diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-31 02:19:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-31 02:19:03 +0000 |
commit | 186d5ff5ed9d675e0ada8a47f89db2041508f4c5 (patch) | |
tree | 2eca7c395127e14c4c96fdc1ade174ef713db830 /apps/files/l10n | |
parent | dc9df2b7ab908539c3f793108c1c49b764e446f3 (diff) | |
download | nextcloud-server-186d5ff5ed9d675e0ada8a47f89db2041508f4c5.tar.gz nextcloud-server-186d5ff5ed9d675e0ada8a47f89db2041508f4c5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/gl.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/pl.json | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 861feb8236d..17de217e557 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -168,6 +168,7 @@ OC.L10N.register( "Settings" : "Ajustes", "Show hidden files" : "Mostrar archivos ocultos", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", "Toggle grid view" : "Alternar vista de cuadrícula", "No files in here" : "Aquí no hay archivos", "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index e415479deca..131bacf7abd 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -166,6 +166,7 @@ "Settings" : "Ajustes", "Show hidden files" : "Mostrar archivos ocultos", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", "Toggle grid view" : "Alternar vista de cuadrícula", "No files in here" : "Aquí no hay archivos", "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 9f2fbf09085..dc31c7f445c 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -168,6 +168,7 @@ OC.L10N.register( "Settings" : "Axustes", "Show hidden files" : "Amosar os ficheiros agochados", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Empregue este enderezo para acceder ao seu Ficheiros mediante WebDAV", "Toggle grid view" : "Alternar a vista como grella", "No files in here" : "Aquí non hai ficheiros", "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index c83574a62b2..73a1812861d 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -166,6 +166,7 @@ "Settings" : "Axustes", "Show hidden files" : "Amosar os ficheiros agochados", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Empregue este enderezo para acceder ao seu Ficheiros mediante WebDAV", "Toggle grid view" : "Alternar a vista como grella", "No files in here" : "Aquí non hai ficheiros", "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index d129e5fdd09..97eed210270 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -168,6 +168,7 @@ OC.L10N.register( "Settings" : "Ustawienia", "Show hidden files" : "Pokaż ukryte pliki", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do plików poprzez WebDAV", "Toggle grid view" : "Przełącz widok siatki", "No files in here" : "Brak plików", "Upload some content or sync with your devices!" : "Wgraj coś, albo wykonaj synchronizację ze swoimi urządzeniami.", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 11fc1125a8f..753ea7a49ea 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -166,6 +166,7 @@ "Settings" : "Ustawienia", "Show hidden files" : "Pokaż ukryte pliki", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do plików poprzez WebDAV", "Toggle grid view" : "Przełącz widok siatki", "No files in here" : "Brak plików", "Upload some content or sync with your devices!" : "Wgraj coś, albo wykonaj synchronizację ze swoimi urządzeniami.", |