Ver código fonte

【综合】多语补充

tangchao 5 meses atrás
pai
commit
ae323c7e27

+ 1 - 1
PDF Office/PDF Master/Class/PDFTools/Convert/NewController/KMConvertWindowController.swift

@@ -530,7 +530,7 @@ let kConvertFileSavePath = (kTempSavePath?.stringByAppendingPathComponent("conve
             separateStypeLabel.isHidden = false
             separateStypeLabel.stringValue = NSLocalizedString("Json Worksheet Settings", comment: "")
             separateButton.title = NSLocalizedString("Extract text content", comment: "")
-            singleButton.title = NSLocalizedString("Extract Table", comment: "")
+            singleButton.title = NSLocalizedString("Extract tables", comment: "")
             ocrBox.isHidden = false
         } else if .CSV == convertType {
             separateStypeTopOffset.constant = extractTableButton.frame.size.height + 30

+ 1 - 1
PDF Office/PDF Master/Class/PDFWindowController/Side/LeftSide/Annotation/View/KMNoteTableViewCell.swift

@@ -128,7 +128,7 @@ class KMNoteTableViewCell: NSTableCellView {
         self.annotationContentLabel.cell?.truncatesLastVisibleLine = true
         self.annotationContentLabel.isEditable = false
         
-        self.markupButton.toolTip = NSLocalizedString("Add or remove marked", comment: "")
+        self.markupButton.toolTip = NSLocalizedString("Add or Remove Marked", comment: "")
         self.markupButton.target = self
         self.markupButton.action = #selector(markupAction)
         self.markupButton.coverAction = { [weak self] btn, act in

+ 1 - 1
PDF Office/PDF Master/Class/PDFWindowController/Side/LeftSide/KMLeftSideViewController+Note.swift

@@ -270,7 +270,7 @@ extension KMLeftSideViewController {
     }
     
     private func _addDeleteAllReplyAnnoItem(_ menu: NSMenu) -> NSMenuItem? {
-        return menu.addItem(title: NSLocalizedString("删除所有注释回复", tableName: "", comment: ""), action: #selector(removeAllReplyAnnotations), target: self)
+        return menu.addItem(title: NSLocalizedString("Delete All Reply", tableName: "", comment: ""), action: #selector(removeAllReplyAnnotations), target: self)
     }
     
     func annoListMoreMenu(_ view: NSButton) {

+ 1 - 1
PDF Office/PDF Master/Class/PDFWindowController/Toolbar/KMToolbarViewController.swift

@@ -2024,7 +2024,7 @@ extension KMToolbarViewController {
             htmlI?.representedObject = identifier
             let csvI = subMenu.addItem_r(title: NSLocalizedString("To CSV", comment: ""), action: #selector(_menuItemAction), target: self, tag: KMPDFConvertType.csv.rawValue)
             csvI?.representedObject = identifier
-            let jsonI = subMenu.addItem_r(title: NSLocalizedString("To JSON", comment: ""), action: #selector(_menuItemAction), target: self, tag: KMPDFConvertType.json.rawValue)
+            let jsonI = subMenu.addItem_r(title: NSLocalizedString("To Json", comment: ""), action: #selector(_menuItemAction), target: self, tag: KMPDFConvertType.json.rawValue)
             jsonI?.representedObject = identifier
 
             menuItem.submenu = subMenu

+ 13 - 0
PDF Office/PDF Master/Strings/ar.lproj/Localizable.strings

@@ -4716,3 +4716,16 @@
 "Import Annotations" = "استيراد التعليقات";
 "Export Annotations" = "تصدير التعليقات";
 "Export Failure!" = "فشل التصدير!";
+
+"To Json" = "PDF إلى Json";
+"To Other" = "PDF إلى أخرى";
+"Unmarked" = "غير مميزة";
+"Marked" = "تم وضع علامة عليها";
+"Accepted" = "مقبول";
+"Rejected" = "مرفوض";
+"Cancelled" = "تم الإلغاء";
+"Completed" = "مكتمل";
+"None" = "لا أحد";
+"Add or Remove Marked" = "إضافة أو إزالة العلامات";
+"Reply" = "رد";
+"Delete All Reply" = "حذف كافة الردود";

+ 13 - 0
PDF Office/PDF Master/Strings/de.lproj/Localizable.strings

@@ -3081,3 +3081,16 @@
 "Import Annotations" = "Kommentare importieren";
 "Export Annotations" = "Kommentare exportieren";
 "Export Failure!" = "Export fehlgeschlagen!";
+
+"To Json" = "PDF zu Json";
+"To Other" = "PDF zu anderen";
+"Unmarked" = "Ohne Markierung";
+"Marked" = "Gekennzeichnet";
+"Accepted" = "Akzeptiert";
+"Rejected" = "Abgelehnt";
+"Cancelled" = "Abgesagt";
+"Completed" = "Vollendet";
+"None" = "keiner";
+"Add or Remove Marked" = "Tags hinzufügen oder entfernen";
+"Reply" = "Antwort";
+"Delete All Reply" = "Alle Antworten löschen";

+ 13 - 0
PDF Office/PDF Master/Strings/en.lproj/Localizable.strings

@@ -4247,3 +4247,16 @@
 "Import Annotations" = "Import Annotations";
 "Export Annotations" = "Export Annotations";
 "Export Failure!" = "Export Failure!";
+
+"To Json" = "To Json";
+"To Other" = "To Other";
+"Unmarked" = "Unmarked";
+"Marked" = "Marked";
+"Accepted" = "Accepted";
+"Rejected" = "Rejected";
+"Cancelled" = "Cancelled";
+"Completed" = "Completed";
+"None" = "None";
+"Add or Remove Marked" = "Add or Remove Marked";
+"Reply" = "Reply";
+"Delete All Reply" = "Delete All Reply";

+ 13 - 0
PDF Office/PDF Master/Strings/es.lproj/Localizable.strings

@@ -3164,3 +3164,16 @@
 "Export Annotations" = "Exportar comentarios";
 "Export Failure!" = "¡Error en la exportación!";
 
+"To Json" = "PDF a Json";
+"To Other" = "PDF a otro";
+"Unmarked" = "No notificado";
+"Marked" = "Marcado";
+"Accepted" = "Aceptado";
+"Rejected" = "Rechazado";
+"Cancelled" = "Cancelado";
+"Completed" = "Terminado";
+"None" = "ninguno";
+"Add or Remove Marked" = "Agregar o eliminar etiquetas";
+"Reply" = "responder";
+"Delete All Reply" = "Eliminar todas las respuestas";
+

+ 13 - 0
PDF Office/PDF Master/Strings/fr.lproj/Localizable.strings

@@ -3045,3 +3045,16 @@
 "Import Annotations" = "Importer des commentaires";
 "Export Annotations" = "Exporter les commentaires";
 "Export Failure!" = "L'exportation a échoué !";
+
+"To Json" = "PDF en Json";
+"To Other" = "PDF vers un autre";
+"Unmarked" = "Non marqué";
+"Marked" = "Marqué";
+"Accepted" = "Accepté";
+"Rejected" = "Rejeté";
+"Cancelled" = "Annulé";
+"Completed" = "Complété";
+"None" = "aucun";
+"Add or Remove Marked" = "Ajouter ou supprimer des balises";
+"Reply" = "répondre";
+"Delete All Reply" = "Supprimer toutes les réponses";

+ 13 - 0
PDF Office/PDF Master/Strings/it.lproj/Localizable.strings

@@ -2959,3 +2959,16 @@
 "Import Annotations" = "Importa commenti";
 "Export Annotations" = "Esporta commenti";
 "Export Failure!" = "Esportazione fallita!";
+
+"To Json" = "PDF in Json";
+"To Other" = "PDF ad altro";
+"Unmarked" = "Non contrassegnato";
+"Marked" = "Contrassegnato";
+"Accepted" = "Accettato";
+"Rejected" = "Respinto";
+"Cancelled" = "Annullato";
+"Completed" = "Completato";
+"None" = "nessuno";
+"Add or Remove Marked" = "Aggiungi o rimuovi tag";
+"Reply" = "rispondere";
+"Delete All Reply" = "Elimina tutte le risposte";

+ 13 - 0
PDF Office/PDF Master/Strings/ja.lproj/Localizable.strings

@@ -3238,3 +3238,16 @@
 "Import Annotations" = "コメントをインポートする";
 "Export Annotations" = "コメントのエクスポート";
 "Export Failure!" = "エクスポートに失敗しました!";
+
+"To Json" = "PDFからJsonへ";
+"To Other" = "PDFからその他へ";
+"Unmarked" = "マークなし";
+"Marked" = "フラグ付き";
+"Accepted" = "承認されました";
+"Rejected" = "拒否されました";
+"Cancelled" = "キャンセル";
+"Completed" = "完了";
+"None" = "なし";
+"Add or Remove Marked" = "タグの追加または削除";
+"Reply" = "返事";
+"Delete All Reply" = "すべての返信を削除する";

+ 13 - 0
PDF Office/PDF Master/Strings/nl.lproj/Localizable.strings

@@ -3118,3 +3118,16 @@
 "Import Annotations" = "Opmerkingen importeren";
 "Export Annotations" = "Opmerkingen exporteren";
 "Export Failure!" = "Exporteren mislukt!";
+
+"To Json" = "PDF naar Json";
+"To Other" = "PDF naar andere";
+"Unmarked" = "Ongemarkeerd";
+"Marked" = "Gemarkeerd";
+"Accepted" = "Geaccepteerd";
+"Rejected" = "Afgewezen";
+"Cancelled" = "Geannuleerd";
+"Completed" = "Voltooid";
+"None" = "geen";
+"Add or Remove Marked" = "Tags toevoegen of verwijderen";
+"Reply" = "antwoord";
+"Delete All Reply" = "Verwijder alle antwoorden";

+ 13 - 0
PDF Office/PDF Master/Strings/pl.lproj/Localizable.strings

@@ -3175,3 +3175,16 @@
 "Import Annotations" = "Importuj komentarze";
 "Export Annotations" = "Eksportuj komentarze";
 "Export Failure!" = "Eksport nie powiódł się!";
+
+"To Json" = "PDF do Jsona";
+"To Other" = "PDF do innego";
+"Unmarked" = "Nieoznaczone";
+"Marked" = "Taflowy";
+"Accepted" = "Przyjęty";
+"Rejected" = "Odrzucony";
+"Cancelled" = "Odwołany";
+"Completed" = "Zakończony";
+"None" = "nic";
+"Add or Remove Marked" = "Dodaj lub usuń tagi";
+"Reply" = "odpowiedź";
+"Delete All Reply" = "Usuń wszystkie odpowiedzi";

+ 13 - 0
PDF Office/PDF Master/Strings/pt.lproj/Localizable.strings

@@ -4637,3 +4637,16 @@
 "Import Annotations" = "Importar comentários";
 "Export Annotations" = "Exportar comentários";
 "Export Failure!" = "Falha na exportação!";
+
+"To Json" = "PDF para JSON";
+"To Other" = "PDF para outro";
+"Unmarked" = "Não marcado";
+"Marked" = "Sinalizado";
+"Accepted" = "Aceito";
+"Rejected" = "Rejeitado";
+"Cancelled" = "Cancelado";
+"Completed" = "Concluído";
+"None" = "nenhum";
+"Add or Remove Marked" = "Adicionar ou remover tags";
+"Reply" = "responder";
+"Delete All Reply" = "Excluir todas as respostas";

+ 13 - 0
PDF Office/PDF Master/Strings/ru.lproj/Localizable.strings

@@ -3109,3 +3109,16 @@
 "Import Annotations" = "Импортировать комментарии";
 "Export Annotations" = "Экспортировать комментарии";
 "Export Failure!" = "Экспорт не удался!";
+
+"To Json" = "PDF в Json";
+"To Other" = "PDF в другое";
+"Unmarked" = "Без опознавательных знаков";
+"Marked" = "Помечено";
+"Accepted" = "Принял";
+"Rejected" = "Отклоненный";
+"Cancelled" = "Отменено";
+"Completed" = "Завершенный";
+"None" = "никто";
+"Add or Remove Marked" = "Добавить или удалить теги";
+"Reply" = "отвечать";
+"Delete All Reply" = "Удалить все ответы";

+ 13 - 0
PDF Office/PDF Master/Strings/zh-Hans.lproj/Localizable.strings

@@ -4148,3 +4148,16 @@
 "Import Annotations" = "导入注释";
 "Export Annotations" = "导出注释";
 "Export Failure!" = "导出失败!";
+
+"To Json" = "PDF转Json";
+"To Other" = "PDF转其他";
+"Unmarked" = "未标记";
+"Marked" = "已标记";
+"Accepted" = "已接受";
+"Rejected" = "已拒绝";
+"Cancelled" = "已取消";
+"Completed" = "已完成";
+"None" = "无";
+"Add or Remove Marked" = "添加或移除标记";
+"Reply" = "回复";
+"Delete All Reply" = "删除所有回复";

+ 13 - 0
PDF Office/PDF Master/Strings/zh-Hant.lproj/Localizable.strings

@@ -4279,3 +4279,16 @@
 "Import Annotations" = "導入註釋";
 "Export Annotations" = "導出註釋";
 "Export Failure!" = "匯出失敗!";
+
+"To Json" = "PDF轉Json";
+"To Other" = "PDF轉其他";
+"Unmarked" = "未標記";
+"Marked" = "已標記";
+"Accepted" = "已接受";
+"Rejected" = "已拒絕";
+"Cancelled" = "已取消";
+"Completed" = "已完成";
+"None" = "無";
+"Add or Remove Marked" = "新增或移除標記";
+"Reply" = "回覆";
+"Delete All Reply" = "刪除所有回复";