aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/de_DE.js3
-rw-r--r--apps/files/l10n/de_DE.json3
-rw-r--r--apps/files/l10n/en_GB.js3
-rw-r--r--apps/files/l10n/en_GB.json3
-rw-r--r--apps/files/l10n/zh_HK.js3
-rw-r--r--apps/files/l10n/zh_HK.json3
6 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index dc5a2fec062..f9f1f533643 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -180,13 +180,16 @@ OC.L10N.register(
"Invalid path selected" : "Ungültiger Pfad ausgewählt",
"Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet",
"Cannot transfer ownership of a file or folder you do not own" : "Sie können den Besitz von Dateien oder Ordnern, die Sie nicht besitzen, nicht übertragen",
+ "Open the files app settings" : "Einstellungen der Dateien-App öffnen",
"Files settings" : "Dateien-Einstellungen",
"Show hidden files" : "Versteckte Dateien anzeigen",
"Crop image previews" : "Bildvorschauen zuschneiden",
"Additional settings" : "Zusätzliche Einstellungen",
+ "Webdav" : "WebDav",
"Copy to clipboard" : "In die Zwischenablage kopieren",
"Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen",
"Clipboard is not available" : "Zwischenablage ist nicht verfügbar",
+ "Webdav URL copied to clipboard" : "WebDav-URL in die Zwischenablage kopiert",
"Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden",
"Error while loading the file data" : "Fehler beim Laden der Datei-Daten",
"Pick a template for {name}" : "Eine Vorlage für {name} wählen",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 371bafc5112..26183876ff7 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -178,13 +178,16 @@
"Invalid path selected" : "Ungültiger Pfad ausgewählt",
"Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet",
"Cannot transfer ownership of a file or folder you do not own" : "Sie können den Besitz von Dateien oder Ordnern, die Sie nicht besitzen, nicht übertragen",
+ "Open the files app settings" : "Einstellungen der Dateien-App öffnen",
"Files settings" : "Dateien-Einstellungen",
"Show hidden files" : "Versteckte Dateien anzeigen",
"Crop image previews" : "Bildvorschauen zuschneiden",
"Additional settings" : "Zusätzliche Einstellungen",
+ "Webdav" : "WebDav",
"Copy to clipboard" : "In die Zwischenablage kopieren",
"Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen",
"Clipboard is not available" : "Zwischenablage ist nicht verfügbar",
+ "Webdav URL copied to clipboard" : "WebDav-URL in die Zwischenablage kopiert",
"Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden",
"Error while loading the file data" : "Fehler beim Laden der Datei-Daten",
"Pick a template for {name}" : "Eine Vorlage für {name} wählen",
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index bcd03d1f98d..eac75c1036c 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -180,13 +180,16 @@ OC.L10N.register(
"Invalid path selected" : "Invalid path selected",
"Ownership transfer request sent" : "Ownership transfer request sent",
"Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own",
+ "Open the files app settings" : "Open the files app settings",
"Files settings" : "Files settings",
"Show hidden files" : "Show hidden files",
"Crop image previews" : "Crop image previews",
"Additional settings" : "Additional settings",
+ "Webdav" : "Webdav",
"Copy to clipboard" : "Copy to clipboard",
"Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV",
"Clipboard is not available" : "Clipboard is not available",
+ "Webdav URL copied to clipboard" : "Webdav URL copied to clipboard",
"Unable to change the favourite state of the file" : "Unable to change the favourite state of the file",
"Error while loading the file data" : "Error while loading the file data",
"Pick a template for {name}" : "Pick a template for {name}",
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index ab7b2be1289..0b9ed70cdd3 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -178,13 +178,16 @@
"Invalid path selected" : "Invalid path selected",
"Ownership transfer request sent" : "Ownership transfer request sent",
"Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own",
+ "Open the files app settings" : "Open the files app settings",
"Files settings" : "Files settings",
"Show hidden files" : "Show hidden files",
"Crop image previews" : "Crop image previews",
"Additional settings" : "Additional settings",
+ "Webdav" : "Webdav",
"Copy to clipboard" : "Copy to clipboard",
"Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV",
"Clipboard is not available" : "Clipboard is not available",
+ "Webdav URL copied to clipboard" : "Webdav URL copied to clipboard",
"Unable to change the favourite state of the file" : "Unable to change the favourite state of the file",
"Error while loading the file data" : "Error while loading the file data",
"Pick a template for {name}" : "Pick a template for {name}",
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index b808578b72d..cca88016de0 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -180,13 +180,16 @@ OC.L10N.register(
"Invalid path selected" : "所選的路徑無效",
"Ownership transfer request sent" : "已送出擁有權轉移的請求",
"Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權",
+ "Open the files app settings" : "開啟 Files 應用程式設定",
"Files settings" : "檔案設定",
"Show hidden files" : "顯示隱藏檔",
"Crop image previews" : "圖片裁剪預覽",
"Additional settings" : "其他設定",
+ "Webdav" : "Webdav",
"Copy to clipboard" : "複製到剪貼板",
"Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。",
"Clipboard is not available" : "剪貼板不可用",
+ "Webdav URL copied to clipboard" : "Webdav 連結已複製到剪貼板",
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
"Error while loading the file data" : "載入檔案資料失敗",
"Pick a template for {name}" : "為 {name} 選擇一個模板",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index b8ded1f9489..d71fcf7b930 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -178,13 +178,16 @@
"Invalid path selected" : "所選的路徑無效",
"Ownership transfer request sent" : "已送出擁有權轉移的請求",
"Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權",
+ "Open the files app settings" : "開啟 Files 應用程式設定",
"Files settings" : "檔案設定",
"Show hidden files" : "顯示隱藏檔",
"Crop image previews" : "圖片裁剪預覽",
"Additional settings" : "其他設定",
+ "Webdav" : "Webdav",
"Copy to clipboard" : "複製到剪貼板",
"Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。",
"Clipboard is not available" : "剪貼板不可用",
+ "Webdav URL copied to clipboard" : "Webdav 連結已複製到剪貼板",
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
"Error while loading the file data" : "載入檔案資料失敗",
"Pick a template for {name}" : "為 {name} 選擇一個模板",