Merge new English strings
This commit is contained in:
parent
a63c634e3f
commit
88869f43ae
46 changed files with 277 additions and 93 deletions
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Loading…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Verligmerk teks
|
||||
noteEditor.removeColor=Remove Color
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=التحميل
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=ابحث عن ملف PDF متاح
|
||||
pane.items.menu.findAvailablePDF.multiple=ابحث عن ملفات PDF متاحة
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=تمييز النص
|
||||
noteEditor.removeColor=ازالة اللون
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Зареждане...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Акцентиране на текст
|
||||
noteEditor.removeColor=Премахване на цвят
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=O kargañ...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Melen
|
||||
general.red=Ruz
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Kavout ur PDF hegerz
|
||||
pane.items.menu.findAvailablePDF.multiple=Kavout PDFoù hegerz
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Usskediñ an destenn
|
||||
noteEditor.removeColor=Dilemel al liv
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=S'està carregant…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Afegeix nota de les anotacions
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Cerca els PDF disponibles
|
||||
pane.items.menu.findAvailablePDF.multiple=Cerca els PDF disponibles
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Marca el text
|
||||
noteEditor.removeColor=Elimina el color
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Nahrává se...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -330,8 +331,8 @@ pane.items.removeFromPublications.multiple=Opravdu chcete odstranit vybrané pol
|
|||
pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
||||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations=Přidat poznámku z anotací
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Najít dostupné PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Najít dostupná PDF
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Zvýraznit text
|
||||
noteEditor.removeColor=Odstranit barvu
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Indlæser...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find tilgængelig PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find tilgængelige PDF'er
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Marker tekst
|
||||
noteEditor.removeColor=Fjern farve
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Benutzerdefiniert
|
|||
general.loading=Lädt...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Auswahl aufheben
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Gelb
|
||||
general.red=Rot
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Aus Sammlung und Untersammlungen entfernen
|
|||
pane.items.removeRecursive=Sind Sie sicher, dass Sie den ausgewählten Eintrag aus dieser Sammlung und allen Untersammlungen entfernen möchten?
|
||||
pane.items.removeRecursive.multiple=Sind Sie sicher, dass Sie die ausgewählten Einträge aus dieser Sammlung und allen Untersammlungen entfernen möchten?
|
||||
pane.items.menu.addNoteFromAnnotations=Notiz aus Anmerkungen hinzufügen
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Notizen aus Anmerkungen hinzufügen
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Verfügbares PDF finden
|
||||
pane.items.menu.findAvailablePDF.multiple=Verfügbare PDFs finden
|
||||
pane.items.menu.addToCollection=Zu Sammlung hinzufügen
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Nichtproportional
|
|||
noteEditor.bulletList=Aufzählungsliste
|
||||
noteEditor.orderedList=Nummerierte Liste
|
||||
noteEditor.blockquote=Blockzitat
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Text formatieren
|
||||
noteEditor.highlightText=Text hervorheben
|
||||
noteEditor.removeColor=Farbe entfernen
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Anmerkungsfarben anzeigen
|
|||
noteEditor.removeAnnotationColors=Anmerkungsfarben verbergen
|
||||
noteEditor.addCitations=Anmerkungszitationen anzeigen
|
||||
noteEditor.removeCitations=Anmerkungszitationen verbergen
|
||||
noteEditor.insertTable=Tabelle einfügen
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Zeile darüber einfügen
|
||||
noteEditor.insertRowAfter=Zeile darunter einfügen
|
||||
noteEditor.insertColumnBefore=Spalte links einfügen
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Φόρτωση...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Εύρεση διαθέσιμου αρχείου PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Εύρεση διαθέσιμων αρχείων PDF
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Υπογράμμιση κειμένου
|
||||
noteEditor.removeColor=Απομάκρυνση χρώματος
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Loading…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Highlight Text
|
||||
noteEditor.removeColor=Remove Colour
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Personalizar
|
|||
general.loading=Cargando...
|
||||
general.richText=Texto enriquecido
|
||||
general.clearSelection=Borrar selección
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Amarillo
|
||||
general.red=Rojo
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Eliminar de la colección y subcolecciones
|
|||
pane.items.removeRecursive=¿Está seguro de que quiere eliminar el elemento seleccionado de esta colección y de todas las subcolecciones?
|
||||
pane.items.removeRecursive.multiple=¿Está seguro de que quiere eliminar los elementos seleccionados de esta colección y de todas las subcolecciones?
|
||||
pane.items.menu.addNoteFromAnnotations=Añadir una nota a partir de anotaciones
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Añadir notas a partir de anotaciones
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Buscar PDF disponible
|
||||
pane.items.menu.findAvailablePDF.multiple=Buscar PDFs disponibles
|
||||
pane.items.menu.addToCollection=Añadir a la colección
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monoespaciado
|
|||
noteEditor.bulletList=Lista con viñetas
|
||||
noteEditor.orderedList=Lista numerada
|
||||
noteEditor.blockquote=Bloque de cita
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Formatear texto
|
||||
noteEditor.highlightText=Resaltar texto
|
||||
noteEditor.removeColor=Eliminar color
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Mostrar los colores de las anotaciones
|
|||
noteEditor.removeAnnotationColors=Ocultar los colores de las anotaciones
|
||||
noteEditor.addCitations=Mostrar citas de anotaciones
|
||||
noteEditor.removeCitations=Ocultar citas de anotaciones
|
||||
noteEditor.insertTable=Insertar tabla
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insertar fila arriba
|
||||
noteEditor.insertRowAfter=Insertar columna debajo
|
||||
noteEditor.insertColumnBefore=Insertar columna a la izquierda
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Loading…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Teksti esiletõstmine
|
||||
noteEditor.removeColor=Värvi eemaldamine
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Pertsonalizatua
|
|||
general.loading=Kargatzen...
|
||||
general.richText=Testu aberatsa
|
||||
general.clearSelection=Hautaketa garbitu
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Horia
|
||||
general.red=Gorria
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Sortu ohar bat oharpenekin
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Sortu oharrak oharpenekin
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Aurkitu eskuragarri den PDFa
|
||||
pane.items.menu.findAvailablePDF.multiple=Aurkitu eskuragarri diren PDFak
|
||||
pane.items.menu.addToCollection=Bilduman gehitu
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Tarte bakarrekoa
|
|||
noteEditor.bulletList=Buletdun zerrenda
|
||||
noteEditor.orderedList=Zerrenda zenbakitua
|
||||
noteEditor.blockquote=Aipu blokea
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Testuari formatua eman
|
||||
noteEditor.highlightText=Testua nabarmendu
|
||||
noteEditor.removeColor=Ezabatu kolorea
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Oharpenen koloreak erakutsi
|
|||
noteEditor.removeAnnotationColors=Oharpenen koloreak ezkutatu
|
||||
noteEditor.addCitations=Oharpen aipuak erakutsi
|
||||
noteEditor.removeCitations=Oharpen aipuak ezkutatu
|
||||
noteEditor.insertTable=Txertatu taula
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Txertatu errenkada gainean
|
||||
noteEditor.insertRowAfter=Txertatu errenkada azpian
|
||||
noteEditor.insertColumnBefore=Txertatu zutabea ezkerrean
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Loading…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=پررنگ کردن متن
|
||||
noteEditor.removeColor=حذف رنگ
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Mukautettu
|
|||
general.loading=Ladataan...
|
||||
general.richText=Muotoiltu teksti
|
||||
general.clearSelection=Tyhjennä valinta
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Keltainen
|
||||
general.red=Punainen
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Poista kokoelmasta ja alakokoelmista
|
|||
pane.items.removeRecursive=Haluatko varmasti poistaa valitun nimikkeen tästä kokoelmasta ja kaikista alakokoelmista?
|
||||
pane.items.removeRecursive.multiple=Haluatko varmasti poistaa valitut nimikkeet tästä kokoelmasta ja kaikista alakokoelmista?
|
||||
pane.items.menu.addNoteFromAnnotations=Lisää muistiinpano huomautuksista
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Lisää muistiinpanot huomautuksista
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Etsi saatavilla oleva PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Etsi saatavilla olevat PDF:t.
|
||||
pane.items.menu.addToCollection=Lisää kokoelmaan
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Kiinteälevyinen
|
|||
noteEditor.bulletList=Luettelo
|
||||
noteEditor.orderedList=Numeroitu lista
|
||||
noteEditor.blockquote=Lainaus
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Muotoile teksti
|
||||
noteEditor.highlightText=Korosta teksti
|
||||
noteEditor.removeColor=Poista väri
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Näytä huomautusten värit
|
|||
noteEditor.removeAnnotationColors=Piilota huomautusten värit
|
||||
noteEditor.addCitations=Näytä huomautusten viitteet
|
||||
noteEditor.removeCitations=Piilota huomautusten viitteet
|
||||
noteEditor.insertTable=Lisää taulukko
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Lisää rivi yläpuolelle
|
||||
noteEditor.insertRowAfter=Lisää rivi alapuolelle
|
||||
noteEditor.insertColumnBefore=Lisää sarake vasemmalle
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Personnalisé
|
|||
general.loading=Chargement...
|
||||
general.richText=Texte enrichi
|
||||
general.clearSelection=Effacer la sélection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Jaune
|
||||
general.red=Rouge
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Retirer de la collection et des sous-collection
|
|||
pane.items.removeRecursive=Êtes-vous sûr de vouloir retirer le document sélectionné de cette collection et de toutes ses sous-collections ?
|
||||
pane.items.removeRecursive.multiple=Êtes-vous sûr de vouloir retirer les documents sélectionnés de cette collection et de toutes ses sous-collections ?
|
||||
pane.items.menu.addNoteFromAnnotations=Ajouter une note depuis les annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Ajouter des notes depuis les annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Trouver un PDF disponible
|
||||
pane.items.menu.findAvailablePDF.multiple=Trouver des PDFs disponibles
|
||||
pane.items.menu.addToCollection=Ajouter à une collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Avec un espacement simple
|
|||
noteEditor.bulletList=Liste à puces
|
||||
noteEditor.orderedList=Liste numérotée
|
||||
noteEditor.blockquote=Bloc de citation
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Formater le texte
|
||||
noteEditor.highlightText=Surligner le texte
|
||||
noteEditor.removeColor=Enlever la couleur
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Afficher les couleurs des annotations
|
|||
noteEditor.removeAnnotationColors=Masquer les couleurs des annotations
|
||||
noteEditor.addCitations=Afficher les citations des annotations
|
||||
noteEditor.removeCitations=Masquer les citations des annotations
|
||||
noteEditor.insertTable=Insérer un tableau
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insérer une ligne au-dessus
|
||||
noteEditor.insertRowAfter=Insérer une ligne en dessous
|
||||
noteEditor.insertColumnBefore=Insérer une colonne à gauche
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Cargando...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Amarelo
|
||||
general.red=Vermello
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Engadir nota desde anotacións
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Buscar PDF dispoñibles
|
||||
pane.items.menu.findAvailablePDF.multiple=Busca dos PDF dispoñibles
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Texto predefinido
|
|||
noteEditor.bulletList=Lista de puntos
|
||||
noteEditor.orderedList=Lista numerada
|
||||
noteEditor.blockquote=Cita
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Texto formatado
|
||||
noteEditor.highlightText=Texto destacado
|
||||
noteEditor.removeColor=Eliminar a cor
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=התאמה אישית
|
|||
general.loading=בטעינה…
|
||||
general.richText=טקסט עשיר
|
||||
general.clearSelection=פינוי הבחירה
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=צהוב
|
||||
general.red=אדום
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=הוספת הערה מהסברים
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=הוספות הערות מהסברים
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=איתור PDF זמין
|
||||
pane.items.menu.findAvailablePDF.multiple=איתור PDFים זמינים
|
||||
pane.items.menu.addToCollection=הוספה לאוסף
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=ריווח אחיד
|
|||
noteEditor.bulletList=רשימת תבליטים
|
||||
noteEditor.orderedList=רשימה ממוספרת
|
||||
noteEditor.blockquote=מקטע ציטוט
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=עיצוב טקסט
|
||||
noteEditor.highlightText=הדגשת טקסט
|
||||
noteEditor.removeColor=הסרת צבע
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=הצגת צבעי הסברים
|
|||
noteEditor.removeAnnotationColors=הסתרת צבעי הסברים
|
||||
noteEditor.addCitations=הצגת ציטוטי הסברים
|
||||
noteEditor.removeCitations=הסתרת ציטוטי הסברים
|
||||
noteEditor.insertTable=הוספת טבלה
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=הוספת שורה מעל
|
||||
noteEditor.insertRowAfter=הוספת שורה מתחת
|
||||
noteEditor.insertColumnBefore=הוספת עמודה משמאל
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Loading…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Highlight Text
|
||||
noteEditor.removeColor=Remove Color
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Egyedi
|
|||
general.loading=Betöltés…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Sárga
|
||||
general.red=Piros
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Jegyzet hozzáadása a jegyzetekből
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Jegyzetek hozzáadása a jegyzetekből
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Rendelkezésre álló PDF-fájl keresése
|
||||
pane.items.menu.findAvailablePDF.multiple=Rendelkezésre álló PDF-fájlok keresése
|
||||
pane.items.menu.addToCollection=Hozzáadás gyűjteményhez
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Felsorolás lista
|
||||
noteEditor.orderedList=Számozott lista
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Szöveg formázása
|
||||
noteEditor.highlightText=Szöveg kiemelése
|
||||
noteEditor.removeColor=Szín eltávolítása
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Megjegyzések színeinek megjelenítése
|
|||
noteEditor.removeAnnotationColors=Megjegyzések színeinek elrejtése
|
||||
noteEditor.addCitations=Mutassa a megjegyzések idézeteit
|
||||
noteEditor.removeCitations=A megjegyzések idézeteinek elrejtése
|
||||
noteEditor.insertTable=Táblázat beszúrása
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Sor beszúrása felülre
|
||||
noteEditor.insertRowAfter=Sor beszúrása alulra
|
||||
noteEditor.insertColumnBefore=Oszlop beszúrása balra
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Memuat...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Tambah catatan dari Anotasi
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Tandai Teks
|
||||
noteEditor.removeColor=Remove Color
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Hleð inn…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Auðkenna texta
|
||||
noteEditor.removeColor=Fjarlægja lit
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Personalizza
|
|||
general.loading=In caricamento...
|
||||
general.richText=Testo ricco
|
||||
general.clearSelection=Cancella la selezione
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Giallo
|
||||
general.red=Rosso
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Rimuovi dalla collezione e dalle sottocollezion
|
|||
pane.items.removeRecursive=Sei sicuro di voler rimuovere l'elemento selezionato da questa collezione e da tutte le sottocollezioni?
|
||||
pane.items.removeRecursive.multiple=Sei sicuro di voler rimuovere gli elementi selezionati da questa collezione e da tutte le sottocollezioni?
|
||||
pane.items.menu.addNoteFromAnnotations=Aggiungi una nota dalle Annotazioni
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Aggiungi note dalle Annotazioni
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Cerca un PDF disponibile
|
||||
pane.items.menu.findAvailablePDF.multiple=Cerca dei PDF disponibili
|
||||
pane.items.menu.addToCollection=Aggiungi a una collezione
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Larghezza fissa
|
|||
noteEditor.bulletList=Elenco puntato
|
||||
noteEditor.orderedList=Elenco numerato
|
||||
noteEditor.blockquote=Citazione testuale lunga
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Formatta il testo
|
||||
noteEditor.highlightText=Evidenzia il testo
|
||||
noteEditor.removeColor=Rimuovi il colore
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Mostra i colori dell'annotazione
|
|||
noteEditor.removeAnnotationColors=Nascondi i colori dell'annotazione
|
||||
noteEditor.addCitations=Mostra le citazioni dell'annotazione
|
||||
noteEditor.removeCitations=Nascondi le citazioni dell'annotazione
|
||||
noteEditor.insertTable=Inserisci una tabella
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Inserisci una riga sopra
|
||||
noteEditor.insertRowAfter=Inserisci una riga sotto
|
||||
noteEditor.insertColumnBefore=Inserisci una colonna a sinistra
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=カスタム
|
|||
general.loading=読み込み中…
|
||||
general.richText=リッチ テキスト
|
||||
general.clearSelection=選択の解除
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=黄
|
||||
general.red=赤
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=注釈からメモを追加
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=注釈からメモを追加
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=利用可能な PDF ファイルを検索
|
||||
pane.items.menu.findAvailablePDF.multiple=利用可能な PDF ファイルを検索
|
||||
pane.items.menu.addToCollection=コレクションに追加
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=テキストを強調表示
|
||||
noteEditor.removeColor=色を取り除く
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Loading…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=បន្លិចពណ៌អត្ថបទ
|
||||
noteEditor.removeColor=Remove Color
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=불러오는 중...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=이용 가능한 PDF 찾기
|
||||
pane.items.menu.findAvailablePDF.multiple=이용 가능한 PDF 찾기
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=글자 강조
|
||||
noteEditor.removeColor=색상 제거
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Įkeliama...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Ieškoti prieinamo PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Ieškoti prieinamų PDF
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Paryškinti tekstą
|
||||
noteEditor.removeColor=Pašalinti spalvą
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Loading…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Highlight Text
|
||||
noteEditor.removeColor=Remove Color
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Egendefinert
|
|||
general.loading=Laster inn...
|
||||
general.richText=Rik tekst
|
||||
general.clearSelection=Opphev utvalg
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Gul
|
||||
general.red=Rød
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Fjern fra samling og under-samlinger
|
|||
pane.items.removeRecursive=Er du sikker på at du vil fjerne det valgte elementet fra denne samlingen og alle under-samlingene?
|
||||
pane.items.removeRecursive.multiple=Er du sikker på at du vil fjerne de valgte elementene fra denne samlingen og alle under-samlingene?
|
||||
pane.items.menu.addNoteFromAnnotations=Legg til notat fra merknader
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Legg til notater fra merknader
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Finn tilgjengelig PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Finn tilgjengelige PDF-er
|
||||
pane.items.menu.addToCollection=Legg til samling
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Fast bredde
|
|||
noteEditor.bulletList=Punktliste
|
||||
noteEditor.orderedList=Nummerert liste
|
||||
noteEditor.blockquote=Sitat
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Tekstformat
|
||||
noteEditor.highlightText=Merk tekst
|
||||
noteEditor.removeColor=Fjern farge
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Vis farger for merknad
|
|||
noteEditor.removeAnnotationColors=Skjul farger for merknad
|
||||
noteEditor.addCitations=Vis henvisninger for merknad
|
||||
noteEditor.removeCitations=Skjul henvisninger for merknad
|
||||
noteEditor.insertTable=Sett inn tabell
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Sett inn rad over
|
||||
noteEditor.insertRowAfter=Sett inn rad under
|
||||
noteEditor.insertColumnBefore=Sett inn kolonne til venstre
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Laden…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Beschikbare PDF vinden
|
||||
pane.items.menu.findAvailablePDF.multiple=Beschikbare PDF's vinden
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Tekst markeren
|
||||
noteEditor.removeColor=Verwijder kleur
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Lastar …
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Merk tekst
|
||||
noteEditor.removeColor=Remove Color
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Własne
|
|||
general.loading=Wczytywanie...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Wyczyść zaznaczenie
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Żółty
|
||||
general.red=Czerwony
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Usuń z kolekcji i subkolekcji
|
|||
pane.items.removeRecursive=Czy na pewno chcesz usunąć wybrany element z tej kolekcji i wszystkich subkolekcji?
|
||||
pane.items.removeRecursive.multiple=Czy na pewno chcesz usunąć wybrane elementy z tej kolekcji i wszystkich subkolekcji?
|
||||
pane.items.menu.addNoteFromAnnotations=Dodaj notatkę z adnotacji
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Dodaj notatki z adnotacji
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Znajdź dostępny plik PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Znajdź dostępne pliki PDF
|
||||
pane.items.menu.addToCollection=Dodaj do kolekcji
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Stała szerokość
|
|||
noteEditor.bulletList=Lista wypunktowana
|
||||
noteEditor.orderedList=Lista numerowana
|
||||
noteEditor.blockquote=Blok cytatu
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Formatuj tekst
|
||||
noteEditor.highlightText=Podświetl tekst
|
||||
noteEditor.removeColor=Usuń kolor
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Pokaż kolory adnotacji
|
|||
noteEditor.removeAnnotationColors=Ukryj kolory adnotacji
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Wstaw tabelę
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Wstaw wiersz powyżej
|
||||
noteEditor.insertRowAfter=Wstaw wiersz poniżej
|
||||
noteEditor.insertColumnBefore=Wstaw kolumnę z lewej
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Customizar
|
|||
general.loading=Carregando...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Limpar seleção
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Amarelo
|
||||
general.red=Vermelho
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Adicionar nota a partir de anotações
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Adicionar notas a partir de anotações
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Encontrar PDF disponível
|
||||
pane.items.menu.findAvailablePDF.multiple=Encontrar PDFs disponíveis
|
||||
pane.items.menu.addToCollection=Adicionar à Coleção
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Espaçamento simples
|
|||
noteEditor.bulletList=Lista ponto
|
||||
noteEditor.orderedList=Lista numérica
|
||||
noteEditor.blockquote=Bloco de citação
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Formatar texto
|
||||
noteEditor.highlightText=Realçar texto
|
||||
noteEditor.removeColor=Remover cor
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Mostrar Cores da Anotação
|
|||
noteEditor.removeAnnotationColors=Ocultar Cores das Anotações
|
||||
noteEditor.addCitations=Mostrar Citações de Anotações
|
||||
noteEditor.removeCitations=Ocultar Citações de Anotações
|
||||
noteEditor.insertTable=Inserir Tabela
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Inserir Linha Acima
|
||||
noteEditor.insertRowAfter=Inserir Linha Abaixo
|
||||
noteEditor.insertColumnBefore=Inserir Coluna à Esquerda
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Personalizado
|
|||
general.loading=A Carregar...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Limpar Seleção
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Amarelo
|
||||
general.red=Vermelho
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Adicionar Nota a partir de Anotações
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Adicionar Notas a partir de Anotações
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Procurar PDF Disponível
|
||||
pane.items.menu.findAvailablePDF.multiple=Procurar PDF Disponíveis
|
||||
pane.items.menu.addToCollection=Adicionar à Coleção
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monoespaçado
|
|||
noteEditor.bulletList=Lista Ponteada
|
||||
noteEditor.orderedList=Lista Numerada
|
||||
noteEditor.blockquote=Bloco de Citação
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Formatar Texto
|
||||
noteEditor.highlightText=Destacar Texto
|
||||
noteEditor.removeColor=Remover Cor
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Mostrar Cores da Anotação
|
|||
noteEditor.removeAnnotationColors=Ocultar Cores das Anotações
|
||||
noteEditor.addCitations=Mostrar Citações de Anotações
|
||||
noteEditor.removeCitations=Ocultar Citações de Anotações
|
||||
noteEditor.insertTable=Inserir Tabela
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Inserir Linha Acima
|
||||
noteEditor.insertRowAfter=Inserir Linha Abaixo
|
||||
noteEditor.insertColumnBefore=Inserir Coluna à Esquerda
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Se încarcă...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Găsește PDF disponibil
|
||||
pane.items.menu.findAvailablePDF.multiple=Găsește PDF-uri disponibile
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Evidențiază text
|
||||
noteEditor.removeColor=Șterge culoare
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Особым образом
|
|||
general.loading=Загрузка...
|
||||
general.richText=Текст с форматированием
|
||||
general.clearSelection=Отменить выбор
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Желтый
|
||||
general.red=Красный
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Исключить из коллекции и
|
|||
pane.items.removeRecursive=Вы уверены что хотите исключить выбранную запись из этой коллекции и всех подчиненных коллекций?
|
||||
pane.items.removeRecursive.multiple=Вы уверены что хотите исключить выбранные записи из этой коллекции и всех подчиненных коллекций?
|
||||
pane.items.menu.addNoteFromAnnotations=Создать заметку из аннотаций
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Создать заметки из аннотаций
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Найти доступный PDF-файл
|
||||
pane.items.menu.findAvailablePDF.multiple=Найти доступные PDF-файлы
|
||||
pane.items.menu.addToCollection=Добавить к коллекции
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Моноширинный
|
|||
noteEditor.bulletList=Маркированный список
|
||||
noteEditor.orderedList=Нумерованный список
|
||||
noteEditor.blockquote=Цитата
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Форматированный текст
|
||||
noteEditor.highlightText=Пометить текст
|
||||
noteEditor.removeColor=Удалить цвет
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Показать цвета аннотации
|
|||
noteEditor.removeAnnotationColors=Скрыть цвета аннотации
|
||||
noteEditor.addCitations=Показать цитирования аннотации
|
||||
noteEditor.removeCitations=Скрыть цитирования аннотации
|
||||
noteEditor.insertTable=Вставить таблицу
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Вставить строку выше
|
||||
noteEditor.insertRowAfter=Вставить строку ниже
|
||||
noteEditor.insertColumnBefore=Вставить колонку слева
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Nahrávam...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Vložiť poznámku z anotácií
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Nájsť dostupné PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Nájsť dostupné PDF
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Zvýrazniť text
|
||||
noteEditor.removeColor=Odstrániť farbu
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Po meri
|
|||
general.loading=Nalaganje ...
|
||||
general.richText=Obogateno besedilo
|
||||
general.clearSelection=Počisti izbor
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Rumena
|
||||
general.red=Rdeča
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Odstrani iz zbirke in podzbirk
|
|||
pane.items.removeRecursive=Ali ste prepričani, da želite izbrani vnos izbrisati iz te zbirke in vseh njenih podzbirk?
|
||||
pane.items.removeRecursive.multiple=Ali ste prepričani, da želite izbrane vnose izbrisati iz te zbirke in vseh njenih podzbirk?
|
||||
pane.items.menu.addNoteFromAnnotations=Dodaj opombo iz zaznamkov
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Dodaj opombe iz zaznamkov
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Najdi PDF, ki je na voljo
|
||||
pane.items.menu.findAvailablePDF.multiple=Najdi PDF-je, ki so na voljo
|
||||
pane.items.menu.addToCollection=Dodaj v zbirko
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Enakomerni razmik
|
|||
noteEditor.bulletList=Označen seznam
|
||||
noteEditor.orderedList=Oštevilčen seznam
|
||||
noteEditor.blockquote=Citat v kosu
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Oblikuj besedilo
|
||||
noteEditor.highlightText=Osvetli besedilo
|
||||
noteEditor.removeColor=Odstrani barvo
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Pokaži barve zaznamkov
|
|||
noteEditor.removeAnnotationColors=Skrij barve zaznamkov
|
||||
noteEditor.addCitations=Pokaži citate zaznamkov
|
||||
noteEditor.removeCitations=Skrij citate zaznamkov
|
||||
noteEditor.insertTable=Vstavi tabelo
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Vstavi vrstico zgoraj
|
||||
noteEditor.insertRowAfter=Vstavi vrstico spodaj
|
||||
noteEditor.insertColumnBefore=Vstavi stolpec levo
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Учитавам…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Додај белешку из напомена
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Истакни текст
|
||||
noteEditor.removeColor=Уклони боју
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Anpassad
|
|||
general.loading=Laddar…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Gul
|
||||
general.red=Röd
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Lägg till anteckning från kommentarer
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Hittar tillgänglig PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Hittar tillgängliga PDFer
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Fast bredd
|
|||
noteEditor.bulletList=Punktlista
|
||||
noteEditor.orderedList=Numrerad lista
|
||||
noteEditor.blockquote=Citatblock
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Formatera text
|
||||
noteEditor.highlightText=Färgöverstryk text
|
||||
noteEditor.removeColor=Ta bort färg
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Loading…
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=เน้นข้อความให้เด่นชัด
|
||||
noteEditor.removeColor=Remove Color
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Özel
|
|||
general.loading=Yükleniyor...
|
||||
general.richText=Zengin Metin
|
||||
general.clearSelection=Seçilmişleri Temizle
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Sarı
|
||||
general.red=Kırmızı
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Derme ve Alt Dermelerden Kaldır
|
|||
pane.items.removeRecursive=Seçilmiş olan eseri, bu dermeden ve tüm alt dermelerinden kaldırmak istediğinize emin misiniz?
|
||||
pane.items.removeRecursive.multiple=Seçilmiş olan eserleri, bu dermeden ve tüm alt dermelerinden kaldırmak istediğinize emin misiniz?
|
||||
pane.items.menu.addNoteFromAnnotations=Ek Açıklamalardan Not Ekle
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Ek Açıklamalardan Notlar Ekle
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=PDF Dosyasını Bul
|
||||
pane.items.menu.findAvailablePDF.multiple=PDF Dosyalarını Bul
|
||||
pane.items.menu.addToCollection=Dermeye Ekle
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Tek Aralıklı
|
|||
noteEditor.bulletList=Madde İşaretli Liste
|
||||
noteEditor.orderedList=Numaralandırılmış Liste
|
||||
noteEditor.blockquote=Alıntı Bloğu
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Metni Biçimlendir
|
||||
noteEditor.highlightText=Metni Vurgula
|
||||
noteEditor.removeColor=Rengi Kaldır
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Ek Açıklama Renklerini Göster
|
|||
noteEditor.removeAnnotationColors=Ek Açıklama Renklerini Sakla
|
||||
noteEditor.addCitations=Ek Açıklama Alıntılarını Göster
|
||||
noteEditor.removeCitations=Ek Açıklama Alıntılarını Sakla
|
||||
noteEditor.insertTable=Tablo Ekle
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Yukarıya Satır Ekle
|
||||
noteEditor.insertRowAfter=Aşağıya Satır Ekle
|
||||
noteEditor.insertColumnBefore=Sola Sütun Ekle
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Завантаження
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Виділити текст
|
||||
noteEditor.removeColor=Видалити колір
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=Custom
|
|||
general.loading=Đang nạp...
|
||||
general.richText=Rich Text
|
||||
general.clearSelection=Clear Selection
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=Yellow
|
||||
general.red=Red
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=Remove from Collection and Subcollections
|
|||
pane.items.removeRecursive=Are you sure you want to remove the selected item from this collection and all subcollections?
|
||||
pane.items.removeRecursive.multiple=Are you sure you want to remove the selected items from this collection and all subcollections?
|
||||
pane.items.menu.addNoteFromAnnotations=Add Note from Annotations
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=Add Notes from Annotations
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=Find Available PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=Find Available PDFs
|
||||
pane.items.menu.addToCollection=Add to Collection
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=Monospaced
|
|||
noteEditor.bulletList=Bulleted List
|
||||
noteEditor.orderedList=Numbered List
|
||||
noteEditor.blockquote=Block Quote
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=Format Text
|
||||
noteEditor.highlightText=Đánh dấu đoạn văn bản
|
||||
noteEditor.removeColor=Bỏ màu
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=Show Annotation Colors
|
|||
noteEditor.removeAnnotationColors=Hide Annotation Colors
|
||||
noteEditor.addCitations=Show Annotation Citations
|
||||
noteEditor.removeCitations=Hide Annotation Citations
|
||||
noteEditor.insertTable=Insert Table
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=Insert Row Above
|
||||
noteEditor.insertRowAfter=Insert Row Below
|
||||
noteEditor.insertColumnBefore=Insert Column Left
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=自定义
|
|||
general.loading=加载中
|
||||
general.richText=富文本
|
||||
general.clearSelection=清除选择
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=黄色
|
||||
general.red=红色
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=从分类和所有子分类中移除
|
|||
pane.items.removeRecursive=您确定要从分类和所有子分类中移除所选的条目吗?
|
||||
pane.items.removeRecursive.multiple=您确定要从分类和所有子分类中移除所选的条目吗?
|
||||
pane.items.menu.addNoteFromAnnotations=从注释中添加笔记
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=从注释中添加笔记
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=找到可用的 PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=找到可用的 PDF
|
||||
pane.items.menu.addToCollection=添加到分类
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=单行
|
|||
noteEditor.bulletList=项目符号
|
||||
noteEditor.orderedList=编号
|
||||
noteEditor.blockquote=引用
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=格式化文本
|
||||
noteEditor.highlightText=高亮文本
|
||||
noteEditor.removeColor=删除颜色
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=显示注释颜色
|
|||
noteEditor.removeAnnotationColors=隐藏注释颜色
|
||||
noteEditor.addCitations=显示注释引文
|
||||
noteEditor.removeCitations=隐藏注释引文
|
||||
noteEditor.insertTable=插入表格
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=在行上插入
|
||||
noteEditor.insertRowAfter=在行下插入
|
||||
noteEditor.insertColumnBefore=在列左插入
|
||||
|
|
|
@ -92,6 +92,7 @@ general.custom=自訂
|
|||
general.loading=載入中...
|
||||
general.richText=富文本
|
||||
general.clearSelection=清除选择
|
||||
general.insert=Insert
|
||||
|
||||
general.yellow=黄色
|
||||
general.red=红色
|
||||
|
@ -331,7 +332,7 @@ pane.items.removeRecursive.title=从分类和所有子分类中移除
|
|||
pane.items.removeRecursive=您确定要从分类和所有子分类中移除所选的条目吗?
|
||||
pane.items.removeRecursive.multiple=您确定要从分类和所有子分类中移除所选的条目吗?
|
||||
pane.items.menu.addNoteFromAnnotations=从注释中添加笔记
|
||||
pane.items.menu.addNoteFromAnnotations.multiple=从注释中添加笔记
|
||||
pane.items.menu.createNoteFromAnnotations=Create Note from Annotations
|
||||
pane.items.menu.findAvailablePDF=找到可用的 PDF
|
||||
pane.items.menu.findAvailablePDF.multiple=找到可用的 PDF
|
||||
pane.items.menu.addToCollection=添加到分类
|
||||
|
@ -1296,6 +1297,7 @@ noteEditor.monospaced=单行
|
|||
noteEditor.bulletList=项目符号
|
||||
noteEditor.orderedList=编号
|
||||
noteEditor.blockquote=引用
|
||||
noteEditor.mathBlock=Math Block
|
||||
noteEditor.formatText=格式化文本
|
||||
noteEditor.highlightText=高亮標示文字
|
||||
noteEditor.removeColor=移除顏色
|
||||
|
@ -1335,7 +1337,9 @@ noteEditor.applyAnnotationColors=显示注释颜色
|
|||
noteEditor.removeAnnotationColors=隐藏注释颜色
|
||||
noteEditor.addCitations=显示注释引文
|
||||
noteEditor.removeCitations=隐藏注释引文
|
||||
noteEditor.insertTable=插入表格
|
||||
noteEditor.image=Image
|
||||
noteEditor.math=Math
|
||||
noteEditor.table=Table
|
||||
noteEditor.insertRowBefore=在行上插入
|
||||
noteEditor.insertRowAfter=在行下插入
|
||||
noteEditor.insertColumnBefore=在列左插入
|
||||
|
|
Loading…
Reference in a new issue