Skip to content

Commit d427849

Browse files
committed
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent b888598 commit d427849

16 files changed

Lines changed: 32 additions & 4 deletions

File tree

apps/admin_audit/l10n/eu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ OC.L10N.register(
22
"admin_audit",
33
{
44
"Auditing / Logging" : "Auditoretza / Erregistroa",
5-
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Nextcloud-i gaitasuna ematen dio, adibidez, fitxategien atzipenak edo bestelako ekintza babesgarriak erregistratzeko."
5+
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Nextcloudi gaitasuna ematen dio, adibidez, saio-hasiera fitxategiak atzitzeko edo beste kontuzko ekintza batzuetarako."
66
},
77
"nplurals=2; plural=(n != 1);");

apps/admin_audit/l10n/eu.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{ "translations": {
22
"Auditing / Logging" : "Auditoretza / Erregistroa",
3-
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Nextcloud-i gaitasuna ematen dio, adibidez, fitxategien atzipenak edo bestelako ekintza babesgarriak erregistratzeko."
3+
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Nextcloudi gaitasuna ematen dio, adibidez, saio-hasiera fitxategiak atzitzeko edo beste kontuzko ekintza batzuetarako."
44
},"pluralForm" :"nplurals=2; plural=(n != 1);"
55
}

apps/files/l10n/de_DE.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,16 @@ OC.L10N.register(
180180
"Invalid path selected" : "Ungültiger Pfad ausgewählt",
181181
"Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet",
182182
"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",
183+
"Open the files app settings" : "Einstellungen der Dateien-App öffnen",
183184
"Files settings" : "Dateien-Einstellungen",
184185
"Show hidden files" : "Versteckte Dateien anzeigen",
185186
"Crop image previews" : "Bildvorschauen zuschneiden",
186187
"Additional settings" : "Zusätzliche Einstellungen",
188+
"Webdav" : "WebDav",
187189
"Copy to clipboard" : "In die Zwischenablage kopieren",
188190
"Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen",
189191
"Clipboard is not available" : "Zwischenablage ist nicht verfügbar",
192+
"Webdav URL copied to clipboard" : "WebDav-URL in die Zwischenablage kopiert",
190193
"Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden",
191194
"Error while loading the file data" : "Fehler beim Laden der Datei-Daten",
192195
"Pick a template for {name}" : "Eine Vorlage für {name} wählen",

apps/files/l10n/de_DE.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,16 @@
178178
"Invalid path selected" : "Ungültiger Pfad ausgewählt",
179179
"Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet",
180180
"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",
181+
"Open the files app settings" : "Einstellungen der Dateien-App öffnen",
181182
"Files settings" : "Dateien-Einstellungen",
182183
"Show hidden files" : "Versteckte Dateien anzeigen",
183184
"Crop image previews" : "Bildvorschauen zuschneiden",
184185
"Additional settings" : "Zusätzliche Einstellungen",
186+
"Webdav" : "WebDav",
185187
"Copy to clipboard" : "In die Zwischenablage kopieren",
186188
"Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen",
187189
"Clipboard is not available" : "Zwischenablage ist nicht verfügbar",
190+
"Webdav URL copied to clipboard" : "WebDav-URL in die Zwischenablage kopiert",
188191
"Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden",
189192
"Error while loading the file data" : "Fehler beim Laden der Datei-Daten",
190193
"Pick a template for {name}" : "Eine Vorlage für {name} wählen",

apps/files/l10n/en_GB.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,16 @@ OC.L10N.register(
180180
"Invalid path selected" : "Invalid path selected",
181181
"Ownership transfer request sent" : "Ownership transfer request sent",
182182
"Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own",
183+
"Open the files app settings" : "Open the files app settings",
183184
"Files settings" : "Files settings",
184185
"Show hidden files" : "Show hidden files",
185186
"Crop image previews" : "Crop image previews",
186187
"Additional settings" : "Additional settings",
188+
"Webdav" : "Webdav",
187189
"Copy to clipboard" : "Copy to clipboard",
188190
"Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV",
189191
"Clipboard is not available" : "Clipboard is not available",
192+
"Webdav URL copied to clipboard" : "Webdav URL copied to clipboard",
190193
"Unable to change the favourite state of the file" : "Unable to change the favourite state of the file",
191194
"Error while loading the file data" : "Error while loading the file data",
192195
"Pick a template for {name}" : "Pick a template for {name}",

apps/files/l10n/en_GB.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,16 @@
178178
"Invalid path selected" : "Invalid path selected",
179179
"Ownership transfer request sent" : "Ownership transfer request sent",
180180
"Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own",
181+
"Open the files app settings" : "Open the files app settings",
181182
"Files settings" : "Files settings",
182183
"Show hidden files" : "Show hidden files",
183184
"Crop image previews" : "Crop image previews",
184185
"Additional settings" : "Additional settings",
186+
"Webdav" : "Webdav",
185187
"Copy to clipboard" : "Copy to clipboard",
186188
"Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV",
187189
"Clipboard is not available" : "Clipboard is not available",
190+
"Webdav URL copied to clipboard" : "Webdav URL copied to clipboard",
188191
"Unable to change the favourite state of the file" : "Unable to change the favourite state of the file",
189192
"Error while loading the file data" : "Error while loading the file data",
190193
"Pick a template for {name}" : "Pick a template for {name}",

apps/files/l10n/zh_HK.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,16 @@ OC.L10N.register(
180180
"Invalid path selected" : "所選的路徑無效",
181181
"Ownership transfer request sent" : "已送出擁有權轉移的請求",
182182
"Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權",
183+
"Open the files app settings" : "開啟 Files 應用程式設定",
183184
"Files settings" : "檔案設定",
184185
"Show hidden files" : "顯示隱藏檔",
185186
"Crop image previews" : "圖片裁剪預覽",
186187
"Additional settings" : "其他設定",
188+
"Webdav" : "Webdav",
187189
"Copy to clipboard" : "複製到剪貼板",
188190
"Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。",
189191
"Clipboard is not available" : "剪貼板不可用",
192+
"Webdav URL copied to clipboard" : "Webdav 連結已複製到剪貼板",
190193
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
191194
"Error while loading the file data" : "載入檔案資料失敗",
192195
"Pick a template for {name}" : "為 {name} 選擇一個模板",

apps/files/l10n/zh_HK.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,16 @@
178178
"Invalid path selected" : "所選的路徑無效",
179179
"Ownership transfer request sent" : "已送出擁有權轉移的請求",
180180
"Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權",
181+
"Open the files app settings" : "開啟 Files 應用程式設定",
181182
"Files settings" : "檔案設定",
182183
"Show hidden files" : "顯示隱藏檔",
183184
"Crop image previews" : "圖片裁剪預覽",
184185
"Additional settings" : "其他設定",
186+
"Webdav" : "Webdav",
185187
"Copy to clipboard" : "複製到剪貼板",
186188
"Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。",
187189
"Clipboard is not available" : "剪貼板不可用",
190+
"Webdav URL copied to clipboard" : "Webdav 連結已複製到剪貼板",
188191
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
189192
"Error while loading the file data" : "載入檔案資料失敗",
190193
"Pick a template for {name}" : "為 {name} 選擇一個模板",

core/l10n/en_GB.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/l10n/en_GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Password reset is disabled" : "Password reset is disabled",
3030
"Could not reset password because the token is expired" : "Could not reset password because the token is expired",
3131
"Could not reset password because the token is invalid" : "Could not reset password because the token is invalid",
32+
"Password is too long. Maximum allowed length is 469 characters." : "Password is too long. Maximum allowed length is 469 characters.",
3233
"%s password reset" : "%s password reset",
3334
"Password reset" : "Password reset",
3435
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following button to reset your password. If you have not requested the password reset, then ignore this email.",

0 commit comments

Comments
 (0)