1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/tools/locales/th_TH.po

3840 lines
127 KiB
Plaintext
Raw Normal View History

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Laurent Cozic
# This file is distributed under the same license as the Joplin-CLI package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: Joplin-CLI 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
2020-03-09 01:13:13 +02:00
"Last-Translator: \n"
"Language-Team: \n"
2020-03-09 01:13:13 +02:00
"Language: th_TH\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.3\n"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-cp.js:13
msgid ""
"Duplicates the notes matching <note> to [notebook]. If no notebook is "
"specified the note is duplicated in the current notebook."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-cp.js:24 CliClient/app/command-cp.js:27
#: CliClient/app/command-import.js:34 CliClient/app/command-mv.js:22
#: CliClient/app/command-mv.js:25 CliClient/app/command-use.js:21
#: CliClient/app/command-ren.js:23 CliClient/app/command-rmbook.js:25
#: CliClient/app/command-cat.js:25 CliClient/app/command-rmnote.js:25
#: CliClient/app/command-attach.js:21 CliClient/app/command-export.js:36
#: CliClient/app/command-export.js:40 CliClient/app/command-geoloc.js:20
#: CliClient/app/command-search.js:27 CliClient/app/command-set.js:32
#: CliClient/app/command-help.js:66 CliClient/app/command-todo.js:21
#: CliClient/app/command-tag.js:33 CliClient/app/command-tag.js:36
#: CliClient/app/command-tag.js:42 CliClient/app/command-tag.js:43
#: CliClient/app/command-tag.js:81 CliClient/app/command-tag.js:87
#: CliClient/app/command-done.js:20
#: ReactNativeClient/lib/services/interop/InteropService.js:182
#: ReactNativeClient/lib/services/interop/InteropService.js:194
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Cannot find \"%s\"."
msgstr "ไม่พบ \"%s\""
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-ls.js:18
#, fuzzy
2020-06-13 23:47:15 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Displays the notes in the current notebook. Use `ls /` to display the list "
"of notebooks."
msgstr "แสดงบันทึกในสมุดบันทึกปัจจุบัน ใช้ `ls /` เพื่อแสดงรายการสมุดบันทึก"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-ls.js:27
msgid "Displays only the first top <num> notes."
msgstr "แสดงเฉพาะบันทึก <num> อันดับแรก"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-ls.js:28
#, fuzzy
msgid "Sorts the item by <field> (eg. title, updated_time, created_time)."
msgstr "จัดเรียงรายการโดย <field> (เช่น. title, updated_time, created_time)"
#: CliClient/app/command-ls.js:29
msgid "Reverses the sorting order."
2020-10-21 22:54:47 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-ls.js:30
2020-10-21 22:54:47 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos."
2020-10-21 22:54:47 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-ls.js:31
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Either \"text\" or \"json\""
msgstr "ไม่ “text” ก็ “json”"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-ls.js:32 CliClient/app/command-tag.js:18
2020-06-13 23:47:15 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, "
"TODO_CHECKED (for to-dos), TITLE"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-ls.js:63
msgid "Please select a notebook first."
msgstr "โปรดเลือกสมุดบันทึกก่อน"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-import.js:14
msgid "Imports data into Joplin."
msgstr "นำเข้าข้อมูลเข้ามาที่ Joplin"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-import.js:25
#, javascript-format
msgid "Source format: %s"
msgstr "ฟอร์แมตต้นฉบับ: %s"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-import.js:26
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Do not ask for confirmation."
msgstr "อย่าถามให้ยืนยัน"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-import.js:27
#, fuzzy, javascript-format
msgid "Output format: %s"
msgstr "ฟอร์แมตต้นฉบับ: %s"
2020-06-21 00:21:11 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-import.js:47 ElectronClient/gui/ImportScreen.min.js:68
#, javascript-format
2020-06-13 23:47:15 +02:00
msgid "Found: %d."
msgstr "พบ: %d"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-import.js:48 ElectronClient/gui/ImportScreen.min.js:69
#, javascript-format
2020-06-13 23:47:15 +02:00
msgid "Created: %d."
msgstr "สร้างเมื่อ: %d"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-import.js:49 ElectronClient/gui/ImportScreen.min.js:70
#, javascript-format
2020-06-13 23:47:15 +02:00
msgid "Updated: %d."
msgstr "แก้ไขเมื่อ: %d"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-import.js:50 ElectronClient/gui/ImportScreen.min.js:71
#, javascript-format
2020-06-13 23:47:15 +02:00
msgid "Skipped: %d."
msgstr "ข้าม: %d"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-import.js:51 ElectronClient/gui/ImportScreen.min.js:72
2020-06-13 23:47:15 +02:00
#, javascript-format
msgid "Resources: %d."
msgstr "ทรัพยากร: %d"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-import.js:52 ElectronClient/gui/ImportScreen.min.js:73
#, javascript-format
2020-06-13 23:47:15 +02:00
msgid "Tagged: %d."
msgstr "แท็ก: %d"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-import.js:65
msgid "Importing notes..."
msgstr "กำลังนำเข้าบันทึก..."
#: CliClient/app/command-import.js:70 ElectronClient/gui/ImportScreen.min.js:88
#, javascript-format
2020-06-13 23:47:15 +02:00
msgid "The notes have been imported: %s"
msgstr "บันทึกได้ถูกนำเข้าแล้ว: %s"
2020-10-29 16:34:31 +02:00
#: CliClient/app/help-utils.js:56
msgid "Enum"
msgstr "Enum"
2020-10-29 16:34:31 +02:00
#: CliClient/app/help-utils.js:56
#, fuzzy, javascript-format
msgid "Type: %s."
msgstr "ชนิด: %s"
2020-10-29 16:34:31 +02:00
#: CliClient/app/help-utils.js:57
#, javascript-format
msgid "Possible values: %s."
msgstr "ค่าที่เป็นไปได้: %s"
2020-10-29 16:34:31 +02:00
#: CliClient/app/help-utils.js:71
#, javascript-format
msgid "Default: %s"
msgstr ""
#: CliClient/app/help-utils.js:77
msgid "Possible keys/values:"
msgstr ""
#: CliClient/app/command-server.js:14
#, javascript-format
msgid ""
"Start, stop or check the API server. To specify on which port it should run, "
"set the api.port config variable. Commands are (%s)."
msgstr ""
#: CliClient/app/command-server.js:38
#, javascript-format
msgid "Server is already running on port %d"
msgstr "เซิร์ฟเวอร์กำลังทำงานอยู่แล้วที่พอร์ต %d"
#: CliClient/app/command-server.js:44
#, javascript-format
msgid "Server is running on port %d"
msgstr "เซิร์ฟเวอร์กำลังทำงานที่พอร์ต %d"
#: CliClient/app/command-server.js:44 CliClient/app/command-server.js:47
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Server is not running."
msgstr "เซิร์ฟเวอร์ไม่ทำงาน"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-e2ee.js:18
msgid ""
"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, "
"`status`, `decrypt-file` and `target-status`."
msgstr ""
"จัดการการตั้งค่า E2EE คำสั่งคือ `enable`, `disable`, `decrypt`, `status`, `decrypt-"
"file` และ `target-status`"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-e2ee.js:36 CliClient/app/command-e2ee.js:72
msgid "Enter master password:"
msgstr ""
#: CliClient/app/command-e2ee.js:38 CliClient/app/command-e2ee.js:74
#: CliClient/app/command-e2ee.js:79
msgid "Operation cancelled"
msgstr "ระบวนการถูกยกเลิก"
#: CliClient/app/command-e2ee.js:47
#, fuzzy
2020-03-09 01:13:13 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Starting decryption... Please wait as it may take several minutes depending "
"on how much there is to decrypt."
2020-03-09 01:13:13 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
"เริ่มต้นการถอดรหัส... โปรดรอสักครู่ อาจจะใช้เวลาสองถึงสามนาที "
"ขึ้นอยู่กับว่าปริมาณของไฟล์ต้องถอดรหัส"
2020-05-28 03:06:33 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-e2ee.js:53
#, fuzzy, javascript-format
msgid "Decrypted items: %d"
msgstr "รายการที่ถูกถอดรหัส: %s / %s"
#: CliClient/app/command-e2ee.js:54
#, javascript-format
msgid "Skipped items: %d (use --retry-failed-items to retry decrypting them)"
2020-05-28 03:06:33 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-e2ee.js:68
msgid "Completed decryption."
msgstr "ถอดรหัสเรียบร้อยแล้ว"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-e2ee.js:77
#: ReactNativeClient/lib/components/screens/encryption-config.js:163
msgid "Confirm password:"
msgstr "ยืนยันรหัสผ่าน:"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-e2ee.js:83
#: ReactNativeClient/lib/components/screens/encryption-config.js:140
msgid "Passwords do not match!"
msgstr "รหัสผ่านไม่เหมือนกัน!"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-e2ee.js:108
#: ElectronClient/gui/EncryptionConfigScreen.min.js:443
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
msgid "Enabled"
msgstr "เปิด"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-e2ee.js:108
#: ElectronClient/gui/KeymapConfig/KeymapConfigScreen.js:110
#: ElectronClient/gui/EncryptionConfigScreen.min.js:443
#: ReactNativeClient/lib/models/Setting.js:624
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
msgid "Disabled"
msgstr "ปิด"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-e2ee.js:108
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
#, fuzzy, javascript-format
msgid "Encryption is: %s"
msgstr "การเข้ารหัส: %s"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-mkbook.js:12
msgid "Creates a new notebook."
msgstr "สร้างสมุดบันทึกใหม่"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-mv.js:14
msgid "Moves the notes matching <note> to [notebook]."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-config.js:13
msgid ""
"Gets or sets a config value. If [value] is not provided, it will show the "
"value of [name]. If neither [name] nor [value] is provided, it will list the "
"current configuration."
2020-03-09 01:13:13 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-config.js:18
msgid "Also displays unset and hidden config variables."
msgstr ""
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-config.js:79
#, javascript-format
msgid "%s = %s (%s)"
msgstr "%s = %s (%s)"
#: CliClient/app/command-config.js:81
#, javascript-format
msgid "%s = %s"
msgstr "%s = %s"
#: CliClient/app/command-use.js:12
msgid ""
"Switches to [notebook] - all further operations will happen within this "
"notebook."
msgstr ""
#: CliClient/app/command-sync.js:29
msgid "Synchronises with remote storage."
msgstr "ซิงโครไนซ์กับแหล่งเก็บข้อมูลระยะไกล"
#: CliClient/app/command-sync.js:34
msgid "Sync to provided target (defaults to sync.target config value)"
msgstr ""
#: CliClient/app/command-sync.js:35
msgid "Upgrade the sync target to the latest version."
msgstr ""
#: CliClient/app/command-sync.js:81 CliClient/app/command-sync.js:95
#: ElectronClient/gui/OneDriveLoginScreen.min.js:40
#: ElectronClient/gui/OneDriveLoginScreen.js:46
msgid ""
"Authentication was not completed (did not receive an authentication token)."
msgstr "การขออนุมัติไม่สมบูรณ์ (ไม่ได้รับ Token เพื่อขออนุมัติ)"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-sync.js:90 ElectronClient/gui/DropboxLoginScreen.js:29
2020-06-13 23:47:15 +02:00
#: ElectronClient/gui/DropboxLoginScreen.min.js:42
2020-06-21 00:21:11 +02:00
#: ReactNativeClient/lib/components/screens/dropbox-login.js:58
2020-03-09 01:13:13 +02:00
msgid ""
2020-06-13 23:47:15 +02:00
"To allow Joplin to synchronise with Dropbox, please follow the steps below:"
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-sync.js:91 ElectronClient/gui/DropboxLoginScreen.js:30
2020-06-13 23:47:15 +02:00
#: ElectronClient/gui/DropboxLoginScreen.min.js:47
2020-06-21 00:21:11 +02:00
#: ReactNativeClient/lib/components/screens/dropbox-login.js:59
2020-06-13 23:47:15 +02:00
msgid "Step 1: Open this URL in your browser to authorise the application:"
msgstr "ขั้นตอนที่ 1: เปิด URL นี้ในเว็บเบราว์เซอร์ เพื่อขออนุมัติแอปพลิเคชั่น"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-sync.js:93 ElectronClient/gui/DropboxLoginScreen.js:32
2020-06-13 23:47:15 +02:00
#: ElectronClient/gui/DropboxLoginScreen.min.js:57
2020-06-21 00:21:11 +02:00
#: ReactNativeClient/lib/components/screens/dropbox-login.js:65
2020-06-13 23:47:15 +02:00
msgid "Step 2: Enter the code provided by Dropbox:"
msgstr "ขั้นตอนที่ 2: กรอกรหัสที่ได้มาจาก Dropbox:"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-sync.js:105
#, javascript-format
msgid "Not authentified with %s. Please provide any missing credentials."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-sync.js:128
#, fuzzy
msgid "Synchronisation is already in progress."
msgstr "การซิงโครไนซ์กำลังดำเนินการอยู่"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-sync.js:133
#, javascript-format
msgid ""
2020-10-29 16:34:31 +02:00
"Lock file is already being hold. If you know that no synchronisation is "
"taking place, you may delete the lock file at \"%s\" and resume the "
"operation."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-sync.js:175
#, javascript-format
msgid "Synchronisation target: %s (%s)"
msgstr "จุดหมายการซิงโครไนซ์: %s (%s)"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-sync.js:177
#, fuzzy
msgid "Cannot initialise synchroniser."
msgstr "มีบางรายการที่ไม่สามารถซิงโครไนซ์ได้"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-sync.js:207
msgid "Starting synchronisation..."
msgstr "เริ่มต้นการซิงโครไนซ์..."
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-sync.js:230
msgid "Downloading resources..."
msgstr "กำลังดาวน์โหลดทรัพยากร..."
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-ren.js:14
msgid "Renames the given <item> (note or notebook) to <name>."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-rmbook.js:13
msgid "Deletes the given notebook."
msgstr "ลบสมุดบันทึกที่เลือก"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-rmbook.js:17
msgid "Deletes the notebook without asking for confirmation."
msgstr "ลบสมุดบันทึกโดยไม่ต้องถามการยืนยัน"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-rmbook.js:26
#: ReactNativeClient/lib/components/screens/notes.js:154
2020-10-11 17:18:58 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Delete notebook? All notes and sub-notebooks within this notebook will also "
"be deleted."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-mktodo.js:12
msgid "Creates a new to-do."
msgstr "สร้าง to-do ใหม่"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-mktodo.js:16 CliClient/app/command-mknote.js:16
msgid "Notes can only be created within a notebook."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-cat.js:14
msgid "Displays the given note."
msgstr "แสดงบันทึกที่เลือก"
#: CliClient/app/command-cat.js:18
msgid "Displays the complete information about note."
msgstr "แสดงข้อมูลทั้งหมดของบันทึก"
#: CliClient/app/command-edit.js:17
msgid "Edit note."
msgstr "แก้ไขบันทึก"
#: CliClient/app/command-edit.js:30
msgid ""
"No text editor is defined. Please set it using `config editor <editor-path>`"
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-edit.js:40
msgid "No active notebook."
msgstr "ไม่มีสมุดบันทึกที่ถูกใช้งาน"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-edit.js:46
#, javascript-format
msgid "Note does not exist: \"%s\". Create it?"
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/app-gui.js:452
msgid "To delete a tag, untag the associated notes."
msgstr ""
2020-04-19 01:20:09 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/app-gui.js:462
#, fuzzy
msgid "Please select the note or notebook to be deleted first."
msgstr "โปรดเลือกบันทึกหรือสมุดบันทึกที่ต้องการลบก่อน"
2020-10-29 16:34:31 +02:00
#: CliClient/app/app-gui.js:750
msgid "Press Ctrl+D or type \"exit\" to exit the application"
msgstr "กด Ctrl+D หรือพิมพ์ \"exit\" เพื่อออกจากแอปพลิเคชั่น"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-rmnote.js:13
msgid "Deletes the notes matching <note-pattern>."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-rmnote.js:17
msgid "Deletes the notes without asking for confirmation."
msgstr ""
#: CliClient/app/command-rmnote.js:27
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "%d notes match this pattern. Delete them?"
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-rmnote.js:27
#: ReactNativeClient/lib/components/screens/Note.js:447
msgid "Delete note?"
msgstr "ลบบันทึก?"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-attach.js:13
#, fuzzy
msgid "Attaches the given file to the note."
msgstr "แนบไฟล์ที่ถูกเลือกกับบันทึก"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-version.js:11
msgid "Displays version information"
msgstr "แสดงข้อมูลเวอร์ชั่น"
#: CliClient/app/command-version.js:16
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "%s %s (%s)"
msgstr "%s %s (%s)"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-undone.js:12
msgid "Marks a to-do as non-completed."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-export.js:13
msgid ""
2020-10-29 16:34:31 +02:00
"Exports Joplin data to the given path. By default, it will export the "
"complete database including notebooks, notes, tags and resources."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-export.js:23
#, fuzzy, javascript-format
msgid "Destination format: %s"
msgstr "ฟอร์แมตปลายทาง: %s"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-export.js:23
#, fuzzy
msgid "Exports only the given note."
msgstr "ส่งออกเฉพาะบันทึกที่เลือก"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-export.js:23
msgid "Exports only the given notebook."
msgstr "ส่งออกเฉพาะสมุดบันทึกที่เลือก"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-mknote.js:12
msgid "Creates a new note."
msgstr "สร้างบันทึกใหม่"
2020-10-29 16:34:31 +02:00
#: CliClient/app/main.js:80
msgid "Type `joplin help` for usage information."
msgstr "พิมพ์ `joplin help` สำหรับข้อมูลการใช้งาน"
2020-04-19 01:20:09 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/main.js:82
msgid "Fatal error:"
msgstr "ผิดพลาดร้ายแรง:"
2020-05-28 03:06:33 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-geoloc.js:13
msgid "Displays a geolocation URL for the note."
msgstr "แสดง URL ตำแหน่งภูมิศาสตร์สำหรับบันทึก"
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/gui/NoteWidget.js:36
msgid ""
"Welcome to Joplin!\n"
"\n"
"Type `:help shortcuts` for the list of keyboard shortcuts, or just `:help` "
"for usage information.\n"
"\n"
"For example, to create a notebook press `mb`; to create a note press `mn`."
2020-06-02 21:40:28 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
"ยินดีต้อนรับสู่ Joplin!\n"
"\n"
"พิมพ์ `:help shortcuts` สำหรับรายการคีย์ลัด หรือพิมพ์ `:help` สำหรับข้อมูลการใช้งาน\n"
"\n"
"ตัวอย่างเช่น สร้างสมุดบันทึกใหม่พิมพ์ `mb`; สร้างบันทึกใหม่พิมพ์ `mn`."
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/gui/NoteWidget.js:48
msgid ""
"One or more items are currently encrypted and you may need to supply a "
"master password. To do so please type `e2ee decrypt`. If you have already "
"supplied the password, the encrypted items are being decrypted in the "
"background and will be available soon."
2020-05-28 03:06:33 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/gui/NoteWidget.js:50
#, fuzzy
msgid "You may also type `status` for more information."
msgstr "อย่าถามให้ยืนยัน"
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/gui/FolderListWidget.js:31
msgid "Search:"
msgstr "ค้นหา:"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-search.js:13
msgid "Searches for the given <pattern> in all the notes."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-set.js:22
#, javascript-format
msgid ""
"Sets the property <name> of the given <note> to the given [value]. Possible "
"properties are:\n"
"\n"
"%s"
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/cli-utils.js:109
#, javascript-format
msgid "Missing required argument: %s"
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/cli-utils.js:140 ReactNativeClient/lib/services/report.js:151
#, javascript-format
msgid "%s: %s"
msgstr "%s: %s"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/cli-utils.js:144
2020-06-13 23:47:15 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Your choice: "
msgstr "ตัวเลือกของคุณ:"
2020-10-29 16:34:31 +02:00
#: CliClient/app/cli-utils.js:151
#, javascript-format
msgid "Invalid answer: %s"
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/cli-utils.js:161 CliClient/app/app.js:137
msgid "Y"
msgstr "Y"
2020-10-29 16:34:31 +02:00
#: CliClient/app/cli-utils.js:161 CliClient/app/app.js:137
msgid "n"
msgstr "n"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/base-command.js:15
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Cannot change encrypted item"
msgstr "ไม่สามารถเปลี่ยนรายการการเข้ารหัส"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-help.js:13
msgid "Displays usage information."
msgstr "แสดงข้อมูลการใช้งาน"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-help.js:36
#, fuzzy, javascript-format
msgid "For information on how to customise the shortcuts please visit %s"
msgstr "สำหรับข้อมูลเพิ่มเติมสำหรับการปรับแต่งคีย์ลัด ไปที่ %s"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-help.js:44
#, fuzzy
msgid "Shortcuts are not available in CLI mode."
msgstr "คีย์ลัดใช้ไม่ได้ในโหมด CLI"
#: CliClient/app/command-help.js:71
2020-10-11 17:18:58 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Type `help [command]` for more information about a command; or type `help "
"all` for the complete usage information."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
"พิมพ์ `help [คำสั่ง]` สำหรับข้อมูลเพิ่มเติมของคำสั่งนั้นๆ หรือพิมพ์ `help all` "
"สำหรับข้อมูลการใช้งานทั้งหมด"
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-help.js:73
msgid "The possible commands are:"
msgstr "คำสั่งที่เป็นไปได้คือ:"
#: CliClient/app/command-help.js:77
msgid ""
"In any command, a note or notebook can be referred to by title or ID, or "
"using the shortcuts `$n` or `$b` for, respectively, the currently selected "
"note or notebook. `$c` can be used to refer to the currently selected item."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-help.js:79
msgid "To move from one pane to another, press Tab or Shift+Tab."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-help.js:80
msgid ""
"Use the arrows and page up/down to scroll the lists and text areas "
"(including this console)."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-help.js:81
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "To maximise/minimise the console, press \"tc\"."
msgstr "ขยาย/ย่อ คอนโซล พิมพ์ “tc”"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-help.js:82
msgid "To enter command line mode, press \":\""
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-help.js:83
msgid "To exit command line mode, press ESCAPE"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-help.js:84
2020-06-13 23:47:15 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"For the list of keyboard shortcuts and config options, type `help keymap`"
msgstr "สำหรับรายการคีย์ลัดและตัวเลือกการตั้งค่า พิมพ์ `help keymap`"
#: CliClient/app/command-todo.js:14
msgid ""
"<todo-command> can either be \"toggle\" or \"clear\". Use \"toggle\" to "
"toggle the given to-do between completed and uncompleted state (If the "
"target is a regular note it will be converted to a to-do). Use \"clear\" to "
"convert the to-do back to a regular note."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-exit.js:11
msgid "Exits the application."
msgstr "ออกจากแอปพลิเคชั่น"
2020-10-29 16:34:31 +02:00
#: CliClient/app/app.js:62
#, javascript-format
msgid "More than one item match \"%s\". Please narrow down your query."
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/app.js:92
2020-04-19 01:20:09 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "No notebook selected."
msgstr "สมุดบันทึกไม่ได้ถูกเลือก"
2020-10-29 16:34:31 +02:00
#: CliClient/app/app.js:98
2020-06-13 23:47:15 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "No notebook has been specified."
msgstr "สมุดบันทึกไม่ได้ระบุ"
2020-10-29 16:34:31 +02:00
#: CliClient/app/app.js:137
msgid "N"
msgstr "N"
2020-10-29 16:34:31 +02:00
#: CliClient/app/app.js:137
msgid "y"
msgstr "y"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/app.js:170
2020-06-13 23:47:15 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Cancelling background synchronisation... Please wait."
msgstr "กำลังยกเลิกการซิงโครไนซ์เบื้องหลัง... โปรดรอสักครู่"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/app.js:255
#, javascript-format
msgid "No such command: %s"
msgstr "ไม่มีคำสั่ง: %s"
2020-10-29 16:34:31 +02:00
#: CliClient/app/app.js:303
#, javascript-format
msgid "The command \"%s\" is only available in GUI mode"
msgstr "คำสั่ง “%s” มีเฉพาะในโหมด GUI เท่านั้น"
2020-10-21 22:54:47 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-status.js:13
msgid "Displays summary about the notes and notebooks."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-status.js:44
msgid ""
"To retry decryption of these items. Run `e2ee decrypt --retry-failed-items`"
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-tag.js:14
msgid ""
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
"assign or remove [tag] from [note], to list notes associated with [tag], or "
"to list tags associated with [note]. The command `tag list` can be used to "
"list all the tags (use -l for long option)."
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-tag.js:90
#, javascript-format
msgid "Invalid command: \"%s\""
msgstr "คำสั่งไม่ถูกต้อง: \"%s\""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-done.js:14
msgid "Marks a to-do as done."
msgstr ""
2020-10-29 16:34:31 +02:00
#: CliClient/app/command-done.js:21
#, javascript-format
msgid "Note is not a to-do: \"%s\""
msgstr ""
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/bridge.js:97 ElectronClient/bridge.js:107
#: ElectronClient/bridge.js:118 ElectronClient/bridge.js:126
#: ElectronClient/checkForUpdates.js:139
#: ElectronClient/gui/DialogButtonRow.min.js:30
#: ElectronClient/gui/MenuBar.js:335
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:174
#: ElectronClient/gui/ConfigScreen/ButtonBar.js:22
#: ElectronClient/gui/PromptDialog.min.js:235
#: ElectronClient/gui/ConfigScreen.min.js:187
#: ElectronClient/gui/ConfigScreen.min.js:756
#: ElectronClient/services/plugins/UserWebviewDialogButtonBar.js:20
#: ReactNativeClient/lib/components/ModalDialog.js:67
#: ReactNativeClient/lib/components/CameraView.js:160
#: ReactNativeClient/lib/components/side-menu-content.js:150
msgid "OK"
msgstr "ตกลง"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/bridge.js:107 ElectronClient/bridge.js:118
#: ElectronClient/checkForUpdates.js:154
#: ElectronClient/gui/DialogButtonRow.min.js:38
#: ElectronClient/gui/SideBar/SideBar.min.js:264
#: ElectronClient/gui/SideBar/SideBar.min.js:639
#: ElectronClient/gui/SideBar/SideBar.js:191
#: ElectronClient/gui/SideBar/SideBar.js:412
#: ElectronClient/gui/KeymapConfig/ShortcutRecorder.js:52
#: ElectronClient/gui/SideBar.min.js:319 ElectronClient/gui/SideBar.min.js:724
#: ElectronClient/gui/NoteList.min.js:148
#: ElectronClient/gui/utils/NoteListUtils.js:161
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:462
#: ElectronClient/gui/PromptDialog.min.js:242
#: ElectronClient/gui/ConfigScreen.min.js:746
#: ElectronClient/gui/NoteList/NoteList.js:161
#: ElectronClient/gui/NoteList/NoteList.min.js:151
#: ElectronClient/gui/ResourceScreen.js:95
#: ElectronClient/services/plugins/UserWebviewDialogButtonBar.js:21
#: ReactNativeClient/lib/shim-init-node.js:129
#: ReactNativeClient/lib/components/ModalDialog.js:70
#: ReactNativeClient/lib/components/SelectDateTimeDialog.js:82
#: ReactNativeClient/lib/components/CameraView.js:161
#: ReactNativeClient/lib/components/side-menu-content.js:156
#: ReactNativeClient/lib/components/side-menu-content.js:165
#: ReactNativeClient/lib/components/side-menu-content.js:338
#: ReactNativeClient/lib/components/screens/encryption-config.js:185
#: ReactNativeClient/lib/components/screens/Note.js:98
#: ReactNativeClient/lib/components/screens/Note.js:504
msgid "Cancel"
msgstr "ยกเลิก"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/bridge.js:178
msgid ""
"The app is now going to close. Please relaunch it to complete the process."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-03-19 05:49:06 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/plugins/GotoAnything.min.js:459
msgid ""
"Type a note title or part of its content to jump to it. Or type # followed "
"by a tag name, or @ followed by a notebook name."
msgstr ""
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/plugins/GotoAnything.min.js:499
#: ElectronClient/plugins/GotoAnything.js:456
#: ElectronClient/gui/KeymapConfig/utils/getLabel.js:20
msgid "Goto Anything..."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/plugins/GotoAnything.js:431
msgid ""
"Type a note title or part of its content to jump to it. Or type # followed "
"by a tag name, or @ followed by a notebook name. Or type : to search for "
"commands."
msgstr ""
2020-03-19 05:49:06 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/plugins/GotoAnything.js:463
#: ElectronClient/gui/KeymapConfig/utils/getLabel.js:28
msgid "Command palette"
msgstr ""
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/InteropServiceHelper.js:153
#, fuzzy, javascript-format
msgid "Exporting to \"%s\" as \"%s\" format. Please wait..."
msgstr "กำลังนำเข้าจาก “%s” ไปเป็นฟอร์แมต “%s” โปรดรอสักครู่..."
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/InteropServiceHelper.js:170
#, javascript-format
msgid "Could not export notes: %s"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/checkForUpdates.js:138
#, fuzzy
msgid "Current version is up-to-date."
msgstr "เป็นเวอร์ชั่นปัจจุบันแล้ว"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/checkForUpdates.js:148
#, fuzzy, javascript-format
msgid "%s (pre-release)"
msgstr "%s (pre-release)"
2020-10-29 16:34:31 +02:00
#: ElectronClient/checkForUpdates.js:152
#, fuzzy
msgid "An update is available, do you want to download it now?"
msgstr "มีอัพเดทใหม่ คุณต้องการดาวน์โหลดเลยหรือไม่?"
2020-10-29 16:34:31 +02:00
#: ElectronClient/checkForUpdates.js:153
#, javascript-format
msgid "Your version: %s"
msgstr "เวอร์ชั่นของคุณ: %s"
2020-10-29 16:34:31 +02:00
#: ElectronClient/checkForUpdates.js:153
#, javascript-format
msgid "New version: %s"
msgstr "เวอร์ชั่นใหม่: %s"
#: ElectronClient/checkForUpdates.js:154
2020-06-13 23:47:15 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Download"
msgstr "ดาวน์โหลดแล้ว"
2020-10-29 16:34:31 +02:00
#: ElectronClient/checkForUpdates.js:154
msgid "Full Release Notes"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SearchBar/SearchBar.js:50
#: ElectronClient/gui/KeymapConfig/KeymapConfigScreen.js:120
#: ElectronClient/gui/MainScreen/MainScreen.min.js:437
msgid "Search..."
msgstr "ค้นหา..."
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteRevisionViewer.min.js:75
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "The note \"%s\" has been successfully restored to the notebook \"%s\"."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteRevisionViewer.min.js:100
msgid "This note has no history"
msgstr "บันทึกนี้ไม่มีประวัติย้อนหลัง"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteRevisionViewer.min.js:142
#: ElectronClient/gui/NoteEditor/utils/useMessageHandler.js:112
#: ElectronClient/gui/NoteText.min.js:865
#, javascript-format
msgid "Unsupported link or message: %s"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteRevisionViewer.min.js:177
#: ElectronClient/gui/KeymapConfig/ShortcutRecorder.js:51
msgid "Restore"
msgstr "กู้คืน"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteRevisionViewer.min.js:178
#, javascript-format
msgid ""
"Click \"%s\" to restore the note. It will be copied in the notebook named "
"\"%s\". The current version of the note will not be replaced or modified."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteRevisionViewer.min.js:187
#: ElectronClient/gui/NoteText.min.js:1671
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:462
#: ElectronClient/gui/ConfigScreen/ButtonBar.js:30
#: ElectronClient/gui/ConfigScreen.min.js:746
#: ElectronClient/gui/Header.min.js:316
#: ReactNativeClient/lib/commands/historyBackward.js:17
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Back"
msgstr "กลับ"
2020-06-13 23:47:15 +02:00
2020-10-11 17:18:58 +02:00
#: ElectronClient/gui/SideBar/SideBar.min.js:237
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar/SideBar.js:166
#: ElectronClient/gui/SideBar.min.js:283
2020-07-12 20:33:09 +02:00
#, fuzzy
msgid "Remove"
msgstr "ลบ"
2020-10-11 17:18:58 +02:00
#: ElectronClient/gui/SideBar/SideBar.min.js:240
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar/SideBar.js:169
#: ElectronClient/gui/SideBar.min.js:286
2020-07-12 20:33:09 +02:00
#: ReactNativeClient/lib/components/side-menu-content.js:148
#, fuzzy, javascript-format
msgid ""
"Delete notebook \"%s\"?\n"
"\n"
"All notes and sub-notebooks within this notebook will also be deleted."
msgstr ""
"ลบสมุดบันทึก \"%s\"?\n"
"\n"
"บันทึกทั้งหมดและสมุดบันทึกย่อยภายในสมุดบันทึกนี้จะถูกลบไปด้วย"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar/SideBar.min.js:241
#: ElectronClient/gui/SideBar/SideBar.js:170
#: ElectronClient/gui/SideBar.min.js:287
#: ElectronClient/gui/utils/NoteListUtils.js:132
#: ElectronClient/gui/utils/NoteListUtils.js:161
#: ElectronClient/gui/ResourceScreen.js:47
#: ElectronClient/gui/ResourceScreen.js:95
#: ReactNativeClient/lib/components/screen-header.js:356
#: ReactNativeClient/lib/components/side-menu-content.js:146
#: ReactNativeClient/lib/components/screens/Note.js:828
msgid "Delete"
msgstr "ลบ"
#: ElectronClient/gui/SideBar/SideBar.min.js:244
#: ElectronClient/gui/SideBar/SideBar.js:174
#: ElectronClient/gui/SideBar.min.js:290
#, javascript-format
2020-09-14 08:22:27 +02:00
msgid "Remove tag \"%s\" from all notes?"
2020-07-12 20:33:09 +02:00
msgstr "ลบแท็ก \"%s\" ออกจากบันทึกทั้งหมด?"
2020-10-11 17:18:58 +02:00
#: ElectronClient/gui/SideBar/SideBar.min.js:246
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar/SideBar.js:177
#: ElectronClient/gui/SideBar.min.js:292
2020-07-12 20:33:09 +02:00
msgid "Remove this search from the sidebar?"
msgstr "ลบการค้นหานี้ออกจากแถบด้านข้าง?"
2020-10-11 17:18:58 +02:00
#: ElectronClient/gui/SideBar/SideBar.min.js:305
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar/SideBar.js:228
2020-10-21 22:54:47 +02:00
#: ElectronClient/gui/KeymapConfig/KeymapConfigScreen.js:122
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar.min.js:382 ElectronClient/gui/MenuBar.js:443
#: ElectronClient/gui/utils/NoteListUtils.js:128
2020-07-12 20:33:09 +02:00
msgid "Export"
msgstr "ส่งออก"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar/SideBar.min.js:639
2020-10-21 22:54:47 +02:00
#: ElectronClient/gui/SideBar/SideBar.js:412
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar.min.js:724
2020-10-11 17:18:58 +02:00
#: ReactNativeClient/lib/components/side-menu-content.js:338
2020-10-21 22:54:47 +02:00
#: ReactNativeClient/lib/commands/synchronize.js:18
2020-10-11 17:18:58 +02:00
msgid "Synchronise"
msgstr "ซิงโครไนซ์"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar/SideBar.min.js:673
#: ElectronClient/gui/SideBar/SideBar.js:283
#: ElectronClient/gui/SideBar.min.js:757
#: ReactNativeClient/lib/components/side-menu-content.js:360
#: ReactNativeClient/lib/components/screens/notes.js:188
msgid "All notes"
msgstr "บันทึกทั้งหมด"
#: ElectronClient/gui/SideBar/SideBar.min.js:678
2020-10-21 22:54:47 +02:00
#: ElectronClient/gui/SideBar/SideBar.js:436
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar.min.js:762
2020-07-12 20:33:09 +02:00
#: ReactNativeClient/lib/components/side-menu-content.js:364
msgid "Notebooks"
msgstr "สมุดบันทึก"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar/SideBar.min.js:695
#: ElectronClient/gui/SideBar/SideBar.js:448
#: ElectronClient/gui/MainScreen/commands/setTags.js:17
#: ElectronClient/gui/SideBar.min.js:779
#: ElectronClient/gui/NoteText.min.js:1634
#: ElectronClient/gui/NoteText.min.js:1810
#: ReactNativeClient/lib/components/side-menu-content.js:314
#: ReactNativeClient/lib/components/screens/tags.js:101
#: ReactNativeClient/lib/components/screens/Note.js:801
msgid "Tags"
msgstr "แท็ก"
#: ElectronClient/gui/SideBar/SideBar.min.js:713
2020-10-21 22:54:47 +02:00
#: ElectronClient/gui/SideBar/SideBar.js:459
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar.min.js:797
2020-07-12 20:33:09 +02:00
#: ReactNativeClient/lib/components/side-menu-content.js:325
#, javascript-format
msgid "Decrypting items: %d/%d"
msgstr "กำลังถอดรหัสรายการ: %d/%d"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar/SideBar.min.js:718
2020-10-21 22:54:47 +02:00
#: ElectronClient/gui/SideBar/SideBar.js:463
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar.min.js:802
2020-07-12 20:33:09 +02:00
#: ReactNativeClient/lib/components/side-menu-content.js:330
#, javascript-format
msgid "Fetching resources: %d/%d"
msgstr ""
2020-10-21 22:54:47 +02:00
#: ElectronClient/gui/SideBar/commands/focusElementSideBar.js:16
2020-07-12 20:33:09 +02:00
msgid "Sidebar"
msgstr "แถบด้านข้าง"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/SideBar/commands/focusElementSideBar.js:17
#: ElectronClient/gui/NoteEditor/commands/focusElementNoteTitle.js:17
#: ElectronClient/gui/NoteEditor/commands/focusElementNoteBody.js:17
#: ElectronClient/gui/MenuBar.js:531
#: ElectronClient/gui/NoteList/commands/focusElementNoteList.js:18
msgid "Focus"
2020-10-09 22:05:10 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/StatusScreen/StatusScreen.js:26
#: ElectronClient/gui/StatusScreen.min.js:33
msgid "Please select where the sync status should be exported to"
msgstr ""
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/StatusScreen/StatusScreen.js:61
#: ElectronClient/gui/StatusScreen.min.js:71
#: ReactNativeClient/lib/components/screens/status.js:112
#, fuzzy
msgid "Retry All"
msgstr "ลองอีกครั้ง"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/StatusScreen/StatusScreen.js:78
#: ElectronClient/gui/StatusScreen.min.js:96
#: ReactNativeClient/lib/components/screens/status.js:118
msgid "Retry"
msgstr "ลองอีกครั้ง"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:161
#: ElectronClient/gui/NoteText.min.js:1547
msgid "strong text"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:162
msgid "emphasised text"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:164
#: ElectronClient/gui/NoteText.min.js:1616
msgid "Insert Hyperlink"
msgstr "แทรกไฮเปอร์ลิงก์"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:197
#: ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:199
#: ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:200
#: ElectronClient/gui/NoteText.min.js:1591
#: ElectronClient/gui/NoteText.min.js:1595
#: ElectronClient/gui/NoteText.min.js:1604
msgid "List item"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:252
#: ElectronClient/gui/NoteEditor/utils/contextMenu.js:90
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:18
msgid "Cut"
msgstr "ตัด"
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:259
#: ElectronClient/gui/NoteEditor/utils/contextMenu.js:98
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:13
#: ElectronClient/gui/MenuBar.js:335 ElectronClient/gui/NoteText.min.js:804
msgid "Copy"
msgstr "คัดลอก"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:266
#: ElectronClient/gui/NoteEditor/utils/contextMenu.js:105
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:23
msgid "Paste"
msgstr "วาง"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:468
#: ElectronClient/gui/NoteText.min.js:1085
msgid "Layout"
msgstr ""
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:468
#: ElectronClient/gui/NoteText.min.js:1085
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid ""
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
"note."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/plugins/lists.js:2151
#, fuzzy
msgid "Checkbox list"
msgstr "ช่องทำเครื่องหมาย"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:525
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:411
#: ElectronClient/gui/ConfigScreen.min.js:644
#: ReactNativeClient/lib/components/screens/Note.js:980
msgid "Edit"
msgstr "แก้ไข"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:581
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:53
#: ElectronClient/gui/NoteText.min.js:1627
#: ElectronClient/gui/NoteText.min.js:1726
#: ReactNativeClient/lib/components/screens/Note.js:769
msgid "Attach file"
msgstr "แนบไฟล์"
#: ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:590
msgid "Code Block"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:599
msgid "Inline Code"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:614
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:83
#: ElectronClient/gui/NoteText.min.js:1778
msgid "Insert Date Time"
msgstr "แทรก วันที่และเวลา"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:1036
msgid "Drop notes or files here"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:1036
#: ElectronClient/gui/MainScreen/MainScreen.min.js:419
#, fuzzy
msgid "Code View"
msgstr "Code"
#: ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:1036
2020-10-11 17:18:58 +02:00
#, javascript-format
msgid ""
2020-10-29 16:34:31 +02:00
"Please wait for all attachments to be downloaded and decrypted. You may also "
"switch to %s to edit the note."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/utils/useMessageHandler.js:72
#: ElectronClient/gui/NoteText.min.js:833
msgid "There was an error downloading this attachment:"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/utils/useMessageHandler.js:75
#: ElectronClient/gui/NoteText.min.js:835
#: ReactNativeClient/lib/services/ResourceEditWatcher/index.js:185
msgid "This attachment is not downloaded or not decrypted yet"
2020-09-14 08:22:27 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/utils/contextMenu.js:48
#: ElectronClient/gui/NoteText.min.js:778
msgid "Open..."
msgstr "เปิด..."
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/utils/contextMenu.js:61
#: ElectronClient/gui/NoteText.min.js:786
msgid "Save as..."
msgstr "บันทึกเป็น..."
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/utils/contextMenu.js:74
msgid "Reveal file in folder"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/utils/contextMenu.js:82
#: ElectronClient/gui/NoteText.min.js:797
msgid "Copy path to clipboard"
msgstr "คัดลอกที่อยู่ (path) ไปที่คลิปบอร์ด"
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/utils/contextMenu.js:113
#: ElectronClient/gui/NoteText.min.js:811
msgid "Copy Link Address"
msgstr "คัดลอกที่อยู่ลิงก์"
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteEditor.js:298
#: ElectronClient/gui/NoteText.min.js:2121
msgid "to-do"
msgstr "to-do"
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteEditor.js:298
#: ElectronClient/gui/NoteText.min.js:2121
msgid "note"
msgstr "บันทึก"
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteEditor.js:298
#: ElectronClient/gui/NoteText.min.js:2121
#, javascript-format
msgid "Creating new %s..."
msgstr "สร้าง %s..."
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteEditor.js:379
msgid "The following attachments are being watched for changes:"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteEditor.js:382
msgid ""
"The attachments will no longer be watched when you switch to a different "
"note."
msgstr ""
2020-05-28 03:06:33 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/NoteEditor.js:387
#: ElectronClient/gui/NoteText.min.js:1656
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "In: %s"
msgstr "ใน: %s"
2020-05-28 03:06:33 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:28
msgid "Select all"
msgstr "เลือกทั้งหมด"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:33
#: ElectronClient/gui/NoteText.min.js:1690
msgid "Bold"
msgstr "ตัวหนา"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:38
#: ElectronClient/gui/NoteText.min.js:1698
msgid "Italic"
msgstr "ตัวเอียง"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:43
#: ElectronClient/gui/NoteText.min.js:1710
msgid "Hyperlink"
msgstr "ไฮเปอร์ลิงก์"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:48
#: ElectronClient/gui/NoteText.min.js:1718
msgid "Code"
msgstr "Code"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:58
#: ElectronClient/gui/NoteText.min.js:1738
msgid "Numbered List"
msgstr "รายการแบบตัวเลข"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:63
#: ElectronClient/gui/NoteText.min.js:1746
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Bulleted List"
msgstr "รายการ"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:68
#: ElectronClient/gui/NoteText.min.js:1754
msgid "Checkbox"
msgstr "ช่องทำเครื่องหมาย"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:73
#: ElectronClient/gui/NoteText.min.js:1762
msgid "Heading"
msgstr "หัวข้อ"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js:78
#: ElectronClient/gui/NoteText.min.js:1770
2020-09-14 08:22:27 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Horizontal Rule"
msgstr "เส้นขั้น"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/focusElementNoteTitle.js:16
msgid "Note title"
msgstr "ชื่อบันทึก"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/showLocalSearch.js:16
msgid "Search in current note"
msgstr "ค้นหาในบันทึกปัจจุบัน"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteEditor/commands/focusElementNoteBody.js:16
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Note body"
msgstr "เนื้อความบันทึก"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NotePropertiesDialog.min.js:27
#: ElectronClient/gui/FolderPropertiesDialog.min.js:21
#: ElectronClient/gui/EncryptionConfigScreen.min.js:164
#: ElectronClient/gui/ResourceScreen.js:39
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "ID"
msgstr "ไอดี"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NotePropertiesDialog.min.js:28
msgid "Created"
msgstr "สร้างเมื่อ"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NotePropertiesDialog.min.js:29
msgid "Updated"
msgstr "แก้ไขเมื่อ"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NotePropertiesDialog.min.js:30
msgid "Completed"
msgstr ""
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NotePropertiesDialog.min.js:31
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Location"
msgstr "ตำแหน่ง"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
msgid "URL"
msgstr "URL"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NotePropertiesDialog.min.js:33
#: ReactNativeClient/lib/models/Setting.js:1304
msgid "Note History"
msgstr "ประวัติบันทึกย้อนหลัง"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NotePropertiesDialog.min.js:34
msgid "Markup"
msgstr "Markup"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NotePropertiesDialog.min.js:306
msgid "Previous versions of this note"
msgstr "เวอร์ชั่นก่อนหน้าของบันทึกนี้"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NotePropertiesDialog.min.js:383
#: ElectronClient/gui/MainScreen/commands/showNoteProperties.js:18
#: ElectronClient/gui/NoteText.min.js:1834
msgid "Note properties"
msgstr "คุณสมบัติของบันทึก"
2020-09-14 08:22:27 +02:00
2020-10-21 22:54:47 +02:00
#: ElectronClient/gui/KeymapConfig/KeymapConfigScreen.js:63
#: ReactNativeClient/lib/services/KeymapService.js:144
2020-10-11 17:18:58 +02:00
#, fuzzy, javascript-format
msgid "Error: %s"
msgstr "ผิดพลาด"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/KeymapConfig/KeymapConfigScreen.js:121
#: ElectronClient/gui/Root.min.js:91 ElectronClient/gui/MenuBar.js:391
#: ElectronClient/gui/MenuBar.js:440 ElectronClient/gui/Root.js:103
msgid "Import"
msgstr "นำเข้า"
2020-10-21 22:54:47 +02:00
#: ElectronClient/gui/KeymapConfig/KeymapConfigScreen.js:126
2020-10-11 17:18:58 +02:00
msgid "Command"
2020-09-14 08:22:27 +02:00
msgstr ""
2020-10-21 22:54:47 +02:00
#: ElectronClient/gui/KeymapConfig/KeymapConfigScreen.js:127
2020-07-12 20:33:09 +02:00
#, fuzzy
2020-10-11 17:18:58 +02:00
msgid "Keyboard Shortcut"
msgstr "โหมดของคีย์บอร์ด"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/KeymapConfig/utils/getLabel.js:14
#: ElectronClient/gui/MenuBar.js:178 ElectronClient/app.js:347
msgid "Quit"
msgstr "ออก"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/KeymapConfig/utils/getLabel.js:16
#: ElectronClient/gui/MenuBar.js:282
msgid "Insert template"
msgstr "แทรกเทมเพลต"
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/KeymapConfig/utils/getLabel.js:18
#: ElectronClient/gui/MenuBar.js:536
#, fuzzy
msgid "Actual Size"
msgstr "ขนาดจริง"
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/KeymapConfig/utils/getLabel.js:22
#: ElectronClient/gui/MenuBar.js:585
msgid "Website and documentation"
msgstr "เว็บไซต์และเอกสารต่างๆ"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/KeymapConfig/utils/getLabel.js:24
2020-07-12 20:33:09 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Hide Joplin"
msgstr "เกี่ยวกับ Joplin"
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/KeymapConfig/utils/getLabel.js:26
#: ElectronClient/gui/MenuBar.js:428
msgid "Close Window"
msgstr "ปิดหน้าต่าง"
#: ElectronClient/gui/KeymapConfig/utils/getLabel.js:30
msgid "Preferences"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/KeymapConfig/utils/getLabel.js:30
#: ElectronClient/gui/Root.min.js:92 ElectronClient/gui/MenuBar.js:304
#: ElectronClient/gui/Root.js:104
msgid "Options"
msgstr "ตัวเลือก"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/KeymapConfig/ShortcutRecorder.js:49
msgid "Press the shortcut"
msgstr ""
#: ElectronClient/gui/KeymapConfig/ShortcutRecorder.js:49
2020-10-11 17:18:58 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Press the shortcut and then press ENTER. Or, press BACKSPACE to clear the "
"shortcut."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/KeymapConfig/ShortcutRecorder.js:50
#: ElectronClient/gui/EncryptionConfigScreen.min.js:96
#: ReactNativeClient/lib/components/screens/encryption-config.js:125
msgid "Save"
msgstr "บันทึก"
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/MainScreen.js:418
#: ElectronClient/gui/MainScreen/MainScreen.min.js:301
msgid ""
"The sync target needs to be upgraded before Joplin can sync. The operation "
"may take a few minutes to complete and the app needs to be restarted. To "
"proceed please click on the link."
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/MainScreen.js:420
#: ElectronClient/gui/MainScreen/MainScreen.min.js:306
msgid "Restart and upgrade"
msgstr ""
#: ElectronClient/gui/MainScreen/MainScreen.js:424
#: ElectronClient/gui/MainScreen/MainScreen.min.js:313
2020-07-12 20:33:09 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Some items cannot be synchronised."
msgstr "รายการที่ไม่สามารถทำการซิงโครไนซ์"
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/MainScreen.js:426
#: ElectronClient/gui/MainScreen/MainScreen.js:432
#: ElectronClient/gui/MainScreen/MainScreen.js:444
#: ElectronClient/gui/MainScreen/MainScreen.min.js:318
#: ElectronClient/gui/MainScreen/MainScreen.min.js:330
#: ElectronClient/gui/MainScreen/MainScreen.min.js:354
msgid "View them now"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/MainScreen.js:430
#: ElectronClient/gui/MainScreen/MainScreen.min.js:325
2020-10-09 22:05:10 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Some items cannot be decrypted."
msgstr "มีบางรายการที่ไม่สามารถซิงโครไนซ์ได้"
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/MainScreen.js:436
#: ElectronClient/gui/MainScreen/MainScreen.min.js:337
msgid "One or more master keys need a password."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/MainScreen.js:438
#: ElectronClient/gui/MainScreen/MainScreen.min.js:342
msgid "Set the password"
msgstr "ตั้งรหัสผ่าน"
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/MainScreen.js:442
#: ElectronClient/gui/MainScreen/MainScreen.min.js:349
msgid "One of your master keys use an obsolete encryption method."
2020-07-12 20:33:09 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/MainScreen.js:448
#: ElectronClient/gui/MainScreen/MainScreen.min.js:361
2020-10-11 17:18:58 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"The default encryption method has been changed, you should re-encrypt your "
"data."
2020-10-09 22:05:10 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/MainScreen.js:450
#: ElectronClient/gui/MainScreen/MainScreen.min.js:366
#, fuzzy
msgid "More info"
msgstr "ข้อมูลเพิ่มเติม"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/showNoteContentProperties.js:18
msgid "Statistics..."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/renameFolder.js:18
#: ElectronClient/gui/MainScreen/commands/renameTag.js:18
#: ElectronClient/gui/SideBar.min.js:339 ElectronClient/gui/SideBar.min.js:389
#: ReactNativeClient/lib/components/side-menu-content.js:129
msgid "Rename"
msgstr "แก้ไขชื่อ"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/renameFolder.js:28
#: ElectronClient/gui/MainScreen.min.js:292
msgid "Rename notebook:"
msgstr "แก้ไขชื่อสมุดบันทึก"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/newTodo.js:17
#: ReactNativeClient/setUpQuickActions.js:15
msgid "New to-do"
msgstr "สร้าง to-do"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/toggleNoteList.js:16
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Toggle note list"
msgstr "สลับรายการบันทึก"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/toggleSidebar.js:16
msgid "Toggle sidebar"
msgstr "สลับแถบด้านข้าง"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/editAlarm.js:20
#: ElectronClient/gui/NoteText.min.js:1642
#: ElectronClient/gui/NoteText.min.js:1828
#: ReactNativeClient/lib/components/SelectDateTimeDialog.js:84
#: ReactNativeClient/lib/components/screens/Note.js:787
msgid "Set alarm"
msgstr "ตั้งการแจ้งเตือน"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/editAlarm.js:33
#: ElectronClient/gui/MainScreen.min.js:417
msgid "Set alarm:"
msgstr "ตั้งการแจ้งเตือน:"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/exportPdf.js:20
#: ElectronClient/gui/MainScreen/commands/exportPdf.js:32
#: ElectronClient/gui/MainScreen.min.js:549
msgid "PDF File"
msgstr "ไฟล์ PDF"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/newNote.js:20
#: ReactNativeClient/setUpQuickActions.js:14
msgid "New note"
msgstr "สร้างบันทึกใหม่"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/moveToFolder.js:18
#, fuzzy
msgid "Move to notebook"
msgstr "ย้ายไปสมุดบันทึก..."
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/moveToFolder.js:38
#: ElectronClient/gui/MainScreen.min.js:272
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Move to notebook:"
msgstr "ย้ายไปสมุดบันทึก..."
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/toggleVisiblePanes.js:16
msgid "Toggle editor layout"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/toggleEditors.js:18
#, fuzzy
msgid "Toggle editors"
msgstr "สลับรายการบันทึก"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/renameTag.js:30
#: ElectronClient/gui/MainScreen.min.js:313
msgid "Rename tag:"
msgstr "แก้ไขชื่อแท็ก"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/newFolder.js:18
msgid "New notebook"
msgstr "สร้างสมุดบันทึกใหม่"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/newFolder.js:26
#: ElectronClient/gui/MainScreen.min.js:178
msgid "Notebook title:"
msgstr "ชื่อสมุดบันทึก:"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/showShareNoteDialog.js:16
msgid "Share note..."
msgstr "แบ่งปันบันทึก..."
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/newSubFolder.js:17
#: ElectronClient/gui/SideBar.min.js:304
msgid "New sub-notebook"
msgstr "สร้างสมุดบันทึกย่อยใหม่"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/selectTemplate.js:24
#: ElectronClient/gui/MainScreen.min.js:448
msgid "Template file:"
msgstr "ไฟล์เทมเพลต:"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/setTags.js:45
#: ElectronClient/gui/MainScreen.min.js:221
msgid "Add or remove tags:"
msgstr "เพิ่มหรือลบแท็ก:"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/print.js:17
msgid "Print"
msgstr "พิมพ์"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen/commands/print.js:26
#: ElectronClient/gui/NoteText.min.js:1321
msgid "Only one note can be printed at a time."
2020-10-09 22:05:10 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/DropboxLoginScreen.js:35
#: ElectronClient/gui/DropboxLoginScreen.min.js:67
#: ReactNativeClient/lib/components/screens/dropbox-login.js:68
msgid "Submit"
msgstr ""
#: ElectronClient/gui/ClipperConfigScreen.min.js:39
msgid "Token has been copied to the clipboard!"
msgstr "Token ได้ถูกคัดลอกไปที่คลิปบอร์ดแล้ว!"
#: ElectronClient/gui/ClipperConfigScreen.min.js:71
msgid "The web clipper service is enabled and set to auto-start."
msgstr ""
#: ElectronClient/gui/ClipperConfigScreen.min.js:78
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Status: Started on port %d"
msgstr "สถานะ: เริ่มทำงาน ที่พอร์ต %d"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ClipperConfigScreen.min.js:84
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Status: %s"
msgstr "สถานะ: %s"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ClipperConfigScreen.min.js:90
msgid "Disable Web Clipper Service"
msgstr "ปิดบริการ Web Clipper"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ClipperConfigScreen.min.js:96
msgid "The web clipper service is not enabled."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ClipperConfigScreen.min.js:101
msgid "Enable Web Clipper Service"
msgstr "เปิดใช้บริการ Web Clipper"
#: ElectronClient/gui/ClipperConfigScreen.min.js:124
2020-10-11 17:18:58 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Joplin Web Clipper allows saving web pages and screenshots from your browser "
"to Joplin."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ClipperConfigScreen.min.js:129
msgid "In order to use the web clipper, you need to do the following:"
msgstr "ในการที่จะใช้ web clipper คุณจำเป็นต้องทำสิ่งต่อไปนี้:"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ClipperConfigScreen.min.js:137
msgid "Step 1: Enable the clipper service"
msgstr "ขั้นตอนที่ 1: เปิดใช้บริการ clipper"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ClipperConfigScreen.min.js:142
#, fuzzy
msgid ""
"This service allows the browser extension to communicate with Joplin. When "
"enabling it your firewall may ask you to give permission to Joplin to listen "
"to a particular port."
2020-10-09 22:05:10 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
"บริการนี้จะอนุญาตให้เว็บเบราว์เซอร์ติดต่อกับ Joplin ได้ และเมื่อเปิดใช้งานแล้ว "
"ไฟล์วอลล์ของคุณอาจจะต้องการให้คุณอนุญาตสิทธิ์ Joplin ในการเข้าถึงพอร์ตบางพอร์ต"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ClipperConfigScreen.min.js:156
msgid "Step 2: Install the extension"
msgstr "ขั้นตอนที่ 2: ติดตั้งส่วนเสริม"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ClipperConfigScreen.min.js:161
msgid "Download and install the relevant extension for your browser:"
msgstr "ดาวน์โหลดและติดตั้งส่วนเสริมที่เกี่ยวข้องสำหรับเว็บเบราว์เซอร์ของคุณ:"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ClipperConfigScreen.min.js:176
msgid "Advanced options"
msgstr "ตัวเลือกขั้นสูง"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ClipperConfigScreen.min.js:181
msgid "Authorisation token:"
msgstr "Token สำหรับการขออนุมัติ:"
#: ElectronClient/gui/ClipperConfigScreen.min.js:191
msgid "Copy token"
msgstr "คัดลอก Token"
#: ElectronClient/gui/ClipperConfigScreen.min.js:197
2020-10-11 17:18:58 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"This authorisation token is only needed to allow third-party applications to "
"access Joplin."
msgstr "Token สำหรับการขออนุมัตินี้ ใช้เพื่ออนุญาตแอปพลิเคชั่น third-party เพื่อเข้าถึง Joplin"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/Root.min.js:89 ElectronClient/gui/Root.js:101
msgid "OneDrive Login"
msgstr "เข้าสู่ระบบ OneDrive"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/Root.min.js:90 ElectronClient/gui/Root.js:102
msgid "Dropbox Login"
msgstr "เข้าสู่ระบบ Dropbox"
#: ElectronClient/gui/Root.min.js:93 ElectronClient/gui/Root.js:105
2020-10-09 22:05:10 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Note attachments"
msgstr "ไฟล์แนบ"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/Root.min.js:94 ElectronClient/gui/MenuBar.js:255
#: ElectronClient/gui/Root.js:106
msgid "Synchronisation Status"
msgstr "สถานะการซิงโครไนซ์"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:144
#, javascript-format
msgid "Importing from \"%s\" as \"%s\" format. Please wait..."
msgstr "กำลังนำเข้าจาก “%s” ไปเป็นฟอร์แมต “%s” โปรดรอสักครู่..."
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:272
msgid "Create note from template"
msgstr "สร้างบันทึกจากเทมเพลต"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:277
msgid "Create to-do from template"
msgstr "สร้าง to-do จากเทมเพลต"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:288
msgid "Open template directory"
msgstr "เปิดไดเรกทอรี่เทมเพลต"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:293
msgid "Refresh templates"
msgstr "รีเฟรชเทมเพลต"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:316
#, fuzzy
msgid "Note attachments..."
msgstr "ไฟล์แนบ"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:346 ElectronClient/gui/MenuBar.js:420
#: ElectronClient/gui/MenuBar.js:725
msgid "&File"
msgstr "&ไฟล์"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:352 ElectronClient/gui/MenuBar.js:615
msgid "About Joplin"
msgstr "เกี่ยวกับ Joplin"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:359
msgid "Preferences..."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:369 ElectronClient/gui/MenuBar.js:595
msgid "Check for updates..."
msgstr "ตรวจสอบการอัพเดท..."
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:384 ElectronClient/gui/MenuBar.js:435
msgid "Templates"
msgstr "เทมเพลต"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:395
2020-06-13 23:47:15 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Export all"
msgstr "ส่งออก"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:409
#, javascript-format
msgid "Hide %s"
msgstr "ซ่อน %s"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:471 ElectronClient/gui/MenuBar.js:729
msgid "&Edit"
msgstr "&แก้ไข"
#: ElectronClient/gui/MenuBar.js:491
msgid "&View"
msgstr "&มุมมอง"
#: ElectronClient/gui/MenuBar.js:497
msgid "Layout button sequence"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:547 ElectronClient/gui/MenuBar.js:553
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Zoom In"
msgstr "ซูมเข้า"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:560
#, fuzzy
msgid "Zoom Out"
msgstr "ซูมออก"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:569
#, fuzzy
msgid "&Note"
msgstr "บันทึก"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:578
msgid "&Tools"
msgstr "&เครื่องมือ"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:582
msgid "&Help"
msgstr "&ช่วยเหลือ"
2020-06-21 00:21:11 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:589
#, fuzzy
msgid "Joplin Forum"
msgstr "Joplin Forum"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MenuBar.js:592
#: ReactNativeClient/lib/components/screens/config.js:495
#, fuzzy
msgid "Make a donation"
msgstr "บริจาคช่วยเหลือ"
#: ElectronClient/gui/MenuBar.js:602
#, fuzzy
msgid "Toggle development tools"
msgstr "สลับเครื่องมือนักพัฒนา"
#: ElectronClient/gui/ExtensionBadge.min.js:10
msgid "Firefox Extension"
msgstr "ส่วนเสริมของ Firefox"
#: ElectronClient/gui/ExtensionBadge.min.js:17
msgid "Chrome Web Store"
msgstr "Chrome Web Store"
#: ElectronClient/gui/ExtensionBadge.min.js:44
msgid "Get it now:"
2020-07-12 20:33:09 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ImportScreen.min.js:61
#, javascript-format
2020-10-11 17:18:58 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"New notebook \"%s\" will be created and file \"%s\" will be imported into it"
2020-07-12 20:33:09 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteList.min.js:147
#: ElectronClient/gui/NoteList/NoteList.js:160
#: ElectronClient/gui/NoteList/NoteList.min.js:150
msgid "Custom order"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteList.min.js:147
#: ElectronClient/gui/NoteList/NoteList.js:160
#: ElectronClient/gui/NoteList/NoteList.min.js:150
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "View"
msgstr "&มุมมอง"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteList.min.js:147
#: ElectronClient/gui/NoteList/NoteList.js:160
#: ElectronClient/gui/NoteList/NoteList.min.js:150
#: ReactNativeClient/lib/models/Setting.js:400
msgid "Sort notes by"
msgstr "จัดเรียงบันทึกโดย"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteList.min.js:147
#: ElectronClient/gui/NoteList/NoteList.js:160
#: ElectronClient/gui/NoteList/NoteList.min.js:150
#, javascript-format
msgid ""
2020-10-29 16:34:31 +02:00
"To manually sort the notes, the sort order must be changed to \"%s\" in the "
"menu \"%s\" > \"%s\""
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteList.min.js:148
#: ElectronClient/gui/NoteList/NoteList.js:161
#: ElectronClient/gui/NoteList/NoteList.min.js:151
msgid "Do it now"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteList.min.js:452
#: ElectronClient/gui/NoteList/NoteList.js:412
#: ElectronClient/gui/NoteList/NoteList.min.js:422
msgid "No notes in here. Create one by clicking on \"New note\"."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteList.min.js:452
#: ElectronClient/gui/NoteList/NoteList.js:412
#: ElectronClient/gui/NoteList/NoteList.min.js:422
2020-03-19 05:49:06 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"There is currently no notebook. Create one by clicking on \"New notebook\"."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/utils/NoteListUtils.js:42
#: ReactNativeClient/lib/components/screen-header.js:362
msgid "Duplicate"
msgstr ""
#: ElectronClient/gui/utils/NoteListUtils.js:47
2020-10-11 17:18:58 +02:00
#, fuzzy, javascript-format
2020-10-29 16:34:31 +02:00
msgid "%s - Copy"
msgstr "%s - คัดลอก"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/utils/NoteListUtils.js:58
#, fuzzy
msgid "Switch between note and to-do type"
msgstr "สลับไปมาระหว่างชนิดของ บันทึก และ to-do"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/utils/NoteListUtils.js:86
#, fuzzy
msgid "Switch to note type"
msgstr "เปลี่ยนชนิดเป็นบันทึก"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/utils/NoteListUtils.js:92
#, fuzzy
msgid "Switch to to-do type"
msgstr "เปลี่ยนชนิดเป็น to-do"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/utils/NoteListUtils.js:99
#: ReactNativeClient/lib/components/screens/Note.js:815
msgid "Copy Markdown link"
msgstr "คัดลอกลิงก์ Markdown"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/utils/NoteListUtils.js:155
2020-10-11 17:18:58 +02:00
#, fuzzy, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Delete note \"%s\"?"
msgstr "ลบบันทึก \"%s\"?"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/utils/NoteListUtils.js:158
#, fuzzy, javascript-format
msgid "Delete these %d notes?"
msgstr "ลบบันทึก %d เหล่านี้?"
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/FolderPropertiesDialog.min.js:22
msgid "Name"
msgstr "ชื่อ"
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/FolderPropertiesDialog.min.js:23
msgid "Icon"
msgstr "ไอคอน"
#: ElectronClient/gui/FolderPropertiesDialog.min.js:272
msgid "Notebook properties"
msgstr "คุณสมบัติสมุดบันทึก"
#: ElectronClient/gui/NoteText.min.js:781
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "This file could not be opened: %s"
msgstr "ไม่สามารถเปิดไฟล์นี้ได้: %s"
2020-05-28 03:06:33 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteText.min.js:1551
msgid "emphasized text"
msgstr ""
2020-05-28 03:06:33 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteText.min.js:1792
#, fuzzy
msgid "Click to stop external editing"
msgstr "หยุดการแก้ไขภายนอก"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteText.min.js:1793
#, fuzzy
msgid "Watching..."
msgstr "กำลังยกเลิก..."
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteText.min.js:1801
#: ElectronClient/commands/startExternalEditing.js:20
#, fuzzy
msgid "Edit in external editor"
msgstr "แก้ไขด้วยโปรแกรมภายนอก"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteText.min.js:1852
#, fuzzy
msgid "Content Properties"
msgstr "คุณสมบัติของบันทึก"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/EncryptionConfigScreen.min.js:145
msgid "Master keys that need upgrading"
msgstr ""
#: ElectronClient/gui/EncryptionConfigScreen.min.js:150
2020-03-09 01:13:13 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"The following master keys use an out-dated encryption algorithm and it is "
"recommended to upgrade them. The upgraded master key will still be able to "
"decrypt and encrypt your data as usual."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/EncryptionConfigScreen.min.js:169
msgid "Upgrade"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/EncryptionConfigScreen.min.js:182
#, fuzzy
msgid "Re-encrypt data"
msgstr "เลือกวันที่"
#: ElectronClient/gui/EncryptionConfigScreen.min.js:184
2020-10-11 17:18:58 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"The default encryption method has been changed to a more secure one and it "
"is recommended that you apply it to your data."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/EncryptionConfigScreen.min.js:184
msgid ""
"You may use the tool below to re-encrypt your data, for example if you know "
"that some of your notes are encrypted with an obsolete encryption method."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/EncryptionConfigScreen.min.js:186
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid ""
"In order to do so, your entire data set will have to be encrypted and "
"synchronised, so it is best to run it overnight.\n"
"\n"
"To start, please follow these instructions:\n"
"\n"
"1. Synchronise all your devices.\n"
"2. Click \"%s\".\n"
"3. Let it run to completion. While it runs, avoid changing any note on your "
"other devices, to avoid conflicts.\n"
"4. Once sync is done on this device, sync all your other devices and let it "
"run to completion.\n"
"\n"
"Important: you only need to run this ONCE on one device."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/EncryptionConfigScreen.min.js:433
#: ReactNativeClient/lib/components/screens/encryption-config.js:279
#: ReactNativeClient/lib/components/screens/status.js:142
msgid "Status"
msgstr "สถานะ"
#: ElectronClient/gui/EncryptionConfigScreen.min.js:438
msgid "Encryption is:"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:99
#: ElectronClient/gui/ConfigScreen.min.js:84
msgid "This will open a new screen. Save your current changes?"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:162
#: ElectronClient/gui/ConfigScreen.min.js:172
#: ReactNativeClient/lib/components/screens/config.js:307
msgid "Check synchronisation configuration"
msgstr "ตรวจสอบการตั้งค่าซิงโครไนซ์"
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:167
#: ElectronClient/gui/ConfigScreen.min.js:181
#, fuzzy
msgid "Unknown"
msgstr "ไม่รู้จัก"
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:170
#: ElectronClient/gui/ConfigScreen.min.js:185
#, fuzzy
msgid "Checking..."
msgstr "กำลังตรวจสอบ..."
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:176
#: ElectronClient/gui/ConfigScreen.min.js:189
#: ReactNativeClient/lib/models/Resource.js:320
msgid "Error"
msgstr "ผิดพลาด"
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:181
#: ElectronClient/gui/ConfigScreen.min.js:200
2020-10-11 17:18:58 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"The Joplin Nextcloud App is either not installed or misconfigured. Please "
"see the full error message below:"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:185
#: ElectronClient/gui/ConfigScreen.min.js:213
msgid "Show Log"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:191
#: ElectronClient/gui/ConfigScreen.min.js:226
msgid "Joplin Nextcloud App status:"
msgstr "สถานะ Joplin Nextcloud App:"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:197
#: ElectronClient/gui/ConfigScreen.min.js:240
msgid "Check Status"
msgstr "ตรวจสอบสถานะ"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:201
#: ElectronClient/gui/ConfigScreen.min.js:247
msgid "Help"
msgstr "ช่วยเหลือ"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:212
#: ElectronClient/gui/ConfigScreen.min.js:266
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Show Advanced Settings"
msgstr "แสดงการตั้งค่าขั้นสูง"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ConfigScreen/ConfigScreen.js:370
#: ElectronClient/gui/ConfigScreen.min.js:523
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Browse..."
msgstr "เปิด..."
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ConfigScreen/ButtonBar.js:27
#: ElectronClient/gui/ConfigScreen.min.js:763
msgid "Apply"
msgstr ""
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen.min.js:165
msgid "Please create a notebook first."
msgstr "โปรดสร้างสมุดบันทึกก่อน"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/MainScreen.min.js:171
msgid "Please create a notebook first"
msgstr "โปรดสร้างสมุดบันทึกก่อน"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/PromptDialog.min.js:249
2020-10-09 22:05:10 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Clear"
msgstr "ล้าง"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
msgid "Words"
msgstr "คำ"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
msgid "Characters"
msgstr "ตัวอักษร"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
msgid "Characters excluding spaces"
msgstr "ตัวอักษรไม่รวมวรรค"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
msgid "Lines"
msgstr "บรรทัด"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
#: ReactNativeClient/lib/models/Setting.js:385
#: ReactNativeClient/lib/models/Setting.js:386
#: ReactNativeClient/lib/models/Setting.js:387
msgid "Editor"
msgstr "ตัวแก้ไข"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
#: ReactNativeClient/lib/models/Setting.js:385
#: ReactNativeClient/lib/models/Setting.js:386
#: ReactNativeClient/lib/models/Setting.js:388
2020-10-09 22:05:10 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Viewer"
msgstr "Viewer"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteContentPropertiesDialog.js:105
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Read time: %s min"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteContentPropertiesDialog.js:108
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Statistics"
msgstr "สถานะ"
2020-04-19 01:20:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteContentPropertiesDialog.js:113
#: ElectronClient/gui/ShareNoteDialog.js:175
#: ElectronClient/services/plugins/UserWebviewDialogButtonBar.js:24
msgid "Close"
msgstr "ปิด"
2020-04-19 01:20:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/Header.min.js:267
#, fuzzy
msgid "Usage"
msgstr "การใช้งาน"
2020-04-19 01:20:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteList/commands/focusElementNoteList.js:17
msgid "Note list"
msgstr "รายการบันทึก"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/NoteListControls/commands/focusSearch.js:16
msgid "Search in all the notes"
msgstr "ค้นหาในบันทึกทั้งหมด"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ResourceScreen.js:32
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Title"
msgstr "ชื่อเรื่อง"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ResourceScreen.js:36
msgid "Size"
msgstr "ขนาด"
#: ElectronClient/gui/ResourceScreen.js:40
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Action"
msgstr "การกระทำ"
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ResourceScreen.js:43
#: ReactNativeClient/lib/path-utils.js:83
#: ReactNativeClient/lib/path-utils.js:118
#: ReactNativeClient/lib/models/BaseItem.js:724
msgid "Untitled"
msgstr "ไม่มีชื่อ"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ResourceScreen.js:94
#, fuzzy, javascript-format
msgid "Delete attachment \"%s\"?"
msgstr "ลบบันทึก \"%s\"?"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ResourceScreen.js:140
msgid ""
"This is an advanced tool to show the attachments that are linked to your "
"notes. Please be careful when deleting one of them as they cannot be "
"restored afterwards."
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ResourceScreen.js:141
msgid "Please wait..."
msgstr "โปรดรอสักครู่..."
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ResourceScreen.js:143
msgid "No resources!"
msgstr "ไม่มีทรัพยากร"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ResourceScreen.js:145
#, fuzzy, javascript-format
msgid "Warning: not all resources shown for performance reasons (limit: %s)."
msgstr "คำเตือน: ทรัพยากรทั้งหมดไม่ได้ถูกแสดง ด้วยเห็นผลเรื่องสมรรถภาพ (จำกัด: %s)"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ShareNoteDialog.js:158
msgid "Synchronising..."
msgstr "กำลังซิงโครไนซ์..."
2020-07-12 20:33:09 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ShareNoteDialog.js:160
msgid "Generating link..."
msgid_plural "Generating links..."
msgstr[0] "กำลังสร้างลิงก์..."
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ShareNoteDialog.js:162
msgid "Link has been copied to clipboard!"
msgid_plural "Links have been copied to clipboard!"
msgstr[0] "ลิงก์ได้ถูกคัดลอกไปที่คลิปบอร์ดแล้ว"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ShareNoteDialog.js:165
msgid ""
"Note: When a note is shared, it will no longer be encrypted on the server."
msgstr ""
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ShareNoteDialog.js:170
msgid "Share Notes"
msgstr "แบ่งปันบันทึก"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ElectronClient/gui/ShareNoteDialog.js:172
msgid "Copy Shareable Link"
msgid_plural "Copy Shareable Links"
msgstr[0] "คัดลอกลิงก์ที่สามารถแบ่งปันได้"
#: ElectronClient/commands/toggleExternalEditing.js:18
#, fuzzy
msgid "Toggle external editing"
msgstr "หยุดการแก้ไขภายนอก"
#: ElectronClient/commands/toggleExternalEditing.js:37
msgid "Stop"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/commands/copyDevCommand.js:18
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Copy dev mode command to clipboard"
msgstr "คัดลอกที่อยู่ (path) ไปที่คลิปบอร์ด"
2020-10-29 16:34:31 +02:00
#: ElectronClient/commands/stopExternalEditing.js:18
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Stop external editing"
msgstr "หยุดการแก้ไขภายนอก"
2020-10-29 16:34:31 +02:00
#: ElectronClient/commands/startExternalEditing.js:32
#, javascript-format
msgid "Error opening note in editor: %s"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ElectronClient/commands/openProfileDirectory.js:18
#, fuzzy
msgid "Open profile directory"
msgstr "เปิดไดเรกทอรี่เทมเพลต"
#: ElectronClient/app.js:345
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Open %s"
msgstr "เปิด %s"
#: ElectronClient/services/plugins/UserWebviewDialogButtonBar.js:22
#: ReactNativeClient/lib/shim-init-node.js:129
#: ReactNativeClient/lib/components/screens/Note.js:502
#: ReactNativeClient/lib/versionInfo.js:25
msgid "Yes"
msgstr "ใช่"
#: ElectronClient/services/plugins/UserWebviewDialogButtonBar.js:23
#: ReactNativeClient/lib/shim-init-node.js:129
#: ReactNativeClient/lib/components/screens/Note.js:503
#: ReactNativeClient/lib/versionInfo.js:25
msgid "No"
msgstr "ไม่"
#: ReactNativeClient/lib/onedrive-api-node-utils.js:86
msgid ""
"The application has been authorised - you may now close this browser tab."
msgstr "แอปพลิเคชั่นนี้ได้รับการอนุมัติแล้ว - คุณสามารถปิดแท็ปเว็บเบราว์เซอร์นี้ได้"
#: ReactNativeClient/lib/onedrive-api-node-utils.js:88
msgid "The application has been successfully authorised."
msgstr "แอปพลิเคชั่นนี้ได้รับการอนุมัติเป็นที่เรียบร้อยแล้ว"
#: ReactNativeClient/lib/onedrive-api-node-utils.js:116
msgid ""
"Please open the following URL in your browser to authenticate the "
"application. The application will create a directory in \"Apps/Joplin\" and "
"will only read and write files in this directory. It will have no access to "
"any files outside this directory nor to any other personal data. No data "
"will be shared with any third party."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
msgid "AWS S3"
2020-07-19 21:18:42 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
msgid "Dropbox"
msgstr "Dropbox"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/shim-init-node.js:128
#: ReactNativeClient/lib/components/screens/Note.js:501
#, javascript-format
2020-06-13 23:47:15 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"You are about to attach a large image (%dx%d pixels). Would you like to "
"resize it down to %d pixels before attaching it?"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/shim-init-node.js:195
2020-06-13 23:47:15 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Cannot access %s"
msgstr "ไม่สามารถเข้าถึง %s"
2020-04-06 02:37:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Folder.js:27
#: ReactNativeClient/lib/models/Note.js:25
#, fuzzy
msgid "title"
msgstr "ชื่อเรื่อง"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Folder.js:28
#: ReactNativeClient/lib/models/Note.js:26
#, fuzzy
msgid "updated date"
msgstr "แก้ไขเมื่อ"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Folder.js:88
msgid "Conflicts"
msgstr "ขัดแย้ง"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Folder.js:388
#, fuzzy
msgid "Cannot move notebook to this location"
msgstr "ไม่สามารถย้ายสมุดบันทึกมาที่ตำแหน่งนี้"
#: ReactNativeClient/lib/models/Folder.js:440
#, fuzzy, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Notebooks cannot be named \"%s\", which is a reserved title."
msgstr "สมุดบันทึกไม่สามารถใช้ชื่อ “%s” เพราะมีคำสงวน"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:66
#, fuzzy
msgid "yes"
msgstr "ใช่"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:66
#: ReactNativeClient/lib/models/Setting.js:67
#, javascript-format
msgid "(wysiwyg: %s)"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:67
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "no"
msgstr "n"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:69
2020-06-13 23:47:15 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid ""
"Attention: If you change this location, make sure you copy all your content "
"to it before syncing, otherwise all files will be removed! See the FAQ for "
"more details: %s"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:75
#, fuzzy
msgid "Light"
msgstr "สว่าง"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:76
#, fuzzy
msgid "Dark"
msgstr "มืด"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:77
msgid "Dracula"
msgstr "Dracula"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:78
msgid "Solarised Light"
msgstr "Solarised Light"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:79
msgid "Solarised Dark"
msgstr "Solarised Dark"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:80
msgid "Nord"
msgstr "Nord"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:81
msgid "Aritim Dark"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:82
msgid "OLED Dark"
msgstr "OLED Dark"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:103
msgid "Synchronisation target"
msgstr "จุดหมายการซิงโครไนซ์"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:105
msgid ""
"The target to synchonise to. Each sync target may have additional parameters "
"which are named as `sync.NUM.NAME` (all documented below)."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:132
msgid "Directory to synchronise with (absolute path)"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:143
msgid "Nextcloud WebDAV URL"
msgstr "Nextcloud WebDAV URL"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:154
msgid "Nextcloud username"
msgstr "ชื่อผู้ใช้ Nextcloud"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:164
msgid "Nextcloud password"
msgstr "รหัสผ่าน Nextcloud"
2020-07-19 21:18:42 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:175
msgid "WebDAV URL"
msgstr "WebDAV URL"
2020-07-19 21:18:42 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:186
msgid "WebDAV username"
msgstr "ชื่อผู้ใช้ WebDAV"
2020-07-19 21:18:42 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:196
msgid "WebDAV password"
msgstr "รหัสผ่าน WebDAV"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:215
msgid "AWS S3 bucket"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:226
msgid "AWS S3 URL"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:237
msgid "AWS key"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:247
msgid "AWS secret"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:259
msgid "Attachment download behaviour"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:260
msgid ""
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
"the attachments are downloaded whether you open the note or not."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:263
#, fuzzy
msgid "Always"
msgstr "ตลอดเวลา"
2020-04-06 02:37:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:264
msgid "Manual"
msgstr "ทำด้วยตนเอง"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:265
msgid "Auto"
msgstr "อัตโนมัติ"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:280
msgid "Max concurrent connections"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:292
msgid "Language"
msgstr "ภาษา"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:302
msgid "Date format"
msgstr "รูปแบบวันที่"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:321
msgid "Time format"
msgstr "รูปแบบเวลา"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:339
msgid "Theme"
msgstr "ธีม"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:349
msgid "Automatically switch theme to match system theme"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:360
msgid "Preferred light theme"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:373
msgid "Preferred dark theme"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:377
#, fuzzy
msgid "Show note counts"
msgstr "แสดงจำนวนบันทึก"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:385
#: ReactNativeClient/lib/models/Setting.js:387
#: ReactNativeClient/lib/models/Setting.js:388
msgid "Split View"
msgstr "มุมมองแบบแบ่งครึ่ง"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:385
#, javascript-format
msgid "%s / %s / %s"
msgstr "%s / %s / %s"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:386
#: ReactNativeClient/lib/models/Setting.js:387
#: ReactNativeClient/lib/models/Setting.js:388
#, javascript-format
msgid "%s / %s"
msgstr "%s / %s"
#: ReactNativeClient/lib/models/Setting.js:391
2020-06-13 23:47:15 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Uncompleted to-dos on top"
msgstr "to-do ที่ยังไม่เสร็จไว้บนสุด"
2020-05-28 03:06:33 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:392
#, fuzzy
msgid "Show completed to-dos"
msgstr "แสดง to-do ที่เสร็จแล้ว"
#: ReactNativeClient/lib/models/Setting.js:417
#, fuzzy
msgid "Auto-pair braces, parenthesis, quotations, etc."
msgstr "จับคู่อัตโนมัติ {}, (), \"\", ฯลฯ"
#: ReactNativeClient/lib/models/Setting.js:419
#: ReactNativeClient/lib/models/Setting.js:437
#, fuzzy
msgid "Reverse sort order"
msgstr "จัดเรียงย้อนกลับ"
#: ReactNativeClient/lib/models/Setting.js:426
msgid "Sort notebooks by"
msgstr "จัดเรียงสมุดบันทึกโดย"
#: ReactNativeClient/lib/models/Setting.js:438
#, fuzzy
msgid "Save geo-location with notes"
msgstr "บันทึกตำหน่งภูมิศาสตร์"
#: ReactNativeClient/lib/models/Setting.js:455
msgid "When creating a new to-do:"
msgstr "เมื่อสร้าง to-do ใหม่:"
#: ReactNativeClient/lib/models/Setting.js:458
#: ReactNativeClient/lib/models/Setting.js:473
#, fuzzy
msgid "Focus title"
msgstr "โฟกัสที่ชื่อเรื่อง"
#: ReactNativeClient/lib/models/Setting.js:459
#: ReactNativeClient/lib/models/Setting.js:474
#, fuzzy
msgid "Focus body"
msgstr "โฟกัสที่เนื้อเรื่อง"
#: ReactNativeClient/lib/models/Setting.js:470
#, fuzzy
msgid "When creating a new note:"
msgstr "เมื่อสร้างบันทึกใหม่:"
#: ReactNativeClient/lib/models/Setting.js:491
msgid "Enable soft breaks"
msgstr "เปิดใช้งาน Soft Break"
#: ReactNativeClient/lib/models/Setting.js:492
#, fuzzy
msgid "Enable typographer support"
msgstr "เปิดใช้งานการรองรับ Typographer"
#: ReactNativeClient/lib/models/Setting.js:493
msgid "Enable math expressions"
msgstr "เปิดใช้งาน Math Expressions"
#: ReactNativeClient/lib/models/Setting.js:494
msgid "Enable Fountain syntax support"
msgstr "เปิดใช้งานการรองรับ Fountain syntax"
#: ReactNativeClient/lib/models/Setting.js:495
msgid "Enable Mermaid diagrams support"
msgstr "เปิดใช้งานการรองรับ Mermaid diagram"
#: ReactNativeClient/lib/models/Setting.js:496
msgid "Enable ==mark== syntax"
msgstr "เปิดใช้งาน ==mark== syntax"
#: ReactNativeClient/lib/models/Setting.js:497
msgid "Enable footnotes"
msgstr "เปิดใช้งาน Footnotes"
#: ReactNativeClient/lib/models/Setting.js:498
msgid "Enable table of contents extension"
msgstr "เปิดใช้งานส่วนเสริมสารบัญ"
#: ReactNativeClient/lib/models/Setting.js:499
msgid "Enable ~sub~ syntax"
msgstr "เปิดใช้งาน ~sub~ syntax"
#: ReactNativeClient/lib/models/Setting.js:500
msgid "Enable ^sup^ syntax"
msgstr "เปิดใช้งาน ^sup^ syntax"
#: ReactNativeClient/lib/models/Setting.js:501
msgid "Enable deflist syntax"
msgstr "เปิดใช้งาน deflist syntax"
#: ReactNativeClient/lib/models/Setting.js:502
msgid "Enable abbreviation syntax"
msgstr "เปิดใช้งาน abbreviation syntax"
#: ReactNativeClient/lib/models/Setting.js:503
msgid "Enable markdown emoji"
msgstr "เปิดใช้งาน Markdown Emoji"
#: ReactNativeClient/lib/models/Setting.js:504
msgid "Enable ++insert++ syntax"
msgstr "เปิดใช้งาน ++insert++syntax"
#: ReactNativeClient/lib/models/Setting.js:505
msgid "Enable multimarkdown table extension"
msgstr "เปิดใช้งานส่วนเสริมตาราง Multimarkdown"
#: ReactNativeClient/lib/models/Setting.js:516
msgid "Show tray icon"
msgstr "แสดงไอคอนใน System tray"
#: ReactNativeClient/lib/models/Setting.js:518
#, fuzzy
msgid "Note: Does not work in all desktop environments."
msgstr "หมายเหตุ: ทำงานได้กับบาง Desktop Environment เท่านั้น"
#: ReactNativeClient/lib/models/Setting.js:518
msgid ""
"This will allow Joplin to run in the background. It is recommended to enable "
"this setting so that your notes are constantly being synchronised, thus "
"reducing the number of conflicts."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:521
msgid "Start application minimised in the tray icon"
msgstr "เริ่มต้นแอปพลิเคชั่นโดยย่อไว้ที่ไอคอน System tray"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:536
msgid "Editor font size"
msgstr "ขนาดตัวอักษรของตัวแก้ไข"
#: ReactNativeClient/lib/models/Setting.js:543
msgid "Editor font"
msgstr "แบบตัวอักษรของตัวแก้ไข"
#: ReactNativeClient/lib/models/Setting.js:567
msgid "Editor font family"
msgstr "ตระกูลของแบบตัวอักษรของตัวแก้ไข"
#: ReactNativeClient/lib/models/Setting.js:568
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid ""
"This should be a *monospace* font or some elements will render incorrectly. "
"If the font is incorrect or empty, it will default to a generic monospace "
"font."
msgstr ""
"เพื่อการแสดงผลที่ถูกต้อง จำเป็นต้องใช้ตัวอักษรแบบ *monospace* "
"ถ้าตัวอักษรไม่ถูกต้องหรือว่างเว้นไว้ จะใช้ตัวอักษรแบบ monospace ค่าเริ่มต้น"
2020-06-02 20:36:22 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:607
#, fuzzy
msgid "Custom stylesheet for Joplin-wide app styles"
msgstr "Stylesheet แบบกำหนดเอง สำหรับ Joplin"
2020-04-19 01:20:09 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:612
msgid "Automatically update the application"
msgstr "อัพเดทแอปพลิเคชั่นอัตโนมัติ"
2020-04-19 01:20:09 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:613
msgid "Get pre-releases when checking for updates"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:613
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "See the pre-release page for more details: %s"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:621
msgid "Synchronisation interval"
msgstr "ความถี่ในการซิงโครไนซ์"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:625
#: ReactNativeClient/lib/models/Setting.js:626
#: ReactNativeClient/lib/models/Setting.js:627
#, javascript-format
msgid "%d minutes"
msgstr "%d นาที"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:628
#, javascript-format
msgid "%d hour"
msgstr "%d ชั่วโมง"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:629
#: ReactNativeClient/lib/models/Setting.js:630
#, javascript-format
msgid "%d hours"
msgstr "%d ชั่วโมง"
#: ReactNativeClient/lib/models/Setting.js:639
msgid "Text editor command"
msgstr ""
#: ReactNativeClient/lib/models/Setting.js:639
2020-06-02 21:40:28 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"The editor command (may include arguments) that will be used to open a note. "
"If none is provided it will try to auto-detect the default editor."
2020-06-02 21:40:28 +02:00
msgstr ""
2020-05-28 03:06:33 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:640
msgid "Page size for PDF export"
msgstr "ขนาดของหน้า สำหรับการส่งออก PDF"
2020-05-28 03:06:33 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:642
msgid "A4"
msgstr "A4"
2020-05-28 03:06:33 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:643
msgid "Letter"
msgstr "Letter"
#: ReactNativeClient/lib/models/Setting.js:644
msgid "A3"
msgstr "A3"
#: ReactNativeClient/lib/models/Setting.js:645
msgid "A5"
msgstr "A5"
#: ReactNativeClient/lib/models/Setting.js:646
msgid "Tabloid"
msgstr "Tabloid"
#: ReactNativeClient/lib/models/Setting.js:647
msgid "Legal"
msgstr "Legal"
#: ReactNativeClient/lib/models/Setting.js:650
#, fuzzy
msgid "Page orientation for PDF export"
msgstr "การจัดวางหน้า สำหรับการส่งออก PDF"
#: ReactNativeClient/lib/models/Setting.js:652
msgid "Portrait"
msgstr "แนวตั้ง"
#: ReactNativeClient/lib/models/Setting.js:653
msgid "Landscape"
msgstr "แนวนอน"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:663
msgid "Keyboard Mode"
msgstr "โหมดของคีย์บอร์ด"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:666
msgid "Default"
msgstr "ค่าเริ่มต้น"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:667
msgid "Emacs"
msgstr "Emacs"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:668
msgid "Vim"
msgstr "Vim"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:682
msgid "Custom TLS certificates"
msgstr "TLS certificate แบบกำหนดเอง"
#: ReactNativeClient/lib/models/Setting.js:683
2020-10-11 17:18:58 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Comma-separated list of paths to directories to load the certificates from, "
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
"pem. Note that if you make changes to the TLS settings, you must save your "
"changes before clicking on \"Check synchronisation configuration\"."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:695
msgid "Ignore TLS certificate errors"
msgstr "เพิกเฉยข้อผิดพลาด TLS certificate"
2020-04-19 01:20:09 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:703
msgid "Fail-safe"
2020-05-28 03:06:33 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:704
2020-06-13 23:47:15 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
"result of a misconfiguration or bug)"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:707
2020-10-11 17:18:58 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Specify the port that should be used by the API server. If not set, a "
"default will be used."
msgstr "ระบุพอร์ตที่จะใช้โดยเซิร์ฟเวอร์ API ถ้าไม่ระบุ จะใช้ค่าเริ่มต้น"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:712
msgid "Enable note history"
msgstr "เปิดใช้ประวัติบันทึกย้อนหลัง"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:722
msgid "days"
msgstr "วัน"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:722
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "%d days"
msgstr "%d วัน"
2020-04-19 01:20:09 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:724
#, fuzzy
msgid "Keep note history for"
msgstr "เก็บประวัติบันทึกย้อนหลังเป็นเวลา"
2020-04-19 01:20:09 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:747
msgid "Notebook list growth factor"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:748
#: ReactNativeClient/lib/models/Setting.js:760
#: ReactNativeClient/lib/models/Setting.js:772
2020-10-21 22:54:47 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"The factor property sets how the item will grow or shrink to fit the "
"available space in its container with respect to the other items. Thus an "
"item with a factor of 2 will take twice as much space as an item with a "
"factor of 1.Restart app to see changes."
2020-10-21 22:54:47 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:759
msgid "Note list growth factor"
msgstr ""
2020-10-21 22:54:47 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:771
msgid "Note area growth factor"
2020-06-02 21:40:28 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:1290
msgid "General"
msgstr "ทั่วไป"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:1292
msgid "Synchronisation"
msgstr "การซิงโครไนซ์"
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:1294
#, fuzzy
msgid "Appearance"
msgstr "รูปร่างหน้าตา"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:1296
msgid "Note"
msgstr "บันทึก"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:1298
#: ReactNativeClient/lib/services/interop/InteropService.js:49
#: ReactNativeClient/lib/services/interop/InteropService.js:59
msgid "Markdown"
msgstr "Markdown"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:1300
msgid "Plugins"
msgstr "ปลั๊กอิน"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:1302
msgid "Application"
msgstr "แอปพลิเคชัน"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:1306
msgid "Encryption"
msgstr "การเข้ารหัส"
#: ReactNativeClient/lib/models/Setting.js:1308
msgid "Web Clipper"
msgstr "Web Clipper"
#: ReactNativeClient/lib/models/Setting.js:1310
2020-09-14 08:22:27 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Keyboard Shortcuts"
msgstr "โหมดของคีย์บอร์ด"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:1317
msgid ""
"These plugins enhance the Markdown renderer with additional features. Please "
"note that, while these features might be useful, they are not standard "
"Markdown and thus most of them will only work in Joplin. Additionally, some "
"of them are *incompatible* with the WYSIWYG editor. If you open a note that "
"uses one of these plugins in that editor, you will lose the plugin "
"formatting. It is indicated below which plugins are compatible or not with "
"the WYSIWYG editor."
2020-10-21 22:54:47 +02:00
msgstr ""
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Setting.js:1319
#, fuzzy, javascript-format
msgid "Notes and settings are stored in: %s"
msgstr "บันทึก และ การตั้งค่า จะถูกเก็บไว้ใน: %s"
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Resource.js:317
msgid "Not downloaded"
msgstr "ยังไม่ได้ดาวน์โหลด"
#: ReactNativeClient/lib/models/Resource.js:318
msgid "Downloading"
msgstr "กำลังดาวน์โหลด"
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Resource.js:319
msgid "Downloaded"
msgstr "ดาวน์โหลดแล้ว"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Resource.js:371
#, fuzzy, javascript-format
msgid "Attachment conflict: \"%s\""
msgstr "ไฟล์แนบ"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Resource.js:372
#, javascript-format
msgid ""
"There was a [conflict](%s) on the attachment below.\n"
"\n"
"%s"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Tag.js:202
#, javascript-format
msgid "The tag \"%s\" already exists. Please choose a different name."
msgstr "แท็ก “%s” มีอยู่แล้ว โปรดใช้ชื่ออื่น"
2020-05-28 03:06:33 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Note.js:27
#, fuzzy
msgid "created date"
msgstr "สร้างเมื่อ"
#: ReactNativeClient/lib/models/Note.js:28
msgid "custom order"
2020-05-28 03:06:33 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Note.js:92
msgid "This note does not have geolocation information."
msgstr "บันทึกนี้ไม่มีตำแหน่งภูมิศาสตร์"
#: ReactNativeClient/lib/models/Note.js:469
2020-06-02 21:40:28 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Cannot copy note to \"%s\" notebook"
msgstr "มันสามารถคัดลอกบันทึกไปที่สมุดบันทึก \"%s\""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/Note.js:480
#, javascript-format
msgid "Cannot move note to \"%s\" notebook"
msgstr "ไม่สามารถย้ายบันทึกไปที่สมุดบันทึก \"%s\""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/models/BaseItem.js:723
msgid "Encrypted"
msgstr "เข้ารหัสแล้ว"
#: ReactNativeClient/lib/models/BaseItem.js:783
2020-06-02 21:40:28 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Encrypted items cannot be modified"
msgstr "รายการที่เข้ารหัสแล้วไม่สามารถแก้ไขได้"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/SyncTargetOneDriveDev.js:15
#, fuzzy
msgid "OneDrive Dev (For testing only)"
msgstr "OneDrive Dev (เพื่อทดสอบเท่านั้น)"
2020-04-19 01:20:09 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/BaseApplication.js:150
#: ReactNativeClient/lib/BaseApplication.js:162
#: ReactNativeClient/lib/BaseApplication.js:194
#, javascript-format
msgid "Usage: %s"
2020-06-13 23:47:15 +02:00
msgstr ""
2020-04-19 01:20:09 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/BaseApplication.js:229
#, javascript-format
msgid "Unknown flag: %s"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/SyncTargetOneDrive.js:25
msgid "OneDrive"
msgstr "OneDrive"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/SelectDateTimeDialog.js:78
msgid "Clear alarm"
msgstr "ยกเลิกแจ้งเตือน"
#: ReactNativeClient/lib/components/SelectDateTimeDialog.js:80
2020-06-02 21:40:28 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Save alarm"
msgstr "บันทึกแจ้งเตือน"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/NoteBodyViewer/hooks/useOnResourceLongPress.js:28
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Open"
msgstr "เปิด..."
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/NoteBodyViewer/hooks/useOnResourceLongPress.js:29
#: ReactNativeClient/lib/components/screens/Note.js:794
msgid "Share"
msgstr "แบ่งปัน"
#: ReactNativeClient/lib/components/CameraView.js:158
msgid "Permission to use camera"
msgstr "สิทธิ์การเข้าใช้งานกล้อง"
#: ReactNativeClient/lib/components/CameraView.js:159
msgid "Your permission to use your camera is required."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-06-13 23:47:15 +02:00
#: ReactNativeClient/lib/components/screen-header.js:185
msgid "Delete these notes?"
msgstr "ลบบันทึกเหล่านี้?"
2020-06-13 23:47:15 +02:00
#: ReactNativeClient/lib/components/screen-header.js:392
msgid "Move to notebook..."
msgstr "ย้ายไปสมุดบันทึก..."
2020-06-13 23:47:15 +02:00
#: ReactNativeClient/lib/components/screen-header.js:433
#, javascript-format
msgid "Move %d notes to notebook \"%s\"?"
msgstr "ย้ายบันทึก %d ไปที่สมุดบันทึก “%s”?"
2020-06-13 23:47:15 +02:00
#: ReactNativeClient/lib/components/screen-header.js:451
msgid "Press to set the decryption password."
msgstr "โปรดตั้งรหัสผ่านสำหรับการถอดรหัส"
2020-06-13 23:47:15 +02:00
#: ReactNativeClient/lib/components/screen-header.js:452
msgid "Some items cannot be synchronised. Press for more info."
msgstr "มีบางรายการที่ไม่สามารถทำการซิงโครไนซ์ได้ กดเพื่อดูข้อมูลเพิ่มเติม"
2020-09-14 08:22:27 +02:00
#: ReactNativeClient/lib/components/screen-header.js:453
msgid "The sync target needs to be upgraded. Press this banner to proceed."
msgstr ""
2020-06-13 23:47:15 +02:00
#: ReactNativeClient/lib/components/side-menu-content.js:126
#, javascript-format
msgid "Notebook: %s"
msgstr "สมุดบันทึก: %s"
2020-06-13 23:47:15 +02:00
#: ReactNativeClient/lib/components/side-menu-content.js:132
msgid "Encrypted notebooks cannot be renamed"
msgstr "สมุดบันทึกที่ถูกเข้ารหัสจะไม่สามารถแก้ไขชื่อได้"
2020-06-13 23:47:15 +02:00
#: ReactNativeClient/lib/components/side-menu-content.js:312
#, fuzzy
msgid "New Notebook"
msgstr "สมุดบันทึกใหม่"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/side-menu-content.js:316
#: ReactNativeClient/lib/components/screens/config.js:549
msgid "Configuration"
msgstr "การตั้งค่า"
2020-10-21 22:54:47 +02:00
2020-10-11 17:18:58 +02:00
#: ReactNativeClient/lib/components/note-list.js:97
#, fuzzy
msgid "You currently have no notebooks."
msgstr "คุณยังไม่มีสมุดบันทึกใดเลย"
2020-10-11 17:18:58 +02:00
#: ReactNativeClient/lib/components/note-list.js:101
msgid "Create a notebook"
msgstr "สร้างสมุดบันทึก"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/note-list.js:105
msgid "There are currently no notes. Create one by clicking on the (+) button."
msgstr "ไม่มีบันทึกอยู่เลย สามารถสร้างบันทึกใหม่ได้โดยคลิกที่ปุ่ม (+)"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/shared/config-shared.js:46
msgid "Checking... Please wait."
msgstr "กำลังตรวจสอบ... โปรดรอสักครู่..."
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/shared/config-shared.js:48
#, fuzzy
msgid "Success! Synchronisation configuration appears to be correct."
msgstr "สำเร็จ! การตั้งค่าการซิงโครไนซ์ดูเหมือนจะถูกต้อง"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/shared/config-shared.js:50
msgid ""
"Error. Please check that URL, username, password, etc. are correct and that "
"the sync target is accessible. The reported error was:"
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/shared/dropbox-login-shared.js:39
msgid "The application has been authorised!"
msgstr "แอปพลิเคชั่นได้รับการอนุมัติแล้ว!"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/shared/dropbox-login-shared.js:43
2020-10-11 17:18:58 +02:00
#, javascript-format
msgid ""
2020-10-29 16:34:31 +02:00
"Could not authorise application:\n"
2020-10-11 17:18:58 +02:00
"\n"
2020-10-29 16:34:31 +02:00
"%s\n"
"\n"
"Please try again."
2020-09-14 08:22:27 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
"ไม่สามารถอนุมัติแอปพลิเคชั่น:\n"
"\n"
"%s\n"
"\n"
"โปรดลองอีกครั้ง"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/shared/encryption-config-shared.js:33
msgid ""
"Please confirm that you would like to re-encrypt your complete database."
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/shared/encryption-config-shared.js:39
msgid "Your data is going to be re-encrypted and synced again."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/shared/encryption-config-shared.js:49
msgid ""
"Please enter your password in the master key list below before upgrading the "
"key."
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/shared/encryption-config-shared.js:58
msgid "The master key has been upgraded successfully!"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/shared/encryption-config-shared.js:60
#, javascript-format
msgid "Could not upgrade master key: %s"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/shared/encryption-config-shared.js:116
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Decrypted items: %s / %s"
msgstr "รายการที่ถูกถอดรหัส: %s / %s"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/folder.js:87
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "The notebook could not be saved: %s"
msgstr "ไม่สามารถบันทึกสมุดบันทึก: %s"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/folder.js:109
msgid "Edit notebook"
msgstr "แก้ไขสมุดบันทึก"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/folder.js:110
msgid "Enter notebook title"
msgstr "กรอกชื่อของสมุดบันทึก"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/onedrive-login.js:110
msgid "Login with OneDrive"
msgstr "เข้าสู่ระบบด้วย OneDrive"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/onedrive-login.js:121
#: ReactNativeClient/lib/components/screens/log.js:109
#: ReactNativeClient/lib/components/screens/status.js:144
msgid "Refresh"
msgstr "รีเฟรช"
#: ReactNativeClient/lib/components/screens/UpgradeSyncTargetScreen.js:42
msgid "Sync Target Upgrade"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/NoteTagsDialog.js:163
msgid "New tags:"
msgstr "แท็กใหม่:"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/NoteTagsDialog.js:178
2020-06-13 23:47:15 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Type new tags or select from list"
msgstr "กรอกแท็กใหม่หรือเลือกจากรายการ"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/dropbox-login.js:55
msgid "Login with Dropbox"
msgstr "เข้าสู่ระบบด้วย Dropbox"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/dropbox-login.js:66
msgid "Enter code here"
msgstr "กรอกรหัสที่นี่"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:119
#, javascript-format
msgid "Master Key %s"
msgstr "มาสเตอร์คีย์ %s"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:120
#: ReactNativeClient/lib/components/screens/Note.js:722
#, javascript-format
msgid "Created: %s"
msgstr "สร้างเมื่อ: %s"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:122
#: ReactNativeClient/lib/components/screens/encryption-config.js:151
msgid "Password:"
msgstr "รหัสผ่าน:"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:137
#, fuzzy
msgid "Password cannot be empty"
msgstr "รหัสผ่านไม่สามารถเว้นว่างได้"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:139
msgid "Confirm password cannot be empty"
msgstr "รหัสผ่านยืนยันไม่สามารถเว้นว่างได้"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:150
2020-06-13 23:47:15 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Enabling encryption means *all* your notes and attachments are going to be "
"re-synchronised and sent encrypted to the sync target. Do not lose the "
"password as, for security purposes, this will be the *only* way to decrypt "
"the data! To enable encryption, please enter your password below."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:177
msgid "Enable"
msgstr "เปิด"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:248
msgid "Missing Master Keys"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:249
msgid ""
"The master keys with these IDs are used to encrypt some of your items, "
"however the application does not currently have access to them. It is likely "
"they will eventually be downloaded via synchronisation."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:258
#, fuzzy
msgid "Disable encryption"
msgstr "ปิดการเข้ารหัส"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:258
#, fuzzy
msgid "Enable encryption"
msgstr "เปิดการเข้ารหัส"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:264
#: ReactNativeClient/lib/components/screens/config.js:316
msgid "Encryption Config"
msgstr "ตั้งค่าการเข้ารหัส"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/encryption-config.js:268
msgid ""
"For more information about End-To-End Encryption (E2EE) and advice on how to "
"enable it please check the documentation:"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
"สำหรับข้อมูลเพิ่มเติมเกี่ยวกับการเข้ารหัสแบบ End-To-End Encryption (E2EE) "
"และคำแนะนำในการเปิดใช้งาน โปรดอ่านคู่มือการใช้งาน:"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/log.js:100
#: ReactNativeClient/lib/components/screens/config.js:439
msgid "Log"
2020-10-21 22:54:47 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/log.js:117
msgid "Show all"
msgstr "แสดงทั้งหมด"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/log.js:117
#, fuzzy
msgid "Errors only"
msgstr "ข้อผิดพลาดเท่านั้น"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:50
#, fuzzy
msgid "Warning"
msgstr "คำเตือน"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:50
msgid ""
2020-10-29 16:34:31 +02:00
"In order to use file system synchronisation your permission to write to "
"external storage is required."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:436
msgid "Tools"
msgstr "เครื่องมือ"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:438
msgid "Sync Status"
msgstr "สถานะการซิงค์"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:441
msgid "Creating report..."
msgstr "กำลังสร้างรายงาน..."
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:441
msgid "Export Debug Report"
2020-03-19 05:49:06 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:443
msgid "Fixing search index..."
msgstr "กำลังซ่อมดัชนีค้นหา..."
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:443
msgid "Fix search index"
msgstr "ซ่อมดัชนีย์ค้นหา"
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:443
msgid ""
"Use this to rebuild the search index if there is a problem with search. It "
"may take a long time depending on the number of notes."
msgstr ""
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:446
#, fuzzy
msgid "Exporting profile..."
msgstr "กำลังส่งออกโปรไฟล์..."
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:446
#, fuzzy
msgid "Export profile"
msgstr "ส่งออกโปรไฟล์"
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:446
msgid "For debugging purpose only: export your profile to an external SD card."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:461
msgid "More information"
msgstr "ข้อมูลเพิ่มเติม"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:471
msgid ""
"To work correctly, the app needs the following permissions. Please enable "
"them in your phone settings, in Apps > Joplin > Permissions"
msgstr ""
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:474
msgid ""
"- Storage: to allow attaching files to notes and to enable filesystem "
"synchronisation."
msgstr "- แหล่งเก็บข้อมูล: สำหรับการแนบไฟล์กับบันทึกและการเปิดใช้งานการซิงโครไนซ์กับไฟล์ระบบ"
2020-03-19 05:49:06 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:477
msgid "- Camera: to allow taking a picture and attaching it to a note."
msgstr "- กล้อง: สำหรับถ่ายภาพและแนบไว้กับบันทึก"
2020-03-19 05:49:06 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:480
msgid "- Location: to allow attaching geo-location information to a note."
msgstr "- สถานที่ตั้ง: สำหรับแนบข้อมูลที่ตั้งทางภูมิศาสตร์ไว้กับบันทึก"
2020-03-19 05:49:06 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:509
msgid "Joplin website"
msgstr "เว็บไซต์ของ Joplin"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:537
#, fuzzy, javascript-format
msgid "Database v%s"
msgstr "ฐานข้อมูล v%s"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/config.js:543
#, fuzzy, javascript-format
msgid "FTS enabled: %d"
msgstr "เปิดใช้ FTS: %d"
2020-03-19 05:49:06 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:98
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "This note has been modified:"
msgstr "บันทึกนี้ได้ถูกแก้ไขเมื่อ:"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:98
msgid "Save changes"
msgstr "บันทึกการเปลี่ยนแปลง"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:98
msgid "Discard changes"
msgstr "ยกเลิกการเปลี่ยนแปลง"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:150
#, javascript-format
msgid "No item with ID %s"
msgstr "ไม่มีรายการที่มี ID %s"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:168
msgid "This attachment is not downloaded or not decrypted yet."
msgstr "ไฟล์แนบนี้ยังไม่ได้ดาวน์โหลดหรือยังไม่ได้ถอดรหัส"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:173
#, javascript-format
msgid "The Joplin mobile app does not currently support this type of link: %s"
msgstr "แอป Joplin mobile ยังไม่รองรับชนิดของลิงก์นี้: %s"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:178
#, javascript-format
msgid "Links with protocol \"%s\" are not supported"
msgstr "ไม่รองรับลิงก์ที่ใช้โปรโตคอลนี้ “%s”"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:340
msgid ""
"In order to associate a geo-location with the note, the app needs your "
"permission to access your location.\n"
"\n"
"You may turn off this option at any time in the Configuration screen."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:341
2020-06-13 23:47:15 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Permission needed"
msgstr "สิทธิ์การเข้าใช้งานกล้อง"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:583
#, fuzzy, javascript-format
msgid "Unsupported image type: %s"
msgstr "ไม่รองรับภาพนี้ประเภทนี้: %s"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:723
#, fuzzy, javascript-format
msgid "Updated: %s"
msgstr "แก้ไขเมื่อ: %s"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:726
msgid "View on map"
msgstr "แสดงในแผนที่"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:733
msgid "Go to source URL"
msgstr "ไปที่ URL แหล่งที่มา"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:762
msgid "Attach..."
msgstr "แนบ..."
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:773
msgid "Attach photo"
msgstr "แนบรูปภาพ"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:774
#, fuzzy
msgid "Take photo"
msgstr "ถ่ายรูป"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:775
msgid "Choose an option"
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:808
msgid "Convert to note"
msgstr "แปลงเป็นบันทึก"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:808
msgid "Convert to todo"
msgstr "แปลงเป็น to-do"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:822
msgid "Properties"
msgstr "คุณสมบัติ"
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:945
#: ReactNativeClient/lib/components/screens/Note.js:975
msgid "Add body"
msgstr "เพิ่มเนื้อความ"
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/Note.js:1001
msgid "Add title"
msgstr "เพิ่มชื่อเรื่อง"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/components/screens/search.js:160
msgid "Search"
msgstr "ค้นหา"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/onedrive-api.js:367
2020-10-11 17:18:58 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"Cannot refresh token: authentication data is missing. Starting the "
"synchronisation again may fix the problem."
2020-06-13 23:47:15 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/Synchronizer.js:108
#, javascript-format
msgid "Created local items: %d."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/Synchronizer.js:110
#, javascript-format
msgid "Updated local items: %d."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/Synchronizer.js:112
#, javascript-format
msgid "Created remote items: %d."
2020-06-02 21:40:28 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/Synchronizer.js:114
#, javascript-format
msgid "Updated remote items: %d."
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/Synchronizer.js:116
#, javascript-format
msgid "Deleted local items: %d."
msgstr ""
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/Synchronizer.js:118
#, javascript-format
msgid "Deleted remote items: %d."
2020-06-02 21:40:28 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/Synchronizer.js:120
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Fetched items: %d/%d."
2020-07-12 20:33:09 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/Synchronizer.js:122
msgid "Cancelling..."
msgstr "กำลังยกเลิก..."
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/Synchronizer.js:124
2020-09-14 08:22:27 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Completed: %s"
msgstr "เสร็จสิ้นเมื่อ: %s"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/Synchronizer.js:126
2020-09-14 08:22:27 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Last error: %s"
msgstr "ข้อผิดพลาดล่าสุด: %s"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/Synchronizer.js:233
#, fuzzy
msgid "Idle"
msgstr "ว่าง"
#: ReactNativeClient/lib/Synchronizer.js:235
msgid "In progress"
msgstr "กำลังกำเนินการ"
#: ReactNativeClient/lib/JoplinServerApi.js:71
2020-09-14 08:22:27 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid ""
"Could not connect to the Joplin Nextcloud app. Please check the "
"configuration in the Synchronisation config screen. Full error was:\n"
"\n"
"%s"
msgstr ""
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/SyncTargetNextcloud.js:26
msgid "Nextcloud"
msgstr "Nextcloud"
#: ReactNativeClient/lib/SyncTargetWebDAV.js:23
msgid "WebDAV"
msgstr "WebDAV"
#: ReactNativeClient/lib/SyncTargetFilesystem.js:18
msgid "File system"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/commands/historyForward.js:17
msgid "Forward"
2020-09-14 08:22:27 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/versionInfo.js:10
#, fuzzy, javascript-format
msgid "Revision: %s (%s)"
msgstr "Revision: %s (%s)"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/versionInfo.js:20
#, javascript-format
msgid "%s %s (%s, %s)"
msgstr "%s %s (%s, %s)"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/versionInfo.js:22
#, javascript-format
msgid "Client ID: %s"
msgstr "Client ID: %s"
2020-06-13 23:47:15 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/versionInfo.js:23
#, javascript-format
msgid "Sync Version: %s"
msgstr "ซิงค์เวอร์ชั่น: %s"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/versionInfo.js:24
#, javascript-format
msgid "Profile Version: %s"
msgstr "เวอร์ชั่นโปรไฟล์: %s"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/versionInfo.js:25
#, javascript-format
msgid "Keychain Supported: %s"
msgstr ""
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/RevisionService.js:221
#, fuzzy
msgid "Restored Notes"
msgstr "กู้คืนบันทึก"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/interop/InteropService_Exporter_Jex.js:43
2020-06-02 21:40:28 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "There is no data to export."
msgstr "ไม่มีข้อมูลที่จะส่งออก"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/interop/types.js:23
msgid "File"
msgstr "ไฟล์"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/interop/types.js:23
msgid "Directory"
msgstr "ไดเรกทอรี่"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/interop/InteropService_Importer_Md.js:41
#, fuzzy
msgid "Please specify the notebook where the notes should be imported to."
msgstr "โปรดระบุสมุดบันทึกสำหรับทำการนำเข้าบันทึก"
#: ReactNativeClient/lib/services/interop/InteropService.js:48
#: ReactNativeClient/lib/services/interop/InteropService.js:57
msgid "Joplin Export File"
msgstr "ไฟล์ส่งออก Joplin"
#: ReactNativeClient/lib/services/interop/InteropService.js:50
#: ReactNativeClient/lib/services/interop/InteropService.js:58
msgid "Joplin Export Directory"
msgstr "ไดเรกทอรี่ส่งออก Joplin"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/interop/InteropService.js:51
msgid "Evernote Export File (as Markdown)"
msgstr "ไฟล์ส่งออก Evernote (เป็น Markdown)"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/interop/InteropService.js:52
msgid "Evernote Export File (as HTML)"
msgstr "ไฟล์ส่งออก Evernote (เป็น HTML)"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/interop/InteropService.js:60
msgid "HTML File"
msgstr "ไฟล์ HTML"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/interop/InteropService.js:61
msgid "HTML Directory"
msgstr "ไดเรกทอรี่ HTML"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/interop/InteropService.js:127
#, fuzzy, javascript-format
msgid "Cannot load \"%s\" module for format \"%s\" and output \"%s\""
msgstr "ไม่สามารถโหลดโมดูล “%s” สำหรับฟอร์แมต “%s”"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/interop/InteropService.js:152
#, fuzzy, javascript-format
msgid "Cannot load \"%s\" module for format \"%s\" and target \"%s\""
msgstr "ไม่สามารถโหลดโมดูล “%s” สำหรับฟอร์แมต “%s”"
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/interop/InteropService.js:187
#, javascript-format
msgid "Please specify import format for %s"
2020-09-14 08:22:27 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/KeymapService.js:240
msgid "command"
2020-09-14 08:22:27 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/KeymapService.js:240
#: ReactNativeClient/lib/services/KeymapService.js:245
#, javascript-format
msgid "\"%s\" is missing the required \"%s\" property."
msgstr ""
2020-09-14 08:22:27 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/KeymapService.js:245
#: ReactNativeClient/lib/services/KeymapService.js:252
msgid "accelerator"
msgstr ""
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/KeymapService.js:252
#, fuzzy, javascript-format
msgid "Invalid %s: %s."
msgstr "คำสั่งไม่ถูกต้อง: \"%s\""
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/KeymapService.js:270
2020-09-14 08:22:27 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid ""
"Accelerator \"%s\" is used for \"%s\" and \"%s\" commands. This may lead to "
"unexpected behaviour."
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/KeymapService.js:295
#, javascript-format
msgid "Accelerator \"%s\" is not valid."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:121
msgid "Items that cannot be synchronised"
msgstr "รายการที่ไม่สามารถทำการซิงโครไนซ์"
#: ReactNativeClient/lib/services/report.js:123
2020-03-19 05:49:06 +02:00
msgid ""
2020-10-29 16:34:31 +02:00
"These items will remain on the device but will not be uploaded to the sync "
"target. In order to find these items, either search for the title or the ID "
"(which is displayed in brackets above)."
2020-03-19 05:49:06 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:130
#, fuzzy, javascript-format
msgid "%s (%s) could not be uploaded: %s"
msgstr "%s (%s) ไม่สามารถอัพโหลด: %s"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:132
#, fuzzy, javascript-format
msgid "Item \"%s\" could not be downloaded: %s"
msgstr "รายการ “%s” ไม่สามารถดาวน์โหลด: %s"
2020-06-02 21:40:28 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:142
msgid "Items that cannot be decrypted"
msgstr "รายการที่ไม่สามารถทำการถอดรหัส"
2020-03-19 05:49:06 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:144
msgid ""
"Joplin failed to decrypt these items multiple times, possibly because they "
"are corrupted or too large. These items will remain on the device but Joplin "
"will no longer attempt to decrypt them."
msgstr ""
2020-03-19 05:49:06 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:182
2020-03-19 05:49:06 +02:00
#, fuzzy
2020-10-29 16:34:31 +02:00
msgid "Attachments"
msgstr "ไฟล์แนบ"
2020-03-19 05:49:06 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:190
msgid "Downloaded and decrypted"
msgstr "ดาวน์โหลดและถอดรหัสแล้ว"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:190
#: ReactNativeClient/lib/services/report.js:191
#: ReactNativeClient/lib/services/report.js:194
#, javascript-format
msgid "%s: %d"
msgstr "%s: %d"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:191
msgid "Downloaded and encrypted"
msgstr "ดาวน์โหลดและเข้ารหัสแล้ว"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:204
msgid "Attachments that could not be downloaded"
msgstr "ไฟล์แนบไม่สามารถดาวน์โหลดได้"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:209
#, javascript-format
msgid "%s (%s): %s"
msgstr "%s (%s): %s"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:222
msgid "Sync status (synced items / total items)"
msgstr "สถานะซิงค์ (รายการที่ซิงค์ไปแล้ว / รายการทั้งหมด)"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:226
#, javascript-format
msgid "%s: %d/%d"
msgstr "%s: %d/%d"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:229
#, javascript-format
msgid "Total: %d/%d"
msgstr "ทั้งหมด: %d/%d"
2020-10-11 17:18:58 +02:00
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:231
2020-06-02 21:40:28 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "Conflicted: %d"
2020-06-02 21:40:28 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:232
2020-06-02 21:40:28 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid "To delete: %d"
2020-06-02 21:40:28 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:236
msgid "Folders"
msgstr "โฟลเดอร์"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:244
#, javascript-format
msgid "%s: %d notes"
msgstr "%s: %d บันทึก"
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:252
msgid "Coming alarms"
2020-06-02 21:40:28 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
#: ReactNativeClient/lib/services/report.js:257
#, fuzzy, javascript-format
msgid "On %s: %s"
msgstr "เมื่อ %s: %s"
2020-10-11 17:18:58 +02:00
2020-10-21 22:54:47 +02:00
#~ msgid "Exit"
#~ msgstr "ออก"
#~ msgid "Select date"
#~ msgstr "เลือกวันที่"
#~ msgid "Confirm"
#~ msgstr "ยืนยัน"
#~ msgid "Attach any file"
#~ msgstr "แนบไฟล์"
2020-06-13 23:47:15 +02:00
#, fuzzy
2020-10-09 22:05:10 +02:00
#~ msgid "Invalid option value: \"%s\". Possible values are: %s."
#~ msgstr "ค่าของตัวเลือกไม่ถูกต้อง: \"%s\" ค่าที่เป็นไปได้คือ: %s."
2020-10-09 22:05:10 +02:00
#, fuzzy
#~ msgid "Synchronize"
#~ msgstr "ซิงโครไนซ์"
2020-10-09 22:05:10 +02:00
#, fuzzy
#~ msgid "Json Export Directory"
#~ msgstr "ไดเรกทอรี่ส่งออก Json"
2020-06-02 20:36:22 +02:00
2020-09-14 08:22:27 +02:00
#~ msgid "Cancelling... Please wait."
#~ msgstr "กำลังยกเลิก... โปรดรอสักครู่..."
#, fuzzy
#~ msgid "Remove tag \"%s\" and its descendant tags from all notes?"
#~ msgstr "ลบแท็ก \"%s\" ออกจากบันทึกทั้งหมด?"
#, fuzzy
#~ msgid "Cannot move tag to this location."
#~ msgstr "ไม่สามารถย้ายสมุดบันทึกมาที่ตำแหน่งนี้"
2020-07-12 20:33:09 +02:00
#~ msgid "Add or remove tags"
#~ msgstr "เพิ่มหรือลบแท็ก"
2020-05-28 03:06:33 +02:00
2020-07-12 20:33:09 +02:00
#~ msgid "Link"
#~ msgstr "ลิงก์"
2020-05-28 03:06:33 +02:00
#, fuzzy
#~ msgid "Split"
#~ msgstr "มุมมองแบบแบ่งครึ่ง"
#~ msgid "Information"
#~ msgstr "ข้อมูล"
2020-04-19 01:20:09 +02:00
#~ msgid "Resources"
#~ msgstr "ทรัพยากร"
2020-03-19 05:49:06 +02:00
#~ msgid "Master Keys"
#~ msgstr "มาสเตอร์คีย์"
#~ msgid "Source"
#~ msgstr "ต้นฉบับ"
#~ msgid "Password"
#~ msgstr "รหัสผ่าน"