diff options
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/ru.json | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index 9f2cb6df580..003a2bd56b9 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -19,6 +19,8 @@ OC.L10N.register( "Insufficient data: %s" : "Unzureichende Daten: %s", "%s" : "%s", "Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden", + "Dropbox App Configuration" : "Dropbox-App Konfiguration", + "Google Drive App Configuration" : "Google Drive - App Konfiguration", "Personal" : "Persönlich", "System" : "System", "Grant access" : "Zugriff gestatten", diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index e32408d1632..a18205519fb 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -17,6 +17,8 @@ "Insufficient data: %s" : "Unzureichende Daten: %s", "%s" : "%s", "Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden", + "Dropbox App Configuration" : "Dropbox-App Konfiguration", + "Google Drive App Configuration" : "Google Drive - App Konfiguration", "Personal" : "Persönlich", "System" : "System", "Grant access" : "Zugriff gestatten", diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index fc63058d2bd..13769ab9787 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -19,6 +19,8 @@ OC.L10N.register( "Insufficient data: %s" : "Unzureichende Daten: %s", "%s" : "%s", "Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer", + "Dropbox App Configuration" : "Dropbox-App Konfiguration", + "Google Drive App Configuration" : "Google Drive - App Konfiguration", "Personal" : "Persönlich", "System" : "System", "Grant access" : "Zugriff gestatten", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index c4e3fe62bea..996723d7dc5 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -17,6 +17,8 @@ "Insufficient data: %s" : "Unzureichende Daten: %s", "%s" : "%s", "Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer", + "Dropbox App Configuration" : "Dropbox-App Konfiguration", + "Google Drive App Configuration" : "Google Drive - App Konfiguration", "Personal" : "Persönlich", "System" : "System", "Grant access" : "Zugriff gestatten", diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 7478957df7b..644596d34ba 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -19,6 +19,8 @@ OC.L10N.register( "Insufficient data: %s" : "Недостаточно данных: %s", "%s" : "%s", "Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище \"%i\"", + "Dropbox App Configuration" : "Настройка приложения Dropbox", + "Google Drive App Configuration" : "Настройка приложения Google Drive", "Personal" : "Личное", "System" : "Система", "Grant access" : "Предоставить доступ", diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index c40747c8600..c86c1bac477 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -17,6 +17,8 @@ "Insufficient data: %s" : "Недостаточно данных: %s", "%s" : "%s", "Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище \"%i\"", + "Dropbox App Configuration" : "Настройка приложения Dropbox", + "Google Drive App Configuration" : "Настройка приложения Google Drive", "Personal" : "Личное", "System" : "Система", "Grant access" : "Предоставить доступ", |