Skip to content

Commit a35f4b1

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

48 files changed

Lines changed: 96 additions & 22 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/dav/l10n/ja.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,16 @@ OC.L10N.register(
309309
"Cancel" : "キャンセル",
310310
"Import" : "インポート",
311311
"Error while saving settings" : "設定の保存中にエラーが発生",
312+
"Contact reset successfully" : "連絡先のリセットが正常に完了しました",
313+
"Error while resetting contact" : "連絡先のリセット中にエラーが発生しました",
314+
"Contact imported successfully" : "連絡先のインポートが正常に完了しました",
315+
"Error while importing contact" : "連絡先のインポート中にエラーが発生しました",
316+
"Example Content" : "サンプルコンテンツ",
317+
"Set example content to be created on new user first login." : "新規ユーザの初回ログイン時に作成されるサンプルコンテンツを設定します。",
318+
"Import contact" : "連絡先のインポート",
319+
"Reset to default contact" : "デフォルトの連絡先にリセットする",
320+
"Import contacts" : "連絡先のインポート",
321+
"Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "新しい .vcf ファイルをインポートすると、既存のデフォルト連絡先が削除され、新しいものに置き換えられます。続行しますか?",
312322
"There was an error updating your attendance status." : "出席状況の更新中にエラーが発生しました。",
313323
"Please contact the organizer directly." : "主催者に直接お問い合わせください。",
314324
"Are you accepting the invitation?" : "招待を受け入れていますか?",

apps/dav/l10n/ja.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,16 @@
307307
"Cancel" : "キャンセル",
308308
"Import" : "インポート",
309309
"Error while saving settings" : "設定の保存中にエラーが発生",
310+
"Contact reset successfully" : "連絡先のリセットが正常に完了しました",
311+
"Error while resetting contact" : "連絡先のリセット中にエラーが発生しました",
312+
"Contact imported successfully" : "連絡先のインポートが正常に完了しました",
313+
"Error while importing contact" : "連絡先のインポート中にエラーが発生しました",
314+
"Example Content" : "サンプルコンテンツ",
315+
"Set example content to be created on new user first login." : "新規ユーザの初回ログイン時に作成されるサンプルコンテンツを設定します。",
316+
"Import contact" : "連絡先のインポート",
317+
"Reset to default contact" : "デフォルトの連絡先にリセットする",
318+
"Import contacts" : "連絡先のインポート",
319+
"Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "新しい .vcf ファイルをインポートすると、既存のデフォルト連絡先が削除され、新しいものに置き換えられます。続行しますか?",
310320
"There was an error updating your attendance status." : "出席状況の更新中にエラーが発生しました。",
311321
"Please contact the organizer directly." : "主催者に直接お問い合わせください。",
312322
"Are you accepting the invitation?" : "招待を受け入れていますか?",

apps/files/l10n/cs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ OC.L10N.register(
331331
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 soubor a {folderCount} složka","1 soubor a {folderCount} složky","1 soubor a {folderCount} složek","1 soubor a {folderCount} složky"],
332332
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} soubor a 1 složka","{fileCount} soubory a 1 složka","{fileCount} souborů a 1 složka","{fileCount} soubory a 1 složka"],
333333
"{fileCount} files and {folderCount} folders" : "{fileCount} souborů a {folderCount} složek",
334+
"_(%n hidden)_::_ (%n hidden)_" : ["(%n skrytý)","(%n skryté)","(%n skrytých)","(%n skryté)"],
334335
"Filename must not be empty." : "Je třeba vyplnit název souboru.",
335336
"\"{char}\" is not allowed inside a filename." : "„{char}“ není v názvu souboru možné použít.",
336337
"\"{segment}\" is a reserved name and not allowed for filenames." : "„{segment}“ je vyhrazeným názvem a není povoleno k použití pro názvy souborů.",

apps/files/l10n/cs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@
329329
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 soubor a {folderCount} složka","1 soubor a {folderCount} složky","1 soubor a {folderCount} složek","1 soubor a {folderCount} složky"],
330330
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} soubor a 1 složka","{fileCount} soubory a 1 složka","{fileCount} souborů a 1 složka","{fileCount} soubory a 1 složka"],
331331
"{fileCount} files and {folderCount} folders" : "{fileCount} souborů a {folderCount} složek",
332+
"_(%n hidden)_::_ (%n hidden)_" : ["(%n skrytý)","(%n skryté)","(%n skrytých)","(%n skryté)"],
332333
"Filename must not be empty." : "Je třeba vyplnit název souboru.",
333334
"\"{char}\" is not allowed inside a filename." : "„{char}“ není v názvu souboru možné použít.",
334335
"\"{segment}\" is a reserved name and not allowed for filenames." : "„{segment}“ je vyhrazeným názvem a není povoleno k použití pro názvy souborů.",

apps/files/l10n/de.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ OC.L10N.register(
331331
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 Datei und {folderCount} Ordner","1 Datei und {folderCount} Ordner"],
332332
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} Datei und 1 Ordner","{fileCount} Dateien und 1 Ordner"],
333333
"{fileCount} files and {folderCount} folders" : "{fileCount} Dateien und {folderCount} Ordner",
334+
"_(%n hidden)_::_ (%n hidden)_" : ["(%n versteckt)","(%n versteckt)"],
334335
"Filename must not be empty." : "Dateiname darf nicht leer sein.",
335336
"\"{char}\" is not allowed inside a filename." : "\"{char}\" ist innerhalb eines Dateinamens nicht zulässig.",
336337
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" ist ein reservierter Name und für Dateinamen nicht zulässig.",

apps/files/l10n/de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@
329329
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 Datei und {folderCount} Ordner","1 Datei und {folderCount} Ordner"],
330330
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} Datei und 1 Ordner","{fileCount} Dateien und 1 Ordner"],
331331
"{fileCount} files and {folderCount} folders" : "{fileCount} Dateien und {folderCount} Ordner",
332+
"_(%n hidden)_::_ (%n hidden)_" : ["(%n versteckt)","(%n versteckt)"],
332333
"Filename must not be empty." : "Dateiname darf nicht leer sein.",
333334
"\"{char}\" is not allowed inside a filename." : "\"{char}\" ist innerhalb eines Dateinamens nicht zulässig.",
334335
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" ist ein reservierter Name und für Dateinamen nicht zulässig.",

apps/files/l10n/de_DE.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ OC.L10N.register(
331331
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 Datei und {folderCount} Ordner","1 Datei und {folderCount} Ordner"],
332332
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} Datei und 1 Ordner","{fileCount} Dateien und 1 Ordner"],
333333
"{fileCount} files and {folderCount} folders" : "{fileCount} Dateien und {folderCount} Ordner",
334+
"_(%n hidden)_::_ (%n hidden)_" : ["(%n versteckt)","(%n versteckt)"],
334335
"Filename must not be empty." : "Dateiname darf nicht leer sein.",
335336
"\"{char}\" is not allowed inside a filename." : "\"{char}\" ist innerhalb eines Dateinamens nicht zulässig.",
336337
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" ist ein reservierter Name und für Dateinamen nicht zulässig.",

apps/files/l10n/de_DE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@
329329
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 Datei und {folderCount} Ordner","1 Datei und {folderCount} Ordner"],
330330
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} Datei und 1 Ordner","{fileCount} Dateien und 1 Ordner"],
331331
"{fileCount} files and {folderCount} folders" : "{fileCount} Dateien und {folderCount} Ordner",
332+
"_(%n hidden)_::_ (%n hidden)_" : ["(%n versteckt)","(%n versteckt)"],
332333
"Filename must not be empty." : "Dateiname darf nicht leer sein.",
333334
"\"{char}\" is not allowed inside a filename." : "\"{char}\" ist innerhalb eines Dateinamens nicht zulässig.",
334335
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" ist ein reservierter Name und für Dateinamen nicht zulässig.",

apps/files/l10n/en_GB.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ OC.L10N.register(
331331
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"],
332332
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} file and 1 folder","{fileCount} files and 1 folder"],
333333
"{fileCount} files and {folderCount} folders" : "{fileCount} files and {folderCount} folders",
334+
"_(%n hidden)_::_ (%n hidden)_" : ["(%n hidden)"," (%n hidden)"],
334335
"Filename must not be empty." : "Filename must not be empty.",
335336
"\"{char}\" is not allowed inside a filename." : "\"{char}\" is not allowed inside a filename.",
336337
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" is a reserved name and not allowed for filenames.",

apps/files/l10n/en_GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@
329329
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"],
330330
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} file and 1 folder","{fileCount} files and 1 folder"],
331331
"{fileCount} files and {folderCount} folders" : "{fileCount} files and {folderCount} folders",
332+
"_(%n hidden)_::_ (%n hidden)_" : ["(%n hidden)"," (%n hidden)"],
332333
"Filename must not be empty." : "Filename must not be empty.",
333334
"\"{char}\" is not allowed inside a filename." : "\"{char}\" is not allowed inside a filename.",
334335
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" is a reserved name and not allowed for filenames.",

0 commit comments

Comments
 (0)