diff options
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/cs_CZ.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/cs_CZ.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/fr.json | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_external/l10n/cs_CZ.js b/apps/files_external/l10n/cs_CZ.js index 3bf004901fa..a6f1e34b8c6 100644 --- a/apps/files_external/l10n/cs_CZ.js +++ b/apps/files_external/l10n/cs_CZ.js @@ -90,6 +90,7 @@ OC.L10N.register( "Google Drive" : "Google Drive", "Local" : "Místní", "Location" : "Umístění", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Kořen", "SFTP with secret key login" : "SFTP login s tajným klíčem", diff --git a/apps/files_external/l10n/cs_CZ.json b/apps/files_external/l10n/cs_CZ.json index ba8a5c0af17..f98c2a98d2c 100644 --- a/apps/files_external/l10n/cs_CZ.json +++ b/apps/files_external/l10n/cs_CZ.json @@ -88,6 +88,7 @@ "Google Drive" : "Google Drive", "Local" : "Místní", "Location" : "Umístění", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Kořen", "SFTP with secret key login" : "SFTP login s tajným klíčem", diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index 7cd2b464d20..7415ab04c24 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -90,6 +90,7 @@ OC.L10N.register( "Google Drive" : "Google Drive", "Local" : "Lokal", "Location" : "Ort", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "SFTP mit dem Login über einen geheimen Schlüssel", diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index 8625eeced89..2107e0869b3 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -88,6 +88,7 @@ "Google Drive" : "Google Drive", "Local" : "Lokal", "Location" : "Ort", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "SFTP mit dem Login über einen geheimen Schlüssel", diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index 21f6db49ee4..9cd938efa6f 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -90,6 +90,7 @@ OC.L10N.register( "Google Drive" : "Google Drive", "Local" : "Lokal", "Location" : "Ort", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "SFTP mit dem Login über einen geheimen Schlüssel", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index ba8cf0ef19c..5cac03478dc 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -88,6 +88,7 @@ "Google Drive" : "Google Drive", "Local" : "Lokal", "Location" : "Ort", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "SFTP mit dem Login über einen geheimen Schlüssel", diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index c613722f110..9349d6dde25 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -90,6 +90,7 @@ OC.L10N.register( "Google Drive" : "Google Drive", "Local" : "Local", "Location" : "Emplacement", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Racine", "SFTP with secret key login" : "SFTP avec identification par clé", diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index b0cbc47a67c..eb824a4b117 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -88,6 +88,7 @@ "Google Drive" : "Google Drive", "Local" : "Local", "Location" : "Emplacement", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Racine", "SFTP with secret key login" : "SFTP avec identification par clé", |