Skip to content

Commit e56a691

Browse files
committed
chore(i18n): Update Translations
1 parent 1727287 commit e56a691

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/i18n/ja-JP.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ error_internet_explorer_office_online=Internet Explorerのバージョンが古
9999
# Preview error message shown when the preview fails because the file is too large for its extension type
100100
error_large_file=ファイルのサイズがプレビューでサポートされているサイズを超えています。ファイルを開くかダウンロードして表示してください。
101101
# Preview error message shown when the preview fails because the file is has too many operations
102-
error_too_many_operations=ファイルが複雑すぎてブラウザに表示できません。ダウンロードして確認してください。
102+
error_too_many_operations=ファイルが複雑であるためブラウザに表示できません。ダウンロードして確認してください。
103103
# Preview error message shown when the preview fails because the file does not contain data
104104
error_zero_byte_file=0 Bのファイルはプレビューできません。ファイルを開くかダウンロードして表示してください。
105105

src/i18n/nl-NL.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ error_internet_explorer_office_online=Deze versie van Internet Explorer is verou
9999
# Preview error message shown when the preview fails because the file is too large for its extension type
100100
error_large_file=Bestand overschrijdt de ondersteunde grootte om als voorbeeld te bekijken. Open of download het bestand om het te bekijken.
101101
# Preview error message shown when the preview fails because the file is has too many operations
102-
error_too_many_operations=The file is too complex to display in your browser. Please download it to view.
102+
error_too_many_operations=Het bestand is te complex om in uw browser weer te geven. Download om het te bekijken.
103103
# Preview error message shown when the preview fails because the file does not contain data
104104
error_zero_byte_file=Kan geen voorbeeld weergeven van een bestand van 0 B. Open of download het bestand om het te bekijken.
105105

0 commit comments

Comments
 (0)