Update zh_Hant localization (#1427)
* checkpoint * checkpoint * plurals and a couple of minor fixes * Update Localizable.strings * Update Localizable.strings * Update zh-Hant localizations * improve translation of "by" in "filtered by" * update zh-Hant localization
This commit is contained in:
parent
a740fe8ca8
commit
eb2222cc11
|
@ -394,6 +394,7 @@
|
|||
|
||||
// MARK: Package: Status
|
||||
"status.action.translate" = "翻譯";
|
||||
"status.action.translate-with-deepl" = "以 DeepL 翻譯";
|
||||
"status.action.translated-label-%@" = "翻譯服務 %@";
|
||||
"status.action.translated-label-from-%@-%@" = "從 %@ 以 %@ 翻譯";
|
||||
"status.action.bookmark" = "書籤";
|
||||
|
@ -456,7 +457,7 @@
|
|||
"status.error.loading.message" = "下載嘟文時發生錯誤,請再試一次。";
|
||||
"status.error.message" = "嘟文上下文發生錯誤,請再試一次。";
|
||||
"status.error.title" = "發生錯誤";
|
||||
"status.filter.filtered-by-%@" = "由 %@ 過濾";
|
||||
"status.filter.filtered-by-%@" = "依 %@ 過濾";
|
||||
"status.filter.show-anyway" = "仍然顯示";
|
||||
"status.image.alt-text.abbreviation" = "ALT";
|
||||
"status.media.content.show" = "顯示內容";
|
||||
|
|
Loading…
Reference in New Issue