فهرست منبع

【fix】【BOTA】书签列表 Tooltips 缺简中

tangchao 4 ماه پیش
والد
کامیت
43e6637876

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

@@ -68,7 +68,7 @@ class KMBotaLeftView: NSView {
         self.segmentedControl.setToolTip(KMLocalizedString("View Thumbnails", nil), for: 1)
         self.segmentedControl.setToolTip(KMLocalizedString("View Outline", nil), for: 2)
         self.segmentedControl.setToolTip(KMLocalizedString("View Notes", nil), for: 3)
-        self.segmentedControl.setToolTip(KMLocalizedString("View Bookmark", nil), for: 4)
+        self.segmentedControl.setToolTip(KMLocalizedString("View Bookmarks", nil), for: 4)
         self.segmentedControl.setToolTip(KMLocalizedString("View Snapshots", nil), for: 5)
        
         self.segmentedControl.selectedSegment = UInt8.max

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

@@ -4074,7 +4074,7 @@
 "Add New Stamp" = "إضافة طابع جديد";
 "Choose an image to insert in a page." = "اختر صورة لإدراجها في الصفحة.";
 "Add beautiful handwriting or use your trackpad to create your own signature." = "أضف خطًا جميلًا أو استخدم لوحة التتبع لإنشاء توقيعك الخاص.";
-"View Bookmark" = "عرض الإشارة المرجعية";
+"View Bookmarks" = "عرض الإشارة المرجعية";
 "Opacity" = "العتامة";
 "Squiggly" = "متعرج";
 "Icon" = "رمز";

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

@@ -3098,3 +3098,4 @@
 "Are you sure to delete all comment replies?" = "Sind Sie sicher, alle Kommentarantworten zu löschen?";
 
 "Note State" = "Zustand";
+"View Bookmarks" = "Lesezeichen anzeigen";

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

@@ -4264,3 +4264,4 @@
 "Are you sure to delete all comment replies?" = "Are you sure to delete all comment replies?";
 
 "Note State" = "State";
+"View Bookmarks" = "View Bookmarks";

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

@@ -3180,4 +3180,4 @@
 "Are you sure to delete all comment replies?" = "¿Estás seguro de eliminar todas las respuestas a los comentarios?";
 
 "Note State" = "estado";
-
+"View Bookmarks" = "Ver marcadores";

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

@@ -3062,3 +3062,4 @@
 "Are you sure to delete all comment replies?" = "Êtes-vous sûr de supprimer toutes les réponses aux commentaires ?";
 
 "Note State" = "État";
+"View Bookmarks" = "Afficher les favoris";

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

@@ -2976,3 +2976,4 @@
 "Are you sure to delete all comment replies?" = "Sei sicuro di eliminare tutte le risposte ai commenti?";
 
 "Note State" = "stato";
+"View Bookmarks" = "Visualizza i segnalibri";

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

@@ -3255,3 +3255,4 @@
 "Are you sure to delete all comment replies?" = "コメント返信をすべて削除してもよろしいですか?";
 
 "Note State" = "州";
+"View Bookmarks" = "ブックマークを表示する";

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

@@ -3135,3 +3135,4 @@
 "Are you sure to delete all comment replies?" = "Weet u zeker dat u alle reacties wilt verwijderen?";
 
 "Note State" = "staat";
+"View Bookmarks" = "Bekijk bladwijzers";

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

@@ -3192,3 +3192,4 @@
 "Are you sure to delete all comment replies?" = "Czy na pewno chcesz usunąć wszystkie odpowiedzi na komentarze?";
 
 "Note State" = "państwo";
+"View Bookmarks" = "Zobacz zakładki";

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

@@ -3994,7 +3994,7 @@
 "Add New Stamp" = "Adicionar novo carimbo";
 "Choose an image to insert in a page." = "Escolha uma imagem para inserir numa página.";
 "Add beautiful handwriting or use your trackpad to create your own signature." = "Adicione uma bela caligrafia ou utilize o trackpad para criar a sua própria assinatura.";
-"View Bookmark" = "Ver marcador";
+"View Bookmarks" = "Ver marcador";
 "Opacity" = "Opacidade";
 "Squiggly" = "Ondulado";
 "Icon" = "Ícone";

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

@@ -3126,3 +3126,4 @@
 "Are you sure to delete all comment replies?" = "Вы уверены, что удалите все ответы на комментарии?";
 
 "Note State" = "состояние";
+"View Bookmarks" = "Просмотр закладок";

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

@@ -4166,3 +4166,4 @@
 "Are you sure to delete all comment replies?" = "确定删除所有注释回复?";
 
 "Note State" = "状态";
+"View Bookmarks" = "查看书签";

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

@@ -4296,3 +4296,4 @@
 "Are you sure to delete all comment replies?" = "確定删除所有注釋回復?";
 
 "Note State" = "狀態";
+"View Bookmarks" = "查看書籤";