summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/appinfo/info.xml35
-rw-r--r--apps/files_external/l10n/ast.js50
-rw-r--r--apps/files_external/l10n/ast.json50
-rw-r--r--apps/files_external/l10n/bg.js69
-rw-r--r--apps/files_external/l10n/bg.json67
-rw-r--r--apps/files_external/l10n/ca.js30
-rw-r--r--apps/files_external/l10n/ca.json30
-rw-r--r--apps/files_external/l10n/de.js1
-rw-r--r--apps/files_external/l10n/de.json1
-rw-r--r--apps/files_external/l10n/de_DE.js1
-rw-r--r--apps/files_external/l10n/de_DE.json1
-rw-r--r--apps/files_external/l10n/en_GB.js11
-rw-r--r--apps/files_external/l10n/en_GB.json11
-rw-r--r--apps/files_external/l10n/es.js11
-rw-r--r--apps/files_external/l10n/es.json11
-rw-r--r--apps/files_external/l10n/et_EE.js14
-rw-r--r--apps/files_external/l10n/et_EE.json14
-rw-r--r--apps/files_external/l10n/fi.js7
-rw-r--r--apps/files_external/l10n/fi.json7
-rw-r--r--apps/files_external/l10n/fr.js1
-rw-r--r--apps/files_external/l10n/fr.json1
-rw-r--r--apps/files_external/l10n/hu.js1
-rw-r--r--apps/files_external/l10n/hu.json1
-rw-r--r--apps/files_external/l10n/ia.js69
-rw-r--r--apps/files_external/l10n/ia.json69
-rw-r--r--apps/files_external/l10n/it.js1
-rw-r--r--apps/files_external/l10n/it.json1
-rw-r--r--apps/files_external/l10n/ja.js12
-rw-r--r--apps/files_external/l10n/ja.json12
-rw-r--r--apps/files_external/l10n/lv.js69
-rw-r--r--apps/files_external/l10n/lv.json69
-rw-r--r--apps/files_external/l10n/nb.js11
-rw-r--r--apps/files_external/l10n/nb.json11
-rw-r--r--apps/files_external/l10n/nl.js11
-rw-r--r--apps/files_external/l10n/nl.json11
-rw-r--r--apps/files_external/l10n/pt_BR.js1
-rw-r--r--apps/files_external/l10n/pt_BR.json1
-rw-r--r--apps/files_external/l10n/pt_PT.js1
-rw-r--r--apps/files_external/l10n/pt_PT.json1
-rw-r--r--apps/files_external/l10n/ro.js10
-rw-r--r--apps/files_external/l10n/ro.json10
-rw-r--r--apps/files_external/l10n/ru.js8
-rw-r--r--apps/files_external/l10n/ru.json8
-rw-r--r--apps/files_external/l10n/sr.js1
-rw-r--r--apps/files_external/l10n/sr.json1
-rw-r--r--apps/files_external/l10n/tr.js1
-rw-r--r--apps/files_external/l10n/tr.json1
-rw-r--r--apps/files_external/lib/AppInfo/Application.php1
-rw-r--r--apps/files_external/lib/Controller/AjaxController.php2
-rw-r--r--apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php1
-rw-r--r--apps/files_external/lib/Lib/Auth/Password/LoginCredentials.php3
-rw-r--r--apps/files_external/lib/Lib/Auth/Password/UserProvided.php1
-rw-r--r--apps/files_external/lib/Lib/Backend/AmazonS3.php4
-rw-r--r--apps/files_external/lib/Lib/Backend/DAV.php3
-rw-r--r--apps/files_external/lib/Lib/Backend/FTP.php3
-rw-r--r--apps/files_external/lib/Lib/Backend/LegacyBackend.php1
-rw-r--r--apps/files_external/lib/Lib/Backend/Local.php1
-rw-r--r--apps/files_external/lib/Lib/Backend/OwnCloud.php3
-rw-r--r--apps/files_external/lib/Lib/Backend/SFTP_Key.php3
-rw-r--r--apps/files_external/lib/Lib/Backend/SMB.php2
-rw-r--r--apps/files_external/lib/Lib/Backend/SMB_OC.php2
-rw-r--r--apps/files_external/lib/Lib/Backend/Swift.php2
-rw-r--r--apps/files_external/lib/Lib/DependencyTrait.php2
-rw-r--r--apps/files_external/lib/Lib/FrontendDefinitionTrait.php2
-rw-r--r--apps/files_external/lib/Lib/LegacyDependencyCheckPolyfill.php1
-rw-r--r--apps/files_external/lib/Lib/SessionStorageWrapper.php1
-rw-r--r--apps/files_external/lib/Lib/Storage/AmazonS3.php19
-rw-r--r--apps/files_external/lib/Lib/Storage/Swift.php1
-rw-r--r--apps/files_external/lib/Lib/StorageModifierTrait.php2
-rw-r--r--apps/files_external/lib/Migration/StorageMigrator.php1
-rw-r--r--apps/files_external/lib/Service/UserStoragesService.php2
-rw-r--r--apps/files_external/lib/Settings/Personal.php1
72 files changed, 688 insertions, 191 deletions
diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml
index a924c32ba25..795c63a60f0 100644
--- a/apps/files_external/appinfo/info.xml
+++ b/apps/files_external/appinfo/info.xml
@@ -1,38 +1,36 @@
<?xml version="1.0"?>
-<info>
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
+ xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>files_external</id>
<name>External storage support</name>
+ <summary>Adds basic external storage support</summary>
<description>
This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.
External storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation.
</description>
- <licence>AGPL</licence>
+ <version>1.5.0</version>
+ <licence>agpl</licence>
<author>Robin Appelman</author>
<author>Michael Gapczynski</author>
<author>Vincent Petry</author>
- <documentation>
- <admin>admin-external-storage</admin>
- </documentation>
- <version>1.5.0</version>
+ <namespace>Files_External</namespace>
+
<types>
<filesystem/>
</types>
- <ocsid>166048</ocsid>
- <namespace>Files_External</namespace>
+ <documentation>
+ <admin>admin-external-storage</admin>
+ </documentation>
+ <category>files</category>
+ <category>integration</category>
+ <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
<nextcloud min-version="14" max-version="14" />
</dependencies>
- <settings>
- <admin>OCA\Files_External\Settings\Admin</admin>
- <admin-section>OCA\Files_External\Settings\Section</admin-section>
- <personal>OCA\Files_External\Settings\Personal</personal>
- <personal-section>OCA\Files_External\Settings\PersonalSection</personal-section>
- </settings>
-
<commands>
<command>OCA\Files_External\Command\ListCommand</command>
<command>OCA\Files_External\Command\Config</command>
@@ -46,4 +44,11 @@ External storage can be configured using the GUI or at the command line. This se
<command>OCA\Files_External\Command\Verify</command>
<command>OCA\Files_External\Command\Notify</command>
</commands>
+
+ <settings>
+ <admin>OCA\Files_External\Settings\Admin</admin>
+ <admin-section>OCA\Files_External\Settings\Section</admin-section>
+ <personal>OCA\Files_External\Settings\Personal</personal>
+ <personal-section>OCA\Files_External\Settings\PersonalSection</personal-section>
+ </settings>
</info>
diff --git a/apps/files_external/l10n/ast.js b/apps/files_external/l10n/ast.js
index 0fab7b15e81..28d44e12b6d 100644
--- a/apps/files_external/l10n/ast.js
+++ b/apps/files_external/l10n/ast.js
@@ -1,24 +1,41 @@
OC.L10N.register(
"files_external",
{
- "Step 1 failed. Exception: %s" : "Pasu 1 fallíu. Esceición: %s",
- "Step 2 failed. Exception: %s" : "Pasu 2 fallíu. Esceición: %s",
- "External storage" : "Almacenamientu esternu",
+ "External storages" : "Almacenamientos internos",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder accesu",
+ "Error configuring OAuth1" : "Fallu configurando Oauth1",
+ "Error configuring OAuth2" : "Fallu configurando OAuth2",
+ "Generate keys" : "Xenerar claves",
+ "Error generating key pair" : "Fallu xenerando'l par de claves",
"All users. Type to select user or group." : "Tolos usuarios. Escribe pa seleccionar usuariu o grupu.",
"(group)" : "(grupu)",
+ "Delete storage?" : "¿Desaniciar almacenamientu?",
"Saved" : "Guardáu",
+ "Saving..." : "Guardando...",
+ "Save" : "Guardar",
+ "Empty response from the server" : "Rempuesta balera del sirvidor",
+ "Couldn't access. Please log out and in again to activate this mount point" : "Nun pudo accedese. Volvi aniciar sesión p'activar esti puntu de montaxe, por favor",
+ "Couldn't get the list of external mount points: {type}" : "Nun pudo consiguise'l llistáu de puntos esternos de montaxe: {type}",
+ "There was an error with message: " : "Hebo un fallu col mensaxe:",
+ "External mount error" : "Fallu de montaxe esternu",
"Username" : "Nome d'usuariu",
"Password" : "Contraseña",
- "Save" : "Guardar",
+ "Invalid mount point" : "Puntu de montaxe non válidu",
+ "%s" : "%s",
+ "Secret key" : "Clave secreta",
"None" : "Dengún",
- "App key" : "App principal",
- "App secret" : "App secreta",
+ "OAuth1" : "OAuth1",
+ "App key" : "Clave d'aplicación",
+ "OAuth2" : "OAuth2",
"Client ID" : "ID de veceru",
"Client secret" : "Veceru secretu",
+ "OpenStack" : "OpenStack",
"API key" : "clave API",
+ "Global credentials" : "Credenciales global",
+ "Username and password" : "Nome d'usuariu y contraseña",
+ "RSA public key" : "Clave RSA pública",
"Public key" : "Clave pública",
"Amazon S3" : "Amazon S3",
"Bucket" : "Depósitu",
@@ -30,30 +47,33 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
- "Secure https://" : "Secure https://",
- "Dropbox" : "Dropbox",
"Host" : "Sirvidor",
- "Secure ftps://" : "Secure ftps://",
"Local" : "Llocal",
"Location" : "Llocalización",
- "ownCloud" : "ownCloud",
+ "Nextcloud" : "Nextcloud",
+ "SFTP" : "SFTP",
"Root" : "Raíz",
+ "SMB / CIFS" : "SMB / CIFS",
"Share" : "Compartir",
+ "Domain" : "Dominiu",
"SMB / CIFS using OC login" : "SMB / CIFS usando accesu OC",
"Username as share" : "Nome d'usuariu como Compartición",
"OpenStack Object Storage" : "OpenStack Object Storage",
- "<b>Note:</b> " : "<b>Nota:</b> ",
- "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de cURL en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
- "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de FTP en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
- "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> \"%s\" nun ta instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
+ "Service name" : "Nome del serviciu",
+ "No external storage configured" : "Nun se configuraron almacenamientos esternos",
+ "You can add external storages in the personal settings" : "Pues amestar almacenamientos enternos nos axustes personales",
"Name" : "Nome",
"Storage type" : "Triba d'almacenamientu",
"Scope" : "Ámbitu",
- "External Storage" : "Almacenamientu esternu",
+ "Enable encryption" : "Habilitar cifráu",
+ "Never" : "Enxamás",
"Folder name" : "Nome de la carpeta",
+ "External storage" : "Almacenamientu esternu",
+ "Authentication" : "Autenticación",
"Configuration" : "Configuración",
"Available for" : "Disponible pa",
"Add storage" : "Amestar almacenamientu",
+ "Advanced settings" : "Axustes avanzaos",
"Delete" : "Desaniciar",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamientu esternu"
},
diff --git a/apps/files_external/l10n/ast.json b/apps/files_external/l10n/ast.json
index 56bfc2757ea..7898a38e01d 100644
--- a/apps/files_external/l10n/ast.json
+++ b/apps/files_external/l10n/ast.json
@@ -1,22 +1,39 @@
{ "translations": {
- "Step 1 failed. Exception: %s" : "Pasu 1 fallíu. Esceición: %s",
- "Step 2 failed. Exception: %s" : "Pasu 2 fallíu. Esceición: %s",
- "External storage" : "Almacenamientu esternu",
+ "External storages" : "Almacenamientos internos",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder accesu",
+ "Error configuring OAuth1" : "Fallu configurando Oauth1",
+ "Error configuring OAuth2" : "Fallu configurando OAuth2",
+ "Generate keys" : "Xenerar claves",
+ "Error generating key pair" : "Fallu xenerando'l par de claves",
"All users. Type to select user or group." : "Tolos usuarios. Escribe pa seleccionar usuariu o grupu.",
"(group)" : "(grupu)",
+ "Delete storage?" : "¿Desaniciar almacenamientu?",
"Saved" : "Guardáu",
+ "Saving..." : "Guardando...",
+ "Save" : "Guardar",
+ "Empty response from the server" : "Rempuesta balera del sirvidor",
+ "Couldn't access. Please log out and in again to activate this mount point" : "Nun pudo accedese. Volvi aniciar sesión p'activar esti puntu de montaxe, por favor",
+ "Couldn't get the list of external mount points: {type}" : "Nun pudo consiguise'l llistáu de puntos esternos de montaxe: {type}",
+ "There was an error with message: " : "Hebo un fallu col mensaxe:",
+ "External mount error" : "Fallu de montaxe esternu",
"Username" : "Nome d'usuariu",
"Password" : "Contraseña",
- "Save" : "Guardar",
+ "Invalid mount point" : "Puntu de montaxe non válidu",
+ "%s" : "%s",
+ "Secret key" : "Clave secreta",
"None" : "Dengún",
- "App key" : "App principal",
- "App secret" : "App secreta",
+ "OAuth1" : "OAuth1",
+ "App key" : "Clave d'aplicación",
+ "OAuth2" : "OAuth2",
"Client ID" : "ID de veceru",
"Client secret" : "Veceru secretu",
+ "OpenStack" : "OpenStack",
"API key" : "clave API",
+ "Global credentials" : "Credenciales global",
+ "Username and password" : "Nome d'usuariu y contraseña",
+ "RSA public key" : "Clave RSA pública",
"Public key" : "Clave pública",
"Amazon S3" : "Amazon S3",
"Bucket" : "Depósitu",
@@ -28,30 +45,33 @@
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
- "Secure https://" : "Secure https://",
- "Dropbox" : "Dropbox",
"Host" : "Sirvidor",
- "Secure ftps://" : "Secure ftps://",
"Local" : "Llocal",
"Location" : "Llocalización",
- "ownCloud" : "ownCloud",
+ "Nextcloud" : "Nextcloud",
+ "SFTP" : "SFTP",
"Root" : "Raíz",
+ "SMB / CIFS" : "SMB / CIFS",
"Share" : "Compartir",
+ "Domain" : "Dominiu",
"SMB / CIFS using OC login" : "SMB / CIFS usando accesu OC",
"Username as share" : "Nome d'usuariu como Compartición",
"OpenStack Object Storage" : "OpenStack Object Storage",
- "<b>Note:</b> " : "<b>Nota:</b> ",
- "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de cURL en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
- "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de FTP en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
- "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> \"%s\" nun ta instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
+ "Service name" : "Nome del serviciu",
+ "No external storage configured" : "Nun se configuraron almacenamientos esternos",
+ "You can add external storages in the personal settings" : "Pues amestar almacenamientos enternos nos axustes personales",
"Name" : "Nome",
"Storage type" : "Triba d'almacenamientu",
"Scope" : "Ámbitu",
- "External Storage" : "Almacenamientu esternu",
+ "Enable encryption" : "Habilitar cifráu",
+ "Never" : "Enxamás",
"Folder name" : "Nome de la carpeta",
+ "External storage" : "Almacenamientu esternu",
+ "Authentication" : "Autenticación",
"Configuration" : "Configuración",
"Available for" : "Disponible pa",
"Add storage" : "Amestar almacenamientu",
+ "Advanced settings" : "Axustes avanzaos",
"Delete" : "Desaniciar",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamientu esternu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files_external/l10n/bg.js b/apps/files_external/l10n/bg.js
new file mode 100644
index 00000000000..38c23eb8247
--- /dev/null
+++ b/apps/files_external/l10n/bg.js
@@ -0,0 +1,69 @@
+OC.L10N.register(
+ "files_external",
+ {
+ "External storages" : "Външни хранилища",
+ "Personal" : "Личен",
+ "System" : "Системен",
+ "Grant access" : "Разреши достъп",
+ "Generate keys" : "Генериране на криптографски ключове",
+ "Error generating key pair" : "Грешка при генериране на криптографски ключове",
+ "All users. Type to select user or group." : "Всички потребители. Пишете, за да изберете потребител или група.",
+ "(group)" : "(група)",
+ "Saved" : "Запазено",
+ "Saving..." : "Запазване...",
+ "Save" : "Запис",
+ "external-storage" : "външно хранилище",
+ "Username" : "Потребител",
+ "Password" : "Парола",
+ "Invalid mount point" : "Невалиден път за мониторане на файлова система",
+ "%s" : "%s",
+ "Secret key" : "Секретен ключ",
+ "None" : "Няма",
+ "OAuth1" : "OAuth1",
+ "OAuth2" : "OAuth2",
+ "Client ID" : "Client ID",
+ "API key" : "API ключ",
+ "Public key" : "Публичен ключ",
+ "Amazon S3" : "Amazon S3",
+ "Bucket" : "Bucket",
+ "Hostname" : "Сървър",
+ "Port" : "Порт",
+ "Region" : "Регион",
+ "Enable SSL" : "Включи SSL",
+ "WebDAV" : "WebDAV",
+ "URL" : "URL",
+ "Remote subfolder" : "Външна подпапка",
+ "Secure https://" : "Подсигурен https://",
+ "FTP" : "FTP",
+ "Host" : "Сървър",
+ "Secure ftps://" : "Сигурен ftps://",
+ "Local" : "Локално",
+ "Location" : "Местоположение",
+ "Nextcloud" : "Nextcloud",
+ "SFTP" : "SFTP",
+ "Root" : "Root",
+ "SMB / CIFS" : "SMB / CIFS",
+ "Share" : "Споделяне",
+ "Domain" : "Домейн",
+ "SMB / CIFS using OC login" : "SMB / CIFS използвайки OC профил",
+ "Username as share" : "Потребителско име като споделена папка",
+ "OpenStack Object Storage" : "OpenStack Object Storage",
+ "Service name" : "Име на услугата",
+ "No external storage configured" : "Няма настроени външни хранища",
+ "You can add external storages in the personal settings" : "Външни хранилища се добавят от личните настройки",
+ "Name" : "Име",
+ "Storage type" : "Тип хранилище",
+ "Scope" : "Обхват",
+ "Check for changes" : "Проверка за промени",
+ "Never" : "Никога",
+ "Folder name" : "Име на папката",
+ "External storage" : "Външно хранилище",
+ "Configuration" : "Настройки",
+ "Available for" : "Достъпно за",
+ "Add storage" : "Добави хранилище",
+ "Advanced settings" : "Разширени настройки",
+ "Delete" : "Изтрий",
+ "Allow users to mount external storage" : "Разреши на потребителите да монтират външни хранилища",
+ "Allow users to mount the following external storage" : "Разреши на потребителите да монтират следното външно хранилище"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/bg.json b/apps/files_external/l10n/bg.json
new file mode 100644
index 00000000000..afab1d544b0
--- /dev/null
+++ b/apps/files_external/l10n/bg.json
@@ -0,0 +1,67 @@
+{ "translations": {
+ "External storages" : "Външни хранилища",
+ "Personal" : "Личен",
+ "System" : "Системен",
+ "Grant access" : "Разреши достъп",
+ "Generate keys" : "Генериране на криптографски ключове",
+ "Error generating key pair" : "Грешка при генериране на криптографски ключове",
+ "All users. Type to select user or group." : "Всички потребители. Пишете, за да изберете потребител или група.",
+ "(group)" : "(група)",
+ "Saved" : "Запазено",
+ "Saving..." : "Запазване...",
+ "Save" : "Запис",
+ "external-storage" : "външно хранилище",
+ "Username" : "Потребител",
+ "Password" : "Парола",
+ "Invalid mount point" : "Невалиден път за мониторане на файлова система",
+ "%s" : "%s",
+ "Secret key" : "Секретен ключ",
+ "None" : "Няма",
+ "OAuth1" : "OAuth1",
+ "OAuth2" : "OAuth2",
+ "Client ID" : "Client ID",
+ "API key" : "API ключ",
+ "Public key" : "Публичен ключ",
+ "Amazon S3" : "Amazon S3",
+ "Bucket" : "Bucket",
+ "Hostname" : "Сървър",
+ "Port" : "Порт",
+ "Region" : "Регион",
+ "Enable SSL" : "Включи SSL",
+ "WebDAV" : "WebDAV",
+ "URL" : "URL",
+ "Remote subfolder" : "Външна подпапка",
+ "Secure https://" : "Подсигурен https://",
+ "FTP" : "FTP",
+ "Host" : "Сървър",
+ "Secure ftps://" : "Сигурен ftps://",
+ "Local" : "Локално",
+ "Location" : "Местоположение",
+ "Nextcloud" : "Nextcloud",
+ "SFTP" : "SFTP",
+ "Root" : "Root",
+ "SMB / CIFS" : "SMB / CIFS",
+ "Share" : "Споделяне",
+ "Domain" : "Домейн",
+ "SMB / CIFS using OC login" : "SMB / CIFS използвайки OC профил",
+ "Username as share" : "Потребителско име като споделена папка",
+ "OpenStack Object Storage" : "OpenStack Object Storage",
+ "Service name" : "Име на услугата",
+ "No external storage configured" : "Няма настроени външни хранища",
+ "You can add external storages in the personal settings" : "Външни хранилища се добавят от личните настройки",
+ "Name" : "Име",
+ "Storage type" : "Тип хранилище",
+ "Scope" : "Обхват",
+ "Check for changes" : "Проверка за промени",
+ "Never" : "Никога",
+ "Folder name" : "Име на папката",
+ "External storage" : "Външно хранилище",
+ "Configuration" : "Настройки",
+ "Available for" : "Достъпно за",
+ "Add storage" : "Добави хранилище",
+ "Advanced settings" : "Разширени настройки",
+ "Delete" : "Изтрий",
+ "Allow users to mount external storage" : "Разреши на потребителите да монтират външни хранилища",
+ "Allow users to mount the following external storage" : "Разреши на потребителите да монтират следното външно хранилище"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/files_external/l10n/ca.js b/apps/files_external/l10n/ca.js
index f147a2af8b2..63cc5dd1359 100644
--- a/apps/files_external/l10n/ca.js
+++ b/apps/files_external/l10n/ca.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"files_external",
{
- "Step 1 failed. Exception: %s" : "El pas 1 ha fallat. Excepció: %s",
- "Step 2 failed. Exception: %s" : "El pas 2 ha fallat. Excepció: %s",
- "External storage" : "Emmagatzemament extern",
+ "External storages" : "Emmagatzemament extern",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Concedeix accés",
@@ -11,19 +9,26 @@ OC.L10N.register(
"Error generating key pair" : "Error en generar el parell de claus",
"All users. Type to select user or group." : "Tots els usuaris. Escriu per seleccionar un usuari o grup.",
"(group)" : "(grup)",
+ "Admin defined" : "Administrador definit",
"Saved" : "Desat",
+ "Saving..." : "Desant...",
+ "Save" : "Desa",
+ "external-storage" : "Emmagatzemament extern",
"Username" : "Nom d'usuari",
"Password" : "Contrasenya",
- "Save" : "Desa",
- "Storage with id \"%i\" not found" : "No s'ha trobat emmagatzematge amb id \"%i\"",
+ "Credentials saved" : "Credencials desades",
"Invalid mount point" : "Punt de muntatge no vàlid",
"Invalid storage backend \"%s\"" : "Motor d'emmagatzematge no vàlid \"%s\"",
+ "%s" : "%s",
+ "Access key" : "Clau d'accés",
+ "Secret key" : "Clau secreta",
"None" : "Cap",
"App key" : "Clau de l'aplicació",
"App secret" : "Secret de l'aplicació",
"Client ID" : "Client ID",
"Client secret" : "Secret del client",
"API key" : "codi API",
+ "Username and password" : "Nom d'usuari i contrasenya",
"Public key" : "Clau pública",
"Amazon S3" : "Amazon S3",
"Bucket" : "Cub",
@@ -36,21 +41,22 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "Protocol segur https://",
+ "FTP" : "FTP",
"Host" : "Equip remot",
"Secure ftps://" : "Protocol segur ftps://",
"Local" : "Local",
"Location" : "Ubicació",
- "ownCloud" : "ownCloud",
+ "Nextcloud" : "Nextcloud",
+ "SFTP" : "SFTP",
"Root" : "Arrel",
"SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta",
+ "SMB / CIFS" : "SMB / CIFS",
"Share" : "Comparteix",
+ "Domain" : "Domini",
"SMB / CIFS using OC login" : "SMB / CIFS usant acreditació OC",
"Username as share" : "Nom d'usuari per compartir",
"OpenStack Object Storage" : "OpenStack Object Storage",
- "<b>Note:</b> " : "<b>Nota:</b> ",
- "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El suport cURL no està activat o instal·lat a PHP. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
- "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El suport FTP per PHP no està activat o no està instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
- "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> %s no està instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
+ "Service name" : "Nom del servei",
"No external storage configured" : "Sense emmagatzematge extern configurat",
"You can add external storages in the personal settings" : "Pot agregar emmagatzematges externs en la configuració personal",
"Name" : "Nom",
@@ -58,11 +64,13 @@ OC.L10N.register(
"Scope" : "Abast",
"Enable encryption" : "Habilitar xifrat",
"Enable previews" : "Habilitar vistes prèvies",
+ "Enable sharing" : "Habilita la compartició",
"Check for changes" : "Comproveu si hi ha canvis",
"Never" : "Mai",
"Once every direct access" : "Un cop cada accés directe",
- "External Storage" : "Emmagatzemament extern",
"Folder name" : "Nom de la carpeta",
+ "External storage" : "Emmagatzemament extern",
+ "Authentication" : "Autenticació",
"Configuration" : "Configuració",
"Available for" : "Disponible per",
"Add storage" : "Afegeix emmagatzemament",
diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json
index de96ec6faad..1a13b6d77e4 100644
--- a/apps/files_external/l10n/ca.json
+++ b/apps/files_external/l10n/ca.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Step 1 failed. Exception: %s" : "El pas 1 ha fallat. Excepció: %s",
- "Step 2 failed. Exception: %s" : "El pas 2 ha fallat. Excepció: %s",
- "External storage" : "Emmagatzemament extern",
+ "External storages" : "Emmagatzemament extern",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Concedeix accés",
@@ -9,19 +7,26 @@
"Error generating key pair" : "Error en generar el parell de claus",
"All users. Type to select user or group." : "Tots els usuaris. Escriu per seleccionar un usuari o grup.",
"(group)" : "(grup)",
+ "Admin defined" : "Administrador definit",
"Saved" : "Desat",
+ "Saving..." : "Desant...",
+ "Save" : "Desa",
+ "external-storage" : "Emmagatzemament extern",
"Username" : "Nom d'usuari",
"Password" : "Contrasenya",
- "Save" : "Desa",
- "Storage with id \"%i\" not found" : "No s'ha trobat emmagatzematge amb id \"%i\"",
+ "Credentials saved" : "Credencials desades",
"Invalid mount point" : "Punt de muntatge no vàlid",
"Invalid storage backend \"%s\"" : "Motor d'emmagatzematge no vàlid \"%s\"",
+ "%s" : "%s",
+ "Access key" : "Clau d'accés",
+ "Secret key" : "Clau secreta",
"None" : "Cap",
"App key" : "Clau de l'aplicació",
"App secret" : "Secret de l'aplicació",
"Client ID" : "Client ID",
"Client secret" : "Secret del client",
"API key" : "codi API",
+ "Username and password" : "Nom d'usuari i contrasenya",
"Public key" : "Clau pública",
"Amazon S3" : "Amazon S3",
"Bucket" : "Cub",
@@ -34,21 +39,22 @@
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "Protocol segur https://",
+ "FTP" : "FTP",
"Host" : "Equip remot",
"Secure ftps://" : "Protocol segur ftps://",
"Local" : "Local",
"Location" : "Ubicació",
- "ownCloud" : "ownCloud",
+ "Nextcloud" : "Nextcloud",
+ "SFTP" : "SFTP",
"Root" : "Arrel",
"SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta",
+ "SMB / CIFS" : "SMB / CIFS",
"Share" : "Comparteix",
+ "Domain" : "Domini",
"SMB / CIFS using OC login" : "SMB / CIFS usant acreditació OC",
"Username as share" : "Nom d'usuari per compartir",
"OpenStack Object Storage" : "OpenStack Object Storage",
- "<b>Note:</b> " : "<b>Nota:</b> ",
- "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El suport cURL no està activat o instal·lat a PHP. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
- "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El suport FTP per PHP no està activat o no està instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
- "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> %s no està instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
+ "Service name" : "Nom del servei",
"No external storage configured" : "Sense emmagatzematge extern configurat",
"You can add external storages in the personal settings" : "Pot agregar emmagatzematges externs en la configuració personal",
"Name" : "Nom",
@@ -56,11 +62,13 @@
"Scope" : "Abast",
"Enable encryption" : "Habilitar xifrat",
"Enable previews" : "Habilitar vistes prèvies",
+ "Enable sharing" : "Habilita la compartició",
"Check for changes" : "Comproveu si hi ha canvis",
"Never" : "Mai",
"Once every direct access" : "Un cop cada accés directe",
- "External Storage" : "Emmagatzemament extern",
"Folder name" : "Nom de la carpeta",
+ "External storage" : "Emmagatzemament extern",
+ "Authentication" : "Autenticació",
"Configuration" : "Configuració",
"Available for" : "Disponible per",
"Add storage" : "Afegeix emmagatzemament",
diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js
index a7c964d256e..0280a4c3b8d 100644
--- a/apps/files_external/l10n/de.js
+++ b/apps/files_external/l10n/de.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Administrator.",
+ "External storage support" : "Unterstützung für externen Speicher",
"No external storage configured" : "Kein externer Speicher konfiguriert",
"You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden",
"Name" : "Name",
diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json
index 6481030cd8a..c920578ab23 100644
--- a/apps/files_external/l10n/de.json
+++ b/apps/files_external/l10n/de.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Administrator.",
+ "External storage support" : "Unterstützung für externen Speicher",
"No external storage configured" : "Kein externer Speicher konfiguriert",
"You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden",
"Name" : "Name",
diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js
index be20876807e..3896ddcdcaa 100644
--- a/apps/files_external/l10n/de_DE.js
+++ b/apps/files_external/l10n/de_DE.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihren Administrator.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihren Administrator.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Administrator.",
+ "External storage support" : "Unterstützung für externen Speicher",
"No external storage configured" : "Kein externer Speicher konfiguriert",
"You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden",
"Name" : "Name",
diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json
index e708f753a53..d299d793a79 100644
--- a/apps/files_external/l10n/de_DE.json
+++ b/apps/files_external/l10n/de_DE.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihren Administrator.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihren Administrator.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Administrator.",
+ "External storage support" : "Unterstützung für externen Speicher",
"No external storage configured" : "Kein externer Speicher konfiguriert",
"You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden",
"Name" : "Name",
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js
index a48a4a11e0e..7f6a151650b 100644
--- a/apps/files_external/l10n/en_GB.js
+++ b/apps/files_external/l10n/en_GB.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it.",
+ "External storage support" : "External storage support",
"No external storage configured" : "No external storage configured",
"You can add external storages in the personal settings" : "You can add external storages in the personal settings",
"Name" : "Name",
@@ -120,6 +121,14 @@ OC.L10N.register(
"Advanced settings" : "Advanced settings",
"Delete" : "Delete",
"Allow users to mount external storage" : "Allow users to mount external storage",
- "Allow users to mount the following external storage" : "Allow users to mount the following external storage"
+ "Allow users to mount the following external storage" : "Allow users to mount the following external storage",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Fetching request tokens failed. Verify that your app key and secret are correct.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Fetching access tokens failed. Verify that your app key and secret are correct.",
+ "Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s",
+ "Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s",
+ "Dropbox App Configuration" : "Dropbox App Configuration",
+ "Google Drive App Configuration" : "Google Drive App Configuration",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json
index 4d168c62226..2e751246691 100644
--- a/apps/files_external/l10n/en_GB.json
+++ b/apps/files_external/l10n/en_GB.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it.",
+ "External storage support" : "External storage support",
"No external storage configured" : "No external storage configured",
"You can add external storages in the personal settings" : "You can add external storages in the personal settings",
"Name" : "Name",
@@ -118,6 +119,14 @@
"Advanced settings" : "Advanced settings",
"Delete" : "Delete",
"Allow users to mount external storage" : "Allow users to mount external storage",
- "Allow users to mount the following external storage" : "Allow users to mount the following external storage"
+ "Allow users to mount the following external storage" : "Allow users to mount the following external storage",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Fetching request tokens failed. Verify that your app key and secret are correct.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Fetching access tokens failed. Verify that your app key and secret are correct.",
+ "Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s",
+ "Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s",
+ "Dropbox App Configuration" : "Dropbox App Configuration",
+ "Google Drive App Configuration" : "Google Drive App Configuration",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js
index 7807d92f566..ba47dd608e4 100644
--- a/apps/files_external/l10n/es.js
+++ b/apps/files_external/l10n/es.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El soporte de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador del sistema que lo instale.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El soporte para FTP desde PHP no esta habilitado o instalado. Montar el %s no ha sido posible. Por favor consulta al administrador de tu sistema para que lo instale.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" no está instalado. El montaje de %s no es posible. Por favor, pregunte a su administrador del sistema para instalarlo.",
+ "External storage support" : "Soporte de almacenamiento externo",
"No external storage configured" : "No hay ningún almacenamiento externo configurado",
"You can add external storages in the personal settings" : "Puede agregar almacenamientos externos en la configuración personal",
"Name" : "Nombre",
@@ -120,6 +121,14 @@ OC.L10N.register(
"Advanced settings" : "Configuración avanzada",
"Delete" : "Eliminar",
"Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo",
- "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo"
+ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Fallo al recuperar los tokens de peticiones. Verifica que tu clave de aplicación y secreto son correctos.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Fallo al recuperar los tokens de peticiones. Verifica que tu clave de aplicación y secreto son correctos.",
+ "Step 1 failed. Exception: %s" : "El paso 1 ha fallado. Excepción: %s",
+ "Step 2 failed. Exception: %s" : "El paso 2 ha fallado. Excepción: %s",
+ "Dropbox App Configuration" : "Configuración de la app de Dropbox",
+ "Google Drive App Configuration" : "Configuración de la app de Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json
index f1573989a56..6eb18275843 100644
--- a/apps/files_external/l10n/es.json
+++ b/apps/files_external/l10n/es.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El soporte de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador del sistema que lo instale.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El soporte para FTP desde PHP no esta habilitado o instalado. Montar el %s no ha sido posible. Por favor consulta al administrador de tu sistema para que lo instale.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" no está instalado. El montaje de %s no es posible. Por favor, pregunte a su administrador del sistema para instalarlo.",
+ "External storage support" : "Soporte de almacenamiento externo",
"No external storage configured" : "No hay ningún almacenamiento externo configurado",
"You can add external storages in the personal settings" : "Puede agregar almacenamientos externos en la configuración personal",
"Name" : "Nombre",
@@ -118,6 +119,14 @@
"Advanced settings" : "Configuración avanzada",
"Delete" : "Eliminar",
"Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo",
- "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo"
+ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Fallo al recuperar los tokens de peticiones. Verifica que tu clave de aplicación y secreto son correctos.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Fallo al recuperar los tokens de peticiones. Verifica que tu clave de aplicación y secreto son correctos.",
+ "Step 1 failed. Exception: %s" : "El paso 1 ha fallado. Excepción: %s",
+ "Step 2 failed. Exception: %s" : "El paso 2 ha fallado. Excepción: %s",
+ "Dropbox App Configuration" : "Configuración de la app de Dropbox",
+ "Google Drive App Configuration" : "Configuración de la app de Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/et_EE.js b/apps/files_external/l10n/et_EE.js
index 56fd4b06177..bb5bc0bef07 100644
--- a/apps/files_external/l10n/et_EE.js
+++ b/apps/files_external/l10n/et_EE.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"files_external",
{
- "Step 1 failed. Exception: %s" : "Samm 1 ebaõnnestus. Erind: %s",
- "Step 2 failed. Exception: %s" : "Samm 2 ebaõnnestus. Erind: %s",
- "External storage" : "Väline andmehoidla",
+ "External storages" : "Välised andmehoidlad",
"Personal" : "Isiklik",
"System" : "Süsteem",
"Grant access" : "Anna ligipääs",
@@ -24,7 +22,6 @@ OC.L10N.register(
"Username" : "Kasutajanimi",
"Password" : "Parool",
"Credentials required" : "Kasutajatunnused on nõutud",
- "Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud",
"Invalid mount point" : "Vigane ühenduspunkt",
"Objectstore forbidden" : "Objectstore on keelatud",
"Invalid storage backend \"%s\"" : "Vigane salvestuskoha taustsüsteem \"%s\"",
@@ -56,14 +53,11 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Mujahl olev alamkaust",
"Secure https://" : "Turvaline https://",
- "Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Turvaline ftps://",
- "Google Drive" : "Google Drive",
"Local" : "Kohalik",
"Location" : "Asukoht",
- "ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Juur",
"SFTP with secret key login" : "SFTP koos salajase võtmega logimisega",
@@ -74,10 +68,6 @@ OC.L10N.register(
"Username as share" : "Kasutajanimi kui jagamine",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Teenuse nimi",
- "<b>Note:</b> " : "<b>Märkus:</b>",
- "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> cURL tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata cURL tugi.",
- "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> FTP tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata FTP tugi.",
- "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> \"%s\" pole paigaldatud. Hoidla %s ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata vajalik tugi.",
"No external storage configured" : "Välist salvestuskohta pole seadistatud",
"You can add external storages in the personal settings" : "Sa võid lisada välise salvestuskoha isiklikes seadetes",
"Name" : "Nimi",
@@ -89,8 +79,8 @@ OC.L10N.register(
"Check for changes" : "Otsi uuendusi",
"Never" : "Mitte kunagi",
"Once every direct access" : "Kord iga otsese pöördumise korral",
- "External Storage" : "Väline salvestuskoht",
"Folder name" : "Kausta nimi",
+ "External storage" : "Väline andmehoidla",
"Authentication" : "Autentimine",
"Configuration" : "Seadistamine",
"Available for" : "Saadaval",
diff --git a/apps/files_external/l10n/et_EE.json b/apps/files_external/l10n/et_EE.json
index 4ff193c2d3d..ded9440de72 100644
--- a/apps/files_external/l10n/et_EE.json
+++ b/apps/files_external/l10n/et_EE.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Step 1 failed. Exception: %s" : "Samm 1 ebaõnnestus. Erind: %s",
- "Step 2 failed. Exception: %s" : "Samm 2 ebaõnnestus. Erind: %s",
- "External storage" : "Väline andmehoidla",
+ "External storages" : "Välised andmehoidlad",
"Personal" : "Isiklik",
"System" : "Süsteem",
"Grant access" : "Anna ligipääs",
@@ -22,7 +20,6 @@
"Username" : "Kasutajanimi",
"Password" : "Parool",
"Credentials required" : "Kasutajatunnused on nõutud",
- "Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud",
"Invalid mount point" : "Vigane ühenduspunkt",
"Objectstore forbidden" : "Objectstore on keelatud",
"Invalid storage backend \"%s\"" : "Vigane salvestuskoha taustsüsteem \"%s\"",
@@ -54,14 +51,11 @@
"URL" : "URL",
"Remote subfolder" : "Mujahl olev alamkaust",
"Secure https://" : "Turvaline https://",
- "Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Turvaline ftps://",
- "Google Drive" : "Google Drive",
"Local" : "Kohalik",
"Location" : "Asukoht",
- "ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Juur",
"SFTP with secret key login" : "SFTP koos salajase võtmega logimisega",
@@ -72,10 +66,6 @@
"Username as share" : "Kasutajanimi kui jagamine",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Teenuse nimi",
- "<b>Note:</b> " : "<b>Märkus:</b>",
- "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> cURL tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata cURL tugi.",
- "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> FTP tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata FTP tugi.",
- "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> \"%s\" pole paigaldatud. Hoidla %s ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata vajalik tugi.",
"No external storage configured" : "Välist salvestuskohta pole seadistatud",
"You can add external storages in the personal settings" : "Sa võid lisada välise salvestuskoha isiklikes seadetes",
"Name" : "Nimi",
@@ -87,8 +77,8 @@
"Check for changes" : "Otsi uuendusi",
"Never" : "Mitte kunagi",
"Once every direct access" : "Kord iga otsese pöördumise korral",
- "External Storage" : "Väline salvestuskoht",
"Folder name" : "Kausta nimi",
+ "External storage" : "Väline andmehoidla",
"Authentication" : "Autentimine",
"Configuration" : "Seadistamine",
"Available for" : "Saadaval",
diff --git a/apps/files_external/l10n/fi.js b/apps/files_external/l10n/fi.js
index 117977c7092..1561aa18c73 100644
--- a/apps/files_external/l10n/fi.js
+++ b/apps/files_external/l10n/fi.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cULR tuki PHPsta ei ole aktivoitu tai asennettu. Kohteen %s liittäminen ei ole mahdollista. Ota yhteyttä järjestelmänvalvojaan asentaaksesi puuttuvan osan.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP tuki PHPsta ei ole aktivoitu tai asennettu. Kohteen %s liittäminen ei ole mahdollista. Ota yhteyttä järjestelmänvalvojaan asentaaksesi puuttuvan osan.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää asentamaan puuttuva kohde.",
+ "External storage support" : "Erillisen tallennustilan tuki",
"No external storage configured" : "Erillistä tallennustilaa ei ole määritetty",
"You can add external storages in the personal settings" : "Voit lisätä erillisiä tallennustiloja henkilökohtaisista asetuksistasi",
"Name" : "Nimi",
@@ -120,6 +121,10 @@ OC.L10N.register(
"Advanced settings" : "Lisäasetukset",
"Delete" : "Poista",
"Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja",
- "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet"
+ "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet",
+ "Dropbox App Configuration" : "Dropbox-sovelluksen määritykset",
+ "Google Drive App Configuration" : "Google Drive -sovelluksen määritykset",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/fi.json b/apps/files_external/l10n/fi.json
index 35cf74e7682..2d219aae64a 100644
--- a/apps/files_external/l10n/fi.json
+++ b/apps/files_external/l10n/fi.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cULR tuki PHPsta ei ole aktivoitu tai asennettu. Kohteen %s liittäminen ei ole mahdollista. Ota yhteyttä järjestelmänvalvojaan asentaaksesi puuttuvan osan.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP tuki PHPsta ei ole aktivoitu tai asennettu. Kohteen %s liittäminen ei ole mahdollista. Ota yhteyttä järjestelmänvalvojaan asentaaksesi puuttuvan osan.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää asentamaan puuttuva kohde.",
+ "External storage support" : "Erillisen tallennustilan tuki",
"No external storage configured" : "Erillistä tallennustilaa ei ole määritetty",
"You can add external storages in the personal settings" : "Voit lisätä erillisiä tallennustiloja henkilökohtaisista asetuksistasi",
"Name" : "Nimi",
@@ -118,6 +119,10 @@
"Advanced settings" : "Lisäasetukset",
"Delete" : "Poista",
"Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja",
- "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet"
+ "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet",
+ "Dropbox App Configuration" : "Dropbox-sovelluksen määritykset",
+ "Google Drive App Configuration" : "Google Drive -sovelluksen määritykset",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index 3898c5f5ed5..94a555c6785 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Le support de cURL dans PHP n'est pas activé ou installé. Le montage de %s n'est pas possible. Veuillez demander à votre administrateur système de l'installer.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Le support du FTP dans PHP n'est pas activé ou installé. Le montage de %s n'est pas possible. Merci de demander à votre administrateur de l'installer.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" n'est pas installé. Le montage de %s n'est pas possible. Merci de demander à l'administrateur système de l'installer.",
+ "External storage support" : "Support de stockage externe",
"No external storage configured" : "Aucun stockage externe configuré",
"You can add external storages in the personal settings" : "Vous pouvez ajouter des stockages externes via vos paramètres personnels",
"Name" : "Nom",
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index f3f5f1437b7..0416b9f805f 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Le support de cURL dans PHP n'est pas activé ou installé. Le montage de %s n'est pas possible. Veuillez demander à votre administrateur système de l'installer.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Le support du FTP dans PHP n'est pas activé ou installé. Le montage de %s n'est pas possible. Merci de demander à votre administrateur de l'installer.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" n'est pas installé. Le montage de %s n'est pas possible. Merci de demander à l'administrateur système de l'installer.",
+ "External storage support" : "Support de stockage externe",
"No external storage configured" : "Aucun stockage externe configuré",
"You can add external storages in the personal settings" : "Vous pouvez ajouter des stockages externes via vos paramètres personnels",
"Name" : "Nom",
diff --git a/apps/files_external/l10n/hu.js b/apps/files_external/l10n/hu.js
index ce9b36cc0f4..c9f112fd8f5 100644
--- a/apps/files_external/l10n/hu.js
+++ b/apps/files_external/l10n/hu.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A cURL támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Az FTP támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "%s nincs telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.",
+ "External storage support" : "Külső tároló támogatás",
"No external storage configured" : "Nincs külső tároló beállítva.",
"You can add external storages in the personal settings" : "Hozzáadhatsz külső tárolókat a személyes beállítások közt.",
"Name" : "Név",
diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json
index 67ce98c0fc6..c4de7b558af 100644
--- a/apps/files_external/l10n/hu.json
+++ b/apps/files_external/l10n/hu.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A cURL támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Az FTP támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "%s nincs telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.",
+ "External storage support" : "Külső tároló támogatás",
"No external storage configured" : "Nincs külső tároló beállítva.",
"You can add external storages in the personal settings" : "Hozzáadhatsz külső tárolókat a személyes beállítások közt.",
"Name" : "Név",
diff --git a/apps/files_external/l10n/ia.js b/apps/files_external/l10n/ia.js
index 32640218c78..eb9261482b5 100644
--- a/apps/files_external/l10n/ia.js
+++ b/apps/files_external/l10n/ia.js
@@ -1,17 +1,80 @@
OC.L10N.register(
"files_external",
{
+ "External storages" : "Immagazinages externe",
"Personal" : "Personal",
+ "System" : "Systema",
+ "Grant access" : "Conceder accesso",
+ "Error configuring OAuth1" : "Error durante configuration de OAuth1",
+ "Please provide a valid app key and secret." : "Per favor, provide un clave e un secreto ambe valide.",
+ "Error configuring OAuth2" : "Error durante configuration de OAuth2",
+ "Generate keys" : "Generar claves",
+ "Error generating key pair" : "Error durante creation de par de claves",
+ "All users. Type to select user or group." : "Tote usatores. Scribe pro selectionar usator o gruppo.",
"Saved" : "Salveguardate",
+ "Saving..." : "Salveguardante...",
+ "Save" : "Salveguardar",
+ "External mount error" : "Error del montage externe",
+ "external-storage" : "immagazinage-externe",
"Username" : "Nomine de usator",
"Password" : "Contrasigno",
- "Save" : "Salveguardar",
+ "Credentials saved" : "Datos de authentication salveguardate",
+ "Credentials saving failed" : "Salveguarda de datos de authentication falleva",
+ "Credentials required" : "Datos de authentication requirite",
+ "Invalid mount point" : "Puncto de montage non valide",
+ "Insufficient data: %s" : "Datos insufficiente: %s",
+ "%s" : "%s",
+ "Access key" : "Clave de accesso",
+ "Secret key" : "Clave secrete",
+ "None" : "Nulle",
+ "OAuth1" : "OAuth1",
+ "App key" : "Clave del Application",
+ "App secret" : "Secreto del Application",
+ "OAuth2" : "OAuth2",
+ "OpenStack" : "OpenStack",
+ "API key" : "Clave API",
+ "Global credentials" : "Datos de authentication global",
+ "Username and password" : "Nomine de usator e contrasigno",
+ "RSA public key" : "Clave public RSA",
+ "Public key" : "Clave public",
+ "Amazon S3" : "Amazon S3",
+ "Hostname" : "Nomine de Hospite",
+ "Port" : "Porto",
"Region" : "Region",
+ "Enable SSL" : "Activar SSL",
+ "Enable Path Style" : "Activar Stilo de Sentiero",
+ "WebDAV" : "WebDAV",
"URL" : "URL",
+ "Remote subfolder" : "Sub-dossier remote",
+ "Secure https://" : "Secur https://",
+ "FTP" : "FTP",
+ "Host" : "Hospite",
+ "Secure ftps://" : "Secure ftps://",
+ "Local" : "Local",
"Location" : "Loco",
- "Share" : "Compartir",
+ "Nextcloud" : "Nextcloud",
+ "SFTP" : "SFTP",
+ "Root" : "Root",
+ "SMB / CIFS" : "SMB / CIFS",
+ "Domain" : "Dominio",
+ "Service name" : "Nomine del servicio",
"Name" : "Nomine",
+ "Storage type" : "Typo de immagazinage",
+ "Enable encryption" : "Activar cryptographia",
+ "Enable previews" : "Activar previsualisationes",
+ "Enable sharing" : "Activar compartimento",
+ "Check for changes" : "Verificar nove modificationes",
+ "Never" : "Nunquam",
+ "Once every direct access" : "A cata accesso directe",
"Folder name" : "Nomine de dossier",
- "Delete" : "Deler"
+ "External storage" : "Immagazinage externe",
+ "Authentication" : "Authentication",
+ "Configuration" : "Configuration",
+ "Available for" : "Disponibile a",
+ "Add storage" : "Adder immagazinage",
+ "Advanced settings" : "Configurationes avantiate",
+ "Delete" : "Deler",
+ "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe",
+ "Allow users to mount the following external storage" : "Permitter usatores montar le sequente immagazinage externe"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/ia.json b/apps/files_external/l10n/ia.json
index 68b23151fc7..873d54146be 100644
--- a/apps/files_external/l10n/ia.json
+++ b/apps/files_external/l10n/ia.json
@@ -1,15 +1,78 @@
{ "translations": {
+ "External storages" : "Immagazinages externe",
"Personal" : "Personal",
+ "System" : "Systema",
+ "Grant access" : "Conceder accesso",
+ "Error configuring OAuth1" : "Error durante configuration de OAuth1",
+ "Please provide a valid app key and secret." : "Per favor, provide un clave e un secreto ambe valide.",
+ "Error configuring OAuth2" : "Error durante configuration de OAuth2",
+ "Generate keys" : "Generar claves",
+ "Error generating key pair" : "Error durante creation de par de claves",
+ "All users. Type to select user or group." : "Tote usatores. Scribe pro selectionar usator o gruppo.",
"Saved" : "Salveguardate",
+ "Saving..." : "Salveguardante...",
+ "Save" : "Salveguardar",
+ "External mount error" : "Error del montage externe",
+ "external-storage" : "immagazinage-externe",
"Username" : "Nomine de usator",
"Password" : "Contrasigno",
- "Save" : "Salveguardar",
+ "Credentials saved" : "Datos de authentication salveguardate",
+ "Credentials saving failed" : "Salveguarda de datos de authentication falleva",
+ "Credentials required" : "Datos de authentication requirite",
+ "Invalid mount point" : "Puncto de montage non valide",
+ "Insufficient data: %s" : "Datos insufficiente: %s",
+ "%s" : "%s",
+ "Access key" : "Clave de accesso",
+ "Secret key" : "Clave secrete",
+ "None" : "Nulle",
+ "OAuth1" : "OAuth1",
+ "App key" : "Clave del Application",
+ "App secret" : "Secreto del Application",
+ "OAuth2" : "OAuth2",
+ "OpenStack" : "OpenStack",
+ "API key" : "Clave API",
+ "Global credentials" : "Datos de authentication global",
+ "Username and password" : "Nomine de usator e contrasigno",
+ "RSA public key" : "Clave public RSA",
+ "Public key" : "Clave public",
+ "Amazon S3" : "Amazon S3",
+ "Hostname" : "Nomine de Hospite",
+ "Port" : "Porto",
"Region" : "Region",
+ "Enable SSL" : "Activar SSL",
+ "Enable Path Style" : "Activar Stilo de Sentiero",
+ "WebDAV" : "WebDAV",
"URL" : "URL",
+ "Remote subfolder" : "Sub-dossier remote",
+ "Secure https://" : "Secur https://",
+ "FTP" : "FTP",
+ "Host" : "Hospite",
+ "Secure ftps://" : "Secure ftps://",
+ "Local" : "Local",
"Location" : "Loco",
- "Share" : "Compartir",
+ "Nextcloud" : "Nextcloud",
+ "SFTP" : "SFTP",
+ "Root" : "Root",
+ "SMB / CIFS" : "SMB / CIFS",
+ "Domain" : "Dominio",
+ "Service name" : "Nomine del servicio",
"Name" : "Nomine",
+ "Storage type" : "Typo de immagazinage",
+ "Enable encryption" : "Activar cryptographia",
+ "Enable previews" : "Activar previsualisationes",
+ "Enable sharing" : "Activar compartimento",
+ "Check for changes" : "Verificar nove modificationes",
+ "Never" : "Nunquam",
+ "Once every direct access" : "A cata accesso directe",
"Folder name" : "Nomine de dossier",
- "Delete" : "Deler"
+ "External storage" : "Immagazinage externe",
+ "Authentication" : "Authentication",
+ "Configuration" : "Configuration",
+ "Available for" : "Disponibile a",
+ "Add storage" : "Adder immagazinage",
+ "Advanced settings" : "Configurationes avantiate",
+ "Delete" : "Deler",
+ "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe",
+ "Allow users to mount the following external storage" : "Permitter usatores montar le sequente immagazinage externe"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js
index 691598bd44d..05aa89bc76e 100644
--- a/apps/files_external/l10n/it.js
+++ b/apps/files_external/l10n/it.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
+ "External storage support" : "Supporto archiviazioni esterne",
"No external storage configured" : "Nessuna archiviazione esterna configurata",
"You can add external storages in the personal settings" : "Puoi aggiungere archiviazioni esterne nelle impostazioni personali",
"Name" : "Nome",
diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json
index ce4e01ee25a..3e4b851eb4b 100644
--- a/apps/files_external/l10n/it.json
+++ b/apps/files_external/l10n/it.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
+ "External storage support" : "Supporto archiviazioni esterne",
"No external storage configured" : "Nessuna archiviazione esterna configurata",
"You can add external storages in the personal settings" : "Puoi aggiungere archiviazioni esterne nelle impostazioni personali",
"Name" : "Nome",
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index 4cb446d6305..fc9ceed9ca5 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -75,6 +75,7 @@ OC.L10N.register(
"Region" : "リージョン",
"Enable SSL" : "SSLを有効",
"Enable Path Style" : "パス形式を有効",
+ "Legacy (v2) authentication" : "レガシー認証(v2)",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "リモートサブフォルダー",
@@ -99,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHPでのcURLのサポートが有効になっていないか、インストールされていません。 %s のマウントは不可能です。システム管理者にインストールを依頼してください。",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHPのFTPサポートが有効になっていないか、インストールされていません。%s のマウントは不可能です。システム管理者にインストールを依頼してください。",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\"はインストールされていません。 %s のマウントは不可能です。システム管理者にインストールを依頼してください。",
+ "External storage support" : "外部ストレージのサポート",
"No external storage configured" : "外部ストレージは設定されていません",
"You can add external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。",
"Name" : "名前",
@@ -119,6 +121,14 @@ OC.L10N.register(
"Advanced settings" : "詳細設定",
"Delete" : "削除",
"Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
- "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する"
+ "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "リクエストトークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "アクセストークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
+ "Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s",
+ "Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s",
+ "Dropbox App Configuration" : "Dropbox アプリ設定",
+ "Google Drive App Configuration" : "Google アプリ設定",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json
index cb5e680a8b4..ed1d339368d 100644
--- a/apps/files_external/l10n/ja.json
+++ b/apps/files_external/l10n/ja.json
@@ -73,6 +73,7 @@
"Region" : "リージョン",
"Enable SSL" : "SSLを有効",
"Enable Path Style" : "パス形式を有効",
+ "Legacy (v2) authentication" : "レガシー認証(v2)",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "リモートサブフォルダー",
@@ -97,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHPでのcURLのサポートが有効になっていないか、インストールされていません。 %s のマウントは不可能です。システム管理者にインストールを依頼してください。",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHPのFTPサポートが有効になっていないか、インストールされていません。%s のマウントは不可能です。システム管理者にインストールを依頼してください。",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\"はインストールされていません。 %s のマウントは不可能です。システム管理者にインストールを依頼してください。",
+ "External storage support" : "外部ストレージのサポート",
"No external storage configured" : "外部ストレージは設定されていません",
"You can add external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。",
"Name" : "名前",
@@ -117,6 +119,14 @@
"Advanced settings" : "詳細設定",
"Delete" : "削除",
"Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
- "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する"
+ "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "リクエストトークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "アクセストークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
+ "Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s",
+ "Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s",
+ "Dropbox App Configuration" : "Dropbox アプリ設定",
+ "Google Drive App Configuration" : "Google アプリ設定",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/lv.js b/apps/files_external/l10n/lv.js
index 2034054737e..8ac434a9905 100644
--- a/apps/files_external/l10n/lv.js
+++ b/apps/files_external/l10n/lv.js
@@ -1,27 +1,84 @@
OC.L10N.register(
"files_external",
{
- "External storage" : "Ārējā krātuve",
+ "External storages" : "Ārējās krātuves",
"Personal" : "Personīgi",
+ "System" : "Sistēma",
"Grant access" : "Piešķirt pieeju",
+ "Error configuring OAuth1" : "Konfigurēšanas kļūda OAuth1",
+ "Please provide a valid app key and secret." : "Lūdzu, norādiet derīgu programmas atslēgu un noslēpumu.",
+ "Error configuring OAuth2" : "Konfigurēšanas kļūda OAuth2",
+ "Generate keys" : "Izveidot atslēgas",
+ "Error generating key pair" : "Kļūda, ģenerējot atslēgu pāri",
+ "All users. Type to select user or group." : "Visiem lietotājiem. Klikšķini, lai atlasītu lietotāju vai grupu.",
+ "(group)" : "(grupa)",
+ "Compatibility with Mac NFD encoding (slow)" : "Saderība ar Mac NFD kodēšanu (lēni)",
+ "Admin defined" : "Administrators definētās",
"Saved" : "Saglabāts",
+ "Saving..." : "Saglabā...",
+ "Save" : "Saglabāt",
+ "Empty response from the server" : "Tukša atbilde no servera",
+ "Couldn't get the information from the remote server: {code} {type}" : "Nevarējām iegūt informāciju no attālā servera: {code} {type}",
+ "There was an error with message: " : "Radās kļūda ar ziņu:",
+ "External mount error" : "Ārējā montēšanas kļūda",
+ "external-storage" : "ārējā krātuve",
"Username" : "Lietotājvārds",
"Password" : "Parole",
- "Save" : "Saglabāt",
+ "Invalid mount point" : "Nederīgs montēšanas punkts",
+ "%s" : "%s",
+ "Access key" : "Pieejas atslēga",
+ "Secret key" : "Slepenā atslēga",
"None" : "Nav",
+ "OAuth1" : "OAuth1",
+ "App key" : "Programmas atslēga",
+ "OAuth2" : "OAuth2",
+ "Client ID" : "Klienta ID",
+ "OpenStack" : "OpenStack",
+ "API key" : "API atslēga",
+ "Username and password" : "Lietotājvārds un parole",
+ "RSA public key" : "RSA publiskā atslēga",
+ "Public key" : "Publiska atslēga",
+ "Amazon S3" : "Amazon S3",
+ "Hostname" : "Resursa nosaukums",
"Port" : "Ports",
+ "Region" : "Reģions",
+ "Enable SSL" : "Iespējot SSL",
"WebDAV" : "WebDAV",
"URL" : "URL",
+ "Remote subfolder" : "Attālinātā apakšmape",
+ "Secure https://" : "Secure https://",
+ "FTP" : "FTP",
"Host" : "Resursdators",
+ "Secure ftps://" : "Secure ftps://",
+ "Local" : "Lokāls",
"Location" : "Vieta",
- "ownCloud" : "ownCloud",
- "Share" : "Dalīties",
+ "Nextcloud" : "Nextcloud",
+ "SFTP" : "SFTP",
+ "Root" : "Root",
+ "SFTP with secret key login" : "SFTP pieteikšanās ar slepeno atslēgu",
+ "SMB / CIFS" : "SMB / CIFS",
+ "Share" : "Koplietot",
+ "Domain" : "Domain",
+ "SMB / CIFS using OC login" : "SMB / CIFS lietojot OC lietotāju",
+ "OpenStack Object Storage" : "OpenStack Object krātuve",
+ "Service name" : "Servisa nosaukums",
+ "No external storage configured" : "Nav konfigurēta ārējā krātuve",
"Name" : "Nosaukums",
+ "Storage type" : "Krātuves tips",
+ "Scope" : "Darbības joma",
"Enable encryption" : "Ieslēgt šifrēšanu",
- "External Storage" : "Ārējā krātuve",
+ "Enable previews" : "Iespējot priekšskatījumu",
+ "Enable sharing" : "Koplietošanas iespējošana",
+ "Check for changes" : "Pārbaudīt, vai nav izmaiņu",
+ "Never" : "Nekad",
"Folder name" : "Mapes nosaukums",
+ "External storage" : "Ārējā krātuve",
+ "Authentication" : "Autentifikācija",
"Configuration" : "Konfigurācija",
+ "Available for" : "Pieejams",
"Add storage" : "Pievienot krātuvi",
- "Delete" : "Dzēst"
+ "Advanced settings" : "Paplašināti iestatījumi",
+ "Delete" : "Dzēst",
+ "Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
diff --git a/apps/files_external/l10n/lv.json b/apps/files_external/l10n/lv.json
index 59321f9957a..b1d632b53d5 100644
--- a/apps/files_external/l10n/lv.json
+++ b/apps/files_external/l10n/lv.json
@@ -1,25 +1,82 @@
{ "translations": {
- "External storage" : "Ārējā krātuve",
+ "External storages" : "Ārējās krātuves",
"Personal" : "Personīgi",
+ "System" : "Sistēma",
"Grant access" : "Piešķirt pieeju",
+ "Error configuring OAuth1" : "Konfigurēšanas kļūda OAuth1",
+ "Please provide a valid app key and secret." : "Lūdzu, norādiet derīgu programmas atslēgu un noslēpumu.",
+ "Error configuring OAuth2" : "Konfigurēšanas kļūda OAuth2",
+ "Generate keys" : "Izveidot atslēgas",
+ "Error generating key pair" : "Kļūda, ģenerējot atslēgu pāri",
+ "All users. Type to select user or group." : "Visiem lietotājiem. Klikšķini, lai atlasītu lietotāju vai grupu.",
+ "(group)" : "(grupa)",
+ "Compatibility with Mac NFD encoding (slow)" : "Saderība ar Mac NFD kodēšanu (lēni)",
+ "Admin defined" : "Administrators definētās",
"Saved" : "Saglabāts",
+ "Saving..." : "Saglabā...",
+ "Save" : "Saglabāt",
+ "Empty response from the server" : "Tukša atbilde no servera",
+ "Couldn't get the information from the remote server: {code} {type}" : "Nevarējām iegūt informāciju no attālā servera: {code} {type}",
+ "There was an error with message: " : "Radās kļūda ar ziņu:",
+ "External mount error" : "Ārējā montēšanas kļūda",
+ "external-storage" : "ārējā krātuve",
"Username" : "Lietotājvārds",
"Password" : "Parole",
- "Save" : "Saglabāt",
+ "Invalid mount point" : "Nederīgs montēšanas punkts",
+ "%s" : "%s",
+ "Access key" : "Pieejas atslēga",
+ "Secret key" : "Slepenā atslēga",
"None" : "Nav",
+ "OAuth1" : "OAuth1",
+ "App key" : "Programmas atslēga",
+ "OAuth2" : "OAuth2",
+ "Client ID" : "Klienta ID",
+ "OpenStack" : "OpenStack",
+ "API key" : "API atslēga",
+ "Username and password" : "Lietotājvārds un parole",
+ "RSA public key" : "RSA publiskā atslēga",
+ "Public key" : "Publiska atslēga",
+ "Amazon S3" : "Amazon S3",
+ "Hostname" : "Resursa nosaukums",
"Port" : "Ports",
+ "Region" : "Reģions",
+ "Enable SSL" : "Iespējot SSL",
"WebDAV" : "WebDAV",
"URL" : "URL",
+ "Remote subfolder" : "Attālinātā apakšmape",
+ "Secure https://" : "Secure https://",
+ "FTP" : "FTP",
"Host" : "Resursdators",
+ "Secure ftps://" : "Secure ftps://",
+ "Local" : "Lokāls",
"Location" : "Vieta",
- "ownCloud" : "ownCloud",
- "Share" : "Dalīties",
+ "Nextcloud" : "Nextcloud",
+ "SFTP" : "SFTP",
+ "Root" : "Root",
+ "SFTP with secret key login" : "SFTP pieteikšanās ar slepeno atslēgu",
+ "SMB / CIFS" : "SMB / CIFS",
+ "Share" : "Koplietot",
+ "Domain" : "Domain",
+ "SMB / CIFS using OC login" : "SMB / CIFS lietojot OC lietotāju",
+ "OpenStack Object Storage" : "OpenStack Object krātuve",
+ "Service name" : "Servisa nosaukums",
+ "No external storage configured" : "Nav konfigurēta ārējā krātuve",
"Name" : "Nosaukums",
+ "Storage type" : "Krātuves tips",
+ "Scope" : "Darbības joma",
"Enable encryption" : "Ieslēgt šifrēšanu",
- "External Storage" : "Ārējā krātuve",
+ "Enable previews" : "Iespējot priekšskatījumu",
+ "Enable sharing" : "Koplietošanas iespējošana",
+ "Check for changes" : "Pārbaudīt, vai nav izmaiņu",
+ "Never" : "Nekad",
"Folder name" : "Mapes nosaukums",
+ "External storage" : "Ārējā krātuve",
+ "Authentication" : "Autentifikācija",
"Configuration" : "Konfigurācija",
+ "Available for" : "Pieejams",
"Add storage" : "Pievienot krātuvi",
- "Delete" : "Dzēst"
+ "Advanced settings" : "Paplašināti iestatījumi",
+ "Delete" : "Dzēst",
+ "Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/nb.js b/apps/files_external/l10n/nb.js
index 0f1216f324a..84adaab86ff 100644
--- a/apps/files_external/l10n/nb.js
+++ b/apps/files_external/l10n/nb.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> Støtte for cURL i PHP er ikke aktivert eller installert. Oppkobling av %s er ikke mulig. Be systemadministratoren om å installere det.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> FTP-støtte i PHP er ikke slått på eller installert. Kan ikke koble opp %s. Ta kontakt med systemadministratoren for å få dette installert.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" er ikke installert. Oppkobling av %s er ikke mulig. Spør din systemadministrator om å installere det.",
+ "External storage support" : "Støtte for ekstern lagring",
"No external storage configured" : "Eksternt lager er ikke konfigurert",
"You can add external storages in the personal settings" : "Du kan legge til eksterne lagre i personlige innstillinger",
"Name" : "Navn",
@@ -120,6 +121,14 @@ OC.L10N.register(
"Advanced settings" : "Avanserte innstillinger",
"Delete" : "Slett",
"Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre",
- "Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring"
+ "Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Henting av henvendelsessymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer. ",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Henting av adgangssymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer.",
+ "Step 1 failed. Exception: %s" : "Steg 1 mislyktes. Unntak: %s",
+ "Step 2 failed. Exception: %s" : "Steg 2 mislyktes. Unntak: %s",
+ "Dropbox App Configuration" : "Oppsett for Dropbox-program",
+ "Google Drive App Configuration" : "Oppsett av Google Drive-program",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/nb.json b/apps/files_external/l10n/nb.json
index 1593d06f8cf..e11972b4d81 100644
--- a/apps/files_external/l10n/nb.json
+++ b/apps/files_external/l10n/nb.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> Støtte for cURL i PHP er ikke aktivert eller installert. Oppkobling av %s er ikke mulig. Be systemadministratoren om å installere det.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> FTP-støtte i PHP er ikke slått på eller installert. Kan ikke koble opp %s. Ta kontakt med systemadministratoren for å få dette installert.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" er ikke installert. Oppkobling av %s er ikke mulig. Spør din systemadministrator om å installere det.",
+ "External storage support" : "Støtte for ekstern lagring",
"No external storage configured" : "Eksternt lager er ikke konfigurert",
"You can add external storages in the personal settings" : "Du kan legge til eksterne lagre i personlige innstillinger",
"Name" : "Navn",
@@ -118,6 +119,14 @@
"Advanced settings" : "Avanserte innstillinger",
"Delete" : "Slett",
"Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre",
- "Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring"
+ "Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Henting av henvendelsessymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer. ",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Henting av adgangssymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer.",
+ "Step 1 failed. Exception: %s" : "Steg 1 mislyktes. Unntak: %s",
+ "Step 2 failed. Exception: %s" : "Steg 2 mislyktes. Unntak: %s",
+ "Dropbox App Configuration" : "Oppsett for Dropbox-program",
+ "Google Drive App Configuration" : "Oppsett av Google Drive-program",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js
index 1a4b3322b7e..8095903e1e3 100644
--- a/apps/files_external/l10n/nl.js
+++ b/apps/files_external/l10n/nl.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Curl ondersteuning in PHP is niet ingeschakeld of geïnstalleerd. Mounten van %s is niet mogelijk. Vraag je systeembeheerder dit te installeren.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP ondersteuning in PHP is niet ingeschakeld of geïnstalleerd. Mounten van %s is niet mogelijk. Vraag je beheerder dit te installeren.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" is niet geïnstalleerd. Mounten van %s is niet mogelijk. Vraag je beheerder om dit te installeren.",
+ "External storage support" : "Externe opslag ondersteuning",
"No external storage configured" : "Geen externe opslag geconfigureerd",
"You can add external storages in the personal settings" : "Je kunt externe opslag toevoegen in persoonlijke instellingen",
"Name" : "Naam",
@@ -120,6 +121,14 @@ OC.L10N.register(
"Advanced settings" : "Geavanceerde instellingen",
"Delete" : "Verwijder",
"Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen",
- "Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen"
+ "Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Binnenhalen van de aanvraag token is mislukt. Controleer dat je app sleutel en geheim correct zijn.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Binnenhalen van de toegangstoken is mislukt. Controleer dat je app sleutel en geheim correct zijn.",
+ "Step 1 failed. Exception: %s" : "Stap 1 mislukt. Uitzondering: %s",
+ "Step 2 failed. Exception: %s" : "Stap 2 mislukt. Uitzondering: %s",
+ "Dropbox App Configuration" : "Dropbox App Configuratie",
+ "Google Drive App Configuration" : "Google Drive App Configuratie",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json
index b9072ddc8a0..0582c01052c 100644
--- a/apps/files_external/l10n/nl.json
+++ b/apps/files_external/l10n/nl.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Curl ondersteuning in PHP is niet ingeschakeld of geïnstalleerd. Mounten van %s is niet mogelijk. Vraag je systeembeheerder dit te installeren.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP ondersteuning in PHP is niet ingeschakeld of geïnstalleerd. Mounten van %s is niet mogelijk. Vraag je beheerder dit te installeren.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" is niet geïnstalleerd. Mounten van %s is niet mogelijk. Vraag je beheerder om dit te installeren.",
+ "External storage support" : "Externe opslag ondersteuning",
"No external storage configured" : "Geen externe opslag geconfigureerd",
"You can add external storages in the personal settings" : "Je kunt externe opslag toevoegen in persoonlijke instellingen",
"Name" : "Naam",
@@ -118,6 +119,14 @@
"Advanced settings" : "Geavanceerde instellingen",
"Delete" : "Verwijder",
"Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen",
- "Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen"
+ "Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Binnenhalen van de aanvraag token is mislukt. Controleer dat je app sleutel en geheim correct zijn.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Binnenhalen van de toegangstoken is mislukt. Controleer dat je app sleutel en geheim correct zijn.",
+ "Step 1 failed. Exception: %s" : "Stap 1 mislukt. Uitzondering: %s",
+ "Step 2 failed. Exception: %s" : "Stap 2 mislukt. Uitzondering: %s",
+ "Dropbox App Configuration" : "Dropbox App Configuratie",
+ "Google Drive App Configuration" : "Google Drive App Configuratie",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js
index 6d0d100b763..92afa78a0ea 100644
--- a/apps/files_external/l10n/pt_BR.js
+++ b/apps/files_external/l10n/pt_BR.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "O suporte a cURL no PHP não está habilitado ou instalado. A montagem de %s não foi possível. Por favor, solicite a instalação ao administrador do sistema.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "O suporte FTP no PHP não está habilitado ou instalado. A montagem de %s não foi possível. Por favor, solicite a instalação ao administrador do sistema.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" não está instalado. A montagem de %s não foi possível. Por favor, solicite a instalação ao administrador do sistema.",
+ "External storage support" : "Suporte a armazenamento externo",
"No external storage configured" : "Nenhum armazendo externo foi configurado",
"You can add external storages in the personal settings" : "Você pode adicionar armazenamentos externos nas configurações pessoais",
"Name" : "Nome",
diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json
index ce611a856bb..c680a1f59f3 100644
--- a/apps/files_external/l10n/pt_BR.json
+++ b/apps/files_external/l10n/pt_BR.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "O suporte a cURL no PHP não está habilitado ou instalado. A montagem de %s não foi possível. Por favor, solicite a instalação ao administrador do sistema.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "O suporte FTP no PHP não está habilitado ou instalado. A montagem de %s não foi possível. Por favor, solicite a instalação ao administrador do sistema.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" não está instalado. A montagem de %s não foi possível. Por favor, solicite a instalação ao administrador do sistema.",
+ "External storage support" : "Suporte a armazenamento externo",
"No external storage configured" : "Nenhum armazendo externo foi configurado",
"You can add external storages in the personal settings" : "Você pode adicionar armazenamentos externos nas configurações pessoais",
"Name" : "Nome",
diff --git a/apps/files_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js
index d1649b8f7f5..5f119553b57 100644
--- a/apps/files_external/l10n/pt_PT.js
+++ b/apps/files_external/l10n/pt_PT.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_external",
{
+ "External storages" : "Armazenamento externo",
"Personal" : "Pessoal",
"System" : "Sistema",
"Grant access" : "Conceder acesso",
diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json
index dd6f41398b1..88600ac5eaf 100644
--- a/apps/files_external/l10n/pt_PT.json
+++ b/apps/files_external/l10n/pt_PT.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "External storages" : "Armazenamento externo",
"Personal" : "Pessoal",
"System" : "Sistema",
"Grant access" : "Conceder acesso",
diff --git a/apps/files_external/l10n/ro.js b/apps/files_external/l10n/ro.js
index 744ab7cf97d..97ca3c3cdb5 100644
--- a/apps/files_external/l10n/ro.js
+++ b/apps/files_external/l10n/ro.js
@@ -1,9 +1,6 @@
OC.L10N.register(
"files_external",
{
- "Step 1 failed. Exception: %s" : "Pasul 1 a eșuat. Excepție: %s",
- "Step 2 failed. Exception: %s" : "Pasul 2 a eșuat. Excepție: %s",
- "External storage" : "Stocare externă",
"Personal" : "Personal",
"System" : "Sistem",
"Grant access" : "Permite accesul",
@@ -15,6 +12,7 @@ OC.L10N.register(
"(group)" : "(grup)",
"Admin defined" : "Administrator definit",
"Saved" : "Salvat",
+ "Save" : "Salvează",
"Empty response from the server" : "Răspuns nul de la server",
"There was an error with message: " : "A apărut o eroare cu mesajul:",
"external-storage" : "Stocare externă",
@@ -23,7 +21,6 @@ OC.L10N.register(
"Credentials saved" : "Detalii de autentificare salvate",
"Credentials saving failed" : "Salvarea detaliilor de autentificare a eșuat",
"Credentials required" : "Detalii de autentificare necesare",
- "Save" : "Salvează",
"Insufficient data: %s" : "Date insuficiente: %s",
"%s" : "%s",
"Access key" : "Cheie de acces",
@@ -50,14 +47,11 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"URL" : "URL",
"Secure https://" : "https:// sigur",
- "Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Gazdă",
"Secure ftps://" : "ftps:// sigur",
- "Google Drive" : "Google Drive",
"Local" : "Local",
"Location" : "Locație",
- "ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SFTP with secret key login" : "SFTP cu cheie secretă de autentificare",
@@ -75,8 +69,8 @@ OC.L10N.register(
"Check for changes" : "Verifică dacă au intervenit modificări",
"Never" : "Niciodată",
"Once every direct access" : "O dată la fiecare acces direct",
- "External Storage" : "Stocare externă",
"Folder name" : "Denumire director",
+ "External storage" : "Stocare externă",
"Authentication" : "Autentificare",
"Configuration" : "Configurație",
"Available for" : "Disponibil pentru",
diff --git a/apps/files_external/l10n/ro.json b/apps/files_external/l10n/ro.json
index 5cd39010eec..181008d6d49 100644
--- a/apps/files_external/l10n/ro.json
+++ b/apps/files_external/l10n/ro.json
@@ -1,7 +1,4 @@
{ "translations": {
- "Step 1 failed. Exception: %s" : "Pasul 1 a eșuat. Excepție: %s",
- "Step 2 failed. Exception: %s" : "Pasul 2 a eșuat. Excepție: %s",
- "External storage" : "Stocare externă",
"Personal" : "Personal",
"System" : "Sistem",
"Grant access" : "Permite accesul",
@@ -13,6 +10,7 @@
"(group)" : "(grup)",
"Admin defined" : "Administrator definit",
"Saved" : "Salvat",
+ "Save" : "Salvează",
"Empty response from the server" : "Răspuns nul de la server",
"There was an error with message: " : "A apărut o eroare cu mesajul:",
"external-storage" : "Stocare externă",
@@ -21,7 +19,6 @@
"Credentials saved" : "Detalii de autentificare salvate",
"Credentials saving failed" : "Salvarea detaliilor de autentificare a eșuat",
"Credentials required" : "Detalii de autentificare necesare",
- "Save" : "Salvează",
"Insufficient data: %s" : "Date insuficiente: %s",
"%s" : "%s",
"Access key" : "Cheie de acces",
@@ -48,14 +45,11 @@
"WebDAV" : "WebDAV",
"URL" : "URL",
"Secure https://" : "https:// sigur",
- "Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Gazdă",
"Secure ftps://" : "ftps:// sigur",
- "Google Drive" : "Google Drive",
"Local" : "Local",
"Location" : "Locație",
- "ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SFTP with secret key login" : "SFTP cu cheie secretă de autentificare",
@@ -73,8 +67,8 @@
"Check for changes" : "Verifică dacă au intervenit modificări",
"Never" : "Niciodată",
"Once every direct access" : "O dată la fiecare acces direct",
- "External Storage" : "Stocare externă",
"Folder name" : "Denumire director",
+ "External storage" : "Stocare externă",
"Authentication" : "Autentificare",
"Configuration" : "Configurație",
"Available for" : "Disponibil pentru",
diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js
index 90ad73d8e31..db9bfd567a8 100644
--- a/apps/files_external/l10n/ru.js
+++ b/apps/files_external/l10n/ru.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Поддержка cURL в PHP не включена и/или не установлена, монтирование %s невозможно. Обратитесь к вашему системному администратору.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Поддержка FTP в PHP не включена и/или не установлена, монтирование %s невозможно. Обратитесь к вашему системному администратору.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "«%s» не установлен, монтирование %s невозможно. Обратитесь к вашему системному администратору.",
+ "External storage support" : "Поддержка внешних хранилищ",
"No external storage configured" : "Внешние хранилища не настроены",
"You can add external storages in the personal settings" : "Вы можете добавить внешние хранилища в личных настройках",
"Name" : "Имя",
@@ -120,6 +121,11 @@ OC.L10N.register(
"Advanced settings" : "Расширенные настройки",
"Delete" : "Удалить",
"Allow users to mount external storage" : "Разрешить пользователями монтировать внешние накопители",
- "Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных"
+ "Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов запроса. Проверьте корректность ключа и секрета приложения.",
+ "Dropbox App Configuration" : "Настройка приложения Dropbox",
+ "Google Drive App Configuration" : "Настройка приложения Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json
index f0eb6d1e231..5ffee5598ed 100644
--- a/apps/files_external/l10n/ru.json
+++ b/apps/files_external/l10n/ru.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Поддержка cURL в PHP не включена и/или не установлена, монтирование %s невозможно. Обратитесь к вашему системному администратору.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Поддержка FTP в PHP не включена и/или не установлена, монтирование %s невозможно. Обратитесь к вашему системному администратору.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "«%s» не установлен, монтирование %s невозможно. Обратитесь к вашему системному администратору.",
+ "External storage support" : "Поддержка внешних хранилищ",
"No external storage configured" : "Внешние хранилища не настроены",
"You can add external storages in the personal settings" : "Вы можете добавить внешние хранилища в личных настройках",
"Name" : "Имя",
@@ -118,6 +119,11 @@
"Advanced settings" : "Расширенные настройки",
"Delete" : "Удалить",
"Allow users to mount external storage" : "Разрешить пользователями монтировать внешние накопители",
- "Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных"
+ "Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов запроса. Проверьте корректность ключа и секрета приложения.",
+ "Dropbox App Configuration" : "Настройка приложения Dropbox",
+ "Google Drive App Configuration" : "Настройка приложения Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js
index bedfdc3fdb0..7f984406ebc 100644
--- a/apps/files_external/l10n/sr.js
+++ b/apps/files_external/l10n/sr.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cURL подршка за PHP није омогућена или инсталирана. Монтирање %s није могуће. Затражите од вашег администратора система да је инсталира.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP подршка за PHP није омогућена или инсталирана. Монтирање %s није могуће. Затражите од вашег администратора система да је инсталира.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "„%s“ није инсталиран. Монтирање %s није могуће. Затражите од вашег администратора система да га инсталира.",
+ "External storage support" : "Подршка за спољашње складиште",
"No external storage configured" : "Нема подешеног спољашњег складишта",
"You can add external storages in the personal settings" : "Можете додати спољашња складишта у вашим личним подешавањима",
"Name" : "Назив",
diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json
index 451edc386ea..bd6ccee1885 100644
--- a/apps/files_external/l10n/sr.json
+++ b/apps/files_external/l10n/sr.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cURL подршка за PHP није омогућена или инсталирана. Монтирање %s није могуће. Затражите од вашег администратора система да је инсталира.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP подршка за PHP није омогућена или инсталирана. Монтирање %s није могуће. Затражите од вашег администратора система да је инсталира.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "„%s“ није инсталиран. Монтирање %s није могуће. Затражите од вашег администратора система да га инсталира.",
+ "External storage support" : "Подршка за спољашње складиште",
"No external storage configured" : "Нема подешеног спољашњег складишта",
"You can add external storages in the personal settings" : "Можете додати спољашња складишта у вашим личним подешавањима",
"Name" : "Назив",
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js
index 709a831d85d..989947ccad8 100644
--- a/apps/files_external/l10n/tr.js
+++ b/apps/files_external/l10n/tr.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHP cURL desteği kurulmamış ya da etkinleştirilmemiş. %s bağlanamaz. Lütfen kurulum için sistem yöneticinizle görüşün.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHP FTP desteği kuurlmamış ya da etkinleştirilmemiş. %s bağlanamaz. Lütfen kurulum için sistem yöneticinizle görüşün.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "%s kurulmamış. %s bağlanamaz. Lütfen kurulum için sistem yöneticinizle görüşün.",
+ "External storage support" : "Dış depolama desteği",
"No external storage configured" : "Herhangi bir dış depolama yapılandırılmamış",
"You can add external storages in the personal settings" : "Kişisel ayarlar bölümünden dış depolamaları ekleyebilirsiniz",
"Name" : "Ad",
diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json
index a887febafe1..e2acd45c0df 100644
--- a/apps/files_external/l10n/tr.json
+++ b/apps/files_external/l10n/tr.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHP cURL desteği kurulmamış ya da etkinleştirilmemiş. %s bağlanamaz. Lütfen kurulum için sistem yöneticinizle görüşün.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHP FTP desteği kuurlmamış ya da etkinleştirilmemiş. %s bağlanamaz. Lütfen kurulum için sistem yöneticinizle görüşün.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "%s kurulmamış. %s bağlanamaz. Lütfen kurulum için sistem yöneticinizle görüşün.",
+ "External storage support" : "Dış depolama desteği",
"No external storage configured" : "Herhangi bir dış depolama yapılandırılmamış",
"You can add external storages in the personal settings" : "Kişisel ayarlar bölümünden dış depolamaları ekleyebilirsiniz",
"Name" : "Ad",
diff --git a/apps/files_external/lib/AppInfo/Application.php b/apps/files_external/lib/AppInfo/Application.php
index e32828fbf4e..e037b9b34e5 100644
--- a/apps/files_external/lib/AppInfo/Application.php
+++ b/apps/files_external/lib/AppInfo/Application.php
@@ -31,7 +31,6 @@ namespace OCA\Files_External\AppInfo;
use \OCP\AppFramework\App;
use OCP\AppFramework\IAppContainer;
-use \OCP\IContainer;
use \OCA\Files_External\Service\BackendService;
use \OCA\Files_External\Lib\Config\IBackendProvider;
use \OCA\Files_External\Lib\Config\IAuthMechanismProvider;
diff --git a/apps/files_external/lib/Controller/AjaxController.php b/apps/files_external/lib/Controller/AjaxController.php
index 66cbcae3e8f..6404fb9de51 100644
--- a/apps/files_external/lib/Controller/AjaxController.php
+++ b/apps/files_external/lib/Controller/AjaxController.php
@@ -30,8 +30,6 @@ namespace OCA\Files_External\Controller;
use OCA\Files_External\Lib\Auth\Password\GlobalAuth;
use OCP\AppFramework\Controller;
-use OCP\AppFramework\Http;
-use OCP\AppFramework\Http\Response;
use OCP\IGroupManager;
use OCP\IRequest;
use OCP\AppFramework\Http\JSONResponse;
diff --git a/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php b/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php
index 3c5798ccee7..c1397ae8f8c 100644
--- a/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php
+++ b/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php
@@ -29,7 +29,6 @@ use OCP\IUser;
use OCA\Files_External\Lib\Auth\AuthMechanism;
use OCA\Files_External\Lib\StorageConfig;
use OCP\Security\ICredentialsManager;
-use OCP\Files\Storage;
use OCA\Files_External\Lib\InsufficientDataForMeaningfulAnswerException;
/**
diff --git a/apps/files_external/lib/Lib/Auth/Password/LoginCredentials.php b/apps/files_external/lib/Lib/Auth/Password/LoginCredentials.php
index 80703b52a9a..dfdfd072980 100644
--- a/apps/files_external/lib/Lib/Auth/Password/LoginCredentials.php
+++ b/apps/files_external/lib/Lib/Auth/Password/LoginCredentials.php
@@ -24,13 +24,10 @@ namespace OCA\Files_External\Lib\Auth\Password;
use \OCP\IL10N;
use \OCP\IUser;
-use \OCA\Files_External\Lib\DefinitionParameter;
use \OCA\Files_External\Lib\Auth\AuthMechanism;
use \OCA\Files_External\Lib\StorageConfig;
use \OCP\ISession;
use \OCP\Security\ICredentialsManager;
-use \OCP\Files\Storage;
-use \OCA\Files_External\Lib\SessionStorageWrapper;
use \OCA\Files_External\Lib\InsufficientDataForMeaningfulAnswerException;
/**
diff --git a/apps/files_external/lib/Lib/Auth/Password/UserProvided.php b/apps/files_external/lib/Lib/Auth/Password/UserProvided.php
index 7eb2f63e7d3..6bac2bd9c18 100644
--- a/apps/files_external/lib/Lib/Auth/Password/UserProvided.php
+++ b/apps/files_external/lib/Lib/Auth/Password/UserProvided.php
@@ -30,7 +30,6 @@ use OCP\IUser;
use OCA\Files_External\Lib\Auth\AuthMechanism;
use OCA\Files_External\Lib\StorageConfig;
use OCP\Security\ICredentialsManager;
-use OCP\Files\Storage;
use OCA\Files_External\Lib\InsufficientDataForMeaningfulAnswerException;
/**
diff --git a/apps/files_external/lib/Lib/Backend/AmazonS3.php b/apps/files_external/lib/Lib/Backend/AmazonS3.php
index d21794a6847..509c6453dc9 100644
--- a/apps/files_external/lib/Lib/Backend/AmazonS3.php
+++ b/apps/files_external/lib/Lib/Backend/AmazonS3.php
@@ -23,12 +23,8 @@
namespace OCA\Files_External\Lib\Backend;
use \OCP\IL10N;
-use \OCA\Files_External\Lib\Backend\Backend;
use \OCA\Files_External\Lib\DefinitionParameter;
-use \OCA\Files_External\Lib\Auth\AuthMechanism;
-use \OCA\Files_External\Service\BackendService;
use \OCA\Files_External\Lib\LegacyDependencyCheckPolyfill;
-
use \OCA\Files_External\Lib\Auth\AmazonS3\AccessKey;
class AmazonS3 extends Backend {
diff --git a/apps/files_external/lib/Lib/Backend/DAV.php b/apps/files_external/lib/Lib/Backend/DAV.php
index 95d804ba943..2863a33c2c0 100644
--- a/apps/files_external/lib/Lib/Backend/DAV.php
+++ b/apps/files_external/lib/Lib/Backend/DAV.php
@@ -23,12 +23,9 @@
namespace OCA\Files_External\Lib\Backend;
use \OCP\IL10N;
-use \OCA\Files_External\Lib\Backend\Backend;
use \OCA\Files_External\Lib\DefinitionParameter;
use \OCA\Files_External\Lib\Auth\AuthMechanism;
-use \OCA\Files_External\Service\BackendService;
use \OCA\Files_External\Lib\LegacyDependencyCheckPolyfill;
-
use \OCA\Files_External\Lib\Auth\Password\Password;
class DAV extends Backend {
diff --git a/apps/files_external/lib/Lib/Backend/FTP.php b/apps/files_external/lib/Lib/Backend/FTP.php
index 12aee8114f3..d224d231281 100644
--- a/apps/files_external/lib/Lib/Backend/FTP.php
+++ b/apps/files_external/lib/Lib/Backend/FTP.php
@@ -23,12 +23,9 @@
namespace OCA\Files_External\Lib\Backend;
use \OCP\IL10N;
-use \OCA\Files_External\Lib\Backend\Backend;
use \OCA\Files_External\Lib\DefinitionParameter;
use \OCA\Files_External\Lib\Auth\AuthMechanism;
-use \OCA\Files_External\Service\BackendService;
use \OCA\Files_External\Lib\LegacyDependencyCheckPolyfill;
-
use \OCA\Files_External\Lib\Auth\Password\Password;
class FTP extends Backend {
diff --git a/apps/files_external/lib/Lib/Backend/LegacyBackend.php b/apps/files_external/lib/Lib/Backend/LegacyBackend.php
index 4d3aa3e7e93..3fc073b842d 100644
--- a/apps/files_external/lib/Lib/Backend/LegacyBackend.php
+++ b/apps/files_external/lib/Lib/Backend/LegacyBackend.php
@@ -23,7 +23,6 @@
namespace OCA\Files_External\Lib\Backend;
use \OCA\Files_External\Lib\DefinitionParameter;
-use \OCA\Files_External\Lib\Backend\Backend;
use \OCA\Files_External\Lib\Auth\Builtin;
use \OCA\Files_External\Lib\MissingDependency;
use \OCA\Files_External\Lib\LegacyDependencyCheckPolyfill;
diff --git a/apps/files_external/lib/Lib/Backend/Local.php b/apps/files_external/lib/Lib/Backend/Local.php
index 528528f2923..e0a2734d7ba 100644
--- a/apps/files_external/lib/Lib/Backend/Local.php
+++ b/apps/files_external/lib/Lib/Backend/Local.php
@@ -23,7 +23,6 @@
namespace OCA\Files_External\Lib\Backend;
use \OCP\IL10N;
-use \OCA\Files_External\Lib\Backend\Backend;
use \OCA\Files_External\Lib\DefinitionParameter;
use \OCA\Files_External\Lib\Auth\AuthMechanism;
use \OCA\Files_External\Service\BackendService;
diff --git a/apps/files_external/lib/Lib/Backend/OwnCloud.php b/apps/files_external/lib/Lib/Backend/OwnCloud.php
index 7dcd1f27212..cbf28be2bf2 100644
--- a/apps/files_external/lib/Lib/Backend/OwnCloud.php
+++ b/apps/files_external/lib/Lib/Backend/OwnCloud.php
@@ -24,11 +24,8 @@
namespace OCA\Files_External\Lib\Backend;
use \OCP\IL10N;
-use \OCA\Files_External\Lib\Backend\Backend;
use \OCA\Files_External\Lib\DefinitionParameter;
use \OCA\Files_External\Lib\Auth\AuthMechanism;
-use \OCA\Files_External\Service\BackendService;
-
use \OCA\Files_External\Lib\Auth\Password\Password;
class OwnCloud extends Backend {
diff --git a/apps/files_external/lib/Lib/Backend/SFTP_Key.php b/apps/files_external/lib/Lib/Backend/SFTP_Key.php
index 62f108cd9dd..73d3acd3565 100644
--- a/apps/files_external/lib/Lib/Backend/SFTP_Key.php
+++ b/apps/files_external/lib/Lib/Backend/SFTP_Key.php
@@ -23,12 +23,9 @@
namespace OCA\Files_External\Lib\Backend;
use \OCP\IL10N;
-use \OCA\Files_External\Lib\Backend\Backend;
use \OCA\Files_External\Lib\DefinitionParameter;
use \OCA\Files_External\Lib\Auth\AuthMechanism;
-use \OCA\Files_External\Service\BackendService;
use \OCA\Files_External\Lib\Auth\PublicKey\RSA;
-use \OCA\Files_External\Lib\Backend\SFTP;
class SFTP_Key extends Backend {
diff --git a/apps/files_external/lib/Lib/Backend/SMB.php b/apps/files_external/lib/Lib/Backend/SMB.php
index 38e386005ad..f5335f4940c 100644
--- a/apps/files_external/lib/Lib/Backend/SMB.php
+++ b/apps/files_external/lib/Lib/Backend/SMB.php
@@ -23,10 +23,8 @@
namespace OCA\Files_External\Lib\Backend;
use \OCP\IL10N;
-use \OCA\Files_External\Lib\Backend\Backend;
use \OCA\Files_External\Lib\DefinitionParameter;
use \OCA\Files_External\Lib\Auth\AuthMechanism;
-use \OCA\Files_External\Service\BackendService;
use \OCA\Files_External\Lib\StorageConfig;
use \OCA\Files_External\Lib\LegacyDependencyCheckPolyfill;
diff --git a/apps/files_external/lib/Lib/Backend/SMB_OC.php b/apps/files_external/lib/Lib/Backend/SMB_OC.php
index 54d941ff1db..074c729b429 100644
--- a/apps/files_external/lib/Lib/Backend/SMB_OC.php
+++ b/apps/files_external/lib/Lib/Backend/SMB_OC.php
@@ -23,14 +23,12 @@
namespace OCA\Files_External\Lib\Backend;
use \OCP\IL10N;
-use \OCA\Files_External\Lib\Backend\Backend;
use \OCA\Files_External\Lib\DefinitionParameter;
use \OCA\Files_External\Lib\Auth\AuthMechanism;
use \OCA\Files_External\Service\BackendService;
use \OCA\Files_External\Lib\Auth\Password\SessionCredentials;
use \OCA\Files_External\Lib\StorageConfig;
use \OCA\Files_External\Lib\LegacyDependencyCheckPolyfill;
-use \OCA\Files_External\Lib\Backend\SMB;
use OCP\IUser;
/**
diff --git a/apps/files_external/lib/Lib/Backend/Swift.php b/apps/files_external/lib/Lib/Backend/Swift.php
index b0a69ae51e0..f2b694362f4 100644
--- a/apps/files_external/lib/Lib/Backend/Swift.php
+++ b/apps/files_external/lib/Lib/Backend/Swift.php
@@ -23,10 +23,8 @@
namespace OCA\Files_External\Lib\Backend;
use \OCP\IL10N;
-use \OCA\Files_External\Lib\Backend\Backend;
use \OCA\Files_External\Lib\DefinitionParameter;
use \OCA\Files_External\Lib\Auth\AuthMechanism;
-use \OCA\Files_External\Service\BackendService;
use \OCA\Files_External\Lib\Auth\OpenStack\OpenStack;
use \OCA\Files_External\Lib\Auth\OpenStack\Rackspace;
use \OCA\Files_External\Lib\LegacyDependencyCheckPolyfill;
diff --git a/apps/files_external/lib/Lib/DependencyTrait.php b/apps/files_external/lib/Lib/DependencyTrait.php
index bae2d277a59..1d99fa9c162 100644
--- a/apps/files_external/lib/Lib/DependencyTrait.php
+++ b/apps/files_external/lib/Lib/DependencyTrait.php
@@ -22,8 +22,6 @@
namespace OCA\Files_External\Lib;
-use \OCA\Files_External\Lib\MissingDependency;
-
/**
* Trait for objects that have dependencies for use
*/
diff --git a/apps/files_external/lib/Lib/FrontendDefinitionTrait.php b/apps/files_external/lib/Lib/FrontendDefinitionTrait.php
index 25b3cb4fc29..89fb62932ad 100644
--- a/apps/files_external/lib/Lib/FrontendDefinitionTrait.php
+++ b/apps/files_external/lib/Lib/FrontendDefinitionTrait.php
@@ -24,8 +24,6 @@
namespace OCA\Files_External\Lib;
-use \OCA\Files_External\Lib\DefinitionParameter;
-use \OCA\Files_External\Lib\StorageConfig;
/**
* Trait for objects that have a frontend representation
diff --git a/apps/files_external/lib/Lib/LegacyDependencyCheckPolyfill.php b/apps/files_external/lib/Lib/LegacyDependencyCheckPolyfill.php
index 4db4e6d74de..07fe99f9406 100644
--- a/apps/files_external/lib/Lib/LegacyDependencyCheckPolyfill.php
+++ b/apps/files_external/lib/Lib/LegacyDependencyCheckPolyfill.php
@@ -22,7 +22,6 @@
namespace OCA\Files_External\Lib;
-use \OCA\Files_External\Lib\MissingDependency;
/**
* Polyfill for checking dependencies using legacy Storage::checkDependencies()
diff --git a/apps/files_external/lib/Lib/SessionStorageWrapper.php b/apps/files_external/lib/Lib/SessionStorageWrapper.php
index ba0f68b4e11..37cd0eae9ea 100644
--- a/apps/files_external/lib/Lib/SessionStorageWrapper.php
+++ b/apps/files_external/lib/Lib/SessionStorageWrapper.php
@@ -22,7 +22,6 @@
namespace OCA\Files_External\Lib;
-use \OCP\Files\Storage;
use \OC\Files\Storage\Wrapper\PermissionsMask;
use \OCP\Constants;
diff --git a/apps/files_external/lib/Lib/Storage/AmazonS3.php b/apps/files_external/lib/Lib/Storage/AmazonS3.php
index 09858259aca..459f9b80e12 100644
--- a/apps/files_external/lib/Lib/Storage/AmazonS3.php
+++ b/apps/files_external/lib/Lib/Storage/AmazonS3.php
@@ -101,7 +101,7 @@ class AmazonS3 extends \OC\Files\Storage\Common {
$keys = array_keys($this->objectCache->getData());
$keyLength = strlen($key);
foreach ($keys as $existingKey) {
- if (substr($existingKey, 0, $keyLength) === $keys) {
+ if (substr($existingKey, 0, $keyLength) === $key) {
unset($this->objectCache[$existingKey]);
}
}
@@ -242,17 +242,22 @@ class AmazonS3 extends \OC\Files\Storage\Common {
$params['Prefix'] = $path . '/';
}
try {
+ $connection = $this->getConnection();
// Since there are no real directories on S3, we need
// to delete all objects prefixed with the path.
do {
// instead of the iterator, manually loop over the list ...
- $objects = $this->getConnection()->listObjects($params);
+ $objects = $connection->listObjects($params);
// ... so we can delete the files in batches
- $this->getConnection()->deleteObjects(array(
- 'Bucket' => $this->bucket,
- 'Objects' => $objects['Contents']
- ));
- $this->testTimeout();
+ if (isset($objects['Contents'])) {
+ $connection->deleteObjects([
+ 'Bucket' => $this->bucket,
+ 'Delete' => [
+ 'Objects' => $objects['Contents']
+ ]
+ ]);
+ $this->testTimeout();
+ }
// we reached the end when the list is no longer truncated
} while ($objects['IsTruncated']);
} catch (S3Exception $e) {
diff --git a/apps/files_external/lib/Lib/Storage/Swift.php b/apps/files_external/lib/Lib/Storage/Swift.php
index aaa7e95bbdf..88a1cf4c386 100644
--- a/apps/files_external/lib/Lib/Storage/Swift.php
+++ b/apps/files_external/lib/Lib/Storage/Swift.php
@@ -49,7 +49,6 @@ use OpenCloud\Common\Exceptions;
use OpenCloud\OpenStack;
use OpenCloud\Rackspace;
use OpenCloud\ObjectStore\Resource\DataObject;
-use OpenCloud\ObjectStore\Exception;
class Swift extends \OC\Files\Storage\Common {
diff --git a/apps/files_external/lib/Lib/StorageModifierTrait.php b/apps/files_external/lib/Lib/StorageModifierTrait.php
index 3327869e1a3..a0f5c53382e 100644
--- a/apps/files_external/lib/Lib/StorageModifierTrait.php
+++ b/apps/files_external/lib/Lib/StorageModifierTrait.php
@@ -24,8 +24,6 @@ namespace OCA\Files_External\Lib;
use \OCP\IUser;
use \OCP\Files\Storage;
-use \OCA\Files_External\Lib\StorageConfig;
-use \OCA\Files_External\Lib\InsufficientDataForMeaningfulAnswerException;
use \OCP\Files\StorageNotAvailableException;
/**
diff --git a/apps/files_external/lib/Migration/StorageMigrator.php b/apps/files_external/lib/Migration/StorageMigrator.php
index 2ecc5d6cd66..ceb5f4a2bda 100644
--- a/apps/files_external/lib/Migration/StorageMigrator.php
+++ b/apps/files_external/lib/Migration/StorageMigrator.php
@@ -27,7 +27,6 @@ namespace OCA\Files_External\Migration;
use OCA\Files_External\Service\BackendService;
use OCA\Files_External\Service\DBConfigService;
use OCA\Files_External\Service\GlobalLegacyStoragesService;
-use OCA\Files_External\Service\GlobalStoragesService;
use OCA\Files_External\Service\LegacyStoragesService;
use OCA\Files_External\Service\StoragesService;
use OCA\Files_External\Service\UserLegacyStoragesService;
diff --git a/apps/files_external/lib/Service/UserStoragesService.php b/apps/files_external/lib/Service/UserStoragesService.php
index db03befa852..0c422b2b85e 100644
--- a/apps/files_external/lib/Service/UserStoragesService.php
+++ b/apps/files_external/lib/Service/UserStoragesService.php
@@ -32,8 +32,6 @@ use \OC\Files\Filesystem;
use OCA\Files_External\Lib\StorageConfig;
use OCA\Files_External\NotFoundException;
-use \OCA\Files_External\Service\BackendService;
-use \OCA\Files_External\Service\UserTrait;
/**
* Service class to manage user external storages
diff --git a/apps/files_external/lib/Settings/Personal.php b/apps/files_external/lib/Settings/Personal.php
index 7aec459bfb7..1bd140f0b35 100644
--- a/apps/files_external/lib/Settings/Personal.php
+++ b/apps/files_external/lib/Settings/Personal.php
@@ -25,7 +25,6 @@ namespace OCA\Files_External\Settings;
use OCA\Files_External\Lib\Auth\Password\GlobalAuth;
use OCA\Files_External\Service\BackendService;
-use OCA\Files_External\Service\GlobalStoragesService;
use OCA\Files_External\Service\UserGlobalStoragesService;
use OCP\AppFramework\Http\TemplateResponse;
use OCP\Encryption\IManager;