diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-01-27 17:59:51 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-27 17:59:51 +0900 |
| commit | 4f31dcfed377ba641440c5c7926c9ead75b8d1f4 (patch) | |
| tree | 663b83c03929ffa03d7767d5b66f37683ffdf89b /locales/en-US.yml | |
| parent | fix(frontend): ロール作成画面で設定できるアイコンデコレ... (diff) | |
| download | sharkey-4f31dcfed377ba641440c5c7926c9ead75b8d1f4.tar.gz sharkey-4f31dcfed377ba641440c5c7926c9ead75b8d1f4.tar.bz2 sharkey-4f31dcfed377ba641440c5c7926c9ead75b8d1f4.zip | |
New Crowdin updates (#15350)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
Diffstat (limited to 'locales/en-US.yml')
| -rw-r--r-- | locales/en-US.yml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index c0901a4e30..2a5010390f 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -2748,13 +2748,13 @@ _customEmojisManager: sortOrder: "Sort order" registrationLogs: "Registration log" registrationLogsCaption: "Logs will be displayed when updating or deleting Emojis. They will disappear after updating or deleting them, moving to a new page, or reloading." - alertEmojisRegisterFailedTitle: "Error" alertEmojisRegisterFailedDescription: "Failed to update or delete Emojis. Please check the registration log for details." _logs: showSuccessLogSwitch: "Show success log" failureLogNothing: "There is no failure log." logNothing: "There is no log." _remote: + selectionRowDetail: "Selected row's detail" importSelectionRows: "Import selected rows" importSelectionRangesRows: "Import rows in the selection" importEmojisButton: "Import checked Emojis" @@ -2769,9 +2769,7 @@ _customEmojisManager: markAsDeleteTargetRanges: "Mark rows in the selection as a target to delete" alertUpdateEmojisNothingDescription: "There are no updated Emojis." alertDeleteEmojisNothingDescription: "There are no Emojis to be deleted." - confirmUpdateEmojisTitle: "Confirm" confirmUpdateEmojisDescription: "Update {count} Emoji(s). Are you sure to continue?" - confirmDeleteEmojisTitle: "Confirm" confirmDeleteEmojisDescription: "Delete checked {count} Emoji(s). Are you sure to continue?" dialogSelectRoleTitle: "Search by roll set in Emojis" _register: @@ -2783,11 +2781,8 @@ _customEmojisManager: emojiInputAreaList1: "Drag and drop image files or a directory into this frame" emojiInputAreaList2: "Click this link to select from your computer" emojiInputAreaList3: "Click this link to select from the drive" - confirmRegisterEmojisTitle: "Confirm" confirmRegisterEmojisDescription: "Register the Emojis from the list as new custom Emojis. Are you sure to continue? (To avoid overload, only {count} Emoji(s) can be registered in a single operation)" - confirmClearEmojisTitle: "Confirm" confirmClearEmojisDescription: "Discard the edits and clear the Emojis from the list. Are you sure to continue?" - confirmUploadEmojisTitle: "Confirm" confirmUploadEmojisDescription: "Upload the dragged and dropped {count} file(s) to the drive. Are you sure to continue?" _embedCodeGen: title: "Customize embed code" |