mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update translations
This commit is contained in:
parent
e58dc809ec
commit
62bc296abe
File diff suppressed because one or more lines are too long
@ -40,40 +40,40 @@ locales['zh_CN'] = require('./zh_CN.json');
|
|||||||
locales['zh_TW'] = require('./zh_TW.json');
|
locales['zh_TW'] = require('./zh_TW.json');
|
||||||
stats['ar'] = {"percentDone":82};
|
stats['ar'] = {"percentDone":82};
|
||||||
stats['eu'] = {"percentDone":35};
|
stats['eu'] = {"percentDone":35};
|
||||||
stats['bs_BA'] = {"percentDone":86};
|
stats['bs_BA'] = {"percentDone":85};
|
||||||
stats['bg_BG'] = {"percentDone":68};
|
stats['bg_BG'] = {"percentDone":68};
|
||||||
stats['ca'] = {"percentDone":54};
|
stats['ca'] = {"percentDone":54};
|
||||||
stats['hr_HR'] = {"percentDone":29};
|
stats['hr_HR'] = {"percentDone":28};
|
||||||
stats['cs_CZ'] = {"percentDone":85};
|
stats['cs_CZ'] = {"percentDone":84};
|
||||||
stats['da_DK'] = {"percentDone":76};
|
stats['da_DK'] = {"percentDone":76};
|
||||||
stats['de_DE'] = {"percentDone":96};
|
stats['de_DE'] = {"percentDone":99};
|
||||||
stats['et_EE'] = {"percentDone":68};
|
stats['et_EE'] = {"percentDone":68};
|
||||||
stats['en_GB'] = {"percentDone":100};
|
stats['en_GB'] = {"percentDone":100};
|
||||||
stats['en_US'] = {"percentDone":100};
|
stats['en_US'] = {"percentDone":100};
|
||||||
stats['es_ES'] = {"percentDone":92};
|
stats['es_ES'] = {"percentDone":91};
|
||||||
stats['eo'] = {"percentDone":39};
|
stats['eo'] = {"percentDone":39};
|
||||||
stats['fr_FR'] = {"percentDone":97};
|
stats['fr_FR'] = {"percentDone":97};
|
||||||
stats['gl_ES'] = {"percentDone":44};
|
stats['gl_ES'] = {"percentDone":44};
|
||||||
stats['id_ID'] = {"percentDone":96};
|
stats['id_ID'] = {"percentDone":95};
|
||||||
stats['it_IT'] = {"percentDone":94};
|
stats['it_IT'] = {"percentDone":93};
|
||||||
stats['nl_NL'] = {"percentDone":87};
|
stats['nl_NL'] = {"percentDone":99};
|
||||||
stats['nl_BE'] = {"percentDone":35};
|
stats['nl_BE'] = {"percentDone":35};
|
||||||
stats['nb_NO'] = {"percentDone":91};
|
stats['nb_NO'] = {"percentDone":91};
|
||||||
stats['fa'] = {"percentDone":34};
|
stats['fa'] = {"percentDone":34};
|
||||||
stats['pl_PL'] = {"percentDone":87};
|
stats['pl_PL'] = {"percentDone":87};
|
||||||
stats['pt_PT'] = {"percentDone":92};
|
stats['pt_PT'] = {"percentDone":91};
|
||||||
stats['pt_BR'] = {"percentDone":99};
|
stats['pt_BR'] = {"percentDone":98};
|
||||||
stats['ro'] = {"percentDone":35};
|
stats['ro'] = {"percentDone":35};
|
||||||
stats['sl_SI'] = {"percentDone":44};
|
stats['sl_SI'] = {"percentDone":44};
|
||||||
stats['sv'] = {"percentDone":73};
|
stats['sv'] = {"percentDone":73};
|
||||||
stats['th_TH'] = {"percentDone":54};
|
stats['th_TH'] = {"percentDone":54};
|
||||||
stats['vi'] = {"percentDone":88};
|
stats['vi'] = {"percentDone":88};
|
||||||
stats['tr_TR'] = {"percentDone":98};
|
stats['tr_TR'] = {"percentDone":99};
|
||||||
stats['el_GR'] = {"percentDone":93};
|
stats['el_GR'] = {"percentDone":93};
|
||||||
stats['ru_RU'] = {"percentDone":91};
|
stats['ru_RU'] = {"percentDone":90};
|
||||||
stats['sr_RS'] = {"percentDone":74};
|
stats['sr_RS'] = {"percentDone":74};
|
||||||
stats['zh_CN'] = {"percentDone":98};
|
stats['zh_CN'] = {"percentDone":99};
|
||||||
stats['zh_TW'] = {"percentDone":99};
|
stats['zh_TW'] = {"percentDone":98};
|
||||||
stats['ja_JP'] = {"percentDone":99};
|
stats['ja_JP'] = {"percentDone":99};
|
||||||
stats['ko'] = {"percentDone":89};
|
stats['ko'] = {"percentDone":89};
|
||||||
module.exports = { locales: locales, stats: stats };
|
module.exports = { locales: locales, stats: stats };
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -252,7 +252,7 @@ msgstr "مفعََّل"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "معطَّل"
|
msgstr "معطَّل"
|
||||||
@ -790,7 +790,7 @@ msgstr "موافق"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "إلغاء"
|
msgstr "إلغاء"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -799,7 +799,7 @@ msgstr ""
|
|||||||
"اكتب عنوان الملاحظة للانتقال إليها. أو اكتب # متبوعًا باسم الوسم، أو @ متبوعًا "
|
"اكتب عنوان الملاحظة للانتقال إليها. أو اكتب # متبوعًا باسم الوسم، أو @ متبوعًا "
|
||||||
"باسم دفتر الملاحظات."
|
"باسم دفتر الملاحظات."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "اذهب إلى أي شيء..."
|
msgstr "اذهب إلى أي شيء..."
|
||||||
|
|
||||||
@ -1242,7 +1242,7 @@ msgid "URL"
|
|||||||
msgstr "عنوان URL"
|
msgstr "عنوان URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "تاريخ الملاحظة"
|
msgstr "تاريخ الملاحظة"
|
||||||
|
|
||||||
@ -1573,7 +1573,7 @@ msgstr "&عرض"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "ترتيب الملاحظات حسب"
|
msgstr "ترتيب الملاحظات حسب"
|
||||||
|
|
||||||
@ -1772,47 +1772,47 @@ msgstr "يرجى إنشاء دفتر ملاحظات أولاً"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "مسح"
|
msgstr "مسح"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "محرر"
|
msgstr "محرر"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "عارض"
|
msgstr "عارض"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "الحالة"
|
msgstr "الحالة"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "إغلاق"
|
msgstr "إغلاق"
|
||||||
@ -2202,6 +2202,10 @@ msgstr "مستوى السجل غير معروف: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "معرّف مستوى غير معروف: %s"
|
msgstr "معرّف مستوى غير معروف: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2341,11 +2345,23 @@ msgstr "اسم مستخدم WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "كلمة مرور WebDAV"
|
msgstr "كلمة مرور WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "سلوك تحميل المرفقات"
|
msgstr "سلوك تحميل المرفقات"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2355,189 +2371,189 @@ msgstr ""
|
|||||||
"يتم تنزيلها عند فتح الملاحظة. في \"دائمًا\"، يتم تنزيل جميع المرفقات سواء قمت "
|
"يتم تنزيلها عند فتح الملاحظة. في \"دائمًا\"، يتم تنزيل جميع المرفقات سواء قمت "
|
||||||
"بفتح الملاحظة أم لا."
|
"بفتح الملاحظة أم لا."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "دائمًا"
|
msgstr "دائمًا"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "يدوي"
|
msgstr "يدوي"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "تلقائي"
|
msgstr "تلقائي"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "الاتصالات المتزامنة القصوى"
|
msgstr "الاتصالات المتزامنة القصوى"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "اللغة"
|
msgstr "اللغة"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "تنسيق التاريخ"
|
msgstr "تنسيق التاريخ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "تنسيق الوقت"
|
msgstr "تنسيق الوقت"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "السمة"
|
msgstr "السمة"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "إظهار عدد الملاحظات"
|
msgstr "إظهار عدد الملاحظات"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "عرض منقسم"
|
msgstr "عرض منقسم"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "قوائم المهام غير المكتملة في الأعلى"
|
msgstr "قوائم المهام غير المكتملة في الأعلى"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "إظهار قوائم المهام المكتملة"
|
msgstr "إظهار قوائم المهام المكتملة"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "عكس طريقة الترتيب"
|
msgstr "عكس طريقة الترتيب"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "فرز دفاتر الملاحظات حسب"
|
msgstr "فرز دفاتر الملاحظات حسب"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "حفظ الموقع الجغرافي مع الملاحظات"
|
msgstr "حفظ الموقع الجغرافي مع الملاحظات"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "عند إنشاء قائمة جديدة للمهام:"
|
msgstr "عند إنشاء قائمة جديدة للمهام:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "التركيز على العنوان"
|
msgstr "التركيز على العنوان"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "التركيز على المتن"
|
msgstr "التركيز على المتن"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "عند إنشاء ملاحظة جديدة:"
|
msgstr "عند إنشاء ملاحظة جديدة:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "تمكين الاستراحات الناعمة"
|
msgstr "تمكين الاستراحات الناعمة"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "تمكين دعم صائغ الحروف"
|
msgstr "تمكين دعم صائغ الحروف"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "تمكين العبارات الرياضية"
|
msgstr "تمكين العبارات الرياضية"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "تمكين دعم بناء جملة Fountain"
|
msgstr "تمكين دعم بناء جملة Fountain"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "تمكين دعم صائغ الحروف"
|
msgstr "تمكين دعم صائغ الحروف"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "تمكين بناء الجملة ==علامة=="
|
msgstr "تمكين بناء الجملة ==علامة=="
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "تمكين الحواشي السفلية"
|
msgstr "تمكين الحواشي السفلية"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "تمكين إضافة جدول المحتويات"
|
msgstr "تمكين إضافة جدول المحتويات"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "تمكين بناء جملة ~منخفض~"
|
msgstr "تمكين بناء جملة ~منخفض~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "تمكين بناء جملة ^مرتفع^"
|
msgstr "تمكين بناء جملة ^مرتفع^"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "تمكين بناء جملة قوائم التعريفات"
|
msgstr "تمكين بناء جملة قوائم التعريفات"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "تمكين بناء جملة الاختصار"
|
msgstr "تمكين بناء جملة الاختصار"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "تمكين بناء جملة ترميز رمز تعبيري"
|
msgstr "تمكين بناء جملة ترميز رمز تعبيري"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "تمكين بناء جملة إدراج"
|
msgstr "تمكين بناء جملة إدراج"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "تمكين إضافة جداول التراميز المتعددة"
|
msgstr "تمكين إضافة جداول التراميز المتعددة"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "إظهار أيقونة لوحة النظام"
|
msgstr "إظهار أيقونة لوحة النظام"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "ملاحظة: لا تعمل في كل بيئات سطح المكتب."
|
msgstr "ملاحظة: لا تعمل في كل بيئات سطح المكتب."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2546,23 +2562,23 @@ msgstr ""
|
|||||||
"هذا يتيح لـ Joplin العمل في الخلفية. نوصي بتفعيل هذا الإعداد لكي تجري مزامنة "
|
"هذا يتيح لـ Joplin العمل في الخلفية. نوصي بتفعيل هذا الإعداد لكي تجري مزامنة "
|
||||||
"ملاحظاتك باستمرار ، مما يقلل عدد حالات التعارض."
|
"ملاحظاتك باستمرار ، مما يقلل عدد حالات التعارض."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "بدء التطبيق مصغراً في لوحة النظام"
|
msgstr "بدء التطبيق مصغراً في لوحة النظام"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "حجم خط المحرّر"
|
msgstr "حجم خط المحرّر"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "خط المحرّر"
|
msgstr "خط المحرّر"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "نوع خط المحرّر"
|
msgstr "نوع خط المحرّر"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2572,50 +2588,50 @@ msgstr ""
|
|||||||
"لابد أن يكون نوع الخط أحادي المسافة وإلا فلن يعمل بشكل صحيح. إذا كان الخط "
|
"لابد أن يكون نوع الخط أحادي المسافة وإلا فلن يعمل بشكل صحيح. إذا كان الخط "
|
||||||
"غير صحيح أو فارغاً فسيستخدم خط أحادي المسافة عام تلقائياً."
|
"غير صحيح أو فارغاً فسيستخدم خط أحادي المسافة عام تلقائياً."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "ورقة أنماط مخصصة لأنماط التطبيق على نطاق Joplin"
|
msgstr "ورقة أنماط مخصصة لأنماط التطبيق على نطاق Joplin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "تحديث التطبيق آلياً"
|
msgstr "تحديث التطبيق آلياً"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "جلب نسخ ما قبل الإصدار عند البحث عن تحديثات"
|
msgstr "جلب نسخ ما قبل الإصدار عند البحث عن تحديثات"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "أنظر صفحة نسخ ما قبل الإصدار للمزيد من المعلومات: %s"
|
msgstr "أنظر صفحة نسخ ما قبل الإصدار للمزيد من المعلومات: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "مهلة المزامنة"
|
msgstr "مهلة المزامنة"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d دقائق"
|
msgstr "%d دقائق"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d ساعة"
|
msgstr "%d ساعة"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d ساعات"
|
msgstr "%d ساعات"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "أمر محرر النصوص"
|
msgstr "أمر محرر النصوص"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2623,67 +2639,67 @@ msgstr ""
|
|||||||
"أمر محرر النصوص (قد يتضمن معامِلات) الذي سيستخدم لفتح ملاحظة. إذا لم يجر "
|
"أمر محرر النصوص (قد يتضمن معامِلات) الذي سيستخدم لفتح ملاحظة. إذا لم يجر "
|
||||||
"التزويد بأي محرر فسيحاول التطبيق اكتشاف المحرِّر التلقائي آلياً."
|
"التزويد بأي محرر فسيحاول التطبيق اكتشاف المحرِّر التلقائي آلياً."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "حجم الصفحة لتصدير PDF"
|
msgstr "حجم الصفحة لتصدير PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "رسالة"
|
msgstr "رسالة"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "صحيفة شعبية"
|
msgstr "صحيفة شعبية"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "قانوني"
|
msgstr "قانوني"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "اتجاه الصفحة لتصدير PDF"
|
msgstr "اتجاه الصفحة لتصدير PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "طولي"
|
msgstr "طولي"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "عرضي"
|
msgstr "عرضي"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "وضع لوحة المفاتيح"
|
msgstr "وضع لوحة المفاتيح"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "تلقائي"
|
msgstr "تلقائي"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "شهادات TLS خاصة"
|
msgstr "شهادات TLS خاصة"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2695,15 +2711,15 @@ msgstr ""
|
|||||||
"other/custom.pem. لاحظ أنه يجب أن تحفظ تغييراتك قبل الضغط على \"فحص ضبط "
|
"other/custom.pem. لاحظ أنه يجب أن تحفظ تغييراتك قبل الضغط على \"فحص ضبط "
|
||||||
"المزامنة\" ، إن كنت قمت بتغييرات في إعدادات TLS."
|
"المزامنة\" ، إن كنت قمت بتغييرات في إعدادات TLS."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "تجاهل أخطاء شهادات TLS"
|
msgstr "تجاهل أخطاء شهادات TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2711,7 +2727,7 @@ msgstr ""
|
|||||||
"آمن من الفشل: لا تقم بمسح البيانات المحلية عندما يكون هدف المزامنة فارغًا "
|
"آمن من الفشل: لا تقم بمسح البيانات المحلية عندما يكون هدف المزامنة فارغًا "
|
||||||
"(غالبًا ما يكون نتيجة لحدوث خطأ في التكوين أو خلل برمجي)"
|
"(غالبًا ما يكون نتيجة لحدوث خطأ في التكوين أو خلل برمجي)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2719,30 +2735,30 @@ msgstr ""
|
|||||||
"حدد المنفذ الذي يجب استخدامه بواسطة خادم API. إذا لم يتم تعيينه، سيتم "
|
"حدد المنفذ الذي يجب استخدامه بواسطة خادم API. إذا لم يتم تعيينه، سيتم "
|
||||||
"استخدام تلقائي."
|
"استخدام تلقائي."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "تمكين تاريخ الملاحظة"
|
msgstr "تمكين تاريخ الملاحظة"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "أيام"
|
msgstr "أيام"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d أيام"
|
msgstr "%d أيام"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "الاحتفاظ بتاريخ الملاحظة لـ"
|
msgstr "الاحتفاظ بتاريخ الملاحظة لـ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2750,52 +2766,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "قيمة خيار غير صحيحة: \"%s\". القيم الممكنة هي: %s."
|
msgstr "قيمة خيار غير صحيحة: \"%s\". القيم الممكنة هي: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "عام"
|
msgstr "عام"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "المزامنة"
|
msgstr "المزامنة"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "المظهر"
|
msgstr "المظهر"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "ملاحظة"
|
msgstr "ملاحظة"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "المكونات الإضافية"
|
msgstr "المكونات الإضافية"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "التطبيق"
|
msgstr "التطبيق"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "التشفير"
|
msgstr "التشفير"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2806,7 +2822,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "الملاحظات و الإعدادات مخزّنة في: %s"
|
msgstr "الملاحظات و الإعدادات مخزّنة في: %s"
|
||||||
@ -2889,14 +2905,14 @@ msgstr "لا يمكن تعديل العناصر المشفَّرة"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (للاختبار فقط)"
|
msgstr "OneDrive Dev (للاختبار فقط)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "الاستخدام : %s"
|
msgstr "الاستخدام : %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "علامة غير معروفة: %s"
|
msgstr "علامة غير معروفة: %s"
|
||||||
|
@ -252,7 +252,7 @@ msgstr "Включено"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Изключено"
|
msgstr "Изключено"
|
||||||
@ -803,7 +803,7 @@ msgstr "Добре"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Отмени"
|
msgstr "Отмени"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -812,7 +812,7 @@ msgstr ""
|
|||||||
"Напишете заглавие на бележка на която да идем. Или напишете # следвано от "
|
"Напишете заглавие на бележка на която да идем. Или напишете # следвано от "
|
||||||
"име на таг, или @ следване от име на тетрадка."
|
"име на таг, или @ следване от име на тетрадка."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Отиди на нещо..."
|
msgstr "Отиди на нещо..."
|
||||||
|
|
||||||
@ -1259,7 +1259,7 @@ msgid "URL"
|
|||||||
msgstr "Уеб адрес (URL)"
|
msgstr "Уеб адрес (URL)"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "История на бележката"
|
msgstr "История на бележката"
|
||||||
|
|
||||||
@ -1601,7 +1601,7 @@ msgstr "Изглед(&V)"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Сортирай бележките по"
|
msgstr "Сортирай бележките по"
|
||||||
|
|
||||||
@ -1801,49 +1801,49 @@ msgstr "Моля първо създайте тетрадка"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Изчисти"
|
msgstr "Изчисти"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Редактиране"
|
msgstr "Редактиране"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Изглед(&V)"
|
msgstr "Изглед(&V)"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Статус"
|
msgstr "Статус"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2233,6 +2233,10 @@ msgstr "Неизвестно ниво на логване: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Неизвестен идентификатор на ниво: %s"
|
msgstr "Неизвестен идентификатор на ниво: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2373,11 +2377,23 @@ msgstr "Потребителско име за WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Парола за WebDAV"
|
msgstr "Парола за WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Режим на сваляне на прикачени файлове"
|
msgstr "Режим на сваляне на прикачени файлове"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2387,192 +2403,192 @@ msgstr ""
|
|||||||
"режим \"Автоматичен\" се свалят, когато отворите бележката. В режим \"Винаги"
|
"режим \"Автоматичен\" се свалят, когато отворите бележката. В режим \"Винаги"
|
||||||
"\" се свалят независимо дали отворите бележката или не."
|
"\" се свалят независимо дали отворите бележката или не."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Винаги"
|
msgstr "Винаги"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Ръчен"
|
msgstr "Ръчен"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Автоматичен"
|
msgstr "Автоматичен"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Максимален брой едновременни връзки"
|
msgstr "Максимален брой едновременни връзки"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Език"
|
msgstr "Език"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Формат за дати"
|
msgstr "Формат за дати"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Формат за време"
|
msgstr "Формат за време"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Визуална тема"
|
msgstr "Визуална тема"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Покажи иконка до часовника"
|
msgstr "Покажи иконка до часовника"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Неизпълнените задачи най-отгоре"
|
msgstr "Неизпълнените задачи най-отгоре"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Покажи изпълнените задачи"
|
msgstr "Покажи изпълнените задачи"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Обратен ред на сортиране"
|
msgstr "Обратен ред на сортиране"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Сортирай тетрадките по"
|
msgstr "Сортирай тетрадките по"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Запазвай геолокация в бележките"
|
msgstr "Запазвай геолокация в бележките"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Когато се създава нова задача:"
|
msgstr "Когато се създава нова задача:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Фокусирай заглавието"
|
msgstr "Фокусирай заглавието"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Фокусирай съдържанието"
|
msgstr "Фокусирай съдържанието"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Когато се създава нова бележка:"
|
msgstr "Когато се създава нова бележка:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Пусни меките краища (soft breaks)"
|
msgstr "Пусни меките краища (soft breaks)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Пусни синтаксис ~ниско~"
|
msgstr "Пусни синтаксис ~ниско~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Пусни математическите изрази"
|
msgstr "Пусни математическите изрази"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Пусни синтаксис ~ниско~"
|
msgstr "Пусни синтаксис ~ниско~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Пусни синтаксис ~ниско~"
|
msgstr "Пусни синтаксис ~ниско~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Пусни синтаксис ==маркиране=="
|
msgstr "Пусни синтаксис ==маркиране=="
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Пусни бележки под линията"
|
msgstr "Пусни бележки под линията"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Пусни разширението за генерирано съдържание"
|
msgstr "Пусни разширението за генерирано съдържание"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Пусни синтаксис ~ниско~"
|
msgstr "Пусни синтаксис ~ниско~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Пусни синтаксис ^високо^"
|
msgstr "Пусни синтаксис ^високо^"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Пусни синтаксис за списък от дефиниции"
|
msgstr "Пусни синтаксис за списък от дефиниции"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Пусни синтаксис за съкращения"
|
msgstr "Пусни синтаксис за съкращения"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Пусни markdown емоджи"
|
msgstr "Пусни markdown емоджи"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Пусни синтаксис ++вметка++"
|
msgstr "Пусни синтаксис ++вметка++"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Пусни разширението за multimarkdown таблици"
|
msgstr "Пусни разширението за multimarkdown таблици"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Покажи иконка до часовника"
|
msgstr "Покажи иконка до часовника"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Внимание: Не работи с всички десктоп среди."
|
msgstr "Внимание: Не работи с всички десктоп среди."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2582,24 +2598,24 @@ msgstr ""
|
|||||||
"тази настройка, за да се синхронизират бележките ви постоянно, и така да "
|
"тази настройка, за да се синхронизират бележките ви постоянно, и така да "
|
||||||
"намалите вероятността да се появят конфликти."
|
"намалите вероятността да се появят конфликти."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Пускай приложението минимизирано до иконката"
|
msgstr "Пускай приложението минимизирано до иконката"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Размер на шрифта на редактора"
|
msgstr "Размер на шрифта на редактора"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Размер на шрифта на редактора"
|
msgstr "Размер на шрифта на редактора"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Шрифт на редактора"
|
msgstr "Шрифт на редактора"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2610,50 +2626,50 @@ msgstr ""
|
|||||||
"шрифта е неправилен или празен, по подразбиране ще се използва някакъв "
|
"шрифта е неправилен или празен, по подразбиране ще се използва някакъв "
|
||||||
"monospace шрифт."
|
"monospace шрифт."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Автоматично обновление на приложението"
|
msgstr "Автоматично обновление на приложението"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Взимане на експериментални версии при проверка за обновления"
|
msgstr "Взимане на експериментални версии при проверка за обновления"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Вижте страницата за експерименталните версии за повече подробности: %s"
|
msgstr "Вижте страницата за експерименталните версии за повече подробности: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Интервал на синхронизация"
|
msgstr "Интервал на синхронизация"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d минути"
|
msgstr "%d минути"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d час"
|
msgstr "%d час"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d часа"
|
msgstr "%d часа"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Команда за стартиране на текстов редактор"
|
msgstr "Команда за стартиране на текстов редактор"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2663,68 +2679,68 @@ msgstr ""
|
|||||||
"опитва автоматично да засече кой е текстовия редактор по подразбиране на "
|
"опитва автоматично да засече кой е текстовия редактор по подразбиране на "
|
||||||
"системата ви."
|
"системата ви."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Стойност по подразбиране: %s"
|
msgstr "Стойност по подразбиране: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Допълнителни TLS сертификати"
|
msgstr "Допълнителни TLS сертификати"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2737,50 +2753,50 @@ msgstr ""
|
|||||||
"промени в настройките за TLS, трябва да запазите промените преди да "
|
"промени в настройките за TLS, трябва да запазите промените преди да "
|
||||||
"натиснете \"Провери настройките за синхронизация\"."
|
"натиснете \"Провери настройките за синхронизация\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Игнорирай грешки в TLS сертификати"
|
msgstr "Игнорирай грешки в TLS сертификати"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Пусни история за бележките"
|
msgstr "Пусни история за бележките"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "дни"
|
msgstr "дни"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d дни"
|
msgstr "%d дни"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Пази историята на бележките"
|
msgstr "Пази историята на бележките"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2788,55 +2804,55 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Невалидна стойност на настройката: \"%s\". Възможните стойности са: %s."
|
"Невалидна стойност на настройката: \"%s\". Възможните стойности са: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Общи"
|
msgstr "Общи"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Синхронизация"
|
msgstr "Синхронизация"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Външен вид"
|
msgstr "Външен вид"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Бележки"
|
msgstr "Бележки"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Разширения"
|
msgstr "Разширения"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Приложение"
|
msgstr "Приложение"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Криптирането е:"
|
msgstr "Криптирането е:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Настройки на уеб клипера"
|
msgstr "Настройки на уеб клипера"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2847,7 +2863,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Бележките и настройките са запазени в: %s"
|
msgstr "Бележките и настройките са запазени в: %s"
|
||||||
@ -2930,14 +2946,14 @@ msgstr "Криптирани обекти не могат да бъдат про
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (само за тестови цели)"
|
msgstr "OneDrive Dev (само за тестови цели)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Употреба: %s"
|
msgstr "Употреба: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Неизвестен флаг: %s"
|
msgstr "Неизвестен флаг: %s"
|
||||||
|
@ -256,7 +256,7 @@ msgstr "Uključeno"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Isključeno"
|
msgstr "Isključeno"
|
||||||
@ -805,7 +805,7 @@ msgstr "Uredu"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Otkaži"
|
msgstr "Otkaži"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -814,7 +814,7 @@ msgstr ""
|
|||||||
"Unesite naziv bilješke ili neke riječi koje ona sadržava da je otvorite. Ili "
|
"Unesite naziv bilješke ili neke riječi koje ona sadržava da je otvorite. Ili "
|
||||||
"kucajte # i naziv oznake, odnosno @ i naziv bilježnice."
|
"kucajte # i naziv oznake, odnosno @ i naziv bilježnice."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Pronađite bilo šta..."
|
msgstr "Pronađite bilo šta..."
|
||||||
|
|
||||||
@ -1264,7 +1264,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Historija bilješke"
|
msgstr "Historija bilješke"
|
||||||
|
|
||||||
@ -1606,7 +1606,7 @@ msgstr "Prikaz"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Sortiraj bilješke"
|
msgstr "Sortiraj bilješke"
|
||||||
|
|
||||||
@ -1827,49 +1827,49 @@ msgstr "Prvo kreirajte bilježnicu"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Počisti"
|
msgstr "Počisti"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Riječi"
|
msgstr "Riječi"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Znakova"
|
msgstr "Znakova"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Znakova bez razmaka"
|
msgstr "Znakova bez razmaka"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Redova"
|
msgstr "Redova"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Uređivač"
|
msgstr "Uređivač"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Preglednik"
|
msgstr "Preglednik"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Statistika"
|
msgstr "Statistika"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Zatvori"
|
msgstr "Zatvori"
|
||||||
@ -2269,6 +2269,10 @@ msgstr "Nepoznat nivo izvještaja: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Nepoznat ID nivo: %s"
|
msgstr "Nepoznat ID nivo: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2411,11 +2415,23 @@ msgstr "WebDAV korisničko ime"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV lozinka"
|
msgstr "WebDAV lozinka"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Način preuzimanja priloga"
|
msgstr "Način preuzimanja priloga"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2426,191 +2442,191 @@ msgstr ""
|
|||||||
"\"Uvijek\" znači da se prilozi uvijek preuzimaju, bilo da je bilješka "
|
"\"Uvijek\" znači da se prilozi uvijek preuzimaju, bilo da je bilješka "
|
||||||
"otvorena ili ne."
|
"otvorena ili ne."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Uvijek"
|
msgstr "Uvijek"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Ručno"
|
msgstr "Ručno"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Automatski"
|
msgstr "Automatski"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Maksimalni broj istovremenih konekcija"
|
msgstr "Maksimalni broj istovremenih konekcija"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Jezik"
|
msgstr "Jezik"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Oblik datuma"
|
msgstr "Oblik datuma"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Oblik vremena"
|
msgstr "Oblik vremena"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr "Automatski podesi temu prema sistemskoj"
|
msgstr "Automatski podesi temu prema sistemskoj"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr "Preferirana svijetla tema"
|
msgstr "Preferirana svijetla tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr "Preferirana tamna tema"
|
msgstr "Preferirana tamna tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Prikaži broj bilješki"
|
msgstr "Prikaži broj bilješki"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Pola-pola"
|
msgstr "Pola-pola"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Neobavljeni zadaci na vrh"
|
msgstr "Neobavljeni zadaci na vrh"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Prikaži obavljene zadatke"
|
msgstr "Prikaži obavljene zadatke"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Automatski piši u paru sve zagrade, navodnike itd."
|
msgstr "Automatski piši u paru sve zagrade, navodnike itd."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr "Koristite CodeMirror za uređivanje teksta (UPOZORENJE: BETA)."
|
msgstr "Koristite CodeMirror za uređivanje teksta (UPOZORENJE: BETA)."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Inverzni redoslijed sortiranja"
|
msgstr "Inverzni redoslijed sortiranja"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Sortiraj bilježnice"
|
msgstr "Sortiraj bilježnice"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Pohrani geografsku lokaciju u bilješkama"
|
msgstr "Pohrani geografsku lokaciju u bilješkama"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Prilikom kreiranja novog zadatka:"
|
msgstr "Prilikom kreiranja novog zadatka:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Fokus na naziv"
|
msgstr "Fokus na naziv"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Fokus na tekst"
|
msgstr "Fokus na tekst"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Prilikom kreiranja nove bilješke:"
|
msgstr "Prilikom kreiranja nove bilješke:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Omogući pisanje blagih prijeloma"
|
msgstr "Omogući pisanje blagih prijeloma"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Omogući tipografsku podršku"
|
msgstr "Omogući tipografsku podršku"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Omogući pisanje matematskih izraza"
|
msgstr "Omogući pisanje matematskih izraza"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Omogući podršku za Fountain format"
|
msgstr "Omogući podršku za Fountain format"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Omogući podršku za Mermaid dijagrame"
|
msgstr "Omogući podršku za Mermaid dijagrame"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Omogući pisanje ==oznaka=="
|
msgstr "Omogući pisanje ==oznaka=="
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Omogući pisanje fusnota"
|
msgstr "Omogući pisanje fusnota"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Omogući pisanje sadržaja"
|
msgstr "Omogući pisanje sadržaja"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Omogući pisanje ~indeksa~"
|
msgstr "Omogući pisanje ~indeksa~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Omogući pisanje ^eksponenta^"
|
msgstr "Omogući pisanje ^eksponenta^"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Omogući pisanje deflista"
|
msgstr "Omogući pisanje deflista"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Omogući pisanje skraćenica"
|
msgstr "Omogući pisanje skraćenica"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Omogući pisanje emoji sličica"
|
msgstr "Omogući pisanje emoji sličica"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Omogući pisanje ++insert++ sintakse"
|
msgstr "Omogući pisanje ++insert++ sintakse"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Omogući kreiranje tabela (multimarkdown)"
|
msgstr "Omogući kreiranje tabela (multimarkdown)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Prikaži sličicu na sistemskoj traci (tray)"
|
msgstr "Prikaži sličicu na sistemskoj traci (tray)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Napomena: neće raditi na svim sistemima."
|
msgstr "Napomena: neće raditi na svim sistemima."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2620,25 +2636,25 @@ msgstr ""
|
|||||||
"opcije kako bi Vaše bilješke bile konstantno sinhronizovane i tako se broj "
|
"opcije kako bi Vaše bilješke bile konstantno sinhronizovane i tako se broj "
|
||||||
"sukoba sveo na minimum."
|
"sukoba sveo na minimum."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Prilikom pokretanja, aplikaciju minimiziraj u sličicu na sistemskoj traci "
|
"Prilikom pokretanja, aplikaciju minimiziraj u sličicu na sistemskoj traci "
|
||||||
"(tray)"
|
"(tray)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Veličina slova u uređivaču"
|
msgstr "Veličina slova u uređivaču"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Pismo u uređivaču"
|
msgstr "Pismo u uređivaču"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Familija pisama u uređivaču"
|
msgstr "Familija pisama u uređivaču"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2649,51 +2665,51 @@ msgstr ""
|
|||||||
"pismo pogrešno navedeno ili prazno, koristit će se prekonfigurisani "
|
"pismo pogrešno navedeno ili prazno, koristit će se prekonfigurisani "
|
||||||
"monospace font."
|
"monospace font."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Glavni korisnički stil za aplikaciju"
|
msgstr "Glavni korisnički stil za aplikaciju"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Automatski ažuriraj aplikaciju"
|
msgstr "Automatski ažuriraj aplikaciju"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Preuzmi i verzije pred objavljivanje prilikom provjere novosti"
|
msgstr "Preuzmi i verzije pred objavljivanje prilikom provjere novosti"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Za više informacija vidjeti stranicu sa verzijama pred objavljivanje: %s"
|
"Za više informacija vidjeti stranicu sa verzijama pred objavljivanje: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Interval za sinhronizaciju"
|
msgstr "Interval za sinhronizaciju"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minuta"
|
msgstr "%d minuta"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d sat"
|
msgstr "%d sat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d sati"
|
msgstr "%d sati"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Komanda za uređivača teksta"
|
msgstr "Komanda za uređivača teksta"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2702,68 +2718,68 @@ msgstr ""
|
|||||||
"za otvaranje bilješke. Ako nije navedena, pokušat će se utvrditi "
|
"za otvaranje bilješke. Ako nije navedena, pokušat će se utvrditi "
|
||||||
"prekonfigurisani uređivač teksta."
|
"prekonfigurisani uređivač teksta."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Veličina stranice za pohranjivanje u PDF"
|
msgstr "Veličina stranice za pohranjivanje u PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Letter"
|
msgstr "Letter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Položaj stranice za pohranjivanje u PDF"
|
msgstr "Položaj stranice za pohranjivanje u PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Uspravno"
|
msgstr "Uspravno"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Vodoravno"
|
msgstr "Vodoravno"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Način rada tastature"
|
msgstr "Način rada tastature"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Obični"
|
msgstr "Obični"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "TLS certifikati"
|
msgstr "TLS certifikati"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2776,15 +2792,15 @@ msgstr ""
|
|||||||
"bilo kakve izmjene u TLS postavkama, načinjene izmjene memorisati prije "
|
"bilo kakve izmjene u TLS postavkama, načinjene izmjene memorisati prije "
|
||||||
"pritiska na \"Provjeri konfiguraciju sinhronizovanja\"."
|
"pritiska na \"Provjeri konfiguraciju sinhronizovanja\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Zanemari greške u vezi sa TLS certifikatima"
|
msgstr "Zanemari greške u vezi sa TLS certifikatima"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "Sigurnosni mehanizam"
|
msgstr "Sigurnosni mehanizam"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2792,7 +2808,7 @@ msgstr ""
|
|||||||
"Sigurnosni mehanizam: ne briši lokalne podatke kad je odredište za "
|
"Sigurnosni mehanizam: ne briši lokalne podatke kad je odredište za "
|
||||||
"sinhronizaciju prazno (često usljed pogrešne konfiguracije ili propusta)"
|
"sinhronizaciju prazno (često usljed pogrešne konfiguracije ili propusta)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2800,30 +2816,30 @@ msgstr ""
|
|||||||
"Navedite koji će port API server koristiti. Ako port nije preciziran, "
|
"Navedite koji će port API server koristiti. Ako port nije preciziran, "
|
||||||
"koristit će se prekonfigurisani."
|
"koristit će se prekonfigurisani."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Aktiviraj historiju bilješki"
|
msgstr "Aktiviraj historiju bilješki"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "dana"
|
msgstr "dana"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d dana"
|
msgstr "%d dana"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Čuvaj historiju bilješki"
|
msgstr "Čuvaj historiju bilješki"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr "Faktor rasta popisa bilježnica"
|
msgstr "Faktor rasta popisa bilježnica"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2835,52 +2851,52 @@ msgstr ""
|
|||||||
"2 zauzimati dvostruko više prostora od stavke s faktorom 1. Ponovo pokrenite "
|
"2 zauzimati dvostruko više prostora od stavke s faktorom 1. Ponovo pokrenite "
|
||||||
"aplikaciju da primijenite izmjene."
|
"aplikaciju da primijenite izmjene."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr "Faktor rasta popisa bilješki"
|
msgstr "Faktor rasta popisa bilješki"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr "Faktor rasta prostora bilješki"
|
msgstr "Faktor rasta prostora bilješki"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Pogrešna vrijednost: \"%s\". Moguće su sljedeće vrijednosti: %s"
|
msgstr "Pogrešna vrijednost: \"%s\". Moguće su sljedeće vrijednosti: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Opće"
|
msgstr "Opće"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Sinhronizacija"
|
msgstr "Sinhronizacija"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Izgled"
|
msgstr "Izgled"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Bilješka"
|
msgstr "Bilješka"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Dodaci"
|
msgstr "Dodaci"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Aplikacija"
|
msgstr "Aplikacija"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Šifriranje"
|
msgstr "Šifriranje"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web clipper"
|
msgstr "Web clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2897,7 +2913,7 @@ msgstr ""
|
|||||||
"uređivaču, izgubit će se oblikovanje teksta karakteristično za dodatak. "
|
"uređivaču, izgubit će se oblikovanje teksta karakteristično za dodatak. "
|
||||||
"Ispod je ukazano na to koji su dodaci kompatibilni sa WYSIWYG uređivačem."
|
"Ispod je ukazano na to koji su dodaci kompatibilni sa WYSIWYG uređivačem."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Bilješke i postavke pohranjene su u: %s"
|
msgstr "Bilješke i postavke pohranjene su u: %s"
|
||||||
@ -2983,14 +2999,14 @@ msgstr "Šifrirane stavke ne mogu se mijenjati"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (samo za testiranje)"
|
msgstr "OneDrive Dev (samo za testiranje)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Korišteno: %s"
|
msgstr "Korišteno: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Nepoznata oznaka: %s"
|
msgstr "Nepoznata oznaka: %s"
|
||||||
|
@ -254,7 +254,7 @@ msgstr "Activat"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Desactivat"
|
msgstr "Desactivat"
|
||||||
@ -809,13 +809,13 @@ msgstr "D'acord"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Cancel·la"
|
msgstr "Cancel·la"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1261,7 +1261,7 @@ msgid "URL"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1599,7 +1599,7 @@ msgstr "Visualització"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Ordena les notes per"
|
msgstr "Ordena les notes per"
|
||||||
|
|
||||||
@ -1799,49 +1799,49 @@ msgstr "Primer heu de crear un bloc de notes"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Neteja"
|
msgstr "Neteja"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Edita"
|
msgstr "Edita"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Visualització"
|
msgstr "Visualització"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Estat"
|
msgstr "Estat"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2240,6 +2240,10 @@ msgstr "Nivell de registre desconegut: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "ID de nivell desconeguda: %s"
|
msgstr "ID de nivell desconeguda: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2377,227 +2381,239 @@ msgstr "Nom d'usuari WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Contrasenya de WebDAV"
|
msgstr "Contrasenya de WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Llengua"
|
msgstr "Llengua"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Format de data"
|
msgstr "Format de data"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Format horari"
|
msgstr "Format horari"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Mostra la icona a la safata"
|
msgstr "Mostra la icona a la safata"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Les tasques pendents sense finalitzar a la part superior"
|
msgstr "Les tasques pendents sense finalitzar a la part superior"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Mostra els llistats de tasques pendents finalitzats"
|
msgstr "Mostra els llistats de tasques pendents finalitzats"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Ordre invers"
|
msgstr "Ordre invers"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Ordena les notes per"
|
msgstr "Ordena les notes per"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Desa la geolocalització a les notes"
|
msgstr "Desa la geolocalització a les notes"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "En crear un llistat de tasques pendents:"
|
msgstr "En crear un llistat de tasques pendents:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Vés al títol"
|
msgstr "Vés al títol"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Vés al cos"
|
msgstr "Vés al cos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "En crear una nota:"
|
msgstr "En crear una nota:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Activa el xifratge"
|
msgstr "Activa el xifratge"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Mostra la icona a la safata"
|
msgstr "Mostra la icona a la safata"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Nota: no funciona en tots els entorns d'escriptori."
|
msgstr "Nota: no funciona en tots els entorns d'escriptori."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Tipus de lletra de l'editor"
|
msgstr "Tipus de lletra de l'editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Tipus de lletra de l'editor"
|
msgstr "Tipus de lletra de l'editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Tipus de lletra de l'editor"
|
msgstr "Tipus de lletra de l'editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2608,50 +2624,50 @@ msgstr ""
|
|||||||
"correctament. Si el tipus de lletra no és correcte o és buit, s'establirà a "
|
"correctament. Si el tipus de lletra no és correcte o és buit, s'establirà a "
|
||||||
"un tipus de lletra mecanogràfica genèric."
|
"un tipus de lletra mecanogràfica genèric."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Actualitza automàticament l'aplicació"
|
msgstr "Actualitza automàticament l'aplicació"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Interval de sincronització"
|
msgstr "Interval de sincronització"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minuts"
|
msgstr "%d minuts"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d hora"
|
msgstr "%d hora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d hores"
|
msgstr "%d hores"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Ordre de l'editor de text"
|
msgstr "Ordre de l'editor de text"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2660,68 +2676,68 @@ msgstr ""
|
|||||||
"nota. Si no se'n proporciona cap, l'editor predeterminat es detectarà "
|
"nota. Si no se'n proporciona cap, l'editor predeterminat es detectarà "
|
||||||
"automàticament."
|
"automàticament."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Per defecte: %s"
|
msgstr "Per defecte: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Certificats TLS personalitzats"
|
msgstr "Certificats TLS personalitzats"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2734,51 +2750,51 @@ msgstr ""
|
|||||||
"canvis en la configuració TLS, cal que els deseu abans de fer clic a "
|
"canvis en la configuració TLS, cal que els deseu abans de fer clic a "
|
||||||
"«Comprova la configuració de la sincronització»."
|
"«Comprova la configuració de la sincronització»."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignora els errors de certificat TLS"
|
msgstr "Ignora els errors de certificat TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Activa el xifratge"
|
msgstr "Activa el xifratge"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2786,58 +2802,58 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "El valor de l'opció no és vàlid: «%s». Els valors possibles són: %s."
|
msgstr "El valor de l'opció no és vàlid: «%s». Els valors possibles són: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Opcions generals"
|
msgstr "Opcions generals"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Estat de la sincronització"
|
msgstr "Estat de la sincronització"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Blocs de notes"
|
msgstr "Blocs de notes"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Surt de l'aplicació"
|
msgstr "Surt de l'aplicació"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "El xifratge és:"
|
msgstr "El xifratge és:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Opcions del desa-retalls de webs"
|
msgstr "Opcions del desa-retalls de webs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2848,7 +2864,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Les notes i la configuració es desen a: %s"
|
msgstr "Les notes i la configuració es desen a: %s"
|
||||||
@ -2930,14 +2946,14 @@ msgstr "Els elements xifrats no es poden modificar"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (només proves)"
|
msgstr "OneDrive Dev (només proves)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Ús: %s"
|
msgstr "Ús: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Bandera desconeguda: %s"
|
msgstr "Bandera desconeguda: %s"
|
||||||
|
@ -249,7 +249,7 @@ msgstr "Zapnuto"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Vypnuto"
|
msgstr "Vypnuto"
|
||||||
@ -795,7 +795,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Zrušit"
|
msgstr "Zrušit"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -804,7 +804,7 @@ msgstr ""
|
|||||||
"Zadejte název poznámky, na kterou chcete přeskočit. Nebo zadejte # "
|
"Zadejte název poznámky, na kterou chcete přeskočit. Nebo zadejte # "
|
||||||
"následovaný názvem značky/tagu nebo @ následovaným názvem poznámkového bloku."
|
"následovaný názvem značky/tagu nebo @ následovaným názvem poznámkového bloku."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Přejít kamkoliv..."
|
msgstr "Přejít kamkoliv..."
|
||||||
|
|
||||||
@ -1246,7 +1246,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Historie poznámky"
|
msgstr "Historie poznámky"
|
||||||
|
|
||||||
@ -1581,7 +1581,7 @@ msgstr "&Zobrazit"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Řadit poznámky podle"
|
msgstr "Řadit poznámky podle"
|
||||||
|
|
||||||
@ -1779,47 +1779,47 @@ msgstr "Nejprve prosím vytvořte zápisník"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Vyčistit"
|
msgstr "Vyčistit"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Editor"
|
msgstr "Editor"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Prohlížeč"
|
msgstr "Prohlížeč"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Zavřít"
|
msgstr "Zavřít"
|
||||||
@ -2199,6 +2199,10 @@ msgstr "Neznámá úroveň logování: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Neznámé level ID: %s"
|
msgstr "Neznámé level ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2339,11 +2343,23 @@ msgstr "WebDAV uživatelské jméno"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV heslo"
|
msgstr "WebDAV heslo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Chování při stahování přílohy"
|
msgstr "Chování při stahování přílohy"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2353,189 +2369,189 @@ msgstr ""
|
|||||||
"„Automaticky“ se stáhnou při otevření poznámky. V režimu „Vždy“ se stáhnou "
|
"„Automaticky“ se stáhnou při otevření poznámky. V režimu „Vždy“ se stáhnou "
|
||||||
"všechny přílohy, ať už poznámku otevřete nebo ne."
|
"všechny přílohy, ať už poznámku otevřete nebo ne."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Vždy"
|
msgstr "Vždy"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manuální"
|
msgstr "Manuální"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Auto"
|
msgstr "Auto"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Maximální souběžné připojení"
|
msgstr "Maximální souběžné připojení"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Jazyk"
|
msgstr "Jazyk"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Formát data"
|
msgstr "Formát data"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Formát času"
|
msgstr "Formát času"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Vzhled"
|
msgstr "Vzhled"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Zobrazit počty poznámek"
|
msgstr "Zobrazit počty poznámek"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Přepnout pohled"
|
msgstr "Přepnout pohled"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Nedokončené to-do listy nahoře"
|
msgstr "Nedokončené to-do listy nahoře"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Zobrazit dokončené to-do listy"
|
msgstr "Zobrazit dokončené to-do listy"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Automaticky zdvojit uvozovky, závorky, apod."
|
msgstr "Automaticky zdvojit uvozovky, závorky, apod."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Řadit od konce"
|
msgstr "Řadit od konce"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Řadit poznámky podle"
|
msgstr "Řadit poznámky podle"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Ukládat k poznámkám informace o poloze (geolokaci)"
|
msgstr "Ukládat k poznámkám informace o poloze (geolokaci)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Při vytváření nového to-do:"
|
msgstr "Při vytváření nového to-do:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Vybrat název poznámky"
|
msgstr "Vybrat název poznámky"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Vybrat text poznámky"
|
msgstr "Vybrat text poznámky"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Při vytváření nové poznámky:"
|
msgstr "Při vytváření nové poznámky:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Povolit měkké zalomení"
|
msgstr "Povolit měkké zalomení"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Povolit podporu pro typographer"
|
msgstr "Povolit podporu pro typographer"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Zapnout matematické výrazy"
|
msgstr "Zapnout matematické výrazy"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Povolit podporu Fountain syntaxe"
|
msgstr "Povolit podporu Fountain syntaxe"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Povolit podporu pro typographer"
|
msgstr "Povolit podporu pro typographer"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Povolit ==mark== syntaxi"
|
msgstr "Povolit ==mark== syntaxi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Povolit poznámky pod čarou"
|
msgstr "Povolit poznámky pod čarou"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Povolit rozšíření pro generování Obsahu"
|
msgstr "Povolit rozšíření pro generování Obsahu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Povolit ~sub~ syntaxi"
|
msgstr "Povolit ~sub~ syntaxi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Povolit ~sub~ syntaxi"
|
msgstr "Povolit ~sub~ syntaxi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Povolit deflist syntaxi"
|
msgstr "Povolit deflist syntaxi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Povolit syntaxi zkratek"
|
msgstr "Povolit syntaxi zkratek"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Povolit markdown emoji"
|
msgstr "Povolit markdown emoji"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Povolit ++insert++ syntaxi"
|
msgstr "Povolit ++insert++ syntaxi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Povolit rozšíření multimarkdown tabulky"
|
msgstr "Povolit rozšíření multimarkdown tabulky"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Zobrazovat ikonu v panelu"
|
msgstr "Zobrazovat ikonu v panelu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Poznámka: Nefunguje v některých desktopových prostředích."
|
msgstr "Poznámka: Nefunguje v některých desktopových prostředích."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2544,23 +2560,23 @@ msgstr ""
|
|||||||
"Toto umožní Joplin běžet na pozadí. Doporučujeme toto nastavení povolit tak, "
|
"Toto umožní Joplin běžet na pozadí. Doporučujeme toto nastavení povolit tak, "
|
||||||
"aby se vaše poznámky neustále synchronizovaly, čímž se sníží počet konfliktů."
|
"aby se vaše poznámky neustále synchronizovaly, čímž se sníží počet konfliktů."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Startovat aplikaci minimalizovanou do lišty ikon"
|
msgstr "Startovat aplikaci minimalizovanou do lišty ikon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Velikost písma v editoru"
|
msgstr "Velikost písma v editoru"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Písmo editoru"
|
msgstr "Písmo editoru"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Rodina písma v editoru"
|
msgstr "Rodina písma v editoru"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2570,50 +2586,50 @@ msgstr ""
|
|||||||
"Jméno fontu není kontrolováno. Pokud je neplatné či chybí, bude použit "
|
"Jméno fontu není kontrolováno. Pokud je neplatné či chybí, bude použit "
|
||||||
"výchozí monospace font."
|
"výchozí monospace font."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Vlastní styly pro aplikaci Joplin"
|
msgstr "Vlastní styly pro aplikaci Joplin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Automaticky updatovat aplikaci"
|
msgstr "Automaticky updatovat aplikaci"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Při hledání aktualizací zahrnout beta verze"
|
msgstr "Při hledání aktualizací zahrnout beta verze"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Pro náhled beta verzí navštivte stránku: %s"
|
msgstr "Pro náhled beta verzí navštivte stránku: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Interval synchronizace"
|
msgstr "Interval synchronizace"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minut"
|
msgstr "%d minut"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d hodina"
|
msgstr "%d hodina"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d hodin"
|
msgstr "%d hodin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Textový editor"
|
msgstr "Textový editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2622,67 +2638,67 @@ msgstr ""
|
|||||||
"Pokud není specifikováno, aplikace se pokusí o autodetekci defaultního "
|
"Pokud není specifikováno, aplikace se pokusí o autodetekci defaultního "
|
||||||
"editoru."
|
"editoru."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Velikost stránky pro PDF export"
|
msgstr "Velikost stránky pro PDF export"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Dopis"
|
msgstr "Dopis"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Orientace stránky pro PDF export"
|
msgstr "Orientace stránky pro PDF export"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Na výšku"
|
msgstr "Na výšku"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Na šířku"
|
msgstr "Na šířku"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Mód klávesnice"
|
msgstr "Mód klávesnice"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Default"
|
msgstr "Default"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Vlastní TLS certifikát"
|
msgstr "Vlastní TLS certifikát"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2694,15 +2710,15 @@ msgstr ""
|
|||||||
"si, že pokud provedete změny nastavení TLS, musíte změny uložit dříve, než "
|
"si, že pokud provedete změny nastavení TLS, musíte změny uložit dříve, než "
|
||||||
"kliknete na \"Zkontrolovat konfiguraci synchronizace\"."
|
"kliknete na \"Zkontrolovat konfiguraci synchronizace\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignorovat chyby TLS certifikátu"
|
msgstr "Ignorovat chyby TLS certifikátu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2710,7 +2726,7 @@ msgstr ""
|
|||||||
"Zabezpečení proti selhání: Nevypírejte místní data, když je synchronizační "
|
"Zabezpečení proti selhání: Nevypírejte místní data, když je synchronizační "
|
||||||
"cíl prázdný (často v důsledku nesprávné konfigurace nebo chyby)"
|
"cíl prázdný (často v důsledku nesprávné konfigurace nebo chyby)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2718,30 +2734,30 @@ msgstr ""
|
|||||||
"Určete port, který by měl server API používat. Pokud není nastavena, použije "
|
"Určete port, který by měl server API používat. Pokud není nastavena, použije "
|
||||||
"se výchozí."
|
"se výchozí."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Povolit historii poznámky"
|
msgstr "Povolit historii poznámky"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "dní"
|
msgstr "dní"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d dní"
|
msgstr "%d dní"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Uchovat historii poznámky"
|
msgstr "Uchovat historii poznámky"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2749,52 +2765,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Neplatná hodnota: \"%s\". Přípustné hodnoty jsou: %s."
|
msgstr "Neplatná hodnota: \"%s\". Přípustné hodnoty jsou: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Obecná nastavení"
|
msgstr "Obecná nastavení"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Synchronizace"
|
msgstr "Synchronizace"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Vzhled"
|
msgstr "Vzhled"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Zápisníky"
|
msgstr "Zápisníky"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Rozšíření"
|
msgstr "Rozšíření"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Aplikace"
|
msgstr "Aplikace"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Šifrování"
|
msgstr "Šifrování"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2805,7 +2821,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Poznámky a nastavení uloženo v: %s"
|
msgstr "Poznámky a nastavení uloženo v: %s"
|
||||||
@ -2887,14 +2903,14 @@ msgstr "Nelze editovat zašifrovanou položku"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (jen pro testování)"
|
msgstr "OneDrive Dev (jen pro testování)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Použití: %s"
|
msgstr "Použití: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Neznámý flag: %s"
|
msgstr "Neznámý flag: %s"
|
||||||
|
@ -252,7 +252,7 @@ msgstr "Aktiveret"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Deaktiveret"
|
msgstr "Deaktiveret"
|
||||||
@ -795,7 +795,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Fortryd"
|
msgstr "Fortryd"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -804,7 +804,7 @@ msgstr ""
|
|||||||
"Skriv titlen på en note for at hoppe til den, eller skriv # efterfulgt af et "
|
"Skriv titlen på en note for at hoppe til den, eller skriv # efterfulgt af et "
|
||||||
"mærkenavn, eller @ efterfulgt af en notesbogs navn."
|
"mærkenavn, eller @ efterfulgt af en notesbogs navn."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Gå til hvad som helst..."
|
msgstr "Gå til hvad som helst..."
|
||||||
@ -1250,7 +1250,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Notehistore"
|
msgstr "Notehistore"
|
||||||
|
|
||||||
@ -1586,7 +1586,7 @@ msgstr "&Vis"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Sorter noter efter"
|
msgstr "Sorter noter efter"
|
||||||
|
|
||||||
@ -1784,49 +1784,49 @@ msgstr "Opret først en notesbog"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Ryd/slet"
|
msgstr "Ryd/slet"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Ret"
|
msgstr "Ret"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "&Vis"
|
msgstr "&Vis"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2213,6 +2213,10 @@ msgstr "Ukendt log niveau: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Ukendt niveau ID: %s"
|
msgstr "Ukendt niveau ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2353,11 +2357,23 @@ msgstr "WebDAV brugernavn"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV kodeord"
|
msgstr "WebDAV kodeord"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Håndtering af download af vedhæftninger"
|
msgstr "Håndtering af download af vedhæftninger"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2367,191 +2383,191 @@ msgstr ""
|
|||||||
"\"Auto\" tilstand downloades de når du åbner noten. I \"Altid\" tilstand "
|
"\"Auto\" tilstand downloades de når du åbner noten. I \"Altid\" tilstand "
|
||||||
"downloades alle dine noter ligegyldigt om du åbner noten eller ej."
|
"downloades alle dine noter ligegyldigt om du åbner noten eller ej."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Altid"
|
msgstr "Altid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manuel"
|
msgstr "Manuel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Auto"
|
msgstr "Auto"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Maksimale forbindelser på en gang"
|
msgstr "Maksimale forbindelser på en gang"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Sprog"
|
msgstr "Sprog"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Dato format"
|
msgstr "Dato format"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Time format"
|
msgstr "Time format"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Vis ikon på bundbjælke"
|
msgstr "Vis ikon på bundbjælke"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Ufærdige opgaver øverst"
|
msgstr "Ufærdige opgaver øverst"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Vis færdige opgaver"
|
msgstr "Vis færdige opgaver"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Modsat sorterings orden"
|
msgstr "Modsat sorterings orden"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Sorter notesbøger efter"
|
msgstr "Sorter notesbøger efter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Gem geo-lokation i noter"
|
msgstr "Gem geo-lokation i noter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Ved oprettelse af ny opgave:"
|
msgstr "Ved oprettelse af ny opgave:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Fokuser på titel"
|
msgstr "Fokuser på titel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Fokuser på brødtekst"
|
msgstr "Fokuser på brødtekst"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Ved oprettelse af ny note:"
|
msgstr "Ved oprettelse af ny note:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Slå slå bløde ombrydninger til"
|
msgstr "Slå slå bløde ombrydninger til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Slå typografunderstøttelse til"
|
msgstr "Slå typografunderstøttelse til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Slå matematik udtryk til"
|
msgstr "Slå matematik udtryk til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Slå understøttelse af Fountain syntaks til"
|
msgstr "Slå understøttelse af Fountain syntaks til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Slå typografunderstøttelse til"
|
msgstr "Slå typografunderstøttelse til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Slå ==mark== syntaks til"
|
msgstr "Slå ==mark== syntaks til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Slå fodnoter til"
|
msgstr "Slå fodnoter til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Slå indholdsfortegnelsesudvidelsen til"
|
msgstr "Slå indholdsfortegnelsesudvidelsen til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Slå ~sub~ syntaks til"
|
msgstr "Slå ~sub~ syntaks til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Slå ^sup^ syntaks til"
|
msgstr "Slå ^sup^ syntaks til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Slå deflist syntaks til"
|
msgstr "Slå deflist syntaks til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Slå forkortelsessyntaks til"
|
msgstr "Slå forkortelsessyntaks til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Slå markdown emojies til"
|
msgstr "Slå markdown emojies til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Slå ++insert++ syntaks til"
|
msgstr "Slå ++insert++ syntaks til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Slå multimarkdown tabel udvidelsen til"
|
msgstr "Slå multimarkdown tabel udvidelsen til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Vis ikon på bundbjælke"
|
msgstr "Vis ikon på bundbjælke"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "OBS: Virker ikke i alle skrivebordsmiljøer."
|
msgstr "OBS: Virker ikke i alle skrivebordsmiljøer."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2560,24 +2576,24 @@ msgstr ""
|
|||||||
"Dette tillader Joplin at køre i baggrunden. Det er anbefalet at slå dette "
|
"Dette tillader Joplin at køre i baggrunden. Det er anbefalet at slå dette "
|
||||||
"til for at holde dine noter synkroniserede og dermed undgå konflikter."
|
"til for at holde dine noter synkroniserede og dermed undgå konflikter."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Start programmet minimeret i bakkeikonet"
|
msgstr "Start programmet minimeret i bakkeikonet"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Tekstredigeringsskriftstørrelse"
|
msgstr "Tekstredigeringsskriftstørrelse"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Tekstredigeringsskrifttype"
|
msgstr "Tekstredigeringsskrifttype"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Rediger skrifttype"
|
msgstr "Rediger skrifttype"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2588,50 +2604,50 @@ msgstr ""
|
|||||||
"korrekt. Hvis skrifttypen er forkert eller tom, vil standard "
|
"korrekt. Hvis skrifttypen er forkert eller tom, vil standard "
|
||||||
"monospaceskifttypen blive anvendt."
|
"monospaceskifttypen blive anvendt."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Automatisk app update"
|
msgstr "Automatisk app update"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Hent for-udgivelser når der tjekkes efter opdateringer"
|
msgstr "Hent for-udgivelser når der tjekkes efter opdateringer"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Se for-udgivelsessiden for yderligere information: %s"
|
msgstr "Se for-udgivelsessiden for yderligere information: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Synkroniserings interval"
|
msgstr "Synkroniserings interval"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minutter"
|
msgstr "%d minutter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d time"
|
msgstr "%d time"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d timer"
|
msgstr "%d timer"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Tekstredigeringskomando"
|
msgstr "Tekstredigeringskomando"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2639,68 +2655,68 @@ msgstr ""
|
|||||||
"Kommandoen til at åbne redigeringsprogrammet til at åbne noter. Hvis der "
|
"Kommandoen til at åbne redigeringsprogrammet til at åbne noter. Hvis der "
|
||||||
"ikke indtastes en kommando bruges standard redigeringsprogrammet."
|
"ikke indtastes en kommando bruges standard redigeringsprogrammet."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Sidestørrelse for PDF eksport"
|
msgstr "Sidestørrelse for PDF eksport"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "US Letter"
|
msgstr "US Letter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "US Tabloid"
|
msgstr "US Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "US Legal"
|
msgstr "US Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Sideretning for PDF eksport"
|
msgstr "Sideretning for PDF eksport"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Portræt"
|
msgstr "Portræt"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Landskab"
|
msgstr "Landskab"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Standard: %s"
|
msgstr "Standard: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Brugerdefinerede TLS certifikater"
|
msgstr "Brugerdefinerede TLS certifikater"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2713,15 +2729,15 @@ msgstr ""
|
|||||||
"du gemme dine ændringer før du klikker på \"Tjek synkroniserings "
|
"du gemme dine ændringer før du klikker på \"Tjek synkroniserings "
|
||||||
"konfiguration\"."
|
"konfiguration\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignorer TLS certifikat-fejl"
|
msgstr "Ignorer TLS certifikat-fejl"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2729,37 +2745,37 @@ msgstr ""
|
|||||||
"Sikring: Fjern ikke den lokale data når målet for synkroniseringen er tom "
|
"Sikring: Fjern ikke den lokale data når målet for synkroniseringen er tom "
|
||||||
"(ofte et resultat af fejlkonfigurering eller bugs)"
|
"(ofte et resultat af fejlkonfigurering eller bugs)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Vælg hvilken port API-serveren skal bruge. Ellers bruges standard porten."
|
"Vælg hvilken port API-serveren skal bruge. Ellers bruges standard porten."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Slå note-historie til"
|
msgstr "Slå note-historie til"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "dage"
|
msgstr "dage"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d dage"
|
msgstr "%d dage"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Behold note-historie i"
|
msgstr "Behold note-historie i"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2767,52 +2783,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Ulovlig værdi: \"%s\". Mulige valg er: %s."
|
msgstr "Ulovlig værdi: \"%s\". Mulige valg er: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Generelt"
|
msgstr "Generelt"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Synkroniserings"
|
msgstr "Synkroniserings"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Udseende"
|
msgstr "Udseende"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Note"
|
msgstr "Note"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Udvidelser"
|
msgstr "Udvidelser"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Program"
|
msgstr "Program"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Kryptering"
|
msgstr "Kryptering"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web-clipper"
|
msgstr "Web-clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2823,7 +2839,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Noter og indstillinger er gemt i: %s"
|
msgstr "Noter og indstillinger er gemt i: %s"
|
||||||
@ -2906,14 +2922,14 @@ msgstr "Krypteret emner kan ikke rettes"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (kun test)"
|
msgstr "OneDrive Dev (kun test)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Forbrug: %s"
|
msgstr "Forbrug: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Ukendt flag: %s"
|
msgstr "Ukendt flag: %s"
|
||||||
|
@ -15,8 +15,6 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 2.3.1\n"
|
"X-Generator: Poedit 2.3.1\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"POT-Creation-Date: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
|
|
||||||
#: CliClient/app/command-cp.js:13
|
#: CliClient/app/command-cp.js:13
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -257,7 +255,7 @@ msgstr "Aktiviert"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Deaktiviert"
|
msgstr "Deaktiviert"
|
||||||
@ -820,7 +818,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Abbrechen"
|
msgstr "Abbrechen"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
@ -829,7 +827,7 @@ msgstr ""
|
|||||||
"springen. Oder gib # gefolgt von einem Schlagwort oder @ gefolgt vom Namen "
|
"springen. Oder gib # gefolgt von einem Schlagwort oder @ gefolgt vom Namen "
|
||||||
"eines Notizbuchs ein."
|
"eines Notizbuchs ein."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Gehe zu..."
|
msgstr "Gehe zu..."
|
||||||
|
|
||||||
@ -1278,7 +1276,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Notiz-Verlauf"
|
msgstr "Notiz-Verlauf"
|
||||||
|
|
||||||
@ -1611,7 +1609,7 @@ msgstr "Ansicht"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Sortiere Notizen nach"
|
msgstr "Sortiere Notizen nach"
|
||||||
|
|
||||||
@ -1834,46 +1832,46 @@ msgid "Clear"
|
|||||||
msgstr "Leeren"
|
msgstr "Leeren"
|
||||||
|
|
||||||
# The correct plural of „Wort“ in the sense of a linguistic entity is „Wörter“. „Worte“ rather translates to „statements“ or even „speeches“ like in „let me have a word with…“
|
# The correct plural of „Wort“ in the sense of a linguistic entity is „Wörter“. „Worte“ rather translates to „statements“ or even „speeches“ like in „let me have a word with…“
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Wörter"
|
msgstr "Wörter"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Zeichen"
|
msgstr "Zeichen"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Zeichen ohne Leerzeichen"
|
msgstr "Zeichen ohne Leerzeichen"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Zeilen"
|
msgstr "Zeilen"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Editor"
|
msgstr "Editor"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Vorschau"
|
msgstr "Vorschau"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Statistik"
|
msgstr "Statistik"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr "Lese-Zeit: %s Min"
|
msgstr "Lese-Zeit: %s Min"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Schließen"
|
msgstr "Schließen"
|
||||||
@ -2250,6 +2248,10 @@ msgstr "Unbekanntes Log-Level: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Unbekannte Level-ID: %s"
|
msgstr "Unbekannte Level-ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2391,11 +2393,23 @@ msgstr "WebDAV-Benutzername"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV-Passwort"
|
msgstr "WebDAV-Passwort"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Verhalten für das Herunterladen von Anhängen"
|
msgstr "Verhalten für das Herunterladen von Anhängen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2406,35 +2420,35 @@ msgstr ""
|
|||||||
"geöffnet wird. Bei \"Immer\" werden die Anhänge heruntergeladen, egal ob die "
|
"geöffnet wird. Bei \"Immer\" werden die Anhänge heruntergeladen, egal ob die "
|
||||||
"Notiz geöffnet wird oder nicht."
|
"Notiz geöffnet wird oder nicht."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Immer"
|
msgstr "Immer"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manuell"
|
msgstr "Manuell"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Automatisch"
|
msgstr "Automatisch"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Maximale Anzahl an gleichzeitigen Verbindungen"
|
msgstr "Maximale Anzahl an gleichzeitigen Verbindungen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Sprache"
|
msgstr "Sprache"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Datumsformat"
|
msgstr "Datumsformat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Zeitformat"
|
msgstr "Zeitformat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Design"
|
msgstr "Design"
|
||||||
|
|
||||||
@ -2442,164 +2456,164 @@ msgstr "Design"
|
|||||||
# Not sure what other applications use. I don't have any German apps thus I can't say.
|
# Not sure what other applications use. I don't have any German apps thus I can't say.
|
||||||
# Both words don't strike me as a proper translation in this context.
|
# Both words don't strike me as a proper translation in this context.
|
||||||
# I think "design" is a translation that I've seen before and that also everybody would understand.
|
# I think "design" is a translation that I've seen before and that also everybody would understand.
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr "Automatisch das Design ändern um es dem System-Design anzupassen"
|
msgstr "Automatisch das Design ändern um es dem System-Design anzupassen"
|
||||||
|
|
||||||
# Thema vs Theme
|
# Thema vs Theme
|
||||||
# Not sure what other applications use. I don't have any German apps thus I can't say.
|
# Not sure what other applications use. I don't have any German apps thus I can't say.
|
||||||
# Both words don't strike me as a proper translation in this context.
|
# Both words don't strike me as a proper translation in this context.
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr "Bevorzugtes helles Design"
|
msgstr "Bevorzugtes helles Design"
|
||||||
|
|
||||||
# Thema vs Theme
|
# Thema vs Theme
|
||||||
# Not sure what other applications use. I don't have any German apps thus I can't say.
|
# Not sure what other applications use. I don't have any German apps thus I can't say.
|
||||||
# Both words don't strike me as a proper translation in this context.
|
# Both words don't strike me as a proper translation in this context.
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr "Bevorzugtes dunkles Design"
|
msgstr "Bevorzugtes dunkles Design"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Zeige Notizanzahl"
|
msgstr "Zeige Notizanzahl"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Geteilte Ansicht"
|
msgstr "Geteilte Ansicht"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Zeige unvollständige To-Dos an oberster Stelle"
|
msgstr "Zeige unvollständige To-Dos an oberster Stelle"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Abgeschlossene To-Dos anzeigen"
|
msgstr "Abgeschlossene To-Dos anzeigen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Automatisches Hinzufügen von geschweiften Klammern, runden Klammern, "
|
"Automatisches Hinzufügen von geschweiften Klammern, runden Klammern, "
|
||||||
"Anführungszeichen usw."
|
"Anführungszeichen usw."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr "Verwende CodeMirror als Editor (WARNUNG: BETA)."
|
msgstr "Verwende CodeMirror als Editor (WARNUNG: BETA)."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Sortierreihenfolge umkehren"
|
msgstr "Sortierreihenfolge umkehren"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Sortiere Notizbücher nach"
|
msgstr "Sortiere Notizbücher nach"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Momentanen Standort zusammen mit Notizen speichern"
|
msgstr "Momentanen Standort zusammen mit Notizen speichern"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Wenn ein neues To-Do erstellt wird:"
|
msgstr "Wenn ein neues To-Do erstellt wird:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Fokussiere Titel"
|
msgstr "Fokussiere Titel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Fokussiere Inhalt"
|
msgstr "Fokussiere Inhalt"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Wenn eine neue Notiz erstellt wird:"
|
msgstr "Wenn eine neue Notiz erstellt wird:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Aktiviere weiche Zeilenumbrüche"
|
msgstr "Aktiviere weiche Zeilenumbrüche"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Aktiviere Typographie-Unterstützung"
|
msgstr "Aktiviere Typographie-Unterstützung"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Aktiviere mathematische Ausdrücke"
|
msgstr "Aktiviere mathematische Ausdrücke"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Aktiviere Fountain Unterstützung"
|
msgstr "Aktiviere Fountain Unterstützung"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Aktivieren der Unterstützung von Mermaid-Diagrammen"
|
msgstr "Aktivieren der Unterstützung von Mermaid-Diagrammen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Aktiviere ==mark== Syntax"
|
msgstr "Aktiviere ==mark== Syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Aktiviere Fußnoten"
|
msgstr "Aktiviere Fußnoten"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Aktiviere Inhaltsverzeichnis-Erweiterung"
|
msgstr "Aktiviere Inhaltsverzeichnis-Erweiterung"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Aktiviere ~sub~ Syntax"
|
msgstr "Aktiviere ~sub~ Syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Aktiviere ^sup^ Syntax"
|
msgstr "Aktiviere ^sup^ Syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Aktiviere deflist Syntax"
|
msgstr "Aktiviere deflist Syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Aktiviere abbreviation Syntax"
|
msgstr "Aktiviere abbreviation Syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Aktiviere markdown emoji"
|
msgstr "Aktiviere markdown emoji"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Aktiviere ++insert++ Syntax"
|
msgstr "Aktiviere ++insert++ Syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Aktiviere multimarkdown Tabellen-Erweiterung"
|
msgstr "Aktiviere multimarkdown Tabellen-Erweiterung"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Zeige Tray-Icon"
|
msgstr "Zeige Tray-Icon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Hinweis: Funktioniert nicht in allen Desktopumgebungen."
|
msgstr "Hinweis: Funktioniert nicht in allen Desktopumgebungen."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2609,23 +2623,23 @@ msgstr ""
|
|||||||
"Einstellung zu aktivieren, damit deine Notizen ständig synchronisiert werden "
|
"Einstellung zu aktivieren, damit deine Notizen ständig synchronisiert werden "
|
||||||
"und somit die Anzahl der Konflikte reduziert wird."
|
"und somit die Anzahl der Konflikte reduziert wird."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Starte die Anwendung minimiert im Tray"
|
msgstr "Starte die Anwendung minimiert im Tray"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Schriftgröße im Editor"
|
msgstr "Schriftgröße im Editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Schriftgröße im Editor"
|
msgstr "Schriftgröße im Editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Schriftfamilie im Editor"
|
msgstr "Schriftfamilie im Editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
@ -2635,50 +2649,50 @@ msgstr ""
|
|||||||
"Elemente falsch dargestellt. Wenn die Schriftart falsch oder leer ist, wird "
|
"Elemente falsch dargestellt. Wenn die Schriftart falsch oder leer ist, wird "
|
||||||
"eine generische nichtproportionale Schriftart verwendet."
|
"eine generische nichtproportionale Schriftart verwendet."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Benutzerdefiniertes Stylesheet für programmweiten Stil"
|
msgstr "Benutzerdefiniertes Stylesheet für programmweiten Stil"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Das Programm automatisch aktualisieren"
|
msgstr "Das Programm automatisch aktualisieren"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Lade auch Vorabversionen herunter"
|
msgstr "Lade auch Vorabversionen herunter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Weitere Informationen findest Du auf der Vorabversionsseite: %s"
|
msgstr "Weitere Informationen findest Du auf der Vorabversionsseite: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Synchronisationsinterval"
|
msgstr "Synchronisationsinterval"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d Minuten"
|
msgstr "%d Minuten"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d Stunde"
|
msgstr "%d Stunde"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d Stunden"
|
msgstr "%d Stunden"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Editoraufruf"
|
msgstr "Editoraufruf"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2686,67 +2700,67 @@ msgstr ""
|
|||||||
"Der Editor, mit dem Notizen geöffnet werden. Wenn keiner ausgewählt wurde, "
|
"Der Editor, mit dem Notizen geöffnet werden. Wenn keiner ausgewählt wurde, "
|
||||||
"wird Joplin versuchen den Standardeditor zu erkennen."
|
"wird Joplin versuchen den Standardeditor zu erkennen."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Seitengröße für den PDF-Export"
|
msgstr "Seitengröße für den PDF-Export"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Letter"
|
msgstr "Letter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Seitenausrichtung für den PDF-Export"
|
msgstr "Seitenausrichtung für den PDF-Export"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Hochformat"
|
msgstr "Hochformat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Querformat"
|
msgstr "Querformat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Tastatur-Modus"
|
msgstr "Tastatur-Modus"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Standard"
|
msgstr "Standard"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Benutzerdefinierte TLS-Zertifikate"
|
msgstr "Benutzerdefinierte TLS-Zertifikate"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2759,15 +2773,15 @@ msgstr ""
|
|||||||
"vornimmst, musst du deine Änderungen speichern, bevor du auf "
|
"vornimmst, musst du deine Änderungen speichern, bevor du auf "
|
||||||
"\"Synchronisierungskonfiguration prüfen\" klickst."
|
"\"Synchronisierungskonfiguration prüfen\" klickst."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignoriere TLS-Zertifikatfehler"
|
msgstr "Ignoriere TLS-Zertifikatfehler"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "Ausfallsicher"
|
msgstr "Ausfallsicher"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2775,7 +2789,7 @@ msgstr ""
|
|||||||
"Ausfallsicher: Lösche nicht die lokalen Daten, wenn das Synchronisationsziel "
|
"Ausfallsicher: Lösche nicht die lokalen Daten, wenn das Synchronisationsziel "
|
||||||
"leer ist (oft ein Resultat von Fehlkonfiguration oder einem Programmfehler)"
|
"leer ist (oft ein Resultat von Fehlkonfiguration oder einem Programmfehler)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2783,30 +2797,30 @@ msgstr ""
|
|||||||
"Spezifiziere den Port, der vom API-Server verwendet werden soll. Wenn er "
|
"Spezifiziere den Port, der vom API-Server verwendet werden soll. Wenn er "
|
||||||
"nicht gesetzt ist, wird ein Standardwert verwendet."
|
"nicht gesetzt ist, wird ein Standardwert verwendet."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Aktiviere Notizen-Verlauf"
|
msgstr "Aktiviere Notizen-Verlauf"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "Tage"
|
msgstr "Tage"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d Tage"
|
msgstr "%d Tage"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Speichere Notizen-Verlauf für"
|
msgstr "Speichere Notizen-Verlauf für"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr "Notizbuch Listenwachstumsfaktor"
|
msgstr "Notizbuch Listenwachstumsfaktor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2819,54 +2833,54 @@ msgstr ""
|
|||||||
"Platz wie ein Element mit dem Faktor 1. Starten Sie die App neu, um "
|
"Platz wie ein Element mit dem Faktor 1. Starten Sie die App neu, um "
|
||||||
"Änderungen zu sehen."
|
"Änderungen zu sehen."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr "Notiz Listenwachstumsfaktor"
|
msgstr "Notiz Listenwachstumsfaktor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr "Notiz Flächenwachstumsfaktor"
|
msgstr "Notiz Flächenwachstumsfaktor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Ungültiger Optionswert: \"%s\". Mögliche Werte sind: %s."
|
msgstr "Ungültiger Optionswert: \"%s\". Mögliche Werte sind: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Allgemeines"
|
msgstr "Allgemeines"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Synchronisation"
|
msgstr "Synchronisation"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Erscheinungsbild"
|
msgstr "Erscheinungsbild"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Notiz"
|
msgstr "Notiz"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Zusatzprogramme"
|
msgstr "Zusatzprogramme"
|
||||||
|
|
||||||
# 'Applikation' or 'Anwendung' - both translations are correct.
|
# 'Applikation' or 'Anwendung' - both translations are correct.
|
||||||
# An application in the sense of a series a instructions for a computer is called "Programm".
|
# An application in the sense of a series a instructions for a computer is called "Programm".
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Programm"
|
msgstr "Programm"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Verschlüsselung"
|
msgstr "Verschlüsselung"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2885,7 +2899,7 @@ msgstr ""
|
|||||||
"Formatierung des Zusatzprogramms. Es ist unten angegeben, welche "
|
"Formatierung des Zusatzprogramms. Es ist unten angegeben, welche "
|
||||||
"Zusatzprogramme mit dem WYSIWYG-Editor kompatibel sind oder nicht."
|
"Zusatzprogramme mit dem WYSIWYG-Editor kompatibel sind oder nicht."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Notizen und Einstellungen werden gespeichert in: %s"
|
msgstr "Notizen und Einstellungen werden gespeichert in: %s"
|
||||||
@ -2970,14 +2984,14 @@ msgstr "Verschlüsselte Elemente können nicht verändert werden"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (Nur für Tests)"
|
msgstr "OneDrive Dev (Nur für Tests)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Nutzung: %s"
|
msgstr "Nutzung: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Unbekanntes Argument: %s"
|
msgstr "Unbekanntes Argument: %s"
|
||||||
|
@ -253,7 +253,7 @@ msgstr "Ενεργοποιημένη"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Απενεργοποιημένη"
|
msgstr "Απενεργοποιημένη"
|
||||||
@ -825,7 +825,7 @@ msgstr "Εντάξει"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Άκυρο"
|
msgstr "Άκυρο"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
@ -834,7 +834,7 @@ msgstr ""
|
|||||||
"μεταβείτε σε αυτόν. Ή πληκτρολογήστε # ακολουθούμενο από ένα όνομα ετικέτας "
|
"μεταβείτε σε αυτόν. Ή πληκτρολογήστε # ακολουθούμενο από ένα όνομα ετικέτας "
|
||||||
"ή @ ακολουθούμενο από ένα σημειωματάριο."
|
"ή @ ακολουθούμενο από ένα σημειωματάριο."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Γρήγορη Μετακίνηση..."
|
msgstr "Γρήγορη Μετακίνηση..."
|
||||||
|
|
||||||
@ -1279,7 +1279,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Ιστορικό Σημειώσεων"
|
msgstr "Ιστορικό Σημειώσεων"
|
||||||
|
|
||||||
@ -1615,7 +1615,7 @@ msgstr "&Εμφάνιση"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Ταξινόμηση σημειώσεων κατά"
|
msgstr "Ταξινόμηση σημειώσεων κατά"
|
||||||
|
|
||||||
@ -1839,47 +1839,47 @@ msgstr "Παρακαλώ πρώτα δημιουργήστε ένα σημειω
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Καθαρισμός"
|
msgstr "Καθαρισμός"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Λέξεις"
|
msgstr "Λέξεις"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Χαρακτήρες"
|
msgstr "Χαρακτήρες"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Χαρακτήρες χωρίς τα κενά"
|
msgstr "Χαρακτήρες χωρίς τα κενά"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Γραμμές"
|
msgstr "Γραμμές"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Επεξεργασία"
|
msgstr "Επεξεργασία"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Εμφάνιση"
|
msgstr "Εμφάνιση"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Κατάσταση"
|
msgstr "Κατάσταση"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Κλείσιμο"
|
msgstr "Κλείσιμο"
|
||||||
@ -2256,6 +2256,10 @@ msgstr "Άγνωστο log level: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Άγνωστο level ID: %s"
|
msgstr "Άγνωστο level ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2398,11 +2402,23 @@ msgstr "WebDAV username"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV password"
|
msgstr "WebDAV password"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Συμπεριφορά λήψης συνημμένων"
|
msgstr "Συμπεριφορά λήψης συνημμένων"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2413,188 +2429,188 @@ msgstr ""
|
|||||||
"σημείωση. Στην λειτουργία \"Πάντα\", όλα τα συνημμένα λαμβάνονται είτε "
|
"σημείωση. Στην λειτουργία \"Πάντα\", όλα τα συνημμένα λαμβάνονται είτε "
|
||||||
"ανοίγετε τη σημείωση είτε όχι."
|
"ανοίγετε τη σημείωση είτε όχι."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Πάντα"
|
msgstr "Πάντα"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Χειροκίνητα"
|
msgstr "Χειροκίνητα"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Αυτόματα"
|
msgstr "Αυτόματα"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Μέγιστος αριθμός ταυτόχρονων συνδέσεων"
|
msgstr "Μέγιστος αριθμός ταυτόχρονων συνδέσεων"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Γλώσσα"
|
msgstr "Γλώσσα"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Μορφή ημερομηνίας"
|
msgstr "Μορφή ημερομηνίας"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Μορφή ώρας"
|
msgstr "Μορφή ώρας"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Θέμα"
|
msgstr "Θέμα"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Εμφάνιση πλήθους σημειώσεων"
|
msgstr "Εμφάνιση πλήθους σημειώσεων"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Διαίρεση προβολής"
|
msgstr "Διαίρεση προβολής"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Μη ολοκληρωμένα to-dos στην κορυφή"
|
msgstr "Μη ολοκληρωμένα to-dos στην κορυφή"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Εμφάνιση ολοκληρωμένων to-dos"
|
msgstr "Εμφάνιση ολοκληρωμένων to-dos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Αυτόματη-σύζευξη αγκίστρων, παρενθέσεων, εισαγωγικών, κ.λπ."
|
msgstr "Αυτόματη-σύζευξη αγκίστρων, παρενθέσεων, εισαγωγικών, κ.λπ."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Αντίστροφη σειρά ταξινόμησης"
|
msgstr "Αντίστροφη σειρά ταξινόμησης"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Ταξινόμηση σημειωματάριων κατά"
|
msgstr "Ταξινόμηση σημειωματάριων κατά"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Αποθήκευση της γεωγραφικής τοποθεσίας μαζί με της σημειώσεις"
|
msgstr "Αποθήκευση της γεωγραφικής τοποθεσίας μαζί με της σημειώσεις"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Κατά τη δημιουργία ενός νέου to-do:"
|
msgstr "Κατά τη δημιουργία ενός νέου to-do:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Eστίαση στον τίτλο"
|
msgstr "Eστίαση στον τίτλο"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Eστίαση στο σώμα"
|
msgstr "Eστίαση στο σώμα"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Κατά τη δημιουργία μιας νέας σημείωσης:"
|
msgstr "Κατά τη δημιουργία μιας νέας σημείωσης:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Ενεργοποίηση soft breaks"
|
msgstr "Ενεργοποίηση soft breaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Ενεργοποίηση υποστήριξης typographer"
|
msgstr "Ενεργοποίηση υποστήριξης typographer"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Ενεργοποίηση math expressions"
|
msgstr "Ενεργοποίηση math expressions"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Ενεργοποίηση υποστήριξης Fountain syntax"
|
msgstr "Ενεργοποίηση υποστήριξης Fountain syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Ενεργοποίηση υποστήριξης διαγραμμάτων Mermaid"
|
msgstr "Ενεργοποίηση υποστήριξης διαγραμμάτων Mermaid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Ενεργοποίηση ==mark== syntax"
|
msgstr "Ενεργοποίηση ==mark== syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Ενεργοποίηση footnotes"
|
msgstr "Ενεργοποίηση footnotes"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Ενεργοποίηση επέκτασης table of contents"
|
msgstr "Ενεργοποίηση επέκτασης table of contents"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Ενεργοποίηση ~sub~ syntax"
|
msgstr "Ενεργοποίηση ~sub~ syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Ενεργοποίηση ^sup^ syntax"
|
msgstr "Ενεργοποίηση ^sup^ syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Ενεργοποίηση deflist syntax"
|
msgstr "Ενεργοποίηση deflist syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Ενεργοποίηση abbreviation syntax"
|
msgstr "Ενεργοποίηση abbreviation syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Ενεργοποίηση markdown emoji"
|
msgstr "Ενεργοποίηση markdown emoji"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Ενεργοποίηση ++insert++ syntax"
|
msgstr "Ενεργοποίηση ++insert++ syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Ενεργοποίηση επέκτασης multimarkdown table"
|
msgstr "Ενεργοποίηση επέκτασης multimarkdown table"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Εμφάνιση εικονιδίου στη γραμμή εργασιών"
|
msgstr "Εμφάνιση εικονιδίου στη γραμμή εργασιών"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Σημείωση: Δεν λειτουργεί σε όλα τα γραφικά περιβάλλοντα."
|
msgstr "Σημείωση: Δεν λειτουργεί σε όλα τα γραφικά περιβάλλοντα."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2604,23 +2620,23 @@ msgstr ""
|
|||||||
"ενεργοποιήσετε αυτήν τη ρύθμιση έτσι ώστε οι σημειώσεις σας να "
|
"ενεργοποιήσετε αυτήν τη ρύθμιση έτσι ώστε οι σημειώσεις σας να "
|
||||||
"συγχρονίζονται συνεχώς, μειώνοντας έτσι τον αριθμό των διενέξεων."
|
"συγχρονίζονται συνεχώς, μειώνοντας έτσι τον αριθμό των διενέξεων."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Έναρξη εφαρμογής ελαχιστοποιημένη στη γραμμή εργασιών"
|
msgstr "Έναρξη εφαρμογής ελαχιστοποιημένη στη γραμμή εργασιών"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Μέγεθος γραμματοσειράς editor"
|
msgstr "Μέγεθος γραμματοσειράς editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Γραμματοσειρά editor"
|
msgstr "Γραμματοσειρά editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Οικογένεια γραμματοσειράς editor"
|
msgstr "Οικογένεια γραμματοσειράς editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2631,50 +2647,50 @@ msgstr ""
|
|||||||
"σωστά. Εάν η γραμματοσειρά είναι εσφαλμένη ή κενή, θα προεπιλεγεί μια γενική "
|
"σωστά. Εάν η γραμματοσειρά είναι εσφαλμένη ή κενή, θα προεπιλεγεί μια γενική "
|
||||||
"γραμματοσειρά *monospace*."
|
"γραμματοσειρά *monospace*."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Προσαρμοσμένο stylesheet για όλες τις εφαρμογές Joplin"
|
msgstr "Προσαρμοσμένο stylesheet για όλες τις εφαρμογές Joplin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Αυτόματη ενημέρωση της εφαρμογής"
|
msgstr "Αυτόματη ενημέρωση της εφαρμογής"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Λήψη προεκδόσεων κατά τον έλεγχο για ενημερώσεις"
|
msgstr "Λήψη προεκδόσεων κατά τον έλεγχο για ενημερώσεις"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Δείτε τη σελίδα προέκδοσης για περισσότερες λεπτομέρειες: %s"
|
msgstr "Δείτε τη σελίδα προέκδοσης για περισσότερες λεπτομέρειες: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Διάστημα συγχρονισμού"
|
msgstr "Διάστημα συγχρονισμού"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d΄λεπτά"
|
msgstr "%d΄λεπτά"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d ώρα"
|
msgstr "%d ώρα"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d ώρες"
|
msgstr "%d ώρες"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Εντολή \"Επεξεργαστή κειμένου\""
|
msgstr "Εντολή \"Επεξεργαστή κειμένου\""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2683,67 +2699,67 @@ msgstr ""
|
|||||||
"για το άνοιγμα μιας σημείωσης. Εάν δεν δωθεί καμία, θα προσπαθήσει να "
|
"για το άνοιγμα μιας σημείωσης. Εάν δεν δωθεί καμία, θα προσπαθήσει να "
|
||||||
"ανιχνεύσει αυτόματα το προεπιλεγμένο πρόγραμμα επεξεργασίας."
|
"ανιχνεύσει αυτόματα το προεπιλεγμένο πρόγραμμα επεξεργασίας."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Μέγεθος σελίδας για εξαγωγή PDF"
|
msgstr "Μέγεθος σελίδας για εξαγωγή PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Letter"
|
msgstr "Letter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Προσανατολισμός σελίδας για εξαγωγή PDF"
|
msgstr "Προσανατολισμός σελίδας για εξαγωγή PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Κάθετη"
|
msgstr "Κάθετη"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Οριζόντια"
|
msgstr "Οριζόντια"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Λειτουργία πληκτρολογίου"
|
msgstr "Λειτουργία πληκτρολογίου"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Προεπιλογή"
|
msgstr "Προεπιλογή"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Custom πιστοποιητικά TLS"
|
msgstr "Custom πιστοποιητικά TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2756,15 +2772,15 @@ msgstr ""
|
|||||||
"στις ρυθμίσεις TLS, πρέπει να αποθηκεύσετε τις αλλαγές σας πριν κάνετε κλικ "
|
"στις ρυθμίσεις TLS, πρέπει να αποθηκεύσετε τις αλλαγές σας πριν κάνετε κλικ "
|
||||||
"στο \"Έλεγχος ρύθμισης παραμέτρων συγχρονισμού\"."
|
"στο \"Έλεγχος ρύθμισης παραμέτρων συγχρονισμού\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Παράβλεψη σφαλμάτων πιστοποιητικού TLS"
|
msgstr "Παράβλεψη σφαλμάτων πιστοποιητικού TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "Ασφαλής"
|
msgstr "Ασφαλής"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2773,7 +2789,7 @@ msgstr ""
|
|||||||
"είναι κενός (συχνά το αποτέλεσμα μιας εσφαλμένης ρύθμισης παραμέτρων ή ενός "
|
"είναι κενός (συχνά το αποτέλεσμα μιας εσφαλμένης ρύθμισης παραμέτρων ή ενός "
|
||||||
"σφάλματος)"
|
"σφάλματος)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2781,30 +2797,30 @@ msgstr ""
|
|||||||
"Καθορίστε τη πόρτα που πρέπει να χρησιμοποιείται από το διακομιστή API. Εάν "
|
"Καθορίστε τη πόρτα που πρέπει να χρησιμοποιείται από το διακομιστή API. Εάν "
|
||||||
"δεν οριστεί, θα χρησιμοποιηθεί μια προεπιλογή."
|
"δεν οριστεί, θα χρησιμοποιηθεί μια προεπιλογή."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Ενεργοποίηση ιστορικού σημειώσεων"
|
msgstr "Ενεργοποίηση ιστορικού σημειώσεων"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "ημέρες"
|
msgstr "ημέρες"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d ημέρες"
|
msgstr "%d ημέρες"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Διατήρηση ιστορικού σημειώσεων για"
|
msgstr "Διατήρηση ιστορικού σημειώσεων για"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2812,52 +2828,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Άκυρη τιμή: \" %s\". Οι πιθανές τιμές είναι: %s."
|
msgstr "Άκυρη τιμή: \" %s\". Οι πιθανές τιμές είναι: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Γενικά"
|
msgstr "Γενικά"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Συγχρονισμός"
|
msgstr "Συγχρονισμός"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Εμφάνιση"
|
msgstr "Εμφάνιση"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Σημείωση"
|
msgstr "Σημείωση"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Πρόσθετα"
|
msgstr "Πρόσθετα"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Εφαρμογή"
|
msgstr "Εφαρμογή"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Κρυπτογράφηση"
|
msgstr "Κρυπτογράφηση"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2876,7 +2892,7 @@ msgstr ""
|
|||||||
"μορφοποίηση της προσθήκης. Υποδεικνύεται παρακάτω ποια πρόσθετα είναι "
|
"μορφοποίηση της προσθήκης. Υποδεικνύεται παρακάτω ποια πρόσθετα είναι "
|
||||||
"συμβατά ή όχι με τον επεξεργαστή WYSIWYG."
|
"συμβατά ή όχι με τον επεξεργαστή WYSIWYG."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Οι σημειώσεις και οι ρυθμίσεις αποθηκεύονται στο: %s"
|
msgstr "Οι σημειώσεις και οι ρυθμίσεις αποθηκεύονται στο: %s"
|
||||||
@ -2958,14 +2974,14 @@ msgstr "Δεν είναι δυνατή η τροποποίηση κρυπτογ
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (For testing only)"
|
msgstr "OneDrive Dev (For testing only)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Χρήση: %s"
|
msgstr "Χρήση: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Άγνωστο flag: %s"
|
msgstr "Άγνωστο flag: %s"
|
||||||
|
@ -234,7 +234,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -729,13 +729,13 @@ msgstr ""
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1167,7 +1167,7 @@ msgid "URL"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1486,7 +1486,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1679,46 +1679,46 @@ msgstr ""
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2072,6 +2072,10 @@ msgstr ""
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2204,338 +2208,350 @@ msgstr ""
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
"font."
|
"font."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2543,50 +2559,50 @@ msgid ""
|
|||||||
"changes before clicking on \"Check synchronisation configuration\"."
|
"changes before clicking on \"Check synchronisation configuration\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2594,52 +2610,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2650,7 +2666,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2731,14 +2747,14 @@ msgstr ""
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -234,7 +234,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -733,13 +733,13 @@ msgstr ""
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1171,7 +1171,7 @@ msgid "URL"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1492,7 +1492,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1698,46 +1698,46 @@ msgstr ""
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2098,6 +2098,10 @@ msgstr ""
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2232,199 +2236,211 @@ msgstr ""
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Attachment download behavior"
|
msgstr "Attachment download behavior"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2434,139 +2450,139 @@ msgstr ""
|
|||||||
"this setting so that your notes are constantly being synchronized, thus "
|
"this setting so that your notes are constantly being synchronized, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Start application minimized in the tray icon"
|
msgstr "Start application minimized in the tray icon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
"font."
|
"font."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Synchronization interval"
|
msgstr "Synchronization interval"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2578,50 +2594,50 @@ msgstr ""
|
|||||||
"pem. Note that if you make changes to the TLS settings, you must save your "
|
"pem. Note that if you make changes to the TLS settings, you must save your "
|
||||||
"changes before clicking on \"Check synchronization configuration\"."
|
"changes before clicking on \"Check synchronization configuration\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2629,52 +2645,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Synchronization"
|
msgstr "Synchronization"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2685,7 +2701,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2766,14 +2782,14 @@ msgstr ""
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -234,7 +234,7 @@ msgstr "Ebligita"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Malebligita"
|
msgstr "Malebligita"
|
||||||
@ -733,13 +733,13 @@ msgstr "Bone"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Nuligi"
|
msgstr "Nuligi"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1181,7 +1181,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Nota Historio"
|
msgstr "Nota Historio"
|
||||||
|
|
||||||
@ -1511,7 +1511,7 @@ msgstr "&Monti"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Ordigi notojn laŭ"
|
msgstr "Ordigi notojn laŭ"
|
||||||
|
|
||||||
@ -1710,49 +1710,49 @@ msgstr "Bonvolu krei notlibron unue"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Klariĝi"
|
msgstr "Klariĝi"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Redakti"
|
msgstr "Redakti"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "&Monti"
|
msgstr "&Monti"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Stato"
|
msgstr "Stato"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2125,6 +2125,10 @@ msgstr "Nekonata protokola nivelo: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Nekonata identigila nivelo: %s"
|
msgstr "Nekonata identigila nivelo: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2260,339 +2264,351 @@ msgstr "WebDAV-salutnomo"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV-pasvorton"
|
msgstr "WebDAV-pasvorton"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Ĉiam"
|
msgstr "Ĉiam"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Aŭtomata"
|
msgstr "Aŭtomata"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Lingvo"
|
msgstr "Lingvo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Data formato"
|
msgstr "Data formato"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Tempa formato"
|
msgstr "Tempa formato"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Temo"
|
msgstr "Temo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Inversa ordiga ordo"
|
msgstr "Inversa ordiga ordo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Ordigi notlibrojn laŭ"
|
msgstr "Ordigi notlibrojn laŭ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Fokusi titolon"
|
msgstr "Fokusi titolon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Fokusi korpon"
|
msgstr "Fokusi korpon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Ebligi piednotojn"
|
msgstr "Ebligi piednotojn"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
"font."
|
"font."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minutoj"
|
msgstr "%d minutoj"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d horo"
|
msgstr "%d horo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d horoj"
|
msgstr "%d horoj"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Letero"
|
msgstr "Letero"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Laŭleĝa"
|
msgstr "Laŭleĝa"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Vertikala"
|
msgstr "Vertikala"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Horizontala"
|
msgstr "Horizontala"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Defaŭlto: %s"
|
msgstr "Defaŭlto: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2600,50 +2616,50 @@ msgid ""
|
|||||||
"changes before clicking on \"Check synchronisation configuration\"."
|
"changes before clicking on \"Check synchronisation configuration\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Ebligi notan historion"
|
msgstr "Ebligi notan historion"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "tagoj"
|
msgstr "tagoj"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d tagoj"
|
msgstr "%d tagoj"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2651,53 +2667,53 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Ĝenerala"
|
msgstr "Ĝenerala"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Sinkronigi"
|
msgstr "Sinkronigi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Notoj"
|
msgstr "Notoj"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Kromprogramoj"
|
msgstr "Kromprogramoj"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Aplikaĵo"
|
msgstr "Aplikaĵo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Ĉifrado"
|
msgstr "Ĉifrado"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2708,7 +2724,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Notoj kaj agordoj estas konservitaj en: %s"
|
msgstr "Notoj kaj agordoj estas konservitaj en: %s"
|
||||||
@ -2791,14 +2807,14 @@ msgstr ""
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (nur por testi)"
|
msgstr "OneDrive Dev (nur por testi)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Konsumado: %s"
|
msgstr "Konsumado: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Nekonata flago: %s"
|
msgstr "Nekonata flago: %s"
|
||||||
|
@ -259,7 +259,7 @@ msgstr "Habilitado"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Deshabilitado"
|
msgstr "Deshabilitado"
|
||||||
@ -812,7 +812,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Cancelar"
|
msgstr "Cancelar"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -822,7 +822,7 @@ msgstr ""
|
|||||||
"escriba # seguido de un nombre de etiqueta, o @ seguido del nombre de una "
|
"escriba # seguido de un nombre de etiqueta, o @ seguido del nombre de una "
|
||||||
"libreta."
|
"libreta."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Ir a..."
|
msgstr "Ir a..."
|
||||||
|
|
||||||
@ -1264,7 +1264,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Historial\n"
|
"Historial\n"
|
||||||
@ -1601,7 +1601,7 @@ msgstr "Ver"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Ordenar notas por"
|
msgstr "Ordenar notas por"
|
||||||
|
|
||||||
@ -1824,47 +1824,47 @@ msgstr "Por favor cree una libreta primero"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Limpiar"
|
msgstr "Limpiar"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Palabras"
|
msgstr "Palabras"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Caracteres"
|
msgstr "Caracteres"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Caracteres excluyendo espacios"
|
msgstr "Caracteres excluyendo espacios"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Líneas"
|
msgstr "Líneas"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Editor"
|
msgstr "Editor"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Visor"
|
msgstr "Visor"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Estadísticas..."
|
msgstr "Estadísticas..."
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Cerrar"
|
msgstr "Cerrar"
|
||||||
@ -2246,6 +2246,10 @@ msgstr "Nivel de log desconocido: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "ID de nivel desconocido: %s"
|
msgstr "ID de nivel desconocido: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2388,11 +2392,23 @@ msgstr "Usuario de WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Contraseña de WebDAV"
|
msgstr "Contraseña de WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Comportamiento de descarga de adjuntos"
|
msgstr "Comportamiento de descarga de adjuntos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2403,190 +2419,190 @@ msgstr ""
|
|||||||
"«Always», se descargan todos los archivos adjuntos aunque la nota no esté "
|
"«Always», se descargan todos los archivos adjuntos aunque la nota no esté "
|
||||||
"abierta."
|
"abierta."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Siempre"
|
msgstr "Siempre"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manual"
|
msgstr "Manual"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Automático"
|
msgstr "Automático"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Conexiones simultáneas máximas"
|
msgstr "Conexiones simultáneas máximas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Idioma"
|
msgstr "Idioma"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Formato de fecha"
|
msgstr "Formato de fecha"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Formato de hora"
|
msgstr "Formato de hora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Cambiar automáticamente el tema para que coincida con el tema del sistema"
|
"Cambiar automáticamente el tema para que coincida con el tema del sistema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr "Tema claro preferido"
|
msgstr "Tema claro preferido"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr "Tema oscuro preferido"
|
msgstr "Tema oscuro preferido"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Mostrar los recuentos de notas"
|
msgstr "Mostrar los recuentos de notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Vista dividida"
|
msgstr "Vista dividida"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Mostrar tareas incompletas al inicio de las listas"
|
msgstr "Mostrar tareas incompletas al inicio de las listas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Mostrar tareas completadas"
|
msgstr "Mostrar tareas completadas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Auto-emparejar llaves, paréntesis, comillas, etc."
|
msgstr "Auto-emparejar llaves, paréntesis, comillas, etc."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Invierte el orden"
|
msgstr "Invierte el orden"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Ordenar libretas por"
|
msgstr "Ordenar libretas por"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Guardar geolocalización en las notas"
|
msgstr "Guardar geolocalización en las notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Al crear una nueva lista de tareas:"
|
msgstr "Al crear una nueva lista de tareas:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Foco en el título"
|
msgstr "Foco en el título"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Foco en el cuerpo"
|
msgstr "Foco en el cuerpo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Cuando se crear una nota nueva:"
|
msgstr "Cuando se crear una nota nueva:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Activar saltos de línea"
|
msgstr "Activar saltos de línea"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Habilitar el soporte de tipógrafo"
|
msgstr "Habilitar el soporte de tipógrafo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Habilitar expresiones matemáticas"
|
msgstr "Habilitar expresiones matemáticas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Habilitar el soporte de sintaxis de Fountain"
|
msgstr "Habilitar el soporte de sintaxis de Fountain"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Habilitar el soporte de tipógrafo"
|
msgstr "Habilitar el soporte de tipógrafo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Activar sintaxis ==mark=="
|
msgstr "Activar sintaxis ==mark=="
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Activar notas al pie"
|
msgstr "Activar notas al pie"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Activar extensión de tabla de contenidos"
|
msgstr "Activar extensión de tabla de contenidos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Activar sintaxis ~sub~"
|
msgstr "Activar sintaxis ~sub~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Activar sintaxis ^sup^"
|
msgstr "Activar sintaxis ^sup^"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Activar sintaxis Deflist"
|
msgstr "Activar sintaxis Deflist"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Activar sintaxis de abreviaturas"
|
msgstr "Activar sintaxis de abreviaturas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Activar sintaxis de emojis"
|
msgstr "Activar sintaxis de emojis"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Activar sintaxis ++insert++"
|
msgstr "Activar sintaxis ++insert++"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Activar extensión de tablas multimarkdown"
|
msgstr "Activar extensión de tablas multimarkdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Mostrar icono en la bandeja"
|
msgstr "Mostrar icono en la bandeja"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Nota: No funciona en todos los entornos de escritorio."
|
msgstr "Nota: No funciona en todos los entornos de escritorio."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2596,23 +2612,23 @@ msgstr ""
|
|||||||
"habilitar esta configuración para que sus notas estén sincronizadas "
|
"habilitar esta configuración para que sus notas estén sincronizadas "
|
||||||
"constantemente, reduciendo así el número de conflictos."
|
"constantemente, reduciendo así el número de conflictos."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Iniciar aplicación minimizada en el icono de la bandeja"
|
msgstr "Iniciar aplicación minimizada en el icono de la bandeja"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Editar tamaño de fuente"
|
msgstr "Editar tamaño de fuente"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Editar fuente"
|
msgstr "Editar fuente"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Editor de familia de fuente"
|
msgstr "Editor de familia de fuente"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2623,50 +2639,50 @@ msgstr ""
|
|||||||
"la fuente es incorrecta o vacía, se configurará una fuente monoespaciada "
|
"la fuente es incorrecta o vacía, se configurará una fuente monoespaciada "
|
||||||
"genérica."
|
"genérica."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Hoja de estilos (completa) para personalizar Joplin"
|
msgstr "Hoja de estilos (completa) para personalizar Joplin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Actualizar la aplicación automáticamente"
|
msgstr "Actualizar la aplicación automáticamente"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Obtenga prelanzamientos cuando busque actualizaciones"
|
msgstr "Obtenga prelanzamientos cuando busque actualizaciones"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Ver la página de prelanzamiento para más detalles: %s"
|
msgstr "Ver la página de prelanzamiento para más detalles: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Intervalo de sincronización"
|
msgstr "Intervalo de sincronización"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minutos"
|
msgstr "%d minutos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d hora"
|
msgstr "%d hora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d horas"
|
msgstr "%d horas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Editor de texto"
|
msgstr "Editor de texto"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2675,67 +2691,67 @@ msgstr ""
|
|||||||
"una nota. Si no se provee ninguno se intentará auto detectar el editor por "
|
"una nota. Si no se provee ninguno se intentará auto detectar el editor por "
|
||||||
"defecto."
|
"defecto."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Tamaño de página para exportar"
|
msgstr "Tamaño de página para exportar"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Carta"
|
msgstr "Carta"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloide"
|
msgstr "Tabloide"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Orientación de la página para exportar PDF"
|
msgstr "Orientación de la página para exportar PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Vertical"
|
msgstr "Vertical"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Apaisado"
|
msgstr "Apaisado"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Modo de teclado"
|
msgstr "Modo de teclado"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Por defecto"
|
msgstr "Por defecto"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Certificados TLS personalizados"
|
msgstr "Certificados TLS personalizados"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2748,15 +2764,15 @@ msgstr ""
|
|||||||
"la configuración de los certificados debe guardar los cambios antes de "
|
"la configuración de los certificados debe guardar los cambios antes de "
|
||||||
"pulsar en «Comprobar la configuración de sincronización»."
|
"pulsar en «Comprobar la configuración de sincronización»."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignorar errores en certificados TLS"
|
msgstr "Ignorar errores en certificados TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "A prueba de fallos"
|
msgstr "A prueba de fallos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2765,7 +2781,7 @@ msgstr ""
|
|||||||
"sincronización esté vacío (a menudo como resultado de una configuración "
|
"sincronización esté vacío (a menudo como resultado de una configuración "
|
||||||
"errónea o de un error)."
|
"errónea o de un error)."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2773,30 +2789,30 @@ msgstr ""
|
|||||||
"Especifique el puerto que debe utilizar el servidor de la API. Si no está "
|
"Especifique el puerto que debe utilizar el servidor de la API. Si no está "
|
||||||
"configurado, se utilizará un valor predeterminado."
|
"configurado, se utilizará un valor predeterminado."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Habilitar historial de notas"
|
msgstr "Habilitar historial de notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "días"
|
msgstr "días"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d días"
|
msgstr "%d días"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Mantener historial de la nota durante"
|
msgstr "Mantener historial de la nota durante"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"The factor property sets how the item will grow or shrink to fit the "
|
||||||
@ -2810,52 +2826,52 @@ msgstr ""
|
|||||||
"espacio que un elemento con un factor de 1. Reinicie la aplicación para ver "
|
"espacio que un elemento con un factor de 1. Reinicie la aplicación para ver "
|
||||||
"los cambios."
|
"los cambios."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Opción inválida: «%s». Los valores posibles son: %s."
|
msgstr "Opción inválida: «%s». Los valores posibles son: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "General"
|
msgstr "General"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Sincronización"
|
msgstr "Sincronización"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Apariencia"
|
msgstr "Apariencia"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Nota"
|
msgstr "Nota"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Plugins"
|
msgstr "Plugins"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Aplicación"
|
msgstr "Aplicación"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Encriptación"
|
msgstr "Encriptación"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
@ -2874,7 +2890,7 @@ msgstr ""
|
|||||||
"editor, perderá el formato del complemento. A continuación se indica qué "
|
"editor, perderá el formato del complemento. A continuación se indica qué "
|
||||||
"complementos son compatibles o no con el editor WYSIWYG."
|
"complementos son compatibles o no con el editor WYSIWYG."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Las notas y los ajustes se guardan en: %s"
|
msgstr "Las notas y los ajustes se guardan en: %s"
|
||||||
@ -2956,14 +2972,14 @@ msgstr "Los elementos cifrados no pueden ser modificados"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (Solo para pruebas)"
|
msgstr "OneDrive Dev (Solo para pruebas)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Uso: %s"
|
msgstr "Uso: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Etiqueta desconocida: %s"
|
msgstr "Etiqueta desconocida: %s"
|
||||||
|
@ -250,7 +250,7 @@ msgstr "Lubatud"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Keelatud"
|
msgstr "Keelatud"
|
||||||
@ -807,7 +807,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Tühista"
|
msgstr "Tühista"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -816,7 +816,7 @@ msgstr ""
|
|||||||
"Tippige sellele hüppamiseks märkme tiitel. Või tippige #, millele järgneb "
|
"Tippige sellele hüppamiseks märkme tiitel. Või tippige #, millele järgneb "
|
||||||
"sildi nimi või @, millele järgneb märkmiku nimi."
|
"sildi nimi või @, millele järgneb märkmiku nimi."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Ükskõik mida..."
|
msgstr "Ükskõik mida..."
|
||||||
@ -1264,7 +1264,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Märkmete ajalugu"
|
msgstr "Märkmete ajalugu"
|
||||||
|
|
||||||
@ -1598,7 +1598,7 @@ msgstr "&Vaade"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Märkmete sortimine"
|
msgstr "Märkmete sortimine"
|
||||||
|
|
||||||
@ -1798,48 +1798,48 @@ msgstr "Palun looge esmalt märkmik"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Tühjenda"
|
msgstr "Tühjenda"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Redigeerija"
|
msgstr "Redigeerija"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Viewer"
|
msgstr "Viewer"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Staatus"
|
msgstr "Staatus"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Sulge"
|
msgstr "Sulge"
|
||||||
@ -2221,6 +2221,10 @@ msgstr "Tundmatu Logitase: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Tundmatu taseme ID: %s"
|
msgstr "Tundmatu taseme ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2364,11 +2368,23 @@ msgstr "WebDAV-i kasutajanimi"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV-i parool"
|
msgstr "WebDAV-i parool"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Manuse allalaadimise käitumine"
|
msgstr "Manuse allalaadimise käitumine"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
||||||
@ -2379,206 +2395,206 @@ msgstr ""
|
|||||||
"\"Auto\", nad laaditakse, kui avate märkme. \"Always\", laaditakse kõik "
|
"\"Auto\", nad laaditakse, kui avate märkme. \"Always\", laaditakse kõik "
|
||||||
"manused, kas avate märkme või mitte."
|
"manused, kas avate märkme või mitte."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Alati"
|
msgstr "Alati"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manuaal"
|
msgstr "Manuaal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Automaatne"
|
msgstr "Automaatne"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Maksimaalsed samaaegsed ühendused"
|
msgstr "Maksimaalsed samaaegsed ühendused"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Keel"
|
msgstr "Keel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Kuupäeva formaat"
|
msgstr "Kuupäeva formaat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Kellaaja Formaat"
|
msgstr "Kellaaja Formaat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Teema"
|
msgstr "Teema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Kuva märkmete arv"
|
msgstr "Kuva märkmete arv"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Tükelda vaade"
|
msgstr "Tükelda vaade"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Lõpetamata ülesanded üleval"
|
msgstr "Lõpetamata ülesanded üleval"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Näita lõpuleviidud ülesandeid"
|
msgstr "Näita lõpuleviidud ülesandeid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Automaatne sidumine traksid, sulg, noteeringud jne."
|
msgstr "Automaatne sidumine traksid, sulg, noteeringud jne."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Pööra sortimisjärjestus ümber"
|
msgstr "Pööra sortimisjärjestus ümber"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Sorteeri märkmikud"
|
msgstr "Sorteeri märkmikud"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Salvesta geograafilise asukoha märkmed"
|
msgstr "Salvesta geograafilise asukoha märkmed"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Uue tee loomisel:"
|
msgstr "Uue tee loomisel:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Fookuse tiitel"
|
msgstr "Fookuse tiitel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Fookuse keha"
|
msgstr "Fookuse keha"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Uue märkme loomisel:"
|
msgstr "Uue märkme loomisel:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Luba pehmed katkestused"
|
msgstr "Luba pehmed katkestused"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Luba typographer tugi"
|
msgstr "Luba typographer tugi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Luba matemaatika avaldised"
|
msgstr "Luba matemaatika avaldised"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Luba purskkaevu süntaks toetust"
|
msgstr "Luba purskkaevu süntaks toetust"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Luba typographer tugi"
|
msgstr "Luba typographer tugi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Luba = = Mark = = süntaks"
|
msgstr "Luba = = Mark = = süntaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Luba allmärkused"
|
msgstr "Luba allmärkused"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Luba sisukorra laiend"
|
msgstr "Luba sisukorra laiend"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Luba ~ sub ~ süntaks"
|
msgstr "Luba ~ sub ~ süntaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Luba ^ SUP ^ Süntaks"
|
msgstr "Luba ^ SUP ^ Süntaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Luba deflailosüntaks"
|
msgstr "Luba deflailosüntaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Luba lühendi süntaks"
|
msgstr "Luba lühendi süntaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Luba allahindlusest emotikonide"
|
msgstr "Luba allahindlusest emotikonide"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Luba + + lisa + + süntaks"
|
msgstr "Luba + + lisa + + süntaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Luba mitmemarkdown tabeli laiend"
|
msgstr "Luba mitmemarkdown tabeli laiend"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Kuva salve ikoon"
|
msgstr "Kuva salve ikoon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Märkus: ei tööta kõigil töölaua keskkondades."
|
msgstr "Märkus: ei tööta kõigil töölaua keskkondades."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"This will allow Joplin to run in the background. It is recommended to enable "
|
||||||
@ -2588,24 +2604,24 @@ msgstr ""
|
|||||||
"See võimaldab Joplini taustal töötada. Soovitatav on seda sätet lubada, et "
|
"See võimaldab Joplini taustal töötada. Soovitatav on seda sätet lubada, et "
|
||||||
"teie märkmed pidevalt sünkroonitakse, vähendades seega konfliktide arvu."
|
"teie märkmed pidevalt sünkroonitakse, vähendades seega konfliktide arvu."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Alusta rakenduse minimeerimise salve ikoonil"
|
msgstr "Alusta rakenduse minimeerimise salve ikoonil"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Redaktori fondi suurus"
|
msgstr "Redaktori fondi suurus"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Redaktori font"
|
msgstr "Redaktori font"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Redaktori font pere"
|
msgstr "Redaktori font pere"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2615,55 +2631,55 @@ msgstr ""
|
|||||||
"See peab olema * monospace * font või see ei tööta korralikult. Kui font on "
|
"See peab olema * monospace * font või see ei tööta korralikult. Kui font on "
|
||||||
"vale või tühi, vaikimisi on üldine monospace font."
|
"vale või tühi, vaikimisi on üldine monospace font."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Kohandatud Stylesheet Joplin Wide app stiilid"
|
msgstr "Kohandatud Stylesheet Joplin Wide app stiilid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Värskenda rakendus automaatselt"
|
msgstr "Värskenda rakendus automaatselt"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Hankige eelväljaanded värskenduste kontrollimisel"
|
msgstr "Hankige eelväljaanded värskenduste kontrollimisel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Lisateavet väljalaske-eelse lehe kohta leiate teemast: %s"
|
msgstr "Lisateavet väljalaske-eelse lehe kohta leiate teemast: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Sünkroniseerimisintervall"
|
msgstr "Sünkroniseerimisintervall"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minutit"
|
msgstr "%d minutit"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d tund"
|
msgstr "%d tund"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d tundi"
|
msgstr "%d tundi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Tekstiredaktori käsk"
|
msgstr "Tekstiredaktori käsk"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"The editor command (may include arguments) that will be used to open a note. "
|
||||||
@ -2673,69 +2689,69 @@ msgstr ""
|
|||||||
"avamiseks. Kui ühtegi pole ette nähtud, proovib see automaatselt tuvastada "
|
"avamiseks. Kui ühtegi pole ette nähtud, proovib see automaatselt tuvastada "
|
||||||
"vaikeredaktorit."
|
"vaikeredaktorit."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Lehekülje suurus PDF-i eksportimiseks"
|
msgstr "Lehekülje suurus PDF-i eksportimiseks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Kaaskiri"
|
msgstr "Kaaskiri"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Õiguslik"
|
msgstr "Õiguslik"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Lehekülje suund PDF-i eksportimiseks"
|
msgstr "Lehekülje suund PDF-i eksportimiseks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Portree"
|
msgstr "Portree"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Maastik"
|
msgstr "Maastik"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Klaviatuuri režiim"
|
msgstr "Klaviatuuri režiim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Vaikimisi"
|
msgstr "Vaikimisi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Kohandatud TLS-i serdid"
|
msgstr "Kohandatud TLS-i serdid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"Comma-separated list of paths to directories to load the certificates from, "
|
||||||
@ -2748,15 +2764,15 @@ msgstr ""
|
|||||||
"sätteid, peate enne nupu \"Check synchronisation configuration\" klõpsamist "
|
"sätteid, peate enne nupu \"Check synchronisation configuration\" klõpsamist "
|
||||||
"oma muudatused salvestama."
|
"oma muudatused salvestama."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignoreeri TLS-i serdi tõrked"
|
msgstr "Ignoreeri TLS-i serdi tõrked"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
@ -2765,7 +2781,7 @@ msgstr ""
|
|||||||
"Fail-Safe: Ärge pühkige kohalikke andmeid, kui sünkroonimise eesmärk on tühi "
|
"Fail-Safe: Ärge pühkige kohalikke andmeid, kui sünkroonimise eesmärk on tühi "
|
||||||
"(sageli tulemus vale konfiguratsioon või viga)"
|
"(sageli tulemus vale konfiguratsioon või viga)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
@ -2774,31 +2790,31 @@ msgstr ""
|
|||||||
"Määrake Port, mida peaks kasutama API-server. Kui seda ei määrata, "
|
"Määrake Port, mida peaks kasutama API-server. Kui seda ei määrata, "
|
||||||
"kasutatakse vaikeväärtust."
|
"kasutatakse vaikeväärtust."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Luba märkmete ajalugu"
|
msgstr "Luba märkmete ajalugu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "päeva"
|
msgstr "päeva"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d päeva"
|
msgstr "%d päeva"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Säilita märkmete ajalugu"
|
msgstr "Säilita märkmete ajalugu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2806,52 +2822,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Sobimatu suvandiväärtus: %s. Võimalikud väärtused on: %s."
|
msgstr "Sobimatu suvandiväärtus: %s. Võimalikud väärtused on: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Üldine"
|
msgstr "Üldine"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Sünkroonimine"
|
msgstr "Sünkroonimine"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Välimus"
|
msgstr "Välimus"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Märge"
|
msgstr "Märge"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Pluginad"
|
msgstr "Pluginad"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Rakendus"
|
msgstr "Rakendus"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Krüpteerimine"
|
msgstr "Krüpteerimine"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2862,7 +2878,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Märkmed ja sätted talletatakse: %s"
|
msgstr "Märkmed ja sätted talletatakse: %s"
|
||||||
@ -2945,14 +2961,14 @@ msgstr "Krüpteeritud üksusi ei saa muuta"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive dev (ainult testimiseks)"
|
msgstr "OneDrive dev (ainult testimiseks)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Kasutus: %s"
|
msgstr "Kasutus: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Tundmatu lipp: %s"
|
msgstr "Tundmatu lipp: %s"
|
||||||
|
@ -253,7 +253,7 @@ msgstr "Gaituta"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Desgaituta"
|
msgstr "Desgaituta"
|
||||||
@ -801,13 +801,13 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Utzi"
|
msgstr "Utzi"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1252,7 +1252,7 @@ msgid "URL"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Koadernoak"
|
msgstr "Koadernoak"
|
||||||
@ -1588,7 +1588,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1789,48 +1789,48 @@ msgstr "Aurretik sortu koadernoa, mesedez"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Garbitu"
|
msgstr "Garbitu"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Editatu"
|
msgstr "Editatu"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Egoera"
|
msgstr "Egoera"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2218,6 +2218,10 @@ msgstr "Egunkari maila ezezaguna: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "IDa maila ezezaguna: %s"
|
msgstr "IDa maila ezezaguna: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2362,282 +2366,294 @@ msgstr "Nextcloud erabiltzaile-izena"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Ezarri pasahitza"
|
msgstr "Ezarri pasahitza"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Hizkuntza"
|
msgstr "Hizkuntza"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Data-formatua"
|
msgstr "Data-formatua"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Ordu formatua"
|
msgstr "Ordu formatua"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Gaia"
|
msgstr "Gaia"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Bete gabeko zereginak erakutsi zerrendaren goiko partean"
|
msgstr "Bete gabeko zereginak erakutsi zerrendaren goiko partean"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Bete gabeko zereginak erakutsi zerrendaren goiko partean"
|
msgstr "Bete gabeko zereginak erakutsi zerrendaren goiko partean"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Alderantziz antolatzen du."
|
msgstr "Alderantziz antolatzen du."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Editatu koadernoa"
|
msgstr "Editatu koadernoa"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Gore geokokapena oharrekin"
|
msgstr "Gore geokokapena oharrekin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Zeregin berria sortu."
|
msgstr "Zeregin berria sortu."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Ohar berria sortzen du."
|
msgstr "Ohar berria sortzen du."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Zifratua gaitu"
|
msgstr "Zifratua gaitu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Oharra editatu."
|
msgstr "Oharra editatu."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Oharra editatu."
|
msgstr "Oharra editatu."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
"font."
|
"font."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Automatikoki eguneratu aplikazioa"
|
msgstr "Automatikoki eguneratu aplikazioa"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Sinkronizazio tartea"
|
msgstr "Sinkronizazio tartea"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minutuak"
|
msgstr "%d minutuak"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "% ordua"
|
msgstr "% ordua"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "% orduak"
|
msgstr "% orduak"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Testu editorea"
|
msgstr "Testu editorea"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"The editor command (may include arguments) that will be used to open a note. "
|
||||||
@ -2646,68 +2662,68 @@ msgstr ""
|
|||||||
"Editorea erabiliko da oharra zabaltzeko. Ez badago zehaztutakorik lehenetsia "
|
"Editorea erabiliko da oharra zabaltzeko. Ez badago zehaztutakorik lehenetsia "
|
||||||
"igartzen ahaleginduko da."
|
"igartzen ahaleginduko da."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Lehenetsia: %s"
|
msgstr "Lehenetsia: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2715,51 +2731,51 @@ msgid ""
|
|||||||
"changes before clicking on \"Check synchronisation configuration\"."
|
"changes before clicking on \"Check synchronisation configuration\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Zifratua gaitu"
|
msgstr "Zifratua gaitu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2767,57 +2783,57 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Balio aukera baliogabea: \"%s\". Litezkeen balioak: %s."
|
msgstr "Balio aukera baliogabea: \"%s\". Litezkeen balioak: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Ezarpenak"
|
msgstr "Ezarpenak"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Sinkronizazioaren egoera"
|
msgstr "Sinkronizazioaren egoera"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Koadernoak"
|
msgstr "Koadernoak"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Irten aplikaziotik"
|
msgstr "Irten aplikaziotik"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Zifratua da:"
|
msgstr "Zifratua da:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2828,7 +2844,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Oharrak eta ezarpenak hemen daude gordeta: %s"
|
msgstr "Oharrak eta ezarpenak hemen daude gordeta: %s"
|
||||||
@ -2911,14 +2927,14 @@ msgstr "Zifratutako itemak ezin aldatu daitezke"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (aprobetarako soilik)"
|
msgstr "OneDrive Dev (aprobetarako soilik)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Erabili: %s"
|
msgstr "Erabili: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Marka ezezaguna: %s"
|
msgstr "Marka ezezaguna: %s"
|
||||||
|
@ -236,7 +236,7 @@ msgstr "فعال"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "غیرفعال"
|
msgstr "غیرفعال"
|
||||||
@ -738,13 +738,13 @@ msgstr ""
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "لغو"
|
msgstr "لغو"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "رفنت به هر چیزی..."
|
msgstr "رفنت به هر چیزی..."
|
||||||
|
|
||||||
@ -1187,7 +1187,7 @@ msgid "URL"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "تاریخچه ی یادداشت"
|
msgstr "تاریخچه ی یادداشت"
|
||||||
|
|
||||||
@ -1518,7 +1518,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "مرتب سازی یادداشت ها با"
|
msgstr "مرتب سازی یادداشت ها با"
|
||||||
|
|
||||||
@ -1723,48 +1723,48 @@ msgstr ""
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "پاک"
|
msgstr "پاک"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "ویرایش"
|
msgstr "ویرایش"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "وضعیت"
|
msgstr "وضعیت"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2143,6 +2143,10 @@ msgstr ""
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2280,341 +2284,353 @@ msgstr "نام کاربری WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "رمز WebDAV"
|
msgstr "رمز WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "همیشه"
|
msgstr "همیشه"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "دستی"
|
msgstr "دستی"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "خودکار"
|
msgstr "خودکار"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "زبان"
|
msgstr "زبان"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "فرمت تاریخ"
|
msgstr "فرمت تاریخ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "فرمت ساعت"
|
msgstr "فرمت ساعت"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "معکوس کردن ترتیب مرتب سازی"
|
msgstr "معکوس کردن ترتیب مرتب سازی"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "مرتب سازی دفترچه ها با"
|
msgstr "مرتب سازی دفترچه ها با"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "در زمان ایجاد یادداشت جدید:"
|
msgstr "در زمان ایجاد یادداشت جدید:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "فعال سازی پاورقی"
|
msgstr "فعال سازی پاورقی"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "فعال کردن افزونه ی لیست مطالب"
|
msgstr "فعال کردن افزونه ی لیست مطالب"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "سایز فونت ویرایشگر"
|
msgstr "سایز فونت ویرایشگر"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "سایز فونت ویرایشگر"
|
msgstr "سایز فونت ویرایشگر"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
"font."
|
"font."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "به طور خودکار نرمافزار را بهروز کن"
|
msgstr "به طور خودکار نرمافزار را بهروز کن"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d دقیقه"
|
msgstr "%d دقیقه"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d ساعت"
|
msgstr "%d ساعت"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d ساعت"
|
msgstr "%d ساعت"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "دستور ویراستار متنی"
|
msgstr "دستور ویراستار متنی"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "پیشفرض: %s"
|
msgstr "پیشفرض: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2622,50 +2638,50 @@ msgid ""
|
|||||||
"changes before clicking on \"Check synchronisation configuration\"."
|
"changes before clicking on \"Check synchronisation configuration\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "فعال سایز ثبت تاریخچه ی یادداشت"
|
msgstr "فعال سایز ثبت تاریخچه ی یادداشت"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "روز"
|
msgstr "روز"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d روز"
|
msgstr "%d روز"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "تاریخچه ی یادداشت را نگه دار به مدت"
|
msgstr "تاریخچه ی یادداشت را نگه دار به مدت"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2673,54 +2689,54 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "کلی"
|
msgstr "کلی"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "هدف سینک"
|
msgstr "هدف سینک"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "ظاهر"
|
msgstr "ظاهر"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "یادداشت"
|
msgstr "یادداشت"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "پلاگین ها"
|
msgstr "پلاگین ها"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "نرمافزار"
|
msgstr "نرمافزار"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "رمزنگاری: %s"
|
msgstr "رمزنگاری: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2731,7 +2747,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2813,14 +2829,14 @@ msgstr ""
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "کارکرد: %s"
|
msgstr "کارکرد: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -254,7 +254,7 @@ msgstr "Activé"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Désactivé"
|
msgstr "Désactivé"
|
||||||
@ -807,7 +807,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Annuler"
|
msgstr "Annuler"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
@ -815,7 +815,7 @@ msgstr ""
|
|||||||
"Entrez le titre d’une note, ou entrez # suivit du nom d’une étiquette, ou @ "
|
"Entrez le titre d’une note, ou entrez # suivit du nom d’une étiquette, ou @ "
|
||||||
"suivit du nom d’un carnet."
|
"suivit du nom d’un carnet."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Navigation rapide…"
|
msgstr "Navigation rapide…"
|
||||||
|
|
||||||
@ -1260,7 +1260,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Historique des notes"
|
msgstr "Historique des notes"
|
||||||
|
|
||||||
@ -1595,7 +1595,7 @@ msgstr "Affichage"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Trier les notes par"
|
msgstr "Trier les notes par"
|
||||||
|
|
||||||
@ -1817,46 +1817,46 @@ msgstr "Veuillez d'abord créer un carnet d'abord"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Supprimer"
|
msgstr "Supprimer"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Mots"
|
msgstr "Mots"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Caractères"
|
msgstr "Caractères"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Caractères sans espaces"
|
msgstr "Caractères sans espaces"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Lignes"
|
msgstr "Lignes"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Éditeur"
|
msgstr "Éditeur"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Visionneuse"
|
msgstr "Visionneuse"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Statistiques"
|
msgstr "Statistiques"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Fermer"
|
msgstr "Fermer"
|
||||||
@ -2231,6 +2231,10 @@ msgstr "Paramètre inconnu : %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Paramètre inconnu : %s"
|
msgstr "Paramètre inconnu : %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2371,11 +2375,23 @@ msgstr "WebDAV : Nom utilisateur"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV : Mot de passe"
|
msgstr "WebDAV : Mot de passe"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Téléchargement des ressources"
|
msgstr "Téléchargement des ressources"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2386,188 +2402,188 @@ msgstr ""
|
|||||||
"ouvrez la note. En mode \"toujours\", toutes les ressources sont "
|
"ouvrez la note. En mode \"toujours\", toutes les ressources sont "
|
||||||
"téléchargées, que vous ayez ouvert la note ou pas."
|
"téléchargées, que vous ayez ouvert la note ou pas."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Toujours"
|
msgstr "Toujours"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manuel"
|
msgstr "Manuel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Auto"
|
msgstr "Auto"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Nombre maxi de connections simultanées"
|
msgstr "Nombre maxi de connections simultanées"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Langue"
|
msgstr "Langue"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Format de la date"
|
msgstr "Format de la date"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Format de l'heure"
|
msgstr "Format de l'heure"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Apparence"
|
msgstr "Apparence"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr "Changer le thème automatiquement pour correspondre au thème système"
|
msgstr "Changer le thème automatiquement pour correspondre au thème système"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr "Thème clair préféré"
|
msgstr "Thème clair préféré"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr "Thème sombre préféré"
|
msgstr "Thème sombre préféré"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Afficher le compte des notes"
|
msgstr "Afficher le compte des notes"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Vue fractionnée"
|
msgstr "Vue fractionnée"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Tâches non-terminées en haut"
|
msgstr "Tâches non-terminées en haut"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Afficher les tâches complétées"
|
msgstr "Afficher les tâches complétées"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Auto-compléter les paires de parenthèses, guillemets, etc."
|
msgstr "Auto-compléter les paires de parenthèses, guillemets, etc."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr "Utiliser CodeMirror comme éditeur de code (ATTENTION: BETA)."
|
msgstr "Utiliser CodeMirror comme éditeur de code (ATTENTION: BETA)."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Inverser l'ordre"
|
msgstr "Inverser l'ordre"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Trier les carnets par"
|
msgstr "Trier les carnets par"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Enregistrer les informations de géolocalisation des notes"
|
msgstr "Enregistrer les informations de géolocalisation des notes"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Lors de la création d'une tâche :"
|
msgstr "Lors de la création d'une tâche :"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Curseur sur le titre"
|
msgstr "Curseur sur le titre"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Curseur sur corps du message"
|
msgstr "Curseur sur corps du message"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Lors de la création d'une note :"
|
msgstr "Lors de la création d'une note :"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Activer retours à la ligne \"doux\""
|
msgstr "Activer retours à la ligne \"doux\""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Activer le typographe"
|
msgstr "Activer le typographe"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Activer les expressions mathématiques"
|
msgstr "Activer les expressions mathématiques"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Activer la syntaxe \"Fountain\""
|
msgstr "Activer la syntaxe \"Fountain\""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Activer les diagrammes Mermaid"
|
msgstr "Activer les diagrammes Mermaid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Activer la syntaxe pour ==surligner=="
|
msgstr "Activer la syntaxe pour ==surligner=="
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Activer les notes de bas de page"
|
msgstr "Activer les notes de bas de page"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Activer la table des matières"
|
msgstr "Activer la table des matières"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Activer la syntaxe ~indice~"
|
msgstr "Activer la syntaxe ~indice~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Activer la syntaxe ^exposant^"
|
msgstr "Activer la syntaxe ^exposant^"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Activer les listes de définitions"
|
msgstr "Activer les listes de définitions"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Activer la syntaxe pour abréviations"
|
msgstr "Activer la syntaxe pour abréviations"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Activer la syntaxe émoji"
|
msgstr "Activer la syntaxe émoji"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Activer la syntaxe ++insertion++"
|
msgstr "Activer la syntaxe ++insertion++"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Activer les tables multi-markdown"
|
msgstr "Activer les tables multi-markdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Afficher l'icône dans la zone de notifications"
|
msgstr "Afficher l'icône dans la zone de notifications"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Note : Ne fonctionne pas dans tous les environnements de bureau."
|
msgstr "Note : Ne fonctionne pas dans tous les environnements de bureau."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2577,23 +2593,23 @@ msgstr ""
|
|||||||
"d'activer ce réglage pour que vos notes soient constamment synchronisées, "
|
"d'activer ce réglage pour que vos notes soient constamment synchronisées, "
|
||||||
"donc réduire le nombre de conflits."
|
"donc réduire le nombre de conflits."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Démarrer minimisé dans la zone de notification"
|
msgstr "Démarrer minimisé dans la zone de notification"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Taille police éditeur"
|
msgstr "Taille police éditeur"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Police de l'éditeur"
|
msgstr "Police de l'éditeur"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Police de l'éditeur"
|
msgstr "Police de l'éditeur"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2604,50 +2620,50 @@ msgstr ""
|
|||||||
"correctement. Si la police est incorrecte ou non-spécifiée, une police "
|
"correctement. Si la police est incorrecte ou non-spécifiée, une police "
|
||||||
"monospace sera utilisée par défaut."
|
"monospace sera utilisée par défaut."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Feuille de style pour l'application Joplin"
|
msgstr "Feuille de style pour l'application Joplin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Mettre à jour le logiciel automatiquement"
|
msgstr "Mettre à jour le logiciel automatiquement"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Recevoir les pré-release lors de la vérification des mises à jour"
|
msgstr "Recevoir les pré-release lors de la vérification des mises à jour"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Voir la page des pré-release pour plus de détails : %s"
|
msgstr "Voir la page des pré-release pour plus de détails : %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Intervalle de synchronisation"
|
msgstr "Intervalle de synchronisation"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minutes"
|
msgstr "%d minutes"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d heure"
|
msgstr "%d heure"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d heures"
|
msgstr "%d heures"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Commande de l'éditeur de texte"
|
msgstr "Commande de l'éditeur de texte"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2655,67 +2671,67 @@ msgstr ""
|
|||||||
"La commande de l'éditeur de texte (peut inclure des options) pour ouvrir et "
|
"La commande de l'éditeur de texte (peut inclure des options) pour ouvrir et "
|
||||||
"modifier les notes. Si non-spécifiée, elle sera détectée automatiquement."
|
"modifier les notes. Si non-spécifiée, elle sera détectée automatiquement."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Taille de page pour l'export PDF"
|
msgstr "Taille de page pour l'export PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Lettre"
|
msgstr "Lettre"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloïde"
|
msgstr "Tabloïde"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Légal"
|
msgstr "Légal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Orientation de page pour l'export PDF"
|
msgstr "Orientation de page pour l'export PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Portrait"
|
msgstr "Portrait"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Paysage"
|
msgstr "Paysage"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Mode de clavier"
|
msgstr "Mode de clavier"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Défaut"
|
msgstr "Défaut"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Certificats TLS personnalisés"
|
msgstr "Certificats TLS personnalisés"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2728,15 +2744,15 @@ msgstr ""
|
|||||||
"paramètres TLS, vous devez enregistrer vos changements avant de cliquer sur "
|
"paramètres TLS, vous devez enregistrer vos changements avant de cliquer sur "
|
||||||
"\"Vérifier config synchronisation\"."
|
"\"Vérifier config synchronisation\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignorer les erreurs de certificats TLS"
|
msgstr "Ignorer les erreurs de certificats TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "Sécurité"
|
msgstr "Sécurité"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2745,7 +2761,7 @@ msgstr ""
|
|||||||
"synchronisation est vide (souvent à cause d'un bug ou d'un problème de "
|
"synchronisation est vide (souvent à cause d'un bug ou d'un problème de "
|
||||||
"config)"
|
"config)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2753,30 +2769,30 @@ msgstr ""
|
|||||||
"Détermine quel port sera utilisé par le serveur API. Si aucun n'est "
|
"Détermine quel port sera utilisé par le serveur API. Si aucun n'est "
|
||||||
"spécifié, un port par défaut sera utilisé."
|
"spécifié, un port par défaut sera utilisé."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Activer l'historique des notes"
|
msgstr "Activer l'historique des notes"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "jours"
|
msgstr "jours"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d jours"
|
msgstr "%d jours"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Garder l'historique des notes pour"
|
msgstr "Garder l'historique des notes pour"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr "Facteur de croissance de la liste de carnets"
|
msgstr "Facteur de croissance de la liste de carnets"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2789,52 +2805,52 @@ msgstr ""
|
|||||||
"facteur de 1. Veuillez redémarrer l'application pour appliquer les "
|
"facteur de 1. Veuillez redémarrer l'application pour appliquer les "
|
||||||
"changements."
|
"changements."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr "Facteur de croissance de la liste de notes"
|
msgstr "Facteur de croissance de la liste de notes"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr "Facteur de croissance de la zone de la note"
|
msgstr "Facteur de croissance de la zone de la note"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Option invalide: \"%s\". Les valeurs possibles sont : %s."
|
msgstr "Option invalide: \"%s\". Les valeurs possibles sont : %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Général"
|
msgstr "Général"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Synchronisation"
|
msgstr "Synchronisation"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Apparence"
|
msgstr "Apparence"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Note"
|
msgstr "Note"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Modules"
|
msgstr "Modules"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Application"
|
msgstr "Application"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Chiffrement"
|
msgstr "Chiffrement"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2852,7 +2868,7 @@ msgstr ""
|
|||||||
"mise en forme du module. Il est indiqué ci-dessous quels modules sont "
|
"mise en forme du module. Il est indiqué ci-dessous quels modules sont "
|
||||||
"compatible avec l'éditeur WYSIWYG."
|
"compatible avec l'éditeur WYSIWYG."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Les notes et paramètres se trouve dans : %s"
|
msgstr "Les notes et paramètres se trouve dans : %s"
|
||||||
@ -2937,14 +2953,14 @@ msgstr "Les objets chiffrés ne peuvent être modifiés"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dév (Pour tester uniquement)"
|
msgstr "OneDrive Dév (Pour tester uniquement)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Utilisation : %s"
|
msgstr "Utilisation : %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Paramètre inconnu : %s"
|
msgstr "Paramètre inconnu : %s"
|
||||||
|
@ -249,7 +249,7 @@ msgstr "Activado"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Desactivado"
|
msgstr "Desactivado"
|
||||||
@ -797,13 +797,13 @@ msgstr "Aceptar"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Cancelar"
|
msgstr "Cancelar"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1246,7 +1246,7 @@ msgid "URL"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Cadernos"
|
msgstr "Cadernos"
|
||||||
@ -1578,7 +1578,7 @@ msgstr "Vista"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Ordenar notas por"
|
msgstr "Ordenar notas por"
|
||||||
|
|
||||||
@ -1779,49 +1779,49 @@ msgstr "Cree un caderno primeiro"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Limpar"
|
msgstr "Limpar"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Edtar"
|
msgstr "Edtar"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Vista"
|
msgstr "Vista"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Estado"
|
msgstr "Estado"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2211,6 +2211,10 @@ msgstr "Nivel de rexistro descoñecido: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "ID de nivel descoñecido: %s"
|
msgstr "ID de nivel descoñecido: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2351,228 +2355,240 @@ msgstr "Usuario de WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Contrasinal do WebDAV"
|
msgstr "Contrasinal do WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Idioma"
|
msgstr "Idioma"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Formato de data"
|
msgstr "Formato de data"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Formato de hora"
|
msgstr "Formato de hora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Mostrar a icona na bandexa"
|
msgstr "Mostrar a icona na bandexa"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Tarefas sen completar arriba"
|
msgstr "Tarefas sen completar arriba"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Tarefas sen completar arriba"
|
msgstr "Tarefas sen completar arriba"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Orde inversa"
|
msgstr "Orde inversa"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Ordenar notas por"
|
msgstr "Ordenar notas por"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Gardar xeolocalización coas notas"
|
msgstr "Gardar xeolocalización coas notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Cando se crea unha nova tarefa:"
|
msgstr "Cando se crea unha nova tarefa:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Foco no título"
|
msgstr "Foco no título"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Focar no corpo"
|
msgstr "Focar no corpo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Cando se crea unha nova nota:"
|
msgstr "Cando se crea unha nova nota:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Activar cifrado"
|
msgstr "Activar cifrado"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Mostrar a icona na bandexa"
|
msgstr "Mostrar a icona na bandexa"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Familia de tipos de letra do editor"
|
msgstr "Familia de tipos de letra do editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Familia de tipos de letra do editor"
|
msgstr "Familia de tipos de letra do editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Familia de tipos de letra do editor"
|
msgstr "Familia de tipos de letra do editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2582,51 +2598,51 @@ msgstr ""
|
|||||||
"Non se comprobará o nome da fonte. Se é incorrecto ou está baleiro, "
|
"Non se comprobará o nome da fonte. Se é incorrecto ou está baleiro, "
|
||||||
"estabelecerase por omisión un tipo de letra xenérico de largura única."
|
"estabelecerase por omisión un tipo de letra xenérico de largura única."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Actualizar automaticamente o aplicativo"
|
msgstr "Actualizar automaticamente o aplicativo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Intervalo de sincronización"
|
msgstr "Intervalo de sincronización"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minutos"
|
msgstr "%d minutos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d hora"
|
msgstr "%d hora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d horas"
|
msgstr "%d horas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Editor de texto"
|
msgstr "Editor de texto"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"The editor command (may include arguments) that will be used to open a note. "
|
||||||
@ -2635,68 +2651,68 @@ msgstr ""
|
|||||||
"Editor a usar para abrir unha nota. Se non se indica ningún tentará detectar "
|
"Editor a usar para abrir unha nota. Se non se indica ningún tentará detectar "
|
||||||
"automaticamente o editor predeterminado."
|
"automaticamente o editor predeterminado."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Predeterminado: %s"
|
msgstr "Predeterminado: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2704,51 +2720,51 @@ msgid ""
|
|||||||
"changes before clicking on \"Check synchronisation configuration\"."
|
"changes before clicking on \"Check synchronisation configuration\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Activar cifrado"
|
msgstr "Activar cifrado"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2756,57 +2772,57 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Valor incorrecto de opción: «%s». Os valores posíbeis son: %s."
|
msgstr "Valor incorrecto de opción: «%s». Os valores posíbeis son: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Opcións xerais"
|
msgstr "Opcións xerais"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Estado da sincronización"
|
msgstr "Estado da sincronización"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Cadernos"
|
msgstr "Cadernos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Sae do aplicativo."
|
msgstr "Sae do aplicativo."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "O cifrado é:"
|
msgstr "O cifrado é:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2817,7 +2833,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "As notas e axustes gardáronse en: %s"
|
msgstr "As notas e axustes gardáronse en: %s"
|
||||||
@ -2900,14 +2916,14 @@ msgstr "Non é posíbel modificar elementos cifrados"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (só para prova)"
|
msgstr "OneDrive Dev (só para prova)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Uso: %s"
|
msgstr "Uso: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Bandeira descoñecida: %s"
|
msgstr "Bandeira descoñecida: %s"
|
||||||
|
@ -249,7 +249,7 @@ msgstr "Onemogućeno"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Onemogućeno"
|
msgstr "Onemogućeno"
|
||||||
@ -795,13 +795,13 @@ msgstr "U redu"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Odustani"
|
msgstr "Odustani"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1247,7 +1247,7 @@ msgid "URL"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Bilježnice"
|
msgstr "Bilježnice"
|
||||||
@ -1582,7 +1582,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1782,48 +1782,48 @@ msgstr "Prvo stvori bilježnicu"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Očisti"
|
msgstr "Očisti"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Uredi"
|
msgstr "Uredi"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2215,6 +2215,10 @@ msgstr "Nepoznata razina logiranja: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Nepoznat ID razine: %s"
|
msgstr "Nepoznat ID razine: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2352,282 +2356,294 @@ msgstr ""
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Jezik"
|
msgstr "Jezik"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Format datuma"
|
msgstr "Format datuma"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Format vremena"
|
msgstr "Format vremena"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Prikaži nezavršene zadatke na vrhu liste"
|
msgstr "Prikaži nezavršene zadatke na vrhu liste"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Prikaži nezavršene zadatke na vrhu liste"
|
msgstr "Prikaži nezavršene zadatke na vrhu liste"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Mijenja redoslijed."
|
msgstr "Mijenja redoslijed."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Uredi bilježnicu"
|
msgstr "Uredi bilježnicu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Spremi geolokacijske podatke sa bilješkama"
|
msgstr "Spremi geolokacijske podatke sa bilješkama"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Stvara novi zadatak."
|
msgstr "Stvara novi zadatak."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Naslov bilješke:"
|
msgstr "Naslov bilješke:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Stvara novu bilješku."
|
msgstr "Stvara novu bilješku."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Uredi bilješku."
|
msgstr "Uredi bilješku."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Uredi bilješku."
|
msgstr "Uredi bilješku."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
"font."
|
"font."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Automatsko instaliranje nove verzije"
|
msgstr "Automatsko instaliranje nove verzije"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Interval sinkronizacije"
|
msgstr "Interval sinkronizacije"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minuta"
|
msgstr "%d minuta"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d sat"
|
msgstr "%d sat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d sati"
|
msgstr "%d sati"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Uređivač teksta"
|
msgstr "Uređivač teksta"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"The editor command (may include arguments) that will be used to open a note. "
|
||||||
@ -2636,68 +2652,68 @@ msgstr ""
|
|||||||
"Program za uređivanje koji će biti korišten za uređivanje bilješki. Ako ni "
|
"Program za uređivanje koji će biti korišten za uređivanje bilješki. Ako ni "
|
||||||
"jedan nije odabran, pokušati će se sa default programom."
|
"jedan nije odabran, pokušati će se sa default programom."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Default: %s"
|
msgstr "Default: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2705,51 +2721,51 @@ msgid ""
|
|||||||
"changes before clicking on \"Check synchronisation configuration\"."
|
"changes before clicking on \"Check synchronisation configuration\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Bilješka je promijenjena:"
|
msgstr "Bilješka je promijenjena:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2757,56 +2773,56 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Nevažeća vrijednost: \"%s\". Moguće vrijednosti su: %s."
|
msgstr "Nevažeća vrijednost: \"%s\". Moguće vrijednosti su: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Opcije"
|
msgstr "Opcije"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Status sinkronizacije"
|
msgstr "Status sinkronizacije"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Bilježnice"
|
msgstr "Bilježnice"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Izađi iz aplikacije."
|
msgstr "Izađi iz aplikacije."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2817,7 +2833,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Bilješke i postavke su pohranjene u: %s"
|
msgstr "Bilješke i postavke su pohranjene u: %s"
|
||||||
@ -2901,14 +2917,14 @@ msgstr "Neke stavke se ne mogu sinkronizirati."
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (Samo za testiranje)"
|
msgstr "OneDrive Dev (Samo za testiranje)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Korištenje: %s"
|
msgstr "Korištenje: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Nepoznata zastavica: %s"
|
msgstr "Nepoznata zastavica: %s"
|
||||||
|
@ -257,7 +257,7 @@ msgstr "Diaktifkan"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Dinonaktifkan"
|
msgstr "Dinonaktifkan"
|
||||||
@ -826,7 +826,7 @@ msgstr "Baik"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Batal"
|
msgstr "Batal"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
@ -834,7 +834,7 @@ msgstr ""
|
|||||||
"Ketik judul catatan atau bagian dari isinya untuk melompat ke sana. Atau "
|
"Ketik judul catatan atau bagian dari isinya untuk melompat ke sana. Atau "
|
||||||
"ketik # diikuti dengan nama label, atau @ diikuti dengan nama buku catatan."
|
"ketik # diikuti dengan nama label, atau @ diikuti dengan nama buku catatan."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Pergi ke apa saja..."
|
msgstr "Pergi ke apa saja..."
|
||||||
|
|
||||||
@ -1277,7 +1277,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Riwayat catatan"
|
msgstr "Riwayat catatan"
|
||||||
|
|
||||||
@ -1606,7 +1606,7 @@ msgstr "Lihat"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Urutkan catatan berdasarkan"
|
msgstr "Urutkan catatan berdasarkan"
|
||||||
|
|
||||||
@ -1826,47 +1826,47 @@ msgstr "Silakan buat buku catatan dahulu"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Bersihkan"
|
msgstr "Bersihkan"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Kata"
|
msgstr "Kata"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Karakter"
|
msgstr "Karakter"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Karakter tidak termasuk spasi"
|
msgstr "Karakter tidak termasuk spasi"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Garis"
|
msgstr "Garis"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Editor"
|
msgstr "Editor"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Viewer"
|
msgstr "Viewer"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Statistik..."
|
msgstr "Statistik..."
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Tutup"
|
msgstr "Tutup"
|
||||||
@ -2240,6 +2240,10 @@ msgstr "Level log tidak diketahui: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "ID level tidak diketahui: %s"
|
msgstr "ID level tidak diketahui: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2382,11 +2386,23 @@ msgstr "Nama pengguna WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Kata sandi WebDAV"
|
msgstr "Kata sandi WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Perilaku mengunduh lampiran"
|
msgstr "Perilaku mengunduh lampiran"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2396,188 +2412,188 @@ msgstr ""
|
|||||||
"mode \"Otomatis\", lampiran diunduh saat Anda membuka catatan. Dalam mode "
|
"mode \"Otomatis\", lampiran diunduh saat Anda membuka catatan. Dalam mode "
|
||||||
"\"Selalu\", semua lampiran diunduh baik Anda membuka catatan atau pun tidak."
|
"\"Selalu\", semua lampiran diunduh baik Anda membuka catatan atau pun tidak."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Selalu"
|
msgstr "Selalu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manual"
|
msgstr "Manual"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Otomatis"
|
msgstr "Otomatis"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Koneksi bersamaan maksimum"
|
msgstr "Koneksi bersamaan maksimum"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Bahasa"
|
msgstr "Bahasa"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Format tanggal"
|
msgstr "Format tanggal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Format waktu"
|
msgstr "Format waktu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr "Beralih tema secara otomatis untuk menyesuaikannya dengan tema sistem"
|
msgstr "Beralih tema secara otomatis untuk menyesuaikannya dengan tema sistem"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr "Tema terang yang dipilih"
|
msgstr "Tema terang yang dipilih"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr "Tema gelap yang dipilih"
|
msgstr "Tema gelap yang dipilih"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Tampilkan jumlah catatan"
|
msgstr "Tampilkan jumlah catatan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Tampilan Terpisah"
|
msgstr "Tampilan Terpisah"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Tugas belum selesai diatas"
|
msgstr "Tugas belum selesai diatas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Tampilkan tugas yang sudah selesai"
|
msgstr "Tampilkan tugas yang sudah selesai"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Pasangkan secara otomatis kurung kurawal, tanda kurung, kutipan, dll."
|
msgstr "Pasangkan secara otomatis kurung kurawal, tanda kurung, kutipan, dll."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Balikkan urutan"
|
msgstr "Balikkan urutan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Urutkan buku catatan menurut"
|
msgstr "Urutkan buku catatan menurut"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Simpan geolokasi dengan catatan"
|
msgstr "Simpan geolokasi dengan catatan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Ketika membuat tugas baru:"
|
msgstr "Ketika membuat tugas baru:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Fokus pada judul"
|
msgstr "Fokus pada judul"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Fokus pada isi"
|
msgstr "Fokus pada isi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Ketika membuat catatan baru:"
|
msgstr "Ketika membuat catatan baru:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Aktifkan soft break"
|
msgstr "Aktifkan soft break"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Aktifkan dukungan typographer"
|
msgstr "Aktifkan dukungan typographer"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Aktifkan ekspresi matematika"
|
msgstr "Aktifkan ekspresi matematika"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Aktifkan dukungan sintaksis Fountain"
|
msgstr "Aktifkan dukungan sintaksis Fountain"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Aktifkan dukungan diagram Mermaid"
|
msgstr "Aktifkan dukungan diagram Mermaid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Aktifkan sintaksis ==mark=="
|
msgstr "Aktifkan sintaksis ==mark=="
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Aktifkan catatan kaki"
|
msgstr "Aktifkan catatan kaki"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Aktifkan ekstensi daftar isi"
|
msgstr "Aktifkan ekstensi daftar isi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Aktifkan sintaksis ~sub~"
|
msgstr "Aktifkan sintaksis ~sub~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Aktifkan sintaksis ^sup^"
|
msgstr "Aktifkan sintaksis ^sup^"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Aktifkan sintaksis daftar definisi"
|
msgstr "Aktifkan sintaksis daftar definisi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Aktifkan sintaksis singkatan (abbreviation)"
|
msgstr "Aktifkan sintaksis singkatan (abbreviation)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Aktifkan emoji markdown"
|
msgstr "Aktifkan emoji markdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Aktifkan sintaksis ++insert++"
|
msgstr "Aktifkan sintaksis ++insert++"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Aktifkan ekstensi tabel multimarkdown"
|
msgstr "Aktifkan ekstensi tabel multimarkdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Tampilkan ikon tray"
|
msgstr "Tampilkan ikon tray"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Catatan: Tidak berfungsi di semua lingkungan desktop."
|
msgstr "Catatan: Tidak berfungsi di semua lingkungan desktop."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2587,23 +2603,23 @@ msgstr ""
|
|||||||
"mengaktifkan pengaturan ini agar catatan Anda terus disinkronkan, sehingga "
|
"mengaktifkan pengaturan ini agar catatan Anda terus disinkronkan, sehingga "
|
||||||
"mengurangi jumlah konflik."
|
"mengurangi jumlah konflik."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Mulai aplikasi dalam keadaan disembunyikan dalam ikon tray"
|
msgstr "Mulai aplikasi dalam keadaan disembunyikan dalam ikon tray"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Ukuran font pada editor"
|
msgstr "Ukuran font pada editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Font pada editor"
|
msgstr "Font pada editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Keluarga font pada editor"
|
msgstr "Keluarga font pada editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2614,50 +2630,50 @@ msgstr ""
|
|||||||
"mestinya. Jika font tidak benar atau kosong, font akan disetel secara "
|
"mestinya. Jika font tidak benar atau kosong, font akan disetel secara "
|
||||||
"otomatis ke font monospace generik."
|
"otomatis ke font monospace generik."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Lembar gaya khusus untuk gaya keseluruhan aplikasi Joplin"
|
msgstr "Lembar gaya khusus untuk gaya keseluruhan aplikasi Joplin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Perbarui aplikasi secara otomatis"
|
msgstr "Perbarui aplikasi secara otomatis"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Dapatkan prarilis saat memeriksa pembaruan"
|
msgstr "Dapatkan prarilis saat memeriksa pembaruan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Lihat halaman prarilis untuk detail lebih lanjut: %s"
|
msgstr "Lihat halaman prarilis untuk detail lebih lanjut: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Interval sinkronisasi"
|
msgstr "Interval sinkronisasi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d menit"
|
msgstr "%d menit"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d jam"
|
msgstr "%d jam"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d jam"
|
msgstr "%d jam"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Perintah editor teks"
|
msgstr "Perintah editor teks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2666,67 +2682,67 @@ msgstr ""
|
|||||||
"catatan. Jika tidak ada yang disediakan, ia akan mencoba mendeteksi editor "
|
"catatan. Jika tidak ada yang disediakan, ia akan mencoba mendeteksi editor "
|
||||||
"default secara otomatis."
|
"default secara otomatis."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Ukuran halaman untuk ekspor PDF"
|
msgstr "Ukuran halaman untuk ekspor PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Letter"
|
msgstr "Letter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Orientasi halaman untuk ekspor PDF"
|
msgstr "Orientasi halaman untuk ekspor PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Potret"
|
msgstr "Potret"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Lanskap"
|
msgstr "Lanskap"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Mode Papan Ketik"
|
msgstr "Mode Papan Ketik"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Default"
|
msgstr "Default"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Sertifikat TLS khusus"
|
msgstr "Sertifikat TLS khusus"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2739,15 +2755,15 @@ msgstr ""
|
|||||||
"TLS, Anda harus menyimpan perubahan Anda sebelum mengeklik \"Periksa "
|
"TLS, Anda harus menyimpan perubahan Anda sebelum mengeklik \"Periksa "
|
||||||
"konfigurasi sinkronisasi\"."
|
"konfigurasi sinkronisasi\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Abaikan kesalahan sertifikat TLS"
|
msgstr "Abaikan kesalahan sertifikat TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "Gagal-aman"
|
msgstr "Gagal-aman"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2755,7 +2771,7 @@ msgstr ""
|
|||||||
"Gagal-aman: Jangan menghapus data lokal saat target sinkronisasi kosong "
|
"Gagal-aman: Jangan menghapus data lokal saat target sinkronisasi kosong "
|
||||||
"(seringkali akibat kesalahan konfigurasi atau bug)"
|
"(seringkali akibat kesalahan konfigurasi atau bug)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2763,30 +2779,30 @@ msgstr ""
|
|||||||
"Tentukan port yang harus digunakan oleh server API. Jika tidak disetel, maka "
|
"Tentukan port yang harus digunakan oleh server API. Jika tidak disetel, maka "
|
||||||
"pengaturan default akan digunakan."
|
"pengaturan default akan digunakan."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Aktifkan riwayat catatan"
|
msgstr "Aktifkan riwayat catatan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "hari"
|
msgstr "hari"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d hari"
|
msgstr "%d hari"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Simpan riwayat catatan untuk"
|
msgstr "Simpan riwayat catatan untuk"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr "Faktor pertumbuhan daftar buku catatan"
|
msgstr "Faktor pertumbuhan daftar buku catatan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2798,52 +2814,52 @@ msgstr ""
|
|||||||
"lainnya. Jadi item dengan faktor 2 akan memakan ruang dua kali lebih banyak "
|
"lainnya. Jadi item dengan faktor 2 akan memakan ruang dua kali lebih banyak "
|
||||||
"dari item dengan faktor 1. Mulai ulang aplikasi untuk melihat perubahan."
|
"dari item dengan faktor 1. Mulai ulang aplikasi untuk melihat perubahan."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr "Faktor pertumbuhan daftar catatan"
|
msgstr "Faktor pertumbuhan daftar catatan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr "Faktor pertumbuhan area catatan"
|
msgstr "Faktor pertumbuhan area catatan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Nilai opsi tidak valid: \"%s\". Nilai yang mungkin adalah: %s."
|
msgstr "Nilai opsi tidak valid: \"%s\". Nilai yang mungkin adalah: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Umum"
|
msgstr "Umum"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Sinkronisasi"
|
msgstr "Sinkronisasi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Tampilan"
|
msgstr "Tampilan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Catatan"
|
msgstr "Catatan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Plugin"
|
msgstr "Plugin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Aplikasi"
|
msgstr "Aplikasi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Enkripsi"
|
msgstr "Enkripsi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2861,7 +2877,7 @@ msgstr ""
|
|||||||
"editor itu, Anda akan kehilangan format plugin. Di bawah ini ditunjukkan "
|
"editor itu, Anda akan kehilangan format plugin. Di bawah ini ditunjukkan "
|
||||||
"plugin mana yang kompatibel atau tidak dengan editor WYSIWYG."
|
"plugin mana yang kompatibel atau tidak dengan editor WYSIWYG."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Catatan dan pengaturan disimpan di: %s"
|
msgstr "Catatan dan pengaturan disimpan di: %s"
|
||||||
@ -2943,14 +2959,14 @@ msgstr "Item yang terenkripsi tidak bisa diubah"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (Hanya untuk pengujian)"
|
msgstr "OneDrive Dev (Hanya untuk pengujian)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Penggunaan: %s"
|
msgstr "Penggunaan: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Tanda tidak diketahui: %s"
|
msgstr "Tanda tidak diketahui: %s"
|
||||||
|
@ -250,7 +250,7 @@ msgstr "Attivato"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Disabilitato"
|
msgstr "Disabilitato"
|
||||||
@ -807,7 +807,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Annulla"
|
msgstr "Annulla"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
@ -816,7 +816,7 @@ msgstr ""
|
|||||||
"digita # seguito dal nome di un'etichetta, oppure @ seguito dal nome di un "
|
"digita # seguito dal nome di un'etichetta, oppure @ seguito dal nome di un "
|
||||||
"taccuino."
|
"taccuino."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Vai a..."
|
msgstr "Vai a..."
|
||||||
|
|
||||||
@ -1259,7 +1259,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Cronologia nota"
|
msgstr "Cronologia nota"
|
||||||
|
|
||||||
@ -1589,7 +1589,7 @@ msgstr "&Vista"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Ordina le note per"
|
msgstr "Ordina le note per"
|
||||||
|
|
||||||
@ -1806,47 +1806,47 @@ msgstr "Per favore prima crea un Taccuino"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Pulisci"
|
msgstr "Pulisci"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Parole"
|
msgstr "Parole"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Caratteri"
|
msgstr "Caratteri"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Caratteri esclusi spazi"
|
msgstr "Caratteri esclusi spazi"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Linee"
|
msgstr "Linee"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Editor"
|
msgstr "Editor"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Visualizzatore"
|
msgstr "Visualizzatore"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Stato"
|
msgstr "Stato"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Chiudi"
|
msgstr "Chiudi"
|
||||||
@ -2222,6 +2222,10 @@ msgstr "Livello di log sconosciuto: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Livello ID sconosciuto: %s"
|
msgstr "Livello ID sconosciuto: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2361,11 +2365,23 @@ msgstr "Nome Utente WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Password WebDAV"
|
msgstr "Password WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Comportamento scaricamento allegati"
|
msgstr "Comportamento scaricamento allegati"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2375,188 +2391,188 @@ msgstr ""
|
|||||||
"su di essi. In \"Auto\" sono scaricati quando si apre la nota. In \"Sempre\" "
|
"su di essi. In \"Auto\" sono scaricati quando si apre la nota. In \"Sempre\" "
|
||||||
"tutti gli allegati sono scaricati sia che si apra o no la nota."
|
"tutti gli allegati sono scaricati sia che si apra o no la nota."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Sempre"
|
msgstr "Sempre"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manuale"
|
msgstr "Manuale"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Auto"
|
msgstr "Auto"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Massimo numero di connessioni concorrenti"
|
msgstr "Massimo numero di connessioni concorrenti"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Linguaggio"
|
msgstr "Linguaggio"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Formato della data"
|
msgstr "Formato della data"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Formato dell'orario"
|
msgstr "Formato dell'orario"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Visualizza conteggio note"
|
msgstr "Visualizza conteggio note"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Split View"
|
msgstr "Split View"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "\"Cose-da-fare\" incomplete in cima alla lista"
|
msgstr "\"Cose-da-fare\" incomplete in cima alla lista"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Mostra le \"Cose-da-fare\" completate"
|
msgstr "Mostra le \"Cose-da-fare\" completate"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Auto- accoppia parentesi graffe, parentesi, citazione, ecc."
|
msgstr "Auto- accoppia parentesi graffe, parentesi, citazione, ecc."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Inverti l'ordine"
|
msgstr "Inverti l'ordine"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Ordina i taccuini per"
|
msgstr "Ordina i taccuini per"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Salva geolocalizzazione con le note"
|
msgstr "Salva geolocalizzazione con le note"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Quando crei un nuovo \"Cose-da-fare\":"
|
msgstr "Quando crei un nuovo \"Cose-da-fare\":"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Focus sul titolo"
|
msgstr "Focus sul titolo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Focus sul testo"
|
msgstr "Focus sul testo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Quando si crea una nuova nota:"
|
msgstr "Quando si crea una nuova nota:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Abilita interruzioni soft"
|
msgstr "Abilita interruzioni soft"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Attiva supporto tipografico"
|
msgstr "Attiva supporto tipografico"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Attiva espressioni matematiche"
|
msgstr "Attiva espressioni matematiche"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Attiva supporto sintassi Fountain"
|
msgstr "Attiva supporto sintassi Fountain"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Attiva supporto diagrammi Mermaid"
|
msgstr "Attiva supporto diagrammi Mermaid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Attiva sintassi ==mark=="
|
msgstr "Attiva sintassi ==mark=="
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Attiva note a piè pagina"
|
msgstr "Attiva note a piè pagina"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Abilita l’estensione indice"
|
msgstr "Abilita l’estensione indice"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Attiva sintassi ~sub~"
|
msgstr "Attiva sintassi ~sub~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Attiva sintassi ^sup^"
|
msgstr "Attiva sintassi ^sup^"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Abilita sintassi deflist"
|
msgstr "Abilita sintassi deflist"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Abilita abbreviazioni"
|
msgstr "Abilita abbreviazioni"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Abilita emoji markdown"
|
msgstr "Abilita emoji markdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Attiva sintassi ++insert++"
|
msgstr "Attiva sintassi ++insert++"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Abilita estensione tavola dei contenuti"
|
msgstr "Abilita estensione tavola dei contenuti"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Visualizza nella barra delle applicazioni"
|
msgstr "Visualizza nella barra delle applicazioni"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Nota: non funziona in tutti gli ambienti desktop."
|
msgstr "Nota: non funziona in tutti gli ambienti desktop."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2566,23 +2582,23 @@ msgstr ""
|
|||||||
"raccomandata l’attivazione di questa impostazione per sincronizzare "
|
"raccomandata l’attivazione di questa impostazione per sincronizzare "
|
||||||
"costantemente le tue note e quindi ridurre il numero di conflitti."
|
"costantemente le tue note e quindi ridurre il numero di conflitti."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Avvia applicazione minimizzata nella barra delle applicazioni"
|
msgstr "Avvia applicazione minimizzata nella barra delle applicazioni"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Editor dimensione caratteri"
|
msgstr "Editor dimensione caratteri"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Editor caratteri"
|
msgstr "Editor caratteri"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Editor famiglia caratteri"
|
msgstr "Editor famiglia caratteri"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2593,50 +2609,50 @@ msgstr ""
|
|||||||
"Se il carattere è errato o vuoto, verrà impostato automaticamente su un "
|
"Se il carattere è errato o vuoto, verrà impostato automaticamente su un "
|
||||||
"carattere generico monospace."
|
"carattere generico monospace."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "CSS per gli stili Joplin-wide app"
|
msgstr "CSS per gli stili Joplin-wide app"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Aggiorna automaticamente l'applicazione"
|
msgstr "Aggiorna automaticamente l'applicazione"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Ottieni pre-rilasci durante controllo aggiornamenti"
|
msgstr "Ottieni pre-rilasci durante controllo aggiornamenti"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Vedi la pagina di pre-rilascio per maggiori dettagli: %s"
|
msgstr "Vedi la pagina di pre-rilascio per maggiori dettagli: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Intervallo di sincronizzazione"
|
msgstr "Intervallo di sincronizzazione"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minuti"
|
msgstr "%d minuti"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d ora"
|
msgstr "%d ora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d ore"
|
msgstr "%d ore"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Comando editor di testo"
|
msgstr "Comando editor di testo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2645,67 +2661,67 @@ msgstr ""
|
|||||||
"una nota. Se non ne viene fornita alcuna, cercherà di rilevare "
|
"una nota. Se non ne viene fornita alcuna, cercherà di rilevare "
|
||||||
"automaticamente l'editor predefinito."
|
"automaticamente l'editor predefinito."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Dimensione pagina per l’esportazione in PDF"
|
msgstr "Dimensione pagina per l’esportazione in PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Lettera"
|
msgstr "Lettera"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legale"
|
msgstr "Legale"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Orientamento pagina per l’esportazione in PDF"
|
msgstr "Orientamento pagina per l’esportazione in PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Verticale"
|
msgstr "Verticale"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Orizzontale"
|
msgstr "Orizzontale"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Modalità Tastiera"
|
msgstr "Modalità Tastiera"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Predefinito"
|
msgstr "Predefinito"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Certificati TLS personalizzati"
|
msgstr "Certificati TLS personalizzati"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2718,15 +2734,15 @@ msgstr ""
|
|||||||
"TLS, è necessario salvare le modifiche prima di fare clic su \"Verifica "
|
"TLS, è necessario salvare le modifiche prima di fare clic su \"Verifica "
|
||||||
"configurazione sincronizzazione\"."
|
"configurazione sincronizzazione\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignora gli errori del certificato TLS"
|
msgstr "Ignora gli errori del certificato TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "Fail-safe"
|
msgstr "Fail-safe"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2734,7 +2750,7 @@ msgstr ""
|
|||||||
"Fail-safe: Non rimuovere i dati locale quando la destinazione di sinc è "
|
"Fail-safe: Non rimuovere i dati locale quando la destinazione di sinc è "
|
||||||
"vuota (spesso il risultato di una mal configurazione o di un bug)"
|
"vuota (spesso il risultato di una mal configurazione o di un bug)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2742,30 +2758,30 @@ msgstr ""
|
|||||||
"Specifica la porta che deve essere usata dal server API. Se non viene "
|
"Specifica la porta che deve essere usata dal server API. Se non viene "
|
||||||
"settato, viene usato un valore di default."
|
"settato, viene usato un valore di default."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Attiva cronologia della nota"
|
msgstr "Attiva cronologia della nota"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "giorni"
|
msgstr "giorni"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d giorni"
|
msgstr "%d giorni"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Mantieni la cronologia note per"
|
msgstr "Mantieni la cronologia note per"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2773,52 +2789,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Opzione non valida: \"%s\". I valori possibili sono: %s."
|
msgstr "Opzione non valida: \"%s\". I valori possibili sono: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Generale"
|
msgstr "Generale"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Sincronizzazione"
|
msgstr "Sincronizzazione"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Apparenza"
|
msgstr "Apparenza"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Nota"
|
msgstr "Nota"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Plugins"
|
msgstr "Plugins"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Applicazione"
|
msgstr "Applicazione"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Crittografia"
|
msgstr "Crittografia"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2836,7 +2852,7 @@ msgstr ""
|
|||||||
"plugin. Qui sotto trovi indicato quali plugin sono compatibili o meno con "
|
"plugin. Qui sotto trovi indicato quali plugin sono compatibili o meno con "
|
||||||
"l'editor WYSIWYG."
|
"l'editor WYSIWYG."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Le note e le impostazioni sono memorizzate in: %s"
|
msgstr "Le note e le impostazioni sono memorizzate in: %s"
|
||||||
@ -2918,14 +2934,14 @@ msgstr "Gli elementi crittografati non possono essere modificati"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (solo per test)"
|
msgstr "OneDrive Dev (solo per test)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Uso: %s"
|
msgstr "Uso: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Etichetta sconosciuta: %s"
|
msgstr "Etichetta sconosciuta: %s"
|
||||||
|
@ -15,8 +15,6 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 1.8.4\n"
|
"X-Generator: Poedit 1.8.4\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"POT-Creation-Date: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
|
|
||||||
#: CliClient/app/command-cp.js:13
|
#: CliClient/app/command-cp.js:13
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -253,7 +251,7 @@ msgstr "有効"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "無効"
|
msgstr "無効"
|
||||||
@ -792,7 +790,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "キャンセル"
|
msgstr "キャンセル"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
@ -801,7 +799,7 @@ msgstr ""
|
|||||||
"タグ名」で該当タグ付きノートの一覧に、「@ノートブック名」で該当ノートブックに"
|
"タグ名」で該当タグ付きノートの一覧に、「@ノートブック名」で該当ノートブックに"
|
||||||
"移動できます。"
|
"移動できます。"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Goto Anything..."
|
msgstr "Goto Anything..."
|
||||||
|
|
||||||
@ -1243,7 +1241,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "ノートの履歴"
|
msgstr "ノートの履歴"
|
||||||
|
|
||||||
@ -1573,7 +1571,7 @@ msgstr "表示"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "ノートのソート方法"
|
msgstr "ノートのソート方法"
|
||||||
|
|
||||||
@ -1788,46 +1786,46 @@ msgstr "まず最初にノートブックを作成して下さい"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "クリア"
|
msgstr "クリア"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "単語数"
|
msgstr "単語数"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "文字数"
|
msgstr "文字数"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "文字数(空白を除く)"
|
msgstr "文字数(空白を除く)"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "行数"
|
msgstr "行数"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "エディター"
|
msgstr "エディター"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "ビューアー"
|
msgstr "ビューアー"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "統計"
|
msgstr "統計"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr "読むのに必要な時間: %s 分"
|
msgstr "読むのに必要な時間: %s 分"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "閉じる"
|
msgstr "閉じる"
|
||||||
@ -2194,6 +2192,10 @@ msgstr "不明なログレベル: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "不明なレベルID: %s"
|
msgstr "不明なレベルID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2335,11 +2337,23 @@ msgstr "WebDAV ユーザー名"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WevDAV パスワード"
|
msgstr "WevDAV パスワード"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "添付ファイルのダウンロードの動作"
|
msgstr "添付ファイルのダウンロードの動作"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2349,188 +2363,188 @@ msgstr ""
|
|||||||
"動\"はノートを開いたときにダウンロードをします。\"いつも\"はノートを開いてい"
|
"動\"はノートを開いたときにダウンロードをします。\"いつも\"はノートを開いてい"
|
||||||
"るか閉じているかにかかわらずダウンロードをします。"
|
"るか閉じているかにかかわらずダウンロードをします。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "いつも"
|
msgstr "いつも"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "手動"
|
msgstr "手動"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "自動"
|
msgstr "自動"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "最大同時接続数"
|
msgstr "最大同時接続数"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "言語"
|
msgstr "言語"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "日付の形式"
|
msgstr "日付の形式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "時刻の形式"
|
msgstr "時刻の形式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "テーマ"
|
msgstr "テーマ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr "システムのテーマにあわせて自動設定"
|
msgstr "システムのテーマにあわせて自動設定"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr "優先ライトテーマ"
|
msgstr "優先ライトテーマ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr "優先ダークテーマ"
|
msgstr "優先ダークテーマ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "ノートの数を表示"
|
msgstr "ノートの数を表示"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "分割ビュー"
|
msgstr "分割ビュー"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "未完のToDoをリストの上部に表示"
|
msgstr "未完のToDoをリストの上部に表示"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "完了したToDoを表示"
|
msgstr "完了したToDoを表示"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "始めの括弧や引用符入力時に終わりの括弧や引用符を自動入力する"
|
msgstr "始めの括弧や引用符入力時に終わりの括弧や引用符を自動入力する"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr "コードエディターとしてCodeMirrorを使う (ベータ版のため注意)"
|
msgstr "コードエディターとしてCodeMirrorを使う (ベータ版のため注意)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "逆順に並び替え"
|
msgstr "逆順に並び替え"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "ノートブックのソート方法"
|
msgstr "ノートブックのソート方法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "ノートに位置情報を保存"
|
msgstr "ノートに位置情報を保存"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "新しいToDoを作成した場合:"
|
msgstr "新しいToDoを作成した場合:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "題名にフォーカス"
|
msgstr "題名にフォーカス"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "本文にフォーカス"
|
msgstr "本文にフォーカス"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "新しいノートを作成した際:"
|
msgstr "新しいノートを作成した際:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "ソフトブレークを有効にする"
|
msgstr "ソフトブレークを有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Typographer(記号文字)を有効にする"
|
msgstr "Typographer(記号文字)を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "数式表現を有効にする"
|
msgstr "数式表現を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Fountain構文を有効にする"
|
msgstr "Fountain構文を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Mermaid(作図機能)を有効にする"
|
msgstr "Mermaid(作図機能)を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "==ハイライト==構文を有効にする"
|
msgstr "==ハイライト==構文を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "脚注を有効にする"
|
msgstr "脚注を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "目次拡張を有効にする"
|
msgstr "目次拡張を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "~下付きテキスト~構文を有効にする"
|
msgstr "~下付きテキスト~構文を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "^上付きテキスト^構文を有効にする"
|
msgstr "^上付きテキスト^構文を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "定義リスト構文を有効にする"
|
msgstr "定義リスト構文を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "略語構文を有効にする"
|
msgstr "略語構文を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "マークダウン絵文字を有効にする"
|
msgstr "マークダウン絵文字を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "++追加++構文を有効にする"
|
msgstr "++追加++構文を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "MultiMarkdownのテーブル拡張を有効にする"
|
msgstr "MultiMarkdownのテーブル拡張を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "トレイアイコンの表示"
|
msgstr "トレイアイコンの表示"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "注意: すべてのデスクトップ環境で動作するわけではありません。"
|
msgstr "注意: すべてのデスクトップ環境で動作するわけではありません。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2539,23 +2553,23 @@ msgstr ""
|
|||||||
"有効にすると、Joplinがバックグラウンドで動作するようになります。ノートを定期"
|
"有効にすると、Joplinがバックグラウンドで動作するようになります。ノートを定期"
|
||||||
"的に同期し、衝突を減らすために強くおすすめする設定です。"
|
"的に同期し、衝突を減らすために強くおすすめする設定です。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "アプリケーションをトレイアイコンで最小化して起動"
|
msgstr "アプリケーションをトレイアイコンで最小化して起動"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "エディターのフォントサイズ"
|
msgstr "エディターのフォントサイズ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "エディターのフォント"
|
msgstr "エディターのフォント"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "エディターのフォントファミリー"
|
msgstr "エディターのフォントファミリー"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
@ -2565,50 +2579,50 @@ msgstr ""
|
|||||||
"い場合があります。指定したフォントが誤っているか空の場合は、一般的な等幅フォ"
|
"い場合があります。指定したフォントが誤っているか空の場合は、一般的な等幅フォ"
|
||||||
"ントが使用されます。"
|
"ントが使用されます。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "カスタムスタイルシート (アプリ全般の外観調整用)"
|
msgstr "カスタムスタイルシート (アプリ全般の外観調整用)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "アプリケーションを自動的にアップデート"
|
msgstr "アプリケーションを自動的にアップデート"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "更新をチェックする時、開発版を取得する"
|
msgstr "更新をチェックする時、開発版を取得する"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "詳細についてはプレリリースページを参照してください: %s"
|
msgstr "詳細についてはプレリリースページを参照してください: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "同期間隔"
|
msgstr "同期間隔"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d 分"
|
msgstr "%d 分"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d 時間"
|
msgstr "%d 時間"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d 時間"
|
msgstr "%d 時間"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "テキストエディターのコマンド"
|
msgstr "テキストエディターのコマンド"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2616,67 +2630,67 @@ msgstr ""
|
|||||||
"このエディターコマンド(と引数)はノートを開く際に使用されます。空欄の場合は"
|
"このエディターコマンド(と引数)はノートを開く際に使用されます。空欄の場合は"
|
||||||
"既定のエディターを自動的に検出します。"
|
"既定のエディターを自動的に検出します。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "エクスポートするPDFのページサイズ"
|
msgstr "エクスポートするPDFのページサイズ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Letter"
|
msgstr "Letter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "PDFページの向き"
|
msgstr "PDFページの向き"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "縦"
|
msgstr "縦"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "横"
|
msgstr "横"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "キーバインド"
|
msgstr "キーバインド"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "標準"
|
msgstr "標準"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "TLS証明書のカスタマイズ"
|
msgstr "TLS証明書のカスタマイズ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2688,15 +2702,15 @@ msgstr ""
|
|||||||
"注意点として、TLSの設定を変更する場合は\"同期の設定を確認\"をクリックする前に"
|
"注意点として、TLSの設定を変更する場合は\"同期の設定を確認\"をクリックする前に"
|
||||||
"保存する必要があります。"
|
"保存する必要があります。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "TLS証明書のエラーを無視"
|
msgstr "TLS証明書のエラーを無視"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "フェイルセーフ"
|
msgstr "フェイルセーフ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2704,7 +2718,7 @@ msgstr ""
|
|||||||
"フェイルセーフ: 同期先が空の場合、設定ミスやバグによる可能性を考慮して、ロー"
|
"フェイルセーフ: 同期先が空の場合、設定ミスやバグによる可能性を考慮して、ロー"
|
||||||
"カルデータを消去しないようにする"
|
"カルデータを消去しないようにする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2712,30 +2726,30 @@ msgstr ""
|
|||||||
"APIサーバーが使用するポートを指定してください。未設定時はデフォルトのポートが"
|
"APIサーバーが使用するポートを指定してください。未設定時はデフォルトのポートが"
|
||||||
"使用されます。"
|
"使用されます。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "ノートの履歴を有効にする"
|
msgstr "ノートの履歴を有効にする"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "日"
|
msgstr "日"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d 日"
|
msgstr "%d 日"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "ノート履歴の保存期間"
|
msgstr "ノート履歴の保存期間"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr "ノートブック一覧のストレッチ係数"
|
msgstr "ノートブック一覧のストレッチ係数"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2746,52 +2760,52 @@ msgstr ""
|
|||||||
"えば、係数が2の表示項目は、係数が1の項目の2倍の大きさで表示されます。係数の変"
|
"えば、係数が2の表示項目は、係数が1の項目の2倍の大きさで表示されます。係数の変"
|
||||||
"更はアプリケーションの再起動後に反映されます。"
|
"更はアプリケーションの再起動後に反映されます。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr "ノート一覧のストレッチ係数"
|
msgstr "ノート一覧のストレッチ係数"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr "ノートエリアのストレッチ係数"
|
msgstr "ノートエリアのストレッチ係数"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "無効な設定値: \"%s\"。有効な値は: %sです。"
|
msgstr "無効な設定値: \"%s\"。有効な値は: %sです。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "全般"
|
msgstr "全般"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "同期"
|
msgstr "同期"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "スタイル"
|
msgstr "スタイル"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "ノート"
|
msgstr "ノート"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "プラグイン"
|
msgstr "プラグイン"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "アプリケーション"
|
msgstr "アプリケーション"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "暗号化"
|
msgstr "暗号化"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Webクリッパー"
|
msgstr "Webクリッパー"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2808,7 +2822,7 @@ msgstr ""
|
|||||||
"失われてしまいます。どのプラグインがWYSIWYGに対応しているかは下記の一覧でご確"
|
"失われてしまいます。どのプラグインがWYSIWYGに対応しているかは下記の一覧でご確"
|
||||||
"認ください。"
|
"認ください。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "ノートと設定は次の場所に保存されます: %s"
|
msgstr "ノートと設定は次の場所に保存されます: %s"
|
||||||
@ -2892,14 +2906,14 @@ msgstr "暗号化したアイテムは修正できません"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (テスト用途のみ)"
|
msgstr "OneDrive Dev (テスト用途のみ)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "使用方法: %s"
|
msgstr "使用方法: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "不明なフラグ: %s"
|
msgstr "不明なフラグ: %s"
|
||||||
|
@ -234,7 +234,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -729,13 +729,13 @@ msgstr ""
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1167,7 +1167,7 @@ msgid "URL"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1486,7 +1486,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1679,46 +1679,46 @@ msgstr ""
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2072,6 +2072,10 @@ msgstr ""
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2204,338 +2208,350 @@ msgstr ""
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
"font."
|
"font."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2543,50 +2559,50 @@ msgid ""
|
|||||||
"changes before clicking on \"Check synchronisation configuration\"."
|
"changes before clicking on \"Check synchronisation configuration\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2594,52 +2610,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2650,7 +2666,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2731,14 +2747,14 @@ msgstr ""
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -249,7 +249,7 @@ msgstr "사용함"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "사용하지 않음"
|
msgstr "사용하지 않음"
|
||||||
@ -788,7 +788,7 @@ msgstr "확인"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "취소"
|
msgstr "취소"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -797,7 +797,7 @@ msgstr ""
|
|||||||
"노트 제목을 적으시거나 혹은 건너 뛰세요. 혹은 # 를 적고 태그 이름을 붙이거"
|
"노트 제목을 적으시거나 혹은 건너 뛰세요. 혹은 # 를 적고 태그 이름을 붙이거"
|
||||||
"나, @뒤에 노트북 이름을 적으세요."
|
"나, @뒤에 노트북 이름을 적으세요."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "가고자 하는 곳으로 이동..."
|
msgstr "가고자 하는 곳으로 이동..."
|
||||||
|
|
||||||
@ -1239,7 +1239,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "노트 역사"
|
msgstr "노트 역사"
|
||||||
|
|
||||||
@ -1570,7 +1570,7 @@ msgstr "보기"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "노트를 다음 기준으로 정렬"
|
msgstr "노트를 다음 기준으로 정렬"
|
||||||
|
|
||||||
@ -1781,47 +1781,47 @@ msgstr "먼저 노트북을 만들어야 합니다"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "지우기"
|
msgstr "지우기"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "편집"
|
msgstr "편집"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "뷰어"
|
msgstr "뷰어"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "상태"
|
msgstr "상태"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "닫기"
|
msgstr "닫기"
|
||||||
@ -2190,6 +2190,10 @@ msgstr "알 수 없는 로그 레벨: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "알 수 없는 레벨 ID: %s"
|
msgstr "알 수 없는 레벨 ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2328,11 +2332,23 @@ msgstr "WebDAV 사용자 이름"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV 암호"
|
msgstr "WebDAV 암호"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "첨부 파일 다운로드 시 행동"
|
msgstr "첨부 파일 다운로드 시 행동"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2342,188 +2358,188 @@ msgstr ""
|
|||||||
"를 열 때만 다운로드됩니다. “항상” 모드에서는 노트를 열지 않아도 첨부 파일이 "
|
"를 열 때만 다운로드됩니다. “항상” 모드에서는 노트를 열지 않아도 첨부 파일이 "
|
||||||
"다운로드됩니다."
|
"다운로드됩니다."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "항상"
|
msgstr "항상"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "수동"
|
msgstr "수동"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "자동"
|
msgstr "자동"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "최대 동시 연결수"
|
msgstr "최대 동시 연결수"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "언어"
|
msgstr "언어"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "날짜 형식"
|
msgstr "날짜 형식"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "시간 형식"
|
msgstr "시간 형식"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "테마"
|
msgstr "테마"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "노트 수 보이기"
|
msgstr "노트 수 보이기"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "뷰 나누기"
|
msgstr "뷰 나누기"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "완료되지 않은 '할 일'을 맨 위에"
|
msgstr "완료되지 않은 '할 일'을 맨 위에"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "완료된 '할 일'을 표시"
|
msgstr "완료된 '할 일'을 표시"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "괄호, 중괄호, 인용 부호 등의 자동 완성"
|
msgstr "괄호, 중괄호, 인용 부호 등의 자동 완성"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "정렬 순서 반전"
|
msgstr "정렬 순서 반전"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "노트를 다음 기준으로 정렬"
|
msgstr "노트를 다음 기준으로 정렬"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "노트에 지리적 위치 정보 포함시키기"
|
msgstr "노트에 지리적 위치 정보 포함시키기"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "새로운 '할 일'을 만들때:"
|
msgstr "새로운 '할 일'을 만들때:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "제목에 포커스"
|
msgstr "제목에 포커스"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "내용에 포커스"
|
msgstr "내용에 포커스"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "새 노트를 만들 때:"
|
msgstr "새 노트를 만들 때:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "소프트 브레이크 활성화"
|
msgstr "소프트 브레이크 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "typographer 지원 활성화"
|
msgstr "typographer 지원 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "수식 표현 활성화"
|
msgstr "수식 표현 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Fountain 구문 지원 활성화"
|
msgstr "Fountain 구문 지원 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Mermaid 다이어그램 지원 활성화"
|
msgstr "Mermaid 다이어그램 지원 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "==Mark== 구문 활성화"
|
msgstr "==Mark== 구문 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "각주 활성화"
|
msgstr "각주 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "표 내용 확장 활성화"
|
msgstr "표 내용 확장 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "~sub~ 구문 활성화"
|
msgstr "~sub~ 구문 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "^sup^ 구문 활성화"
|
msgstr "^sup^ 구문 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "정의 목록 구문 활성화"
|
msgstr "정의 목록 구문 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "약어 구문 활성화"
|
msgstr "약어 구문 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "마크다운 이모지 활성화"
|
msgstr "마크다운 이모지 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "++insert++ 확장 활성화"
|
msgstr "++insert++ 확장 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "MultiMarkdown 테이블 확장 활성화"
|
msgstr "MultiMarkdown 테이블 확장 활성화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "트레이 아이콘 표시"
|
msgstr "트레이 아이콘 표시"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "참고: 모든 데스크탑 환경에서 작동하는 것은 아닙니다."
|
msgstr "참고: 모든 데스크탑 환경에서 작동하는 것은 아닙니다."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2532,23 +2548,23 @@ msgstr ""
|
|||||||
"Joplin을 백그라운드에서 구동합니다. 노트가 정기적으로 동기화 되므로, 충돌 횟"
|
"Joplin을 백그라운드에서 구동합니다. 노트가 정기적으로 동기화 되므로, 충돌 횟"
|
||||||
"수가 줄어들게 되므로 이 옵션을 활성화 하시는 것을 추천드립니다."
|
"수가 줄어들게 되므로 이 옵션을 활성화 하시는 것을 추천드립니다."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "트레이 아이콘에 최소화 된 채로 Joplin 실행"
|
msgstr "트레이 아이콘에 최소화 된 채로 Joplin 실행"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "편집기 글꼴 크기"
|
msgstr "편집기 글꼴 크기"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "편집기 글꼴"
|
msgstr "편집기 글꼴"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "편집기 글꼴 모음"
|
msgstr "편집기 글꼴 모음"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2559,50 +2575,50 @@ msgstr ""
|
|||||||
"올바르지 않을 경우, 기본적으로 제공되는 monospace 글꼴을 기본값으로 사용합니"
|
"올바르지 않을 경우, 기본적으로 제공되는 monospace 글꼴을 기본값으로 사용합니"
|
||||||
"다."
|
"다."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Joplin 앱에 전역적으로 적용되는 사용자 정의 스타일시트"
|
msgstr "Joplin 앱에 전역적으로 적용되는 사용자 정의 스타일시트"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "자동으로 업데이트 하기"
|
msgstr "자동으로 업데이트 하기"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "업데이트 시 프리-릴리즈 받기"
|
msgstr "업데이트 시 프리-릴리즈 받기"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "자세한 내용은 프리-릴리즈 페이지를 참조해주세요: %s"
|
msgstr "자세한 내용은 프리-릴리즈 페이지를 참조해주세요: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "동기화 간격"
|
msgstr "동기화 간격"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d 분"
|
msgstr "%d 분"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d 시간"
|
msgstr "%d 시간"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d 시간"
|
msgstr "%d 시간"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "텍스트 편집기 명령어"
|
msgstr "텍스트 편집기 명령어"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2610,67 +2626,67 @@ msgstr ""
|
|||||||
"노트를 여는데 사용할 텍스트 편집기 명령어(인자를 포함할 수 있습니다)를 지정합"
|
"노트를 여는데 사용할 텍스트 편집기 명령어(인자를 포함할 수 있습니다)를 지정합"
|
||||||
"니다. 주어진 명령어가 없을 시 기본 편집기를 자동으로 찾을 것입니다."
|
"니다. 주어진 명령어가 없을 시 기본 편집기를 자동으로 찾을 것입니다."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "PDF로 내보낼때 페이지 크기"
|
msgstr "PDF로 내보낼때 페이지 크기"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Letter"
|
msgstr "Letter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "PDF를 내보낼때의 페이지 방향"
|
msgstr "PDF를 내보낼때의 페이지 방향"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "세로 방향"
|
msgstr "세로 방향"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "가로 방향"
|
msgstr "가로 방향"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "키보드 모드"
|
msgstr "키보드 모드"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "기본값: %s"
|
msgstr "기본값: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "사용자 TLS 인증서"
|
msgstr "사용자 TLS 인증서"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2682,15 +2698,15 @@ msgstr ""
|
|||||||
"custom.pem. 참고사항: 만약 TLS 설정을 변경했다면 \"동기화 설정 확인\"을 진행"
|
"custom.pem. 참고사항: 만약 TLS 설정을 변경했다면 \"동기화 설정 확인\"을 진행"
|
||||||
"하기 전에 반드시 변경 사항을 저장해야 합니다."
|
"하기 전에 반드시 변경 사항을 저장해야 합니다."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "TLS 인증서 오류 무시"
|
msgstr "TLS 인증서 오류 무시"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2698,7 +2714,7 @@ msgstr ""
|
|||||||
"안전 장치: 동기화 목표가 비어 있을시 로컬 데이타를 지우시지 마세요 (종종 잘못"
|
"안전 장치: 동기화 목표가 비어 있을시 로컬 데이타를 지우시지 마세요 (종종 잘못"
|
||||||
"된 설정이나 버그로 인해 발생됩니다)"
|
"된 설정이나 버그로 인해 발생됩니다)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2706,30 +2722,30 @@ msgstr ""
|
|||||||
"API 서버에 사용할 포트를 선택해주세요. 선택되지 않으면, 기본 포트를 선택합니"
|
"API 서버에 사용할 포트를 선택해주세요. 선택되지 않으면, 기본 포트를 선택합니"
|
||||||
"다."
|
"다."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "노트 역사 허용"
|
msgstr "노트 역사 허용"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "일"
|
msgstr "일"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d 일"
|
msgstr "%d 일"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "노트 역사를 다음 날짜로 보관합니다"
|
msgstr "노트 역사를 다음 날짜로 보관합니다"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2737,52 +2753,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "올바르지 않은 옵션 값: \"%s\". 가능한 값은 다음과 같습니다: \"%s\"."
|
msgstr "올바르지 않은 옵션 값: \"%s\". 가능한 값은 다음과 같습니다: \"%s\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "일반"
|
msgstr "일반"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "동기화"
|
msgstr "동기화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "보기"
|
msgstr "보기"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "노트"
|
msgstr "노트"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "플러그인"
|
msgstr "플러그인"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "애플리케이션"
|
msgstr "애플리케이션"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "암호화"
|
msgstr "암호화"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "웹 수집기"
|
msgstr "웹 수집기"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2793,7 +2809,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "노트와 설정값이 다음에 저장되었습니다: %s"
|
msgstr "노트와 설정값이 다음에 저장되었습니다: %s"
|
||||||
@ -2875,14 +2891,14 @@ msgstr "암호화된 항목은 변경될 수 없습니다"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (실험 전용)"
|
msgstr "OneDrive Dev (실험 전용)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "사용량: %s"
|
msgstr "사용량: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "알 수 없는 플래그: %s"
|
msgstr "알 수 없는 플래그: %s"
|
||||||
|
@ -250,7 +250,7 @@ msgstr "Aktivert"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Deaktivitert"
|
msgstr "Deaktivitert"
|
||||||
@ -794,7 +794,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Avbryt"
|
msgstr "Avbryt"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -804,7 +804,7 @@ msgstr ""
|
|||||||
"av en merkelapp, eller @ etterfulgt av tittelen på en notatbok, eller / "
|
"av en merkelapp, eller @ etterfulgt av tittelen på en notatbok, eller / "
|
||||||
"etterfulgt .av notatinnhold."
|
"etterfulgt .av notatinnhold."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Hopp til..."
|
msgstr "Hopp til..."
|
||||||
|
|
||||||
@ -1247,7 +1247,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Notathistorikk"
|
msgstr "Notathistorikk"
|
||||||
|
|
||||||
@ -1580,7 +1580,7 @@ msgstr "&Vis"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Sorter notater etter"
|
msgstr "Sorter notater etter"
|
||||||
|
|
||||||
@ -1784,47 +1784,47 @@ msgstr "Vennligst lag en notatbok først"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Nullstill"
|
msgstr "Nullstill"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Ord"
|
msgstr "Ord"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Tegn"
|
msgstr "Tegn"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Tegn uten mellomrom"
|
msgstr "Tegn uten mellomrom"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Linjer"
|
msgstr "Linjer"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Editor"
|
msgstr "Editor"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Visning"
|
msgstr "Visning"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Lukk"
|
msgstr "Lukk"
|
||||||
@ -2194,6 +2194,10 @@ msgstr "Ukjent loggnivå: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Ukjent nivå-ID: %s"
|
msgstr "Ukjent nivå-ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2333,11 +2337,23 @@ msgstr "WebDAV-brukernavn"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV-passord"
|
msgstr "WebDAV-passord"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Nedlastningsoppførsel for vedlegg"
|
msgstr "Nedlastningsoppførsel for vedlegg"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2347,188 +2363,188 @@ msgstr ""
|
|||||||
"\"Auto\" blir de lastet ned når du åpner notatet. I \"Alltid\" blir "
|
"\"Auto\" blir de lastet ned når du åpner notatet. I \"Alltid\" blir "
|
||||||
"vedleggene lastet ned uansett om du åpner notatet eller ikke."
|
"vedleggene lastet ned uansett om du åpner notatet eller ikke."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Alltid"
|
msgstr "Alltid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manuell"
|
msgstr "Manuell"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Auto"
|
msgstr "Auto"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Maksimalt samtidige tilkoblinger"
|
msgstr "Maksimalt samtidige tilkoblinger"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Språk"
|
msgstr "Språk"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Datoformat"
|
msgstr "Datoformat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Tidsformat"
|
msgstr "Tidsformat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Vis antall notater"
|
msgstr "Vis antall notater"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Splitvisning"
|
msgstr "Splitvisning"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Uferdige gjøremål på topp"
|
msgstr "Uferdige gjøremål på topp"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Vis fullførte gjøremål"
|
msgstr "Vis fullførte gjøremål"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Automatisk lukk klammer, paranteser, fnutter, etc."
|
msgstr "Automatisk lukk klammer, paranteser, fnutter, etc."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Reverser sorteringsrekkefølge"
|
msgstr "Reverser sorteringsrekkefølge"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Sorter notater etter"
|
msgstr "Sorter notater etter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Lagre stedsinformasjon med notater"
|
msgstr "Lagre stedsinformasjon med notater"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Når nytt gjøremål opprettes:"
|
msgstr "Når nytt gjøremål opprettes:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Fokuser på tittel"
|
msgstr "Fokuser på tittel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Fokuser på brødtekst"
|
msgstr "Fokuser på brødtekst"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Når du oppretter et nytt notat:"
|
msgstr "Når du oppretter et nytt notat:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Aktiver myke linjeskift"
|
msgstr "Aktiver myke linjeskift"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Aktiver typografsupport"
|
msgstr "Aktiver typografsupport"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Aktiver matteuttrykk"
|
msgstr "Aktiver matteuttrykk"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Aktiver Fountain syntaksstøtte"
|
msgstr "Aktiver Fountain syntaksstøtte"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Aktiver Mermaid-diagramsupport"
|
msgstr "Aktiver Mermaid-diagramsupport"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Aktiver ==mark==-syntaks"
|
msgstr "Aktiver ==mark==-syntaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Aktiver fotnoter"
|
msgstr "Aktiver fotnoter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Aktiver liste over innhold-utvidelse"
|
msgstr "Aktiver liste over innhold-utvidelse"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Aktiver ~sub~-syntaks"
|
msgstr "Aktiver ~sub~-syntaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Aktiver ^sup^-syntaks"
|
msgstr "Aktiver ^sup^-syntaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Aktiver deflist-syntaks"
|
msgstr "Aktiver deflist-syntaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Aktiver forkortelsesyntaks"
|
msgstr "Aktiver forkortelsesyntaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Aktiver markdown-emoji"
|
msgstr "Aktiver markdown-emoji"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Aktiver ++insert++-syntaks"
|
msgstr "Aktiver ++insert++-syntaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Aktiver multimarkdown-tabellutvidelse"
|
msgstr "Aktiver multimarkdown-tabellutvidelse"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Vis systemmenyikon"
|
msgstr "Vis systemmenyikon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Merk: fungerer ikke i alle skrivebordsmiljøer."
|
msgstr "Merk: fungerer ikke i alle skrivebordsmiljøer."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2538,23 +2554,23 @@ msgstr ""
|
|||||||
"denne innstillingen så notatene dine blir synkronisert konstant, slik at du "
|
"denne innstillingen så notatene dine blir synkronisert konstant, slik at du "
|
||||||
"reduserer mulige konflikter."
|
"reduserer mulige konflikter."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Start applikasjonen minimert som systemmenyikon"
|
msgstr "Start applikasjonen minimert som systemmenyikon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Editorskriftstørrelse"
|
msgstr "Editorskriftstørrelse"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Editorskrift"
|
msgstr "Editorskrift"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Editorskriftfamilie"
|
msgstr "Editorskriftfamilie"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2565,50 +2581,50 @@ msgstr ""
|
|||||||
"Hvis skriften er feil eller tom, vil den som standard ha en generisk "
|
"Hvis skriften er feil eller tom, vil den som standard ha en generisk "
|
||||||
"monospace-skrifttype."
|
"monospace-skrifttype."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Eget stilark for Joplin sin appstil"
|
msgstr "Eget stilark for Joplin sin appstil"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Oppdater applikasjonen automatisk"
|
msgstr "Oppdater applikasjonen automatisk"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Få førutgivelse når du sjekker etter oppdateringer"
|
msgstr "Få førutgivelse når du sjekker etter oppdateringer"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Se førutgivelsessiden for flere detaljer: %s"
|
msgstr "Se førutgivelsessiden for flere detaljer: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Synkroniserinsintervall"
|
msgstr "Synkroniserinsintervall"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minutter"
|
msgstr "%d minutter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d time"
|
msgstr "%d time"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d timer"
|
msgstr "%d timer"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Teksteditor"
|
msgstr "Teksteditor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2616,67 +2632,67 @@ msgstr ""
|
|||||||
"Teksteditor som skal brukes til å åpne et notat. Hvis det ikke er satt vil "
|
"Teksteditor som skal brukes til å åpne et notat. Hvis det ikke er satt vil "
|
||||||
"den prøve å automatisk velge standardprogram."
|
"den prøve å automatisk velge standardprogram."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Sidestørrelse for PDF-eksport"
|
msgstr "Sidestørrelse for PDF-eksport"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Letter"
|
msgstr "Letter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Sideorientering for PDF-eksport"
|
msgstr "Sideorientering for PDF-eksport"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Portrett"
|
msgstr "Portrett"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Landskap"
|
msgstr "Landskap"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Tastaturmodus"
|
msgstr "Tastaturmodus"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Standard"
|
msgstr "Standard"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Egendefinerte TLS-sertifikater"
|
msgstr "Egendefinerte TLS-sertifikater"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2688,15 +2704,15 @@ msgstr ""
|
|||||||
"custom.perm. Merk at dersom du gjør endringer til TLS-innstillingene må du "
|
"custom.perm. Merk at dersom du gjør endringer til TLS-innstillingene må du "
|
||||||
"lagre endringer før du velger \"Sjekk synkroniseringskonfigurasjon\"."
|
"lagre endringer før du velger \"Sjekk synkroniseringskonfigurasjon\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignorer TLS-sertifikatfeil"
|
msgstr "Ignorer TLS-sertifikatfeil"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "Feilsikker"
|
msgstr "Feilsikker"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2704,7 +2720,7 @@ msgstr ""
|
|||||||
"Feilhåndtering: Ikke slett lokal data når synkroniseringsmålet er tomt (ofte "
|
"Feilhåndtering: Ikke slett lokal data når synkroniseringsmålet er tomt (ofte "
|
||||||
"resultatet av en miskonfigurering eller bug)"
|
"resultatet av en miskonfigurering eller bug)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2712,30 +2728,30 @@ msgstr ""
|
|||||||
"Spesifiser porten som skal brukes av API-serveren. Hvis ikke satt vil en "
|
"Spesifiser porten som skal brukes av API-serveren. Hvis ikke satt vil en "
|
||||||
"standardport brukes."
|
"standardport brukes."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Aktiver notathistorikk"
|
msgstr "Aktiver notathistorikk"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "dager"
|
msgstr "dager"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d dager"
|
msgstr "%d dager"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Behold notathistorikk i"
|
msgstr "Behold notathistorikk i"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2743,52 +2759,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Ugyldig verdi: \"%s\". Mulige verdier er: %s."
|
msgstr "Ugyldig verdi: \"%s\". Mulige verdier er: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Generelle innstillinger"
|
msgstr "Generelle innstillinger"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Synkronisering"
|
msgstr "Synkronisering"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Utseende"
|
msgstr "Utseende"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Notat"
|
msgstr "Notat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Utvidelser"
|
msgstr "Utvidelser"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Applikasjon"
|
msgstr "Applikasjon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Kryptering"
|
msgstr "Kryptering"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2799,7 +2815,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Notater og innstillinger er lagret i: %s"
|
msgstr "Notater og innstillinger er lagret i: %s"
|
||||||
@ -2881,14 +2897,14 @@ msgstr "Krypterte elementer kan ikke modifiseres"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (Kun for testing)"
|
msgstr "OneDrive Dev (Kun for testing)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Bruk: %s"
|
msgstr "Bruk: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Ukjent flagg: %s"
|
msgstr "Ukjent flagg: %s"
|
||||||
|
@ -252,7 +252,7 @@ msgstr "Ingeschakeld"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Uitgeschakeld"
|
msgstr "Uitgeschakeld"
|
||||||
@ -805,13 +805,13 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Annuleer"
|
msgstr "Annuleer"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1258,7 +1258,7 @@ msgid "URL"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Notitieboeken"
|
msgstr "Notitieboeken"
|
||||||
@ -1594,7 +1594,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1796,48 +1796,48 @@ msgstr "Maak eerst een notitieboek aan"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Vrijmaken"
|
msgstr "Vrijmaken"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Bewerk"
|
msgstr "Bewerk"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2226,6 +2226,10 @@ msgstr "Onbekend log level: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Onbekend level ID: %s"
|
msgstr "Onbekend level ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2367,282 +2371,294 @@ msgstr ""
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Stel wachtwoord in"
|
msgstr "Stel wachtwoord in"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Taal"
|
msgstr "Taal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Datumnotatie"
|
msgstr "Datumnotatie"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Tijdsnotatie"
|
msgstr "Tijdsnotatie"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Thema"
|
msgstr "Thema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Toon onvoltooide to-do's aan de top van de lijsten"
|
msgstr "Toon onvoltooide to-do's aan de top van de lijsten"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Toon onvoltooide to-do's aan de top van de lijsten"
|
msgstr "Toon onvoltooide to-do's aan de top van de lijsten"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Draait de sorteervolgorde om."
|
msgstr "Draait de sorteervolgorde om."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Bewerk notitieboek"
|
msgstr "Bewerk notitieboek"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Sla geo-locatie op bij notities"
|
msgstr "Sla geo-locatie op bij notities"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Maakt nieuwe to-do aan."
|
msgstr "Maakt nieuwe to-do aan."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Maakt een nieuwe notitie aan."
|
msgstr "Maakt een nieuwe notitie aan."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Schakel encryptie in"
|
msgstr "Schakel encryptie in"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Bewerk notitie."
|
msgstr "Bewerk notitie."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Bewerk notitie."
|
msgstr "Bewerk notitie."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
"font."
|
"font."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Update de applicatie automatisch"
|
msgstr "Update de applicatie automatisch"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Synchronisatie interval"
|
msgstr "Synchronisatie interval"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minuten"
|
msgstr "%d minuten"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d uur"
|
msgstr "%d uur"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d uren"
|
msgstr "%d uren"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Tekst editor"
|
msgstr "Tekst editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"The editor command (may include arguments) that will be used to open a note. "
|
||||||
@ -2652,68 +2668,68 @@ msgstr ""
|
|||||||
"geen meegegeven wordt, zal het programma de standaard editor proberen te "
|
"geen meegegeven wordt, zal het programma de standaard editor proberen te "
|
||||||
"detecteren. "
|
"detecteren. "
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Standaard: %s"
|
msgstr "Standaard: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2721,51 +2737,51 @@ msgid ""
|
|||||||
"changes before clicking on \"Check synchronisation configuration\"."
|
"changes before clicking on \"Check synchronisation configuration\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Schakel encryptie in"
|
msgstr "Schakel encryptie in"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2773,57 +2789,57 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Ongeldige optie: \"%s\". Geldige waarden zijn: %s."
|
msgstr "Ongeldige optie: \"%s\". Geldige waarden zijn: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Algemene opties"
|
msgstr "Algemene opties"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Synchronisatie status"
|
msgstr "Synchronisatie status"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Notitieboeken"
|
msgstr "Notitieboeken"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Sluit de applicatie."
|
msgstr "Sluit de applicatie."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Versleuteling is:"
|
msgstr "Versleuteling is:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2834,7 +2850,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Notities en instellingen zijn opgeslaan in %s"
|
msgstr "Notities en instellingen zijn opgeslaan in %s"
|
||||||
@ -2917,14 +2933,14 @@ msgstr "Versleutelde items kunnen niet aangepast worden"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (Alleen voor testen)"
|
msgstr "OneDrive Dev (Alleen voor testen)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Gebruik: %s"
|
msgstr "Gebruik: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Onbekende optie: %s"
|
msgstr "Onbekende optie: %s"
|
||||||
|
@ -15,8 +15,6 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 2.3.1\n"
|
"X-Generator: Poedit 2.3.1\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"POT-Creation-Date: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
|
|
||||||
#: CliClient/app/command-cp.js:13
|
#: CliClient/app/command-cp.js:13
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -256,7 +254,7 @@ msgstr "Ingeschakeld"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Uitgeschakeld"
|
msgstr "Uitgeschakeld"
|
||||||
@ -804,7 +802,7 @@ msgstr "Oké"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Annuleren"
|
msgstr "Annuleren"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
@ -813,7 +811,7 @@ msgstr ""
|
|||||||
"springen. Of typ # gevolgd door de naam van een label, of @ gevolgd door de "
|
"springen. Of typ # gevolgd door de naam van een label, of @ gevolgd door de "
|
||||||
"naam van een notitieboek."
|
"naam van een notitieboek."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Ga naar Alles..."
|
msgstr "Ga naar Alles..."
|
||||||
|
|
||||||
@ -1256,7 +1254,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Notitiegeschiedenis"
|
msgstr "Notitiegeschiedenis"
|
||||||
|
|
||||||
@ -1587,7 +1585,7 @@ msgstr "Beeld"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Notities sorteren op"
|
msgstr "Notities sorteren op"
|
||||||
|
|
||||||
@ -1805,46 +1803,46 @@ msgstr "Creëer eerst een notitieboek"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Wissen"
|
msgstr "Wissen"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Woorden"
|
msgstr "Woorden"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Karakters"
|
msgstr "Karakters"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Karakters zonder spaties"
|
msgstr "Karakters zonder spaties"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Regels"
|
msgstr "Regels"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Editor"
|
msgstr "Editor"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Viewer"
|
msgstr "Viewer"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Statistieken"
|
msgstr "Statistieken"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr "Leestijd: %s min"
|
msgstr "Leestijd: %s min"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Sluiten"
|
msgstr "Sluiten"
|
||||||
@ -2219,6 +2217,10 @@ msgstr "Onbekend logniveau: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Onbekende niveau-ID: %s"
|
msgstr "Onbekende niveau-ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2359,11 +2361,23 @@ msgstr "WebDAV-gebruikersnaam"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV-wachtwoord"
|
msgstr "WebDAV-wachtwoord"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Bijlage downloadgedrag"
|
msgstr "Bijlage downloadgedrag"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2373,188 +2387,188 @@ msgstr ""
|
|||||||
"In “Auto” worden ze gedownload zodra u de notitie opent. In “Altijd” worden "
|
"In “Auto” worden ze gedownload zodra u de notitie opent. In “Altijd” worden "
|
||||||
"bijlagen altijd gedownload, of u de notitie nu opent of niet."
|
"bijlagen altijd gedownload, of u de notitie nu opent of niet."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Altijd"
|
msgstr "Altijd"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Handmatig"
|
msgstr "Handmatig"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Auto"
|
msgstr "Auto"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Max gelijktijdige verbindingen"
|
msgstr "Max gelijktijdige verbindingen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Taal"
|
msgstr "Taal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Datumopmaak"
|
msgstr "Datumopmaak"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Tijdopmaak"
|
msgstr "Tijdopmaak"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Thema"
|
msgstr "Thema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr "Automatisch omschakelen thema op basis van systeemthema"
|
msgstr "Automatisch omschakelen thema op basis van systeemthema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr "Voorkeur licht thema"
|
msgstr "Voorkeur licht thema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr "Voorkeur donker thema"
|
msgstr "Voorkeur donker thema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Toon notitietellingen"
|
msgstr "Toon notitietellingen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Gesplitste Weergave"
|
msgstr "Gesplitste Weergave"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Niet-afgeronde taken bovenaan"
|
msgstr "Niet-afgeronde taken bovenaan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Afgeronde taken tonen"
|
msgstr "Afgeronde taken tonen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Auto-paar accolades, haakjes, citaten, enz."
|
msgstr "Auto-paar accolades, haakjes, citaten, enz."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr "Gebruik CodeMirror als code editor (WAARSCHUWING: BETA)."
|
msgstr "Gebruik CodeMirror als code editor (WAARSCHUWING: BETA)."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Sorteervolgorde omdraaien"
|
msgstr "Sorteervolgorde omdraaien"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Notitieboeken sorteren op"
|
msgstr "Notitieboeken sorteren op"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Locatie opslaan in notities"
|
msgstr "Locatie opslaan in notities"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Bij het creëren van een nieuwe taak:"
|
msgstr "Bij het creëren van een nieuwe taak:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Titel focussen"
|
msgstr "Titel focussen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Inhoud focussen"
|
msgstr "Inhoud focussen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Bij het creëren van een nieuwe notitie:"
|
msgstr "Bij het creëren van een nieuwe notitie:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Inschakelen zacht afbreken"
|
msgstr "Inschakelen zacht afbreken"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Ondersteuning voor typografie inschakelen"
|
msgstr "Ondersteuning voor typografie inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Wiskundige expressies inschakelen"
|
msgstr "Wiskundige expressies inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Ondersteuning voor Fountain syntaxis inschakelen"
|
msgstr "Ondersteuning voor Fountain syntaxis inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Ondersteuning voor Mermaid diagrammen Inschakelen"
|
msgstr "Ondersteuning voor Mermaid diagrammen Inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "==mark== syntaxis inschakelen"
|
msgstr "==mark== syntaxis inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Voetnoten inschakelen"
|
msgstr "Voetnoten inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Inhoudsopgave inschakelen"
|
msgstr "Inhoudsopgave inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "~sub~ syntaxis inschakelen"
|
msgstr "~sub~ syntaxis inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "^sup^ syntaxis inschakelen"
|
msgstr "^sup^ syntaxis inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Deflist syntaxis inschakelen"
|
msgstr "Deflist syntaxis inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Afkortingen syntaxis inschakelen"
|
msgstr "Afkortingen syntaxis inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Markdown emoji inschakelen"
|
msgstr "Markdown emoji inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "++insert++ syntaxis inschakelen"
|
msgstr "++insert++ syntaxis inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Multimarkdown tabel extensie inschakelen"
|
msgstr "Multimarkdown tabel extensie inschakelen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Systeemvakpictogram tonen"
|
msgstr "Systeemvakpictogram tonen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Let op: dit werkt niet in alle desktop-omgevingen."
|
msgstr "Let op: dit werkt niet in alle desktop-omgevingen."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2564,23 +2578,23 @@ msgstr ""
|
|||||||
"instelling in te schakelen, zodat uw notities constant worden "
|
"instelling in te schakelen, zodat uw notities constant worden "
|
||||||
"gesynchroniseerd, waardoor het aantal conflicten wordt beperkt."
|
"gesynchroniseerd, waardoor het aantal conflicten wordt beperkt."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Start applicatie geminimaliseerd in het systeemvak"
|
msgstr "Start applicatie geminimaliseerd in het systeemvak"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Lettergrootte van editor"
|
msgstr "Lettergrootte van editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Lettertype van editor"
|
msgstr "Lettertype van editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Lettertype van editor"
|
msgstr "Lettertype van editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
@ -2590,50 +2604,50 @@ msgstr ""
|
|||||||
"zetten. Als het lettertype onjuist of leeg is, wordt teruggevallen op een "
|
"zetten. Als het lettertype onjuist of leeg is, wordt teruggevallen op een "
|
||||||
"algemeen monospace-lettertype."
|
"algemeen monospace-lettertype."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Aangepaste stylesheet voor Joplin-brede app-stijlen"
|
msgstr "Aangepaste stylesheet voor Joplin-brede app-stijlen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Applicatie automatisch bijwerken"
|
msgstr "Applicatie automatisch bijwerken"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Verkrijg pre-releases bij controleren op updates"
|
msgstr "Verkrijg pre-releases bij controleren op updates"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Zie de pre-release pagina voor meer details: %s"
|
msgstr "Zie de pre-release pagina voor meer details: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Synchronisatie-interval"
|
msgstr "Synchronisatie-interval"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minuten"
|
msgstr "%d minuten"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d uur"
|
msgstr "%d uur"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d uur"
|
msgstr "%d uur"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Tekst editor commando"
|
msgstr "Tekst editor commando"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2642,67 +2656,67 @@ msgstr ""
|
|||||||
"het openen van notities. Als er geen wordt opgegeven, dan wordt getracht de "
|
"het openen van notities. Als er geen wordt opgegeven, dan wordt getracht de "
|
||||||
"standaard editor te achterhalen."
|
"standaard editor te achterhalen."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Paginaformaat voor PDF-export"
|
msgstr "Paginaformaat voor PDF-export"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Brief"
|
msgstr "Brief"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Wettelijk"
|
msgstr "Wettelijk"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Pagina-oriëntatie voor PDF-export"
|
msgstr "Pagina-oriëntatie voor PDF-export"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Portret"
|
msgstr "Portret"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Landschap"
|
msgstr "Landschap"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Toetsenbordmodus"
|
msgstr "Toetsenbordmodus"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Standaard"
|
msgstr "Standaard"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Aangepaste TLS-certificaten"
|
msgstr "Aangepaste TLS-certificaten"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2715,15 +2729,15 @@ msgstr ""
|
|||||||
"moet u ze opslaan voordat u klik op \"Synchronisatie-configuratie "
|
"moet u ze opslaan voordat u klik op \"Synchronisatie-configuratie "
|
||||||
"controleren."
|
"controleren."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "TLS-certificaatfouten negeren"
|
msgstr "TLS-certificaatfouten negeren"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "Faalveilig"
|
msgstr "Faalveilig"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2731,7 +2745,7 @@ msgstr ""
|
|||||||
"Fail-safe: Wis lokale gegevens niet wanneer synchronisatiedoel leeg is (vaak "
|
"Fail-safe: Wis lokale gegevens niet wanneer synchronisatiedoel leeg is (vaak "
|
||||||
"het gevolg van een misconfiguratie of softwarefout)"
|
"het gevolg van een misconfiguratie of softwarefout)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2739,30 +2753,30 @@ msgstr ""
|
|||||||
"Specificeer de door de API-server te gebruiken poort. Indien niet ingesteld, "
|
"Specificeer de door de API-server te gebruiken poort. Indien niet ingesteld, "
|
||||||
"wordt een standaardwaarde gebruikt."
|
"wordt een standaardwaarde gebruikt."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Inschakelen geschiedenis van notities"
|
msgstr "Inschakelen geschiedenis van notities"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "dagen"
|
msgstr "dagen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d dagen"
|
msgstr "%d dagen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Bewaar geschiedenis van notities voor"
|
msgstr "Bewaar geschiedenis van notities voor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr "Notitieboeklijst groeifactor"
|
msgstr "Notitieboeklijst groeifactor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2774,52 +2788,52 @@ msgstr ""
|
|||||||
"items. Zo zal een item met een factor 2 dus twee maal zoveel ruimte innemen "
|
"items. Zo zal een item met een factor 2 dus twee maal zoveel ruimte innemen "
|
||||||
"als een item met een factor 1. Herstart de applicatie om wijzigingen te zien."
|
"als een item met een factor 1. Herstart de applicatie om wijzigingen te zien."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr "Notitielijst groeifactor"
|
msgstr "Notitielijst groeifactor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr "Notitiegebied groeifactor"
|
msgstr "Notitiegebied groeifactor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Ongeldige optie: \"%s\". Geldige waarden zijn: %s."
|
msgstr "Ongeldige optie: \"%s\". Geldige waarden zijn: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Algemeen"
|
msgstr "Algemeen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Synchronisatie"
|
msgstr "Synchronisatie"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Verschijningsvorm"
|
msgstr "Verschijningsvorm"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Notitie"
|
msgstr "Notitie"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Plugins"
|
msgstr "Plugins"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Applicatie"
|
msgstr "Applicatie"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Encryptie"
|
msgstr "Encryptie"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Webclipper"
|
msgstr "Webclipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2837,7 +2851,7 @@ msgstr ""
|
|||||||
"van de plugin. Hieronder wordt aangegeven welke plugins als dan niet "
|
"van de plugin. Hieronder wordt aangegeven welke plugins als dan niet "
|
||||||
"compatibel zijn met de WUZIWUK editor."
|
"compatibel zijn met de WUZIWUK editor."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Notities en instellingen worden opgeslagen in: %s"
|
msgstr "Notities en instellingen worden opgeslagen in: %s"
|
||||||
@ -2921,14 +2935,14 @@ msgstr "Versleutelde items kunnen niet worden bewerkt"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (alleen voor testdoeleinden)"
|
msgstr "OneDrive Dev (alleen voor testdoeleinden)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Gebruik: %s"
|
msgstr "Gebruik: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Onbekend argument: %s"
|
msgstr "Onbekend argument: %s"
|
||||||
|
@ -252,7 +252,7 @@ msgstr "Aktywowano"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Deaktywowano"
|
msgstr "Deaktywowano"
|
||||||
@ -811,7 +811,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Anuluj"
|
msgstr "Anuluj"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -820,7 +820,7 @@ msgstr ""
|
|||||||
"Wpisz tytuł notatki, aby do niej przejść. Lub wpisz # i następnie nazwę "
|
"Wpisz tytuł notatki, aby do niej przejść. Lub wpisz # i następnie nazwę "
|
||||||
"tagu, lub @ i następnie nazwę notatnika."
|
"tagu, lub @ i następnie nazwę notatnika."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Idź do..."
|
msgstr "Idź do..."
|
||||||
|
|
||||||
@ -1267,7 +1267,7 @@ msgid "URL"
|
|||||||
msgstr "Odnośnik"
|
msgstr "Odnośnik"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Historia notatek"
|
msgstr "Historia notatek"
|
||||||
|
|
||||||
@ -1602,7 +1602,7 @@ msgstr "&Wyświetl"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Sortuj notatki po"
|
msgstr "Sortuj notatki po"
|
||||||
|
|
||||||
@ -1809,49 +1809,49 @@ msgstr "Na początku proszę utworzyć notatnik"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Wyczyść"
|
msgstr "Wyczyść"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Słowa"
|
msgstr "Słowa"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Znaki"
|
msgstr "Znaki"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Znaki bez spacji"
|
msgstr "Znaki bez spacji"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Wiersze"
|
msgstr "Wiersze"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Edytuj"
|
msgstr "Edytuj"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "&Wyświetl"
|
msgstr "&Wyświetl"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Zamknij"
|
msgstr "Zamknij"
|
||||||
@ -2232,6 +2232,10 @@ msgstr "Nieznany poziom dziennika: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Nieznany poziom ID: %s"
|
msgstr "Nieznany poziom ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2374,11 +2378,23 @@ msgstr "Nazwa użytkownika WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Hasło użytkownika WebDAV"
|
msgstr "Hasło użytkownika WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Zachowanie przy pobieraniu załączników"
|
msgstr "Zachowanie przy pobieraniu załączników"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2389,192 +2405,192 @@ msgstr ""
|
|||||||
"trybie \"Zawsze\", wszystkie załączniki zostaną pobrane bez względu "
|
"trybie \"Zawsze\", wszystkie załączniki zostaną pobrane bez względu "
|
||||||
"naotwarcie notatki."
|
"naotwarcie notatki."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Zawsze"
|
msgstr "Zawsze"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Ręczny"
|
msgstr "Ręczny"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Automatyczny"
|
msgstr "Automatyczny"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Maksymalne połączenia jednoczesne"
|
msgstr "Maksymalne połączenia jednoczesne"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Język"
|
msgstr "Język"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Format daty"
|
msgstr "Format daty"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Format czasu"
|
msgstr "Format czasu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Motyw"
|
msgstr "Motyw"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Pokaż ikonę w zasobniku systemowym"
|
msgstr "Pokaż ikonę w zasobniku systemowym"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Podzielony podgląd"
|
msgstr "Podzielony podgląd"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Nieukończone zadania na górze"
|
msgstr "Nieukończone zadania na górze"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Wyświetl ukończone zadania"
|
msgstr "Wyświetl ukończone zadania"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Zamykaj klamry, nawiasy, cudzysłowy itd."
|
msgstr "Zamykaj klamry, nawiasy, cudzysłowy itd."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Odwróć kierunek sortowania"
|
msgstr "Odwróć kierunek sortowania"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Sortuj notatniki po"
|
msgstr "Sortuj notatniki po"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Zapisz lokalizację geograficzną z notatkami"
|
msgstr "Zapisz lokalizację geograficzną z notatkami"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Podczas tworzenia nowego zadania:"
|
msgstr "Podczas tworzenia nowego zadania:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Przejdź do tytułu"
|
msgstr "Przejdź do tytułu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Przejdź do zawartości"
|
msgstr "Przejdź do zawartości"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Podczas tworzenia nowej notatki:"
|
msgstr "Podczas tworzenia nowej notatki:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Aktywuj miękkie łamanie linii"
|
msgstr "Aktywuj miękkie łamanie linii"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Aktywuj składnię ~sub~"
|
msgstr "Aktywuj składnię ~sub~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Atywuj wyrażenia matematyczne"
|
msgstr "Atywuj wyrażenia matematyczne"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Aktywuj składnię ~sub~"
|
msgstr "Aktywuj składnię ~sub~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Aktywuj składnię ~sub~"
|
msgstr "Aktywuj składnię ~sub~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Aktywuj składnię ==mark=="
|
msgstr "Aktywuj składnię ==mark=="
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Aktywuj stopki"
|
msgstr "Aktywuj stopki"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Aktywuj rozszerenie dla tabeli zawartości"
|
msgstr "Aktywuj rozszerenie dla tabeli zawartości"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Aktywuj składnię ~sub~"
|
msgstr "Aktywuj składnię ~sub~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Aktywuj składnię ^sup^"
|
msgstr "Aktywuj składnię ^sup^"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Aktywuj skladnię składnię deflist"
|
msgstr "Aktywuj skladnię składnię deflist"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Aktywuj składnię skrótów"
|
msgstr "Aktywuj składnię skrótów"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Aktywuj emotikony markdown"
|
msgstr "Aktywuj emotikony markdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Aktywuj składnię ++instert++"
|
msgstr "Aktywuj składnię ++instert++"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Aktywuj rozszerzenie dla tabeli multimarkdown"
|
msgstr "Aktywuj rozszerzenie dla tabeli multimarkdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Pokaż ikonę w zasobniku systemowym"
|
msgstr "Pokaż ikonę w zasobniku systemowym"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Informacja: Nie działa na wszystkich środowiskach sprzętowych."
|
msgstr "Informacja: Nie działa na wszystkich środowiskach sprzętowych."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2584,23 +2600,23 @@ msgstr ""
|
|||||||
"ustawienie, przez co notatki będę stale synchronizowane, redukując liczbę "
|
"ustawienie, przez co notatki będę stale synchronizowane, redukując liczbę "
|
||||||
"błędów."
|
"błędów."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Uruchom aplikację zminmalizowaną w zasobniku systemowym"
|
msgstr "Uruchom aplikację zminmalizowaną w zasobniku systemowym"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Wielkość czcionki edytora"
|
msgstr "Wielkość czcionki edytora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Rodzaj czcionki edytora"
|
msgstr "Rodzaj czcionki edytora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Rodzina czcionek edytora"
|
msgstr "Rodzina czcionek edytora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2611,52 +2627,52 @@ msgstr ""
|
|||||||
"działać niepoprawnie. Jeżeli czcionka jest nieprawidłowa lub pusta, zostanie "
|
"działać niepoprawnie. Jeżeli czcionka jest nieprawidłowa lub pusta, zostanie "
|
||||||
"zastąpiona standardową czcionką monospace."
|
"zastąpiona standardową czcionką monospace."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Własny arkusz stylów dla całej aplikacji Joplin"
|
msgstr "Własny arkusz stylów dla całej aplikacji Joplin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Automatycznie aktualizuj aplikację"
|
msgstr "Automatycznie aktualizuj aplikację"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Uwzględniaj wersje przedpremierowe podczas sprawdzania aktualizacji"
|
msgstr "Uwzględniaj wersje przedpremierowe podczas sprawdzania aktualizacji"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Sprawdź stronę wydań przedpremierowych w celu uzyskania większości "
|
"Sprawdź stronę wydań przedpremierowych w celu uzyskania większości "
|
||||||
"informacji: %s"
|
"informacji: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Interwał synchronizacji"
|
msgstr "Interwał synchronizacji"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minut"
|
msgstr "%d minut"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d godzina"
|
msgstr "%d godzina"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d godzin"
|
msgstr "%d godzin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Ścieżka edytora tekstu"
|
msgstr "Ścieżka edytora tekstu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2665,68 +2681,68 @@ msgstr ""
|
|||||||
"aby otwierać notatkę. Jeżeli nie zostanie podana, program spróbuje wykryć "
|
"aby otwierać notatkę. Jeżeli nie zostanie podana, program spróbuje wykryć "
|
||||||
"domyślny edytor."
|
"domyślny edytor."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Wielkość strony do eksportu PDF"
|
msgstr "Wielkość strony do eksportu PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "List\\Litera"
|
msgstr "List\\Litera"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Orientacja strony do eksportu PDF"
|
msgstr "Orientacja strony do eksportu PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Pionowo"
|
msgstr "Pionowo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Poziomio"
|
msgstr "Poziomio"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Tryb klawiatury"
|
msgstr "Tryb klawiatury"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Domyślne"
|
msgstr "Domyślne"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Niestandardowe ceryfikaty TLS"
|
msgstr "Niestandardowe ceryfikaty TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2739,15 +2755,15 @@ msgstr ""
|
|||||||
"będzie wymagane zapisanie zmian przez naciśnięciem na \"Sprawdź konfigurację "
|
"będzie wymagane zapisanie zmian przez naciśnięciem na \"Sprawdź konfigurację "
|
||||||
"synchronizacji\"."
|
"synchronizacji\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignoruj błędy certyfikatu TLS"
|
msgstr "Ignoruj błędy certyfikatu TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2755,37 +2771,37 @@ msgstr ""
|
|||||||
"Zabezpieczenie: nie usuwaj lokalnych danych kiedy cel synchronizacji jest "
|
"Zabezpieczenie: nie usuwaj lokalnych danych kiedy cel synchronizacji jest "
|
||||||
"pusty (często w wyniku nieprawidłowej konfiguracji lub błędu)"
|
"pusty (często w wyniku nieprawidłowej konfiguracji lub błędu)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Jeśli nie określisz portu używany przez serwer API, użyty zostanie domyślny."
|
"Jeśli nie określisz portu używany przez serwer API, użyty zostanie domyślny."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Aktywuj historię notatek"
|
msgstr "Aktywuj historię notatek"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "dni"
|
msgstr "dni"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d dni"
|
msgstr "%d dni"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Zachowuj historię przez"
|
msgstr "Zachowuj historię przez"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2793,53 +2809,53 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Nieznana wartość opcji: \"%s\". Możliwa wartość opcji: %s."
|
msgstr "Nieznana wartość opcji: \"%s\". Możliwa wartość opcji: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Ogólne"
|
msgstr "Ogólne"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Synchronizacja"
|
msgstr "Synchronizacja"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Wygląd"
|
msgstr "Wygląd"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Notatka"
|
msgstr "Notatka"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Wtyczki"
|
msgstr "Wtyczki"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Aplikacja"
|
msgstr "Aplikacja"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Szyfrowanie"
|
msgstr "Szyfrowanie"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Opcje Web clipper"
|
msgstr "Opcje Web clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2850,7 +2866,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Notatki i ustawienia są przechowywane w: %s"
|
msgstr "Notatki i ustawienia są przechowywane w: %s"
|
||||||
@ -2932,14 +2948,14 @@ msgstr "Zaszyfrowanie obiekty nie mogą być modyfikowane"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "Deweloperski OneDrive (jedynie w celu testów)"
|
msgstr "Deweloperski OneDrive (jedynie w celu testów)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Przykłady: %s"
|
msgstr "Przykłady: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Nieznana flaga: %s"
|
msgstr "Nieznana flaga: %s"
|
||||||
|
@ -250,7 +250,7 @@ msgstr "Habilitado"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Desabilitado"
|
msgstr "Desabilitado"
|
||||||
@ -801,7 +801,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Cancelar"
|
msgstr "Cancelar"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
@ -810,7 +810,7 @@ msgstr ""
|
|||||||
"Ou digite # seguido de um nome de etiqueta, ou @ seguido de um nome de "
|
"Ou digite # seguido de um nome de etiqueta, ou @ seguido de um nome de "
|
||||||
"caderno."
|
"caderno."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Ir para qualquer coisa..."
|
msgstr "Ir para qualquer coisa..."
|
||||||
|
|
||||||
@ -1251,7 +1251,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Histórico da Nota"
|
msgstr "Histórico da Nota"
|
||||||
|
|
||||||
@ -1581,7 +1581,7 @@ msgstr "Visualizar"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Ordenar notas por"
|
msgstr "Ordenar notas por"
|
||||||
|
|
||||||
@ -1800,46 +1800,46 @@ msgstr "Primeiro, crie um caderno"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Limpar (clear)"
|
msgstr "Limpar (clear)"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Palavras"
|
msgstr "Palavras"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Caracteres"
|
msgstr "Caracteres"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Caracteres exceto espaços"
|
msgstr "Caracteres exceto espaços"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Linhas"
|
msgstr "Linhas"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Editor"
|
msgstr "Editor"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Visualizador"
|
msgstr "Visualizador"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Estatísticas"
|
msgstr "Estatísticas"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Fechar"
|
msgstr "Fechar"
|
||||||
@ -2212,6 +2212,10 @@ msgstr "Nível de log desconhecido: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Nível ID desconhecido: %s"
|
msgstr "Nível ID desconhecido: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2352,11 +2356,23 @@ msgstr "Usuário do WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Senha do WebDAV"
|
msgstr "Senha do WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Comportamento de download de anexos"
|
msgstr "Comportamento de download de anexos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2366,188 +2382,188 @@ msgstr ""
|
|||||||
"Em \"Automático\", eles são baixados quando você abre a nota. Em \"Sempre\", "
|
"Em \"Automático\", eles são baixados quando você abre a nota. Em \"Sempre\", "
|
||||||
"todos os anexos são baixados independentemente de você abrir a nota ou não."
|
"todos os anexos são baixados independentemente de você abrir a nota ou não."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Sempre"
|
msgstr "Sempre"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manual"
|
msgstr "Manual"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Automático"
|
msgstr "Automático"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Máximo de conexões simultâneas"
|
msgstr "Máximo de conexões simultâneas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Idioma"
|
msgstr "Idioma"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Formato de data"
|
msgstr "Formato de data"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Formato de hora"
|
msgstr "Formato de hora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr "Automaticamente alterar o tema para o tema do sistema"
|
msgstr "Automaticamente alterar o tema para o tema do sistema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr "Tema claro preferido"
|
msgstr "Tema claro preferido"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr "Tema escuro preferido"
|
msgstr "Tema escuro preferido"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Exibir contagem de notas"
|
msgstr "Exibir contagem de notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Visão Dividida"
|
msgstr "Visão Dividida"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Mostrar tarefas incompletas no topo"
|
msgstr "Mostrar tarefas incompletas no topo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Mostrar tarefas completas"
|
msgstr "Mostrar tarefas completas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Parear automaticamente chaves, parênteses, aspas etc."
|
msgstr "Parear automaticamente chaves, parênteses, aspas etc."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr "Usar CodeMirror como editor de código (ATENÇÃO: BETA)."
|
msgstr "Usar CodeMirror como editor de código (ATENÇÃO: BETA)."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Inverter ordem de classificação"
|
msgstr "Inverter ordem de classificação"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Ordenar cadernos por"
|
msgstr "Ordenar cadernos por"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Salvar geolocalização com notas"
|
msgstr "Salvar geolocalização com notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Quando criar uma nova tarefa:"
|
msgstr "Quando criar uma nova tarefa:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Foco no título"
|
msgstr "Foco no título"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Focar no corpo"
|
msgstr "Focar no corpo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Quando criar uma nota nova:"
|
msgstr "Quando criar uma nota nova:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Habilitar soft breaks"
|
msgstr "Habilitar soft breaks"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Habilitar suporte para tipógrafos"
|
msgstr "Habilitar suporte para tipógrafos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Habilitar expressões matemáticas"
|
msgstr "Habilitar expressões matemáticas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Habilitar suporte à sintaxe Fountain"
|
msgstr "Habilitar suporte à sintaxe Fountain"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Habilitar suporte para diagramas Mermaid"
|
msgstr "Habilitar suporte para diagramas Mermaid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Habilitar sintaxe ==marcador=="
|
msgstr "Habilitar sintaxe ==marcador=="
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Habilitar notas de rodapé"
|
msgstr "Habilitar notas de rodapé"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Habilitar extensão de tabela de conteúdo"
|
msgstr "Habilitar extensão de tabela de conteúdo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Habilitar sintaxe ~sub~"
|
msgstr "Habilitar sintaxe ~sub~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Habilitar sintaxe ^sup^"
|
msgstr "Habilitar sintaxe ^sup^"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Habilitar sintaxe de deflist"
|
msgstr "Habilitar sintaxe de deflist"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Habilitar sintaxe de abreviações"
|
msgstr "Habilitar sintaxe de abreviações"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Habilitar emojis em markdown"
|
msgstr "Habilitar emojis em markdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Habilitar sintaxe ++inserir++"
|
msgstr "Habilitar sintaxe ++inserir++"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Habilitar extensão de tabela de multimarkdown"
|
msgstr "Habilitar extensão de tabela de multimarkdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Exibir tray icon"
|
msgstr "Exibir tray icon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Nota: não funciona em todos os ambientes de desktop."
|
msgstr "Nota: não funciona em todos os ambientes de desktop."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2557,23 +2573,23 @@ msgstr ""
|
|||||||
"recomendado que você habilite essa configuração para que suas notas sejam "
|
"recomendado que você habilite essa configuração para que suas notas sejam "
|
||||||
"constantemente sincronizadas, de modo a reduzir as chances de conflitos."
|
"constantemente sincronizadas, de modo a reduzir as chances de conflitos."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Iniciar aplicativo minimizado na barra de tarefas"
|
msgstr "Iniciar aplicativo minimizado na barra de tarefas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Tamanho da fonte do editor"
|
msgstr "Tamanho da fonte do editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Fonte do editor"
|
msgstr "Fonte do editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Família de fontes do editor"
|
msgstr "Família de fontes do editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
@ -2583,50 +2599,50 @@ msgstr ""
|
|||||||
"incorretamente. Se a fonte estiver incorreta ou vazia, será usada uma fonte "
|
"incorretamente. Se a fonte estiver incorreta ou vazia, será usada uma fonte "
|
||||||
"genérica monospace."
|
"genérica monospace."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Folha de estilhos customizada para estilos do app Joplin"
|
msgstr "Folha de estilhos customizada para estilos do app Joplin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Atualizar automaticamente o aplicativo"
|
msgstr "Atualizar automaticamente o aplicativo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Obter pre-releases quando for checar atualizações"
|
msgstr "Obter pre-releases quando for checar atualizações"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Ver página de pre-release para mais detalhes: %s"
|
msgstr "Ver página de pre-release para mais detalhes: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Intervalo de sincronização"
|
msgstr "Intervalo de sincronização"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minutos"
|
msgstr "%d minutos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d hora"
|
msgstr "%d hora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d horas"
|
msgstr "%d horas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Comando do editor de texto"
|
msgstr "Comando do editor de texto"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2635,67 +2651,67 @@ msgstr ""
|
|||||||
"nota. Se nenhum for indicado, ele tentará detectar automaticamente o editor "
|
"nota. Se nenhum for indicado, ele tentará detectar automaticamente o editor "
|
||||||
"padrão."
|
"padrão."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Tamanho da página para exportação de PDF"
|
msgstr "Tamanho da página para exportação de PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Carta"
|
msgstr "Carta"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloide"
|
msgstr "Tabloide"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Orientação da página para exportação de PDF"
|
msgstr "Orientação da página para exportação de PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Retrato"
|
msgstr "Retrato"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Paisagem"
|
msgstr "Paisagem"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Modo do Teclado"
|
msgstr "Modo do Teclado"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Default"
|
msgstr "Default"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Certificados TLS customizados"
|
msgstr "Certificados TLS customizados"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2708,15 +2724,15 @@ msgstr ""
|
|||||||
"você tem que salvar as mudanças antes de clicar em \"Verificar a "
|
"você tem que salvar as mudanças antes de clicar em \"Verificar a "
|
||||||
"configuração da sincronização\"."
|
"configuração da sincronização\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignorar erros de certificados TLS"
|
msgstr "Ignorar erros de certificados TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "À prova de falhas"
|
msgstr "À prova de falhas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2725,7 +2741,7 @@ msgstr ""
|
|||||||
"sincronização estiver vazio (geralmente o resultado de uma configuração "
|
"sincronização estiver vazio (geralmente o resultado de uma configuração "
|
||||||
"incorreta ou bug)"
|
"incorreta ou bug)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2733,30 +2749,30 @@ msgstr ""
|
|||||||
"Especifique a porta que deve ser usada pelo servidor da API. Se não "
|
"Especifique a porta que deve ser usada pelo servidor da API. Se não "
|
||||||
"definido, um padrão será usado."
|
"definido, um padrão será usado."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Habilitar histórico de notas"
|
msgstr "Habilitar histórico de notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "dias"
|
msgstr "dias"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d dias"
|
msgstr "%d dias"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Manter histórico de nota por"
|
msgstr "Manter histórico de nota por"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr "Fator de crescimento do bloco de notas"
|
msgstr "Fator de crescimento do bloco de notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2768,52 +2784,52 @@ msgstr ""
|
|||||||
"espaço do que um item com fator 1. Reinicialize a aplicação para aplicar a "
|
"espaço do que um item com fator 1. Reinicialize a aplicação para aplicar a "
|
||||||
"mudança."
|
"mudança."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr "Fator de crescimento da lista de notas"
|
msgstr "Fator de crescimento da lista de notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr "Fator de crescimento da area de notas"
|
msgstr "Fator de crescimento da area de notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Valor da opção inválido: \"%s\". Os valores possíveis são: %s."
|
msgstr "Valor da opção inválido: \"%s\". Os valores possíveis são: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Geral"
|
msgstr "Geral"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Sincronização"
|
msgstr "Sincronização"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Aparência"
|
msgstr "Aparência"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Nota"
|
msgstr "Nota"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Plugins"
|
msgstr "Plugins"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Aplicação"
|
msgstr "Aplicação"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Criptografia"
|
msgstr "Criptografia"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2831,7 +2847,7 @@ msgstr ""
|
|||||||
"formatação do plugin. É indicado abaixo quais plug-ins são compatíveis ou "
|
"formatação do plugin. É indicado abaixo quais plug-ins são compatíveis ou "
|
||||||
"não com o editor WYSIWYG."
|
"não com o editor WYSIWYG."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Notas e configurações estão armazenadas em: %s"
|
msgstr "Notas e configurações estão armazenadas em: %s"
|
||||||
@ -2916,14 +2932,14 @@ msgstr "Itens encriptados não podem ser modificados"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (apenas para testes)"
|
msgstr "OneDrive Dev (apenas para testes)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Uso: %s"
|
msgstr "Uso: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Flag desconhecido: %s"
|
msgstr "Flag desconhecido: %s"
|
||||||
|
@ -251,7 +251,7 @@ msgstr "Ativada"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Desativada"
|
msgstr "Desativada"
|
||||||
@ -807,7 +807,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Cancelar"
|
msgstr "Cancelar"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -817,7 +817,7 @@ msgstr ""
|
|||||||
"título de uma etiqueta, ou @ seguido do nome de um bloco de notas, ou / "
|
"título de uma etiqueta, ou @ seguido do nome de um bloco de notas, ou / "
|
||||||
"seguido do conteúdo da nota."
|
"seguido do conteúdo da nota."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Ir até qualquer coisa..."
|
msgstr "Ir até qualquer coisa..."
|
||||||
|
|
||||||
@ -1260,7 +1260,7 @@ msgid "URL"
|
|||||||
msgstr "Endereço"
|
msgstr "Endereço"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Histórico de notas"
|
msgstr "Histórico de notas"
|
||||||
|
|
||||||
@ -1594,7 +1594,7 @@ msgstr "&Ver"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Ordenar as notas por"
|
msgstr "Ordenar as notas por"
|
||||||
|
|
||||||
@ -1811,47 +1811,47 @@ msgstr "Por favor, crie um caderno primeiro"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Limpar"
|
msgstr "Limpar"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Palavras"
|
msgstr "Palavras"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Caracteres"
|
msgstr "Caracteres"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Caracteres sem os espaços"
|
msgstr "Caracteres sem os espaços"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Linhas"
|
msgstr "Linhas"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Editor"
|
msgstr "Editor"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Visualizador"
|
msgstr "Visualizador"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Estado"
|
msgstr "Estado"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Fechar"
|
msgstr "Fechar"
|
||||||
@ -2226,6 +2226,10 @@ msgstr "Nível de registo desconhecido: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Nível de ID desconhecido: %s"
|
msgstr "Nível de ID desconhecido: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2369,11 +2373,23 @@ msgstr "Nome de utilizador WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Palavra-passe WebDAV"
|
msgstr "Palavra-passe WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Comportamento de transferência de anexos"
|
msgstr "Comportamento de transferência de anexos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2384,189 +2400,189 @@ msgstr ""
|
|||||||
"aberta. Em \"Sempre\", todos os anexos são transferidos, quer a nota seja "
|
"aberta. Em \"Sempre\", todos os anexos são transferidos, quer a nota seja "
|
||||||
"aberta ou não."
|
"aberta ou não."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Sempre"
|
msgstr "Sempre"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manual"
|
msgstr "Manual"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Automático"
|
msgstr "Automático"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Limite de ligações em simultâneo"
|
msgstr "Limite de ligações em simultâneo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Idioma"
|
msgstr "Idioma"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Formato de data"
|
msgstr "Formato de data"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Formato de tempo"
|
msgstr "Formato de tempo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Mostrar contagem de notas"
|
msgstr "Mostrar contagem de notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Vista Dividida"
|
msgstr "Vista Dividida"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Tarefas não concluídas no topo"
|
msgstr "Tarefas não concluídas no topo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Mostrar tarefas concluídas"
|
msgstr "Mostrar tarefas concluídas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Emparelhar automaticamente parênteses curvos, parênteses, citações, etc."
|
"Emparelhar automaticamente parênteses curvos, parênteses, citações, etc."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Inverter ordem de ordenação"
|
msgstr "Inverter ordem de ordenação"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Ordenar cadernos por"
|
msgstr "Ordenar cadernos por"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Guardar geolocalização com as notas"
|
msgstr "Guardar geolocalização com as notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Quando criar uma nova tarefa:"
|
msgstr "Quando criar uma nova tarefa:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Focar título"
|
msgstr "Focar título"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Focar corpo"
|
msgstr "Focar corpo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Quando criar uma nova nota:"
|
msgstr "Quando criar uma nova nota:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Ativar quebras suaves"
|
msgstr "Ativar quebras suaves"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Ativar suporte a tipógrafos"
|
msgstr "Ativar suporte a tipógrafos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Ativar expressões matemáticas"
|
msgstr "Ativar expressões matemáticas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Ativar suporte a sintaxe Fountain"
|
msgstr "Ativar suporte a sintaxe Fountain"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Habilitar suporte para diagramas Mermaid"
|
msgstr "Habilitar suporte para diagramas Mermaid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Ativar sintaxe ==mark=="
|
msgstr "Ativar sintaxe ==mark=="
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Ativar notas de rodapé"
|
msgstr "Ativar notas de rodapé"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Ativar extensão do índice de conteúdo"
|
msgstr "Ativar extensão do índice de conteúdo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Ativar sintaxe ~sub~"
|
msgstr "Ativar sintaxe ~sub~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Ativar sintaxe ^sup^"
|
msgstr "Ativar sintaxe ^sup^"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Ativar sintaxe deflist"
|
msgstr "Ativar sintaxe deflist"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Ativar sintaxe de abreviação"
|
msgstr "Ativar sintaxe de abreviação"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Ativar emoji em markdown"
|
msgstr "Ativar emoji em markdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Ativar sintaxe ++insert++"
|
msgstr "Ativar sintaxe ++insert++"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Ativar extensão de índice multimarkdown"
|
msgstr "Ativar extensão de índice multimarkdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Mostrar ícone da barra de tarefas"
|
msgstr "Mostrar ícone da barra de tarefas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Nota: Não funciona em todos os ambientes de trabalho."
|
msgstr "Nota: Não funciona em todos os ambientes de trabalho."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2576,23 +2592,23 @@ msgstr ""
|
|||||||
"ativar esta configuração para que as suas notas sejam constantemente "
|
"ativar esta configuração para que as suas notas sejam constantemente "
|
||||||
"sincronizadas, reduzindo assim o número de conflitos."
|
"sincronizadas, reduzindo assim o número de conflitos."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Iniciar aplicação minimizada no ícone da barra de tarefas"
|
msgstr "Iniciar aplicação minimizada no ícone da barra de tarefas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Tamanho do tipo de letra do editor"
|
msgstr "Tamanho do tipo de letra do editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Tipo de letra do editor"
|
msgstr "Tipo de letra do editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Família da letra do editor"
|
msgstr "Família da letra do editor"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2603,52 +2619,52 @@ msgstr ""
|
|||||||
"corretamente. Se o tipo de letra estiver incorreto ou em branco, será pré-"
|
"corretamente. Se o tipo de letra estiver incorreto ou em branco, será pré-"
|
||||||
"definida para um tipo de letra mono-espaçado genérico."
|
"definida para um tipo de letra mono-espaçado genérico."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Folha de estilos personalizada para estilos de aplicação na totalidade do "
|
"Folha de estilos personalizada para estilos de aplicação na totalidade do "
|
||||||
"Joplin"
|
"Joplin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Atualizar a aplicação automaticamente"
|
msgstr "Atualizar a aplicação automaticamente"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Obtenha versões de pré-lançamento ao verificar atualizações"
|
msgstr "Obtenha versões de pré-lançamento ao verificar atualizações"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Consulte a página de pré-lançamento para obter mais detalhes: %s"
|
msgstr "Consulte a página de pré-lançamento para obter mais detalhes: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Periodicidade de sincronização"
|
msgstr "Periodicidade de sincronização"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minutos"
|
msgstr "%d minutos"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d hora"
|
msgstr "%d hora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d hora"
|
msgstr "%d hora"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Comando de editor de texto"
|
msgstr "Comando de editor de texto"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2657,67 +2673,67 @@ msgstr ""
|
|||||||
"uma nota. Se nenhum for configurado, ele tentará detetar automaticamente o "
|
"uma nota. Se nenhum for configurado, ele tentará detetar automaticamente o "
|
||||||
"editor pré-definido."
|
"editor pré-definido."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Tamanho da página para exportação PDF"
|
msgstr "Tamanho da página para exportação PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Carta"
|
msgstr "Carta"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tablóide"
|
msgstr "Tablóide"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Jurídico"
|
msgstr "Jurídico"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Orientação da página para exportação de PDF"
|
msgstr "Orientação da página para exportação de PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Retrato"
|
msgstr "Retrato"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Paisagem"
|
msgstr "Paisagem"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Modo de Teclado"
|
msgstr "Modo de Teclado"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Pré-definição"
|
msgstr "Pré-definição"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Certificados TLS personalizados"
|
msgstr "Certificados TLS personalizados"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2730,15 +2746,15 @@ msgstr ""
|
|||||||
"configurações TLS, você deve guardar suas alterações antes de carregar em "
|
"configurações TLS, você deve guardar suas alterações antes de carregar em "
|
||||||
"\"Verificar configuração de sincronização\"."
|
"\"Verificar configuração de sincronização\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignorar erros de certificados TLS"
|
msgstr "Ignorar erros de certificados TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "Segurança contra falhas"
|
msgstr "Segurança contra falhas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2747,7 +2763,7 @@ msgstr ""
|
|||||||
"sincronização está em brancp (muitas vezes o resultado de uma má "
|
"sincronização está em brancp (muitas vezes o resultado de uma má "
|
||||||
"configuração ou erro)"
|
"configuração ou erro)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2755,30 +2771,30 @@ msgstr ""
|
|||||||
"Especifique a porta que deve ser utilizada pelo servidor de API. Caso não "
|
"Especifique a porta que deve ser utilizada pelo servidor de API. Caso não "
|
||||||
"esteja definida, será utilizada a pré-definição."
|
"esteja definida, será utilizada a pré-definição."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Ativar histórico de notas"
|
msgstr "Ativar histórico de notas"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "dias"
|
msgstr "dias"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d dias"
|
msgstr "%d dias"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Manter histórico de notas por"
|
msgstr "Manter histórico de notas por"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2786,52 +2802,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Valor de opção inválido: \"%s\". Os valores possíveis são: %s."
|
msgstr "Valor de opção inválido: \"%s\". Os valores possíveis são: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Geral"
|
msgstr "Geral"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Sincronização"
|
msgstr "Sincronização"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Aparência"
|
msgstr "Aparência"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Nota"
|
msgstr "Nota"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Plugins"
|
msgstr "Plugins"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Aplicação"
|
msgstr "Aplicação"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Encriptação"
|
msgstr "Encriptação"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Recorte Web"
|
msgstr "Recorte Web"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2842,7 +2858,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "As notas e definições são guardadas em: %s"
|
msgstr "As notas e definições são guardadas em: %s"
|
||||||
@ -2924,14 +2940,14 @@ msgstr "Não é possível modificar tens encriptados"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (Para testes apenas)"
|
msgstr "OneDrive Dev (Para testes apenas)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Utilização: %s"
|
msgstr "Utilização: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Etiqueta desconhecida: %s"
|
msgstr "Etiqueta desconhecida: %s"
|
||||||
|
@ -237,7 +237,7 @@ msgstr "Activat"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Dezactivat"
|
msgstr "Dezactivat"
|
||||||
@ -747,13 +747,13 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Anulați"
|
msgstr "Anulați"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1194,7 +1194,7 @@ msgid "URL"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Caiete de notițe"
|
msgstr "Caiete de notițe"
|
||||||
@ -1525,7 +1525,7 @@ msgstr "Vizualizați"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Sortați notițele după"
|
msgstr "Sortați notițele după"
|
||||||
|
|
||||||
@ -1732,49 +1732,49 @@ msgstr "Creați un caiet de sarcini prima dată"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Setați alarma"
|
msgstr "Setați alarma"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Editați"
|
msgstr "Editați"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Vizualizați"
|
msgstr "Vizualizați"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2156,6 +2156,10 @@ msgstr ""
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2291,344 +2295,356 @@ msgstr "Nume utilizator WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Parolă WebDAV"
|
msgstr "Parolă WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Limbă"
|
msgstr "Limbă"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Format dată"
|
msgstr "Format dată"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Format timp"
|
msgstr "Format timp"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Temă"
|
msgstr "Temă"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Afișați iconița coșul de gunoi"
|
msgstr "Afișați iconița coșul de gunoi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Arătați sarcinile terminate"
|
msgstr "Arătați sarcinile terminate"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Inversați ordinea sortării"
|
msgstr "Inversați ordinea sortării"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Sortați notițele după"
|
msgstr "Sortați notițele după"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Salvați geo-locația în notițe"
|
msgstr "Salvați geo-locația în notițe"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Când este creată o nouă sarcină:"
|
msgstr "Când este creată o nouă sarcină:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Când este creată o nouă notiță:"
|
msgstr "Când este creată o nouă notiță:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Activați criptarea"
|
msgstr "Activați criptarea"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Afișați iconița coșul de gunoi"
|
msgstr "Afișați iconița coșul de gunoi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Editează notiță."
|
msgstr "Editează notiță."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Editează notiță."
|
msgstr "Editează notiță."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
"font."
|
"font."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Actualizați automat aplicația"
|
msgstr "Actualizați automat aplicația"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Intervalul de sincronizare"
|
msgstr "Intervalul de sincronizare"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minute"
|
msgstr "%d minute"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d oră"
|
msgstr "%d oră"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d ore"
|
msgstr "%d ore"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Comandă editor de text"
|
msgstr "Comandă editor de text"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Modul implicit: %s"
|
msgstr "Modul implicit: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Certificate TLS cusomizate"
|
msgstr "Certificate TLS cusomizate"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2636,51 +2652,51 @@ msgid ""
|
|||||||
"changes before clicking on \"Check synchronisation configuration\"."
|
"changes before clicking on \"Check synchronisation configuration\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignoră erorile de certificat TLS"
|
msgstr "Ignoră erorile de certificat TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Activați criptarea"
|
msgstr "Activați criptarea"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2688,57 +2704,57 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Opțiuni Generale"
|
msgstr "Opțiuni Generale"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Statusul sincronizării"
|
msgstr "Statusul sincronizării"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Caiete de notițe"
|
msgstr "Caiete de notițe"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Duplicați"
|
msgstr "Duplicați"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Criptarea este:"
|
msgstr "Criptarea este:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2749,7 +2765,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2831,14 +2847,14 @@ msgstr "Itemii criptați nu pot fi editați"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (Doar pentru teste)"
|
msgstr "OneDrive Dev (Doar pentru teste)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Utilizare: %s"
|
msgstr "Utilizare: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -251,7 +251,7 @@ msgstr "Включено"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Отключено"
|
msgstr "Отключено"
|
||||||
@ -805,7 +805,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Отмена"
|
msgstr "Отмена"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -814,7 +814,7 @@ msgstr ""
|
|||||||
"Введите название заметки чтобы перейти к ней, либо введите #имя_метки или "
|
"Введите название заметки чтобы перейти к ней, либо введите #имя_метки или "
|
||||||
"@имя_блокнота."
|
"@имя_блокнота."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Перейти к чему угодно…"
|
msgstr "Перейти к чему угодно…"
|
||||||
|
|
||||||
@ -1256,7 +1256,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "История заметок"
|
msgstr "История заметок"
|
||||||
|
|
||||||
@ -1589,7 +1589,7 @@ msgstr "&Вид"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Сортировать заметки по"
|
msgstr "Сортировать заметки по"
|
||||||
|
|
||||||
@ -1806,47 +1806,47 @@ msgstr "Пожалуйста, сначала создайте блокнот"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Очистить"
|
msgstr "Очистить"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Cлова"
|
msgstr "Cлова"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Символы"
|
msgstr "Символы"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Символы за исключением пробелов"
|
msgstr "Символы за исключением пробелов"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Строки"
|
msgstr "Строки"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Редактор"
|
msgstr "Редактор"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Просмотрщик"
|
msgstr "Просмотрщик"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Статус"
|
msgstr "Статус"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Закрыть"
|
msgstr "Закрыть"
|
||||||
@ -2224,6 +2224,10 @@ msgstr "Неизвестный уровень детализации журна
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Неизвестный уровень ID: %s"
|
msgstr "Неизвестный уровень ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2365,11 +2369,23 @@ msgstr "Имя пользователя WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Пароль WebDAV"
|
msgstr "Пароль WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Режим загрузки вложений"
|
msgstr "Режим загрузки вложений"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2379,189 +2395,189 @@ msgstr ""
|
|||||||
"“Автоматически” вложения загружаются при открытии заметки. В режиме “Всегда” "
|
"“Автоматически” вложения загружаются при открытии заметки. В режиме “Всегда” "
|
||||||
"вложения загружаются не зависимо от того была заметка открыта или нет."
|
"вложения загружаются не зависимо от того была заметка открыта или нет."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Всегда"
|
msgstr "Всегда"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Ручной"
|
msgstr "Ручной"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Автоматически"
|
msgstr "Автоматически"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Максимальное число одновременных соединений"
|
msgstr "Максимальное число одновременных соединений"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Язык"
|
msgstr "Язык"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Формат даты"
|
msgstr "Формат даты"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Формат времени"
|
msgstr "Формат времени"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Тема"
|
msgstr "Тема"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Показывать число заметок"
|
msgstr "Показывать число заметок"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Раздельный вид"
|
msgstr "Раздельный вид"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Незавершенные задачи сверху"
|
msgstr "Незавершенные задачи сверху"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Показать завершенные задачи"
|
msgstr "Показать завершенные задачи"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Автоматическое закрытие скобок, кавычек и т. д."
|
msgstr "Автоматическое закрытие скобок, кавычек и т. д."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Обратный порядок сортировки"
|
msgstr "Обратный порядок сортировки"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Сортировать блокноты по"
|
msgstr "Сортировать блокноты по"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Сохранять информацию о географическом местоположении в заметках"
|
msgstr "Сохранять информацию о географическом местоположении в заметках"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "При создании новой задачи:"
|
msgstr "При создании новой задачи:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Фокус на названии"
|
msgstr "Фокус на названии"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Фокус на содержимом"
|
msgstr "Фокус на содержимом"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "При создании новой заметки:"
|
msgstr "При создании новой заметки:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Включить мягкие отступы"
|
msgstr "Включить мягкие отступы"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Включить поддержку typographer"
|
msgstr "Включить поддержку typographer"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Включить математические выражения"
|
msgstr "Включить математические выражения"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Включить поддержку синтаксиса Fountain"
|
msgstr "Включить поддержку синтаксиса Fountain"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Включить поддержку Mermaid диаграм"
|
msgstr "Включить поддержку Mermaid диаграм"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Включить синтаксис ==mark=="
|
msgstr "Включить синтаксис ==mark=="
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Включить постраничные сноски"
|
msgstr "Включить постраничные сноски"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Включить расширение поддержки оглавления"
|
msgstr "Включить расширение поддержки оглавления"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Включить синтаксис ~sub~"
|
msgstr "Включить синтаксис ~sub~"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Включить синтаксис ^sup^"
|
msgstr "Включить синтаксис ^sup^"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Включить синтаксис deflist"
|
msgstr "Включить синтаксис deflist"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Включить синтаксис аббревиатур"
|
msgstr "Включить синтаксис аббревиатур"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Включить эмодзи markdown"
|
msgstr "Включить эмодзи markdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Включить синтаксис ++insert++"
|
msgstr "Включить синтаксис ++insert++"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Включить расширение таблиц multimarkdown"
|
msgstr "Включить расширение таблиц multimarkdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Показывать иконку в трее"
|
msgstr "Показывать иконку в трее"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Примечание: работает не во всех окружениях рабочего стола."
|
msgstr "Примечание: работает не во всех окружениях рабочего стола."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2571,23 +2587,23 @@ msgstr ""
|
|||||||
"параметр, чтобы ваши заметки синхронизировались постоянно, что уменьшит "
|
"параметр, чтобы ваши заметки синхронизировались постоянно, что уменьшит "
|
||||||
"количество возможных конфликтов."
|
"количество возможных конфликтов."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Запускать приложение свернутым в трее"
|
msgstr "Запускать приложение свернутым в трее"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Размер шрифта редактора"
|
msgstr "Размер шрифта редактора"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Шрифт редактора"
|
msgstr "Шрифт редактора"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Семейство шрифтов редактора"
|
msgstr "Семейство шрифтов редактора"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2598,52 +2614,52 @@ msgstr ""
|
|||||||
"Если название шрифта не указано или указано некорректно - будет использован "
|
"Если название шрифта не указано или указано некорректно - будет использован "
|
||||||
"шрифт по умолчанию."
|
"шрифт по умолчанию."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Пользовательская таблица стилей для приложения"
|
msgstr "Пользовательская таблица стилей для приложения"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Автоматически обновлять приложение"
|
msgstr "Автоматически обновлять приложение"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Получать предварительные выпуски при проверке обновлений"
|
msgstr "Получать предварительные выпуски при проверке обновлений"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"См. страницу предварительных выпусков для получения более подробной "
|
"См. страницу предварительных выпусков для получения более подробной "
|
||||||
"информации: %s"
|
"информации: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Период синхронизации"
|
msgstr "Период синхронизации"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d минут"
|
msgstr "%d минут"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d час"
|
msgstr "%d час"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d часов"
|
msgstr "%d часов"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Команда текстового редактора"
|
msgstr "Команда текстового редактора"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2652,67 +2668,67 @@ msgstr ""
|
|||||||
"командной строки). Если команда не задана - будет произведена попытка "
|
"командной строки). Если команда не задана - будет произведена попытка "
|
||||||
"автоматического определения редактора по умолчанию."
|
"автоматического определения редактора по умолчанию."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Размер страницы при экспорте в PDF"
|
msgstr "Размер страницы при экспорте в PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Letter"
|
msgstr "Letter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Ориентация страницы при экспорте в PDF"
|
msgstr "Ориентация страницы при экспорте в PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Вертикально"
|
msgstr "Вертикально"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Горизонтально"
|
msgstr "Горизонтально"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Режим работы клавиатуры"
|
msgstr "Режим работы клавиатуры"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "По умолчанию: %s"
|
msgstr "По умолчанию: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Пользовательские сертификаты TLS"
|
msgstr "Пользовательские сертификаты TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2725,15 +2741,15 @@ msgstr ""
|
|||||||
"настройки TLS, вы должны сохранить внесенные изменения перед нажатием на "
|
"настройки TLS, вы должны сохранить внесенные изменения перед нажатием на "
|
||||||
"\"Проверить настройки синхронизации\"."
|
"\"Проверить настройки синхронизации\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Игнорировать ошибки сертификата TLS"
|
msgstr "Игнорировать ошибки сертификата TLS"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2741,7 +2757,7 @@ msgstr ""
|
|||||||
"Защита от сбоев: Не очищать локальные данные, когда цель синхронизации "
|
"Защита от сбоев: Не очищать локальные данные, когда цель синхронизации "
|
||||||
"пустая (обычно случается из-за ошибки приложения или настроек)"
|
"пустая (обычно случается из-за ошибки приложения или настроек)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2749,30 +2765,30 @@ msgstr ""
|
|||||||
"Укажите порт для использования сервером API. Если порт не указан - будет "
|
"Укажите порт для использования сервером API. Если порт не указан - будет "
|
||||||
"использовано значение по умолчанию."
|
"использовано значение по умолчанию."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Включить историю заметок"
|
msgstr "Включить историю заметок"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "дни"
|
msgstr "дни"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d дней"
|
msgstr "%d дней"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Хранить историю заметки"
|
msgstr "Хранить историю заметки"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2780,52 +2796,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Неверное значение параметра: \"%s\". Доступные значения: %s."
|
msgstr "Неверное значение параметра: \"%s\". Доступные значения: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Основные"
|
msgstr "Основные"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Синхронизация"
|
msgstr "Синхронизация"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Внешний вид"
|
msgstr "Внешний вид"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Заметки"
|
msgstr "Заметки"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Плагины"
|
msgstr "Плагины"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Приложение"
|
msgstr "Приложение"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Шифрование"
|
msgstr "Шифрование"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Настройки веб-клиппера"
|
msgstr "Настройки веб-клиппера"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2836,7 +2852,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Заметки и настройки сохранены в: %s"
|
msgstr "Заметки и настройки сохранены в: %s"
|
||||||
@ -2918,14 +2934,14 @@ msgstr "Зашифрованные элементы не могут быть и
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (только для тестирования)"
|
msgstr "OneDrive Dev (только для тестирования)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Использовано: %s"
|
msgstr "Использовано: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Неизвестный флаг: %s"
|
msgstr "Неизвестный флаг: %s"
|
||||||
|
@ -250,7 +250,7 @@ msgstr "Omogočeno"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Onemogočeno"
|
msgstr "Onemogočeno"
|
||||||
@ -800,13 +800,13 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Prekliči"
|
msgstr "Prekliči"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1250,7 +1250,7 @@ msgid "URL"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Beležnice"
|
msgstr "Beležnice"
|
||||||
@ -1584,7 +1584,7 @@ msgstr "Pogled"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Razporedi zabeležko po"
|
msgstr "Razporedi zabeležko po"
|
||||||
|
|
||||||
@ -1789,49 +1789,49 @@ msgstr "Najprej prosim ustvarite beležnico"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Počisti"
|
msgstr "Počisti"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Uredi"
|
msgstr "Uredi"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Pogled"
|
msgstr "Pogled"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2228,6 +2228,10 @@ msgstr "Nepoznana stopnja zapisovanja delovanja programa: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Nepoznana stopnja ID: %s"
|
msgstr "Nepoznana stopnja ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2368,228 +2372,240 @@ msgstr "WebDAV uporabniško ime"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV geslo"
|
msgstr "WebDAV geslo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Jezik"
|
msgstr "Jezik"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Način zapisa datuma"
|
msgstr "Način zapisa datuma"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Način zapisa ure"
|
msgstr "Način zapisa ure"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Pokaži ikono v območju za obvestila(opravilna vrstica)"
|
msgstr "Pokaži ikono v območju za obvestila(opravilna vrstica)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Premakni nedokončane sezname opravil na vrh"
|
msgstr "Premakni nedokončane sezname opravil na vrh"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Premakni nedokončane sezname opravil na vrh"
|
msgstr "Premakni nedokončane sezname opravil na vrh"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Obrni vrstni red"
|
msgstr "Obrni vrstni red"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Razporedi zabeležko po"
|
msgstr "Razporedi zabeležko po"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Shrani geo-lokacijo z zabeležkami"
|
msgstr "Shrani geo-lokacijo z zabeležkami"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Ob ustvarjanju novega seznama opravil:"
|
msgstr "Ob ustvarjanju novega seznama opravil:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Fokusiraj naslov"
|
msgstr "Fokusiraj naslov"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Fokusiraj vsebino"
|
msgstr "Fokusiraj vsebino"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Ob ustvarjanju nove zabeležke:"
|
msgstr "Ob ustvarjanju nove zabeležke:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Omogoči enkripcijo"
|
msgstr "Omogoči enkripcijo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Pokaži ikono v območju za obvestila(opravilna vrstica)"
|
msgstr "Pokaži ikono v območju za obvestila(opravilna vrstica)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Družina urejevalnika besedilnega stila"
|
msgstr "Družina urejevalnika besedilnega stila"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Družina urejevalnika besedilnega stila"
|
msgstr "Družina urejevalnika besedilnega stila"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Družina urejevalnika besedilnega stila"
|
msgstr "Družina urejevalnika besedilnega stila"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2599,51 +2615,51 @@ msgstr ""
|
|||||||
"Ime besedilnega stila ne bo preverjeno. Če je nepravilen ali prazen, bo "
|
"Ime besedilnega stila ne bo preverjeno. Če je nepravilen ali prazen, bo "
|
||||||
"nastavljen privzeti splošni besedilni slog."
|
"nastavljen privzeti splošni besedilni slog."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Samodejno posodobi aplikacijo"
|
msgstr "Samodejno posodobi aplikacijo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Časovni interval sinhronizacije"
|
msgstr "Časovni interval sinhronizacije"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "Številno minut: %d"
|
msgstr "Številno minut: %d"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "Števil ur: %d"
|
msgstr "Števil ur: %d"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "Število ur: %d"
|
msgstr "Število ur: %d"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Urejevalnik besedila"
|
msgstr "Urejevalnik besedila"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"The editor command (may include arguments) that will be used to open a note. "
|
||||||
@ -2652,68 +2668,68 @@ msgstr ""
|
|||||||
"Urejevalnik, ki bo uporabljen za odpiranje zabeležk. Če noben ni izbran, bo "
|
"Urejevalnik, ki bo uporabljen za odpiranje zabeležk. Če noben ni izbran, bo "
|
||||||
"avtomatsko zaznan privzeti urejevalnik."
|
"avtomatsko zaznan privzeti urejevalnik."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Privzeto: %s"
|
msgstr "Privzeto: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2721,51 +2737,51 @@ msgid ""
|
|||||||
"changes before clicking on \"Check synchronisation configuration\"."
|
"changes before clicking on \"Check synchronisation configuration\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Omogoči enkripcijo"
|
msgstr "Omogoči enkripcijo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2773,57 +2789,57 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Neveljavna vrednost: \"%s\". Možne vrednosti so : %s."
|
msgstr "Neveljavna vrednost: \"%s\". Možne vrednosti so : %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Splošne možnosti"
|
msgstr "Splošne možnosti"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Status sinhronizacije"
|
msgstr "Status sinhronizacije"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Beležnice"
|
msgstr "Beležnice"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Izhod iz aplikacije."
|
msgstr "Izhod iz aplikacije."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Enkripcija je:"
|
msgstr "Enkripcija je:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2834,7 +2850,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Zabeležke in nastavitve so shranjene v: %s"
|
msgstr "Zabeležke in nastavitve so shranjene v: %s"
|
||||||
@ -2917,14 +2933,14 @@ msgstr "Enkriptirani predmeti ne morejo biti spremenjeni"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (samo za testiranje)"
|
msgstr "OneDrive Dev (samo za testiranje)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Uporaba: %s"
|
msgstr "Uporaba: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Nepoznana oznaka: %s"
|
msgstr "Nepoznana oznaka: %s"
|
||||||
|
@ -251,7 +251,7 @@ msgstr "Омогућено"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Онемогућено"
|
msgstr "Онемогућено"
|
||||||
@ -806,7 +806,7 @@ msgstr "ОК"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Обустави"
|
msgstr "Обустави"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -815,7 +815,7 @@ msgstr ""
|
|||||||
"Унесите назив белешке да би се пребацили на њу. Или укуцајте # са називом "
|
"Унесите назив белешке да би се пребацили на њу. Или укуцајте # са називом "
|
||||||
"ознаке или @ са називом бележнице."
|
"ознаке или @ са називом бележнице."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Иди на било шта..."
|
msgstr "Иди на било шта..."
|
||||||
|
|
||||||
@ -1261,7 +1261,7 @@ msgid "URL"
|
|||||||
msgstr "УРЛ"
|
msgstr "УРЛ"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Историја о белешци"
|
msgstr "Историја о белешци"
|
||||||
|
|
||||||
@ -1600,7 +1600,7 @@ msgstr "&Приказ"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Сортирај белешке по"
|
msgstr "Сортирај белешке по"
|
||||||
|
|
||||||
@ -1799,49 +1799,49 @@ msgstr "Молимо вас да прво креирате бележницу"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Очисти"
|
msgstr "Очисти"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Речи"
|
msgstr "Речи"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Карактери"
|
msgstr "Карактери"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Карактери искључујући празне"
|
msgstr "Карактери искључујући празне"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Линије"
|
msgstr "Линије"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Уреди"
|
msgstr "Уреди"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "&Приказ"
|
msgstr "&Приказ"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Статус"
|
msgstr "Статус"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Затвори"
|
msgstr "Затвори"
|
||||||
@ -2236,6 +2236,10 @@ msgstr "Непознати ниво извештаја: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Непознати ниво ИД-а %s"
|
msgstr "Непознати ниво ИД-а %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Дропбокс"
|
msgstr "Дропбокс"
|
||||||
@ -2378,11 +2382,23 @@ msgstr "ВебДАВ корисничко име"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "ВебДАВ лозинка"
|
msgstr "ВебДАВ лозинка"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Понашање при преузимању прилога"
|
msgstr "Понашање при преузимању прилога"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2392,192 +2408,192 @@ msgstr ""
|
|||||||
"\"Аутоматском\", преузимају се аутоматски када отворите белешку. У \"Увек\", "
|
"\"Аутоматском\", преузимају се аутоматски када отворите белешку. У \"Увек\", "
|
||||||
"сви прилози се преузимају било да отварате белешку или не."
|
"сви прилози се преузимају било да отварате белешку или не."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Увек"
|
msgstr "Увек"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Ручно"
|
msgstr "Ручно"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Аутоматски"
|
msgstr "Аутоматски"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Максимални број инстовремених конекција"
|
msgstr "Максимални број инстовремених конекција"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Језик"
|
msgstr "Језик"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Формат времена"
|
msgstr "Формат времена"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Формат датума"
|
msgstr "Формат датума"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Тема изгледа"
|
msgstr "Тема изгледа"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Прикажи иконицу апликације на траци"
|
msgstr "Прикажи иконицу апликације на траци"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Раздвојени преглед"
|
msgstr "Раздвојени преглед"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Недовршене ставке задужења"
|
msgstr "Недовршене ставке задужења"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Прикажи одрађене ставке"
|
msgstr "Прикажи одрађене ставке"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Ауто-упари заграде, цитате, итд."
|
msgstr "Ауто-упари заграде, цитате, итд."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Сортирај по обрнутом редоследу"
|
msgstr "Сортирај по обрнутом редоследу"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Сортирај бележнице по"
|
msgstr "Сортирај бележнице по"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Сачувај гео-локацију са белешкама"
|
msgstr "Сачувај гео-локацију са белешкама"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "У креирању нове ставке задужења:"
|
msgstr "У креирању нове ставке задужења:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Фокусирај назив"
|
msgstr "Фокусирај назив"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Фокусирај тело"
|
msgstr "Фокусирај тело"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "У креирању нове белешке."
|
msgstr "У креирању нове белешке."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Омогући меке преломе"
|
msgstr "Омогући меке преломе"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Омогућу ~sub~ синтаксу"
|
msgstr "Омогућу ~sub~ синтаксу"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Омогући математичке експресије"
|
msgstr "Омогући математичке експресије"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Омогућу ~sub~ синтаксу"
|
msgstr "Омогућу ~sub~ синтаксу"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Омогућу ~sub~ синтаксу"
|
msgstr "Омогућу ~sub~ синтаксу"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Омогући ==mark== синтаксу"
|
msgstr "Омогући ==mark== синтаксу"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Омогући фусноте"
|
msgstr "Омогући фусноте"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Омогући проширење за табелу задржаја"
|
msgstr "Омогући проширење за табелу задржаја"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Омогућу ~sub~ синтаксу"
|
msgstr "Омогућу ~sub~ синтаксу"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Омогући ^sup^ синтаксу"
|
msgstr "Омогући ^sup^ синтаксу"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Омогући дефлист синтаксу"
|
msgstr "Омогући дефлист синтаксу"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Омогући синтаксу за скраћенице"
|
msgstr "Омогући синтаксу за скраћенице"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Омогући маркдаун емоџи"
|
msgstr "Омогући маркдаун емоџи"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Омогући ++insert++ синтаксу"
|
msgstr "Омогући ++insert++ синтаксу"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Омогући проширење мултимаркдаун табеле"
|
msgstr "Омогући проширење мултимаркдаун табеле"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Прикажи иконицу апликације на траци"
|
msgstr "Прикажи иконицу апликације на траци"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Напомена: Ово не ради добро у свим десктоп окружењима."
|
msgstr "Напомена: Ово не ради добро у свим десктоп окружењима."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2587,24 +2603,24 @@ msgstr ""
|
|||||||
"подешавање тако да се ваше белешке константно синхронизују, и да се тако "
|
"подешавање тако да се ваше белешке константно синхронизују, и да се тако "
|
||||||
"умањи број конфликта."
|
"умањи број конфликта."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Покрени апликацију умањену у траци"
|
msgstr "Покрени апликацију умањену у траци"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Величина слова у уреднику"
|
msgstr "Величина слова у уреднику"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Величина слова у уреднику"
|
msgstr "Величина слова у уреднику"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Породица фонтова у уреднику"
|
msgstr "Породица фонтова у уреднику"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2614,50 +2630,50 @@ msgstr ""
|
|||||||
"Ово мора бити * моноспејс * фонт или неће радити исправно. Ако је фонт "
|
"Ово мора бити * моноспејс * фонт или неће радити исправно. Ако је фонт "
|
||||||
"неисправан или празан, подразумевани ће бити општи моноспејс фонт."
|
"неисправан или празан, подразумевани ће бити општи моноспејс фонт."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Прилагођена таблица стилова за стилове Џоплин програма"
|
msgstr "Прилагођена таблица стилова за стилове Џоплин програма"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Аутоматски ажурирај апликацију"
|
msgstr "Аутоматски ажурирај апликацију"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Добиј пре-пуштене верзије приликом проверавања за доступна ажурирања"
|
msgstr "Добиј пре-пуштене верзије приликом проверавања за доступна ажурирања"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Видите pre-release страницу за више детаља: %s"
|
msgstr "Видите pre-release страницу за више детаља: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Интервал синхронизације"
|
msgstr "Интервал синхронизације"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d минути"
|
msgstr "%d минути"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d сат"
|
msgstr "%d сат"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d сати"
|
msgstr "%d сати"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Команда уредника текста"
|
msgstr "Команда уредника текста"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2666,68 +2682,68 @@ msgstr ""
|
|||||||
"отварања белешке. Уколико нису унети аргументи\n"
|
"отварања белешке. Уколико нису унети аргументи\n"
|
||||||
"програм ће аутоматски покушати да открије подразумеваног уредника."
|
"програм ће аутоматски покушати да открије подразумеваног уредника."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Величина странице за извоз у ПДФ формат"
|
msgstr "Величина странице за извоз у ПДФ формат"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "А4"
|
msgstr "А4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Писмо"
|
msgstr "Писмо"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "А3"
|
msgstr "А3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "А5"
|
msgstr "А5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Таблоид"
|
msgstr "Таблоид"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Правно"
|
msgstr "Правно"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Орјентација странице за извоз у ПДФ"
|
msgstr "Орјентација странице за извоз у ПДФ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Усправно"
|
msgstr "Усправно"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Положено"
|
msgstr "Положено"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Режим тастатуре"
|
msgstr "Режим тастатуре"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Подразумевано: %s"
|
msgstr "Подразумевано: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Емакс"
|
msgstr "Емакс"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Вим"
|
msgstr "Вим"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Прилагођени ТЛС сертификати"
|
msgstr "Прилагођени ТЛС сертификати"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2740,50 +2756,50 @@ msgstr ""
|
|||||||
"подешавањима неопходно је да сачувате ваше промене пре него што кликне те на "
|
"подешавањима неопходно је да сачувате ваше промене пре него што кликне те на "
|
||||||
"\"Провери поставке синхронизације\"."
|
"\"Провери поставке синхронизације\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Занемари грешке са ТЛС сертификатима"
|
msgstr "Занемари грешке са ТЛС сертификатима"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Омогући историју бележнице"
|
msgstr "Омогући историју бележнице"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "дана"
|
msgstr "дана"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d дана"
|
msgstr "%d дана"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Чувај историју белешке"
|
msgstr "Чувај историју белешке"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2791,54 +2807,54 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Невалидна вредност за опцију: \"%s\". Могуће вредности су: %s."
|
msgstr "Невалидна вредност за опцију: \"%s\". Могуће вредности су: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Опште"
|
msgstr "Опште"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Синхронизација"
|
msgstr "Синхронизација"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Изглед"
|
msgstr "Изглед"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Белешка"
|
msgstr "Белешка"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Проширења/прикључци"
|
msgstr "Проширења/прикључци"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Апликација"
|
msgstr "Апликација"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Шифровање је:"
|
msgstr "Шифровање је:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Опције веб клипера"
|
msgstr "Опције веб клипера"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2849,7 +2865,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Белешке и подешавања су складиштени у: %s"
|
msgstr "Белешке и подешавања су складиштени у: %s"
|
||||||
@ -2932,14 +2948,14 @@ msgstr "Шифроване ставке се не могу мењати"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "УванДрајв Дев (само за тестирање)"
|
msgstr "УванДрајв Дев (само за тестирање)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Употреба %s"
|
msgstr "Употреба %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Непозната заставица: %s"
|
msgstr "Непозната заставица: %s"
|
||||||
|
@ -255,7 +255,7 @@ msgstr "Aktiverad"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Inaktiverad"
|
msgstr "Inaktiverad"
|
||||||
@ -809,7 +809,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Avbryt"
|
msgstr "Avbryt"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -819,7 +819,7 @@ msgstr ""
|
|||||||
"namnet på en tagg, @ följt av namnet på en anteckningsbok eller / följt av "
|
"namnet på en tagg, @ följt av namnet på en anteckningsbok eller / följt av "
|
||||||
"innehåll från en anteckning."
|
"innehåll från en anteckning."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1267,7 +1267,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Anteckningsboken"
|
msgstr "Anteckningsboken"
|
||||||
@ -1608,7 +1608,7 @@ msgstr "Visa"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Sortera anteckningar efter"
|
msgstr "Sortera anteckningar efter"
|
||||||
|
|
||||||
@ -1830,49 +1830,49 @@ msgstr "Skapa en anteckningsbok först"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Rensa"
|
msgstr "Rensa"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Ord"
|
msgstr "Ord"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Tecken"
|
msgstr "Tecken"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Tecken exklusive mellanslag"
|
msgstr "Tecken exklusive mellanslag"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Rader"
|
msgstr "Rader"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Redigera"
|
msgstr "Redigera"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Visa"
|
msgstr "Visa"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Tillstånd"
|
msgstr "Tillstånd"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Stäng"
|
msgstr "Stäng"
|
||||||
@ -2271,6 +2271,10 @@ msgstr "Okänd loggnivå: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Okänt nivå-ID: %s"
|
msgstr "Okänt nivå-ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2414,11 +2418,23 @@ msgstr "WebDAV-användarnamn"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV-lösenord"
|
msgstr "WebDAV-lösenord"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Beteende för nedladdning av bilaga"
|
msgstr "Beteende för nedladdning av bilaga"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2428,191 +2444,191 @@ msgstr ""
|
|||||||
"\"Automatiskt\" laddas de ner när du öppnar anteckningen. I \"Alltid\" "
|
"\"Automatiskt\" laddas de ner när du öppnar anteckningen. I \"Alltid\" "
|
||||||
"laddas alla bilagor ner oavsett om du öppnar anteckningen eller inte."
|
"laddas alla bilagor ner oavsett om du öppnar anteckningen eller inte."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Alltid"
|
msgstr "Alltid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manuellt"
|
msgstr "Manuellt"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Automatiskt"
|
msgstr "Automatiskt"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Max antal samtida anslutningar"
|
msgstr "Max antal samtida anslutningar"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Språk"
|
msgstr "Språk"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Datumformat"
|
msgstr "Datumformat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Tidsformat"
|
msgstr "Tidsformat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Visa fältikon"
|
msgstr "Visa fältikon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Dela vy"
|
msgstr "Dela vy"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s = %s (%s)"
|
msgstr "%s = %s (%s)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Inte slutförda att-göra högst upp"
|
msgstr "Inte slutförda att-göra högst upp"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Visa slutförda att-göra"
|
msgstr "Visa slutförda att-göra"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Para automatiskt hakparenteser, paranteser, situationstecken, etc."
|
msgstr "Para automatiskt hakparenteser, paranteser, situationstecken, etc."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Omvänd sorteringsordning"
|
msgstr "Omvänd sorteringsordning"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Sortera anteckningar efter"
|
msgstr "Sortera anteckningar efter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Spara geolokalisering med anteckningar"
|
msgstr "Spara geolokalisering med anteckningar"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "När du skapar en ny att-göra:"
|
msgstr "När du skapar en ny att-göra:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Fokus på titel"
|
msgstr "Fokus på titel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Fokus på huvuddel"
|
msgstr "Fokus på huvuddel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "När du skapar en ny anteckning:"
|
msgstr "När du skapar en ny anteckning:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Aktivera mjuk radbrytning"
|
msgstr "Aktivera mjuk radbrytning"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Aktivera fast radbrytning"
|
msgstr "Aktivera fast radbrytning"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Aktivera kryptering"
|
msgstr "Aktivera kryptering"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Aktivera ==mark== syntax"
|
msgstr "Aktivera ==mark== syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Aktivera fotnoter"
|
msgstr "Aktivera fotnoter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Aktivera innehållsförteckningen"
|
msgstr "Aktivera innehållsförteckningen"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Visa fältikon"
|
msgstr "Visa fältikon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Obs: Fungerar inte i alla skrivbordsmiljöer."
|
msgstr "Obs: Fungerar inte i alla skrivbordsmiljöer."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2622,24 +2638,24 @@ msgstr ""
|
|||||||
"tillåta detta så att anteckningarna synkroniseras löpande. På det sättet "
|
"tillåta detta så att anteckningarna synkroniseras löpande. På det sättet "
|
||||||
"minskas risken för konflikter."
|
"minskas risken för konflikter."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Starta programmet minimerat"
|
msgstr "Starta programmet minimerat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Redigerarens teckenstorlek"
|
msgstr "Redigerarens teckenstorlek"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Redigerarens teckenstorlek"
|
msgstr "Redigerarens teckenstorlek"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Redigerarens typsnittsfamilj"
|
msgstr "Redigerarens typsnittsfamilj"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2650,50 +2666,50 @@ msgstr ""
|
|||||||
"korrekt. Om typsnittet är felaktigt eller tomt, kommer ett standard generisk "
|
"korrekt. Om typsnittet är felaktigt eller tomt, kommer ett standard generisk "
|
||||||
"monospace-typsnitt användas."
|
"monospace-typsnitt användas."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Uppdatera programmet automatiskt"
|
msgstr "Uppdatera programmet automatiskt"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Inkludera även förhandsversionen vid uppdateringar"
|
msgstr "Inkludera även förhandsversionen vid uppdateringar"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Se sidan för förhandsversioner för mer information: %s"
|
msgstr "Se sidan för förhandsversioner för mer information: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Synkroniseringsintervall"
|
msgstr "Synkroniseringsintervall"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d minuter"
|
msgstr "%d minuter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d timme"
|
msgstr "%d timme"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d timmar"
|
msgstr "%d timmar"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Textredigeringskommando"
|
msgstr "Textredigeringskommando"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2702,68 +2718,68 @@ msgstr ""
|
|||||||
"anteckning. Om inget tillhandahålls försöker det automatiskt identifiera "
|
"anteckning. Om inget tillhandahålls försöker det automatiskt identifiera "
|
||||||
"standardredigeraren."
|
"standardredigeraren."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Sidstorlek för export till PDF"
|
msgstr "Sidstorlek för export till PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Brev"
|
msgstr "Brev"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Sidorientering för export till PDF"
|
msgstr "Sidorientering för export till PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Lodrätt(Porträtt)"
|
msgstr "Lodrätt(Porträtt)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Vågrätt(Landskap)"
|
msgstr "Vågrätt(Landskap)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Tangentbordsläge"
|
msgstr "Tangentbordsläge"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Standard: %s"
|
msgstr "Standard: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Anpassade TLS-certifikat"
|
msgstr "Anpassade TLS-certifikat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2776,15 +2792,15 @@ msgstr ""
|
|||||||
"spara dina ändringar innan du klickar på \"Kontrollera "
|
"spara dina ändringar innan du klickar på \"Kontrollera "
|
||||||
"synkroniseringskonfiguration\"."
|
"synkroniseringskonfiguration\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Ignorera TLS-certifikatfel"
|
msgstr "Ignorera TLS-certifikatfel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "Felsäker"
|
msgstr "Felsäker"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2792,7 +2808,7 @@ msgstr ""
|
|||||||
"Felsäkert: Rensa inte lokal data när synkroniseringsmålet är tomt (beror "
|
"Felsäkert: Rensa inte lokal data när synkroniseringsmålet är tomt (beror "
|
||||||
"oftast på felkonfigurering eller en bugg)"
|
"oftast på felkonfigurering eller en bugg)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2800,31 +2816,31 @@ msgstr ""
|
|||||||
"Specificera porten som ska användas av API-servern. Om det inte skrivs "
|
"Specificera porten som ska användas av API-servern. Om det inte skrivs "
|
||||||
"kommer standardport att användas."
|
"kommer standardport att användas."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Aktivera kryptering"
|
msgstr "Aktivera kryptering"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "dagar"
|
msgstr "dagar"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d dagar"
|
msgstr "%d dagar"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Spara anteckningshistorik i"
|
msgstr "Spara anteckningshistorik i"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2832,55 +2848,55 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Ogiltigt inställningsvärde: \"%s\". Möjliga värden är: %s."
|
msgstr "Ogiltigt inställningsvärde: \"%s\". Möjliga värden är: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Allmänna inställningar"
|
msgstr "Allmänna inställningar"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Synkronisering"
|
msgstr "Synkronisering"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Utseende"
|
msgstr "Utseende"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Anteckning"
|
msgstr "Anteckning"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Avslutar programmet"
|
msgstr "Avslutar programmet"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Kryptering är:"
|
msgstr "Kryptering är:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web clipper-inställningar"
|
msgstr "Web clipper-inställningar"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2891,7 +2907,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Anteckningar och inställningar lagras i: %s"
|
msgstr "Anteckningar och inställningar lagras i: %s"
|
||||||
@ -2974,14 +2990,14 @@ msgstr "Krypterade objekt kan inte ändras"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (Endast för testning)"
|
msgstr "OneDrive Dev (Endast för testning)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Användning: %s"
|
msgstr "Användning: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Okänd flagga: %s"
|
msgstr "Okänd flagga: %s"
|
||||||
|
@ -244,7 +244,7 @@ msgstr "เปิด"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "ปิด"
|
msgstr "ปิด"
|
||||||
@ -759,13 +759,13 @@ msgstr "ตกลง"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "ยกเลิก"
|
msgstr "ยกเลิก"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1211,7 +1211,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "ประวัติบันทึกย้อนหลัง"
|
msgstr "ประวัติบันทึกย้อนหลัง"
|
||||||
|
|
||||||
@ -1541,7 +1541,7 @@ msgstr "&มุมมอง"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "จัดเรียงบันทึกโดย"
|
msgstr "จัดเรียงบันทึกโดย"
|
||||||
|
|
||||||
@ -1742,48 +1742,48 @@ msgstr "โปรดสร้างสมุดบันทึกก่อน"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "ล้าง"
|
msgstr "ล้าง"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "คำ"
|
msgstr "คำ"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "ตัวอักษร"
|
msgstr "ตัวอักษร"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "ตัวอักษรไม่รวมวรรค"
|
msgstr "ตัวอักษรไม่รวมวรรค"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "บรรทัด"
|
msgstr "บรรทัด"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "ตัวแก้ไข"
|
msgstr "ตัวแก้ไข"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Viewer"
|
msgstr "Viewer"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "สถานะ"
|
msgstr "สถานะ"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "ปิด"
|
msgstr "ปิด"
|
||||||
@ -2150,6 +2150,10 @@ msgstr ""
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2289,234 +2293,246 @@ msgstr "ชื่อผู้ใช้ WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "รหัสผ่าน WebDAV"
|
msgstr "รหัสผ่าน WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
"the attachments are downloaded whether you open the note or not."
|
"the attachments are downloaded whether you open the note or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "ตลอดเวลา"
|
msgstr "ตลอดเวลา"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "ทำด้วยตนเอง"
|
msgstr "ทำด้วยตนเอง"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "อัตโนมัติ"
|
msgstr "อัตโนมัติ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "ภาษา"
|
msgstr "ภาษา"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "รูปแบบวันที่"
|
msgstr "รูปแบบวันที่"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "รูปแบบเวลา"
|
msgstr "รูปแบบเวลา"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "ธีม"
|
msgstr "ธีม"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "แสดงจำนวนบันทึก"
|
msgstr "แสดงจำนวนบันทึก"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "มุมมองแบบแบ่งครึ่ง"
|
msgstr "มุมมองแบบแบ่งครึ่ง"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "to-do ที่ยังไม่เสร็จไว้บนสุด"
|
msgstr "to-do ที่ยังไม่เสร็จไว้บนสุด"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "แสดง to-do ที่เสร็จแล้ว"
|
msgstr "แสดง to-do ที่เสร็จแล้ว"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "จับคู่อัตโนมัติ {}, (), \"\", ฯลฯ"
|
msgstr "จับคู่อัตโนมัติ {}, (), \"\", ฯลฯ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "จัดเรียงย้อนกลับ"
|
msgstr "จัดเรียงย้อนกลับ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "จัดเรียงสมุดบันทึกโดย"
|
msgstr "จัดเรียงสมุดบันทึกโดย"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "บันทึกตำหน่งภูมิศาสตร์"
|
msgstr "บันทึกตำหน่งภูมิศาสตร์"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "เมื่อสร้าง to-do ใหม่:"
|
msgstr "เมื่อสร้าง to-do ใหม่:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "โฟกัสที่ชื่อเรื่อง"
|
msgstr "โฟกัสที่ชื่อเรื่อง"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "โฟกัสที่เนื้อเรื่อง"
|
msgstr "โฟกัสที่เนื้อเรื่อง"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "เมื่อสร้างบันทึกใหม่:"
|
msgstr "เมื่อสร้างบันทึกใหม่:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "เปิดใช้งาน Soft Break"
|
msgstr "เปิดใช้งาน Soft Break"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "เปิดใช้งานการรองรับ Typographer"
|
msgstr "เปิดใช้งานการรองรับ Typographer"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "เปิดใช้งาน Math Expressions"
|
msgstr "เปิดใช้งาน Math Expressions"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "เปิดใช้งานการรองรับ Fountain syntax"
|
msgstr "เปิดใช้งานการรองรับ Fountain syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "เปิดใช้งานการรองรับ Mermaid diagram"
|
msgstr "เปิดใช้งานการรองรับ Mermaid diagram"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "เปิดใช้งาน ==mark== syntax"
|
msgstr "เปิดใช้งาน ==mark== syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "เปิดใช้งาน Footnotes"
|
msgstr "เปิดใช้งาน Footnotes"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "เปิดใช้งานส่วนเสริมสารบัญ"
|
msgstr "เปิดใช้งานส่วนเสริมสารบัญ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "เปิดใช้งาน ~sub~ syntax"
|
msgstr "เปิดใช้งาน ~sub~ syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "เปิดใช้งาน ^sup^ syntax"
|
msgstr "เปิดใช้งาน ^sup^ syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "เปิดใช้งาน deflist syntax"
|
msgstr "เปิดใช้งาน deflist syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "เปิดใช้งาน abbreviation syntax"
|
msgstr "เปิดใช้งาน abbreviation syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "เปิดใช้งาน Markdown Emoji"
|
msgstr "เปิดใช้งาน Markdown Emoji"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "เปิดใช้งาน ++insert++syntax"
|
msgstr "เปิดใช้งาน ++insert++syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "เปิดใช้งานส่วนเสริมตาราง Multimarkdown"
|
msgstr "เปิดใช้งานส่วนเสริมตาราง Multimarkdown"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "แสดงไอคอนใน System tray"
|
msgstr "แสดงไอคอนใน System tray"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "หมายเหตุ: ทำงานได้กับบาง Desktop Environment เท่านั้น"
|
msgstr "หมายเหตุ: ทำงานได้กับบาง Desktop Environment เท่านั้น"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
"reducing the number of conflicts."
|
"reducing the number of conflicts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "เริ่มต้นแอปพลิเคชั่นโดยย่อไว้ที่ไอคอน System tray"
|
msgstr "เริ่มต้นแอปพลิเคชั่นโดยย่อไว้ที่ไอคอน System tray"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "ขนาดตัวอักษรของตัวแก้ไข"
|
msgstr "ขนาดตัวอักษรของตัวแก้ไข"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "แบบตัวอักษรของตัวแก้ไข"
|
msgstr "แบบตัวอักษรของตัวแก้ไข"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "ตระกูลของแบบตัวอักษรของตัวแก้ไข"
|
msgstr "ตระกูลของแบบตัวอักษรของตัวแก้ไข"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2526,118 +2542,118 @@ msgstr ""
|
|||||||
"เพื่อการแสดงผลที่ถูกต้อง จำเป็นต้องใช้ตัวอักษรแบบ *monospace* "
|
"เพื่อการแสดงผลที่ถูกต้อง จำเป็นต้องใช้ตัวอักษรแบบ *monospace* "
|
||||||
"ถ้าตัวอักษรไม่ถูกต้องหรือว่างเว้นไว้ จะใช้ตัวอักษรแบบ monospace ค่าเริ่มต้น"
|
"ถ้าตัวอักษรไม่ถูกต้องหรือว่างเว้นไว้ จะใช้ตัวอักษรแบบ monospace ค่าเริ่มต้น"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Stylesheet แบบกำหนดเอง สำหรับ Joplin"
|
msgstr "Stylesheet แบบกำหนดเอง สำหรับ Joplin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "อัพเดทแอปพลิเคชั่นอัตโนมัติ"
|
msgstr "อัพเดทแอปพลิเคชั่นอัตโนมัติ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "ความถี่ในการซิงโครไนซ์"
|
msgstr "ความถี่ในการซิงโครไนซ์"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d นาที"
|
msgstr "%d นาที"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d ชั่วโมง"
|
msgstr "%d ชั่วโมง"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d ชั่วโมง"
|
msgstr "%d ชั่วโมง"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "ขนาดของหน้า สำหรับการส่งออก PDF"
|
msgstr "ขนาดของหน้า สำหรับการส่งออก PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Letter"
|
msgstr "Letter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "การจัดวางหน้า สำหรับการส่งออก PDF"
|
msgstr "การจัดวางหน้า สำหรับการส่งออก PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "แนวตั้ง"
|
msgstr "แนวตั้ง"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "แนวนอน"
|
msgstr "แนวนอน"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "โหมดของคีย์บอร์ด"
|
msgstr "โหมดของคีย์บอร์ด"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "ค่าเริ่มต้น"
|
msgstr "ค่าเริ่มต้น"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "TLS certificate แบบกำหนดเอง"
|
msgstr "TLS certificate แบบกำหนดเอง"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2645,51 +2661,51 @@ msgid ""
|
|||||||
"changes before clicking on \"Check synchronisation configuration\"."
|
"changes before clicking on \"Check synchronisation configuration\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "เพิกเฉยข้อผิดพลาด TLS certificate"
|
msgstr "เพิกเฉยข้อผิดพลาด TLS certificate"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr "ระบุพอร์ตที่จะใช้โดยเซิร์ฟเวอร์ API ถ้าไม่ระบุ จะใช้ค่าเริ่มต้น"
|
msgstr "ระบุพอร์ตที่จะใช้โดยเซิร์ฟเวอร์ API ถ้าไม่ระบุ จะใช้ค่าเริ่มต้น"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "เปิดใช้ประวัติบันทึกย้อนหลัง"
|
msgstr "เปิดใช้ประวัติบันทึกย้อนหลัง"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "วัน"
|
msgstr "วัน"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d วัน"
|
msgstr "%d วัน"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "เก็บประวัติบันทึกย้อนหลังเป็นเวลา"
|
msgstr "เก็บประวัติบันทึกย้อนหลังเป็นเวลา"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2697,53 +2713,53 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "ค่าของตัวเลือกไม่ถูกต้อง: \"%s\" ค่าที่เป็นไปได้คือ: %s."
|
msgstr "ค่าของตัวเลือกไม่ถูกต้อง: \"%s\" ค่าที่เป็นไปได้คือ: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "ทั่วไป"
|
msgstr "ทั่วไป"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "การซิงโครไนซ์"
|
msgstr "การซิงโครไนซ์"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "รูปร่างหน้าตา"
|
msgstr "รูปร่างหน้าตา"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "บันทึก"
|
msgstr "บันทึก"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "ปลั๊กอิน"
|
msgstr "ปลั๊กอิน"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "แอปพลิเคชัน"
|
msgstr "แอปพลิเคชัน"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "การเข้ารหัส"
|
msgstr "การเข้ารหัส"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2754,7 +2770,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, fuzzy, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "บันทึก และ การตั้งค่า จะถูกเก็บไว้ใน: %s"
|
msgstr "บันทึก และ การตั้งค่า จะถูกเก็บไว้ใน: %s"
|
||||||
@ -2839,14 +2855,14 @@ msgstr "รายการที่เข้ารหัสแล้วไม่
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (เพื่อทดสอบเท่านั้น)"
|
msgstr "OneDrive Dev (เพื่อทดสอบเท่านั้น)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -15,8 +15,6 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Generator: Poedit 2.3.1\n"
|
"X-Generator: Poedit 2.3.1\n"
|
||||||
"POT-Creation-Date: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
|
|
||||||
#: CliClient/app/command-cp.js:13
|
#: CliClient/app/command-cp.js:13
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -256,7 +254,7 @@ msgstr "Etkin"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Pasif"
|
msgstr "Pasif"
|
||||||
@ -809,7 +807,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "İptal et"
|
msgstr "İptal et"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
@ -817,7 +815,7 @@ msgstr ""
|
|||||||
"Geçiş yapmak için not başlığını veya içeriğin bir kısmın yazın. Alternatif "
|
"Geçiş yapmak için not başlığını veya içeriğin bir kısmın yazın. Alternatif "
|
||||||
"olarak # ile etiket ismi ya da @ ile not defteri ismi yazın."
|
"olarak # ile etiket ismi ya da @ ile not defteri ismi yazın."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Şuraya Git..."
|
msgstr "Şuraya Git..."
|
||||||
|
|
||||||
@ -1260,7 +1258,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Not Geçmişi"
|
msgstr "Not Geçmişi"
|
||||||
|
|
||||||
@ -1592,7 +1590,7 @@ msgstr "Görüntüle"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Notları sırala"
|
msgstr "Notları sırala"
|
||||||
|
|
||||||
@ -1810,46 +1808,46 @@ msgstr "Lütfen önce bir not defteri oluşturun"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Temizle"
|
msgstr "Temizle"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Kelime"
|
msgstr "Kelime"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Karakter"
|
msgstr "Karakter"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Karakter (boşluklar hariç)"
|
msgstr "Karakter (boşluklar hariç)"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Satır"
|
msgstr "Satır"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Düzenleyici"
|
msgstr "Düzenleyici"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Görünteleyici"
|
msgstr "Görünteleyici"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "İstatistik"
|
msgstr "İstatistik"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr "Okuma süresü: %s dk"
|
msgstr "Okuma süresü: %s dk"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Kapat"
|
msgstr "Kapat"
|
||||||
@ -2221,6 +2219,10 @@ msgstr "Bilinmeyen log seviyesi: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Bilinmeyen ID seviyesi: %s"
|
msgstr "Bilinmeyen ID seviyesi: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2360,11 +2362,23 @@ msgstr "WebDAV kullanıcı adı"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV şifresi"
|
msgstr "WebDAV şifresi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Ek indirme davranışı"
|
msgstr "Ek indirme davranışı"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2374,188 +2388,188 @@ msgstr ""
|
|||||||
"modda, notlar açıldığında indirilir. “Her zaman” modunda, tüm ek dosyalar "
|
"modda, notlar açıldığında indirilir. “Her zaman” modunda, tüm ek dosyalar "
|
||||||
"notu açsanız da açmasanız da indirilir."
|
"notu açsanız da açmasanız da indirilir."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Her zaman"
|
msgstr "Her zaman"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manuel"
|
msgstr "Manuel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Otomatik"
|
msgstr "Otomatik"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Maksimum aynı anda bağlantı"
|
msgstr "Maksimum aynı anda bağlantı"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Dil"
|
msgstr "Dil"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Tarih biçimi"
|
msgstr "Tarih biçimi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Zaman biçimi"
|
msgstr "Zaman biçimi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr "Temayı system temasına göre otomatik olarak değiştir"
|
msgstr "Temayı system temasına göre otomatik olarak değiştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr "Tercih edilen açık renk tema"
|
msgstr "Tercih edilen açık renk tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr "Tercih edilen koyu renk tema"
|
msgstr "Tercih edilen koyu renk tema"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Not sayacını göster"
|
msgstr "Not sayacını göster"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Görünümü böl"
|
msgstr "Görünümü böl"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Tamamlanmamış yap-list yukarıda"
|
msgstr "Tamamlanmamış yap-list yukarıda"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Tamamlanan yapılacaklar listesini göster"
|
msgstr "Tamamlanan yapılacaklar listesini göster"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Parantez, çift tırnak gibi değerlerin çiftlerini otomatik ekle."
|
msgstr "Parantez, çift tırnak gibi değerlerin çiftlerini otomatik ekle."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr "Metin düzenleyici olarak CodeMirror kulan (UYARI: BETA)."
|
msgstr "Metin düzenleyici olarak CodeMirror kulan (UYARI: BETA)."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Sıralamayı değiştir"
|
msgstr "Sıralamayı değiştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Notları şuna göre sırala"
|
msgstr "Notları şuna göre sırala"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Coğrafi konumu notlarla kaydedin"
|
msgstr "Coğrafi konumu notlarla kaydedin"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Yeni bir yapılacak oluşturulurken:"
|
msgstr "Yeni bir yapılacak oluşturulurken:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Başlığa odaklan"
|
msgstr "Başlığa odaklan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Gövde kısmına odaklan"
|
msgstr "Gövde kısmına odaklan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Yeni bir not oluştururken:"
|
msgstr "Yeni bir not oluştururken:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Kelime kaydırmasını etkinleştir"
|
msgstr "Kelime kaydırmasını etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Dizgi desteğini etkinleştir"
|
msgstr "Dizgi desteğini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Matematik ifadelerini etkinleştir"
|
msgstr "Matematik ifadelerini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Fountain söz dizimi desteğini etkinleştir"
|
msgstr "Fountain söz dizimi desteğini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Mermaid flowchart tipi diagram desteğini etkinleştir"
|
msgstr "Mermaid flowchart tipi diagram desteğini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "==mark== söz dizimini etkinleştir"
|
msgstr "==mark== söz dizimini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Dip notları etkinleştir"
|
msgstr "Dip notları etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Tablo içerik eklentisini etkinleştir"
|
msgstr "Tablo içerik eklentisini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "~sub~ söz dizimini etkinleştir"
|
msgstr "~sub~ söz dizimini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "^sup^ söz dizimini etkinleştir"
|
msgstr "^sup^ söz dizimini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Deflist söz dizimini etkinleştir"
|
msgstr "Deflist söz dizimini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Kısaltma söz dizimini etkinleştir"
|
msgstr "Kısaltma söz dizimini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Markdown emoji desteğini etkinleştir"
|
msgstr "Markdown emoji desteğini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "++insert++ söz dizimini etkinleştir"
|
msgstr "++insert++ söz dizimini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Çoklu markdown tablo eklentisini etkinleştir"
|
msgstr "Çoklu markdown tablo eklentisini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Tepsi simgesini göster"
|
msgstr "Tepsi simgesini göster"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Not: Tüm masaüstü ortamlarında çalışmaz."
|
msgstr "Not: Tüm masaüstü ortamlarında çalışmaz."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2565,23 +2579,23 @@ msgstr ""
|
|||||||
"etkinleştirmeniz önerilir; böylece notlarınız sürekli olarak eşitlenir, "
|
"etkinleştirmeniz önerilir; böylece notlarınız sürekli olarak eşitlenir, "
|
||||||
"çakışma sayısı azalır."
|
"çakışma sayısı azalır."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "Uygulamayı tepsi simgesinde küçültülmüş olarak başlat"
|
msgstr "Uygulamayı tepsi simgesinde küçültülmüş olarak başlat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Editör yazı boyutu"
|
msgstr "Editör yazı boyutu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Editör fontu"
|
msgstr "Editör fontu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Editör yazı tipi"
|
msgstr "Editör yazı tipi"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
@ -2591,50 +2605,50 @@ msgstr ""
|
|||||||
"çıkmayacak. Yazı tipi yanlış seçilmiş veya boş bırakılmışsa, varsayılan "
|
"çıkmayacak. Yazı tipi yanlış seçilmiş veya boş bırakılmışsa, varsayılan "
|
||||||
"monospace yazı tipi kullanılacaktır."
|
"monospace yazı tipi kullanılacaktır."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Joplin-geneli uygulama stili için özel stil sayfası"
|
msgstr "Joplin-geneli uygulama stili için özel stil sayfası"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Uygulamayı otomatik olarak güncelle"
|
msgstr "Uygulamayı otomatik olarak güncelle"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Güncellemeleri kontrol ederken ön sürümleri alın"
|
msgstr "Güncellemeleri kontrol ederken ön sürümleri alın"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Daha fazla ayrıntı için sürüm öncesi sayfasına bakın: %s"
|
msgstr "Daha fazla ayrıntı için sürüm öncesi sayfasına bakın: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Senkronizasyon aralığı"
|
msgstr "Senkronizasyon aralığı"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d dakika"
|
msgstr "%d dakika"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d saat"
|
msgstr "%d saat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d saat"
|
msgstr "%d saat"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Metin editörü komutu"
|
msgstr "Metin editörü komutu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2642,67 +2656,67 @@ msgstr ""
|
|||||||
"Editör komutu (argüman içerebilir) not açmak için kullanılacaktır. Eğer "
|
"Editör komutu (argüman içerebilir) not açmak için kullanılacaktır. Eğer "
|
||||||
"sağlanmadıysa, varsayılan düzenleyiciyi otomatik olarak algılamaya çalışır."
|
"sağlanmadıysa, varsayılan düzenleyiciyi otomatik olarak algılamaya çalışır."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "PDF dışa aktarımı için sayfa boyutu"
|
msgstr "PDF dışa aktarımı için sayfa boyutu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Kağıt"
|
msgstr "Kağıt"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tablo"
|
msgstr "Tablo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "PDF dışa aktarımı için sayfa yönü"
|
msgstr "PDF dışa aktarımı için sayfa yönü"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Dikey"
|
msgstr "Dikey"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Yatay"
|
msgstr "Yatay"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Klavye modu"
|
msgstr "Klavye modu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Varsayılan"
|
msgstr "Varsayılan"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Özel TLS sertifikaları"
|
msgstr "Özel TLS sertifikaları"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2715,15 +2729,15 @@ msgstr ""
|
|||||||
"yapılandırmasını kontrol et\" seçeneğini tıklamadan önce değişikliklerinizi "
|
"yapılandırmasını kontrol et\" seçeneğini tıklamadan önce değişikliklerinizi "
|
||||||
"kaydetmeniz gerektiğini unutmayın."
|
"kaydetmeniz gerektiğini unutmayın."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "TLS sertifikası hatalarını yoksay"
|
msgstr "TLS sertifikası hatalarını yoksay"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "Tedbir Modu"
|
msgstr "Tedbir Modu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2731,7 +2745,7 @@ msgstr ""
|
|||||||
"Tedbir Modu: Senkronize hedefi boş olduğunda yerel verileri silme (bazen "
|
"Tedbir Modu: Senkronize hedefi boş olduğunda yerel verileri silme (bazen "
|
||||||
"yanlış ayar ve hata sonucu olur)"
|
"yanlış ayar ve hata sonucu olur)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2739,30 +2753,30 @@ msgstr ""
|
|||||||
"API sunucu tarafından kullanılacak portu belirleyiniz. Belirlenmez ise "
|
"API sunucu tarafından kullanılacak portu belirleyiniz. Belirlenmez ise "
|
||||||
"varsayılan bir değer kullanılır."
|
"varsayılan bir değer kullanılır."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Not tarihçesini etkinleştir"
|
msgstr "Not tarihçesini etkinleştir"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "gün"
|
msgstr "gün"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d gün"
|
msgstr "%d gün"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Not tarihçesini şu kadar süre tut"
|
msgstr "Not tarihçesini şu kadar süre tut"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr "Not defteri listesi büyüme faktörü"
|
msgstr "Not defteri listesi büyüme faktörü"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2774,52 +2788,52 @@ msgstr ""
|
|||||||
"2 olan bir bileşen, faktör değeri 1 olana nazaran 2 kat fazla alan kaplar. "
|
"2 olan bir bileşen, faktör değeri 1 olana nazaran 2 kat fazla alan kaplar. "
|
||||||
"Değişiklikleri görmek için uygulamayı yeniden başlatın."
|
"Değişiklikleri görmek için uygulamayı yeniden başlatın."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr "Not listesi büyüme faktörü"
|
msgstr "Not listesi büyüme faktörü"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr "Not alanı büyüme faktörü"
|
msgstr "Not alanı büyüme faktörü"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Geçersiz seçenek değeri: \"%s\". Mümkün değerler: %s."
|
msgstr "Geçersiz seçenek değeri: \"%s\". Mümkün değerler: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Genel"
|
msgstr "Genel"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Senkronizasyon"
|
msgstr "Senkronizasyon"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Görünüm"
|
msgstr "Görünüm"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Not"
|
msgstr "Not"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Eklentiler"
|
msgstr "Eklentiler"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Uygulama"
|
msgstr "Uygulama"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Şifreleme"
|
msgstr "Şifreleme"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Alıntılayıcısı"
|
msgstr "Web Alıntılayıcısı"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2837,7 +2851,7 @@ msgstr ""
|
|||||||
"bir notu açmaya çalışırsanız eklentinin biçimlendirmesini kaybedersiniz. "
|
"bir notu açmaya çalışırsanız eklentinin biçimlendirmesini kaybedersiniz. "
|
||||||
"Zengin metin editörünün hangi eklentileri desteklediği altta belirtilmiştir."
|
"Zengin metin editörünün hangi eklentileri desteklediği altta belirtilmiştir."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Notlar ve ayarlar şu konumda saklanır: %s"
|
msgstr "Notlar ve ayarlar şu konumda saklanır: %s"
|
||||||
@ -2921,14 +2935,14 @@ msgstr "Şifrelenmiş öğeler değiştirilemez"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (yalnızca test için)"
|
msgstr "OneDrive Dev (yalnızca test için)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Kullanım: %s"
|
msgstr "Kullanım: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Bilinmeyen etiket: %s"
|
msgstr "Bilinmeyen etiket: %s"
|
||||||
|
@ -251,7 +251,7 @@ msgstr "Đã bật"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Đã tắt"
|
msgstr "Đã tắt"
|
||||||
@ -797,7 +797,7 @@ msgstr "OK"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Hủy"
|
msgstr "Hủy"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"Type a note title or part of its content to jump to it. Or type # followed "
|
||||||
@ -806,7 +806,7 @@ msgstr ""
|
|||||||
"Ấn tiêu đề note để đi tới note đó. Hoặc ấn # theo sau bởi tên của một tag, "
|
"Ấn tiêu đề note để đi tới note đó. Hoặc ấn # theo sau bởi tên của một tag, "
|
||||||
"hoặc @ theo sau bởi tên của notebook."
|
"hoặc @ theo sau bởi tên của notebook."
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "Đi tới bất kỳ điểm nào..."
|
msgstr "Đi tới bất kỳ điểm nào..."
|
||||||
|
|
||||||
@ -1248,7 +1248,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "Lịch sử của note"
|
msgstr "Lịch sử của note"
|
||||||
|
|
||||||
@ -1583,7 +1583,7 @@ msgstr "&Giao diện"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "Sắp xếp notes theo"
|
msgstr "Sắp xếp notes theo"
|
||||||
|
|
||||||
@ -1780,47 +1780,47 @@ msgstr "Vui lòng tạo một notebook trước"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "Xóa"
|
msgstr "Xóa"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "Số từ"
|
msgstr "Số từ"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "Số chữ"
|
msgstr "Số chữ"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "Số chữ ngoại trừ dấu cách"
|
msgstr "Số chữ ngoại trừ dấu cách"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "Số dòng"
|
msgstr "Số dòng"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "Trình chỉnh sửa văn bản"
|
msgstr "Trình chỉnh sửa văn bản"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "Viewer"
|
msgstr "Viewer"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Trạng thái"
|
msgstr "Trạng thái"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Đóng"
|
msgstr "Đóng"
|
||||||
@ -2191,6 +2191,10 @@ msgstr "Không tìm thấy log level: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "Không tìm thấy level ID: %s"
|
msgstr "Không tìm thấy level ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2330,11 +2334,23 @@ msgstr "Tên sử dụng WebDAV"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "Mật khẩu WebDAV"
|
msgstr "Mật khẩu WebDAV"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "Hành vi tải về đính kèm"
|
msgstr "Hành vi tải về đính kèm"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2345,188 +2361,188 @@ msgstr ""
|
|||||||
"độ \"Always\", tất cả đính kèm luôn được tải về bất kể bạn có mở note hay "
|
"độ \"Always\", tất cả đính kèm luôn được tải về bất kể bạn có mở note hay "
|
||||||
"không."
|
"không."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "Always"
|
msgstr "Always"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "Manual"
|
msgstr "Manual"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "Auto"
|
msgstr "Auto"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "Số lượng kết nối tối đa"
|
msgstr "Số lượng kết nối tối đa"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Ngôn ngữ"
|
msgstr "Ngôn ngữ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "Định dạng ngày"
|
msgstr "Định dạng ngày"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Định dạng thời gian"
|
msgstr "Định dạng thời gian"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Thême"
|
msgstr "Thême"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "Hiển thị số lượng note"
|
msgstr "Hiển thị số lượng note"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "Chia đôi màn hình"
|
msgstr "Chia đôi màn hình"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "HIển thị to-dos chưa hoàn thành lên đầu"
|
msgstr "HIển thị to-dos chưa hoàn thành lên đầu"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "Hiển thị to-dos đã hoàn thành"
|
msgstr "Hiển thị to-dos đã hoàn thành"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "Tự động đóng ngoặc nhọn, ngoặc đơn, ngoặc kép, v.v..."
|
msgstr "Tự động đóng ngoặc nhọn, ngoặc đơn, ngoặc kép, v.v..."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "Đảo ngược thứ tự sắp xếp"
|
msgstr "Đảo ngược thứ tự sắp xếp"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "Sắp xếp notebooks theo"
|
msgstr "Sắp xếp notebooks theo"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "Lưu dữ liệu định vị của notes này"
|
msgstr "Lưu dữ liệu định vị của notes này"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "Khi tạo một to-do mới:"
|
msgstr "Khi tạo một to-do mới:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "Đặt dấu trỏ tại tiêu đề"
|
msgstr "Đặt dấu trỏ tại tiêu đề"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "Đặt dấu trỏ tại phần thân"
|
msgstr "Đặt dấu trỏ tại phần thân"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "Khi tạo note mới:"
|
msgstr "Khi tạo note mới:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Bật tự động xuống trang"
|
msgstr "Bật tự động xuống trang"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Bật hỗ trợ cá nhân làm thuật in máy"
|
msgstr "Bật hỗ trợ cá nhân làm thuật in máy"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Bật hỗ trợ toán học"
|
msgstr "Bật hỗ trợ toán học"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "Bật hỗ trợ Fountain syntax"
|
msgstr "Bật hỗ trợ Fountain syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "Bật Mermaid diagrams support"
|
msgstr "Bật Mermaid diagrams support"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "Bật ==mark== syntax"
|
msgstr "Bật ==mark== syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "Bật footnotes"
|
msgstr "Bật footnotes"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "Bật ứng dụng mở rộng mục lục"
|
msgstr "Bật ứng dụng mở rộng mục lục"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "Bật ~sub~ syntax"
|
msgstr "Bật ~sub~ syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "Bật ^sup^ syntax"
|
msgstr "Bật ^sup^ syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "Bật deflist syntax"
|
msgstr "Bật deflist syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "Bật abbreviation syntax"
|
msgstr "Bật abbreviation syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "Bật markdown emoji"
|
msgstr "Bật markdown emoji"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "Bật ++insert++ syntax"
|
msgstr "Bật ++insert++ syntax"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "Bật multimarkdown table extension"
|
msgstr "Bật multimarkdown table extension"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "Hiển thị biểu tượng ở tray"
|
msgstr "Hiển thị biểu tượng ở tray"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "Lưu ý: Không hoạt động trong tất cả môi trường desktop."
|
msgstr "Lưu ý: Không hoạt động trong tất cả môi trường desktop."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2535,24 +2551,24 @@ msgstr ""
|
|||||||
"Điều này cho phép Joplin chạy trong nền. Khuyến cáo sử dụng chức năng này để "
|
"Điều này cho phép Joplin chạy trong nền. Khuyến cáo sử dụng chức năng này để "
|
||||||
"notes có thể liên tục đồng bộ hóa, giảm thiểu số lần xung đột."
|
"notes có thể liên tục đồng bộ hóa, giảm thiểu số lần xung đột."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Chạy chương trình trong nền, hiển thị icon trong tray khi máy khởi động"
|
"Chạy chương trình trong nền, hiển thị icon trong tray khi máy khởi động"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "Kích thước font của trình chỉnh sửa văn bản"
|
msgstr "Kích thước font của trình chỉnh sửa văn bản"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "Font của trình chỉnh sửa văn bản"
|
msgstr "Font của trình chỉnh sửa văn bản"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "Font family của trình chỉnh sửa văn bản"
|
msgstr "Font family của trình chỉnh sửa văn bản"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"This should be a *monospace* font or some elements will render incorrectly. "
|
||||||
@ -2562,50 +2578,50 @@ msgstr ""
|
|||||||
"Đây phải là *monospace* font hoặc sẽ không hiển thị được. Nếu font không "
|
"Đây phải là *monospace* font hoặc sẽ không hiển thị được. Nếu font không "
|
||||||
"đúng hoặc không có, ứng dung sẽ mặc định sử dụng monospace cơ bản."
|
"đúng hoặc không có, ứng dung sẽ mặc định sử dụng monospace cơ bản."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "Tùy chọn stylesheet cho nhưng ứng dụng Joplin-wide"
|
msgstr "Tùy chọn stylesheet cho nhưng ứng dụng Joplin-wide"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "Tự động cập nhật ứng dụng"
|
msgstr "Tự động cập nhật ứng dụng"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "Cập nhật bản trước phát hành khi kiểm tra cập nhật"
|
msgstr "Cập nhật bản trước phát hành khi kiểm tra cập nhật"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "Xem trang phát hành trước để có thêm thông tin chi tiết: %s"
|
msgstr "Xem trang phát hành trước để có thêm thông tin chi tiết: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "Tần suất đồng bộ hóa"
|
msgstr "Tần suất đồng bộ hóa"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d phút"
|
msgstr "%d phút"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d giờ"
|
msgstr "%d giờ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d giờ"
|
msgstr "%d giờ"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "Câu lệnh trình duyệt chỉnh sửa văn bản"
|
msgstr "Câu lệnh trình duyệt chỉnh sửa văn bản"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2614,67 +2630,67 @@ msgstr ""
|
|||||||
"note. Nếu không được cung cấp, câu lệnh trình duyệt văn bản sẽ tự động tìm "
|
"note. Nếu không được cung cấp, câu lệnh trình duyệt văn bản sẽ tự động tìm "
|
||||||
"trình duyệt chỉnh sửa văn bản mặc định."
|
"trình duyệt chỉnh sửa văn bản mặc định."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "Kích thước của trang để export dạng PDF"
|
msgstr "Kích thước của trang để export dạng PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "Letter"
|
msgstr "Letter"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "Tabloid"
|
msgstr "Tabloid"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "Legal"
|
msgstr "Legal"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "Định hướng trang để export PDF"
|
msgstr "Định hướng trang để export PDF"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "Portrait"
|
msgstr "Portrait"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "Landscape"
|
msgstr "Landscape"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "Ché độ bàn phím"
|
msgstr "Ché độ bàn phím"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Mặc định"
|
msgstr "Mặc định"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Tùy chỉnh TLS certicates"
|
msgstr "Tùy chỉnh TLS certicates"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2686,15 +2702,15 @@ msgstr ""
|
|||||||
"other/custom.pem. Lưu ý, nếu bnaj thay đổi cấu hình TLS, bnaj phải lưu những "
|
"other/custom.pem. Lưu ý, nếu bnaj thay đổi cấu hình TLS, bnaj phải lưu những "
|
||||||
"thay đổi đó trước khi ấn \"Kiểm tra cấu hình đồng bộ hóa\"."
|
"thay đổi đó trước khi ấn \"Kiểm tra cấu hình đồng bộ hóa\"."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "Bỏ qua các lỗi TLS certificate"
|
msgstr "Bỏ qua các lỗi TLS certificate"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2702,7 +2718,7 @@ msgstr ""
|
|||||||
"Thiết kế an toàn: Không xóa dữ liệu cục bộ khi điểm đến đồng bộ hóa trống "
|
"Thiết kế an toàn: Không xóa dữ liệu cục bộ khi điểm đến đồng bộ hóa trống "
|
||||||
"(thường là kết quả của bug hoặc cấu hình sai)"
|
"(thường là kết quả của bug hoặc cấu hình sai)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
@ -2710,30 +2726,30 @@ msgstr ""
|
|||||||
"Chỉ định port nên được sử dụng bởi server API. Nếu không được chỉ định, cấu "
|
"Chỉ định port nên được sử dụng bởi server API. Nếu không được chỉ định, cấu "
|
||||||
"hình mặc định sẽ được sử dụng."
|
"hình mặc định sẽ được sử dụng."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "Bật lịch sử note"
|
msgstr "Bật lịch sử note"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "ngày"
|
msgstr "ngày"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d ngày"
|
msgstr "%d ngày"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "Lưu giữ lịch sử note để"
|
msgstr "Lưu giữ lịch sử note để"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2741,52 +2757,52 @@ msgid ""
|
|||||||
"factor of 1.Restart app to see changes."
|
"factor of 1.Restart app to see changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "Giá trị lựa chọn lỗi: \"%s\". Các giá trị có thể sử dụng là: %s."
|
msgstr "Giá trị lựa chọn lỗi: \"%s\". Các giá trị có thể sử dụng là: %s."
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Chung"
|
msgstr "Chung"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "Đồng bộ hóa"
|
msgstr "Đồng bộ hóa"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Bề ngoài"
|
msgstr "Bề ngoài"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "Note"
|
msgstr "Note"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "Phần mềm mở rộng"
|
msgstr "Phần mềm mở rộng"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Ứng dụng"
|
msgstr "Ứng dụng"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "Mã hóa"
|
msgstr "Mã hóa"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "Web Clipper"
|
msgstr "Web Clipper"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2797,7 +2813,7 @@ msgid ""
|
|||||||
"the WYSIWYG editor."
|
"the WYSIWYG editor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "Notes và cài đặt sẽ được lưu lại tại: %s"
|
msgstr "Notes và cài đặt sẽ được lưu lại tại: %s"
|
||||||
@ -2879,14 +2895,14 @@ msgstr "Các mục đã mã hóa không thể chỉnh sửa"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (dành cho testing)"
|
msgstr "OneDrive Dev (dành cho testing)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "Sử dụng: %s"
|
msgstr "Sử dụng: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "Không tìm thấy flag này: %s"
|
msgstr "Không tìm thấy flag này: %s"
|
||||||
|
@ -14,8 +14,6 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 2.3.1\n"
|
"X-Generator: Poedit 2.3.1\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"POT-Creation-Date: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
|
|
||||||
#: CliClient/app/command-cp.js:13
|
#: CliClient/app/command-cp.js:13
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -247,7 +245,7 @@ msgstr "已启用"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "已禁用"
|
msgstr "已禁用"
|
||||||
@ -768,7 +766,7 @@ msgstr "确认"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "取消"
|
msgstr "取消"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
@ -776,7 +774,7 @@ msgstr ""
|
|||||||
"输入笔记标题或内容以便转跳到它。或者输入 # 跟着一个标签名字,或者输入 @ 跟着"
|
"输入笔记标题或内容以便转跳到它。或者输入 # 跟着一个标签名字,或者输入 @ 跟着"
|
||||||
"一个笔记本名字。"
|
"一个笔记本名字。"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "跳转到任意内容..."
|
msgstr "跳转到任意内容..."
|
||||||
|
|
||||||
@ -1213,7 +1211,7 @@ msgid "URL"
|
|||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "笔记历史"
|
msgstr "笔记历史"
|
||||||
|
|
||||||
@ -1534,7 +1532,7 @@ msgstr "视图 (&V)"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "笔记排序依据"
|
msgstr "笔记排序依据"
|
||||||
|
|
||||||
@ -1741,46 +1739,46 @@ msgstr "请先创建一本笔记本"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "清除"
|
msgstr "清除"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "字数"
|
msgstr "字数"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "字符数"
|
msgstr "字符数"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "字符数 (不计空格)"
|
msgstr "字符数 (不计空格)"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "行"
|
msgstr "行"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "编辑器"
|
msgstr "编辑器"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "浏览"
|
msgstr "浏览"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "统计数据"
|
msgstr "统计数据"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr "阅读时间: %s 分钟"
|
msgstr "阅读时间: %s 分钟"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "关闭"
|
msgstr "关闭"
|
||||||
@ -2140,6 +2138,10 @@ msgstr "未知日志级别: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "未知级别 ID: %s"
|
msgstr "未知级别 ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2276,11 +2278,23 @@ msgstr "WebDAV 用户名"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV 密码"
|
msgstr "WebDAV 密码"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "附件下载行为"
|
msgstr "附件下载行为"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2290,188 +2304,188 @@ msgstr ""
|
|||||||
"时,它们就会被下载下来。在 \"总是\" 中,无论你是否打开笔记,所有的附件都会被"
|
"时,它们就会被下载下来。在 \"总是\" 中,无论你是否打开笔记,所有的附件都会被"
|
||||||
"下载。"
|
"下载。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "总是"
|
msgstr "总是"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "手动"
|
msgstr "手动"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "自动"
|
msgstr "自动"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "最大并发连接数"
|
msgstr "最大并发连接数"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "语言"
|
msgstr "语言"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "日期格式"
|
msgstr "日期格式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "时间格式"
|
msgstr "时间格式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "主题"
|
msgstr "主题"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr "根据系统主题自动切换"
|
msgstr "根据系统主题自动切换"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr "首选亮色主题"
|
msgstr "首选亮色主题"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr "首选暗色主题"
|
msgstr "首选暗色主题"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "显示笔记数"
|
msgstr "显示笔记数"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "拆分视图"
|
msgstr "拆分视图"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "将未完成的待办事项置顶"
|
msgstr "将未完成的待办事项置顶"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "显示已完成的待办事项"
|
msgstr "显示已完成的待办事项"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "自动配对花括号、圆括号、引号等。"
|
msgstr "自动配对花括号、圆括号、引号等。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr "使用 CodeMirror 作为代码编辑器 (BETA)"
|
msgstr "使用 CodeMirror 作为代码编辑器 (BETA)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "倒序"
|
msgstr "倒序"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "笔记本排序依据"
|
msgstr "笔记本排序依据"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "保存地理定位信息到笔记中"
|
msgstr "保存地理定位信息到笔记中"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "当新建待办事项时:"
|
msgstr "当新建待办事项时:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "聚焦标题"
|
msgstr "聚焦标题"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "聚焦正文"
|
msgstr "聚焦正文"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "当新建笔记时:"
|
msgstr "当新建笔记时:"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "启动软中断"
|
msgstr "启动软中断"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "启用 Typographer 支持"
|
msgstr "启用 Typographer 支持"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "启用数学表达式"
|
msgstr "启用数学表达式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "启用 Fountain 语法支持"
|
msgstr "启用 Fountain 语法支持"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "启用 Mermaid 流程图支持"
|
msgstr "启用 Mermaid 流程图支持"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "启用 ==mark== 句法"
|
msgstr "启用 ==mark== 句法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "启用脚注"
|
msgstr "启用脚注"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "启用目录扩展"
|
msgstr "启用目录扩展"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "启用 ~sub~ 句法"
|
msgstr "启用 ~sub~ 句法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "启用 ^sup^ 句法"
|
msgstr "启用 ^sup^ 句法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "启用术语表句法"
|
msgstr "启用术语表句法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "启用缩写句法"
|
msgstr "启用缩写句法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "启用 Markdown Emoji"
|
msgstr "启用 Markdown Emoji"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "启用 ++insert++ 句法"
|
msgstr "启用 ++insert++ 句法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "启用 MultiMarkdown 表格扩展"
|
msgstr "启用 MultiMarkdown 表格扩展"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "显示托盘图标"
|
msgstr "显示托盘图标"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "注意: 在部分桌面环境下无法工作。"
|
msgstr "注意: 在部分桌面环境下无法工作。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2480,23 +2494,23 @@ msgstr ""
|
|||||||
"这将允许 Joplin 在后台运行,如果你经常修改和同步笔记,推荐启用该设置来减少可"
|
"这将允许 Joplin 在后台运行,如果你经常修改和同步笔记,推荐启用该设置来减少可"
|
||||||
"能的冲突。"
|
"能的冲突。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "应用程序启动时最小化到托盘"
|
msgstr "应用程序启动时最小化到托盘"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "编辑器字体大小"
|
msgstr "编辑器字体大小"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "编辑器字体"
|
msgstr "编辑器字体"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "编辑器字体族"
|
msgstr "编辑器字体族"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
@ -2505,50 +2519,50 @@ msgstr ""
|
|||||||
"必须是 *等宽* 字体,否则一些元素将无法被正确渲染。若字体不正确或留空,该处将"
|
"必须是 *等宽* 字体,否则一些元素将无法被正确渲染。若字体不正确或留空,该处将"
|
||||||
"会默认设置为通用的等宽字体。"
|
"会默认设置为通用的等宽字体。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "适用于 Joplin 全域应用样式的自定义样式表"
|
msgstr "适用于 Joplin 全域应用样式的自定义样式表"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "自动更新程序"
|
msgstr "自动更新程序"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "检查更新时获取预发行版本"
|
msgstr "检查更新时获取预发行版本"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "若需了解预发行版本的详细信息,请参阅页面: %s"
|
msgstr "若需了解预发行版本的详细信息,请参阅页面: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "同步间隔"
|
msgstr "同步间隔"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d 分钟"
|
msgstr "%d 分钟"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d 小时"
|
msgstr "%d 小时"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d 小时"
|
msgstr "%d 小时"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "文本编辑器命令"
|
msgstr "文本编辑器命令"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2556,67 +2570,67 @@ msgstr ""
|
|||||||
"该文本编辑器命令 (可能包括参数) 将会被用于打开笔记。若未提供将尝试自动检测默"
|
"该文本编辑器命令 (可能包括参数) 将会被用于打开笔记。若未提供将尝试自动检测默"
|
||||||
"认编辑器。"
|
"认编辑器。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "PDF 导出时的页面规格"
|
msgstr "PDF 导出时的页面规格"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "信函 (Letter)"
|
msgstr "信函 (Letter)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "文摘 (Tabloid)"
|
msgstr "文摘 (Tabloid)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "法律专用纸 (Legal)"
|
msgstr "法律专用纸 (Legal)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "PDF 导出的页面方向"
|
msgstr "PDF 导出的页面方向"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "竖版"
|
msgstr "竖版"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "横板"
|
msgstr "横板"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "键盘模式"
|
msgstr "键盘模式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "默认值"
|
msgstr "默认值"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "自定义 TLS 证书"
|
msgstr "自定义 TLS 证书"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2627,15 +2641,15 @@ msgstr ""
|
|||||||
"如: /my/cert_dir,/other/custom.pem 。 请注意,如果更改 TLS 设置,则必须先保存"
|
"如: /my/cert_dir,/other/custom.pem 。 请注意,如果更改 TLS 设置,则必须先保存"
|
||||||
"更改,之后再点击 \"检查同步配置\" 。"
|
"更改,之后再点击 \"检查同步配置\" 。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "忽略 TLS 证书错误"
|
msgstr "忽略 TLS 证书错误"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "故障保护"
|
msgstr "故障保护"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2643,36 +2657,36 @@ msgstr ""
|
|||||||
"故障保护 (Fail-safe) : 当同步目标为空时 (通常是配置错误或 Bug ) ,不要删除本"
|
"故障保护 (Fail-safe) : 当同步目标为空时 (通常是配置错误或 Bug ) ,不要删除本"
|
||||||
"地数据"
|
"地数据"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr "请指定 API 服务应使用的端口。 如果未设置,将使用默认值。"
|
msgstr "请指定 API 服务应使用的端口。 如果未设置,将使用默认值。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "启用笔记历史"
|
msgstr "启用笔记历史"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "天"
|
msgstr "天"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d 天"
|
msgstr "%d 天"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "保留笔记历史记录"
|
msgstr "保留笔记历史记录"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr "笔记本列表增长因数"
|
msgstr "笔记本列表增长因数"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2683,52 +2697,52 @@ msgstr ""
|
|||||||
"空间。因此因数为 2 的的一项是因数为 1 的一项的占用空间的两倍。重启软件以查看"
|
"空间。因此因数为 2 的的一项是因数为 1 的一项的占用空间的两倍。重启软件以查看"
|
||||||
"变化。"
|
"变化。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr "笔记列表增长因数"
|
msgstr "笔记列表增长因数"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr "笔记区域增长因数"
|
msgstr "笔记区域增长因数"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "无效的选项值: \"%s\" 。可用值有: %s。"
|
msgstr "无效的选项值: \"%s\" 。可用值有: %s。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "通用选项"
|
msgstr "通用选项"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "同步"
|
msgstr "同步"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "外观"
|
msgstr "外观"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "笔记"
|
msgstr "笔记"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "插件"
|
msgstr "插件"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "应用程序"
|
msgstr "应用程序"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "加密"
|
msgstr "加密"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "网页剪辑"
|
msgstr "网页剪辑"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2744,7 +2758,7 @@ msgstr ""
|
|||||||
"器中打开使用了这些插件的笔记,就将会丢失插件格式。下面已表明插件与所见即所得 "
|
"器中打开使用了这些插件的笔记,就将会丢失插件格式。下面已表明插件与所见即所得 "
|
||||||
"(WYSIWYG) 编辑器兼容与否。"
|
"(WYSIWYG) 编辑器兼容与否。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "笔记与设置文件储存在: %s"
|
msgstr "笔记与设置文件储存在: %s"
|
||||||
@ -2828,14 +2842,14 @@ msgstr "无法修改已加密的项目"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive 开发版 (仅供测试)"
|
msgstr "OneDrive 开发版 (仅供测试)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "使用: %s"
|
msgstr "使用: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "未知标记: %s"
|
msgstr "未知标记: %s"
|
||||||
|
@ -245,7 +245,7 @@ msgstr "已啟用"
|
|||||||
|
|
||||||
#: CliClient/app/command-e2ee.js:108
|
#: CliClient/app/command-e2ee.js:108
|
||||||
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
#: ElectronClient/gui/EncryptionConfigScreen.min.js:442
|
||||||
#: ReactNativeClient/lib/models/Setting.js:566
|
#: ReactNativeClient/lib/models/Setting.js:607
|
||||||
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
#: ReactNativeClient/lib/components/screens/encryption-config.js:280
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "已停用"
|
msgstr "已停用"
|
||||||
@ -766,13 +766,13 @@ msgstr "確定"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "取消"
|
msgstr "取消"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:450
|
#: ElectronClient/plugins/GotoAnything.min.js:454
|
||||||
msgid ""
|
msgid ""
|
||||||
"Type a note title or part of its content to jump to it. Or type # followed "
|
"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."
|
"by a tag name, or @ followed by a notebook name."
|
||||||
msgstr "鍵入記事標題來跳轉, 鍵入#與一個標籤名稱, @ 與一個筆記本名稱。"
|
msgstr "鍵入記事標題來跳轉, 鍵入#與一個標籤名稱, @ 與一個筆記本名稱。"
|
||||||
|
|
||||||
#: ElectronClient/plugins/GotoAnything.min.js:489
|
#: ElectronClient/plugins/GotoAnything.min.js:493
|
||||||
msgid "Goto Anything..."
|
msgid "Goto Anything..."
|
||||||
msgstr "前往任意內容..."
|
msgstr "前往任意內容..."
|
||||||
|
|
||||||
@ -1209,7 +1209,7 @@ msgid "URL"
|
|||||||
msgstr "網址"
|
msgstr "網址"
|
||||||
|
|
||||||
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
#: ElectronClient/gui/NotePropertiesDialog.min.js:32
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1212
|
#: ReactNativeClient/lib/models/Setting.js:1253
|
||||||
msgid "Note History"
|
msgid "Note History"
|
||||||
msgstr "記事本歷史紀錄"
|
msgstr "記事本歷史紀錄"
|
||||||
|
|
||||||
@ -1530,7 +1530,7 @@ msgstr "檢視 (&V)"
|
|||||||
|
|
||||||
#: ElectronClient/gui/NoteList.min.js:147
|
#: ElectronClient/gui/NoteList.min.js:147
|
||||||
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
#: ElectronClient/gui/NoteList/NoteList.min.js:152
|
||||||
#: ReactNativeClient/lib/models/Setting.js:329
|
#: ReactNativeClient/lib/models/Setting.js:370
|
||||||
msgid "Sort notes by"
|
msgid "Sort notes by"
|
||||||
msgstr "記事排序依據"
|
msgstr "記事排序依據"
|
||||||
|
|
||||||
@ -1738,46 +1738,46 @@ msgstr "請先新增記事本"
|
|||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr "清除"
|
msgstr "清除"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:65
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:76
|
||||||
msgid "Words"
|
msgid "Words"
|
||||||
msgstr "單字"
|
msgstr "單字"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:66
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:77
|
||||||
msgid "Characters"
|
msgid "Characters"
|
||||||
msgstr "字元"
|
msgstr "字元"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:67
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:78
|
||||||
msgid "Characters excluding spaces"
|
msgid "Characters excluding spaces"
|
||||||
msgstr "不含空格的字元"
|
msgstr "不含空格的字元"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:68
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:79
|
||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr "行數"
|
msgstr "行數"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:87
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:98
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
msgid "Editor"
|
msgid "Editor"
|
||||||
msgstr "編輯器"
|
msgstr "編輯器"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:88
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:99
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Viewer"
|
msgid "Viewer"
|
||||||
msgstr "閱讀器"
|
msgstr "閱讀器"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:96
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:107
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "統計"
|
msgstr "統計"
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:100
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:111
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Read time: %s min"
|
msgid "Read time: %s min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ElectronClient/gui/NoteContentPropertiesDialog.js:101
|
#: ElectronClient/gui/NoteContentPropertiesDialog.js:112
|
||||||
#: ElectronClient/gui/ShareNoteDialog.js:175
|
#: ElectronClient/gui/ShareNoteDialog.js:175
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "關閉"
|
msgstr "關閉"
|
||||||
@ -2137,6 +2137,10 @@ msgstr "未知的日誌級別: %s"
|
|||||||
msgid "Unknown level ID: %s"
|
msgid "Unknown level ID: %s"
|
||||||
msgstr "未知的級別 ID: %s"
|
msgstr "未知的級別 ID: %s"
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/SyncTargetAmazonS3.js:28
|
||||||
|
msgid "AWS S3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
#: ReactNativeClient/lib/SyncTargetDropbox.js:25
|
||||||
msgid "Dropbox"
|
msgid "Dropbox"
|
||||||
msgstr "Dropbox"
|
msgstr "Dropbox"
|
||||||
@ -2275,11 +2279,23 @@ msgstr "WebDAV 用戶名稱"
|
|||||||
msgid "WebDAV password"
|
msgid "WebDAV password"
|
||||||
msgstr "WebDAV 密碼"
|
msgstr "WebDAV 密碼"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:195
|
#: ReactNativeClient/lib/models/Setting.js:189
|
||||||
|
msgid "AWS S3 bucket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:200
|
||||||
|
msgid "AWS key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:210
|
||||||
|
msgid "AWS secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ReactNativeClient/lib/models/Setting.js:224
|
||||||
msgid "Attachment download behaviour"
|
msgid "Attachment download behaviour"
|
||||||
msgstr "附件下載動作"
|
msgstr "附件下載動作"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:196
|
#: ReactNativeClient/lib/models/Setting.js:225
|
||||||
msgid ""
|
msgid ""
|
||||||
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
|
"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 "
|
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
|
||||||
@ -2288,188 +2304,188 @@ msgstr ""
|
|||||||
"在\"手動\"模式下,僅會在當您點選附件時才下載附件。 而\"自動\"模式,則是打開記"
|
"在\"手動\"模式下,僅會在當您點選附件時才下載附件。 而\"自動\"模式,則是打開記"
|
||||||
"事時即會開始下載。若是\"總是\"模式,無論您是否打開記事,都會下載所有附件。"
|
"事時即會開始下載。若是\"總是\"模式,無論您是否打開記事,都會下載所有附件。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:199
|
#: ReactNativeClient/lib/models/Setting.js:228
|
||||||
msgid "Always"
|
msgid "Always"
|
||||||
msgstr "總是"
|
msgstr "總是"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:200
|
#: ReactNativeClient/lib/models/Setting.js:229
|
||||||
msgid "Manual"
|
msgid "Manual"
|
||||||
msgstr "手動"
|
msgstr "手動"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:201
|
#: ReactNativeClient/lib/models/Setting.js:230
|
||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "自動"
|
msgstr "自動"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:206
|
#: ReactNativeClient/lib/models/Setting.js:247
|
||||||
msgid "Max concurrent connections"
|
msgid "Max concurrent connections"
|
||||||
msgstr "最大同時連接數"
|
msgstr "最大同時連接數"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:215
|
#: ReactNativeClient/lib/models/Setting.js:256
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "語言"
|
msgstr "語言"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:225
|
#: ReactNativeClient/lib/models/Setting.js:266
|
||||||
msgid "Date format"
|
msgid "Date format"
|
||||||
msgstr "日期格式"
|
msgstr "日期格式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:244
|
#: ReactNativeClient/lib/models/Setting.js:285
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "時間格式"
|
msgstr "時間格式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:263
|
#: ReactNativeClient/lib/models/Setting.js:304
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "界面主題"
|
msgstr "界面主題"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:274
|
#: ReactNativeClient/lib/models/Setting.js:315
|
||||||
msgid "Automatically switch theme to match system theme"
|
msgid "Automatically switch theme to match system theme"
|
||||||
msgstr "自動切換主題以匹配系統主題"
|
msgstr "自動切換主題以匹配系統主題"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:286
|
#: ReactNativeClient/lib/models/Setting.js:327
|
||||||
msgid "Preferred light theme"
|
msgid "Preferred light theme"
|
||||||
msgstr "首選亮色主題"
|
msgstr "首選亮色主題"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:300
|
#: ReactNativeClient/lib/models/Setting.js:341
|
||||||
msgid "Preferred dark theme"
|
msgid "Preferred dark theme"
|
||||||
msgstr "首選暗色主題"
|
msgstr "首選暗色主題"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:305
|
#: ReactNativeClient/lib/models/Setting.js:346
|
||||||
msgid "Show note counts"
|
msgid "Show note counts"
|
||||||
msgstr "顯示記事數量"
|
msgstr "顯示記事數量"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
msgid "Split View"
|
msgid "Split View"
|
||||||
msgstr "分割顯示"
|
msgstr "分割顯示"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:314
|
#: ReactNativeClient/lib/models/Setting.js:355
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s / %s"
|
msgid "%s / %s / %s"
|
||||||
msgstr "%s / %s / %s"
|
msgstr "%s / %s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:315
|
#: ReactNativeClient/lib/models/Setting.js:356
|
||||||
#: ReactNativeClient/lib/models/Setting.js:316
|
#: ReactNativeClient/lib/models/Setting.js:357
|
||||||
#: ReactNativeClient/lib/models/Setting.js:317
|
#: ReactNativeClient/lib/models/Setting.js:358
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%s / %s"
|
msgid "%s / %s"
|
||||||
msgstr "%s / %s"
|
msgstr "%s / %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:320
|
#: ReactNativeClient/lib/models/Setting.js:361
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "最上方顯示未完成的待辦事項"
|
msgstr "最上方顯示未完成的待辦事項"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:321
|
#: ReactNativeClient/lib/models/Setting.js:362
|
||||||
msgid "Show completed to-dos"
|
msgid "Show completed to-dos"
|
||||||
msgstr "顯示已完成的待辦事項"
|
msgstr "顯示已完成的待辦事項"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:346
|
#: ReactNativeClient/lib/models/Setting.js:387
|
||||||
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
msgid "Auto-pair braces, parenthesis, quotations, etc."
|
||||||
msgstr "自動配對大括號,括號,引號等。"
|
msgstr "自動配對大括號,括號,引號等。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:354
|
#: ReactNativeClient/lib/models/Setting.js:395
|
||||||
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
msgid "Use CodeMirror as the code editor (WARNING: BETA)."
|
||||||
msgstr "使用 CodeMirror 作為代碼編輯器 (BETA)"
|
msgstr "使用 CodeMirror 作為代碼編輯器 (BETA)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:356
|
#: ReactNativeClient/lib/models/Setting.js:397
|
||||||
#: ReactNativeClient/lib/models/Setting.js:374
|
#: ReactNativeClient/lib/models/Setting.js:415
|
||||||
msgid "Reverse sort order"
|
msgid "Reverse sort order"
|
||||||
msgstr "顛倒排序順序"
|
msgstr "顛倒排序順序"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:363
|
#: ReactNativeClient/lib/models/Setting.js:404
|
||||||
msgid "Sort notebooks by"
|
msgid "Sort notebooks by"
|
||||||
msgstr "排序記事方式"
|
msgstr "排序記事方式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:375
|
#: ReactNativeClient/lib/models/Setting.js:416
|
||||||
msgid "Save geo-location with notes"
|
msgid "Save geo-location with notes"
|
||||||
msgstr "在記事中保存地理位置資訊"
|
msgstr "在記事中保存地理位置資訊"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:394
|
#: ReactNativeClient/lib/models/Setting.js:435
|
||||||
msgid "When creating a new to-do:"
|
msgid "When creating a new to-do:"
|
||||||
msgstr "當新增待辦事項時: "
|
msgstr "當新增待辦事項時: "
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:397
|
#: ReactNativeClient/lib/models/Setting.js:438
|
||||||
#: ReactNativeClient/lib/models/Setting.js:412
|
#: ReactNativeClient/lib/models/Setting.js:453
|
||||||
msgid "Focus title"
|
msgid "Focus title"
|
||||||
msgstr "游標置於標題"
|
msgstr "游標置於標題"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:398
|
#: ReactNativeClient/lib/models/Setting.js:439
|
||||||
#: ReactNativeClient/lib/models/Setting.js:413
|
#: ReactNativeClient/lib/models/Setting.js:454
|
||||||
msgid "Focus body"
|
msgid "Focus body"
|
||||||
msgstr "游標置於內文"
|
msgstr "游標置於內文"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:409
|
#: ReactNativeClient/lib/models/Setting.js:450
|
||||||
msgid "When creating a new note:"
|
msgid "When creating a new note:"
|
||||||
msgstr "當新增記事時: "
|
msgstr "當新增記事時: "
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:423
|
#: ReactNativeClient/lib/models/Setting.js:464
|
||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "啟用軟中斷"
|
msgstr "啟用軟中斷"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:424
|
#: ReactNativeClient/lib/models/Setting.js:465
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "啟用 Typographer 支援"
|
msgstr "啟用 Typographer 支援"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:425
|
#: ReactNativeClient/lib/models/Setting.js:466
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "啟用數學表達式"
|
msgstr "啟用數學表達式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:426
|
#: ReactNativeClient/lib/models/Setting.js:467
|
||||||
msgid "Enable Fountain syntax support"
|
msgid "Enable Fountain syntax support"
|
||||||
msgstr "啟用 Fountain 語法支援"
|
msgstr "啟用 Fountain 語法支援"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:427
|
#: ReactNativeClient/lib/models/Setting.js:468
|
||||||
msgid "Enable Mermaid diagrams support"
|
msgid "Enable Mermaid diagrams support"
|
||||||
msgstr "啟用 Mermaid 流程圖支援"
|
msgstr "啟用 Mermaid 流程圖支援"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:429
|
#: ReactNativeClient/lib/models/Setting.js:470
|
||||||
msgid "Enable ==mark== syntax"
|
msgid "Enable ==mark== syntax"
|
||||||
msgstr "啟用 ==mark== 語法"
|
msgstr "啟用 ==mark== 語法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:430
|
#: ReactNativeClient/lib/models/Setting.js:471
|
||||||
msgid "Enable footnotes"
|
msgid "Enable footnotes"
|
||||||
msgstr "啟用註腳"
|
msgstr "啟用註腳"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:431
|
#: ReactNativeClient/lib/models/Setting.js:472
|
||||||
msgid "Enable table of contents extension"
|
msgid "Enable table of contents extension"
|
||||||
msgstr "啟用表格內容延伸模組"
|
msgstr "啟用表格內容延伸模組"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:432
|
#: ReactNativeClient/lib/models/Setting.js:473
|
||||||
msgid "Enable ~sub~ syntax"
|
msgid "Enable ~sub~ syntax"
|
||||||
msgstr "啟用 ~sub~ 語法"
|
msgstr "啟用 ~sub~ 語法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:433
|
#: ReactNativeClient/lib/models/Setting.js:474
|
||||||
msgid "Enable ^sup^ syntax"
|
msgid "Enable ^sup^ syntax"
|
||||||
msgstr "啟用 ^sup^ 語法"
|
msgstr "啟用 ^sup^ 語法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:434
|
#: ReactNativeClient/lib/models/Setting.js:475
|
||||||
msgid "Enable deflist syntax"
|
msgid "Enable deflist syntax"
|
||||||
msgstr "啟用 deflist 語法"
|
msgstr "啟用 deflist 語法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:435
|
#: ReactNativeClient/lib/models/Setting.js:476
|
||||||
msgid "Enable abbreviation syntax"
|
msgid "Enable abbreviation syntax"
|
||||||
msgstr "啟用縮寫語法"
|
msgstr "啟用縮寫語法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:436
|
#: ReactNativeClient/lib/models/Setting.js:477
|
||||||
msgid "Enable markdown emoji"
|
msgid "Enable markdown emoji"
|
||||||
msgstr "啟用 Markdown 表情符號"
|
msgstr "啟用 Markdown 表情符號"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:437
|
#: ReactNativeClient/lib/models/Setting.js:478
|
||||||
msgid "Enable ++insert++ syntax"
|
msgid "Enable ++insert++ syntax"
|
||||||
msgstr "啟用 ++insert++ 語法"
|
msgstr "啟用 ++insert++ 語法"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:438
|
#: ReactNativeClient/lib/models/Setting.js:479
|
||||||
msgid "Enable multimarkdown table extension"
|
msgid "Enable multimarkdown table extension"
|
||||||
msgstr "啟用 MultiMarkdown 表格延伸模組"
|
msgstr "啟用 MultiMarkdown 表格延伸模組"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:450
|
#: ReactNativeClient/lib/models/Setting.js:491
|
||||||
msgid "Show tray icon"
|
msgid "Show tray icon"
|
||||||
msgstr "顯示系統匣圖示"
|
msgstr "顯示系統匣圖示"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid "Note: Does not work in all desktop environments."
|
msgid "Note: Does not work in all desktop environments."
|
||||||
msgstr "注意: 不是在全部桌面環境中都能發揮作用。"
|
msgstr "注意: 不是在全部桌面環境中都能發揮作用。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:452
|
#: ReactNativeClient/lib/models/Setting.js:493
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will allow Joplin to run in the background. It is recommended to enable "
|
"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 "
|
"this setting so that your notes are constantly being synchronised, thus "
|
||||||
@ -2478,23 +2494,23 @@ msgstr ""
|
|||||||
"這將會允許 Joplin 在背景執行。建議啟用此設定,以便不斷同步您的記事,從而減少"
|
"這將會允許 Joplin 在背景執行。建議啟用此設定,以便不斷同步您的記事,從而減少"
|
||||||
"衝突次數。"
|
"衝突次數。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:456
|
#: ReactNativeClient/lib/models/Setting.js:497
|
||||||
msgid "Start application minimised in the tray icon"
|
msgid "Start application minimised in the tray icon"
|
||||||
msgstr "啟動應用程式時最小化到任務欄"
|
msgstr "啟動應用程式時最小化到任務欄"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:475
|
#: ReactNativeClient/lib/models/Setting.js:516
|
||||||
msgid "Editor font size"
|
msgid "Editor font size"
|
||||||
msgstr "編輯器字體大小"
|
msgstr "編輯器字體大小"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:483
|
#: ReactNativeClient/lib/models/Setting.js:524
|
||||||
msgid "Editor font"
|
msgid "Editor font"
|
||||||
msgstr "編輯器字型"
|
msgstr "編輯器字型"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:507
|
#: ReactNativeClient/lib/models/Setting.js:548
|
||||||
msgid "Editor font family"
|
msgid "Editor font family"
|
||||||
msgstr "編輯器字型系列"
|
msgstr "編輯器字型系列"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:509
|
#: ReactNativeClient/lib/models/Setting.js:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This should be a *monospace* font or some elements will render incorrectly. "
|
"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 "
|
"If the font is incorrect or empty, it will default to a generic monospace "
|
||||||
@ -2503,50 +2519,50 @@ msgstr ""
|
|||||||
"必須是 *等距 (monospace)* 字型,否則程式將無法正常工作。如果字型不正確或沒有"
|
"必須是 *等距 (monospace)* 字型,否則程式將無法正常工作。如果字型不正確或沒有"
|
||||||
"填寫,則預設為通用等距字型。"
|
"填寫,則預設為通用等距字型。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:548
|
#: ReactNativeClient/lib/models/Setting.js:589
|
||||||
msgid "Custom stylesheet for Joplin-wide app styles"
|
msgid "Custom stylesheet for Joplin-wide app styles"
|
||||||
msgstr "自定義樣式表,適用於整個 Joplin 全域的應用程序風格"
|
msgstr "自定義樣式表,適用於整個 Joplin 全域的應用程序風格"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:554
|
#: ReactNativeClient/lib/models/Setting.js:595
|
||||||
msgid "Automatically update the application"
|
msgid "Automatically update the application"
|
||||||
msgstr "自動更新應用程式"
|
msgstr "自動更新應用程式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
msgid "Get pre-releases when checking for updates"
|
msgid "Get pre-releases when checking for updates"
|
||||||
msgstr "獲取預發行更新"
|
msgstr "獲取預發行更新"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:555
|
#: ReactNativeClient/lib/models/Setting.js:596
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "See the pre-release page for more details: %s"
|
msgid "See the pre-release page for more details: %s"
|
||||||
msgstr "有關更多詳細信息,請查閱預發行頁面: %s"
|
msgstr "有關更多詳細信息,請查閱預發行頁面: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:563
|
#: ReactNativeClient/lib/models/Setting.js:604
|
||||||
msgid "Synchronisation interval"
|
msgid "Synchronisation interval"
|
||||||
msgstr "同步時間間隔"
|
msgstr "同步時間間隔"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:567
|
#: ReactNativeClient/lib/models/Setting.js:608
|
||||||
#: ReactNativeClient/lib/models/Setting.js:568
|
#: ReactNativeClient/lib/models/Setting.js:609
|
||||||
#: ReactNativeClient/lib/models/Setting.js:569
|
#: ReactNativeClient/lib/models/Setting.js:610
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d minutes"
|
msgid "%d minutes"
|
||||||
msgstr "%d 分鐘"
|
msgstr "%d 分鐘"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:570
|
#: ReactNativeClient/lib/models/Setting.js:611
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hour"
|
msgid "%d hour"
|
||||||
msgstr "%d 小時"
|
msgstr "%d 小時"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:571
|
#: ReactNativeClient/lib/models/Setting.js:612
|
||||||
#: ReactNativeClient/lib/models/Setting.js:572
|
#: ReactNativeClient/lib/models/Setting.js:613
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d hours"
|
msgid "%d hours"
|
||||||
msgstr "%d 小時"
|
msgstr "%d 小時"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid "Text editor command"
|
msgid "Text editor command"
|
||||||
msgstr "文字編輯器命令"
|
msgstr "文字編輯器命令"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:581
|
#: ReactNativeClient/lib/models/Setting.js:622
|
||||||
msgid ""
|
msgid ""
|
||||||
"The editor command (may include arguments) that will be used to open a note. "
|
"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."
|
"If none is provided it will try to auto-detect the default editor."
|
||||||
@ -2554,67 +2570,67 @@ msgstr ""
|
|||||||
"用於開啟記事的編輯器命令 (可能包括參數)。如果沒有指明,程式將嘗試自動檢測預設"
|
"用於開啟記事的編輯器命令 (可能包括參數)。如果沒有指明,程式將嘗試自動檢測預設"
|
||||||
"的編輯器。"
|
"的編輯器。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:582
|
#: ReactNativeClient/lib/models/Setting.js:623
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr "匯出 PDF 的頁面大小"
|
msgstr "匯出 PDF 的頁面大小"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:584
|
#: ReactNativeClient/lib/models/Setting.js:625
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr "A4"
|
msgstr "A4"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:585
|
#: ReactNativeClient/lib/models/Setting.js:626
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr "信函 (Letter)"
|
msgstr "信函 (Letter)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:586
|
#: ReactNativeClient/lib/models/Setting.js:627
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr "A3"
|
msgstr "A3"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:587
|
#: ReactNativeClient/lib/models/Setting.js:628
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr "A5"
|
msgstr "A5"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:588
|
#: ReactNativeClient/lib/models/Setting.js:629
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr "文摘 (Tabloid)"
|
msgstr "文摘 (Tabloid)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:589
|
#: ReactNativeClient/lib/models/Setting.js:630
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr "法律規格紙 (Legal)"
|
msgstr "法律規格紙 (Legal)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:592
|
#: ReactNativeClient/lib/models/Setting.js:633
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr "匯出至 PDF 的頁面方向"
|
msgstr "匯出至 PDF 的頁面方向"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:594
|
#: ReactNativeClient/lib/models/Setting.js:635
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr "豎直"
|
msgstr "豎直"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:595
|
#: ReactNativeClient/lib/models/Setting.js:636
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr "橫向"
|
msgstr "橫向"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:606
|
#: ReactNativeClient/lib/models/Setting.js:647
|
||||||
msgid "Keyboard Mode"
|
msgid "Keyboard Mode"
|
||||||
msgstr "鍵盤模式"
|
msgstr "鍵盤模式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:609
|
#: ReactNativeClient/lib/models/Setting.js:650
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "預設"
|
msgstr "預設"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:610
|
#: ReactNativeClient/lib/models/Setting.js:651
|
||||||
msgid "Emacs"
|
msgid "Emacs"
|
||||||
msgstr "Emacs"
|
msgstr "Emacs"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:611
|
#: ReactNativeClient/lib/models/Setting.js:652
|
||||||
msgid "Vim"
|
msgid "Vim"
|
||||||
msgstr "Vim"
|
msgstr "Vim"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:626
|
#: ReactNativeClient/lib/models/Setting.js:667
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "自訂 TLS 證書"
|
msgstr "自訂 TLS 證書"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:627
|
#: ReactNativeClient/lib/models/Setting.js:668
|
||||||
msgid ""
|
msgid ""
|
||||||
"Comma-separated list of paths to directories to load the certificates from, "
|
"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."
|
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
|
||||||
@ -2625,15 +2641,15 @@ msgstr ""
|
|||||||
"cert_dir, /other/custom.pem。請注意,如果修改了 TLS 的設置,您必須先儲存變"
|
"cert_dir, /other/custom.pem。請注意,如果修改了 TLS 的設置,您必須先儲存變"
|
||||||
"更,然後再按一下 \"檢測同步設置\"。"
|
"更,然後再按一下 \"檢測同步設置\"。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:639
|
#: ReactNativeClient/lib/models/Setting.js:680
|
||||||
msgid "Ignore TLS certificate errors"
|
msgid "Ignore TLS certificate errors"
|
||||||
msgstr "忽略 TLS 證書錯誤"
|
msgstr "忽略 TLS 證書錯誤"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:648
|
#: ReactNativeClient/lib/models/Setting.js:689
|
||||||
msgid "Fail-safe"
|
msgid "Fail-safe"
|
||||||
msgstr "故障保護"
|
msgstr "故障保護"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:649
|
#: ReactNativeClient/lib/models/Setting.js:690
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
|
||||||
"result of a misconfiguration or bug)"
|
"result of a misconfiguration or bug)"
|
||||||
@ -2641,36 +2657,36 @@ msgstr ""
|
|||||||
"故障保護 (Fail-safe): 當同步目標為空時 (通常發生在設定錯誤或 Bug),不要清除本"
|
"故障保護 (Fail-safe): 當同步目標為空時 (通常發生在設定錯誤或 Bug),不要清除本"
|
||||||
"機資料"
|
"機資料"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:653
|
#: ReactNativeClient/lib/models/Setting.js:694
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify the port that should be used by the API server. If not set, a "
|
"Specify the port that should be used by the API server. If not set, a "
|
||||||
"default will be used."
|
"default will be used."
|
||||||
msgstr "指定 API 伺服器使用的連接埠。 如果未設定,將使用預設值。"
|
msgstr "指定 API 伺服器使用的連接埠。 如果未設定,將使用預設值。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:661
|
#: ReactNativeClient/lib/models/Setting.js:702
|
||||||
msgid "Enable note history"
|
msgid "Enable note history"
|
||||||
msgstr "啟用記事歷史紀錄"
|
msgstr "啟用記事歷史紀錄"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "天數"
|
msgstr "天數"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:671
|
#: ReactNativeClient/lib/models/Setting.js:712
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "%d days"
|
msgid "%d days"
|
||||||
msgstr "%d 天"
|
msgstr "%d 天"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:673
|
#: ReactNativeClient/lib/models/Setting.js:714
|
||||||
msgid "Keep note history for"
|
msgid "Keep note history for"
|
||||||
msgstr "保留記事歷史記錄"
|
msgstr "保留記事歷史記錄"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:700
|
#: ReactNativeClient/lib/models/Setting.js:741
|
||||||
msgid "Notebook list growth factor"
|
msgid "Notebook list growth factor"
|
||||||
msgstr "記事本清單增長因數"
|
msgstr "記事本清單增長因數"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:702
|
#: ReactNativeClient/lib/models/Setting.js:743
|
||||||
#: ReactNativeClient/lib/models/Setting.js:715
|
#: ReactNativeClient/lib/models/Setting.js:756
|
||||||
#: ReactNativeClient/lib/models/Setting.js:728
|
#: ReactNativeClient/lib/models/Setting.js:769
|
||||||
msgid ""
|
msgid ""
|
||||||
"The factor property sets how the item will grow or shrink to fit the "
|
"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 "
|
"available space in its container with respect to the other items. Thus an "
|
||||||
@ -2681,52 +2697,52 @@ msgstr ""
|
|||||||
"空間。因此因數為 2 的的一項是因數為 1 的一項的佔用空間的兩倍。重啟程式以查看"
|
"空間。因此因數為 2 的的一項是因數為 1 的一項的佔用空間的兩倍。重啟程式以查看"
|
||||||
"變化。"
|
"變化。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:713
|
#: ReactNativeClient/lib/models/Setting.js:754
|
||||||
msgid "Note list growth factor"
|
msgid "Note list growth factor"
|
||||||
msgstr "記事清單增長因數"
|
msgstr "記事清單增長因數"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:726
|
#: ReactNativeClient/lib/models/Setting.js:767
|
||||||
msgid "Note area growth factor"
|
msgid "Note area growth factor"
|
||||||
msgstr "記事区域增長因數"
|
msgstr "記事区域增長因數"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:878
|
#: ReactNativeClient/lib/models/Setting.js:919
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
msgid "Invalid option value: \"%s\". Possible values are: %s."
|
||||||
msgstr "不正確選項值: \"%s\"。可能的值為: %s。"
|
msgstr "不正確選項值: \"%s\"。可能的值為: %s。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1206
|
#: ReactNativeClient/lib/models/Setting.js:1247
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "一般選項"
|
msgstr "一般選項"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1207
|
#: ReactNativeClient/lib/models/Setting.js:1248
|
||||||
msgid "Synchronisation"
|
msgid "Synchronisation"
|
||||||
msgstr "顯示同步狀態"
|
msgstr "顯示同步狀態"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1208
|
#: ReactNativeClient/lib/models/Setting.js:1249
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "外觀"
|
msgstr "外觀"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1209
|
#: ReactNativeClient/lib/models/Setting.js:1250
|
||||||
msgid "Note"
|
msgid "Note"
|
||||||
msgstr "記事本"
|
msgstr "記事本"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1210
|
#: ReactNativeClient/lib/models/Setting.js:1251
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr "延伸模組"
|
msgstr "延伸模組"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1211
|
#: ReactNativeClient/lib/models/Setting.js:1252
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "應用程式"
|
msgstr "應用程式"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1213
|
#: ReactNativeClient/lib/models/Setting.js:1254
|
||||||
msgid "Encryption"
|
msgid "Encryption"
|
||||||
msgstr "加密"
|
msgstr "加密"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1214
|
#: ReactNativeClient/lib/models/Setting.js:1255
|
||||||
msgid "Web Clipper"
|
msgid "Web Clipper"
|
||||||
msgstr "網頁剪輯"
|
msgstr "網頁剪輯"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1219
|
#: ReactNativeClient/lib/models/Setting.js:1260
|
||||||
msgid ""
|
msgid ""
|
||||||
"These plugins enhance the Markdown renderer with additional features. Please "
|
"These plugins enhance the Markdown renderer with additional features. Please "
|
||||||
"note that, while these features might be useful, they are not standard "
|
"note that, while these features might be useful, they are not standard "
|
||||||
@ -2742,7 +2758,7 @@ msgstr ""
|
|||||||
"器中打開使用了這些延伸模組的記事,就將會丟失延伸模組格式。下面已表明延伸模組"
|
"器中打開使用了這些延伸模組的記事,就將會丟失延伸模組格式。下面已表明延伸模組"
|
||||||
"與所見即所得 (WYSIWYG) 編輯器兼容與否。"
|
"與所見即所得 (WYSIWYG) 編輯器兼容與否。"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/models/Setting.js:1220
|
#: ReactNativeClient/lib/models/Setting.js:1261
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Notes and settings are stored in: %s"
|
msgid "Notes and settings are stored in: %s"
|
||||||
msgstr "所有記事和設置均儲存於: %s"
|
msgstr "所有記事和設置均儲存於: %s"
|
||||||
@ -2827,14 +2843,14 @@ msgstr "無法修改已加密項目"
|
|||||||
msgid "OneDrive Dev (For testing only)"
|
msgid "OneDrive Dev (For testing only)"
|
||||||
msgstr "OneDrive Dev (僅測試使用)"
|
msgstr "OneDrive Dev (僅測試使用)"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:138
|
#: ReactNativeClient/lib/BaseApplication.js:139
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:151
|
#: ReactNativeClient/lib/BaseApplication.js:152
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:182
|
#: ReactNativeClient/lib/BaseApplication.js:183
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Usage: %s"
|
msgid "Usage: %s"
|
||||||
msgstr "使用資訊: %s"
|
msgstr "使用資訊: %s"
|
||||||
|
|
||||||
#: ReactNativeClient/lib/BaseApplication.js:217
|
#: ReactNativeClient/lib/BaseApplication.js:218
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Unknown flag: %s"
|
msgid "Unknown flag: %s"
|
||||||
msgstr "未知的標誌: %s"
|
msgstr "未知的標誌: %s"
|
||||||
|
File diff suppressed because one or more lines are too long
@ -40,40 +40,40 @@ locales['zh_CN'] = require('./zh_CN.json');
|
|||||||
locales['zh_TW'] = require('./zh_TW.json');
|
locales['zh_TW'] = require('./zh_TW.json');
|
||||||
stats['ar'] = {"percentDone":82};
|
stats['ar'] = {"percentDone":82};
|
||||||
stats['eu'] = {"percentDone":35};
|
stats['eu'] = {"percentDone":35};
|
||||||
stats['bs_BA'] = {"percentDone":86};
|
stats['bs_BA'] = {"percentDone":85};
|
||||||
stats['bg_BG'] = {"percentDone":68};
|
stats['bg_BG'] = {"percentDone":68};
|
||||||
stats['ca'] = {"percentDone":54};
|
stats['ca'] = {"percentDone":54};
|
||||||
stats['hr_HR'] = {"percentDone":29};
|
stats['hr_HR'] = {"percentDone":28};
|
||||||
stats['cs_CZ'] = {"percentDone":85};
|
stats['cs_CZ'] = {"percentDone":84};
|
||||||
stats['da_DK'] = {"percentDone":76};
|
stats['da_DK'] = {"percentDone":76};
|
||||||
stats['de_DE'] = {"percentDone":96};
|
stats['de_DE'] = {"percentDone":99};
|
||||||
stats['et_EE'] = {"percentDone":68};
|
stats['et_EE'] = {"percentDone":68};
|
||||||
stats['en_GB'] = {"percentDone":100};
|
stats['en_GB'] = {"percentDone":100};
|
||||||
stats['en_US'] = {"percentDone":100};
|
stats['en_US'] = {"percentDone":100};
|
||||||
stats['es_ES'] = {"percentDone":92};
|
stats['es_ES'] = {"percentDone":91};
|
||||||
stats['eo'] = {"percentDone":39};
|
stats['eo'] = {"percentDone":39};
|
||||||
stats['fr_FR'] = {"percentDone":97};
|
stats['fr_FR'] = {"percentDone":97};
|
||||||
stats['gl_ES'] = {"percentDone":44};
|
stats['gl_ES'] = {"percentDone":44};
|
||||||
stats['id_ID'] = {"percentDone":96};
|
stats['id_ID'] = {"percentDone":95};
|
||||||
stats['it_IT'] = {"percentDone":94};
|
stats['it_IT'] = {"percentDone":93};
|
||||||
stats['nl_NL'] = {"percentDone":87};
|
stats['nl_NL'] = {"percentDone":99};
|
||||||
stats['nl_BE'] = {"percentDone":35};
|
stats['nl_BE'] = {"percentDone":35};
|
||||||
stats['nb_NO'] = {"percentDone":91};
|
stats['nb_NO'] = {"percentDone":91};
|
||||||
stats['fa'] = {"percentDone":34};
|
stats['fa'] = {"percentDone":34};
|
||||||
stats['pl_PL'] = {"percentDone":87};
|
stats['pl_PL'] = {"percentDone":87};
|
||||||
stats['pt_PT'] = {"percentDone":92};
|
stats['pt_PT'] = {"percentDone":91};
|
||||||
stats['pt_BR'] = {"percentDone":99};
|
stats['pt_BR'] = {"percentDone":98};
|
||||||
stats['ro'] = {"percentDone":35};
|
stats['ro'] = {"percentDone":35};
|
||||||
stats['sl_SI'] = {"percentDone":44};
|
stats['sl_SI'] = {"percentDone":44};
|
||||||
stats['sv'] = {"percentDone":73};
|
stats['sv'] = {"percentDone":73};
|
||||||
stats['th_TH'] = {"percentDone":54};
|
stats['th_TH'] = {"percentDone":54};
|
||||||
stats['vi'] = {"percentDone":88};
|
stats['vi'] = {"percentDone":88};
|
||||||
stats['tr_TR'] = {"percentDone":98};
|
stats['tr_TR'] = {"percentDone":99};
|
||||||
stats['el_GR'] = {"percentDone":93};
|
stats['el_GR'] = {"percentDone":93};
|
||||||
stats['ru_RU'] = {"percentDone":91};
|
stats['ru_RU'] = {"percentDone":90};
|
||||||
stats['sr_RS'] = {"percentDone":74};
|
stats['sr_RS'] = {"percentDone":74};
|
||||||
stats['zh_CN'] = {"percentDone":98};
|
stats['zh_CN'] = {"percentDone":99};
|
||||||
stats['zh_TW'] = {"percentDone":99};
|
stats['zh_TW'] = {"percentDone":98};
|
||||||
stats['ja_JP'] = {"percentDone":99};
|
stats['ja_JP'] = {"percentDone":99};
|
||||||
stats['ko'] = {"percentDone":89};
|
stats['ko'] = {"percentDone":89};
|
||||||
module.exports = { locales: locales, stats: stats };
|
module.exports = { locales: locales, stats: stats };
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
28
README.md
28
README.md
@ -381,40 +381,40 @@ Current translations:
|
|||||||
---|---|---|---|---
|
---|---|---|---|---
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/arableague.png) | Arabic | [ar](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ar.po) | أحمد باشا إبراهيم (fi_ahmed_bacha@esi.dz) | 82%
|
![](https://joplinapp.org/images/flags/country-4x3/arableague.png) | Arabic | [ar](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ar.po) | أحمد باشا إبراهيم (fi_ahmed_bacha@esi.dz) | 82%
|
||||||
![](https://joplinapp.org/images/flags/es/basque_country.png) | Basque | [eu](https://github.com/laurent22/joplin/blob/master/CliClient/locales/eu.po) | juan.abasolo@ehu.eus | 35%
|
![](https://joplinapp.org/images/flags/es/basque_country.png) | Basque | [eu](https://github.com/laurent22/joplin/blob/master/CliClient/locales/eu.po) | juan.abasolo@ehu.eus | 35%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/ba.png) | Bosnian | [bs_BA](https://github.com/laurent22/joplin/blob/master/CliClient/locales/bs_BA.po) | Derviš T. (dervis.t@pm.me) | 86%
|
![](https://joplinapp.org/images/flags/country-4x3/ba.png) | Bosnian | [bs_BA](https://github.com/laurent22/joplin/blob/master/CliClient/locales/bs_BA.po) | Derviš T. (dervis.t@pm.me) | 85%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/bg.png) | Bulgarian | [bg_BG](https://github.com/laurent22/joplin/blob/master/CliClient/locales/bg_BG.po) | | 68%
|
![](https://joplinapp.org/images/flags/country-4x3/bg.png) | Bulgarian | [bg_BG](https://github.com/laurent22/joplin/blob/master/CliClient/locales/bg_BG.po) | | 68%
|
||||||
![](https://joplinapp.org/images/flags/es/catalonia.png) | Catalan | [ca](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ca.po) | jmontane, 2019 | 54%
|
![](https://joplinapp.org/images/flags/es/catalonia.png) | Catalan | [ca](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ca.po) | jmontane, 2019 | 54%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/hr.png) | Croatian | [hr_HR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/hr_HR.po) | Hrvoje Mandić (trbuhom@net.hr) | 29%
|
![](https://joplinapp.org/images/flags/country-4x3/hr.png) | Croatian | [hr_HR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/hr_HR.po) | Hrvoje Mandić (trbuhom@net.hr) | 28%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/cz.png) | Czech | [cs_CZ](https://github.com/laurent22/joplin/blob/master/CliClient/locales/cs_CZ.po) | Lukas Helebrandt (lukas@aiya.cz) | 85%
|
![](https://joplinapp.org/images/flags/country-4x3/cz.png) | Czech | [cs_CZ](https://github.com/laurent22/joplin/blob/master/CliClient/locales/cs_CZ.po) | Lukas Helebrandt (lukas@aiya.cz) | 84%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/dk.png) | Dansk | [da_DK](https://github.com/laurent22/joplin/blob/master/CliClient/locales/da_DK.po) | Morten Juhl-Johansen Zölde-Fejér (mjjzf@syntaktisk. | 76%
|
![](https://joplinapp.org/images/flags/country-4x3/dk.png) | Dansk | [da_DK](https://github.com/laurent22/joplin/blob/master/CliClient/locales/da_DK.po) | Morten Juhl-Johansen Zölde-Fejér (mjjzf@syntaktisk. | 76%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/de.png) | Deutsch | [de_DE](https://github.com/laurent22/joplin/blob/master/CliClient/locales/de_DE.po) | Eike (ei-ke@users.noreply.github.com) | 96%
|
![](https://joplinapp.org/images/flags/country-4x3/de.png) | Deutsch | [de_DE](https://github.com/laurent22/joplin/blob/master/CliClient/locales/de_DE.po) | Eike (ei-ke@users.noreply.github.com) | 99%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/ee.png) | Eesti Keel | [et_EE](https://github.com/laurent22/joplin/blob/master/CliClient/locales/et_EE.po) | | 68%
|
![](https://joplinapp.org/images/flags/country-4x3/ee.png) | Eesti Keel | [et_EE](https://github.com/laurent22/joplin/blob/master/CliClient/locales/et_EE.po) | | 68%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/gb.png) | English (UK) | [en_GB](https://github.com/laurent22/joplin/blob/master/CliClient/locales/en_GB.po) | | 100%
|
![](https://joplinapp.org/images/flags/country-4x3/gb.png) | English (UK) | [en_GB](https://github.com/laurent22/joplin/blob/master/CliClient/locales/en_GB.po) | | 100%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/us.png) | English (US) | [en_US](https://github.com/laurent22/joplin/blob/master/CliClient/locales/en_US.po) | | 100%
|
![](https://joplinapp.org/images/flags/country-4x3/us.png) | English (US) | [en_US](https://github.com/laurent22/joplin/blob/master/CliClient/locales/en_US.po) | | 100%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/es.png) | Español | [es_ES](https://github.com/laurent22/joplin/blob/master/CliClient/locales/es_ES.po) | Fernando Pindado (fpindado@gmail.com) | 92%
|
![](https://joplinapp.org/images/flags/country-4x3/es.png) | Español | [es_ES](https://github.com/laurent22/joplin/blob/master/CliClient/locales/es_ES.po) | Fernando Pindado (fpindado@gmail.com) | 91%
|
||||||
![](https://joplinapp.org/images/flags/esperanto.png) | Esperanto | [eo](https://github.com/laurent22/joplin/blob/master/CliClient/locales/eo.po) | Marton Paulo | 39%
|
![](https://joplinapp.org/images/flags/esperanto.png) | Esperanto | [eo](https://github.com/laurent22/joplin/blob/master/CliClient/locales/eo.po) | Marton Paulo | 39%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/fr.png) | Français | [fr_FR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/fr_FR.po) | Laurent Cozic | 97%
|
![](https://joplinapp.org/images/flags/country-4x3/fr.png) | Français | [fr_FR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/fr_FR.po) | Laurent Cozic | 97%
|
||||||
![](https://joplinapp.org/images/flags/es/galicia.png) | Galician | [gl_ES](https://github.com/laurent22/joplin/blob/master/CliClient/locales/gl_ES.po) | Marcos Lans (marcoslansgarza@gmail.com) | 44%
|
![](https://joplinapp.org/images/flags/es/galicia.png) | Galician | [gl_ES](https://github.com/laurent22/joplin/blob/master/CliClient/locales/gl_ES.po) | Marcos Lans (marcoslansgarza@gmail.com) | 44%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/id.png) | Indonesian | [id_ID](https://github.com/laurent22/joplin/blob/master/CliClient/locales/id_ID.po) | Fathy AR (16875937+fathyar@users.noreply.github.com) | 96%
|
![](https://joplinapp.org/images/flags/country-4x3/id.png) | Indonesian | [id_ID](https://github.com/laurent22/joplin/blob/master/CliClient/locales/id_ID.po) | Fathy AR (16875937+fathyar@users.noreply.github.com) | 95%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/it.png) | Italiano | [it_IT](https://github.com/laurent22/joplin/blob/master/CliClient/locales/it_IT.po) | StarFang208 | 94%
|
![](https://joplinapp.org/images/flags/country-4x3/it.png) | Italiano | [it_IT](https://github.com/laurent22/joplin/blob/master/CliClient/locales/it_IT.po) | StarFang208 | 93%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/nl.png) | Nederlands | [nl_NL](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nl_NL.po) | TheoDutch (theo1@mailfence.com) | 87%
|
![](https://joplinapp.org/images/flags/country-4x3/nl.png) | Nederlands | [nl_NL](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nl_NL.po) | MetBril (metbril@users.noreply.github.com) | 99%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/be.png) | Nederlands | [nl_BE](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nl_BE.po) | | 35%
|
![](https://joplinapp.org/images/flags/country-4x3/be.png) | Nederlands | [nl_BE](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nl_BE.po) | | 35%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/no.png) | Norwegian | [nb_NO](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nb_NO.po) | Mats Estensen (code@mxe.no) | 91%
|
![](https://joplinapp.org/images/flags/country-4x3/no.png) | Norwegian | [nb_NO](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nb_NO.po) | Mats Estensen (code@mxe.no) | 91%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/ir.png) | Persian | [fa](https://github.com/laurent22/joplin/blob/master/CliClient/locales/fa.po) | Mehrad Mahmoudian (mehrad@mahmoudian.me) | 34%
|
![](https://joplinapp.org/images/flags/country-4x3/ir.png) | Persian | [fa](https://github.com/laurent22/joplin/blob/master/CliClient/locales/fa.po) | Mehrad Mahmoudian (mehrad@mahmoudian.me) | 34%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/pl.png) | Polski | [pl_PL](https://github.com/laurent22/joplin/blob/master/CliClient/locales/pl_PL.po) | | 87%
|
![](https://joplinapp.org/images/flags/country-4x3/pl.png) | Polski | [pl_PL](https://github.com/laurent22/joplin/blob/master/CliClient/locales/pl_PL.po) | | 87%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/pt.png) | Português | [pt_PT](https://github.com/laurent22/joplin/blob/master/CliClient/locales/pt_PT.po) | Diogo Caveiro | 92%
|
![](https://joplinapp.org/images/flags/country-4x3/pt.png) | Português | [pt_PT](https://github.com/laurent22/joplin/blob/master/CliClient/locales/pt_PT.po) | Diogo Caveiro | 91%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/br.png) | Português (Brasil) | [pt_BR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/pt_BR.po) | Renato Nunes Bastos (rnbastos@gmail.com) | 99%
|
![](https://joplinapp.org/images/flags/country-4x3/br.png) | Português (Brasil) | [pt_BR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/pt_BR.po) | Renato Nunes Bastos (rnbastos@gmail.com) | 98%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/ro.png) | Română | [ro](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ro.po) | | 35%
|
![](https://joplinapp.org/images/flags/country-4x3/ro.png) | Română | [ro](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ro.po) | | 35%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/si.png) | Slovenian | [sl_SI](https://github.com/laurent22/joplin/blob/master/CliClient/locales/sl_SI.po) | | 44%
|
![](https://joplinapp.org/images/flags/country-4x3/si.png) | Slovenian | [sl_SI](https://github.com/laurent22/joplin/blob/master/CliClient/locales/sl_SI.po) | | 44%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/se.png) | Svenska | [sv](https://github.com/laurent22/joplin/blob/master/CliClient/locales/sv.po) | Jonatan Nyberg (jonatan@autistici.org) | 73%
|
![](https://joplinapp.org/images/flags/country-4x3/se.png) | Svenska | [sv](https://github.com/laurent22/joplin/blob/master/CliClient/locales/sv.po) | Jonatan Nyberg (jonatan@autistici.org) | 73%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/th.png) | Thai | [th_TH](https://github.com/laurent22/joplin/blob/master/CliClient/locales/th_TH.po) | | 54%
|
![](https://joplinapp.org/images/flags/country-4x3/th.png) | Thai | [th_TH](https://github.com/laurent22/joplin/blob/master/CliClient/locales/th_TH.po) | | 54%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/.png) | Tiếng Việt | [vi](https://github.com/laurent22/joplin/blob/master/CliClient/locales/vi.po) | | 88%
|
![](https://joplinapp.org/images/flags/country-4x3/.png) | Tiếng Việt | [vi](https://github.com/laurent22/joplin/blob/master/CliClient/locales/vi.po) | | 88%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/tr.png) | Türkçe | [tr_TR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/tr_TR.po) | Arda Kılıçdağı (arda@kilicdagi.com) | 98%
|
![](https://joplinapp.org/images/flags/country-4x3/tr.png) | Türkçe | [tr_TR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/tr_TR.po) | Arda Kılıçdağı (arda@kilicdagi.com) | 99%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/gr.png) | Ελληνικά | [el_GR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/el_GR.po) | Harris Arvanitis (xaris@tuta.io) | 93%
|
![](https://joplinapp.org/images/flags/country-4x3/gr.png) | Ελληνικά | [el_GR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/el_GR.po) | Harris Arvanitis (xaris@tuta.io) | 93%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/ru.png) | Русский | [ru_RU](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ru_RU.po) | Sergey Segeda (thesermanarm@gmail.com) | 91%
|
![](https://joplinapp.org/images/flags/country-4x3/ru.png) | Русский | [ru_RU](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ru_RU.po) | Sergey Segeda (thesermanarm@gmail.com) | 90%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/rs.png) | српски језик | [sr_RS](https://github.com/laurent22/joplin/blob/master/CliClient/locales/sr_RS.po) | | 74%
|
![](https://joplinapp.org/images/flags/country-4x3/rs.png) | српски језик | [sr_RS](https://github.com/laurent22/joplin/blob/master/CliClient/locales/sr_RS.po) | | 74%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/cn.png) | 中文 (简体) | [zh_CN](https://github.com/laurent22/joplin/blob/master/CliClient/locales/zh_CN.po) | yaozeye (yaozeye@outlook.com) | 98%
|
![](https://joplinapp.org/images/flags/country-4x3/cn.png) | 中文 (简体) | [zh_CN](https://github.com/laurent22/joplin/blob/master/CliClient/locales/zh_CN.po) | yaozeye (yaozeye@outlook.com) | 99%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/tw.png) | 中文 (繁體) | [zh_TW](https://github.com/laurent22/joplin/blob/master/CliClient/locales/zh_TW.po) | Yaoze Ye (yaozeye@yahoo.co.jp) | 99%
|
![](https://joplinapp.org/images/flags/country-4x3/tw.png) | 中文 (繁體) | [zh_TW](https://github.com/laurent22/joplin/blob/master/CliClient/locales/zh_TW.po) | Yaoze Ye (yaozeye@yahoo.co.jp) | 98%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/jp.png) | 日本語 | [ja_JP](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ja_JP.po) | genneko (genneko217@gmail.com) | 99%
|
![](https://joplinapp.org/images/flags/country-4x3/jp.png) | 日本語 | [ja_JP](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ja_JP.po) | genneko (genneko217@gmail.com) | 99%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/kr.png) | 한국어 | [ko](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ko.po) | | 89%
|
![](https://joplinapp.org/images/flags/country-4x3/kr.png) | 한국어 | [ko](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ko.po) | | 89%
|
||||||
<!-- LOCALE-TABLE-AUTO-GENERATED -->
|
<!-- LOCALE-TABLE-AUTO-GENERATED -->
|
||||||
|
File diff suppressed because one or more lines are too long
@ -40,40 +40,40 @@ locales['zh_CN'] = require('./zh_CN.json');
|
|||||||
locales['zh_TW'] = require('./zh_TW.json');
|
locales['zh_TW'] = require('./zh_TW.json');
|
||||||
stats['ar'] = {"percentDone":82};
|
stats['ar'] = {"percentDone":82};
|
||||||
stats['eu'] = {"percentDone":35};
|
stats['eu'] = {"percentDone":35};
|
||||||
stats['bs_BA'] = {"percentDone":86};
|
stats['bs_BA'] = {"percentDone":85};
|
||||||
stats['bg_BG'] = {"percentDone":68};
|
stats['bg_BG'] = {"percentDone":68};
|
||||||
stats['ca'] = {"percentDone":54};
|
stats['ca'] = {"percentDone":54};
|
||||||
stats['hr_HR'] = {"percentDone":29};
|
stats['hr_HR'] = {"percentDone":28};
|
||||||
stats['cs_CZ'] = {"percentDone":85};
|
stats['cs_CZ'] = {"percentDone":84};
|
||||||
stats['da_DK'] = {"percentDone":76};
|
stats['da_DK'] = {"percentDone":76};
|
||||||
stats['de_DE'] = {"percentDone":96};
|
stats['de_DE'] = {"percentDone":99};
|
||||||
stats['et_EE'] = {"percentDone":68};
|
stats['et_EE'] = {"percentDone":68};
|
||||||
stats['en_GB'] = {"percentDone":100};
|
stats['en_GB'] = {"percentDone":100};
|
||||||
stats['en_US'] = {"percentDone":100};
|
stats['en_US'] = {"percentDone":100};
|
||||||
stats['es_ES'] = {"percentDone":92};
|
stats['es_ES'] = {"percentDone":91};
|
||||||
stats['eo'] = {"percentDone":39};
|
stats['eo'] = {"percentDone":39};
|
||||||
stats['fr_FR'] = {"percentDone":97};
|
stats['fr_FR'] = {"percentDone":97};
|
||||||
stats['gl_ES'] = {"percentDone":44};
|
stats['gl_ES'] = {"percentDone":44};
|
||||||
stats['id_ID'] = {"percentDone":96};
|
stats['id_ID'] = {"percentDone":95};
|
||||||
stats['it_IT'] = {"percentDone":94};
|
stats['it_IT'] = {"percentDone":93};
|
||||||
stats['nl_NL'] = {"percentDone":87};
|
stats['nl_NL'] = {"percentDone":99};
|
||||||
stats['nl_BE'] = {"percentDone":35};
|
stats['nl_BE'] = {"percentDone":35};
|
||||||
stats['nb_NO'] = {"percentDone":91};
|
stats['nb_NO'] = {"percentDone":91};
|
||||||
stats['fa'] = {"percentDone":34};
|
stats['fa'] = {"percentDone":34};
|
||||||
stats['pl_PL'] = {"percentDone":87};
|
stats['pl_PL'] = {"percentDone":87};
|
||||||
stats['pt_PT'] = {"percentDone":92};
|
stats['pt_PT'] = {"percentDone":91};
|
||||||
stats['pt_BR'] = {"percentDone":99};
|
stats['pt_BR'] = {"percentDone":98};
|
||||||
stats['ro'] = {"percentDone":35};
|
stats['ro'] = {"percentDone":35};
|
||||||
stats['sl_SI'] = {"percentDone":44};
|
stats['sl_SI'] = {"percentDone":44};
|
||||||
stats['sv'] = {"percentDone":73};
|
stats['sv'] = {"percentDone":73};
|
||||||
stats['th_TH'] = {"percentDone":54};
|
stats['th_TH'] = {"percentDone":54};
|
||||||
stats['vi'] = {"percentDone":88};
|
stats['vi'] = {"percentDone":88};
|
||||||
stats['tr_TR'] = {"percentDone":98};
|
stats['tr_TR'] = {"percentDone":99};
|
||||||
stats['el_GR'] = {"percentDone":93};
|
stats['el_GR'] = {"percentDone":93};
|
||||||
stats['ru_RU'] = {"percentDone":91};
|
stats['ru_RU'] = {"percentDone":90};
|
||||||
stats['sr_RS'] = {"percentDone":74};
|
stats['sr_RS'] = {"percentDone":74};
|
||||||
stats['zh_CN'] = {"percentDone":98};
|
stats['zh_CN'] = {"percentDone":99};
|
||||||
stats['zh_TW'] = {"percentDone":99};
|
stats['zh_TW'] = {"percentDone":98};
|
||||||
stats['ja_JP'] = {"percentDone":99};
|
stats['ja_JP'] = {"percentDone":99};
|
||||||
stats['ko'] = {"percentDone":89};
|
stats['ko'] = {"percentDone":89};
|
||||||
module.exports = { locales: locales, stats: stats };
|
module.exports = { locales: locales, stats: stats };
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user