Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Apr 10, 2024
1 parent cc81480 commit 4fb4d2b
Show file tree
Hide file tree
Showing 24 changed files with 244 additions and 20 deletions.
6 changes: 3 additions & 3 deletions apps/files/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,9 @@ OC.L10N.register(
"No files to process" : "Keine Dateien zum Verarbeiten",
"Some files could not be copied" : "Einige Dateien konnten nicht kopiert werden",
"Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden",
"Files copied successfully" : "Dateien erfolgreich kopiert",
"Files moved successfully" : "Dateien erfolgreich verschoben",
"Conflicts resolution skipped" : "Konfliktlösung übersprungen",
"Files copied successfully" : "Dateien kopiert",
"Files moved successfully" : "Dateien verschoben",
"Conflicts resolution skipped" : "Konfliktelösung übersprungen",
"Upload cancelled" : "Hochladen abgebrochen",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} Ordner","{folderCount} Ordner"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} Datei","{fileCount} Dateien"],
Expand Down
6 changes: 3 additions & 3 deletions apps/files/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,9 +303,9 @@
"No files to process" : "Keine Dateien zum Verarbeiten",
"Some files could not be copied" : "Einige Dateien konnten nicht kopiert werden",
"Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden",
"Files copied successfully" : "Dateien erfolgreich kopiert",
"Files moved successfully" : "Dateien erfolgreich verschoben",
"Conflicts resolution skipped" : "Konfliktlösung übersprungen",
"Files copied successfully" : "Dateien kopiert",
"Files moved successfully" : "Dateien verschoben",
"Conflicts resolution skipped" : "Konfliktelösung übersprungen",
"Upload cancelled" : "Hochladen abgebrochen",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} Ordner","{folderCount} Ordner"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} Datei","{fileCount} Dateien"],
Expand Down
9 changes: 9 additions & 0 deletions apps/files/l10n/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -297,9 +297,18 @@ OC.L10N.register(
"In folder" : "フォルダ内",
"Search in folder: {folder}" : "フォルダ内を検索: {folder}",
"One of the dropped files could not be processed" : "ドロップされたファイルの1つが処理できませんでした",
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "お使いのブラウザはファイルシステムAPIをサポートしていません。ディレクトリはアップロードされません",
"No files to upload" : "アップロードするファイルがありません",
"Unable to create the directory {directory}" : "ディレクトリ {directory} を作成できません",
"Some files could not be uploaded" : "いくつかのファイルがアップロードできませんでした",
"Files uploaded successfully" : "ファイルが正常にアップロードされました",
"No files to process" : "処理するファイルがありません",
"Some files could not be copied" : "いくつかのファイルがコピーできません",
"Some files could not be moved" : "いくつかのファイルが移動できません",
"Files copied successfully" : "ファイルが正常にコピーされました",
"Files moved successfully" : "ファイルの移動に成功しました",
"Conflicts resolution skipped" : "コンフリクトの解決はスキップされました",
"Upload cancelled" : "アップロードはキャンセルされました",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} フォルダ"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ファイル"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ファイルと {folderCount} フォルダ"],
Expand Down
9 changes: 9 additions & 0 deletions apps/files/l10n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,18 @@
"In folder" : "フォルダ内",
"Search in folder: {folder}" : "フォルダ内を検索: {folder}",
"One of the dropped files could not be processed" : "ドロップされたファイルの1つが処理できませんでした",
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "お使いのブラウザはファイルシステムAPIをサポートしていません。ディレクトリはアップロードされません",
"No files to upload" : "アップロードするファイルがありません",
"Unable to create the directory {directory}" : "ディレクトリ {directory} を作成できません",
"Some files could not be uploaded" : "いくつかのファイルがアップロードできませんでした",
"Files uploaded successfully" : "ファイルが正常にアップロードされました",
"No files to process" : "処理するファイルがありません",
"Some files could not be copied" : "いくつかのファイルがコピーできません",
"Some files could not be moved" : "いくつかのファイルが移動できません",
"Files copied successfully" : "ファイルが正常にコピーされました",
"Files moved successfully" : "ファイルの移動に成功しました",
"Conflicts resolution skipped" : "コンフリクトの解決はスキップされました",
"Upload cancelled" : "アップロードはキャンセルされました",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} フォルダ"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ファイル"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ファイルと {folderCount} フォルダ"],
Expand Down
2 changes: 1 addition & 1 deletion apps/files_reminders/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ OC.L10N.register(
"Failed to set reminder" : "Fehler beim Setzen der Erinnerung",
"Reminder cleared for \"{fileName}\"" : "Erinnerung für \"{fileName}\" gelöscht",
"Failed to clear reminder" : "Fehler beim Löschen der Erinnerung",
"Reminder set" : "Erinnerung eingestellt",
"Reminder set" : "Erinnerung gesetzt",
"Set custom reminder" : "Benutzerdefinierte Erinnerung erstellen",
"Later today" : "Später heute",
"Set reminder for later today" : "Erinnerung für später heute erstellen",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_reminders/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Failed to set reminder" : "Fehler beim Setzen der Erinnerung",
"Reminder cleared for \"{fileName}\"" : "Erinnerung für \"{fileName}\" gelöscht",
"Failed to clear reminder" : "Fehler beim Löschen der Erinnerung",
"Reminder set" : "Erinnerung eingestellt",
"Reminder set" : "Erinnerung gesetzt",
"Set custom reminder" : "Benutzerdefinierte Erinnerung erstellen",
"Later today" : "Später heute",
"Set reminder for later today" : "Erinnerung für später heute erstellen",
Expand Down
1 change: 1 addition & 0 deletions apps/settings/l10n/de_DE.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions apps/settings/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@
"The PHP OPcache module is not properly configured. %s." : "Das PHP OPcache-Modul ist nicht ordnungsgemäß konfiguriert. %s.",
"Correctly configured" : "Korrekt konfiguriert",
"PHP version" : "PHP-Version",
"You are currently running PHP %s. PHP 8.1 is now deprecated in Nextcloud 30. Nextcloud 31 may require at least PHP 8.2. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Sie verwenden derzeit PHP %s. PHP 8.1 ist ab Nextcloud 30 veraltet. Nextcloud 31 erfordert möglicherweise mindestens PHP 8.2. Bitte aktualisieren Sie so schnell wie möglich auf eine der offiziell unterstützten PHP-Versionen der PHP-Gruppe.",
"You are currently running PHP %s." : "Sie benutzen aktuell PHP %s.",
"PHP \"output_buffering\" option" : "PHP-Option \"output_buffering\"",
"PHP configuration option \"output_buffering\" must be disabled" : "Die PHP-Konfigurationsoption \"output_buffering“ muss deaktiviert sein",
Expand Down
Loading

0 comments on commit 4fb4d2b

Please sign in to comment.