summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r--apps/files_external/l10n/tr.js3
-rw-r--r--apps/files_external/l10n/tr.json3
-rw-r--r--apps/files_external/l10n/uk.js3
-rw-r--r--apps/files_external/l10n/uk.json3
4 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js
index 1a6ad558570..d081cea91ee 100644
--- a/apps/files_external/l10n/tr.js
+++ b/apps/files_external/l10n/tr.js
@@ -44,6 +44,9 @@ OC.L10N.register(
"URL" : "URL",
"Secure https://" : "Güvenli https://",
"Public key" : "Ortak anahtar",
+ "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı",
+ "Invalid mount point" : "Geçersiz bağlama noktası",
+ "Invalid storage backend \"%s\"" : "Geçersiz depolama arka ucu \"%s\"",
"Access granted" : "Giriş kabul edildi",
"Error configuring Dropbox storage" : "Dropbox depo yapılandırma hatası",
"Grant access" : "Erişimi sağla",
diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json
index a790ae3a113..1684c68c80c 100644
--- a/apps/files_external/l10n/tr.json
+++ b/apps/files_external/l10n/tr.json
@@ -42,6 +42,9 @@
"URL" : "URL",
"Secure https://" : "Güvenli https://",
"Public key" : "Ortak anahtar",
+ "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı",
+ "Invalid mount point" : "Geçersiz bağlama noktası",
+ "Invalid storage backend \"%s\"" : "Geçersiz depolama arka ucu \"%s\"",
"Access granted" : "Giriş kabul edildi",
"Error configuring Dropbox storage" : "Dropbox depo yapılandırma hatası",
"Grant access" : "Erişimi sağla",
diff --git a/apps/files_external/l10n/uk.js b/apps/files_external/l10n/uk.js
index 11b83377308..bb42457452d 100644
--- a/apps/files_external/l10n/uk.js
+++ b/apps/files_external/l10n/uk.js
@@ -44,6 +44,9 @@ OC.L10N.register(
"URL" : "URL",
"Secure https://" : "Захищений https://",
"Public key" : "Відкритий ключ",
+ "Storage with id \"%i\" not found" : "Сховище з id \"%i\" не знайдено",
+ "Invalid mount point" : "Невірна точка монтування",
+ "Invalid storage backend \"%s\"" : "Невірне сховище \"%s\"",
"Access granted" : "Доступ дозволено",
"Error configuring Dropbox storage" : "Помилка при налаштуванні сховища Dropbox",
"Grant access" : "Дозволити доступ",
diff --git a/apps/files_external/l10n/uk.json b/apps/files_external/l10n/uk.json
index 0efe7b17e87..00c6b04088b 100644
--- a/apps/files_external/l10n/uk.json
+++ b/apps/files_external/l10n/uk.json
@@ -42,6 +42,9 @@
"URL" : "URL",
"Secure https://" : "Захищений https://",
"Public key" : "Відкритий ключ",
+ "Storage with id \"%i\" not found" : "Сховище з id \"%i\" не знайдено",
+ "Invalid mount point" : "Невірна точка монтування",
+ "Invalid storage backend \"%s\"" : "Невірне сховище \"%s\"",
"Access granted" : "Доступ дозволено",
"Error configuring Dropbox storage" : "Помилка при налаштуванні сховища Dropbox",
"Grant access" : "Дозволити доступ",