From 272055fc1d708fc467f26ff50593cea4ab54e215 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Thu, 28 Mar 2019 17:06:06 +0000 Subject: [PATCH] Updated translations --- CliClient/locales/ar.po | 258 +++++++++++++++++++------- CliClient/locales/ru_RU.po | 2 - ElectronClient/app/locales/ar.json | 2 +- ElectronClient/app/locales/nb_NO.json | 2 +- ElectronClient/app/locales/pt_BR.json | 2 +- ElectronClient/app/locales/ru_RU.json | 2 +- README.md | 6 +- ReactNativeClient/locales/ar.json | 2 +- ReactNativeClient/locales/nb_NO.json | 2 +- ReactNativeClient/locales/pt_BR.json | 2 +- ReactNativeClient/locales/ru_RU.json | 2 +- 11 files changed, 200 insertions(+), 82 deletions(-) diff --git a/CliClient/locales/ar.po b/CliClient/locales/ar.po index 1effcd7b9..ac32a2335 100644 --- a/CliClient/locales/ar.po +++ b/CliClient/locales/ar.po @@ -91,7 +91,10 @@ msgid "" "Gets or sets a config value. If [value] is not provided, it will show the " "value of [name]. If neither [name] nor [value] is provided, it will list the " "current configuration." -msgstr "يستخرج قيمة إعداد أو يضبطها. إذا لم يجر التزويد بـ [value] (قيمة) فسيعرض التطبيق قيمة [name] (اسم). إذا لم يجر التزويد بـ [name] ولا [value] فسيسرد التطبيق الإعداد الحالي." +msgstr "" +"يستخرج قيمة إعداد أو يضبطها. إذا لم يجر التزويد بـ [value] (قيمة) فسيعرض " +"التطبيق قيمة [name] (اسم). إذا لم يجر التزويد بـ [name] ولا [value] فسيسرد " +"التطبيق الإعداد الحالي." msgid "Also displays unset and hidden config variables." msgstr "يظهر أيضاً متغيرات الإعداد غير المضبوطة أو تلك المخفية." @@ -107,7 +110,9 @@ msgstr "%s = %s" msgid "" "Duplicates the notes matching to [notebook]. If no notebook is " "specified the note is duplicated in the current notebook." -msgstr "ينشئ نسخة من الملاحظات المطابقة لـ (ملاحظة) في [notebook] (دفتر ملاحظات). إذا لم يحدد دفتر ملاحظات فستنسخ الملاحظة في دفتر الملاحظات الحالي." +msgstr "" +"ينشئ نسخة من الملاحظات المطابقة لـ (ملاحظة) في [notebook] (دفتر " +"ملاحظات). إذا لم يحدد دفتر ملاحظات فستنسخ الملاحظة في دفتر الملاحظات الحالي." msgid "Marks a to-do as done." msgstr "يعلّم قائمة مهام أنها تمت." @@ -116,10 +121,13 @@ msgstr "يعلّم قائمة مهام أنها تمت." msgid "Note is not a to-do: \"%s\"" msgstr "الملاحظة: \"%s\" ليست قائمة مهام" +#, fuzzy msgid "" "Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, " -"`status` and `target-status`." -msgstr "يدير ضبط التشفير من الطرف للطرف (E2EE). الأوامر هي `enable`، `disable`، `decrypt`، `status`، `target-status`." +"`status`, `decrypt-file` and `target-status`." +msgstr "" +"يدير ضبط التشفير من الطرف للطرف (E2EE). الأوامر هي `enable`، `disable`، " +"`decrypt`، `status`، `target-status`." msgid "Enter master password:" msgstr "أدخل كلمة المرور الرئيسة:" @@ -130,7 +138,9 @@ msgstr "ألغيت العملية" msgid "" "Starting decryption... Please wait as it may take several minutes depending " "on how much there is to decrypt." -msgstr "بدء فك التشفير جارٍ... يرجى الانتظار حيث قد تستغرق العملية عدة دقائق بحسب كمية البيانات المطلوب فك تشفيرها." +msgstr "" +"بدء فك التشفير جارٍ... يرجى الانتظار حيث قد تستغرق العملية عدة دقائق بحسب " +"كمية البيانات المطلوب فك تشفيرها." msgid "Completed decryption." msgstr "اكتمل فك التشفير." @@ -175,7 +185,9 @@ msgstr "الخروج من التطبيق." msgid "" "Exports Joplin data to the given path. By default, it will export the " "complete database including notebooks, notes, tags and resources." -msgstr "تصدير بيانات Joplin إلى المسار المعطى. سيصدِّر التطبيق تلقائياً كامل قاعدة البيانات بما في ذلك دفاتر الملاحظات ، الملاحظات ، الوسوم والموارد." +msgstr "" +"تصدير بيانات Joplin إلى المسار المعطى. سيصدِّر التطبيق تلقائياً كامل قاعدة " +"البيانات بما في ذلك دفاتر الملاحظات ، الملاحظات ، الوسوم والموارد." #, javascript-format msgid "Destination format: %s" @@ -203,7 +215,9 @@ msgstr "الاختصارات غير متوفرة في وضع واجهة سطر msgid "" "Type `help [command]` for more information about a command; or type `help " "all` for the complete usage information." -msgstr "أكتب `help [command]` للمزيد من المعلومات عن أمر ما ، أو `help all` لمعلومات الاستخدام الكاملة." +msgstr "" +"أكتب `help [command]` للمزيد من المعلومات عن أمر ما ، أو `help all` لمعلومات " +"الاستخدام الكاملة." msgid "The possible commands are:" msgstr "الأوامر الممكنة هي:" @@ -212,7 +226,11 @@ msgid "" "In any command, a note or notebook can be referred to by title or ID, or " "using the shortcuts `$n` or `$b` for, respectively, the currently selected " "note or notebook. `$c` can be used to refer to the currently selected item." -msgstr "في أي أمر ، يمكن الإشارة إلى ملاحظة أو دفتر ملاحظات بعنوانه أو بمعرّفه ، أو باستخدام الاختصارات `$n` أو `$b` التي تشير ، على الترتيب ، إلى الملاحظة أو دفتر الملاحظات المختار حالياً. يمكن استخدام `$c` للإشارة إلى العنصر المختار حالياً." +msgstr "" +"في أي أمر ، يمكن الإشارة إلى ملاحظة أو دفتر ملاحظات بعنوانه أو بمعرّفه ، أو " +"باستخدام الاختصارات `$n` أو `$b` التي تشير ، على الترتيب ، إلى الملاحظة أو " +"دفتر الملاحظات المختار حالياً. يمكن استخدام `$c` للإشارة إلى العنصر المختار " +"حالياً." msgid "To move from one pane to another, press Tab or Shift+Tab." msgstr "للتنقل من جزء إلى آخر اضغط Tab أو Shift+Tab." @@ -220,7 +238,9 @@ msgstr "للتنقل من جزء إلى آخر اضغط Tab أو Shift+Tab." msgid "" "Use the arrows and page up/down to scroll the lists and text areas " "(including this console)." -msgstr "استخدم أزرار الأسهم و Page Up/Page Down للتمرير في القوائم ومناطق النص (بما فيها وحدة التحكم هذه)." +msgstr "" +"استخدم أزرار الأسهم و Page Up/Page Down للتمرير في القوائم ومناطق النص (بما " +"فيها وحدة التحكم هذه)." msgid "To maximise/minimise the console, press \"tc\"." msgstr "لتكبير/تصغير وحدة التحكم ، اضغط \"tc\"." @@ -233,7 +253,8 @@ msgstr "للخروج من وضع سطر الأوامر ، اضغط ESCAPE" msgid "" "For the list of keyboard shortcuts and config options, type `help keymap`" -msgstr "أكتب `help keymap` للحصول على قائمة اختصارات لوحة المفاتيح و خيارات الإعداد" +msgstr "" +"أكتب `help keymap` للحصول على قائمة اختصارات لوحة المفاتيح و خيارات الإعداد" msgid "Imports data into Joplin." msgstr "استيراد البيانات إلى Joplin." @@ -279,13 +300,16 @@ msgstr "جرى استيراد الملاحظات: %s" msgid "" "Displays the notes in the current notebook. Use `ls /` to display the list " "of notebooks." -msgstr "يعرض الملاحظات في الدفتر الحالي. استخدم `ls /` لعرض قائمة دفاتر الملاحظات." +msgstr "" +"يعرض الملاحظات في الدفتر الحالي. استخدم `ls /` لعرض قائمة دفاتر الملاحظات." msgid "Displays only the first top notes." msgstr "يعرض أول أعلى <رقم> ملاحظات فقط." msgid "Sorts the item by (eg. title, updated_time, created_time)." -msgstr "يرتب العناصر حسب <حقل> (على سبيل المثال، العنوان ، تاريخ التحديث ، تاريخ الإنشاء)." +msgstr "" +"يرتب العناصر حسب <حقل> (على سبيل المثال، العنوان ، تاريخ التحديث ، تاريخ " +"الإنشاء)." msgid "Reverses the sorting order." msgstr "يعكس طريقة الترتيب." @@ -294,7 +318,10 @@ msgid "" "Displays only the items of the specific type(s). Can be `n` for notes, `t` " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "to-dos, while `-ttd` would display notes and to-dos." -msgstr "يعرض العناصر من النوع/الأنواع المحددة فقط. يمكن أن يكون `n` للملاحظات ، أو `t` لقوائم المهام أو `nt` للملاحظات و قوائم المهام (مثلاً ، `-tt` ستعرض قوائم المهام فقط ، بينما ستعرض `-ttd` الملاحظات و قوائم المهام." +msgstr "" +"يعرض العناصر من النوع/الأنواع المحددة فقط. يمكن أن يكون `n` للملاحظات ، أو " +"`t` لقوائم المهام أو `nt` للملاحظات و قوائم المهام (مثلاً ، `-tt` ستعرض قوائم " +"المهام فقط ، بينما ستعرض `-ttd` الملاحظات و قوائم المهام." msgid "Either \"text\" or \"json\"" msgstr "إما \"text\" أو \"json\"" @@ -302,7 +329,10 @@ msgstr "إما \"text\" أو \"json\"" msgid "" "Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, " "TODO_CHECKED (for to-dos), TITLE" -msgstr "استخدام نسق القائمة الطويلة. النسق هو ID (معرِّف) ، NOTE_COUNT (عدد الملاحظات (لدفتر الملاحظات)) ، DATE (التاريخ) ، TODO_CHECKED (تم عنصر المهمة (لقوائم المهام)) ، TITLE (العنوان)" +msgstr "" +"استخدام نسق القائمة الطويلة. النسق هو ID (معرِّف) ، NOTE_COUNT (عدد الملاحظات " +"(لدفتر الملاحظات)) ، DATE (التاريخ) ، TODO_CHECKED (تم عنصر المهمة (لقوائم " +"المهام)) ، TITLE (العنوان)" msgid "Please select a notebook first." msgstr "يرجى اختيار دفتر ملاحظات أولاً." @@ -323,7 +353,8 @@ msgid "Moves the notes matching to [notebook]." msgstr "ينقل الملاحظات المطابقة لـ إلى [notebook]." msgid "Renames the given (note or notebook) to ." -msgstr "يعيد تسمية (عنصر) معطى (ملاحظة أو دفتر ملاحظات) ليصبح (اسم)." +msgstr "" +"يعيد تسمية (عنصر) معطى (ملاحظة أو دفتر ملاحظات) ليصبح (اسم)." msgid "Deletes the given notebook." msgstr "يحذف دفتر الملاحظات المعطى." @@ -334,7 +365,9 @@ msgstr "يحذف دفتر الملاحظات دون طلب تأكيد." msgid "" "Delete notebook? All notes and sub-notebooks within this notebook will also " "be deleted." -msgstr "حذف دفتر الملاحظات؟ سيتم حذف كل الملاحظات و دفاتر الملاحظات الفرعية ضمن هذا الدفتر أيضاً." +msgstr "" +"حذف دفتر الملاحظات؟ سيتم حذف كل الملاحظات و دفاتر الملاحظات الفرعية ضمن هذا " +"الدفتر أيضاً." msgid "Deletes the notes matching ." msgstr "يحذف الملاحظات المطابقة لـ (نمط-ملاحظة)." @@ -358,7 +391,9 @@ msgid "" "properties are:\n" "\n" "%s" -msgstr "يضبط الخاصية للـ المعطاة على [value] معطاة. الخصائص الممكنة هي:\n" +msgstr "" +"يضبط الخاصية للـ المعطاة على [value] معطاة. الخصائص الممكنة " +"هي:\n" "%s" msgid "Displays summary about the notes and notebooks." @@ -386,7 +421,9 @@ msgstr "الخطوة 2: أدخل الرمز المزوّد من Dropbox:" #, javascript-format msgid "Not authentified with %s. Please provide any missing credentials." -msgstr "لا يمكن المصادقة باستخدام %s. يرجى التزويد بأي من بيانات اعتماد الدخول المفقودة." +msgstr "" +"لا يمكن المصادقة باستخدام %s. يرجى التزويد بأي من بيانات اعتماد الدخول " +"المفقودة." msgid "Synchronisation is already in progress." msgstr "المزامنة قيد التقدم بالفعل." @@ -396,7 +433,9 @@ msgid "" "Lock file is already being hold. If you know that no synchronisation is " "taking place, you may delete the lock file at \"%s\" and resume the " "operation." -msgstr "ملف القفل هو قيد الحجز بالفعل. بإمكانك حذف ملف القفل في \"%s\" واستئناف العملية إن كنت تعلم أنه لا توجد مزامنة تجري حالياً." +msgstr "" +"ملف القفل هو قيد الحجز بالفعل. بإمكانك حذف ملف القفل في \"%s\" واستئناف " +"العملية إن كنت تعلم أنه لا توجد مزامنة تجري حالياً." #, javascript-format msgid "Synchronisation target: %s (%s)" @@ -418,7 +457,11 @@ msgid "" " can be \"add\", \"remove\" or \"list\" to assign or remove " "[tag] from [note], or to list the notes associated with [tag]. The command " "`tag list` can be used to list all the tags (use -l for long option)." -msgstr " (أمر-وسم) يمكن أن يكون \"add\" (أضف) ، \"remove\" (أزل) أو \"list\" (أسرد) ، وذلك لإضافة [وسم] أو إزالته من [ملاحظة] أو لسرد الملاحظات المرتبطة بال [وسم]. الأمر`tag list` يمكن استخدامه لسرد كل الوسوم (استخدم -l لخيار الوسوم الطويلة)." +msgstr "" +" (أمر-وسم) يمكن أن يكون \"add\" (أضف) ، \"remove\" (أزل) أو " +"\"list\" (أسرد) ، وذلك لإضافة [وسم] أو إزالته من [ملاحظة] أو لسرد الملاحظات " +"المرتبطة بال [وسم]. الأمر`tag list` يمكن استخدامه لسرد كل الوسوم (استخدم -l " +"لخيار الوسوم الطويلة)." #, javascript-format msgid "Invalid command: \"%s\"" @@ -429,7 +472,11 @@ msgid "" "toggle the given to-do between completed and uncompleted state (If the " "target is a regular note it will be converted to a to-do). Use \"clear\" to " "convert the to-do back to a regular note." -msgstr "يمكن أن يكون (أمر قائمة المهام) \"toggle\" (تبديل) أو \"clear\" (مسح) فقط. استخدم \"toggle\" لتبديل حال قائمة المهام المعطاة بين مكتملة و غير مكتملة (إذا كانت الملاحظة المقصودة عادية فسيتم تحويلها إلى قائمة مهام). استخدم \"clear\" لتحويل قائمة المهام ثانيةً إلى ملاحظة عادية." +msgstr "" +"يمكن أن يكون (أمر قائمة المهام) \"toggle\" (تبديل) أو \"clear" +"\" (مسح) فقط. استخدم \"toggle\" لتبديل حال قائمة المهام المعطاة بين مكتملة و " +"غير مكتملة (إذا كانت الملاحظة المقصودة عادية فسيتم تحويلها إلى قائمة مهام). " +"استخدم \"clear\" لتحويل قائمة المهام ثانيةً إلى ملاحظة عادية." msgid "Marks a to-do as non-completed." msgstr "يعلّم قائمة مهام أنها غير مكتملة." @@ -483,7 +530,11 @@ msgid "" "will only read and write files in this directory. It will have no access to " "any files outside this directory nor to any other personal data. No data " "will be shared with any third party." -msgstr "فضلاً افتح عنوان URL التالي في المستعرض لديك لتمكين التطبيق من المصادقة سينشئ التطبيق دليلاً في \"Apps/Joplin\" ثم يقوم فقط بقراءة وكتابة الملفات في هذا الدليل. لن يكون لديه أي وصول لأي ملف خارج هذا الدليل أو لأي بيانات شخصية أخرى. لن نشارك البيانات مع أي طرف ثالث." +msgstr "" +"فضلاً افتح عنوان URL التالي في المستعرض لديك لتمكين التطبيق من المصادقة سينشئ " +"التطبيق دليلاً في \"Apps/Joplin\" ثم يقوم فقط بقراءة وكتابة الملفات في هذا " +"الدليل. لن يكون لديه أي وصول لأي ملف خارج هذا الدليل أو لأي بيانات شخصية " +"أخرى. لن نشارك البيانات مع أي طرف ثالث." msgid "Search:" msgstr "بحث:" @@ -495,9 +546,11 @@ msgid "" "for usage information.\n" "\n" "For example, to create a notebook press `mb`; to create a note press `mn`." -msgstr "مرحباً بك في Joplin!\n" +msgstr "" +"مرحباً بك في Joplin!\n" "\n" -"أكتب `:help shortcuts` للحصول على قائمة اختصارات لوحة المفاتيح ، أو `:help` فقط لمعلومات الاستخدام.\n" +"أكتب `:help shortcuts` للحصول على قائمة اختصارات لوحة المفاتيح ، أو `:help` " +"فقط لمعلومات الاستخدام.\n" "\n" "على سبيل المثال ، اضغط `mb` لإنشاء دفتر ملاحظات ، و اضغط `mn` لإنشاء ملاحظة." @@ -506,7 +559,10 @@ msgid "" "master password. To do so please type `e2ee decrypt`. If you have already " "supplied the password, the encrypted items are being decrypted in the " "background and will be available soon." -msgstr "عنصر أو أكثر هو مشفّر حالياً وقد تحتاج إلى إدخال كلمة مرور رئيسة. فضلاً أكتب `e2ee decrypt` لفعل هذا. إن كنت قد أدخلت كلمة المرور فعلاً فإن فك تشفير العناصر المشفَّرة جارٍ في الخلفية وستكون متوفرة قريباً." +msgstr "" +"عنصر أو أكثر هو مشفّر حالياً وقد تحتاج إلى إدخال كلمة مرور رئيسة. فضلاً أكتب " +"`e2ee decrypt` لفعل هذا. إن كنت قد أدخلت كلمة المرور فعلاً فإن فك تشفير " +"العناصر المشفَّرة جارٍ في الخلفية وستكون متوفرة قريباً." #, javascript-format msgid "Exporting to \"%s\" as \"%s\" format. Please wait..." @@ -667,12 +723,12 @@ msgstr "%s (ما قبل الإصدار)" msgid "An update is available, do you want to download it now?" msgstr "يتوفر تحديث ، هل تريد تنزيله الآن؟" -#, javascript-format -msgid "Your version: v%s" +#, fuzzy, javascript-format +msgid "Your version: %s" msgstr "النسخة لديك: %s" -#, javascript-format -msgid "New version: v%s" +#, fuzzy, javascript-format +msgid "New version: %s" msgstr "النسخة الجديدة: %s" msgid "Yes" @@ -707,7 +763,8 @@ msgstr "تفعيل خدمة Web clipper" msgid "" "Joplin Web Clipper allows saving web pages and screenshots from your browser " "to Joplin." -msgstr "تتيح Joplin Web clipper حفظ صفحات الويب ولقطات الشاشة من مستعرضك إلى Joplin." +msgstr "" +"تتيح Joplin Web clipper حفظ صفحات الويب ولقطات الشاشة من مستعرضك إلى Joplin." msgid "In order to use the web clipper, you need to do the following:" msgstr "تحتاج لفعل الخطوات التالية للتمكن من استخدام إضافة القصّ Web clipper:" @@ -719,7 +776,9 @@ msgid "" "This service allows the browser extension to communicate with Joplin. When " "enabling it your firewall may ask you to give permission to Joplin to listen " "to a particular port." -msgstr "تتيح هذه الخدمة تواصل إضافة المستعرض مع Joplin. عندما تفعّلها قد يسألك الجدار الناري أن تعطي الإذن لـ Joplin بالاستماع إلى منفذ محدّد." +msgstr "" +"تتيح هذه الخدمة تواصل إضافة المستعرض مع Joplin. عندما تفعّلها قد يسألك الجدار " +"الناري أن تعطي الإذن لـ Joplin بالاستماع إلى منفذ محدّد." msgid "Step 2: Install the extension" msgstr "الخطوة 2: تثبيت الإضافة" @@ -739,7 +798,9 @@ msgstr "نسخ الرمز المميز" msgid "" "This authorisation token is only needed to allow third-party applications to " "access Joplin." -msgstr "هذا الرمز المميز للتصريح مطلوب فقط للسماح لتطبيقات طرف ثالث للوصول إلى Joplin." +msgstr "" +"هذا الرمز المميز للتصريح مطلوب فقط للسماح لتطبيقات طرف ثالث للوصول إلى " +"Joplin." #, javascript-format msgid "Notes and settings are stored in: %s" @@ -764,14 +825,20 @@ msgid "" "Disabling encryption means *all* your notes and attachments are going to be " "re-synchronised and sent unencrypted to the sync target. Do you wish to " "continue?" -msgstr "تعطيل التشفير يعني أن *كل* ملاحظاتك ومرفقاتها ستجري إعادة مزامنتها ثم ترسل دون تشفير إلى وجهة المزامنة. هل ترغب الاستمرار؟" +msgstr "" +"تعطيل التشفير يعني أن *كل* ملاحظاتك ومرفقاتها ستجري إعادة مزامنتها ثم ترسل " +"دون تشفير إلى وجهة المزامنة. هل ترغب الاستمرار؟" msgid "" "Enabling encryption means *all* your notes and attachments are going to be " "re-synchronised and sent encrypted to the sync target. Do not lose the " "password as, for security purposes, this will be the *only* way to decrypt " "the data! To enable encryption, please enter your password below." -msgstr "تفعيل التشفير يعني أن *كل* ملاحظاتك ومرفقاتها ستجري إعادة مزامنتها ثم ترسل مشفرة إلى وجهة المزامنة. لمصلحة أمن معلوماتك ، لا تضِع كلمة المرور ، فستكون هي الطريقة *الوحيدة* لفك تشفير البيانات! فضلاً أدخل كلمة مرور خاصة بك أدناه لتفعيل التشفير." +msgstr "" +"تفعيل التشفير يعني أن *كل* ملاحظاتك ومرفقاتها ستجري إعادة مزامنتها ثم ترسل " +"مشفرة إلى وجهة المزامنة. لمصلحة أمن معلوماتك ، لا تضِع كلمة المرور ، فستكون " +"هي الطريقة *الوحيدة* لفك تشفير البيانات! فضلاً أدخل كلمة مرور خاصة بك أدناه " +"لتفعيل التشفير." msgid "Disable encryption" msgstr "تعطيل التشفير" @@ -807,7 +874,10 @@ msgid "" "Note: Only one master key is going to be used for encryption (the one marked " "as \"active\"). Any of the keys might be used for decryption, depending on " "how the notes or notebooks were originally encrypted." -msgstr "لاحِظ: سيجري استخدام مفتاح رئيس واحد فقط للتشفير (المفتاح المعلَّم أنه \"نشط\"). يمكن استخدام أي من المفاتيح لفك التشفير ، وهذا بحسب الطريقة التي شفرت بها سابقاً الملاحظة أو دفتر الملاحظات." +msgstr "" +"لاحِظ: سيجري استخدام مفتاح رئيس واحد فقط للتشفير (المفتاح المعلَّم أنه \"نشط" +"\"). يمكن استخدام أي من المفاتيح لفك التشفير ، وهذا بحسب الطريقة التي شفرت " +"بها سابقاً الملاحظة أو دفتر الملاحظات." msgid "Missing Master Keys" msgstr "المفاتيح الرئيسة مفقودة" @@ -816,12 +886,17 @@ msgid "" "The master keys with these IDs are used to encrypt some of your items, " "however the application does not currently have access to them. It is likely " "they will eventually be downloaded via synchronisation." -msgstr "تم استخدام المفاتيح الرئيسة ذات المعرّفات التالية لتشفير بعض العناصر لديك ، إلا أن التطبيق لم يتمكن من الوصول إليها حالياً. من المحتمل أن يجري تنزيلها فيما بعد عبر المزامنة." +msgstr "" +"تم استخدام المفاتيح الرئيسة ذات المعرّفات التالية لتشفير بعض العناصر لديك ، " +"إلا أن التطبيق لم يتمكن من الوصول إليها حالياً. من المحتمل أن يجري تنزيلها " +"فيما بعد عبر المزامنة." msgid "" "For more information about End-To-End Encryption (E2EE) and advices on how " "to enable it please check the documentation:" -msgstr "يرجى الرجوع إلى التوثيق للمزيد من المعلومات عن التشفير من الطرف للطرف (E2EE) و طرق تفعيله." +msgstr "" +"يرجى الرجوع إلى التوثيق للمزيد من المعلومات عن التشفير من الطرف للطرف (E2EE) " +"و طرق تفعيله." msgid "Status" msgstr "الحالة" @@ -852,6 +927,9 @@ msgstr "عنوان دفتر الملاحظات:" msgid "Add or remove tags:" msgstr "إضافة أو حذف وسوم:" +msgid "Separate each tag by a comma." +msgstr "" + msgid "Rename notebook:" msgstr "إعادة تسمية دفتر الملاحظات:" @@ -884,7 +962,8 @@ msgstr "لا توجد ملاحظات هنا. أنشئ واحدةً بالضغط msgid "" "There is currently no notebook. Create one by clicking on \"New notebook\"." -msgstr "لا يوجد دفتر ملاحظات حالياً. أنشئ واحداً بالضغط على \"دفتر ملاحظات جديد\"." +msgstr "" +"لا يوجد دفتر ملاحظات حالياً. أنشئ واحداً بالضغط على \"دفتر ملاحظات جديد\"." msgid "Location" msgstr "المكان" @@ -922,7 +1001,8 @@ msgstr "رابط أو رسالة غير مدعومان: %s" msgid "" "This note has no content. Click on \"%s\" to toggle the editor and edit the " "note." -msgstr "ليس لهذه الملاحظة أي محتوى. اضغط على \"%s\" لتبديل المحرّر وتحرير الملاحظة." +msgstr "" +"ليس لهذه الملاحظة أي محتوى. اضغط على \"%s\" لتبديل المحرّر وتحرير الملاحظة." msgid "Only one note can be printed or exported to PDF at a time." msgstr "يمكن طباعة ملاحظة واحدة فقط أو تصديرها إلى PDF كل مرة." @@ -1018,7 +1098,8 @@ msgid "" "Delete notebook \"%s\"?\n" "\n" "All notes and sub-notebooks within this notebook will also be deleted." -msgstr "حذف دفتر الملاحظات \"%s\" ؟\n" +msgstr "" +"حذف دفتر الملاحظات \"%s\" ؟\n" "\n" "سيتم حذف كل الملاحظات و دفاتر الملاحظات الفرعية ضمن هذا الدفتر أيضاً." @@ -1049,8 +1130,8 @@ msgstr "جلب الموارد: %d" msgid "Please select where the sync status should be exported to" msgstr "فضلاً اختر أين سيتم تصدير حالة المزامنة" -msgid "Remove?" -msgstr "إزالة ؟" +msgid "Table of contents" +msgstr "" msgid "Add or remove tags" msgstr "إضافة أو حذف وسوم" @@ -1119,7 +1200,9 @@ msgstr "معرّف مستوى غير معروف: %s" msgid "" "Cannot refresh token: authentication data is missing. Starting the " "synchronisation again may fix the problem." -msgstr "لا يمكن تحديث الرمز المميز: بيانات المصادقة مفقودة. بدء المزامنة مرة ثانية قد يحل المشكلة." +msgstr "" +"لا يمكن تحديث الرمز المميز: بيانات المصادقة مفقودة. بدء المزامنة مرة ثانية " +"قد يحل المشكلة." msgid "Untitled" msgstr "بدون اسم" @@ -1131,9 +1214,11 @@ msgid "" "unfortunately cannot be supported.\n" "\n" "Please consider using a regular OneDrive account." -msgstr "لم تتم المزامنة مع OneDrive.\n" +msgstr "" +"لم تتم المزامنة مع OneDrive.\n" "\n" -"هذا الخطأ يحدث كثيراً عند استخدام OneDrive for Business والذي للأسف لا يمكن دعمه.\n" +"هذا الخطأ يحدث كثيراً عند استخدام OneDrive for Business والذي للأسف لا يمكن " +"دعمه.\n" "\n" "يرجى النظر في استخدام حساب OneDrive العادي." @@ -1196,6 +1281,12 @@ msgstr "مشفّر" msgid "Encrypted items cannot be modified" msgstr "لا يمكن تعديل العناصر المشفَّرة" +msgid "title" +msgstr "العنوان" + +msgid "updated date" +msgstr "تاريخ التحديث" + msgid "Conflicts" msgstr "التعارضات" @@ -1206,12 +1297,6 @@ msgstr "لا يمكن نقل دفتر الملاحظات إلى هذا المك msgid "Notebooks cannot be named \"%s\", which is a reserved title." msgstr "لا يمكن تسمية دفتر الملاحظات بـ \"%s\" لأنه عنوان محجوز." -msgid "title" -msgstr "العنوان" - -msgid "updated date" -msgstr "تاريخ التحديث" - msgid "created date" msgstr "تاريخ الإنشاء" @@ -1256,6 +1341,10 @@ msgstr "ترتيب الملاحظات حسب" msgid "Reverse sort order" msgstr "عكس طريقة الترتيب" +#, fuzzy +msgid "Sort notebooks by" +msgstr "ترتيب الملاحظات حسب" + msgid "Save geo-location with notes" msgstr "حفظ الموقع الجغرافي مع الملاحظات" @@ -1281,7 +1370,9 @@ msgid "" "This will allow Joplin to run in the background. It is recommended to enable " "this setting so that your notes are constantly being synchronised, thus " "reducing the number of conflicts." -msgstr "هذا يتيح لـ Joplin العمل في الخلفية. نوصي بتفعيل هذا الإعداد لكي تجري مزامنة ملاحظاتك باستمرار ، مما يقلل عدد حالات التعارض." +msgstr "" +"هذا يتيح لـ Joplin العمل في الخلفية. نوصي بتفعيل هذا الإعداد لكي تجري مزامنة " +"ملاحظاتك باستمرار ، مما يقلل عدد حالات التعارض." msgid "Start application minimised in the tray icon" msgstr "بدء التطبيق مصغراً في لوحة النظام" @@ -1298,7 +1389,9 @@ msgstr "نوع خط المحرّر" msgid "" "This must be *monospace* font or it will not work properly. If the font is " "incorrect or empty, it will default to a generic monospace font." -msgstr "لابد أن يكون نوع الخط أحادي المسافة وإلا فلن يعمل بشكل صحيح. إذا كان الخط غير صحيح أو فارغاً فسيستخدم خط أحادي المسافة عام تلقائياً." +msgstr "" +"لابد أن يكون نوع الخط أحادي المسافة وإلا فلن يعمل بشكل صحيح. إذا كان الخط " +"غير صحيح أو فارغاً فسيستخدم خط أحادي المسافة عام تلقائياً." msgid "Automatically update the application" msgstr "تحديث التطبيق آلياً" @@ -1331,7 +1424,9 @@ msgstr "أمر محرر النصوص" msgid "" "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." -msgstr "أمر محرر النصوص (قد يتضمن معامِلات) الذي سيستخدم لفتح ملاحظة. إذا لم يجر التزويد بأي محرر فسيحاول التطبيق اكتشاف المحرِّر التلقائي آلياً." +msgstr "" +"أمر محرر النصوص (قد يتضمن معامِلات) الذي سيستخدم لفتح ملاحظة. إذا لم يجر " +"التزويد بأي محرر فسيحاول التطبيق اكتشاف المحرِّر التلقائي آلياً." msgid "Show advanced options" msgstr "إظهار خيارات متقدمة" @@ -1342,7 +1437,9 @@ msgstr "وجهة المزامنة" msgid "" "The target to synchonise to. Each sync target may have additional parameters " "which are named as `sync.NUM.NAME` (all documented below)." -msgstr "الوجهة المستهدفة المزامنة إليها. كل وجهة مزامنة مستهدفة قد يكون لها معلمات إضافية تكون مسماة بـ `sync.NUM.NAME` (جميعها موثقة أدناه)." +msgstr "" +"الوجهة المستهدفة المزامنة إليها. كل وجهة مزامنة مستهدفة قد يكون لها معلمات " +"إضافية تكون مسماة بـ `sync.NUM.NAME` (جميعها موثقة أدناه)." msgid "Directory to synchronise with (absolute path)" msgstr "الدليل الذي تتم المزامنة معه (المسار المطلق)" @@ -1350,7 +1447,9 @@ msgstr "الدليل الذي تتم المزامنة معه (المسار ال msgid "" "The path to synchronise with when file system synchronisation is enabled. " "See `sync.target`." -msgstr "المسار الذي ستتم المزامنة معه عند تفعيل مزامنة نظام الملفات. أنظر `sync.target`." +msgstr "" +"المسار الذي ستتم المزامنة معه عند تفعيل مزامنة نظام الملفات. أنظر `sync." +"target`." msgid "Nextcloud WebDAV URL" msgstr "عنوان URL لـ Nextcloud WebDAV" @@ -1360,7 +1459,9 @@ msgid "" "Attention: If you change this location, make sure you copy all your content " "to it before syncing, otherwise all files will be removed! See the FAQ for " "more details: %s" -msgstr "تنبيه: إذا غيرت هذا المكان ، تأكد من نسخ كافة المحتويات لديك إليه قبل البدء بالمزامنة ، وإلا فسيتم حذف كل الملفات! أنظر الأسئلة المتكررة لتفاصيل أكثر: %s" +msgstr "" +"تنبيه: إذا غيرت هذا المكان ، تأكد من نسخ كافة المحتويات لديك إليه قبل البدء " +"بالمزامنة ، وإلا فسيتم حذف كل الملفات! أنظر الأسئلة المتكررة لتفاصيل أكثر: %s" msgid "Nextcloud username" msgstr "اسم مستخدم Nextcloud" @@ -1385,7 +1486,11 @@ msgid "" "or path to individual cert files. For example: /my/cert_dir, /other/custom." "pem. Note that if you make changes to the TLS settings, you must save your " "changes before clicking on \"Check synchronisation configuration\"." -msgstr "قائمة مفصولة بفواصل ، بالمسارات إلى الأدلة التي سيجري تحميل الشهادات منها ، أو المسار إلى الملفات المستقلة للشهادات. على سبيل المثال : /my/cert_dir, /other/custom.pem. لاحظ أنه يجب أن تحفظ تغييراتك قبل الضغط على \"فحص ضبط المزامنة\" ، إن كنت قمت بتغييرات في إعدادات TLS." +msgstr "" +"قائمة مفصولة بفواصل ، بالمسارات إلى الأدلة التي سيجري تحميل الشهادات منها ، " +"أو المسار إلى الملفات المستقلة للشهادات. على سبيل المثال : /my/cert_dir, /" +"other/custom.pem. لاحظ أنه يجب أن تحفظ تغييراتك قبل الضغط على \"فحص ضبط " +"المزامنة\" ، إن كنت قمت بتغييرات في إعدادات TLS." msgid "Ignore TLS certificate errors" msgstr "تجاهل أخطاء شهادات TLS" @@ -1446,7 +1551,9 @@ msgstr "فضلاً حدّد تنسيق الاستيراد لـ %s" msgid "" "This item is currently encrypted: %s \"%s\". Please wait for all items to be " "decrypted and try again." -msgstr "هذا العنصر مشفَّر حالياً: %s \"%s\". فضلاً انتظر فك تشفير العناصر كلها ثم حاول ثانية." +msgstr "" +"هذا العنصر مشفَّر حالياً: %s \"%s\". فضلاً انتظر فك تشفير العناصر كلها ثم حاول " +"ثانية." msgid "There is no data to export." msgstr "لا يوجد بيانات للتصدير." @@ -1465,7 +1572,10 @@ msgid "" "These items will remain on the device but will not be uploaded to the sync " "target. In order to find these items, either search for the title or the ID " "(which is displayed in brackets above)." -msgstr "ستبقى هذه العناصر على الجهاز إلا أنها لن يجري رفعها إلى وجهة المزامنة. لكي تجد هذه العناصر ، عليك إما البحث عن العنوان أو المعرِّف (وهو معروض أعلاه بين قوسين)." +msgstr "" +"ستبقى هذه العناصر على الجهاز إلا أنها لن يجري رفعها إلى وجهة المزامنة. لكي " +"تجد هذه العناصر ، عليك إما البحث عن العنوان أو المعرِّف (وهو معروض أعلاه بين " +"قوسين)." msgid "Sync status (synced items / total items)" msgstr "حالة المزامنة (العناصر المنجزة / إجمالي العناصر)" @@ -1558,7 +1668,9 @@ msgstr "نجاح! يبدو أن إعداد المزامنة صحيح." msgid "" "Error. Please check that URL, username, password, etc. are correct and that " "the sync target is accessible. The reported error was:" -msgstr "خطأ. فضلاً تحقق من صحة عنوان URL ، اسم المستخدم ، كلمة المرور وغيرها وأن جهة المزامنة المستهدفة يمكن الوصول إليها. كان الخطأ المبلّغ عنه:" +msgstr "" +"خطأ. فضلاً تحقق من صحة عنوان URL ، اسم المستخدم ، كلمة المرور وغيرها وأن جهة " +"المزامنة المستهدفة يمكن الوصول إليها. كان الخطأ المبلّغ عنه:" msgid "The application has been authorised!" msgstr "تم التصريح للتطبيق!" @@ -1570,7 +1682,8 @@ msgid "" "%s\n" "\n" "Please try again." -msgstr "لم يتم التصريح للتطبيق:\n" +msgstr "" +"لم يتم التصريح للتطبيق:\n" "%s\n" "فضلاً حاول ثانية." @@ -1587,12 +1700,15 @@ msgstr "أكتب وسوماً جديدة أو اخترها من القائمة" msgid "" "To work correctly, the app needs the following permissions. Please enable " "them in your phone settings, in Apps > Joplin > Permissions" -msgstr "يحتاج التطبيق للأذونات التالية كي يعمل بشكل صحيح. فضلاً فعّلها في إعدادات هاتفك ، في التطبيقات > Joplin > الأذونات" +msgstr "" +"يحتاج التطبيق للأذونات التالية كي يعمل بشكل صحيح. فضلاً فعّلها في إعدادات " +"هاتفك ، في التطبيقات > Joplin > الأذونات" msgid "" "- Storage: to allow attaching files to notes and to enable filesystem " "synchronisation." -msgstr "- التخزين: للسماح بإرفاق ملفات للملاحظات و لتمكين المزامنة من نظام الملفات." +msgstr "" +"- التخزين: للسماح بإرفاق ملفات للملاحظات و لتمكين المزامنة من نظام الملفات." msgid "- Camera: to allow taking a picture and attaching it to a note." msgstr "- الكاميرا: للسماح بالتقاط صورة و إرفاقها بملاحظة." @@ -1603,10 +1719,6 @@ msgstr "- المكان: للسماح بإرفاق معلومات الموقع ا msgid "Joplin website" msgstr "موقع ويب Joplin" -#, javascript-format -msgid "Joplin v%s" -msgstr "Joplin نسخة %s" - #, javascript-format msgid "Database v%s" msgstr "قاعدة البيانات v%s" @@ -1717,10 +1829,18 @@ msgstr "بحث" msgid "" "Click on the (+) button to create a new note or notebook. Click on the side " "menu to access your existing notebooks." -msgstr "اضغط على زر (+) لتنشئ ملاحظة أو دفتر ملاحظات جديداً. اضغط على القائمة الجانبية للوصول إلى دفاتر ملاحظاتك القائمة." +msgstr "" +"اضغط على زر (+) لتنشئ ملاحظة أو دفتر ملاحظات جديداً. اضغط على القائمة " +"الجانبية للوصول إلى دفاتر ملاحظاتك القائمة." msgid "You currently have no notebook. Create one by clicking on (+) button." msgstr "ليس لديك دفاتر ملاحظات حالياً. أنشئ واحدة بالضغط على زر (+)." msgid "Welcome" msgstr "مرحباً" + +#~ msgid "Remove?" +#~ msgstr "إزالة ؟" + +#~ msgid "Joplin v%s" +#~ msgstr "Joplin نسخة %s" diff --git a/CliClient/locales/ru_RU.po b/CliClient/locales/ru_RU.po index e199ce29e..6b898ce94 100644 --- a/CliClient/locales/ru_RU.po +++ b/CliClient/locales/ru_RU.po @@ -16,8 +16,6 @@ msgstr "" "X-Generator: Poedit 2.0.6\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" msgid "To delete a tag, untag the associated notes." msgstr "Для удаления метки, открепите ее от связанных с ней заметок." diff --git a/ElectronClient/app/locales/ar.json b/ElectronClient/app/locales/ar.json index d54d63524..550799afd 100644 --- a/ElectronClient/app/locales/ar.json +++ b/ElectronClient/app/locales/ar.json @@ -1 +1 @@ -{"To delete a tag, untag the associated notes.":"لتحذف الوسم ، أزل الوسم عن الملاحظات التي وسمت به.","Please select the note or notebook to be deleted first.":"يرجى اختيار ملاحظة أو دفتر ملاحظات أولاً للتمكن من حذفها.","Press Ctrl+D or type \"exit\" to exit the application":"اضغط Ctrl+D أو اكتب \"خروج\" للخروج من التطبيق","More than one item match \"%s\". Please narrow down your query.":"يوجد أكثر من عنصر يطابق \"%s\". يرجى تضييق نطاق الاستعلام الذي كتبته.","No notebook selected.":"لم تختر أي دفتر ملاحظات.","No notebook has been specified.":"لم يجر تحديد أي دفتر ملاحظات.","Y":"","n":"","N":"","y":"","Cancelling background synchronisation... Please wait.":"يجري إلغاء مزامنة الخلفية... فضلاً انتظر.","No such command: %s":"أمر غير موجود: %s","The command \"%s\" is only available in GUI mode":"الأمر \"%s\" متوفر فقط في وضع الواجهة الرسومية","Cannot change encrypted item":"لا يمكن تغيير العنصر المشفَّر","Missing required argument: %s":"المعامل المطلوب %s مفقود","%s: %s":"%s: %s","Your choice: ":"اختيارك هو: ","Invalid answer: %s":"إجابة غير صحيحة: %s","Attaches the given file to the note.":"يرفق الملف المعطى بالملاحظة.","Cannot find \"%s\".":"لا يمكن العثور على \"%s\".","Displays the given note.":"يعرض الملاحظة المعطاة.","Displays the complete information about note.":"يعرض المعلومات الكاملة عن الملاحظة.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"يستخرج قيمة إعداد أو يضبطها. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.","Also displays unset and hidden config variables.":"يظهر أيضاً متغيرات الإعداد غير المضبوطة أو تلك المخفية.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"ينشئ نسخة من الملاحظات المطابقة لـ <ملاحظة> في [دفتر ملاحظات]. إذا لم يحدد دفتر ملاحظات فستنسخ الملاحظة في دفتر الملاحظات الحالي.","Marks a to-do as done.":"يعلّم قائمة مهام أنها تمت.","Note is not a to-do: \"%s\"":"الملاحظة: \"%s\" ليست قائمة مهام","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"أدخل كلمة المرور الرئيسة:","Operation cancelled":"ألغيت العملية","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"بدء فك التشفير جارٍ... يرجى الانتظار حيث قد تستغرق العملية عدة دقائق بحسب كمية البيانات المطلوب فك تشفيرها.","Completed decryption.":"اكتمل فك التشفير.","Enabled":"مفعََّل","Disabled":"معطَّل","Encryption is: %s":"التشفير هو: %s","Edit note.":"تحرير الملاحظة.","No text editor is defined. Please set it using `config editor `":"لم يعرَّف محرر نصوص. فضلاً اضبطه باستخدام `config editor <مسار المحرر>`","No active notebook.":"لا يوجد دفتر ملاحظات نشط.","Note does not exist: \"%s\". Create it?":"الملاحظة: \"%s\" غير موجودة. تريد إنشائها؟","Starting to edit note. Close the editor to get back to the prompt.":"بدء تحرير الملاحظة. أغلق المحرر للعودة إلى المحث.","Error opening note in editor: %s":"حدث خطأ أثناء فتح الملاحظة: %s في المحرر","Note has been saved.":"تم حفظ الملاحظة.","Exits the application.":"الخروج من التطبيق.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"تصدير بيانات Joplin إلى المسار المعطى. سيصدِّر التطبيق تلقائياً كامل قاعدة البيانات بما في ذلك دفاتر الملاحظات ، الملاحظات ، الوسوم والموارد.","Destination format: %s":"التنسيق الوجهة: %s","Exports only the given note.":"تصدير الملاحظة المعطاة فقط.","Exports only the given notebook.":"تصدير دفتر الملاحظات المعطى فقط.","Displays a geolocation URL for the note.":"عرض رابط URL للموقع الجغرافي للملاحظة.","Displays usage information.":"عرض معلومات الاستخدام.","For information on how to customise the shortcuts please visit %s":"فضلاً زيارة %s لتحصل على معلومات عن كيفية تخصيص الاختصارات","Shortcuts are not available in CLI mode.":"الاختصارات غير متوفرة في وضع واجهة سطر الأوامر.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"","The possible commands are:":"الأوامر الممكنة هي:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"","To move from one pane to another, press Tab or Shift+Tab.":"","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"","To maximise/minimise the console, press \"tc\".":"","To enter command line mode, press \":\"":"","To exit command line mode, press ESCAPE":"","For the list of keyboard shortcuts and config options, type `help keymap`":"أكتب `help keymap` للحصول على قائمة اختصارات لوحة المفاتيح و خيارات الإعداد","Imports data into Joplin.":"استيراد البيانات إلى Joplin.","Source format: %s":"تنسيق المصدر: %s","Do not ask for confirmation.":"لا تطلب التأكيد.","Found: %d.":"","Created: %d.":"","Updated: %d.":"","Skipped: %d.":"","Resources: %d.":"","Tagged: %d.":"","Importing notes...":"استيراد الملاحظات جارٍ...","The notes have been imported: %s":"جرى استيراد الملاحظات: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"يعرض الملاحظات في الدفتر الحالي. استخدم `ls /` لعرض قائمة دفاتر الملاحظات.","Displays only the first top notes.":"يعرض أول أعلى <رقم> ملاحظات فقط.","Sorts the item by (eg. title, updated_time, created_time).":"يرتب العناصر حسب <حقل> (على سبيل المثال، العنوان ، تاريخ التحديث ، تاريخ الإنشاء).","Reverses the sorting order.":"يعكس طريقة الترتيب.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"يعرض العناصر من النوع/الأنواع المحددة فقط. Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.","Either \"text\" or \"json\"":"إما \"نص\" أو \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"استخدام نسق القائمة الطويلة. النسق هو معرِّف ، عدد الملاحظات (لدفتر الملاحظات) ، التاريخ ، تم عنصر المهمة (لقوائم المهام) ، العنوان","Please select a notebook first.":"يرجى اختيار دفتر ملاحظات أولاً.","Creates a new notebook.":"ينشئ دفتر ملاحظات جديد.","Creates a new note.":"ينشئ ملاحظة جديدة.","Notes can only be created within a notebook.":"يمكن إنشاء الملاحظات فقط ضمن دفتر ملاحظات.","Creates a new to-do.":"ينشئ قائمة جديدة للمهام.","Moves the notes matching to [notebook].":"ينقل الملاحظات المطابقة لـ <ملاحظة> إلى [دفتر ملاحظات].","Renames the given (note or notebook) to .":"يعيد تسمية <عنصر> معطى (ملاحظة أو دفتر ملاحظات) ليصبح <اسم>.","Deletes the given notebook.":"يحذف دفتر الملاحظات المعطى.","Deletes the notebook without asking for confirmation.":"يحذف دفتر الملاحظات دون طلب تأكيد.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"حذف دفتر الملاحظات؟ سيتم حذف كل الملاحظات و دفاتر الملاحظات الفرعية ضمن هذا الدفتر أيضاً.","Deletes the notes matching .":"يحذف الملاحظات المطابقة لـ <نمط-ملاحظة>.","Deletes the notes without asking for confirmation.":"يحذف الملاحظات دون طلب تأكيد.","%d notes match this pattern. Delete them?":"%d ملاحظة تطابق هذا النمط. حذف هذه الملاحظات؟","Delete note?":"حذف الملاحظة؟","Searches for the given in all the notes.":"يبحث عن الـ <نمط> المعطى في كل الملاحظات.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"يضبط الخاصية <اسم> للـ <ملاحظة> المعطاة على [قيمة] معطاة. الخصائص الممكنة هي:\n%s","Displays summary about the notes and notebooks.":"يعرض موجزاً عن الملاحظات و دفاتر الملاحظات.","Synchronises with remote storage.":"يزامن مع المخزن البعيد.","Sync to provided target (defaults to sync.target config value)":"يزامن مع الوجهة المذكورة (قيمة الإعداد التلقائية هي sync.target)","Authentication was not completed (did not receive an authentication token).":"لم تكتمل المصادقة (لم أستلم الرمز المميز للمصادقة).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"يرجى اتباع الخطوات التالية للسماح لـ Joplin بالمزامنة مع Dropbox:","Step 1: Open this URL in your browser to authorise the application:":"الخطوة 1: إفتح عنوان URL هذا في المستعرض لمصادقة التطبيق:","Step 2: Enter the code provided by Dropbox:":"الخطوة 2: أدخل الرمز المزوّد من Dropbox:","Not authentified with %s. Please provide any missing credentials.":"لا يمكن المصادقة باستخدام %s. يرجى التزويد بأي من بيانات اعتماد الدخول المفقودة.","Synchronisation is already in progress.":"المزامنة قيد التقدم بالفعل.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"ملف القفل هو قيد الحجز بالفعل. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.","Synchronisation target: %s (%s)":"مستهدف المزامنة: %s (%s)","Cannot initialize synchroniser.":"لم نتمكن من تمهيد مكوّن المزامنة.","Starting synchronisation...":"يجري بدء المزامنة...","Downloading resources...":"يجري تنزيل الموارد...","Cancelling... Please wait.":"الإلغاء جارٍ... فضلاً انتظر."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":"","Invalid command: \"%s\"":""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":"","Marks a to-do as non-completed.":"","Switches to [notebook] - all further operations will happen within this notebook.":"","Displays version information":"","%s %s (%s)":"","Enum":"","Type: %s.":"","Possible values: %s.":"","Default: %s":"","Possible keys/values:":"","Type `joplin help` for usage information.":"","Fatal error:":"","The application has been authorised - you may now close this browser tab.":"","The application has been successfully authorised.":"","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"","Search:":"","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"","Exporting to \"%s\" as \"%s\" format. Please wait...":"Exporting to \"%s\" as \"%s\" format. فضلاً انتظر...","Sidebar":"","Note list":"قائمة ملاحظات","Note title":"عنوان الملاحظة","Note body":"متن الملاحظة","Importing from \"%s\" as \"%s\" format. Please wait...":"الاستيراد من \"%s\" بتنسيق \"%s\". فضلاً انتظر...","PDF File":"ملف PDF","&File":"&ملف","New note":"ملاحظة جديدة","New to-do":"قائمة جديدة للمهام","New notebook":"دفتر ملاحظات جديد","Import":"استيراد","Export":"تصدير","Synchronise":"زامِن","Print":"اطبع","Hide %s":"أخف %s","Quit":"إغلاق","&Edit":"ت&حرير","Copy":"نسخ","Cut":"قص","Paste":"لصق","Select all":"اختيار الكل","Bold":"غامق","Italic":"مائل","Link":"رابط","Insert Date Time":"إدراج التاريخ والوقت","Edit in external editor":"التحرير في محرر خارجي","Search in all the notes":"البحث في كل الملاحظات","Search in current note":"البحث في الملاحظة الحاليّة","&View":"&عرض","Toggle sidebar":"تبديل الشريط الجانبي","Toggle editor layout":"تبديل تخطيط المحرّر","Focus":"","&Tools":"&أدوات","Synchronisation status":"حالة المزامنة","Web clipper options":"","Encryption options":"خيارات التشفير","General Options":"الخيارات العامة","&Help":"م&ساعدة","Website and documentation":"موقع الويب و التوثيق","Make a donation":"تبرَّع","Check for updates...":"البحث جارٍ عن تحديثات...","About Joplin":"حول Joplin","%s %s (%s, %s)":"","Open %s":"افتح %s","Exit":"خروج","OK":"موافق","Cancel":"إلغاء","Current version is up-to-date.":"النسخة الحالية محدَّثة.","%s (pre-release)":"%s (ما قبل الإصدار)","An update is available, do you want to download it now?":"يتوفر تحديث ، هل تريد تنزيله الآن؟","Your version: %s":"Your version: %s","New version: %s":"New version: %s","Yes":"نعم","No":"لا","Token has been copied to the clipboard!":"تم نسخ الرمز المميز إلى الحافظة!","The web clipper service is enabled and set to auto-start.":"","Status: Started on port %d":"الحالة: تم البدء على المنفذ %d","Status: %s":"الحالة: %s","Disable Web Clipper Service":"","The web clipper service is not enabled.":"","Enable Web Clipper Service":"","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"","In order to use the web clipper, you need to do the following:":"","Step 1: Enable the clipper service":"","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"","Step 2: Install the extension":"","Download and install the relevant extension for your browser:":"","Advanced options":"خيارات متقدمة","Authorisation token:":"الرمز المميز للمصادقة:","Copy token":"نسخ الرمز المميز","This authorisation token is only needed to allow third-party applications to access Joplin.":"هذا الرمز المميز للمصادقة مطلوب فقط للسماح لتطبيقات طرف ثالث للوصول إلى Joplin.","Notes and settings are stored in: %s":"الملاحظات و الإعدادات مخزّنة في: %s","Browse...":"استعراض...","Check synchronisation configuration":"فحص ضبط المزامنة","Apply":"تطبيق","Submit":"إرسال","Save":"حفظ","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"تعطيل التشفير يعني أن *كل* ملاحظاتك ومرفقاتها ستجري إعادة مزامنتها ثم ترسل دون تشفير إلى جهة المزامنة. هل ترغب الاستمرار؟","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"تفعيل التشفير يعني أن *كل* ملاحظاتك ومرفقاتها ستجري إعادة مزامنتها ثم ترسل مشفرة إلى جهة المزامنة. لمصلحة أمن معلوماتك ، لا تضِع كلمة المرور ، فستكون هي الطريقة *الوحيدة* لفك تشفير البيانات! فضلاً أدخل كلمة مرور خاصة بك أدناه لتفعيل التشفير.","Disable encryption":"تعطيل التشفير","Enable encryption":"تفعيل التشفير","Master Keys":"المفاتيح الرئيسة","Active":"نشط","ID":"المعرّف","Source":"المصدر","Created":"الإنشاء","Updated":"التحديث","Password":"كلمة المرور","Password OK":"كلمة المرور صحيحة","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"لاحِظ: سيجري استخدام مفتاح رئيس واحد فقط للتشفير (المفتاح المعلَّم أنه \"نشط\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.","Missing Master Keys":"","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"","Status":"الحالة","Encryption is:":"التشفير هو:","Usage":"الاستخدام","Back":"عودة","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"سيتم إنشاء دفتر الملاحظات \"%s\" و استيراد الملف \"%s\" إليه","Please create a notebook first.":"يرجى إنشاء دفتر ملاحظات أولاً.","Please create a notebook first":"يرجى إنشاء دفتر ملاحظات أولاً","Notebook title:":"عنوان دفتر الملاحظات:","Add or remove tags:":"إضافة أو حذف وسوم:","Separate each tag by a comma.":"","Rename notebook:":"إعادة تسمية دفتر الملاحظات:","Rename tag:":"إعادة تسمية الوسم:","Set alarm:":"ضبط منبّه:","Layout":"","Search...":"بحث...","Some items cannot be synchronised.":"لا يمكن مزامنة بعض العناصر.","View them now":"عرضها الآن","Some items cannot be decrypted.":"لا يمكن فك تشفير بعض العناصر.","Set the password":"ضبط كلمة المرور","No notes in here. Create one by clicking on \"New note\".":"لا توجد ملاحظات هنا. أنشئ واحدةً بالضغط على \"ملاحظة جديدة\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"لا يوجد دفتر ملاحظات حالياً. أنشئ واحداً بالضغط على \"دفتر ملاحظات جديد\".","Location":"المكان","URL":"عنوان URL","Note properties":"خصائص الملاحظة","Open...":"فتح...","This file could not be opened: %s":"لم نتمكن من فتح هذا الملف: %s","Save as...":"حفظ باسم...","Copy path to clipboard":"نسخ المسار إلى الحافظة","Copy Link Address":"نسخ عنوان الرابط","This attachment is not downloaded or not decrypted yet.":"لم يجر تنزيل هذا المرفق أو فك تشفيره حتى الآن.","Unsupported link or message: %s":"رابط أو رسالة غير مدعومان: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"ليس لهذه الملاحظة أي محتوى. [fuzzy]بدء تحرير الملاحظة.","Only one note can be printed or exported to PDF at a time.":"يمكن طباعة ملاحظة واحدة فقط أو تصديرها إلى PDF كل مرة.","strong text":"","emphasized text":"","List item":"عنصر قائمة","Insert Hyperlink":"إدراج ارتباط تشعبي","Attach file":"إرفاق ملف","Tags":"وسوم","Set alarm":"ضبط منبّه","In: %s":"في: %s","Hyperlink":"ارتباط تشعبي","Code":"رمز","Numbered List":"قائمة مرقّمة","Bulleted List":"قائمة تعداد نقطي","Checkbox":"","Heading":"ترويسة","Horizontal Rule":"","Click to stop external editing":"اضغط لإيقاف التحرير خارج التطبيق","Watching...":"","to-do":"قائمة مهام","note":"ملاحظة","Creating new %s...":"إنشاء %s جديد ...","Refresh":"","Clear":"مسح","OneDrive Login":"","Dropbox Login":"","Options":"خيارات","Synchronisation Status":"حالة المزامنة","Encryption Options":"خيارات التشفير","Clipper Options":"[fuzzy]خيارات","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Delete notebook \"%s\"?\n\nسيتم حذف كل الملاحظات و دفاتر الملاحظات الفرعية ضمن هذا الدفتر أيضاً.","Remove tag \"%s\" from all notes?":"","Remove this search from the sidebar?":"","Delete":"","Rename":"","Notebooks":"","Decrypting items: %d/%d":"","Fetching resources: %d":"","Please select where the sync status should be exported to":"","Table of contents":"","Add or remove tags":"","Duplicate":"","%s - Copy":"","Switch between note and to-do type":"","Switch to note type":"","Switch to to-do type":"","Copy Markdown link":"","Delete note \"%s\"?":"","Delete these %d notes?":"","Usage: %s":"","Unknown flag: %s":"","Dropbox":"Dropbox","File system":"نظام الملفات","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"","WebDAV":"WebDAV","Unknown log level: %s":"","Unknown level ID: %s":"","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"","Untitled":"","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"","Cannot access %s":"","Created local items: %d.":"","Updated local items: %d.":"","Created remote items: %d.":"","Updated remote items: %d.":"","Deleted local items: %d.":"","Deleted remote items: %d.":"","Fetched items: %d/%d.":"","Cancelling...":"الإلغاء جارٍ...","Completed: %s":"","Last error: %s":"","Idle":"","In progress":"","Synchronisation is already in progress. State: %s":"المزامنة قيد التقدم بالفعل. State: %s","Encrypted":"","Encrypted items cannot be modified":"","title":"","updated date":"","Conflicts":"","Cannot move notebook to this location":"","Notebooks cannot be named \"%s\", which is a reserved title.":"","created date":"","This note does not have geolocation information.":"","Cannot copy note to \"%s\" notebook":"","Cannot move note to \"%s\" notebook":"","Language":"اللغة","Date format":"تنسيق التاريخ","Time format":"تنسيق الوقت","Theme":"السمة","Light":"فاتحة","Dark":"غامقة","Uncompleted to-dos on top":"","Show completed to-dos":"إظهار قوائم المهام المكتملة","Sort notes by":"ترتيب الملاحظات حسب","Reverse sort order":"عكس طريقة الترتيب","Sort notebooks by":"Sort notebooks by","Save geo-location with notes":"حفظ الموقع الجغرافي مع الملاحظات","When creating a new to-do:":"عند إنشاء قائمة جديدة للمهام:","Focus title":"","Focus body":"","When creating a new note:":"عند إنشاء ملاحظة جديدة:","Show tray icon":"إظهار أيقونة لوحة النظام","Note: Does not work in all desktop environments.":"لاحِظ: لا تعمل في كل بيئات سطح المكتب.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"هذا يتيح لـ Joplin العمل في الخلفية. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.","Start application minimised in the tray icon":"بدء التطبيق مصغراً في لوحة النظام","Global zoom percentage":"نسبة التكبير العمومية","Editor font size":"حجم خط المحرّر","Editor font family":"نوع خط المحرّر","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"لابد أن يكون نوع الخط أحادي المسافة وإلا فلن يعمل بشكل صحيح. إذا كان الخط غير صحيح أو فارغاً فسيستخدم خط أحادي المسافة عام تلقائياً.","Automatically update the application":"تحديث التطبيق آلياً","Get pre-releases when checking for updates":"جلب نسخ ما قبل الإصدار عند البحث عن تحديثات","See the pre-release page for more details: %s":"أنظر صفحة نسخ ما قبل الإصدار للمزيد من المعلومات: %s","Synchronisation interval":"مهلة المزامنة","%d minutes":"%d دقائق","%d hour":"%d ساعة","%d hours":"%d ساعات","Text editor command":"أمر محرر النصوص","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.":"أمر محرر النصوص (قد يتضمن معامِلات) الذي سيستخدم لفتح ملاحظة. إذا لم يجر التزويد بأي محرر فسيحاول التطبيق اكتشاف المحرِّر التلقائي آلياً.","Show advanced options":"إظهار خيارات متقدمة","Synchronisation target":"مستهدف المزامنة","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"الجهة المستهدفة المزامنة إليها. كل مستهدف مزامنة قد يكون لها معلمات إضافية تكون مسماة بـ `sync.NUM.NAME` (جميعها موثقة أدناه).","Directory to synchronise with (absolute path)":"الدليل الذي تتم المزامنة معه (المسار المطلق)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"المسار الذي ستتم المزامنة معه عند تفعيل مزامنة نظام الملفات. أنظر `sync.target`.","Nextcloud WebDAV URL":"عنوان URL لـ Nextcloud WebDAV","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! أنظر الأسئلة المتكررة لتفاصيل أكثر: %s","Nextcloud username":"اسم مستخدم Nextcloud","Nextcloud password":"كلمة مرور Nextcloud","WebDAV URL":"عنوان URL لـ WebDAV","WebDAV username":"اسم مستخدم WebDAV","WebDAV password":"كلمة مرور WebDAV","Custom TLS certificates":"شهادات TLS خاصة","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"","Ignore TLS certificate errors":"تجاهل أخطاء شهادات TLS","Invalid option value: \"%s\". Possible values are: %s.":"قيمة خيار غير صحيحة: \"%s\". القيم الممكنة هي: %s.","General":"عام","Synchronisation":"المزامنة","Appearance":"المظهر","Note":"ملاحظة","Application":"التطبيق","The tag \"%s\" already exists. Please choose a different name.":"الوسم \"%s\" موجود بالفعل. فضلاً إختر اسماً مختلفاً.","Joplin Export File":"ملف تصدير Joplin","Markdown":"تنسيق Markdown","Joplin Export Directory":"دليل تصدير بيانات Joplin","Evernote Export File":"ملف Evernote المصدَّر","Json Export Directory":"دليل تصدير بيانات JSON","File":"ملف","Directory":"دليل","Cannot load \"%s\" module for format \"%s\"":"[fuzzy]لا يمكن العثور على \"%s\".","Please specify import format for %s":"","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"This item is currently encrypted: %s \"%s\". فضلاً انتظر فك تشفير العناصر كلها ثم حاول ثانية.","There is no data to export.":"لا يوجد بيانات للتصدير.","Please specify the notebook where the notes should be imported to.":"فضلاً حدّد دفتر الملاحظات الذي ترغب استيراد الملاحظات إليه.","Items that cannot be synchronised":"العناصر التي لا يمكن مزامنتها","%s (%s): %s":"[fuzzy]%s = %s (%s)","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).","Sync status (synced items / total items)":"وضع المزامنة (العناصر المنجزة / إجمالي العناصر)","%s: %d/%d":"","Total: %d/%d":"","Conflicted: %d":"","To delete: %d":"","Folders":"مجلدات","%s: %d notes":"","Coming alarms":"المنبّهات القادمة","On %s: %s":"","Permission to use camera":"الإذن باستخدام الكاميرا","Your permission to use your camera is required.":"إذنك باستخدام كاميرا الجوال مطلوب.","There are currently no notes. Create one by clicking on the (+) button.":"لا توجد ملاحظات حالياً. أنشئ واحدة بالضغط على زر (+).","Delete these notes?":"حذف هذه الملاحظات؟","Log":"السجل","Export Debug Report":"تصدير تقرير إصلاح الأخطاء","Encryption Config":"ضبط التشفير","Configuration":"الضبط","Move to notebook...":"النقل إلى دفتر ملاحظات...","Move %d notes to notebook \"%s\"?":"نقل %d ملاحظات إلى دفتر الملاحظات \"%s\" ؟","Press to set the decryption password.":"إضغط لضبط كلمة مرور فك التشفير.","Clear alarm":"مسح المنبّه","Save alarm":"حفظ المنبّه","Select date":"إختر التاريخ","Confirm":"تأكيد","Cancel synchronisation":"إلغاء المزامنة","Checking... Please wait.":"التحقق جارٍ... فضلاً انتظر.","Success! Synchronisation configuration appears to be correct.":"نجاح! يبدو أن إعداد المزامنة صحيح.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":". Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:","The application has been authorised!":"تمت مصادقة التطبيق!","Could not authorise application:\n\n%s\n\nPlease try again.":"لم تتم مصادقة التطبيق:\n%s\nفضلاً حاول ثانية.","Decrypted items: %s / %s":"العناصر المفكوك تشفيرها: %s / %s","New tags:":"وسوم جديدة:","Type new tags or select from list":"أكتب وسوماً جديدة أو اخترها من القائمة","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"يحتاج التطبيق للأذونات التالية كي يعمل بشكل صحيح. فضلاً فعّلها في إعدادات هاتفك ، في التطبيقات > Joplin > الأذونات","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- التخزين: للسماح بإرفاق ملفات للملاحظات و لتمكين المزامنة من نظام الملفات.","- Camera: to allow taking a picture and attaching it to a note.":"- الكاميرا: للسماح بالتقاط صورة و إرفاقها بملاحظة.","- Location: to allow attaching geo-location information to a note.":"- المكان: للسماح بإرفاق معلومات الموقع الجغرافي مع الملاحظات.","Joplin website":"موقع ويب Joplin","Database v%s":"قاعدة البيانات v%s","FTS enabled: %d":"FTS مفعَّلة: %d","Login with Dropbox":"تسجيل الدخول عبر Dropbox","Enter code here":"أدخل الرمز هنا","Master Key %s":"المفتاح الرئيس %s","Created: %s":"الإنشاء في: %s","Password:":"كلمة المرور:","Password cannot be empty":"لا يمكن أن تكون كلمة المرور فارغة","Enable":"تفعيل","The notebook could not be saved: %s":"لم يتم حفظ دفتر الملاحظات: %s","Edit notebook":"تحرير دفتر الملاحظات","Show all":"إظهار الكل","Errors only":"الأخطاء فقط","This note has been modified:":"جرى تعديل هذه الملاحظة:","Save changes":"حفظ التغييرات","Discard changes":"تجاهل التغييرات","No item with ID %s":"لا يوجد عنصر بالمعرّف %s","The Joplin mobile app does not currently support this type of link: %s":"تطبيق Joplin على الهاتف الجوال لا يدعم حالياً هذا النوع من الربط : %s","Unsupported image type: %s":"نوع صورة غير مدعوم: %s","Take photo":"التقاط صورة","Attach photo":"إرفاق صورة","Attach any file":"إرفاق أي ملف","Share":"مشاركة","Convert to note":"تحويل إلى ملاحظة","Convert to todo":"تحويل إلى قائمة مهام","Hide metadata":"إخفاء البيانات الوصفية","Show metadata":"إظهار البيانات الوصفية","View on map":"عرض على الخريطة","Go to source URL":"الذهاب إلى عنوان URL المصدر","Edit":"تحرير","Delete notebook":"حذف دفتر الملاحظات","Login with OneDrive":"تسجيل الدخول عبر OneDrive","Search":"بحث","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"اضغط على زر (+) لتنشئ ملاحظة أو دفتر ملاحظات جديداً. اضغط على القائمة الجانبية للوصول إلى دفاتر ملاحظاتك القائمة.","You currently have no notebook. Create one by clicking on (+) button.":"ليس لديك دفاتر ملاحظات حالياً. أنشئ واحدة بالضغط على زر (+).","Welcome":"مرحباً"} \ No newline at end of file +{"To delete a tag, untag the associated notes.":"لتحذف الوسم ، أزل الوسم عن الملاحظات التي وسمت به.","Please select the note or notebook to be deleted first.":"يرجى اختيار ملاحظة أو دفتر ملاحظات أولاً للتمكن من حذفها.","Press Ctrl+D or type \"exit\" to exit the application":"اضغط Ctrl+D أو اكتب \"خروج\" للخروج من التطبيق","More than one item match \"%s\". Please narrow down your query.":"يوجد أكثر من عنصر يطابق \"%s\". يرجى تضييق نطاق الاستعلام الذي كتبته.","No notebook selected.":"لم تختر أي دفتر ملاحظات.","No notebook has been specified.":"لم يجر تحديد أي دفتر ملاحظات.","Y":"نعم","n":"لا","N":"لا","y":"نعم","Cancelling background synchronisation... Please wait.":"يجري إلغاء مزامنة الخلفية... فضلاً انتظر.","No such command: %s":"أمر غير موجود: %s","The command \"%s\" is only available in GUI mode":"الأمر \"%s\" متوفر فقط في وضع الواجهة الرسومية","Cannot change encrypted item":"لا يمكن تغيير العنصر المشفَّر","Missing required argument: %s":"المعامل المطلوب %s مفقود","%s: %s":"%s: %s","Your choice: ":"اختيارك هو: ","Invalid answer: %s":"إجابة غير صحيحة: %s","Attaches the given file to the note.":"يرفق الملف المعطى بالملاحظة.","Cannot find \"%s\".":"لا يمكن العثور على \"%s\".","Displays the given note.":"يعرض الملاحظة المعطاة.","Displays the complete information about note.":"يعرض المعلومات الكاملة عن الملاحظة.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"يستخرج قيمة إعداد أو يضبطها. إذا لم يجر التزويد بـ [value] (قيمة) فسيعرض التطبيق قيمة [name] (اسم). إذا لم يجر التزويد بـ [name] ولا [value] فسيسرد التطبيق الإعداد الحالي.","Also displays unset and hidden config variables.":"يظهر أيضاً متغيرات الإعداد غير المضبوطة أو تلك المخفية.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"ينشئ نسخة من الملاحظات المطابقة لـ (ملاحظة) في [notebook] (دفتر ملاحظات). إذا لم يحدد دفتر ملاحظات فستنسخ الملاحظة في دفتر الملاحظات الحالي.","Marks a to-do as done.":"يعلّم قائمة مهام أنها تمت.","Note is not a to-do: \"%s\"":"الملاحظة: \"%s\" ليست قائمة مهام","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"أدخل كلمة المرور الرئيسة:","Operation cancelled":"ألغيت العملية","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"بدء فك التشفير جارٍ... يرجى الانتظار حيث قد تستغرق العملية عدة دقائق بحسب كمية البيانات المطلوب فك تشفيرها.","Completed decryption.":"اكتمل فك التشفير.","Enabled":"مفعََّل","Disabled":"معطَّل","Encryption is: %s":"التشفير هو: %s","Edit note.":"تحرير الملاحظة.","No text editor is defined. Please set it using `config editor `":"لم يعرَّف محرر نصوص. فضلاً اضبطه باستخدام `config editor `","No active notebook.":"لا يوجد دفتر ملاحظات نشط.","Note does not exist: \"%s\". Create it?":"الملاحظة: \"%s\" غير موجودة. تريد إنشائها؟","Starting to edit note. Close the editor to get back to the prompt.":"بدء تحرير الملاحظة. أغلق المحرر للعودة إلى المحث.","Error opening note in editor: %s":"حدث خطأ أثناء فتح الملاحظة: %s في المحرر","Note has been saved.":"تم حفظ الملاحظة.","Exits the application.":"الخروج من التطبيق.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"تصدير بيانات Joplin إلى المسار المعطى. سيصدِّر التطبيق تلقائياً كامل قاعدة البيانات بما في ذلك دفاتر الملاحظات ، الملاحظات ، الوسوم والموارد.","Destination format: %s":"التنسيق الوجهة: %s","Exports only the given note.":"تصدير الملاحظة المعطاة فقط.","Exports only the given notebook.":"تصدير دفتر الملاحظات المعطى فقط.","Displays a geolocation URL for the note.":"عرض رابط URL للموقع الجغرافي للملاحظة.","Displays usage information.":"عرض معلومات الاستخدام.","For information on how to customise the shortcuts please visit %s":"فضلاً زيارة %s لتحصل على معلومات عن كيفية تخصيص الاختصارات","Shortcuts are not available in CLI mode.":"الاختصارات غير متوفرة في وضع واجهة سطر الأوامر.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"أكتب `help [command]` للمزيد من المعلومات عن أمر ما ، أو `help all` لمعلومات الاستخدام الكاملة.","The possible commands are:":"الأوامر الممكنة هي:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"في أي أمر ، يمكن الإشارة إلى ملاحظة أو دفتر ملاحظات بعنوانه أو بمعرّفه ، أو باستخدام الاختصارات `$n` أو `$b` التي تشير ، على الترتيب ، إلى الملاحظة أو دفتر الملاحظات المختار حالياً. يمكن استخدام `$c` للإشارة إلى العنصر المختار حالياً.","To move from one pane to another, press Tab or Shift+Tab.":"للتنقل من جزء إلى آخر اضغط Tab أو Shift+Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"استخدم أزرار الأسهم و Page Up/Page Down للتمرير في القوائم ومناطق النص (بما فيها وحدة التحكم هذه).","To maximise/minimise the console, press \"tc\".":"لتكبير/تصغير وحدة التحكم ، اضغط \"tc\".","To enter command line mode, press \":\"":"للدخول إلى وضع سطر الأوامر ، اضغط \":\"","To exit command line mode, press ESCAPE":"للخروج من وضع سطر الأوامر ، اضغط ESCAPE","For the list of keyboard shortcuts and config options, type `help keymap`":"أكتب `help keymap` للحصول على قائمة اختصارات لوحة المفاتيح و خيارات الإعداد","Imports data into Joplin.":"استيراد البيانات إلى Joplin.","Source format: %s":"تنسيق المصدر: %s","Do not ask for confirmation.":"لا تطلب التأكيد.","Found: %d.":"تم العثور عليها: %d.","Created: %d.":"تم إنشاؤها: %d.","Updated: %d.":"تم تحديثها: %d.","Skipped: %d.":"تم تجاوزها: %d.","Resources: %d.":"الموارد: %d.","Tagged: %d.":"تم وسمها: %d.","Importing notes...":"استيراد الملاحظات جارٍ...","The notes have been imported: %s":"جرى استيراد الملاحظات: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"يعرض الملاحظات في الدفتر الحالي. استخدم `ls /` لعرض قائمة دفاتر الملاحظات.","Displays only the first top notes.":"يعرض أول أعلى <رقم> ملاحظات فقط.","Sorts the item by (eg. title, updated_time, created_time).":"يرتب العناصر حسب <حقل> (على سبيل المثال، العنوان ، تاريخ التحديث ، تاريخ الإنشاء).","Reverses the sorting order.":"يعكس طريقة الترتيب.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"يعرض العناصر من النوع/الأنواع المحددة فقط. يمكن أن يكون `n` للملاحظات ، أو `t` لقوائم المهام أو `nt` للملاحظات و قوائم المهام (مثلاً ، `-tt` ستعرض قوائم المهام فقط ، بينما ستعرض `-ttd` الملاحظات و قوائم المهام.","Either \"text\" or \"json\"":"إما \"text\" أو \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"استخدام نسق القائمة الطويلة. النسق هو ID (معرِّف) ، NOTE_COUNT (عدد الملاحظات (لدفتر الملاحظات)) ، DATE (التاريخ) ، TODO_CHECKED (تم عنصر المهمة (لقوائم المهام)) ، TITLE (العنوان)","Please select a notebook first.":"يرجى اختيار دفتر ملاحظات أولاً.","Creates a new notebook.":"ينشئ دفتر ملاحظات جديد.","Creates a new note.":"ينشئ ملاحظة جديدة.","Notes can only be created within a notebook.":"يمكن إنشاء الملاحظات فقط ضمن دفتر ملاحظات.","Creates a new to-do.":"ينشئ قائمة جديدة للمهام.","Moves the notes matching to [notebook].":"ينقل الملاحظات المطابقة لـ إلى [notebook].","Renames the given (note or notebook) to .":"يعيد تسمية (عنصر) معطى (ملاحظة أو دفتر ملاحظات) ليصبح (اسم).","Deletes the given notebook.":"يحذف دفتر الملاحظات المعطى.","Deletes the notebook without asking for confirmation.":"يحذف دفتر الملاحظات دون طلب تأكيد.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"حذف دفتر الملاحظات؟ سيتم حذف كل الملاحظات و دفاتر الملاحظات الفرعية ضمن هذا الدفتر أيضاً.","Deletes the notes matching .":"يحذف الملاحظات المطابقة لـ (نمط-ملاحظة).","Deletes the notes without asking for confirmation.":"يحذف الملاحظات دون طلب تأكيد.","%d notes match this pattern. Delete them?":"%d ملاحظة تطابق هذا النمط. حذف هذه الملاحظات؟","Delete note?":"حذف الملاحظة؟","Searches for the given in all the notes.":"يبحث عن الـ (نمط) المعطى في كل الملاحظات.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"يضبط الخاصية للـ المعطاة على [value] معطاة. الخصائص الممكنة هي:\n%s","Displays summary about the notes and notebooks.":"يعرض موجزاً عن الملاحظات و دفاتر الملاحظات.","Synchronises with remote storage.":"يزامن مع المخزن البعيد.","Sync to provided target (defaults to sync.target config value)":"يزامن مع الوجهة المذكورة (قيمة الإعداد التلقائية هي sync.target)","Authentication was not completed (did not receive an authentication token).":"لم تكتمل المصادقة (لم أستلم الرمز المميز للمصادقة).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"يرجى اتباع الخطوات التالية للسماح لـ Joplin بالمزامنة مع Dropbox:","Step 1: Open this URL in your browser to authorise the application:":"الخطوة 1: إفتح عنوان URL هذا في المستعرض للتصريح للتطبيق:","Step 2: Enter the code provided by Dropbox:":"الخطوة 2: أدخل الرمز المزوّد من Dropbox:","Not authentified with %s. Please provide any missing credentials.":"لا يمكن المصادقة باستخدام %s. يرجى التزويد بأي من بيانات اعتماد الدخول المفقودة.","Synchronisation is already in progress.":"المزامنة قيد التقدم بالفعل.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"ملف القفل هو قيد الحجز بالفعل. بإمكانك حذف ملف القفل في \"%s\" واستئناف العملية إن كنت تعلم أنه لا توجد مزامنة تجري حالياً.","Synchronisation target: %s (%s)":"وجهة المزامنة: %s (%s)","Cannot initialize synchroniser.":"لم نتمكن من تمهيد مكوّن المزامنة.","Starting synchronisation...":"يجري بدء المزامنة...","Downloading resources...":"يجري تنزيل الموارد...","Cancelling... Please wait.":"الإلغاء جارٍ... فضلاً انتظر."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" (أمر-وسم) يمكن أن يكون \"add\" (أضف) ، \"remove\" (أزل) أو \"list\" (أسرد) ، وذلك لإضافة [وسم] أو إزالته من [ملاحظة] أو لسرد الملاحظات المرتبطة بال [وسم]. الأمر`tag list` يمكن استخدامه لسرد كل الوسوم (استخدم -l لخيار الوسوم الطويلة).","Invalid command: \"%s\"":"أمر غير صالح:\"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":"يمكن أن يكون (أمر قائمة المهام) \"toggle\" (تبديل) أو \"clear\" (مسح) فقط. استخدم \"toggle\" لتبديل حال قائمة المهام المعطاة بين مكتملة و غير مكتملة (إذا كانت الملاحظة المقصودة عادية فسيتم تحويلها إلى قائمة مهام). استخدم \"clear\" لتحويل قائمة المهام ثانيةً إلى ملاحظة عادية.","Marks a to-do as non-completed.":"يعلّم قائمة مهام أنها غير مكتملة.","Switches to [notebook] - all further operations will happen within this notebook.":"التبديل إلى [notebook] - جميع العمليات التالية ستجري في هذا الدفتر.","Displays version information":"عرض معلومات النسخة","%s %s (%s)":"%s %s (%s)","Enum":"تعداد","Type: %s.":"النوع: %s.","Possible values: %s.":"القيم الممكنة : %s.","Default: %s":"التلقائية: %s","Possible keys/values:":"المفاتيح/القيم الممكنة:","Type `joplin help` for usage information.":"أكتب `joplin help` لمعلومات الاستخدام.","Fatal error:":"خطأ فادح:","The application has been authorised - you may now close this browser tab.":"تم التصريح للتطبيق - يمكنك الآن إغلاق تبويب المستعرض هذا.","The application has been successfully authorised.":"جرى التصريح للتطبيق بنجاح.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"فضلاً افتح عنوان URL التالي في المستعرض لديك لتمكين التطبيق من المصادقة سينشئ التطبيق دليلاً في \"Apps/Joplin\" ثم يقوم فقط بقراءة وكتابة الملفات في هذا الدليل. لن يكون لديه أي وصول لأي ملف خارج هذا الدليل أو لأي بيانات شخصية أخرى. لن نشارك البيانات مع أي طرف ثالث.","Search:":"بحث:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"مرحباً بك في Joplin!\n\nأكتب `:help shortcuts` للحصول على قائمة اختصارات لوحة المفاتيح ، أو `:help` فقط لمعلومات الاستخدام.\n\nعلى سبيل المثال ، اضغط `mb` لإنشاء دفتر ملاحظات ، و اضغط `mn` لإنشاء ملاحظة.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"عنصر أو أكثر هو مشفّر حالياً وقد تحتاج إلى إدخال كلمة مرور رئيسة. فضلاً أكتب `e2ee decrypt` لفعل هذا. إن كنت قد أدخلت كلمة المرور فعلاً فإن فك تشفير العناصر المشفَّرة جارٍ في الخلفية وستكون متوفرة قريباً.","Exporting to \"%s\" as \"%s\" format. Please wait...":"التصدير إلى \"%s\" بتنسيق \"%s\". فضلاً انتظر...","Sidebar":"الشريط الجانبي","Note list":"قائمة ملاحظات","Note title":"عنوان الملاحظة","Note body":"متن الملاحظة","Importing from \"%s\" as \"%s\" format. Please wait...":"الاستيراد من \"%s\" بتنسيق \"%s\". فضلاً انتظر...","PDF File":"ملف PDF","&File":"&ملف","New note":"ملاحظة جديدة","New to-do":"قائمة جديدة للمهام","New notebook":"دفتر ملاحظات جديد","Import":"استيراد","Export":"تصدير","Synchronise":"زامِن","Print":"اطبع","Hide %s":"أخف %s","Quit":"إغلاق","&Edit":"ت&حرير","Copy":"نسخ","Cut":"قص","Paste":"لصق","Select all":"اختيار الكل","Bold":"غامق","Italic":"مائل","Link":"رابط","Insert Date Time":"إدراج التاريخ والوقت","Edit in external editor":"التحرير في محرر خارجي","Search in all the notes":"البحث في كل الملاحظات","Search in current note":"البحث في الملاحظة الحاليّة","&View":"&عرض","Toggle sidebar":"تبديل الشريط الجانبي","Toggle editor layout":"تبديل تخطيط المحرّر","Focus":"تركيز","&Tools":"&أدوات","Synchronisation status":"حالة المزامنة","Web clipper options":"خيارات Web clipper","Encryption options":"خيارات التشفير","General Options":"الخيارات العامة","&Help":"م&ساعدة","Website and documentation":"موقع الويب و التوثيق","Make a donation":"تبرَّع","Check for updates...":"البحث جارٍ عن تحديثات...","About Joplin":"حول Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"افتح %s","Exit":"خروج","OK":"موافق","Cancel":"إلغاء","Current version is up-to-date.":"النسخة الحالية محدَّثة.","%s (pre-release)":"%s (ما قبل الإصدار)","An update is available, do you want to download it now?":"يتوفر تحديث ، هل تريد تنزيله الآن؟","Your version: %s":"Your version: %s","New version: %s":"New version: %s","Yes":"نعم","No":"لا","Token has been copied to the clipboard!":"تم نسخ الرمز المميز إلى الحافظة!","The web clipper service is enabled and set to auto-start.":"خدمة Web clipper مفعَّلة ومضبوطة على البدء التلقائي","Status: Started on port %d":"الحالة: تم البدء على المنفذ %d","Status: %s":"الحالة: %s","Disable Web Clipper Service":"تعطيل خدمة Web clipper","The web clipper service is not enabled.":"خدمة Web clipper غير مفعَّلة.","Enable Web Clipper Service":"تفعيل خدمة Web clipper","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"تتيح Joplin Web clipper حفظ صفحات الويب ولقطات الشاشة من مستعرضك إلى Joplin.","In order to use the web clipper, you need to do the following:":"تحتاج لفعل الخطوات التالية للتمكن من استخدام إضافة القصّ Web clipper:","Step 1: Enable the clipper service":"الخطوة 1: تفعيل خدمة إضافة القصّ Web clipper","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"تتيح هذه الخدمة تواصل إضافة المستعرض مع Joplin. عندما تفعّلها قد يسألك الجدار الناري أن تعطي الإذن لـ Joplin بالاستماع إلى منفذ محدّد.","Step 2: Install the extension":"الخطوة 2: تثبيت الإضافة","Download and install the relevant extension for your browser:":"قم بتنزيل و تثبيت الإضافة المذكورة في المستعرض لديك:","Advanced options":"خيارات متقدمة","Authorisation token:":"الرمز المميز للتصريح:","Copy token":"نسخ الرمز المميز","This authorisation token is only needed to allow third-party applications to access Joplin.":"هذا الرمز المميز للتصريح مطلوب فقط للسماح لتطبيقات طرف ثالث للوصول إلى Joplin.","Notes and settings are stored in: %s":"الملاحظات و الإعدادات مخزّنة في: %s","Browse...":"استعراض...","Check synchronisation configuration":"فحص ضبط المزامنة","Apply":"تطبيق","Submit":"إرسال","Save":"حفظ","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"تعطيل التشفير يعني أن *كل* ملاحظاتك ومرفقاتها ستجري إعادة مزامنتها ثم ترسل دون تشفير إلى وجهة المزامنة. هل ترغب الاستمرار؟","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"تفعيل التشفير يعني أن *كل* ملاحظاتك ومرفقاتها ستجري إعادة مزامنتها ثم ترسل مشفرة إلى وجهة المزامنة. لمصلحة أمن معلوماتك ، لا تضِع كلمة المرور ، فستكون هي الطريقة *الوحيدة* لفك تشفير البيانات! فضلاً أدخل كلمة مرور خاصة بك أدناه لتفعيل التشفير.","Disable encryption":"تعطيل التشفير","Enable encryption":"تفعيل التشفير","Master Keys":"المفاتيح الرئيسة","Active":"نشط","ID":"المعرّف","Source":"المصدر","Created":"الإنشاء","Updated":"التحديث","Password":"كلمة المرور","Password OK":"كلمة المرور صحيحة","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"لاحِظ: سيجري استخدام مفتاح رئيس واحد فقط للتشفير (المفتاح المعلَّم أنه \"نشط\"). يمكن استخدام أي من المفاتيح لفك التشفير ، وهذا بحسب الطريقة التي شفرت بها سابقاً الملاحظة أو دفتر الملاحظات.","Missing Master Keys":"المفاتيح الرئيسة مفقودة","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"تم استخدام المفاتيح الرئيسة ذات المعرّفات التالية لتشفير بعض العناصر لديك ، إلا أن التطبيق لم يتمكن من الوصول إليها حالياً. من المحتمل أن يجري تنزيلها فيما بعد عبر المزامنة.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"يرجى الرجوع إلى التوثيق للمزيد من المعلومات عن التشفير من الطرف للطرف (E2EE) و طرق تفعيله.","Status":"الحالة","Encryption is:":"التشفير هو:","Usage":"الاستخدام","Back":"عودة","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"سيتم إنشاء دفتر الملاحظات \"%s\" و استيراد الملف \"%s\" إليه","Please create a notebook first.":"يرجى إنشاء دفتر ملاحظات أولاً.","Please create a notebook first":"يرجى إنشاء دفتر ملاحظات أولاً","Notebook title:":"عنوان دفتر الملاحظات:","Add or remove tags:":"إضافة أو حذف وسوم:","Separate each tag by a comma.":"","Rename notebook:":"إعادة تسمية دفتر الملاحظات:","Rename tag:":"إعادة تسمية الوسم:","Set alarm:":"ضبط منبّه:","Layout":"تخطيط","Search...":"بحث...","Some items cannot be synchronised.":"لا يمكن مزامنة بعض العناصر.","View them now":"عرضها الآن","Some items cannot be decrypted.":"لا يمكن فك تشفير بعض العناصر.","Set the password":"ضبط كلمة المرور","No notes in here. Create one by clicking on \"New note\".":"لا توجد ملاحظات هنا. أنشئ واحدةً بالضغط على \"ملاحظة جديدة\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"لا يوجد دفتر ملاحظات حالياً. أنشئ واحداً بالضغط على \"دفتر ملاحظات جديد\".","Location":"المكان","URL":"عنوان URL","Note properties":"خصائص الملاحظة","Open...":"فتح...","This file could not be opened: %s":"لم نتمكن من فتح هذا الملف: %s","Save as...":"حفظ باسم...","Copy path to clipboard":"نسخ المسار إلى الحافظة","Copy Link Address":"نسخ عنوان الرابط","This attachment is not downloaded or not decrypted yet.":"لم يجر تنزيل هذا المرفق أو فك تشفيره حتى الآن.","Unsupported link or message: %s":"رابط أو رسالة غير مدعومان: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"ليس لهذه الملاحظة أي محتوى. اضغط على \"%s\" لتبديل المحرّر وتحرير الملاحظة.","Only one note can be printed or exported to PDF at a time.":"يمكن طباعة ملاحظة واحدة فقط أو تصديرها إلى PDF كل مرة.","strong text":"نص مشدَّد","emphasized text":"نص مؤكد","List item":"عنصر قائمة","Insert Hyperlink":"إدراج ارتباط تشعبي","Attach file":"إرفاق ملف","Tags":"وسوم","Set alarm":"ضبط منبّه","In: %s":"في: %s","Hyperlink":"ارتباط تشعبي","Code":"رمز","Numbered List":"قائمة مرقّمة","Bulleted List":"قائمة تعداد نقطي","Checkbox":"خانة اختيار","Heading":"ترويسة","Horizontal Rule":"خط تسطير أفقي","Click to stop external editing":"اضغط لإيقاف التحرير خارج التطبيق","Watching...":"المراقبة جارية...","to-do":"قائمة مهام","note":"ملاحظة","Creating new %s...":"إنشاء %s جديد ...","Refresh":"تحديث","Clear":"مسح","OneDrive Login":"تسجيل الدخول إلى OneDrive","Dropbox Login":"تسجيل الدخول إلى Dropbox","Options":"خيارات","Synchronisation Status":"حالة المزامنة","Encryption Options":"خيارات التشفير","Clipper Options":"خيارات Clipper","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"حذف دفتر الملاحظات \"%s\" ؟\n\nسيتم حذف كل الملاحظات و دفاتر الملاحظات الفرعية ضمن هذا الدفتر أيضاً.","Remove tag \"%s\" from all notes?":"إزالة الوسم \"%s\" من كل الملاحظات؟","Remove this search from the sidebar?":"حذف هذا البحث من الشريط الجانبي؟","Delete":"حذف","Rename":"إعادة تسمية","Notebooks":"دفاتر ملاحظات","Decrypting items: %d/%d":"فك تشفير العناصر: %d/%d","Fetching resources: %d":"جلب الموارد: %d","Please select where the sync status should be exported to":"فضلاً اختر أين سيتم تصدير حالة المزامنة","Table of contents":"","Add or remove tags":"إضافة أو حذف وسوم","Duplicate":"تكرار","%s - Copy":"%s - نسخ","Switch between note and to-do type":"التبديل بين نوعي الملاحظة و قائمة المهام","Switch to note type":"التبديل إلى النوع ملاحظة","Switch to to-do type":"التبديل إلى النوع قائمة مهام","Copy Markdown link":"نسخ رابط Markdown","Delete note \"%s\"?":"حذف الملاحظة \"%s\" ؟","Delete these %d notes?":"حذف ملاحظات %d هذه ؟","Usage: %s":"الاستخدام : %s","Unknown flag: %s":"علامة غير معروفة: %s","Dropbox":"Dropbox","File system":"نظام الملفات","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (للاختبار فقط)","WebDAV":"WebDAV","Unknown log level: %s":"مستوى السجل غير معروف: %s","Unknown level ID: %s":"معرّف مستوى غير معروف: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"لا يمكن تحديث الرمز المميز: بيانات المصادقة مفقودة. بدء المزامنة مرة ثانية قد يحل المشكلة.","Untitled":"بدون اسم","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"لم تتم المزامنة مع OneDrive.\n\nهذا الخطأ يحدث كثيراً عند استخدام OneDrive for Business والذي للأسف لا يمكن دعمه.\n\nيرجى النظر في استخدام حساب OneDrive العادي.","Cannot access %s":"لا يمكن الوصول إلى %s","Created local items: %d.":"العناصر المحلية المنشأة: %d.","Updated local items: %d.":"العناصر المحلية المحدَّثة: %d.","Created remote items: %d.":"العناصر البعيدة المنشأة: %d.","Updated remote items: %d.":"العناصر البعيدة المحدَّثة: %d.","Deleted local items: %d.":"العناصر المحلية المحذوفة: %d.","Deleted remote items: %d.":"العناصر البعيدة المحذوفة: %d.","Fetched items: %d/%d.":"العناصر المجلوبة: %d/%d.","Cancelling...":"الإلغاء جارٍ...","Completed: %s":"مكتملة: %s","Last error: %s":"آخر خطأ: %s","Idle":"خامل","In progress":"قيد التقدم","Synchronisation is already in progress. State: %s":"المزامنة قيد التقدم بالفعل. الحال: %s","Encrypted":"مشفّر","Encrypted items cannot be modified":"لا يمكن تعديل العناصر المشفَّرة","title":"العنوان","updated date":"تاريخ التحديث","Conflicts":"التعارضات","Cannot move notebook to this location":"لا يمكن نقل دفتر الملاحظات إلى هذا المكان","Notebooks cannot be named \"%s\", which is a reserved title.":"لا يمكن تسمية دفتر الملاحظات بـ \"%s\" لأنه عنوان محجوز.","created date":"تاريخ الإنشاء","This note does not have geolocation information.":"ليس لدى هذه الملاحظة معلومة موقع جغرافي.","Cannot copy note to \"%s\" notebook":"لا يمكن نسخ الملاحظة إلى دفتر الملاحظات \"%s\"","Cannot move note to \"%s\" notebook":"لا يمكن نقل الملاحظة إلى دفتر الملاحظات \"%s\"","Language":"اللغة","Date format":"تنسيق التاريخ","Time format":"تنسيق الوقت","Theme":"السمة","Light":"فاتحة","Dark":"غامقة","Uncompleted to-dos on top":"قوائم المهام غير المكتملة في الأعلى","Show completed to-dos":"إظهار قوائم المهام المكتملة","Sort notes by":"ترتيب الملاحظات حسب","Reverse sort order":"عكس طريقة الترتيب","Sort notebooks by":"Sort notebooks by","Save geo-location with notes":"حفظ الموقع الجغرافي مع الملاحظات","When creating a new to-do:":"عند إنشاء قائمة جديدة للمهام:","Focus title":"التركيز على العنوان","Focus body":"التركيز على المتن","When creating a new note:":"عند إنشاء ملاحظة جديدة:","Show tray icon":"إظهار أيقونة لوحة النظام","Note: Does not work in all desktop environments.":"لاحِظ: لا تعمل في كل بيئات سطح المكتب.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"هذا يتيح لـ Joplin العمل في الخلفية. نوصي بتفعيل هذا الإعداد لكي تجري مزامنة ملاحظاتك باستمرار ، مما يقلل عدد حالات التعارض.","Start application minimised in the tray icon":"بدء التطبيق مصغراً في لوحة النظام","Global zoom percentage":"نسبة التكبير العمومية","Editor font size":"حجم خط المحرّر","Editor font family":"نوع خط المحرّر","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"لابد أن يكون نوع الخط أحادي المسافة وإلا فلن يعمل بشكل صحيح. إذا كان الخط غير صحيح أو فارغاً فسيستخدم خط أحادي المسافة عام تلقائياً.","Automatically update the application":"تحديث التطبيق آلياً","Get pre-releases when checking for updates":"جلب نسخ ما قبل الإصدار عند البحث عن تحديثات","See the pre-release page for more details: %s":"أنظر صفحة نسخ ما قبل الإصدار للمزيد من المعلومات: %s","Synchronisation interval":"مهلة المزامنة","%d minutes":"%d دقائق","%d hour":"%d ساعة","%d hours":"%d ساعات","Text editor command":"أمر محرر النصوص","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.":"أمر محرر النصوص (قد يتضمن معامِلات) الذي سيستخدم لفتح ملاحظة. إذا لم يجر التزويد بأي محرر فسيحاول التطبيق اكتشاف المحرِّر التلقائي آلياً.","Show advanced options":"إظهار خيارات متقدمة","Synchronisation target":"وجهة المزامنة","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"الوجهة المستهدفة المزامنة إليها. كل وجهة مزامنة مستهدفة قد يكون لها معلمات إضافية تكون مسماة بـ `sync.NUM.NAME` (جميعها موثقة أدناه).","Directory to synchronise with (absolute path)":"الدليل الذي تتم المزامنة معه (المسار المطلق)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"المسار الذي ستتم المزامنة معه عند تفعيل مزامنة نظام الملفات. أنظر `sync.target`.","Nextcloud WebDAV URL":"عنوان URL لـ Nextcloud WebDAV","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"تنبيه: إذا غيرت هذا المكان ، تأكد من نسخ كافة المحتويات لديك إليه قبل البدء بالمزامنة ، وإلا فسيتم حذف كل الملفات! أنظر الأسئلة المتكررة لتفاصيل أكثر: %s","Nextcloud username":"اسم مستخدم Nextcloud","Nextcloud password":"كلمة مرور Nextcloud","WebDAV URL":"عنوان URL لـ WebDAV","WebDAV username":"اسم مستخدم WebDAV","WebDAV password":"كلمة مرور WebDAV","Custom TLS certificates":"شهادات TLS خاصة","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"قائمة مفصولة بفواصل ، بالمسارات إلى الأدلة التي سيجري تحميل الشهادات منها ، أو المسار إلى الملفات المستقلة للشهادات. على سبيل المثال : /my/cert_dir, /other/custom.pem. لاحظ أنه يجب أن تحفظ تغييراتك قبل الضغط على \"فحص ضبط المزامنة\" ، إن كنت قمت بتغييرات في إعدادات TLS.","Ignore TLS certificate errors":"تجاهل أخطاء شهادات TLS","Invalid option value: \"%s\". Possible values are: %s.":"قيمة خيار غير صحيحة: \"%s\". القيم الممكنة هي: %s.","General":"عام","Synchronisation":"المزامنة","Appearance":"المظهر","Note":"ملاحظة","Application":"التطبيق","The tag \"%s\" already exists. Please choose a different name.":"الوسم \"%s\" موجود بالفعل. فضلاً إختر اسماً مختلفاً.","Joplin Export File":"ملف تصدير Joplin","Markdown":"تنسيق Markdown","Joplin Export Directory":"دليل تصدير بيانات Joplin","Evernote Export File":"ملف Evernote المصدَّر","Json Export Directory":"دليل تصدير بيانات JSON","File":"ملف","Directory":"دليل","Cannot load \"%s\" module for format \"%s\"":"لا يمكن تحميل وحدة \"%s\" للتنسيق \"%s\"","Please specify import format for %s":"فضلاً حدّد تنسيق الاستيراد لـ %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"هذا العنصر مشفَّر حالياً: %s \"%s\". فضلاً انتظر فك تشفير العناصر كلها ثم حاول ثانية.","There is no data to export.":"لا يوجد بيانات للتصدير.","Please specify the notebook where the notes should be imported to.":"فضلاً حدّد دفتر الملاحظات الذي ترغب استيراد الملاحظات إليه.","Items that cannot be synchronised":"العناصر التي لا يمكن مزامنتها","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"ستبقى هذه العناصر على الجهاز إلا أنها لن يجري رفعها إلى وجهة المزامنة. لكي تجد هذه العناصر ، عليك إما البحث عن العنوان أو المعرِّف (وهو معروض أعلاه بين قوسين).","Sync status (synced items / total items)":"حالة المزامنة (العناصر المنجزة / إجمالي العناصر)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"الإجمالي: %d/%d","Conflicted: %d":"المتعارضة: %d","To delete: %d":"المعدّة للحذف: %d","Folders":"مجلدات","%s: %d notes":"%s: %d ملاحظات","Coming alarms":"المنبّهات القادمة","On %s: %s":"في %s: %s","Permission to use camera":"الإذن باستخدام الكاميرا","Your permission to use your camera is required.":"إذنك باستخدام كاميرا الجوال مطلوب.","There are currently no notes. Create one by clicking on the (+) button.":"لا توجد ملاحظات حالياً. أنشئ واحدة بالضغط على زر (+).","Delete these notes?":"حذف هذه الملاحظات؟","Log":"السجل","Export Debug Report":"تصدير تقرير إصلاح الأخطاء","Encryption Config":"ضبط التشفير","Configuration":"الضبط","Move to notebook...":"النقل إلى دفتر ملاحظات...","Move %d notes to notebook \"%s\"?":"نقل %d ملاحظات إلى دفتر الملاحظات \"%s\" ؟","Press to set the decryption password.":"إضغط لضبط كلمة مرور فك التشفير.","Clear alarm":"مسح المنبّه","Save alarm":"حفظ المنبّه","Select date":"إختر التاريخ","Confirm":"تأكيد","Cancel synchronisation":"إلغاء المزامنة","Checking... Please wait.":"التحقق جارٍ... فضلاً انتظر.","Success! Synchronisation configuration appears to be correct.":"نجاح! يبدو أن إعداد المزامنة صحيح.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"خطأ. فضلاً تحقق من صحة عنوان URL ، اسم المستخدم ، كلمة المرور وغيرها وأن جهة المزامنة المستهدفة يمكن الوصول إليها. كان الخطأ المبلّغ عنه:","The application has been authorised!":"تم التصريح للتطبيق!","Could not authorise application:\n\n%s\n\nPlease try again.":"لم يتم التصريح للتطبيق:\n%s\nفضلاً حاول ثانية.","Decrypted items: %s / %s":"العناصر المفكوك تشفيرها: %s / %s","New tags:":"وسوم جديدة:","Type new tags or select from list":"أكتب وسوماً جديدة أو اخترها من القائمة","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"يحتاج التطبيق للأذونات التالية كي يعمل بشكل صحيح. فضلاً فعّلها في إعدادات هاتفك ، في التطبيقات > Joplin > الأذونات","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- التخزين: للسماح بإرفاق ملفات للملاحظات و لتمكين المزامنة من نظام الملفات.","- Camera: to allow taking a picture and attaching it to a note.":"- الكاميرا: للسماح بالتقاط صورة و إرفاقها بملاحظة.","- Location: to allow attaching geo-location information to a note.":"- المكان: للسماح بإرفاق معلومات الموقع الجغرافي مع الملاحظات.","Joplin website":"موقع ويب Joplin","Database v%s":"قاعدة البيانات v%s","FTS enabled: %d":"FTS مفعَّلة: %d","Login with Dropbox":"تسجيل الدخول عبر Dropbox","Enter code here":"أدخل الرمز هنا","Master Key %s":"المفتاح الرئيس %s","Created: %s":"الإنشاء في: %s","Password:":"كلمة المرور:","Password cannot be empty":"لا يمكن أن تكون كلمة المرور فارغة","Enable":"تفعيل","The notebook could not be saved: %s":"لم يتم حفظ دفتر الملاحظات: %s","Edit notebook":"تحرير دفتر الملاحظات","Show all":"إظهار الكل","Errors only":"الأخطاء فقط","This note has been modified:":"جرى تعديل هذه الملاحظة:","Save changes":"حفظ التغييرات","Discard changes":"تجاهل التغييرات","No item with ID %s":"لا يوجد عنصر بالمعرّف %s","The Joplin mobile app does not currently support this type of link: %s":"تطبيق Joplin على الهاتف الجوال لا يدعم حالياً هذا النوع من الربط : %s","Unsupported image type: %s":"نوع صورة غير مدعوم: %s","Take photo":"التقاط صورة","Attach photo":"إرفاق صورة","Attach any file":"إرفاق أي ملف","Share":"مشاركة","Convert to note":"تحويل إلى ملاحظة","Convert to todo":"تحويل إلى قائمة مهام","Hide metadata":"إخفاء البيانات الوصفية","Show metadata":"إظهار البيانات الوصفية","View on map":"عرض على الخريطة","Go to source URL":"الذهاب إلى عنوان URL المصدر","Edit":"تحرير","Delete notebook":"حذف دفتر الملاحظات","Login with OneDrive":"تسجيل الدخول عبر OneDrive","Search":"بحث","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"اضغط على زر (+) لتنشئ ملاحظة أو دفتر ملاحظات جديداً. اضغط على القائمة الجانبية للوصول إلى دفاتر ملاحظاتك القائمة.","You currently have no notebook. Create one by clicking on (+) button.":"ليس لديك دفاتر ملاحظات حالياً. أنشئ واحدة بالضغط على زر (+).","Welcome":"مرحباً"} \ No newline at end of file diff --git a/ElectronClient/app/locales/nb_NO.json b/ElectronClient/app/locales/nb_NO.json index 87d5d1c58..813e0d155 100644 --- a/ElectronClient/app/locales/nb_NO.json +++ b/ElectronClient/app/locales/nb_NO.json @@ -1 +1 @@ -{"To delete a tag, untag the associated notes.":"Hvis du vil slette en merkelapp, fjern merkelappen fra merkede notater.","Please select the note or notebook to be deleted first.":"Vennligst velg notatet eller notatboken som skal slettes først.","Press Ctrl+D or type \"exit\" to exit the application":"Trykk Ctrl+D eller skriv \"exit\" for å avslutte programmet","More than one item match \"%s\". Please narrow down your query.":"Mer enn ett treff for \"%s\". Vennligst gjør søket mer spesifikt.","No notebook selected.":"Ingen notatbok valgt.","No notebook has been specified.":"Ingen notatbok har blitt spesifisert.","Y":"Y","n":"n","N":"N","y":"y","Cancelling background synchronisation... Please wait.":"Avbryter bakgrunnssynkronisering… Vennligst vent.","No such command: %s":"Ingen kommando: %s","The command \"%s\" is only available in GUI mode":"Kommandoen \"%s\" er kun tilgjengelig i GUI-modus","Cannot change encrypted item":"Kan ikke endre kryptert element","Missing required argument: %s":"Mangler nødvendig argument: %s","%s: %s":"%s: %s","Your choice: ":"Ditt valg: ","Invalid answer: %s":"Ugyldig svar: %s","Attaches the given file to the note.":"Legger ved den valgte filen til notatet.","Cannot find \"%s\".":"Finner ikke \"%s\".","Displays the given note.":"Viser det valgte notatet.","Displays the complete information about note.":"Viser den komplette informasjonen om notatet.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Skaffer eller setter en konfigurasjonsverdi. Hvis [value] ikke er angitt vil den vise verdien av [name]. Hvis hverken [name] eller [value] ikke er angitt, vil den vise den gjeldende konfigurasjonen.","Also displays unset and hidden config variables.":"Viser også ikke-satte og skjulte konfigurasjonsvariabler.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Dupliserer notatene som samsvarer med til [notebook]. Hvis ingen notatbok er spesifisert blir notatet duplisert til gjeldende notatbok.","Marks a to-do as done.":"Markerer et gjøremål som ferdig.","Note is not a to-do: \"%s\"":"Notat er ikke et gjøremål: \"%s\"","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"Skriv inn masterpassordet:","Operation cancelled":"Operasjon avbrutt","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"Starter dekryptering... Vennligst vent da det kan ta flere minutter avhengig av mengden som skal dekrypteres.","Completed decryption.":"Dekryptering fullført.","Enabled":"Aktivert","Disabled":"Deaktivitert","Encryption is: %s":"Kryptering er: %s","Edit note.":"Rediger notat.","No text editor is defined. Please set it using `config editor `":"Ingen teksteditor er valgt. Velg en ved å bruke `config editor `","No active notebook.":"Ingen aktiv notatbok.","Note does not exist: \"%s\". Create it?":"Notat eksisterer ikke: \"%s\". Vil du opprette det?","Starting to edit note. Close the editor to get back to the prompt.":"Notatredigering startet. Lukk editoren for å komme tilbake til kommandolinjen.","Error opening note in editor: %s":"Feil ved åpning av notat i editor: %s","Note has been saved.":"Notat har blitt lagret.","Exits the application.":"Forlat programmet.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Eksporterer Joplin-data til angitt sti. Standard er eksport av den komplette database inkludert notatbøker, notater, merkelapper og ressurser.","Destination format: %s":"Målformat: %s","Exports only the given note.":"Eksporterer kun valgt notat.","Exports only the given notebook.":"Eksporterer kun valgt notatbok.","Displays a geolocation URL for the note.":"Viser den komplette stedsinformasjonen for notatet.","Displays usage information.":"Vis brukerinformasjon.","For information on how to customise the shortcuts please visit %s":"For informasjon om hvordan tilpasse snarveier, vennligst besøk %s","Shortcuts are not available in CLI mode.":"Snarveier er ikke tilgjengelig i CLI-modus.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"Skriv inn `help [kommando]` for å få mer informasjon om en kommando. eller skriv inn `help all` for fullstendig brukerinformasjon.","The possible commands are:":"De mulige kommandoene er:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"I alle kommandoer kan et notat eller en notatbok kun refereres til etter tittel eller ID, eller ved hjelp av snarveiene `$n` (notat) eller `$b` (notatbok). `$c` kan brukes til å referere til nåværende merket element.","To move from one pane to another, press Tab or Shift+Tab.":"Hvis du vil flytte fra en fane til en annen, trykk Tab eller Shift+Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"Bruk pilene på tastaturet og Page up/down for å navigere i lister og tekstområder (inkludert dette konsollet).","To maximise/minimise the console, press \"tc\".":"For å maksimere/minimere konsollet, trykk \"tc\".","To enter command line mode, press \":\"":"For å gå inn i kommandolinjemodus, trykk \":\"","To exit command line mode, press ESCAPE":"For å gå ut av kommandolinjemodus, trykk ESCAPE","For the list of keyboard shortcuts and config options, type `help keymap`":"For listen over hurtigtaster og konfigurasjonsalternativer skriver `help keymap`","Imports data into Joplin.":"Importer data til Joplin.","Source format: %s":"Kildeformat: %s","Do not ask for confirmation.":"Ikke spør om bekreftelse.","Found: %d.":"Funnet: %d.","Created: %d.":"Opprettet: %d.","Updated: %d.":"Oppdatert: %d.","Skipped: %d.":"Hoppet over: %d.","Resources: %d.":"Ressurser: %d.","Tagged: %d.":"Merket: %d.","Importing notes...":"Importer notater...","The notes have been imported: %s":"Notatene som har blitt importert: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"Viser notatene i gjeldende notatbok. Bruk `ls /` for å vise listen over notatbøker.","Displays only the first top notes.":"Viser kun de første notatene.","Sorts the item by (eg. title, updated_time, created_time).":"Sorter etter (f.eks. title, updated_time, created_time).","Reverses the sorting order.":"Reverserer sorteringsrekkefølgen.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"Viser kun elementene av den spesifikke typen. Kan være `n` for notater, `t` for gjøremål eller `nt` for notater og gjøremål (f.eks.` -tt` vile kun vise gjøremål, mens `-ttd` vil vise notater og gjøremål.)","Either \"text\" or \"json\"":"Enten \"text\" eller \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"Bruk langt listeformat. Format er ID, NOTE_COUNT (for notatbok), DATE, TODO_CHECKED (for gjøremål), TITLE","Please select a notebook first.":"Vennligst velg en notatbok først.","Creates a new notebook.":"Opprettter en ny notatbok.","Creates a new note.":"Oppretter et nytt notat.","Notes can only be created within a notebook.":"Notater kan kun lages inne i en notatbok.","Creates a new to-do.":"Oppretter et nytt gjøremål.","Moves the notes matching to [notebook].":"Flytter notatene som samsvarer med til [notebook].","Renames the given (note or notebook) to .":"Gir nytt navn til (notat eller notatbok) til .","Deletes the given notebook.":"Sletter den valgte notatboken.","Deletes the notebook without asking for confirmation.":"Sletter notatboken uten å spørre om bekreftelse.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"Slette notatbok? Alle notater og underliggende notatbøker i denne notatboken vil også bli slettet.","Deletes the notes matching .":"Sletter notatene som samsvarer med .","Deletes the notes without asking for confirmation.":"Sletter notatene uten bekreftelse.","%d notes match this pattern. Delete them?":"%d notater passer dette mønsteret. Slette dem?","Delete note?":"Slett notat?","Searches for the given in all the notes.":"Søker etter angitt i alle notatene.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"Setter egenskapen for angitt til angitt [verdi]. Mulige valg er: \n\n%s","Displays summary about the notes and notebooks.":"Viser sammendrag om notatene og notatbøkene.","Synchronises with remote storage.":"Synkroniser med fjernlagring.","Sync to provided target (defaults to sync.target config value)":"Sync å forsynt mål (uteblivelsene å sync. target config-verdi)","Authentication was not completed (did not receive an authentication token).":"Godkjenning ble ikke fullført (mottok ikke et godkjennings tegn).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"For å få Joplin til å synkronisere med Dropbox, vennligst følg trinnene under her:","Step 1: Open this URL in your browser to authorise the application:":"Steg 1: Åpne denne URL i din nettleser for å autorisere applikasjonen:","Step 2: Enter the code provided by Dropbox:":"Steg 2: Sett inn koden du fikk av Dropbox:","Not authentified with %s. Please provide any missing credentials.":"Ikke autentisert med %s. Vennligst fyll inn manglende detaljer.","Synchronisation is already in progress.":"Synkronisering er allerede i gang.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"Den låste filen er allerede sperret. Hvis du vet at det ikke pågår noen synkronisering kan du slette den låste filen på \"%s\" og fortsette operasjonen.","Synchronisation target: %s (%s)":"Synkroniseringsmål: %s (%s)","Cannot initialize synchroniser.":"Kan ikke starte synkronisering.","Starting synchronisation...":"Starter synkronisering...","Downloading resources...":"Laster ned ressurser...","Cancelling... Please wait.":"Avbryter… Vennligst vent."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" kan være \"legg til\", \"fjern\" eller \"vis liste\" å anvise eller fjerne [tag] fra [note], eller å liste notater forbundet med [tag]. Kommandoen `tag list` kan brukes til å vise alle merkelappene.","Invalid command: \"%s\"":"Ugyldig kommando: \"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":" kan enten være \"bytt\" eller \"fjern\". Bruk \"bytt\" for å veksle et gitt gjøremål mellom fullført og ikke fullført status (hvis målet er et vanlig notat det vil bli konvertert til et gjøremål). Bruk \"Clear\" for å konvertere gjøremålet tilbake til et vanlig notat.","Marks a to-do as non-completed.":"Merker et gjøremål som ikke fullført.","Switches to [notebook] - all further operations will happen within this notebook.":"Bytter til [notebook] - alle videre operasjoner vil skje i denne notatboken.","Displays version information":"Vis versjonsinformasjon","%s %s (%s)":"%s %s (%s)","Enum":"Enum","Type: %s.":"Type: %s.","Possible values: %s.":"Mulige verdier: %s.","Default: %s":"Standard: %s","Possible keys/values:":"Mulige nøkler/verdier:","Type `joplin help` for usage information.":"Skriv `joplin help` for brukerinformasjon.","Fatal error:":"Kritisk feil:","The application has been authorised - you may now close this browser tab.":"Applikasjonen er autorisert - du kan nå lukke denne nettleserenfanen.","The application has been successfully authorised.":"Applikasjonen har blitt godkjent.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"Vennligst åpne URL-en i din nettleser for autorisasjon. Programmet vil opprette en mappe i \"Apps/Joplin\" og vil kun lese og skrive filer i denne mappen. Den ikke ha tilgang til filer utenfor denne katalogen eller annen personlig data. Ingen data vil bli delt med noen tredjepart.","Search:":"Søk:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Velkommen til Joplin!\n\nSkriv `:help shortcuts` for listen over hurtigtaster eller kun `:help` for brukerinformasjon.\n\nHvis du for eksempel vil opprette en notatbok trykker du `mb`; for å opprette et notat, trykk `mn`.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"Ett eller flere elementer er kryptert, og du må mulig oppgi hovedpassord. For å gjøre dette, vennligst skriv `e2ee decrypt`. Hvis du allerede har oppgitt passordet dekrypteres de krypterte elementene i bakgrunnen og vil snart være tilgjengelige.","Exporting to \"%s\" as \"%s\" format. Please wait...":"Eksporterer til \"%s\" i \"%s\" format. Vennligst vent...","Sidebar":"","Note list":"","Note title":"Note title","Note body":"Note body","Importing from \"%s\" as \"%s\" format. Please wait...":"Importerer fra \"%s\" i \"%s\"-format. Vennligst vent...","PDF File":"PDF-fil","&File":"&File","New note":"Nytt notat","New to-do":"Nytt gjøremål","New notebook":"Ny notatbok","Import":"Importer","Export":"Eksport","Synchronise":"Synkroniser","Print":"Skriv ut","Hide %s":"Skjul %s","Quit":"Avslutt","&Edit":"&Edit","Copy":"Kopier","Cut":"Klipp ut","Paste":"Lim inn","Select all":"Marker alt","Bold":"Fet","Italic":"Kursiv","Link":"","Insert Date Time":"Sett inn dato/tid","Edit in external editor":"Rediger i ekstern editor","Search in all the notes":"Søk i alle notater","Search in current note":"Search in current note","&View":"&View","Toggle sidebar":"Vis/skjul sidepanel","Toggle editor layout":"Bytt editorutseende","Focus":"Focus","&Tools":"&Tools","Synchronisation status":"Synkroniseringsstatus","Web clipper options":"Web Clipper-innstillinger","Encryption options":"Krypteringsvalg","General Options":"Generelle innstillinger","&Help":"&Help","Website and documentation":"Nettsted og dokumentasjon","Make a donation":"Gi et bidrag","Check for updates...":"Se etter oppdatering...","About Joplin":"Om Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"Åpne %s","Exit":"Avslutt","OK":"OK","Cancel":"Avbryt","Current version is up-to-date.":"Nåværende versjon er den siste tilgjengelige.","%s (pre-release)":"%s (førutgivelse)","An update is available, do you want to download it now?":"En oppdatering er tilgjengelig, vil du laste den ned nå?","Your version: %s":"Din versjon: %s","New version: %s":"Ny versjon: %s","Yes":"Ja","No":"Nei","Token has been copied to the clipboard!":"Bevis har blitt kopiert til utklippstavlen!","The web clipper service is enabled and set to auto-start.":"Web Clipper-tjenesten er aktivert og satt til å starte opp automatisk.","Status: Started on port %d":"Status: Startet på port %d","Status: %s":"Status: %s","Disable Web Clipper Service":"Deaktiver Web Clipper-tjeneste","The web clipper service is not enabled.":"Web Clipper-tjenesten er ikke aktivert.","Enable Web Clipper Service":"Aktiver Web Clipper-tjeneste","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"Joplin Web Clipper gjør det mulig å lagre nettsteder og skjermbilder fra din nettleser til Joplin.","In order to use the web clipper, you need to do the following:":"For å kunne bruke Web Clipper må du gjøre følgende:","Step 1: Enable the clipper service":"Steg 1: Aktiver Web Clipper-tjenesten","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"Denne tjenesten tillater nettleserutvidelser å kommunisere med Joplin. Når du aktiverer den kan brannmuren spørre om du vil gi Joplin tillatelse til å lytte på en bestemt port.","Step 2: Install the extension":"Steg 2: Installer utvidelsen","Download and install the relevant extension for your browser:":"Last ned og installer den relevante utvidelsen for din nettleser:","Advanced options":"Avanserte innstillinger","Authorisation token:":"Autoriseringsbevis:","Copy token":"Kopier bevis","This authorisation token is only needed to allow third-party applications to access Joplin.":"Denne autoriseringsbeviset er det eneste nødvendig for å gi tredjepartsapplikasjoner tilgang til Joplin.","Notes and settings are stored in: %s":"Notater og innstillinger er lagret i: %s","Browse...":"","Check synchronisation configuration":"Sjekk synkroniseringskonfigurasjon","Apply":"Bruk","Submit":"Send","Save":"Lagre","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"Deaktivering av kryptering betyr at *alle* notatene og vedleggene synkroniseres på nytt og sendes ukryptert til synkroniseringsmålet. Vil du fortsette?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"Aktivering av kryptering betyr at *alle* notatene og vedleggene synkroniseres på nytt og sendes kryptert til synkroniseringsmålet. Ikke mist passordet som, av sikkerhetsmessige grunner, vil være den *eneste* mulighet å dekryptere data på! For å aktivere kryptering, vennlist skriv inn passordet nedenfor.","Disable encryption":"Deaktiver kryptering","Enable encryption":"Aktiver kryptering","Master Keys":"Masternøkkel","Active":"Aktiv","ID":"ID","Source":"Kilde","Created":"Opprettet","Updated":"Oppdatert","Password":"Passord","Password OK":"Passord OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"Merk: kun én masternøkkel skal brukes til kryptering (den som er merket som \"aktiv\"). Hvilken som helst av nøklene kan brukes til dekryptering, avhengig av hvordan notatene eller notatbøkene opprinnelig ble kryptert.","Missing Master Keys":"Mangler masternøkler","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"Masternøklene med disse ID-ene brukes til å kryptere noen av elementene, men programmet har for øyeblikket ikke tilgang til dem. Det er sannsynlig at de vil siden bli lastet ned via synkronisering.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"For mer informasjon om ende-til-ende-kryptering (E2EE) og råd om hvordan du aktiverer det kan du sjekke dokumentasjonen:","Status":"Status","Encryption is:":"Kryptering er:","Usage":"Usage","Back":"Tilbake","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"Ny notatbok \"%s\" vil bli opprettet og filen \"%s\" vil bli importert til den","Please create a notebook first.":"Vennligst lag en notatbok først.","Please create a notebook first":"Vennligst lag en notatbok først","Notebook title:":"Tittel på notatbok:","Add or remove tags:":"Legge til eller fjern merkelapp:","Separate each tag by a comma.":"Separer hver merkelapp med komma.","Rename notebook:":"Gi nytt navn til notatbok:","Rename tag:":"Gi nytt navn til merkelapp:","Set alarm:":"Angi alarm:","Layout":"Utseende","Search...":"Søk...","Some items cannot be synchronised.":"Noen elementer kan ikke synkroniseres.","View them now":"Vis nå","Some items cannot be decrypted.":"Noen elementer kan ikke dekrypteres.","Set the password":"Sett passord","No notes in here. Create one by clicking on \"New note\".":"Ingen notater her enda. Opprett et ved å klikke på \"Nytt notat\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"Det er for tiden ingen notatbok. Lag en ved å klikke på \"Ny notatbok\".","Location":"Lokasjon","URL":"URL","Note properties":"Notategenskaper","Open...":"Åpne...","This file could not be opened: %s":"Filen kunne ikke åpnes: %s","Save as...":"Lagre som...","Copy path to clipboard":"Kopier sti til utklippstavlen","Copy Link Address":"Kopier linkadresse","This attachment is not downloaded or not decrypted yet.":"Dette vedlegget er enda ikke lastet ned eller dekryptert.","Unsupported link or message: %s":"Usupportert lenke eller melding: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"Dette notatet har ikke noe innhold. Klikk på \"%s\" for å redigere notatet.","Only one note can be printed or exported to PDF at a time.":"","strong text":"fet tekst","emphasized text":"kursiv tekst","List item":"Listeelement","Insert Hyperlink":"Sett inn hyperlenke","Attach file":"Legg ved fil","Tags":"Merkelapper","Set alarm":"Angi alarm","In: %s":"I: %s","Hyperlink":"Hyperlenke","Code":"Kode","Numbered List":"Nummerert liste","Bulleted List":"Kuleliste","Checkbox":"Avmerkingsboks","Heading":"Overskrift","Horizontal Rule":"Horisontal strek","Click to stop external editing":"Klikk for å stoppe ekstern redigering","Watching...":"Observerer...","to-do":"gjøremål","note":"notat","Creating new %s...":"Lager ny %s...","Refresh":"Oppdater","Clear":"Nullstill","OneDrive Login":"Innlogging med OneDrive","Dropbox Login":"Innlogging med Dropbox","Options":"Generelle innstillinger","Synchronisation Status":"Synkroniseringsstatus","Encryption Options":"Krypteringsinnstillinger","Clipper Options":"Clipper-innstillinger","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.","Remove tag \"%s\" from all notes?":"Remove tag \"%s\" from all notes?","Remove this search from the sidebar?":"Fjerne dette søket fra sidepanelet?","Delete":"Slett","Rename":"Gi nytt navn","Notebooks":"Notatbøker","Decrypting items: %d/%d":"Dekrypterer elementer: %d/%d","Fetching resources: %d":"Henter ressurser: %d","Please select where the sync status should be exported to":"Velg hvor synkroniseringsstatusen skal eksporteres til","Table of contents":"","Add or remove tags":"Legg til eller fjern merkelapper","Duplicate":"Dupliser","%s - Copy":"%s - Kopier","Switch between note and to-do type":"Bytt mellom notat og gjøremål","Switch to note type":"Bytt til notatmodus","Switch to to-do type":"Bytt til gjøremålmodus","Copy Markdown link":"Kopier Markdown-link","Delete note \"%s\"?":"Delete note \"%s\"?","Delete these %d notes?":"Delete these %d notes?","Usage: %s":"Bruk: %s","Unknown flag: %s":"Ukjent flagg: %s","Dropbox":"Dropbox","File system":"Filsystem","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (Kun for testing)","WebDAV":"WebDAV","Unknown log level: %s":"Ukjent loggnivå: %s","Unknown level ID: %s":"Ukjent nivå-ID: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"Kan ikke oppdatere token: autentiseringsdata mangler. Hvis du starter synkroniseringen på nytt kan dette løse problemet.","Untitled":"Uten navn","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"Kan ikke synkronisere med OneDrive.\n\nDenne feilen skjer ofte når OneDrive for Business benyttes, som beklageligvis ikke er støttet.\n\nVennligst vurder å bruke en vanlig OneDrive-konto.","Cannot access %s":"Får ikke tilgang til %s","Created local items: %d.":"Opprettet lokale elementer: %d.","Updated local items: %d.":"Oppdaterte lokale elementer: %d.","Created remote items: %d.":"Opprettede eksterne elementer: %d.","Updated remote items: %d.":"Oppdaterte eksterne elementer: %d.","Deleted local items: %d.":"Slett lokale elementer: %d.","Deleted remote items: %d.":"Slettet eksterne elementer: %d.","Fetched items: %d/%d.":"Hentede elementer: %d/%d.","Cancelling...":"Avbryter…","Completed: %s":"Ferdig: %s","Last error: %s":"Siste feil: %s","Idle":"Inaktiv","In progress":"Pågår","Synchronisation is already in progress. State: %s":"Synkronisering pågår allerede. Status: %s","Encrypted":"Kryptert","Encrypted items cannot be modified":"Krypterte elementer kan ikke modifiseres","title":"tittel","updated date":"sist oppdatert","Conflicts":"Konflikter","Cannot move notebook to this location":"Kan ikke flytte notatboken til denne plasseringen","Notebooks cannot be named \"%s\", which is a reserved title.":"Notatbøker kan ikke hete %s, som er en reservert tittel.","created date":"opprettet","This note does not have geolocation information.":"Dette notatet har ingen stedsinformasjon.","Cannot copy note to \"%s\" notebook":"Kan ikke kopiere notat til notatenboken \"%s\"","Cannot move note to \"%s\" notebook":"Kan ikke flytte notatet til notatboken \"%s\"","Language":"Språk","Date format":"Datoformat","Time format":"Tidsformat","Theme":"Tema","Light":"Lys","Dark":"Mørk","Uncompleted to-dos on top":"Uferdige gjøremål på topp","Show completed to-dos":"Vis fullførte gjøremål","Sort notes by":"Sorter notater etter","Reverse sort order":"Reverser sorteringsrekkefølge","Sort notebooks by":"Sort notebooks by","Save geo-location with notes":"Lagre stedsinformasjon med notater","When creating a new to-do:":"Når nytt gjøremål opprettes:","Focus title":"Fokuser på tittel","Focus body":"Fokuser på brødtekst","When creating a new note:":"Når du lager et nytt notat:","Show tray icon":"Vis systemmenyikon","Note: Does not work in all desktop environments.":"Merk: fungerer ikke i alle skrivebordsmiljøer.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"Dette vil tillatte Joplin å kjøre i bakgrunnen. Det er anbefalt å aktivere denne innstillingen så notatene dine blir synkronisert konstant, slik at du reduserer mulige konflikter.","Start application minimised in the tray icon":"Start applikasjonen minimert som systemmenyikon","Global zoom percentage":"Global forstørrelse","Editor font size":"Editor font size","Editor font family":"Editor skrifttype","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"Dette må være *monospace*-skrifttype eller den ville ikke fungere riktig. Hvis skriften er feil eller tom, vil den som standard ha en generisk monospace-skrifttype.","Automatically update the application":"Oppdater applikasjonen automatisk","Get pre-releases when checking for updates":"Få førutgivelse når du sjekker etter oppdateringer","See the pre-release page for more details: %s":"Se førutgivelsessiden for flere detaljer: %s","Synchronisation interval":"Synkroniserinsintervall","%d minutes":"%d minutter","%d hour":"%d time","%d hours":"%d timer","Text editor command":"Teksteditor","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.":"Teksteditor som skal brukes til å åpne et notat. Hvis det ikke er satt vil den prøve å automatisk velge standardprogram.","Show advanced options":"Vis avanserte innstillinger","Synchronisation target":"Synkroniseringsmål","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"Målet å synkronisere til. Hvert synkroniseringsmål kan ha tilleggsparametere som er navngitt som `sync.NUM.NAME` (dokumentert nedenfor).","Directory to synchronise with (absolute path)":"Mappe å synkronisere med (absolutt sti)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"Stien som skal synkroniseres når filsystemsynkronisering er aktivert. Se `sync.target`.","Nextcloud WebDAV URL":"Nextcloud WebDAV-URL","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Viktig: Dersom du endrer denne lokasjonen, sørg for at du kopierer alt innhold dit før du synkroniserer. Hvis ikke blir alle filer fjernet! Se FAQ for flere detaljer: %s","Nextcloud username":"Nextcloud-brukernavn","Nextcloud password":"Nextcloud-passord","WebDAV URL":"WebDAV-URL","WebDAV username":"WebDAV-brukernavn","WebDAV password":"WebDAV-passord","Custom TLS certificates":"Egendefinerte TLS-sertifikater","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"Kommaseparert liste over stier til mapper å laste sertifikater fra, eller sti til individuelle sertifikatfiler. For eksempel: /my/cert_dir, /other/custom.perm. Merk at dersom du gjør endringer til TLS-innstillingene må du lagre endringer før du velger \"Sjekk synkroniseringsstatus\".","Ignore TLS certificate errors":"Ignorer TLS-sertifikatfeil","Invalid option value: \"%s\". Possible values are: %s.":"Ugyldig verdi: \"%s\". Mulige verdier er: %s.","General":"General","Synchronisation":"Synchronisation","Appearance":"","Note":"Note","Application":"Application","The tag \"%s\" already exists. Please choose a different name.":"Merkelappen \"%s\" eksiterer allerede. Vennligst velg et annet navn.","Joplin Export File":"Joplin-eksportert fil","Markdown":"Markdown","Joplin Export Directory":"Joplin-eksportert katalog","Evernote Export File":"Evernote-eksportert fil","Json Export Directory":"Json-eksportert katalog","File":"Fil","Directory":"Katalog","Cannot load \"%s\" module for format \"%s\"":"Kan ikke laste modulen \"%s\" for formatet \"%s\"","Please specify import format for %s":"Vennligst velg importformat for %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"Dette elementet er for øyeblikket kryptert: %s \" %s\". Vent til alle elementer dekrypteres, og prøv på nytt.","There is no data to export.":"Det er ingen data for eksportering.","Please specify the notebook where the notes should be imported to.":"Velg notatbok som notatene skal importeres til.","Items that cannot be synchronised":"Elementer som ikke vil synkronisere","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"Disse elementene blir værende på enheten, men vil ikke bli lastet opp til synkroniseringsmålet. For å finne disse elementene, enten søk etter tittel eller ID (som vises i parentes over).","Sync status (synced items / total items)":"Synkroniseringsstatus (synkroniserte elementer / totale elementer)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Totalt: %d/%d","Conflicted: %d":"Konflikter: %d","To delete: %d":"Slettes: %d","Folders":"Kataloger","%s: %d notes":"%s: %d notater","Coming alarms":"Kommende alarmer","On %s: %s":"På %s: %s","Permission to use camera":"Tillatelse til å bruke kamera","Your permission to use your camera is required.":"Tillatelse til å bruke kamera er nødvendig.","There are currently no notes. Create one by clicking on the (+) button.":"Det finnes enda ingen notater. Lag en ved å klikke på (+)-knappen.","Delete these notes?":"Slett disse notatene?","Log":"Logg","Export Debug Report":"Eksporter feilsøkingsrapport","Encryption Config":"Krypteringsinnstillinger","Configuration":"Konfigurasjon","Move to notebook...":"Flytt til notatbok...","Move %d notes to notebook \"%s\"?":"Flytt %d notater til notatbok \"%s\"?","Press to set the decryption password.":"Trykk for å sette dekrypteringspassordet.","Clear alarm":"Fjern alarm","Save alarm":"Angi alarm","Select date":"Velg dato","Confirm":"Bekreft","Cancel synchronisation":"Avbryt synkronisering","Checking... Please wait.":"Sjekker… Vennligst vent.","Success! Synchronisation configuration appears to be correct.":"Suksess! Synkroniseringskonfigurasjonen ser ut til å være korrekt.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"Feil. Vennligst sjekk at URL, brukernavn, passord, etc. er korrekt og at synkroniseringsmålet er tilgjengelig. Feilmeldingen var:","The application has been authorised!":"Applikasjonen har blitt godkjent!","Could not authorise application:\n\n%s\n\nPlease try again.":"Kunne ikke autorisere applikasjon:\n\n%s\n\nVennligst prøv igjen.","Decrypted items: %s / %s":"Dekrypterte elementer: %s / %s","New tags:":"Nye merkelapper:","Type new tags or select from list":"Skriv inn nye merkelapper eller velg fra listen","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"For å fungere riktig behøver applikasjonen følgende tillatelser. Vennligst aktiver de i telefoninnstillingene, i Apps > Joplin > Tillatelser","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"-Lagring: for å tillate å legge ved filer til notater og aktivere filsynkronisering.","- Camera: to allow taking a picture and attaching it to a note.":"- Kamera: for å ta bilde og legge det ved et notat.","- Location: to allow attaching geo-location information to a note.":"- Sted: for å legge ved stedsinformation til notatet.","Joplin website":"Joplins nettsted","Database v%s":"Database v%s","FTS enabled: %d":"FTS enabled: %d","Login with Dropbox":"Innlogging med Dropbox","Enter code here":"Skriv inn kode her","Master Key %s":"Masternøkkel: %s","Created: %s":"Opprettet: %s","Password:":"Passord:","Password cannot be empty":"Passordet kan ikke være tomt","Enable":"Aktiver","The notebook could not be saved: %s":"Denne notatboken kunne ikke lagres: %s","Edit notebook":"Rediger notatbok","Show all":"Vis alle","Errors only":"Kun feilmeldinger","This note has been modified:":"Dette notatet har blitt modifisert:","Save changes":"Lagre endringer","Discard changes":"Forkast endringer","No item with ID %s":"Ingen elementer med ID %s","The Joplin mobile app does not currently support this type of link: %s":"Joplins mobilapp støtter for tiden ikke denne type linker: %s","Unsupported image type: %s":"Bildetypen er ikke støttet: %s","Take photo":"Take photo","Attach photo":"Legg ved et bilde","Attach any file":"Legg ved en fil","Share":"Del","Convert to note":"Konverter til notat","Convert to todo":"Konverter til gjøremål","Hide metadata":"Skjul metadata","Show metadata":"Vis metadata","View on map":"Se på kart","Go to source URL":"Gå til kilde-URL","Edit":"Rediger","Delete notebook":"Slett notatbok","Login with OneDrive":"Innlogging med OneDrive","Search":"Søk","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"Klikk på (+)-knappen for å lage et nytt notat eller en ny notatbok. Klikk på sidemenyen for tilgang til dine eksisterende notatbøker.","You currently have no notebook. Create one by clicking on (+) button.":"Du har enda ingen notatbok. Lag en ved å klikke på (+)-knappen.","Welcome":"Velkommen"} \ No newline at end of file +{"To delete a tag, untag the associated notes.":"For å slette en merkelapp, fjern merkelappen fra merkede notater.","Please select the note or notebook to be deleted first.":"Vennligst velg notatet eller notatboken som skal slettes først.","Press Ctrl+D or type \"exit\" to exit the application":"Trykk Ctrl+D eller skriv \"exit\" for å avslutte programmet","More than one item match \"%s\". Please narrow down your query.":"Mer enn ett treff for \"%s\". Vennligst gjør søket mer spesifikt.","No notebook selected.":"Ingen notatbok valgt.","No notebook has been specified.":"Ingen notatbok har blitt spesifisert.","Y":"Y","n":"n","N":"N","y":"y","Cancelling background synchronisation... Please wait.":"Avbryter bakgrunnssynkronisering… Vennligst vent.","No such command: %s":"Ingen kommando: %s","The command \"%s\" is only available in GUI mode":"Kommandoen \"%s\" er kun tilgjengelig i GUI-modus","Cannot change encrypted item":"Kan ikke endre kryptert element","Missing required argument: %s":"Mangler nødvendig argument: %s","%s: %s":"%s: %s","Your choice: ":"Ditt valg: ","Invalid answer: %s":"Ugyldig svar: %s","Attaches the given file to the note.":"Legger ved den valgte filen til notatet.","Cannot find \"%s\".":"Finner ikke \"%s\".","Displays the given note.":"Viser det valgte notatet.","Displays the complete information about note.":"Viser den komplette informasjonen om notatet.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Skaffer eller setter en konfigurasjonsverdi. Hvis [value] ikke er angitt vil den vise verdien av [name]. Hvis hverken [name] eller [value] ikke er angitt, vil den vise den gjeldende konfigurasjonen.","Also displays unset and hidden config variables.":"Viser også ikke-satte og skjulte konfigurasjonsvariabler.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Dupliserer notatene som samsvarer med til [notebook]. Hvis ingen notatbok er spesifisert blir notatet duplisert til gjeldende notatbok.","Marks a to-do as done.":"Markerer et gjøremål som ferdig.","Note is not a to-do: \"%s\"":"Notat er ikke et gjøremål: \"%s\"","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Konfigurerer E2EE-konfigurasjon. Tilgjengelige kommandoer er: `enable`(aktiver), `disable`(lukk), `decrypt`(dekrypter), `status` og `target-status` (mottager-status).","Enter master password:":"Skriv inn masterpassordet:","Operation cancelled":"Operasjon avbrutt","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"Starter dekryptering... Vennligst vent da det kan ta flere minutter avhengig av mengden som skal dekrypteres.","Completed decryption.":"Dekryptering fullført.","Enabled":"Aktivert","Disabled":"Deaktivitert","Encryption is: %s":"Kryptering er: %s","Edit note.":"Rediger notat.","No text editor is defined. Please set it using `config editor `":"Ingen teksteditor er valgt. Velg en ved å bruke `config editor `","No active notebook.":"Ingen aktiv notatbok.","Note does not exist: \"%s\". Create it?":"Notat eksisterer ikke: \"%s\". Vil du opprette det?","Starting to edit note. Close the editor to get back to the prompt.":"Notatredigering startet. Lukk editoren for å komme tilbake til kommandolinjen.","Error opening note in editor: %s":"Feil ved åpning av notat i editor: %s","Note has been saved.":"Notat har blitt lagret.","Exits the application.":"Avslutter programmet.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Eksporterer Joplin-data til angitt sti. Standard er eksport av den komplette database inkludert notatbøker, notater, merkelapper og ressurser.","Destination format: %s":"Målformat: %s","Exports only the given note.":"Eksporterer kun valgt notat.","Exports only the given notebook.":"Eksporterer kun valgt notatbok.","Displays a geolocation URL for the note.":"Viser den komplette stedsinformasjonen for notatet.","Displays usage information.":"Vis brukerinformasjon.","For information on how to customise the shortcuts please visit %s":"For informasjon om hvordan tilpasse snarveier, vennligst besøk %s","Shortcuts are not available in CLI mode.":"Snarveier er ikke tilgjengelig i CLI-modus.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"Skriv inn `help [kommando]` for å få mer informasjon om en kommando. eller skriv inn `help all` for fullstendig brukerinformasjon.","The possible commands are:":"De mulige kommandoene er:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"I alle kommandoer kan et notat eller en notatbok kun refereres til etter tittel eller ID, eller ved hjelp av snarveiene `$n` (notat) eller `$b` (notatbok). `$c` kan brukes til å referere til nåværende merket element.","To move from one pane to another, press Tab or Shift+Tab.":"Hvis du vil flytte fra en fane til en annen, trykk Tab eller Shift+Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"Bruk pilene på tastaturet og Page up/down for å navigere i lister og tekstområder (inkludert dette konsollet).","To maximise/minimise the console, press \"tc\".":"For å maksimere/minimere konsollet, trykk \"tc\".","To enter command line mode, press \":\"":"For å gå inn i kommandolinjemodus, trykk \":\"","To exit command line mode, press ESCAPE":"For å gå ut av kommandolinjemodus, trykk ESCAPE","For the list of keyboard shortcuts and config options, type `help keymap`":"For listen over hurtigtaster og konfigurasjonsalternativer skriver `help keymap`","Imports data into Joplin.":"Importer data til Joplin.","Source format: %s":"Kildeformat: %s","Do not ask for confirmation.":"Ikke spør om bekreftelse.","Found: %d.":"Funnet: %d.","Created: %d.":"Opprettet: %d.","Updated: %d.":"Oppdatert: %d.","Skipped: %d.":"Hoppet over: %d.","Resources: %d.":"Ressurser: %d.","Tagged: %d.":"Merket: %d.","Importing notes...":"Importer notater...","The notes have been imported: %s":"Notatene som har blitt importert: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"Viser notatene i gjeldende notatbok. Bruk `ls /` for å vise listen over notatbøker.","Displays only the first top notes.":"Viser kun de første notatene.","Sorts the item by (eg. title, updated_time, created_time).":"Sorter etter (f.eks. title, updated_time, created_time).","Reverses the sorting order.":"Reverserer sorteringsrekkefølgen.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"Viser kun elementene av den spesifikke typen. Kan være `n` for notater, `t` for gjøremål eller `nt` for notater og gjøremål (f.eks.` -tt` vile kun vise gjøremål, mens `-ttd` vil vise notater og gjøremål.)","Either \"text\" or \"json\"":"Enten \"text\" eller \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"Bruk langt listeformat. Format er ID, NOTE_COUNT (for notatbok), DATE, TODO_CHECKED (for gjøremål), TITLE","Please select a notebook first.":"Vennligst velg en notatbok først.","Creates a new notebook.":"Oppretter en ny notatbok.","Creates a new note.":"Oppretter et nytt notat.","Notes can only be created within a notebook.":"Notater kan kun lages inne i en notatbok.","Creates a new to-do.":"Oppretter et nytt gjøremål.","Moves the notes matching to [notebook].":"Flytter notatene som samsvarer med til [notebook].","Renames the given (note or notebook) to .":"Gir nytt navn til (notat eller notatbok) til .","Deletes the given notebook.":"Sletter den valgte notatboken.","Deletes the notebook without asking for confirmation.":"Sletter notatboken uten å spørre om bekreftelse.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"Slette notatbok? Alle notater og underliggende notatbøker i denne notatboken vil også bli slettet.","Deletes the notes matching .":"Sletter notatene som samsvarer med .","Deletes the notes without asking for confirmation.":"Sletter notatene uten bekreftelse.","%d notes match this pattern. Delete them?":"%d notater passer dette mønsteret. Vil du slette de?","Delete note?":"Slett notat?","Searches for the given in all the notes.":"Søker etter angitt i alle notatene.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"Setter egenskapen for angitt til angitt [verdi]. Mulige valg er: \n\n%s","Displays summary about the notes and notebooks.":"Viser sammendrag om notatene og notatbøkene.","Synchronises with remote storage.":"Synkroniser med fjernlagring.","Sync to provided target (defaults to sync.target config value)":"Sync å forsynt mål (uteblivelsene å sync. target config-verdi)","Authentication was not completed (did not receive an authentication token).":"Godkjenning ble ikke fullført (mottok ikke et autoriseringsbevis).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"For å få Joplin til å synkronisere med Dropbox, vennligst følg trinnene under her:","Step 1: Open this URL in your browser to authorise the application:":"Steg 1: Åpne denne URL i din nettleser for å autorisere applikasjonen:","Step 2: Enter the code provided by Dropbox:":"Steg 2: Sett inn koden du fikk av Dropbox:","Not authentified with %s. Please provide any missing credentials.":"Ikke autentisert med %s. Vennligst fyll inn manglende detaljer.","Synchronisation is already in progress.":"Synkronisering er allerede i gang.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"Den låste filen er allerede sperret. Hvis du vet at det ikke pågår noen synkronisering kan du slette den låste filen på \"%s\" og fortsette operasjonen.","Synchronisation target: %s (%s)":"Synkroniseringsmål: %s (%s)","Cannot initialize synchroniser.":"Kan ikke starte synkronisering.","Starting synchronisation...":"Starter synkronisering...","Downloading resources...":"Laster ned ressurser...","Cancelling... Please wait.":"Avbryter… Vennligst vent."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" kan være \"legg til\", \"fjern\" eller \"vis liste\" å anvise eller fjerne [tag] fra [note], eller å liste notater forbundet med [tag]. Kommandoen `tag list` kan brukes til å vise alle merkelappene.","Invalid command: \"%s\"":"Ugyldig kommando: \"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":" kan enten være \"bytt\" eller \"fjern\". Bruk \"bytt\" for å veksle et gitt gjøremål mellom fullført og ikke fullført status (hvis målet er et vanlig notat det vil bli konvertert til et gjøremål). Bruk \"Clear\" for å konvertere gjøremålet tilbake til et vanlig notat.","Marks a to-do as non-completed.":"Merker et gjøremål som ikke fullført.","Switches to [notebook] - all further operations will happen within this notebook.":"Bytter til [notebook] - alle videre operasjoner vil skje i denne notatboken.","Displays version information":"Vis versjonsinformasjon","%s %s (%s)":"%s %s (%s)","Enum":"Enum","Type: %s.":"Type: %s.","Possible values: %s.":"Mulige verdier: %s.","Default: %s":"Standard: %s","Possible keys/values:":"Mulige nøkler/verdier:","Type `joplin help` for usage information.":"Skriv `joplin help` for brukerinformasjon.","Fatal error:":"Kritisk feil:","The application has been authorised - you may now close this browser tab.":"Applikasjonen er autorisert - du kan nå lukke denne nettleserenfanen.","The application has been successfully authorised.":"Applikasjonen har blitt godkjent.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"Vennligst åpne URL-en i din nettleser for autorisasjon. Programmet vil opprette en mappe i \"Apps/Joplin\" og vil kun lese og skrive filer i denne mappen. Den ikke ha tilgang til filer utenfor denne katalogen eller annen personlig data. Ingen data vil bli delt med noen tredjepart.","Search:":"Søk:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Velkommen til Joplin!\n\nSkriv `:help shortcuts` for listen over hurtigtaster eller kun `:help` for brukerinformasjon.\n\nHvis du for eksempel vil opprette en notatbok trykker du `mb`; for å opprette et notat, trykk `mn`.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"Ett eller flere elementer er kryptert, og du må mulig oppgi hovedpassord. For å gjøre dette, vennligst skriv `e2ee decrypt`. Hvis du allerede har oppgitt passordet dekrypteres de krypterte elementene i bakgrunnen og vil snart være tilgjengelige.","Exporting to \"%s\" as \"%s\" format. Please wait...":"Eksporterer til \"%s\" i \"%s\" format. Vennligst vent...","Sidebar":"Sidepanel","Note list":"Notatliste","Note title":"Tittel på notat:","Note body":"Notatbrødtekst","Importing from \"%s\" as \"%s\" format. Please wait...":"Importerer fra \"%s\" i \"%s\"-format. Vennligst vent...","PDF File":"PDF-fil","&File":"&Fil","New note":"Nytt notat","New to-do":"Nytt gjøremål","New notebook":"Ny notatbok","Import":"Importer","Export":"Eksporter","Synchronise":"Synkroniser","Print":"Skriv ut","Hide %s":"Skjul %s","Quit":"Avslutt","&Edit":"&Rediger","Copy":"Kopier","Cut":"Klipp ut","Paste":"Lim inn","Select all":"Marker alt","Bold":"Fet","Italic":"Kursiv","Link":"Lenke","Insert Date Time":"Sett inn dato/tid","Edit in external editor":"Rediger i ekstern editor","Search in all the notes":"Søk i alle notater","Search in current note":"Søk i nåværende notat","&View":"&Vis","Toggle sidebar":"Vis/skjul sidepanel","Toggle editor layout":"Bytt editorvisning","Focus":"Fokuser","&Tools":"&Verktøy","Synchronisation status":"Synkroniseringsstatus","Web clipper options":"Web Clipper-innstillinger","Encryption options":"Krypteringsvalg","General Options":"Generelle innstillinger","&Help":"&Hjelp","Website and documentation":"Nettsted og dokumentasjon","Make a donation":"Gi et bidrag","Check for updates...":"Se etter oppdatering...","About Joplin":"Om Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"Åpne %s","Exit":"Avslutt","OK":"OK","Cancel":"Avbryt","Current version is up-to-date.":"Nåværende versjon er den siste tilgjengelige.","%s (pre-release)":"%s (førutgivelse)","An update is available, do you want to download it now?":"En oppdatering er tilgjengelig, vil du laste den ned nå?","Your version: %s":"Din versjon: %s","New version: %s":"Ny versjon: %s","Yes":"Ja","No":"Nei","Token has been copied to the clipboard!":"Bevis har blitt kopiert til utklippstavlen!","The web clipper service is enabled and set to auto-start.":"Web Clipper-tjenesten er aktivert og satt til å starte opp automatisk.","Status: Started on port %d":"Status: Startet på port %d","Status: %s":"Status: %s","Disable Web Clipper Service":"Deaktiver Web Clipper-tjeneste","The web clipper service is not enabled.":"Web Clipper-tjenesten er ikke aktivert.","Enable Web Clipper Service":"Aktiver Web Clipper-tjeneste","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"Joplin Web Clipper gjør det mulig å lagre nettsteder og skjermbilder fra din nettleser til Joplin.","In order to use the web clipper, you need to do the following:":"For å kunne bruke Web Clipper må du gjøre følgende:","Step 1: Enable the clipper service":"Steg 1: Aktiver Web Clipper-tjenesten","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"Denne tjenesten tillater nettleserutvidelser å kommunisere med Joplin. Når du aktiverer den kan brannmuren spørre om du vil gi Joplin tillatelse til å lytte på en bestemt port.","Step 2: Install the extension":"Steg 2: Installer utvidelsen","Download and install the relevant extension for your browser:":"Last ned og installer den relevante utvidelsen for din nettleser:","Advanced options":"Avanserte innstillinger","Authorisation token:":"Autoriseringsbevis:","Copy token":"Kopier bevis","This authorisation token is only needed to allow third-party applications to access Joplin.":"Denne autoriseringsbeviset er det eneste nødvendige for å gi tredjepartsapplikasjoner tilgang til Joplin.","Notes and settings are stored in: %s":"Notater og innstillinger er lagret i: %s","Browse...":"Utforsk...","Check synchronisation configuration":"Sjekk synkroniseringskonfigurasjon","Apply":"Bruk","Submit":"Send","Save":"Lagre","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"Deaktivering av kryptering betyr at *alle* notatene og vedleggene synkroniseres på nytt og sendes ukryptert til synkroniseringsmålet. Vil du fortsette?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"Aktivering av kryptering betyr at *alle* notatene og vedleggene synkroniseres på nytt og sendes kryptert til synkroniseringsmålet. Ikke mist passordet som, av sikkerhetsmessige grunner, vil være den *eneste* mulighet å dekryptere data på! For å aktivere kryptering, vennlist skriv inn passordet nedenfor.","Disable encryption":"Deaktiver kryptering","Enable encryption":"Aktiver kryptering","Master Keys":"Masternøkkel","Active":"Aktiv","ID":"ID","Source":"Kilde","Created":"Opprettet","Updated":"Oppdatert","Password":"Passord","Password OK":"Passord OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"Merk: kun én masternøkkel skal brukes til kryptering (den som er merket som \"aktiv\"). Hvilken som helst av nøklene kan brukes til dekryptering, avhengig av hvordan notatene eller notatbøkene opprinnelig ble kryptert.","Missing Master Keys":"Mangler masternøkler","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"Masternøklene med disse ID-ene brukes til å kryptere noen av elementene, men programmet har for øyeblikket ikke tilgang til dem. Det er sannsynlig at de vil siden bli lastet ned via synkronisering.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"For mer informasjon om ende-til-ende-kryptering (E2EE) og råd om hvordan du aktiverer det kan du sjekke dokumentasjonen:","Status":"Status","Encryption is:":"Kryptering er:","Usage":"Bruk","Back":"Tilbake","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"Ny notatbok \"%s\" vil bli opprettet og filen \"%s\" vil bli importert til den","Please create a notebook first.":"Vennligst lag en notatbok først.","Please create a notebook first":"Vennligst lag en notatbok først","Notebook title:":"Tittel på notatbok:","Add or remove tags:":"Legge til eller fjern merkelapper:","Separate each tag by a comma.":"Separer hver merkelapp med komma.","Rename notebook:":"Gi nytt navn til notatbok:","Rename tag:":"Gi nytt navn til merkelapp:","Set alarm:":"Angi alarm:","Layout":"Visning","Search...":"Søk...","Some items cannot be synchronised.":"Noen elementer kan ikke synkroniseres.","View them now":"Vis nå","Some items cannot be decrypted.":"Noen elementer kan ikke dekrypteres.","Set the password":"Sett passord","No notes in here. Create one by clicking on \"New note\".":"Ingen notater her enda. Opprett et ved å klikke på \"Nytt notat\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"Det er for tiden ingen notatbok. Lag en ved å klikke på \"Ny notatbok\".","Location":"Lokasjon","URL":"URL","Note properties":"Notategenskaper","Open...":"Åpne...","This file could not be opened: %s":"Filen kunne ikke åpnes: %s","Save as...":"Lagre som...","Copy path to clipboard":"Kopier sti til utklippstavlen","Copy Link Address":"Kopier linkadresse","This attachment is not downloaded or not decrypted yet.":"Dette vedlegget er enda ikke lastet ned eller dekryptert.","Unsupported link or message: %s":"Usupportert lenke eller melding: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"Dette notatet har ikke noe innhold. Klikk på \"%s\" for å redigere notatet.","Only one note can be printed or exported to PDF at a time.":"Kun ett notat kan bli printet eller eksportert som PDF om gangen.","strong text":"fet tekst","emphasized text":"kursiv tekst","List item":"Listeelement","Insert Hyperlink":"Sett inn hyperlenke","Attach file":"Legg ved fil","Tags":"Merkelapper","Set alarm":"Angi alarm","In: %s":"I: %s","Hyperlink":"Hyperlenke","Code":"Kode","Numbered List":"Nummerert liste","Bulleted List":"Kulepunktliste","Checkbox":"Avmerkingsboks","Heading":"Overskrift","Horizontal Rule":"Horisontal strek","Click to stop external editing":"Klikk for å stoppe ekstern redigering","Watching...":"Observerer...","to-do":"gjøremål","note":"notat","Creating new %s...":"Oppretter nytt %s...","Refresh":"Oppdater","Clear":"Nullstill","OneDrive Login":"Innlogging med OneDrive","Dropbox Login":"Innlogging med Dropbox","Options":"Generelle innstillinger","Synchronisation Status":"Synkroniseringsstatus","Encryption Options":"Krypteringsinnstillinger","Clipper Options":"Clipper-innstillinger","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Slette notatbok \"&s\"?\n\nAlle notater og underliggende notatbøker i denne notatboken vil også bli slettet.","Remove tag \"%s\" from all notes?":"Fjern denne merkelappen \"%s\" fra alle notater?","Remove this search from the sidebar?":"Fjerne dette søket fra sidepanelet?","Delete":"Slett","Rename":"Gi nytt navn","Notebooks":"Notatbøker","Decrypting items: %d/%d":"Dekrypterer elementer: %d/%d","Fetching resources: %d":"Henter ressurser: %d","Please select where the sync status should be exported to":"Velg hvor synkroniseringsstatusen skal eksporteres til","Table of contents":"Liste over innhold","Add or remove tags":"Legg til eller fjern merkelapper","Duplicate":"Dupliser","%s - Copy":"%s - Kopier","Switch between note and to-do type":"Bytt mellom notat og gjøremål","Switch to note type":"Bytt til notatmodus","Switch to to-do type":"Bytt til gjøremålmodus","Copy Markdown link":"Kopier Markdown-link","Delete note \"%s\"?":"Slette notat \"%s\"?","Delete these %d notes?":"Slett disse %d notatene?","Usage: %s":"Bruk: %s","Unknown flag: %s":"Ukjent flagg: %s","Dropbox":"Dropbox","File system":"Filsystem","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (Kun for testing)","WebDAV":"WebDAV","Unknown log level: %s":"Ukjent loggnivå: %s","Unknown level ID: %s":"Ukjent nivå-ID: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"Kan ikke oppdatere token: autentiseringsdata mangler. Hvis du starter synkroniseringen på nytt kan dette løse problemet.","Untitled":"Uten navn","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"Kan ikke synkronisere med OneDrive.\n\nDenne feilen skjer ofte når OneDrive for Business benyttes, som beklageligvis ikke er støttet.\n\nVennligst vurder å bruke en vanlig OneDrive-konto.","Cannot access %s":"Får ikke tilgang til %s","Created local items: %d.":"Opprettet lokale elementer: %d.","Updated local items: %d.":"Oppdaterte lokale elementer: %d.","Created remote items: %d.":"Opprettede eksterne elementer: %d.","Updated remote items: %d.":"Oppdaterte eksterne elementer: %d.","Deleted local items: %d.":"Slett lokale elementer: %d.","Deleted remote items: %d.":"Slettet eksterne elementer: %d.","Fetched items: %d/%d.":"Hentet elementer: %d/%d.","Cancelling...":"Avbryter…","Completed: %s":"Ferdig: %s","Last error: %s":"Siste feil: %s","Idle":"Inaktiv","In progress":"Pågår","Synchronisation is already in progress. State: %s":"Synkronisering pågår allerede. Status: %s","Encrypted":"Kryptert","Encrypted items cannot be modified":"Krypterte elementer kan ikke modifiseres","title":"tittel","updated date":"sist oppdatert","Conflicts":"Konflikter","Cannot move notebook to this location":"Kan ikke flytte notatboken til denne plasseringen","Notebooks cannot be named \"%s\", which is a reserved title.":"Notatbøker kan ikke hete %s, som er en reservert tittel.","created date":"dato opprettet","This note does not have geolocation information.":"Dette notatet har ingen stedsinformasjon.","Cannot copy note to \"%s\" notebook":"Kan ikke kopiere notat til notatenboken \"%s\"","Cannot move note to \"%s\" notebook":"Kan ikke flytte notatet til notatboken \"%s\"","Language":"Språk","Date format":"Datoformat","Time format":"Tidsformat","Theme":"Tema","Light":"Lys","Dark":"Mørk","Uncompleted to-dos on top":"Uferdige gjøremål på topp","Show completed to-dos":"Vis fullførte gjøremål","Sort notes by":"Sorter notater etter","Reverse sort order":"Reverser sorteringsrekkefølge","Sort notebooks by":"Sorter notater etter","Save geo-location with notes":"Lagre stedsinformasjon med notater","When creating a new to-do:":"Når nytt gjøremål opprettes:","Focus title":"Fokuser på tittel","Focus body":"Fokuser på brødtekst","When creating a new note:":"Når du lager et nytt notat:","Show tray icon":"Vis systemmenyikon","Note: Does not work in all desktop environments.":"Merk: fungerer ikke i alle skrivebordsmiljøer.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"Dette vil tillatte Joplin å kjøre i bakgrunnen. Det er anbefalt å aktivere denne innstillingen så notatene dine blir synkronisert konstant, slik at du reduserer mulige konflikter.","Start application minimised in the tray icon":"Start applikasjonen minimert som systemmenyikon","Global zoom percentage":"Global forstørrelse","Editor font size":"Editorskriftstørrelse","Editor font family":"Editorskrifttype","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"Dette må være *monospace*-skrifttype eller den ville ikke fungere riktig. Hvis skriften er feil eller tom, vil den som standard ha en generisk monospace-skrifttype.","Automatically update the application":"Oppdater applikasjonen automatisk","Get pre-releases when checking for updates":"Få førutgivelse når du sjekker etter oppdateringer","See the pre-release page for more details: %s":"Se førutgivelsessiden for flere detaljer: %s","Synchronisation interval":"Synkroniserinsintervall","%d minutes":"%d minutter","%d hour":"%d time","%d hours":"%d timer","Text editor command":"Teksteditor","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.":"Teksteditor som skal brukes til å åpne et notat. Hvis det ikke er satt vil den prøve å automatisk velge standardprogram.","Show advanced options":"Vis avanserte innstillinger","Synchronisation target":"Synkroniseringsmål","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"Målet å synkronisere til. Hvert synkroniseringsmål kan ha tilleggsparametere som er navngitt som `sync.NUM.NAME` (dokumentert nedenfor).","Directory to synchronise with (absolute path)":"Katalog å synkronisere med (absolutt sti)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"Stien som skal synkroniseres når filsystemsynkronisering er aktivert. Se `sync.target`.","Nextcloud WebDAV URL":"Nextcloud WebDAV-URL","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Viktig: Dersom du endrer denne lokasjonen, sørg for at du kopierer alt innhold dit før du synkroniserer. Hvis ikke blir alle filer fjernet! Se FAQ for flere detaljer: %s","Nextcloud username":"Nextcloud-brukernavn","Nextcloud password":"Nextcloud-passord","WebDAV URL":"WebDAV-URL","WebDAV username":"WebDAV-brukernavn","WebDAV password":"WebDAV-passord","Custom TLS certificates":"Egendefinerte TLS-sertifikater","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"Kommaseparert liste over stier til mapper å laste sertifikater fra, eller sti til individuelle sertifikatfiler. For eksempel: /my/cert_dir, /other/custom.perm. Merk at dersom du gjør endringer til TLS-innstillingene må du lagre endringer før du velger \"Sjekk synkroniseringskonfigurasjon\".","Ignore TLS certificate errors":"Ignorer TLS-sertifikatfeil","Invalid option value: \"%s\". Possible values are: %s.":"Ugyldig verdi: \"%s\". Mulige verdier er: %s.","General":"Generelle innstillinger","Synchronisation":"Synkronisering","Appearance":"Utseende","Note":"Notat","Application":"Applikasjon","The tag \"%s\" already exists. Please choose a different name.":"Merkelappen \"%s\" eksiterer allerede. Vennligst velg et annet navn.","Joplin Export File":"Joplin-eksportert fil","Markdown":"Markdown","Joplin Export Directory":"Joplin-eksportert katalog","Evernote Export File":"Evernote-eksportert fil","Json Export Directory":"Json-eksportert katalog","File":"Fil","Directory":"Katalog","Cannot load \"%s\" module for format \"%s\"":"Kan ikke laste modulen \"%s\" for formatet \"%s\"","Please specify import format for %s":"Vennligst velg importformat for %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"Dette elementet er for øyeblikket kryptert: %s \" %s\". Vent til alle elementer dekrypteres, og prøv på nytt.","There is no data to export.":"Det er ingen data for eksportering.","Please specify the notebook where the notes should be imported to.":"Velg notatbok som notatene skal importeres til.","Items that cannot be synchronised":"Elementer som ikke vil synkronisere","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"Disse elementene blir værende på enheten, men vil ikke bli lastet opp til synkroniseringsmålet. For å finne disse elementene, enten søk etter tittel eller ID (som vises i parentes over).","Sync status (synced items / total items)":"Synkroniseringsstatus (synkroniserte elementer / totale elementer)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Totalt: %d/%d","Conflicted: %d":"Konflikter: %d","To delete: %d":"Slettes: %d","Folders":"Kataloger","%s: %d notes":"%s: %d notater","Coming alarms":"Kommende alarmer","On %s: %s":"På %s: %s","Permission to use camera":"Tillatelse til å bruke kamera","Your permission to use your camera is required.":"Tillatelse til å bruke kamera er nødvendig.","There are currently no notes. Create one by clicking on the (+) button.":"Det finnes enda ingen notater. Lag en ved å klikke på (+)-knappen.","Delete these notes?":"Slett disse notatene?","Log":"Logg","Export Debug Report":"Eksporter feilsøkingsrapport","Encryption Config":"Krypteringsinnstillinger","Configuration":"Konfigurasjon","Move to notebook...":"Flytt til notatbok...","Move %d notes to notebook \"%s\"?":"Flytt %d notater til notatbok \"%s\"?","Press to set the decryption password.":"Trykk for å sette dekrypteringspassordet.","Clear alarm":"Fjern alarm","Save alarm":"Angi alarm","Select date":"Velg dato","Confirm":"Bekreft","Cancel synchronisation":"Avbryt synkronisering","Checking... Please wait.":"Sjekker… Vennligst vent.","Success! Synchronisation configuration appears to be correct.":"Suksess! Synkroniseringskonfigurasjonen ser ut til å være korrekt.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"Feil. Vennligst sjekk at URL, brukernavn, passord, etc. er korrekt og at synkroniseringsmålet er tilgjengelig. Feilmeldingen var:","The application has been authorised!":"Applikasjonen har blitt godkjent!","Could not authorise application:\n\n%s\n\nPlease try again.":"Kunne ikke autorisere applikasjon:\n\n%s\n\nVennligst prøv igjen.","Decrypted items: %s / %s":"Dekrypterte elementer: %s / %s","New tags:":"Nye merkelapper:","Type new tags or select from list":"Skriv inn nye merkelapper eller velg fra listen","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"For å fungere riktig behøver applikasjonen følgende tillatelser. Vennligst aktiver de i telefoninnstillingene, i Apps > Joplin > Tillatelser","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"-Lagring: for å tillate å legge ved filer til notater og aktivere filsynkronisering.","- Camera: to allow taking a picture and attaching it to a note.":"- Kamera: for å ta bilde og legge det ved et notat.","- Location: to allow attaching geo-location information to a note.":"- Sted: for å legge ved stedsinformation til notatet.","Joplin website":"Joplins nettsted","Database v%s":"Database v%s","FTS enabled: %d":"Fulltekstsøk aktivert: %d","Login with Dropbox":"Innlogging med Dropbox","Enter code here":"Skriv inn kode her","Master Key %s":"Masternøkkel: %s","Created: %s":"Opprettet: %s","Password:":"Passord:","Password cannot be empty":"Passordet kan ikke være tomt","Enable":"Aktiver","The notebook could not be saved: %s":"Denne notatboken kunne ikke lagres: %s","Edit notebook":"Rediger notatbok","Show all":"Vis alle","Errors only":"Kun feilmeldinger","This note has been modified:":"Dette notatet har blitt endret:","Save changes":"Lagre endringer","Discard changes":"Forkast endringer","No item with ID %s":"Ingen elementer med ID %s","The Joplin mobile app does not currently support this type of link: %s":"Joplins mobilapp støtter for tiden ikke denne type linker: %s","Unsupported image type: %s":"Bildetypen er ikke støttet: %s","Take photo":"Ta bilde","Attach photo":"Legg ved et bilde","Attach any file":"Legg ved en fil","Share":"Del","Convert to note":"Konverter til notat","Convert to todo":"Konverter til gjøremål","Hide metadata":"Skjul metadata","Show metadata":"Vis metadata","View on map":"Vis på kart","Go to source URL":"Gå til kilde-URL","Edit":"Rediger","Delete notebook":"Slett notatbok","Login with OneDrive":"Innlogging med OneDrive","Search":"Søk","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"Klikk på (+)-knappen for å lage et nytt notat eller en ny notatbok. Klikk på sidepanelet for tilgang til dine eksisterende notatbøker.","You currently have no notebook. Create one by clicking on (+) button.":"Du har enda ingen notatbok. Opprett en ved å klikke på (+)-knappen.","Welcome":"Velkommen"} \ No newline at end of file diff --git a/ElectronClient/app/locales/pt_BR.json b/ElectronClient/app/locales/pt_BR.json index e9a3faab2..0c3903e43 100644 --- a/ElectronClient/app/locales/pt_BR.json +++ b/ElectronClient/app/locales/pt_BR.json @@ -1 +1 @@ -{"To delete a tag, untag the associated notes.":"Para eliminar uma tag, remova a tag das notas associadas a ela.","Please select the note or notebook to be deleted first.":"Por favor, primeiro, selecione a nota ou caderno a excluir.","Press Ctrl+D or type \"exit\" to exit the application":"Digite Ctrl+D ou \"exit\" para sair da aplicação","More than one item match \"%s\". Please narrow down your query.":"Mais que um item combinam com \"%s\". Por favor, refine sua pesquisa.","No notebook selected.":"Nenhum caderno selecionado.","No notebook has been specified.":"Nenhum caderno foi especificado.","Y":"S","n":"n","N":"N","y":"s","Cancelling background synchronisation... Please wait.":"Cancelando sincronização em segundo plano... Por favor, aguarde.","No such command: %s":"Não existe o comando: \"%s\"","The command \"%s\" is only available in GUI mode":"O comando \"%s\" está disponível somente em modo gráfico","Cannot change encrypted item":"Não pode mudar um item encriptado","Missing required argument: %s":"Argumento requerido faltando: %s","%s: %s":"%s: %s","Your choice: ":"Sua escolha: ","Invalid answer: %s":"Resposta inválida: %s","Attaches the given file to the note.":"Anexa o arquivo dado à nota.","Cannot find \"%s\".":"Não posso encontrar \"%s\".","Displays the given note.":"Exibe a nota informada.","Displays the complete information about note.":"Exibe a informação completa sobre a nota.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Obtém ou define um valor de configuração. Se [valor] não for fornecido, ele mostrará o valor de [nome]. Se nem [nome] nem [valor] forem fornecidos, ele listará a configuração atual.","Also displays unset and hidden config variables.":"Também exibe variáveis de configuração não definidas e ocultas.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Duplica as notas que correspondem a para o [caderno]. Se nenhum caderno for especificado, a nota será duplicada no caderno atual.","Marks a to-do as done.":"Marca uma tarefa como feita.","Note is not a to-do: \"%s\"":"Nota não é uma tarefa: \"%s\"","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"Entre a senha master:","Operation cancelled":"Operação cancelada","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"Iniciando decriptação... Por favor aguarde, pois isso pode demorar vários minutos, dependendo de quanto há para decriptar.","Completed decryption.":"Decriptação completada.","Enabled":"Habilitado","Disabled":"Desabilitado","Encryption is: %s":"Encriptação está: %s","Edit note.":"Editar nota.","No text editor is defined. Please set it using `config editor `":"Nenhum editor de texto está definido. Defina-o usando o comando `config edit `","No active notebook.":"Nenhum caderno ativo.","Note does not exist: \"%s\". Create it?":"A nota não existe: \"%s\". Criar?","Starting to edit note. Close the editor to get back to the prompt.":"Começando a editar a nota. Feche o editor para voltar ao prompt.","Error opening note in editor: %s":"Erro ao abir a nota no editor: %s","Note has been saved.":"Nota gravada.","Exits the application.":"Sai da aplicação.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Exporta os dados do Joplin para o diretório informado. Por padrão, ele exportará o banco de dados completo, incluindo cadernos, notas, tags e recursos.","Destination format: %s":"Formato do destino: %s","Exports only the given note.":"Exporta apenas a nota fornecida.","Exports only the given notebook.":"Exporta apenas o caderno fornecido.","Displays a geolocation URL for the note.":"Exibe uma URL de geolocalização para a nota.","Displays usage information.":"Exibe informações de uso.","For information on how to customise the shortcuts please visit %s":"Para informações sobre como customizar os atalhos, por favor visite %s","Shortcuts are not available in CLI mode.":"Os atalhos não estão disponíveis no modo CLI.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"Digite `help [comando]` para obter mais informações sobre um comando; ou digite `help all` para informações completas de uso.","The possible commands are:":"Os comandos possíveis são:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"Em qualquer comando, uma nota ou caderno pode ser referenciado por título ou ID, ou usando os atalhos `$n` ou` $b` para, respectivamente, a nota ou caderno selecionado. `$c` pode ser usado para se referenciar ao item atualmente selecionado.","To move from one pane to another, press Tab or Shift+Tab.":"Para mover de um painel para outro, pressione Tab ou Shift + Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"Use as setas e a Page Up/Page Down para rolar as listas e áreas de texto (incluindo este console).","To maximise/minimise the console, press \"tc\".":"Para maximizar / minimizar o console, pressione \"tc\".","To enter command line mode, press \":\"":"Para entrar no modo de linha de comando, pressione \":\"","To exit command line mode, press ESCAPE":"Para sair do modo de linha de comando, pressione o ESC","For the list of keyboard shortcuts and config options, type `help keymap`":"Para a lista completa de atalhos de teclado disponíveis, digite `help keymap`","Imports data into Joplin.":"Importa dados para o Joplin.","Source format: %s":"Formato da origem: \"%s\"","Do not ask for confirmation.":"Não pedir confirmação.","Found: %d.":"Encontrado: %d.","Created: %d.":"Criado: %d.","Updated: %d.":"Atualizado: %d.","Skipped: %d.":"Ignorado: %d.","Resources: %d.":"Recursos: %d.","Tagged: %d.":"Tag adicionada: %d.","Importing notes...":"Importando notas ...","The notes have been imported: %s":"As notas foram importadas: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"Exibe as notas no caderno atual. Use `ls /` para exibir a lista de cadernos.","Displays only the first top notes.":"Exibe apenas as primeiras notas.","Sorts the item by (eg. title, updated_time, created_time).":"Classifica o item por (ex.: title, update_time, created_time).","Reverses the sorting order.":"Inverte a ordem de classificação.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"Exibe apenas os itens do(s) tipo(s) específico(s). Pode ser `n` para notas,` t` para tarefas, ou `nt` para notas e tarefas (por exemplo.` -tt` exibiria apenas os itens pendentes, enquanto `-ttd` exibiria notas e tarefas .","Either \"text\" or \"json\"":"Ou \"text\" ou \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"Use o formato da lista longa. O formato é ID, NOTE_COUNT (para caderno), DATE, TODO_CHECKED (para tarefas), TITLE","Please select a notebook first.":"Por favor, selecione um caderno primeiro.","Creates a new notebook.":"Cria um novo caderno.","Creates a new note.":"Cria uma nova nota.","Notes can only be created within a notebook.":"As notas só podem ser criadas dentro de um caderno.","Creates a new to-do.":"Cria uma nova tarefa.","Moves the notes matching to [notebook].":"Move as notas correspondentes para [caderno].","Renames the given (note or notebook) to .":"Renomeia o dado (nota ou caderno) para .","Deletes the given notebook.":"Exclui o caderno informado.","Deletes the notebook without asking for confirmation.":"Exclui o caderno sem pedir confirmação.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"Excluir o caderno? Todas as notas e sub-cadernos dentro deste também serão excluídas.","Deletes the notes matching .":"Exclui as notas correspondentes ao padrão .","Deletes the notes without asking for confirmation.":"Exclui as notas sem pedir confirmação.","%d notes match this pattern. Delete them?":"%d notas correspondem a este padrão. Apagar todos?","Delete note?":"Apagar nota?","Searches for the given in all the notes.":"Procura o padrão em todas as notas.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"Define a propriedade da para o valor [value]. As propriedades possíveis são:\n\n%s","Displays summary about the notes and notebooks.":"Exibe sumário sobre as notas e cadernos.","Synchronises with remote storage.":"Sincroniza com o armazenamento remoto.","Sync to provided target (defaults to sync.target config value)":"Sincronizar para destino fornecido (p padrão é o valor de configuração sync.target)","Authentication was not completed (did not receive an authentication token).":"A autenticação não foi concluída (não recebeu um token de autenticação).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"Para permitir o Joplin sincronizar com o Dropbox, por favor, execute os seguintes passos:","Step 1: Open this URL in your browser to authorise the application:":"Passo 1: Abra essa URL em seu navegador para autorizar:","Step 2: Enter the code provided by Dropbox:":"Passo 2: Entre o código fornecido pelo Dropbox:","Not authentified with %s. Please provide any missing credentials.":"Não autenticado com %s. Por favor, complete as credenciais que estiverem faltando.","Synchronisation is already in progress.":"A sincronização já está em andamento.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"O arquivo de bloqueio já está ativo. Se você sabe que nenhuma sincronização está ocorrendo, você pode excluir o arquivo de bloqueio em \"%s\" e retomar a operação.","Synchronisation target: %s (%s)":"Alvo de sincronização: %s (%s)","Cannot initialize synchroniser.":"Não é possível inicializar o sincronizador.","Starting synchronisation...":"Iniciando sincronização...","Downloading resources...":"Baixando os recursos...","Cancelling... Please wait.":"Cancelando... Aguarde."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" pode ser \"add\", \"remove\" ou \"list\" para atribuir ou remover [tag] de [nota], ou para listar as notas associadas a [tag]. O comando `tag list` pode ser usado para listar todas as tags (use -l para opção longa).","Invalid command: \"%s\"":"Comando inválido: \"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":" pode ser \"toggle\" ou \"clear\". Use \"toggle\" para alternar entre as tarefas entre o estado completo e incompleto (se o alvo for uma nota comum, ele será convertido em uma tarefa a fazer). Use \"clear\" para converter a tarefa em uma nota normal.","Marks a to-do as non-completed.":"Marca uma tarefa como não completada.","Switches to [notebook] - all further operations will happen within this notebook.":"Alterna para [caderno] - todas as operações adicionais acontecerão dentro deste caderno.","Displays version information":"Exibe informações da versão","%s %s (%s)":"%s %s (%s)","Enum":"Enum","Type: %s.":"Tipo: %s.","Possible values: %s.":"Valores possíveis: %s.","Default: %s":"Padrão: %s","Possible keys/values:":"Possíveis chaves/valores:","Type `joplin help` for usage information.":"Digite 'joplin help' para informações de uso.","Fatal error:":"Erro fatal:","The application has been authorised - you may now close this browser tab.":"O aplicativo foi autorizado - agora você pode fechar esta guia do navegador.","The application has been successfully authorised.":"O aplicativo foi autorizado com sucesso.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"Abra a seguinte URL no seu navegador para autenticar o aplicativo. O aplicativo criará um diretório em \"Apps/Joplin\" e somente lerá e gravará arquivos neste diretório. Não terá acesso a nenhum arquivo fora deste diretório nem a nenhum outro dado pessoal. Nenhum dado será compartilhado com terceiros.","Search:":"Procurar:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Bem-vindo ao Joplin!\n\nDigite `:help shortcuts` para obter a lista de atalhos de teclado, ou apenas `:help` para informações de utilização.\n\nPor exemplo, para criar um caderno digite `mb`; para criar uma nota, digite `mn`.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"Um ou mais itens estão criptografados, e você pode precisar de informar uma senha master. Para fazer isso, por favor digite `e2ee decrypt`. Se você já forneceu a senha, os itens criptografados estão sendo decriptados em background e logo estarão disponíveis.","Exporting to \"%s\" as \"%s\" format. Please wait...":"Exportando para \"%s\" com o formato \"%s\". Por favor, aguarde...","Sidebar":"","Note list":"","Note title":"Note title","Note body":"Note body","Importing from \"%s\" as \"%s\" format. Please wait...":"Importando de \"%s\" com o formato \"%s\". Por favor, aguarde...","PDF File":"Arquivo PDF","&File":"&File","New note":"Nova nota","New to-do":"Nova tarefa","New notebook":"Novo caderno","Import":"Importar","Export":"Exportar","Synchronise":"Sincronizar","Print":"Imprimir","Hide %s":"Ocultar %s","Quit":"Sair","&Edit":"&Edit","Copy":"Copiar","Cut":"Cortar","Paste":"Colar","Select all":"Selecionar tudo","Bold":"Negrito","Italic":"Itálico","Link":"","Insert Date Time":"Inserir Data e Hora","Edit in external editor":"Editar com editor externo","Search in all the notes":"Pesquisar em todas as notas","Search in current note":"Pesquisar na nota atual","&View":"&View","Toggle sidebar":"Alternar barra lateral","Toggle editor layout":"Alternar layout do editor","Focus":"Focus","&Tools":"&Tools","Synchronisation status":"Status de sincronização","Web clipper options":"Opções do Web clipper","Encryption options":"Opções de Encriptação","General Options":"Opções Gerais","&Help":"&Help","Website and documentation":"Website e documentação","Make a donation":"Fazer uma doação","Check for updates...":"Verificar atualizações...","About Joplin":"Sobre o Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"Abrir %s","Exit":"Sair","OK":"OK","Cancel":"Cancelar","Current version is up-to-date.":"A versão atual está atualizada.","%s (pre-release)":"","An update is available, do you want to download it now?":"Uma atualização está disponível, você quer baixar agora?","Your version: %s":"","New version: %s":"","Yes":"Sim","No":"Não","Token has been copied to the clipboard!":"Token foi copiado para a área de transferência!","The web clipper service is enabled and set to auto-start.":"O serviço de web clipper está habilitado e configurado para auto-start.","Status: Started on port %d":"Status: Iniciado, na porta %d","Status: %s":"Status: %s","Disable Web Clipper Service":"Desabilitar serviço Web Clipper","The web clipper service is not enabled.":"O serviço de web clipper não está habilitado.","Enable Web Clipper Service":"Habilitar serviço Web Clipper","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"O serviço de Web Clipper do Joplin permite salvar páginas da web e screenshots do seu browser, no Joplin.","In order to use the web clipper, you need to do the following:":"Para usar o web clipper, você precisa fazer o seguinte:","Step 1: Enable the clipper service":"Passo 1: Habilitar o serviço do clipper","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"Este serviço permite a extensão do browser se comunicat com o Joplin. Quando habilitar, talvez seu firewall peça que você conceda permissão ao Joplin para escutar determinada porta.","Step 2: Install the extension":"Passo 2: Instalar a extensão","Download and install the relevant extension for your browser:":"Baixe e instale a extensão relevante para seu browser:","Advanced options":"Mostrar opções avançadas","Authorisation token:":"Token de autorização:","Copy token":"Copiar token","This authorisation token is only needed to allow third-party applications to access Joplin.":"Esse token de autorização só é necessário para permitir que aplicativos de terceiros acessem o Joplin.","Notes and settings are stored in: %s":"Notas e configurações estão armazenadas em: %s","Browse...":"","Check synchronisation configuration":"Verificar a configuração da sincronização","Apply":"Aplicar","Submit":"Enviar","Save":"Salvar","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"Desabilitar a encriptação significa que *todas* as suas notas e anexos serão re-sincronizados e enviados sem encriptação. Você quer continuar?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"Habilitar a encriptação significa que *todas* as suas notas e anexos serão re-sincronizados e re-enviados com encriptação. Não perca sua senha, pois, por medidas de segurança, esse será o *único* modo de decriptar seus dados! Para habilitar a encriptação, por favor entre sua senha abaixo.","Disable encryption":"Desabilitar encriptação","Enable encryption":"Habilitar encriptação","Master Keys":"Chaves mestras","Active":"Ativar","ID":"ID","Source":"Origem","Created":"Criado","Updated":"Atualizado","Password":"Senha","Password OK":"Senha OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"Noto: Apenas uma chave máster será usada para encriptação (a que estiver marcada como \"ativa\"). Qualquer uma das chaves pode ser usada para decriptação, dependendo de como as notas ou os cadernos foram encriptados originalmente.","Missing Master Keys":"Chaves Master faltando","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"As chaves master com essas IDs são usadas para encriptar alguns de seus itens, contudo a aplicação atualmente não tem acesso a elas. Provavelmente, elas serão baixadas via sincronização.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"Para mais informações sobre Encriptação ponto-a-ponto (E2EE) e recomendações sobre como habilitar, favor verificar a documentação:","Status":"Status","Encryption is:":"Encriptação está:","Usage":"Usage","Back":"Voltar","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"O novo caderno \"%s\" será criado e o arquivo \"%s\" será importado para ele","Please create a notebook first.":"Primeiro, crie um caderno.","Please create a notebook first":"Primeiro, crie um caderno","Notebook title:":"Título do caderno:","Add or remove tags:":"Adicionar ou remover tags:","Separate each tag by a comma.":"Separe cada tag por vírgula.","Rename notebook:":"Renomear caderno:","Rename tag:":"Renomear tag:","Set alarm:":"Definir alarme:","Layout":"Layout","Search...":"Pesquisar...","Some items cannot be synchronised.":"Alguns itens não podem ser sincronizados.","View them now":"Visualizar agora","Some items cannot be decrypted.":"Alguns itens não podem ser decriptados.","Set the password":"Configurar a senha","No notes in here. Create one by clicking on \"New note\".":"Não há notas aqui. Crie uma, clicando em \"Nova nota\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"Atualmente, não há cadernos. Crie um, clicando em \"Novo caderno\".","Location":"Localização","URL":"URL","Note properties":"Propriedades da nota","Open...":"Abrir...","This file could not be opened: %s":"Este arquivo não pôde ser aberto: %s","Save as...":"Salvar como...","Copy path to clipboard":"Copiar caminho para a área de transferência","Copy Link Address":"Copiar endereço do link","This attachment is not downloaded or not decrypted yet.":"O anexo ainda não foi baixado ou decriptado.","Unsupported link or message: %s":"Link ou mensagem não suportada: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"Esta nota não possui conteúdo. Clique em \"%s\" para alternar para o editor, e edite a nota.","Only one note can be printed or exported to PDF at a time.":"","strong text":"texto forte","emphasized text":"texto enfatizado","List item":"Listar item","Insert Hyperlink":"Inserir Hiperlink","Attach file":"Anexar arquivo","Tags":"Tags","Set alarm":"Definir alarme","In: %s":"Em: %s","Hyperlink":"Hiperlink","Code":"Código","Numbered List":"Lista numerada","Bulleted List":"Lista com bullets","Checkbox":"Checkbox","Heading":"Cabeçalho","Horizontal Rule":"Régua horizontal","Click to stop external editing":"Clique para encerrar edição externa","Watching...":"Observando alterações...","to-do":"tarefa","note":"nota","Creating new %s...":"Criando novo %s...","Refresh":"Atualizar","Clear":"Limpar (clear)","OneDrive Login":"Login no OneDrive","Dropbox Login":"Login no Dropbox","Options":"Opções","Synchronisation Status":"Status de sincronização","Encryption Options":"Opções de Encriptação","Clipper Options":"Opções do clipper","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.","Remove tag \"%s\" from all notes?":"Remove tag \"%s\" from all notes?","Remove this search from the sidebar?":"Remover essa pesquisa da barra lateral?","Delete":"Excluir","Rename":"Renomear","Notebooks":"Cadernos","Decrypting items: %d/%d":"Decriptando itens: %d/%d","Fetching resources: %d":"Buscando recursos: %d","Please select where the sync status should be exported to":"Favor selecionar o local para onde o status de sincronia deveria ser exportado","Table of contents":"","Add or remove tags":"Adicionar ou remover tags","Duplicate":"Duplicar","%s - Copy":"%s - Copiar","Switch between note and to-do type":"Alternar entre os tipos Nota e Tarefa","Switch to note type":"Alternar para o tipo Nota","Switch to to-do type":"Alternar para o tipo Tarefa","Copy Markdown link":"Copiar link de Markdown","Delete note \"%s\"?":"Delete note \"%s\"?","Delete these %d notes?":"Delete these %d notes?","Usage: %s":"Uso: %s","Unknown flag: %s":"Flag desconhecido: %s","Dropbox":"Dropbox","File system":"Sistema de arquivos","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (apenas para testes)","WebDAV":"WebDAV","Unknown log level: %s":"Nível de log desconhecido: %s","Unknown level ID: %s":"Nível ID desconhecido: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"Não é possível atualizar token: faltam dados de autenticação. Iniciar a sincronização novamente pode corrigir o problema.","Untitled":"Sem título","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"Não foi possível sincronizar com o OneDrive.\n\nEste erro geralmente acontece ao usar o OneDrive for Business, que infelizmente não pode ser suportado.\n\nConsidere usar uma conta regular do OneDrive.","Cannot access %s":"Não é possível acessar %s","Created local items: %d.":"Itens locais criados: %d.","Updated local items: %d.":"Itens locais atualizados: %d.","Created remote items: %d.":"Itens remotos criados: %d.","Updated remote items: %d.":"Itens remotos atualizados: %d.","Deleted local items: %d.":"Itens locais excluídos: %d.","Deleted remote items: %d.":"Itens remotos excluídos: %d.","Fetched items: %d/%d.":"Itens pesquisados: %d/%d.","Cancelling...":"Cancelando...","Completed: %s":"Completado: %s","Last error: %s":"Último erro: %s","Idle":"Inativo","In progress":"Em andamento","Synchronisation is already in progress. State: %s":"Sincronização já em andamento. Estado: %s","Encrypted":"Encriptado","Encrypted items cannot be modified":"Itens encriptados não podem ser modificados","title":"título","updated date":"data de atualização","Conflicts":"Conflitos","Cannot move notebook to this location":"Não é possível mover a nota para este local","Notebooks cannot be named \"%s\", which is a reserved title.":"Os cadernos não podem ser nomeados como\"%s\", que é um título reservado.","created date":"data de criação","This note does not have geolocation information.":"Esta nota não possui informações de geolocalização.","Cannot copy note to \"%s\" notebook":"Não é possível copiar a nota para o caderno \"%s\"","Cannot move note to \"%s\" notebook":"Não é possível mover a nota para o caderno \"%s\"","Language":"Idioma","Date format":"Formato de data","Time format":"Formato de hora","Theme":"Tema","Light":"Light","Dark":"Dark","Uncompleted to-dos on top":"Mostrar tarefas incompletas no topo","Show completed to-dos":"Mostrar tarefas completas","Sort notes by":"Ordenar notas por","Reverse sort order":"Inverter ordem de classificação","Sort notebooks by":"Sort notebooks by","Save geo-location with notes":"Salvar geolocalização com notas","When creating a new to-do:":"Quando criar uma nova tarefa:","Focus title":"Foco no título","Focus body":"Focar no corpo","When creating a new note:":"Quando criar uma nota nova:","Show tray icon":"Exibir tray icon","Note: Does not work in all desktop environments.":"Nota: não funciona em todos os ambientes de desktop.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"Isso irá permitir que o Joplin continue sendo executado em segundo plano. É recomendado que você habilita essa configuração para que suas notas sejamconstantemente sincronizadas, de modo a reduzir as chances de conflitos.","Start application minimised in the tray icon":"Iniciar aplicativo minimizado na barra de tarefas","Global zoom percentage":"Porcentagem global do zoom","Editor font size":"Tamanho da fonte no Editor","Editor font family":"Família de fontes do editor","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"Deve ser uma fonte *monospace\" ou não vai funcionar direito. Se a fonte estiver incorreta ou vazia, será usada uma fonte genérica monospace default.","Automatically update the application":"Atualizar automaticamente o aplicativo","Get pre-releases when checking for updates":"","See the pre-release page for more details: %s":"","Synchronisation interval":"Intervalo de sincronização","%d minutes":"%d minutos","%d hour":"%d hora","%d hours":"%d horas","Text editor command":"Comando do editor de texto","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.":"O comando do editor (pode incluir argumentos) que será usado para abrir uma nota. Se nenhum for indicado, ele tentará detectar automaticamente o editor padrão.","Show advanced options":"Mostrar opções avançadas","Synchronisation target":"Alvo de sincronização","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"O alvo para onde sincronizar. Cada alvo pode ter parâmetros adicionais que são nomeados como `sync.NUM.NAME` (todos documentados abaixo).","Directory to synchronise with (absolute path)":"Diretório para sincronizar (caminho absoluto)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"O caminho para sincronizar, quando a sincronização do sistema de arquivos está habilitada. Veja `sync.target`.","Nextcloud WebDAV URL":"Nextcloud WebDAV URL","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Atenção: Se você modificar esse local, tenha certeza de copiar todo o seu conteúdo para lá antes de sincronizar, do contrário todos os seus arquivos serão removidos! Veja o FAQ para mais detalhes: %s","Nextcloud username":"Usuário da Nextcloud","Nextcloud password":"Senha da Nextcloud","WebDAV URL":"WebDAV URL","WebDAV username":"Usuário do WebDAV","WebDAV password":"Senha do WebDAV","Custom TLS certificates":"Certificados TLS customizados","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"Lista de caminhos para diretórios, separados por vírgula, de onde carregar os certificados, ou caminhos para arquivos cert. Por exemplo, /my/cert_dir, /other/custom.pem. Note que se você fizer mudanças nas configurações de TLS, você tem que salvar as mudanças antes de clicar em \"Verificar a configuração da sincronização\".","Ignore TLS certificate errors":"Ignorar erros de certificados TLS","Invalid option value: \"%s\". Possible values are: %s.":"Valor da opção inválida: \"%s\". Os valores possíveis são: %s.","General":"General","Synchronisation":"Synchronisation","Appearance":"","Note":"Note","Application":"Application","The tag \"%s\" already exists. Please choose a different name.":"A tag \"%s\" já existe. Escolha um nome diferente.","Joplin Export File":"Arquivo de Exportação do Joplin","Markdown":"Markdown","Joplin Export Directory":"Diretório de Exportação do Joplin","Evernote Export File":"Arquivo de Exportação do Evernote","Json Export Directory":"Diretório de Exportação JSON","File":"Arquivo","Directory":"Diretório","Cannot load \"%s\" module for format \"%s\"":"Não é possível carregar o módulo \"%s\" para o formato \"%s\"","Please specify import format for %s":"Favor especificar o formato de importação para %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"Este item atualmente está encriptado: %s \"%s\". Favor aguardar que todos os itens sejam decriptados e tente novamente.","There is no data to export.":"Não há dados a exportar.","Please specify the notebook where the notes should be imported to.":"Por favor, especifique o caderno para onde as notas deveriam ser importadas.","Items that cannot be synchronised":"Os itens não podem ser sincronizados","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"Estes itens continuarão no dispositivo mas não serão enviados ao alvo de sincronização. Para encontrar esses itens, ou pesquise pelo título ou pelo ID (que é exibido nos colchetes acima)","Sync status (synced items / total items)":"Status de sincronização (sincronizados / totais)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Total: %d/%d","Conflicted: %d":"Em conflito: %d","To delete: %d":"Para excluir: %d","Folders":"Pastas","%s: %d notes":"%s: %d notas","Coming alarms":"Próximos alarmes","On %s: %s":"Em %s: %s","Permission to use camera":"Permissão para utilizar sua câmera","Your permission to use your camera is required.":"É necessária a sua permissão para utilizar sua câmera.","There are currently no notes. Create one by clicking on the (+) button.":"Atualmente, não há notas. Crie uma, clicando no botão (+).","Delete these notes?":"Excluir estas notas?","Log":"Log","Export Debug Report":"Exportar Relatório de Debug","Encryption Config":"Configuração de Encriptação","Configuration":"Configuração","Move to notebook...":"Mover para o caderno...","Move %d notes to notebook \"%s\"?":"Mover %d notas para o caderno \"%s\"?","Press to set the decryption password.":"Pressione para configurar a senha de decriptação.","Clear alarm":"Limpar alarme","Save alarm":"Salvar alarme","Select date":"Selecionar data","Confirm":"Confirmar","Cancel synchronisation":"Cancelar sincronização","Checking... Please wait.":"Verificando... Por favor aguarde.","Success! Synchronisation configuration appears to be correct.":"Sucesso! A configuração da sincronização parece estar correta.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"Erro. Verifique se a URL, nome de usuário, senha, etc., estão corretos e tenha certeza que o destino da sincronização está acessível. O erro reportado foi:","The application has been authorised!":"O aplicativo foi autorizado!","Could not authorise application:\n\n%s\n\nPlease try again.":"Não foi possível autorizar o aplicativo:\n\n%s\n\nPor favor tente novamente.","Decrypted items: %s / %s":"Itens decriptados: %s / %s","New tags:":"Novas tags:","Type new tags or select from list":"Digite novsa tags, ou selecione da lista","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"Para funcionar corretamente, o app precisa das seguintes permissões. Por favor, habilite-as nas configurações do seu telefone, em Apps >Joplin > Permissões","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- Armazenamento: para permitir anexar arquivos a notas e para permitir a sincronização do sistema de arquivos.","- Camera: to allow taking a picture and attaching it to a note.":"- Câmera: para permitir tirar fotos e anexar a uma nota.","- Location: to allow attaching geo-location information to a note.":"- Localização: para permitir anexar informações de geo-localização a uma nota.","Joplin website":"Site do Joplin","Database v%s":"","FTS enabled: %d":"FTS enabled: %d","Login with Dropbox":"Login com Dropbox","Enter code here":"Enter code here","Master Key %s":"Chave Master %s","Created: %s":"Criado: %s","Password:":"Senha:","Password cannot be empty":"Senha não pode ser vazia","Enable":"Habilitar","The notebook could not be saved: %s":"O caderno não pôde ser salvo: %s","Edit notebook":"Editar caderno","Show all":"Exibir tudo","Errors only":"Somente erros","This note has been modified:":"Esta nota foi modificada:","Save changes":"Gravar alterações","Discard changes":"Descartar alterações","No item with ID %s":"Nenhum item com ID %s","The Joplin mobile app does not currently support this type of link: %s":"O app mobile do Joplin não suporta, atualmente, esse tipo de link: %s","Unsupported image type: %s":"Tipo de imagem não suportada: %s","Take photo":"Tirar foto","Attach photo":"Anexar foto","Attach any file":"Anexar qualquer arquivo","Share":"Compartilhar","Convert to note":"Converter para nota","Convert to todo":"Converter para tarefa","Hide metadata":"Ocultar metadados","Show metadata":"Exibir metadados","View on map":"Ver no mapa","Go to source URL":"Ir para a URL de origem","Edit":"Editar","Delete notebook":"Excluir caderno","Login with OneDrive":"Login com OneDrive","Search":"Procurar","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"Clique no botão (+) para criar uma nova nota ou caderno. Clique no menu lateral para acessar seus cadernos existentes.","You currently have no notebook. Create one by clicking on (+) button.":"Você não possui cadernos. Crie um clicando no botão (+).","Welcome":"Bem-vindo"} \ No newline at end of file +{"To delete a tag, untag the associated notes.":"Para eliminar uma tag, remova a tag das notas associadas a ela.","Please select the note or notebook to be deleted first.":"Por favor, primeiro, selecione a nota ou caderno a excluir.","Press Ctrl+D or type \"exit\" to exit the application":"Digite Ctrl+D ou \"exit\" para sair da aplicação","More than one item match \"%s\". Please narrow down your query.":"Mais que um item combinam com \"%s\". Por favor, refine sua pesquisa.","No notebook selected.":"Nenhum caderno selecionado.","No notebook has been specified.":"Nenhum caderno foi especificado.","Y":"S","n":"n","N":"N","y":"s","Cancelling background synchronisation... Please wait.":"Cancelando sincronização em segundo plano... Por favor, aguarde.","No such command: %s":"Não existe o comando: \"%s\"","The command \"%s\" is only available in GUI mode":"O comando \"%s\" está disponível somente em modo gráfico","Cannot change encrypted item":"Não pode mudar um item encriptado","Missing required argument: %s":"Argumento requerido faltando: %s","%s: %s":"%s: %s","Your choice: ":"Sua escolha: ","Invalid answer: %s":"Resposta inválida: %s","Attaches the given file to the note.":"Anexa o arquivo dado à nota.","Cannot find \"%s\".":"Não posso encontrar \"%s\".","Displays the given note.":"Exibe a nota informada.","Displays the complete information about note.":"Exibe a informação completa sobre a nota.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Obtém ou define um valor de configuração. Se [valor] não for fornecido, ele mostrará o valor de [nome]. Se nem [nome] nem [valor] forem fornecidos, ele listará a configuração atual.","Also displays unset and hidden config variables.":"Também exibe variáveis de configuração não definidas e ocultas.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Duplica as notas que correspondem a para o [caderno]. Se nenhum caderno for especificado, a nota será duplicada no caderno atual.","Marks a to-do as done.":"Marca uma tarefa como feita.","Note is not a to-do: \"%s\"":"Nota não é uma tarefa: \"%s\"","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"Entre a senha master:","Operation cancelled":"Operação cancelada","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"Iniciando decriptação... Por favor aguarde, pois isso pode demorar vários minutos, dependendo de quanto há para decriptar.","Completed decryption.":"Decriptação completada.","Enabled":"Habilitado","Disabled":"Desabilitado","Encryption is: %s":"Encriptação está: %s","Edit note.":"Editar nota.","No text editor is defined. Please set it using `config editor `":"Nenhum editor de texto está definido. Defina-o usando o comando `config editor `","No active notebook.":"Nenhum caderno ativo.","Note does not exist: \"%s\". Create it?":"A nota não existe: \"%s\". Criar?","Starting to edit note. Close the editor to get back to the prompt.":"Começando a editar a nota. Feche o editor para voltar ao prompt.","Error opening note in editor: %s":"Erro ao abir a nota no editor: %s","Note has been saved.":"Nota gravada.","Exits the application.":"Sai da aplicação.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Exporta os dados do Joplin para o diretório informado. Por padrão, ele exportará o banco de dados completo, incluindo cadernos, notas, tags e recursos.","Destination format: %s":"Formato do destino: %s","Exports only the given note.":"Exporta apenas a nota fornecida.","Exports only the given notebook.":"Exporta apenas o caderno fornecido.","Displays a geolocation URL for the note.":"Exibe uma URL de geolocalização para a nota.","Displays usage information.":"Exibe informações de uso.","For information on how to customise the shortcuts please visit %s":"Para informações sobre como customizar os atalhos, por favor visite %s","Shortcuts are not available in CLI mode.":"Os atalhos não estão disponíveis no modo CLI.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"Digite `help [comando]` para obter mais informações sobre um comando; ou digite `help all` para informações completas de uso.","The possible commands are:":"Os comandos possíveis são:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"Em qualquer comando, uma nota ou caderno pode ser referenciado por título ou ID, ou usando os atalhos `$n` ou` $b` para, respectivamente, a nota ou caderno selecionado. `$c` pode ser usado para se referenciar ao item atualmente selecionado.","To move from one pane to another, press Tab or Shift+Tab.":"Para mover de um painel para outro, pressione Tab ou Shift + Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"Use as setas e a Page Up/Page Down para rolar as listas e áreas de texto (incluindo este console).","To maximise/minimise the console, press \"tc\".":"Para maximizar / minimizar o console, pressione \"tc\".","To enter command line mode, press \":\"":"Para entrar no modo de linha de comando, pressione \":\"","To exit command line mode, press ESCAPE":"Para sair do modo de linha de comando, pressione o ESC","For the list of keyboard shortcuts and config options, type `help keymap`":"Para a lista completa de atalhos de teclado disponíveis, digite `help keymap`","Imports data into Joplin.":"Importa dados para o Joplin.","Source format: %s":"Formato da origem: \"%s\"","Do not ask for confirmation.":"Não pedir confirmação.","Found: %d.":"Encontrado: %d.","Created: %d.":"Criado: %d.","Updated: %d.":"Atualizado: %d.","Skipped: %d.":"Ignorado: %d.","Resources: %d.":"Recursos: %d.","Tagged: %d.":"Tag adicionada: %d.","Importing notes...":"Importando notas ...","The notes have been imported: %s":"As notas foram importadas: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"Exibe as notas no caderno atual. Use `ls /` para exibir a lista de cadernos.","Displays only the first top notes.":"Exibe apenas as primeiras notas.","Sorts the item by (eg. title, updated_time, created_time).":"Classifica o item por (ex.: title, update_time, created_time).","Reverses the sorting order.":"Inverte a ordem de classificação.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"Exibe apenas os itens do(s) tipo(s) específico(s). Pode ser `n` para notas,` t` para tarefas, ou `nt` para notas e tarefas (por exemplo.` -tt` exibiria apenas os itens pendentes, enquanto `-ttd` exibiria notas e tarefas .","Either \"text\" or \"json\"":"Ou \"text\" ou \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"Use o formato da lista longa. O formato é ID, NOTE_COUNT (para caderno), DATE, TODO_CHECKED (para tarefas), TITLE","Please select a notebook first.":"Por favor, selecione um caderno primeiro.","Creates a new notebook.":"Cria um novo caderno.","Creates a new note.":"Cria uma nova nota.","Notes can only be created within a notebook.":"As notas só podem ser criadas dentro de um caderno.","Creates a new to-do.":"Cria uma nova tarefa.","Moves the notes matching to [notebook].":"Move as notas correspondentes para [caderno].","Renames the given (note or notebook) to .":"Renomeia o dado (nota ou caderno) para .","Deletes the given notebook.":"Exclui o caderno informado.","Deletes the notebook without asking for confirmation.":"Exclui o caderno sem pedir confirmação.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"Excluir o caderno? Todas as notas e sub-cadernos dentro deste também serão excluídas.","Deletes the notes matching .":"Exclui as notas correspondentes ao padrão .","Deletes the notes without asking for confirmation.":"Exclui as notas sem pedir confirmação.","%d notes match this pattern. Delete them?":"%d notas correspondem a este padrão. Apagar todos?","Delete note?":"Apagar nota?","Searches for the given in all the notes.":"Procura o padrão em todas as notas.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"Define a propriedade da para o valor [value]. As propriedades possíveis são:\n\n%s","Displays summary about the notes and notebooks.":"Exibe sumário sobre as notas e cadernos.","Synchronises with remote storage.":"Sincroniza com o armazenamento remoto.","Sync to provided target (defaults to sync.target config value)":"Sincronizar para destino fornecido (p padrão é o valor de configuração sync.target)","Authentication was not completed (did not receive an authentication token).":"A autenticação não foi concluída (não recebeu um token de autenticação).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"Para permitir o Joplin sincronizar com o Dropbox, por favor, execute os seguintes passos:","Step 1: Open this URL in your browser to authorise the application:":"Passo 1: Abra essa URL em seu navegador para autorizar:","Step 2: Enter the code provided by Dropbox:":"Passo 2: Entre o código fornecido pelo Dropbox:","Not authentified with %s. Please provide any missing credentials.":"Não autenticado com %s. Por favor, complete as credenciais que estiverem faltando.","Synchronisation is already in progress.":"A sincronização já está em andamento.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"O arquivo de bloqueio já está ativo. Se você sabe que nenhuma sincronização está ocorrendo, você pode excluir o arquivo de bloqueio em \"%s\" e retomar a operação.","Synchronisation target: %s (%s)":"Alvo de sincronização: %s (%s)","Cannot initialize synchroniser.":"Não é possível inicializar o sincronizador.","Starting synchronisation...":"Iniciando sincronização...","Downloading resources...":"Baixando os recursos...","Cancelling... Please wait.":"Cancelando... Aguarde."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" pode ser \"add\", \"remove\" ou \"list\" para atribuir ou remover [tag] de [nota], ou para listar as notas associadas a [tag]. O comando `tag list` pode ser usado para listar todas as tags (use -l para opção longa).","Invalid command: \"%s\"":"Comando inválido: \"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":" pode ser \"toggle\" ou \"clear\". Use \"toggle\" para alternar entre as tarefas entre o estado completo e incompleto (se o alvo for uma nota comum, ele será convertido em uma tarefa a fazer). Use \"clear\" para converter a tarefa em uma nota normal.","Marks a to-do as non-completed.":"Marca uma tarefa como não completada.","Switches to [notebook] - all further operations will happen within this notebook.":"Alterna para [caderno] - todas as operações adicionais acontecerão dentro deste caderno.","Displays version information":"Exibe informações da versão","%s %s (%s)":"%s %s (%s)","Enum":"Enum","Type: %s.":"Tipo: %s.","Possible values: %s.":"Valores possíveis: %s.","Default: %s":"Padrão: %s","Possible keys/values:":"Possíveis chaves/valores:","Type `joplin help` for usage information.":"Digite 'joplin help' para informações de uso.","Fatal error:":"Erro fatal:","The application has been authorised - you may now close this browser tab.":"O aplicativo foi autorizado - agora você pode fechar esta guia do navegador.","The application has been successfully authorised.":"O aplicativo foi autorizado com sucesso.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"Abra a seguinte URL no seu navegador para autenticar o aplicativo. O aplicativo criará um diretório em \"Apps/Joplin\" e somente lerá e gravará arquivos neste diretório. Não terá acesso a nenhum arquivo fora deste diretório nem a nenhum outro dado pessoal. Nenhum dado será compartilhado com terceiros.","Search:":"Procurar:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Bem-vindo ao Joplin!\n\nDigite `:help shortcuts` para obter a lista de atalhos de teclado, ou apenas `:help` para informações de utilização.\n\nPor exemplo, para criar um caderno digite `mb`; para criar uma nota, digite `mn`.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"Um ou mais itens estão criptografados, e você pode precisar de informar uma senha master. Para fazer isso, por favor digite `e2ee decrypt`. Se você já forneceu a senha, os itens criptografados estão sendo decriptados em background e logo estarão disponíveis.","Exporting to \"%s\" as \"%s\" format. Please wait...":"Exportando para \"%s\" com o formato \"%s\". Por favor, aguarde...","Sidebar":"","Note list":"","Note title":"Note title","Note body":"Note body","Importing from \"%s\" as \"%s\" format. Please wait...":"Importando de \"%s\" com o formato \"%s\". Por favor, aguarde...","PDF File":"Arquivo PDF","&File":"&File","New note":"Nova nota","New to-do":"Nova tarefa","New notebook":"Novo caderno","Import":"Importar","Export":"Exportar","Synchronise":"Sincronizar","Print":"Imprimir","Hide %s":"Ocultar %s","Quit":"Sair","&Edit":"&Edit","Copy":"Copiar","Cut":"Cortar","Paste":"Colar","Select all":"Selecionar tudo","Bold":"Negrito","Italic":"Itálico","Link":"","Insert Date Time":"Inserir Data e Hora","Edit in external editor":"Editar com editor externo","Search in all the notes":"Pesquisar em todas as notas","Search in current note":"Pesquisar na nota atual","&View":"&View","Toggle sidebar":"Alternar barra lateral","Toggle editor layout":"Alternar layout do editor","Focus":"Focus","&Tools":"&Tools","Synchronisation status":"Status de sincronização","Web clipper options":"Opções do Web clipper","Encryption options":"Opções de Encriptação","General Options":"Opções Gerais","&Help":"&Help","Website and documentation":"Website e documentação","Make a donation":"Fazer uma doação","Check for updates...":"Verificar atualizações...","About Joplin":"Sobre o Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"Abrir %s","Exit":"Sair","OK":"OK","Cancel":"Cancelar","Current version is up-to-date.":"A versão atual está atualizada.","%s (pre-release)":"","An update is available, do you want to download it now?":"Uma atualização está disponível, você quer baixar agora?","Your version: %s":"","New version: %s":"","Yes":"Sim","No":"Não","Token has been copied to the clipboard!":"Token foi copiado para a área de transferência!","The web clipper service is enabled and set to auto-start.":"O serviço de web clipper está habilitado e configurado para auto-start.","Status: Started on port %d":"Status: Iniciado, na porta %d","Status: %s":"Status: %s","Disable Web Clipper Service":"Desabilitar serviço Web Clipper","The web clipper service is not enabled.":"O serviço de web clipper não está habilitado.","Enable Web Clipper Service":"Habilitar serviço Web Clipper","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"O serviço de Web Clipper do Joplin permite salvar páginas da web e screenshots do seu browser, no Joplin.","In order to use the web clipper, you need to do the following:":"Para usar o web clipper, você precisa fazer o seguinte:","Step 1: Enable the clipper service":"Passo 1: Habilitar o serviço do clipper","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"Este serviço permite a extensão do browser se comunicat com o Joplin. Quando habilitar, talvez seu firewall peça que você conceda permissão ao Joplin para escutar determinada porta.","Step 2: Install the extension":"Passo 2: Instalar a extensão","Download and install the relevant extension for your browser:":"Baixe e instale a extensão relevante para seu browser:","Advanced options":"Mostrar opções avançadas","Authorisation token:":"Token de autorização:","Copy token":"Copiar token","This authorisation token is only needed to allow third-party applications to access Joplin.":"Esse token de autorização só é necessário para permitir que aplicativos de terceiros acessem o Joplin.","Notes and settings are stored in: %s":"Notas e configurações estão armazenadas em: %s","Browse...":"","Check synchronisation configuration":"Verificar a configuração da sincronização","Apply":"Aplicar","Submit":"Enviar","Save":"Salvar","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"Desabilitar a encriptação significa que *todas* as suas notas e anexos serão re-sincronizados e enviados sem encriptação. Você quer continuar?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"Habilitar a encriptação significa que *todas* as suas notas e anexos serão re-sincronizados e re-enviados com encriptação. Não perca sua senha, pois, por medidas de segurança, esse será o *único* modo de decriptar seus dados! Para habilitar a encriptação, por favor entre sua senha abaixo.","Disable encryption":"Desabilitar encriptação","Enable encryption":"Habilitar encriptação","Master Keys":"Chaves mestras","Active":"Ativar","ID":"ID","Source":"Origem","Created":"Criado","Updated":"Atualizado","Password":"Senha","Password OK":"Senha OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"Noto: Apenas uma chave máster será usada para encriptação (a que estiver marcada como \"ativa\"). Qualquer uma das chaves pode ser usada para decriptação, dependendo de como as notas ou os cadernos foram encriptados originalmente.","Missing Master Keys":"Chaves Master faltando","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"As chaves master com essas IDs são usadas para encriptar alguns de seus itens, contudo a aplicação atualmente não tem acesso a elas. Provavelmente, elas serão baixadas via sincronização.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"Para mais informações sobre Encriptação ponto-a-ponto (E2EE) e recomendações sobre como habilitar, favor verificar a documentação:","Status":"Status","Encryption is:":"Encriptação está:","Usage":"Usage","Back":"Voltar","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"O novo caderno \"%s\" será criado e o arquivo \"%s\" será importado para ele","Please create a notebook first.":"Primeiro, crie um caderno.","Please create a notebook first":"Primeiro, crie um caderno","Notebook title:":"Título do caderno:","Add or remove tags:":"Adicionar ou remover tags:","Separate each tag by a comma.":"Separe cada tag por vírgula.","Rename notebook:":"Renomear caderno:","Rename tag:":"Renomear tag:","Set alarm:":"Definir alarme:","Layout":"Layout","Search...":"Pesquisar...","Some items cannot be synchronised.":"Alguns itens não podem ser sincronizados.","View them now":"Visualizar agora","Some items cannot be decrypted.":"Alguns itens não podem ser decriptados.","Set the password":"Configurar a senha","No notes in here. Create one by clicking on \"New note\".":"Não há notas aqui. Crie uma, clicando em \"Nova nota\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"Atualmente, não há cadernos. Crie um, clicando em \"Novo caderno\".","Location":"Localização","URL":"URL","Note properties":"Propriedades da nota","Open...":"Abrir...","This file could not be opened: %s":"Este arquivo não pôde ser aberto: %s","Save as...":"Salvar como...","Copy path to clipboard":"Copiar caminho para a área de transferência","Copy Link Address":"Copiar endereço do link","This attachment is not downloaded or not decrypted yet.":"O anexo ainda não foi baixado ou decriptado.","Unsupported link or message: %s":"Link ou mensagem não suportada: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"Esta nota não possui conteúdo. Clique em \"%s\" para alternar para o editor, e edite a nota.","Only one note can be printed or exported to PDF at a time.":"","strong text":"texto forte","emphasized text":"texto enfatizado","List item":"Listar item","Insert Hyperlink":"Inserir Hiperlink","Attach file":"Anexar arquivo","Tags":"Tags","Set alarm":"Definir alarme","In: %s":"Em: %s","Hyperlink":"Hiperlink","Code":"Código","Numbered List":"Lista numerada","Bulleted List":"Lista com bullets","Checkbox":"Checkbox","Heading":"Cabeçalho","Horizontal Rule":"Régua horizontal","Click to stop external editing":"Clique para encerrar edição externa","Watching...":"Observando alterações...","to-do":"tarefa","note":"nota","Creating new %s...":"Criando novo %s...","Refresh":"Atualizar","Clear":"Limpar (clear)","OneDrive Login":"Login no OneDrive","Dropbox Login":"Login no Dropbox","Options":"Opções","Synchronisation Status":"Status de sincronização","Encryption Options":"Opções de Encriptação","Clipper Options":"Opções do clipper","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.","Remove tag \"%s\" from all notes?":"Remove tag \"%s\" from all notes?","Remove this search from the sidebar?":"Remover essa pesquisa da barra lateral?","Delete":"Excluir","Rename":"Renomear","Notebooks":"Cadernos","Decrypting items: %d/%d":"Decriptando itens: %d/%d","Fetching resources: %d":"Buscando recursos: %d","Please select where the sync status should be exported to":"Favor selecionar o local para onde o status de sincronia deveria ser exportado","Table of contents":"","Add or remove tags":"Adicionar ou remover tags","Duplicate":"Duplicar","%s - Copy":"%s - Copiar","Switch between note and to-do type":"Alternar entre os tipos Nota e Tarefa","Switch to note type":"Alternar para o tipo Nota","Switch to to-do type":"Alternar para o tipo Tarefa","Copy Markdown link":"Copiar link de Markdown","Delete note \"%s\"?":"Delete note \"%s\"?","Delete these %d notes?":"Delete these %d notes?","Usage: %s":"Uso: %s","Unknown flag: %s":"Flag desconhecido: %s","Dropbox":"Dropbox","File system":"Sistema de arquivos","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (apenas para testes)","WebDAV":"WebDAV","Unknown log level: %s":"Nível de log desconhecido: %s","Unknown level ID: %s":"Nível ID desconhecido: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"Não é possível atualizar token: faltam dados de autenticação. Iniciar a sincronização novamente pode corrigir o problema.","Untitled":"Sem título","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"Não foi possível sincronizar com o OneDrive.\n\nEste erro geralmente acontece ao usar o OneDrive for Business, que infelizmente não pode ser suportado.\n\nConsidere usar uma conta regular do OneDrive.","Cannot access %s":"Não é possível acessar %s","Created local items: %d.":"Itens locais criados: %d.","Updated local items: %d.":"Itens locais atualizados: %d.","Created remote items: %d.":"Itens remotos criados: %d.","Updated remote items: %d.":"Itens remotos atualizados: %d.","Deleted local items: %d.":"Itens locais excluídos: %d.","Deleted remote items: %d.":"Itens remotos excluídos: %d.","Fetched items: %d/%d.":"Itens pesquisados: %d/%d.","Cancelling...":"Cancelando...","Completed: %s":"Completado: %s","Last error: %s":"Último erro: %s","Idle":"Inativo","In progress":"Em andamento","Synchronisation is already in progress. State: %s":"Sincronização já em andamento. Estado: %s","Encrypted":"Encriptado","Encrypted items cannot be modified":"Itens encriptados não podem ser modificados","title":"título","updated date":"data de atualização","Conflicts":"Conflitos","Cannot move notebook to this location":"Não é possível mover a nota para este local","Notebooks cannot be named \"%s\", which is a reserved title.":"Os cadernos não podem ser nomeados como\"%s\", que é um título reservado.","created date":"data de criação","This note does not have geolocation information.":"Esta nota não possui informações de geolocalização.","Cannot copy note to \"%s\" notebook":"Não é possível copiar a nota para o caderno \"%s\"","Cannot move note to \"%s\" notebook":"Não é possível mover a nota para o caderno \"%s\"","Language":"Idioma","Date format":"Formato de data","Time format":"Formato de hora","Theme":"Tema","Light":"Light","Dark":"Dark","Uncompleted to-dos on top":"Mostrar tarefas incompletas no topo","Show completed to-dos":"Mostrar tarefas completas","Sort notes by":"Ordenar notas por","Reverse sort order":"Inverter ordem de classificação","Sort notebooks by":"Sort notebooks by","Save geo-location with notes":"Salvar geolocalização com notas","When creating a new to-do:":"Quando criar uma nova tarefa:","Focus title":"Foco no título","Focus body":"Focar no corpo","When creating a new note:":"Quando criar uma nota nova:","Show tray icon":"Exibir tray icon","Note: Does not work in all desktop environments.":"Nota: não funciona em todos os ambientes de desktop.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"Isso irá permitir que o Joplin continue sendo executado em segundo plano. É recomendado que você habilita essa configuração para que suas notas sejamconstantemente sincronizadas, de modo a reduzir as chances de conflitos.","Start application minimised in the tray icon":"Iniciar aplicativo minimizado na barra de tarefas","Global zoom percentage":"Porcentagem global do zoom","Editor font size":"Tamanho da fonte no Editor","Editor font family":"Família de fontes do editor","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"Deve ser uma fonte *monospace\" ou não vai funcionar direito. Se a fonte estiver incorreta ou vazia, será usada uma fonte genérica monospace default.","Automatically update the application":"Atualizar automaticamente o aplicativo","Get pre-releases when checking for updates":"","See the pre-release page for more details: %s":"","Synchronisation interval":"Intervalo de sincronização","%d minutes":"%d minutos","%d hour":"%d hora","%d hours":"%d horas","Text editor command":"Comando do editor de texto","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.":"O comando do editor (pode incluir argumentos) que será usado para abrir uma nota. Se nenhum for indicado, ele tentará detectar automaticamente o editor padrão.","Show advanced options":"Mostrar opções avançadas","Synchronisation target":"Alvo de sincronização","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"O alvo para onde sincronizar. Cada alvo pode ter parâmetros adicionais que são nomeados como `sync.NUM.NAME` (todos documentados abaixo).","Directory to synchronise with (absolute path)":"Diretório para sincronizar (caminho absoluto)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"O caminho para sincronizar, quando a sincronização do sistema de arquivos está habilitada. Veja `sync.target`.","Nextcloud WebDAV URL":"Nextcloud WebDAV URL","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Atenção: Se você modificar esse local, tenha certeza de copiar todo o seu conteúdo para lá antes de sincronizar, do contrário todos os seus arquivos serão removidos! Veja o FAQ para mais detalhes: %s","Nextcloud username":"Usuário da Nextcloud","Nextcloud password":"Senha da Nextcloud","WebDAV URL":"WebDAV URL","WebDAV username":"Usuário do WebDAV","WebDAV password":"Senha do WebDAV","Custom TLS certificates":"Certificados TLS customizados","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"Lista de caminhos para diretórios, separados por vírgula, de onde carregar os certificados, ou caminhos para arquivos cert. Por exemplo, /my/cert_dir, /other/custom.pem. Note que se você fizer mudanças nas configurações de TLS, você tem que salvar as mudanças antes de clicar em \"Verificar a configuração da sincronização\".","Ignore TLS certificate errors":"Ignorar erros de certificados TLS","Invalid option value: \"%s\". Possible values are: %s.":"Valor da opção inválida: \"%s\". Os valores possíveis são: %s.","General":"General","Synchronisation":"Synchronisation","Appearance":"","Note":"Note","Application":"Application","The tag \"%s\" already exists. Please choose a different name.":"A tag \"%s\" já existe. Escolha um nome diferente.","Joplin Export File":"Arquivo de Exportação do Joplin","Markdown":"Markdown","Joplin Export Directory":"Diretório de Exportação do Joplin","Evernote Export File":"Arquivo de Exportação do Evernote","Json Export Directory":"Diretório de Exportação JSON","File":"Arquivo","Directory":"Diretório","Cannot load \"%s\" module for format \"%s\"":"Não é possível carregar o módulo \"%s\" para o formato \"%s\"","Please specify import format for %s":"Favor especificar o formato de importação para %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"Este item atualmente está encriptado: %s \"%s\". Favor aguardar que todos os itens sejam decriptados e tente novamente.","There is no data to export.":"Não há dados a exportar.","Please specify the notebook where the notes should be imported to.":"Por favor, especifique o caderno para onde as notas deveriam ser importadas.","Items that cannot be synchronised":"Os itens não podem ser sincronizados","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"Estes itens continuarão no dispositivo mas não serão enviados ao alvo de sincronização. Para encontrar esses itens, ou pesquise pelo título ou pelo ID (que é exibido nos colchetes acima)","Sync status (synced items / total items)":"Status de sincronização (sincronizados / totais)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Total: %d/%d","Conflicted: %d":"Em conflito: %d","To delete: %d":"Para excluir: %d","Folders":"Pastas","%s: %d notes":"%s: %d notas","Coming alarms":"Próximos alarmes","On %s: %s":"Em %s: %s","Permission to use camera":"Permissão para utilizar sua câmera","Your permission to use your camera is required.":"É necessária a sua permissão para utilizar sua câmera.","There are currently no notes. Create one by clicking on the (+) button.":"Atualmente, não há notas. Crie uma, clicando no botão (+).","Delete these notes?":"Excluir estas notas?","Log":"Log","Export Debug Report":"Exportar Relatório de Debug","Encryption Config":"Configuração de Encriptação","Configuration":"Configuração","Move to notebook...":"Mover para o caderno...","Move %d notes to notebook \"%s\"?":"Mover %d notas para o caderno \"%s\"?","Press to set the decryption password.":"Pressione para configurar a senha de decriptação.","Clear alarm":"Limpar alarme","Save alarm":"Salvar alarme","Select date":"Selecionar data","Confirm":"Confirmar","Cancel synchronisation":"Cancelar sincronização","Checking... Please wait.":"Verificando... Por favor aguarde.","Success! Synchronisation configuration appears to be correct.":"Sucesso! A configuração da sincronização parece estar correta.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"Erro. Verifique se a URL, nome de usuário, senha, etc., estão corretos e tenha certeza que o destino da sincronização está acessível. O erro reportado foi:","The application has been authorised!":"O aplicativo foi autorizado!","Could not authorise application:\n\n%s\n\nPlease try again.":"Não foi possível autorizar o aplicativo:\n\n%s\n\nPor favor tente novamente.","Decrypted items: %s / %s":"Itens decriptados: %s / %s","New tags:":"Novas tags:","Type new tags or select from list":"Digite novsa tags, ou selecione da lista","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"Para funcionar corretamente, o app precisa das seguintes permissões. Por favor, habilite-as nas configurações do seu telefone, em Apps >Joplin > Permissões","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- Armazenamento: para permitir anexar arquivos a notas e para permitir a sincronização do sistema de arquivos.","- Camera: to allow taking a picture and attaching it to a note.":"- Câmera: para permitir tirar fotos e anexar a uma nota.","- Location: to allow attaching geo-location information to a note.":"- Localização: para permitir anexar informações de geo-localização a uma nota.","Joplin website":"Site do Joplin","Database v%s":"","FTS enabled: %d":"FTS enabled: %d","Login with Dropbox":"Login com Dropbox","Enter code here":"Enter code here","Master Key %s":"Chave Master %s","Created: %s":"Criado: %s","Password:":"Senha:","Password cannot be empty":"Senha não pode ser vazia","Enable":"Habilitar","The notebook could not be saved: %s":"O caderno não pôde ser salvo: %s","Edit notebook":"Editar caderno","Show all":"Exibir tudo","Errors only":"Somente erros","This note has been modified:":"Esta nota foi modificada:","Save changes":"Gravar alterações","Discard changes":"Descartar alterações","No item with ID %s":"Nenhum item com ID %s","The Joplin mobile app does not currently support this type of link: %s":"O app mobile do Joplin não suporta, atualmente, esse tipo de link: %s","Unsupported image type: %s":"Tipo de imagem não suportada: %s","Take photo":"Tirar foto","Attach photo":"Anexar foto","Attach any file":"Anexar qualquer arquivo","Share":"Compartilhar","Convert to note":"Converter para nota","Convert to todo":"Converter para tarefa","Hide metadata":"Ocultar metadados","Show metadata":"Exibir metadados","View on map":"Ver no mapa","Go to source URL":"Ir para a URL de origem","Edit":"Editar","Delete notebook":"Excluir caderno","Login with OneDrive":"Login com OneDrive","Search":"Procurar","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"Clique no botão (+) para criar uma nova nota ou caderno. Clique no menu lateral para acessar seus cadernos existentes.","You currently have no notebook. Create one by clicking on (+) button.":"Você não possui cadernos. Crie um clicando no botão (+).","Welcome":"Bem-vindo"} \ No newline at end of file diff --git a/ElectronClient/app/locales/ru_RU.json b/ElectronClient/app/locales/ru_RU.json index dc8204cf3..0bc153b70 100644 --- a/ElectronClient/app/locales/ru_RU.json +++ b/ElectronClient/app/locales/ru_RU.json @@ -1 +1 @@ -{"To delete a tag, untag the associated notes.":"Для удаления метки, открепите ее от связанных с ней заметок.","Please select the note or notebook to be deleted first.":"Пожалуйста, выберите заметку или блокнот, которые будут удалены в первую очередь.","Press Ctrl+D or type \"exit\" to exit the application":"Для выхода из приложения нажмите Ctrl+D или введите \"exit\"","More than one item match \"%s\". Please narrow down your query.":"Более одного элемента соответствуют \"%s\". Пожалуйста, уточните ваш запрос.","No notebook selected.":"Блокнот не выбран.","No notebook has been specified.":"Блокнот не указан.","Y":"Y","n":"n","N":"N","y":"y","Cancelling background synchronisation... Please wait.":"Отмена фоновой синхронизации... Пожалуйста, подождите.","No such command: %s":"Нет такой команды: %s","The command \"%s\" is only available in GUI mode":"Команда \"%s\" доступна только в режиме GUI","Cannot change encrypted item":"Невозможно изменить зашифрованный элемент","Missing required argument: %s":"Отсутствует обязательный аргумент: %s","%s: %s":"%s: %s","Your choice: ":"Ваш выбор: ","Invalid answer: %s":"Неверный ответ: %s","Attaches the given file to the note.":"Прикрепляет заданный файл к заметке.","Cannot find \"%s\".":"Не удалось найти \"%s\".","Displays the given note.":"Отображает заданную заметку.","Displays the complete information about note.":"Отображает полную информацию о заметке.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Выводит или задает параметр конфигурации. Если [value] не указано, выведет значение [name]. Если не указаны ни [name], ни [value], выведет текущую конфигурацию.","Also displays unset and hidden config variables.":"Также выводит неустановленные или скрытые переменные конфигурации.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Дублирует заметки, содержащие , в [notebook]. Если блокнот не указан, заметки продублируются в текущем.","Marks a to-do as done.":"Отмечает задачу как выполненную.","Note is not a to-do: \"%s\"":"Заметка не является задачей: «%s»","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"Введите мастер-пароль:","Operation cancelled":"Операция отменена","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"Запуск расшифровки... Пожалуйста, подождите. Время расшифровки зависит от объема расшифровываемых данных.","Completed decryption.":"Расшифровка завершена.","Enabled":"Включено","Disabled":"Отключено","Encryption is: %s":"Шифрование: %s","Edit note.":"Редактировать заметку.","No text editor is defined. Please set it using `config editor `":"Текстовый редактор не определен. Задайте его, используя `config editor `","No active notebook.":"Нет активного блокнота.","Note does not exist: \"%s\". Create it?":"Заметка не существует: \"%s\". Создать?","Starting to edit note. Close the editor to get back to the prompt.":"Запуск редактирования заметки. Закройте редактор, чтобы вернуться к приглашению.","Error opening note in editor: %s":"Ошибка при открытии заметки в редакторе: %s","Note has been saved.":"Заметка сохранена.","Exits the application.":"Выход из приложения.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Экспортирует данные Joplin по заданному пути. По умолчанию экспортируется полная база данных, включая блокноты, заметки, метки и ресурсы.","Destination format: %s":"Целевой формат: %s","Exports only the given note.":"Экспортирует только заданную заметку.","Exports only the given notebook.":"Экспортирует только заданный блокнот.","Displays a geolocation URL for the note.":"Отображает URL геолокации для заметки.","Displays usage information.":"Отображает информацию об использовании.","For information on how to customise the shortcuts please visit %s":"Информацию по настройке ярлыков можно получить, посетив %s","Shortcuts are not available in CLI mode.":"Ярлыки недоступны в режиме командной строки.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"Введите `help [команда]` для получения информации о команде или `help all` для получения полной информации по использованию.","The possible commands are:":"Доступные команды:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"В любой команде можно ссылаться на заметку или блокнот по названию или ID, либо используя ярлыки `$n` или `$b`, указывающие на текущую заметку или блокнот соответственно. С помощью `$c` можно ссылаться на текущий выбранный элемент.","To move from one pane to another, press Tab or Shift+Tab.":"Чтобы переключаться между панелями, нажимайте Tab или Shift+Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"Используйте стрелки и клавиши page up/page down для прокрутки списков и текстовых областей (включая эту консоль).","To maximise/minimise the console, press \"tc\".":"Чтобы развернуть/свернуть консоль, нажимайте \"tc\".","To enter command line mode, press \":\"":"Чтобы войти в режим командной строки, нажмите \":\"","To exit command line mode, press ESCAPE":"Чтобы выйти из режима командной строки, нажмите ESCAPE","For the list of keyboard shortcuts and config options, type `help keymap`":"Чтобы получить список сочетаний клавиш и настроек конфигурации введите `help keymap`","Imports data into Joplin.":"Импортирует данные в Joplin.","Source format: %s":"Исходный формат: %s","Do not ask for confirmation.":"Не запрашивать подтверждение.","Found: %d.":"Найдено: %d.","Created: %d.":"Создано: %d.","Updated: %d.":"Обновлено: %d.","Skipped: %d.":"Пропущено: %d.","Resources: %d.":"Ресурсов: %d.","Tagged: %d.":"С метками: %d.","Importing notes...":"Импорт заметок...","The notes have been imported: %s":"Импортировано заметок: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"Выводит заметки текущего блокнота. Используйте `ls /` для вывода списка блокнотов.","Displays only the first top notes.":"Выводит только первые заметок.","Sorts the item by (eg. title, updated_time, created_time).":"Сортирует элементы по (напр. title, updated_time, created_time).","Reverses the sorting order.":"Меняет порядок сортировки.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"Отображает только элементы указанного типа(ов). Может быть `n` для заметок, `t` для задач или `nt` для заметок и задач (напр. `-tt` выведет только задачи, в то время как `-ttd` выведет заметки и задачи).","Either \"text\" or \"json\"":"Также \"text\" или \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"Использовать формат длинного списка. Форматом является ID, NOTE_COUNT (для блокнотов), DATE, TODO_CHECKED (для задач), TITLE","Please select a notebook first.":"Сначала выберите блокнот.","Creates a new notebook.":"Создает новый блокнот.","Creates a new note.":"Создает новую заметку.","Notes can only be created within a notebook.":"Заметки могут быть созданы только в блокноте.","Creates a new to-do.":"Создает новую задачу.","Moves the notes matching to [notebook].":"Перемещает заметки, содержащие в [notebook].","Renames the given (note or notebook) to .":"Переименовывает заданный (заметку или блокнот) в .","Deletes the given notebook.":"Удаляет заданный блокнот.","Deletes the notebook without asking for confirmation.":"Удаляет блокнот без запроса подтверждения.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"Удалить блокнот? Все заметки и вложенные блокноты в этом блокноте также будут удалены.","Deletes the notes matching .":"Удаляет заметки, соответствующие .","Deletes the notes without asking for confirmation.":"Удаляет заметки без запроса подтверждения.","%d notes match this pattern. Delete them?":"%d заметок соответствуют этому шаблону. Удалить их?","Delete note?":"Удалить заметку?","Searches for the given in all the notes.":"Запросы для заданного во всех заметках.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"Устанавливает для свойства заданной заданному [value]. Возможные свойства:\n\n%s","Displays summary about the notes and notebooks.":"Выводит общую информацию о заметках и блокнотах.","Synchronises with remote storage.":"Синхронизирует с удаленным хранилищем.","Sync to provided target (defaults to sync.target config value)":"Синхронизация с заданной целью (по умолчанию используется значение конфигурации sync.target","Authentication was not completed (did not receive an authentication token).":"Аутентификация не была завершена (не получен токен аутентификации).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"Чтобы разрешить Joplin синхронизироваться с Dropbox, выполните следующие действия:","Step 1: Open this URL in your browser to authorise the application:":"Шаг 1: Откройте этот URL в вашем браузере, чтобы авторизовать приложение:","Step 2: Enter the code provided by Dropbox:":"Шаг 2: Введите код, предоставленный Dropbox:","Not authentified with %s. Please provide any missing credentials.":"Не аутентифицировано с %s. Пожалуйста, предоставьте все недостающие данные.","Synchronisation is already in progress.":"Синхронизация уже выполняется.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"Файл блокировки уже установлен. Если вам известно, что синхронизация не производится, вы можете удалить файл блокировки в \"%s\" и возобновить операцию.","Synchronisation target: %s (%s)":"Цель синхронизации: %s (%s)","Cannot initialize synchroniser.":"Не удалось инициировать синхронизацию.","Starting synchronisation...":"Начало синхронизации...","Downloading resources...":"Загрузка ресурсов...","Cancelling... Please wait.":"Отмена... Пожалуйста, подождите."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" может быть \"add\", \"remove\" или \"list\", чтобы назначить или убрать [tag] с [note], или чтобы вывести список заметок, ассоциированых с [tag]. Команда `tag list` может быть использована для вывода списка всех меток.","Invalid command: \"%s\"":"Неверная команда: \"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":" может быть \"toggle\" или \"clear\". \"toggle\" используется для переключения статуса заданной задачи на завершенную или незавершенную (если применить к обычной заметке, она будет преобразована в задачу). \"clear\" используется для преобразования задачи обратно в обычную заметку.","Marks a to-do as non-completed.":"Помечает задачу как незавершенную.","Switches to [notebook] - all further operations will happen within this notebook.":"Переключает на [блокнот] — все дальнейшие операции будут происходить в этом блокноте.","Displays version information":"Отображает информацию о версии","%s %s (%s)":"%s %s (%s)","Enum":"Enum","Type: %s.":"Тип: %s.","Possible values: %s.":"Возможные значения: %s.","Default: %s":"По умолчанию: %s","Possible keys/values:":"Возможные ключи/значения:","Type `joplin help` for usage information.":"Введите `joplin help` для получения информации об использовании.","Fatal error:":"Фатальная ошибка:","The application has been authorised - you may now close this browser tab.":"Приложение авторизовано — можно закрыть вкладку браузера.","The application has been successfully authorised.":"Приложение успешно авторизовано.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"Откройте следующую ссылку в вашем браузере для аутентификации приложения. Приложением будет создан каталог \"Apps/Joplin\". Чтение и запись файлов будет осуществляться только в нем. У приложения не будет доступа к каким-либо файлам за пределами этого каталога и другим личным данным. Никакая информация не будет передана третьим лицам.","Search:":"Поиск:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Добро пожаловать в Joplin!\n\nВведите `:help shortcuts` для просмотра списка клавиатурных сочетаний или просто `:help` для просмотра информации об использовании.\n\nНапример, для создания блокнота нужно ввести `mb`, для создания заметки — `mn`.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"Один или несколько элементов сейчас зашифрованы и может потребоваться, чтобы вы предоставили мастер-пароль. Для этого введите, пожалуйста, `e2ee decrypt`. Если пароль уже был вами предоставлен, зашифрованные элементы расшифруются в фоновом режиме и вскоре станут доступны.","Exporting to \"%s\" as \"%s\" format. Please wait...":"Экспорт в \"%s\" в формате \"%s\". Пожалуйста, подождите...","Sidebar":"Боковая панель","Note list":"Список заметок","Note title":"Название заметки","Note body":"Тело заметки","Importing from \"%s\" as \"%s\" format. Please wait...":"Импорт из \"%s\" в формате \"%s\". Пожалуйста, подождите...","PDF File":"Файл PDF","&File":"&File","New note":"Новая заметка","New to-do":"Новая задача","New notebook":"Новый блокнот","Import":"Импорт","Export":"Экспорт","Synchronise":"Синхронизировать","Print":"Печать","Hide %s":"Скрыть %s","Quit":"Выход","&Edit":"&Edit","Copy":"Копировать","Cut":"Вырезать","Paste":"Вставить","Select all":"Выбрать все","Bold":"Жирный","Italic":"Наклонный","Link":"Ссылка","Insert Date Time":"Вставить дату и время","Edit in external editor":"Редактировать во внешнем редакторе","Search in all the notes":"Поиск во всех заметках","Search in current note":"Поиск в текущей заметке","&View":"&View","Toggle sidebar":"Переключить боковую панель","Toggle editor layout":"Переключить вид редактора","Focus":"Фокус","&Tools":"&Tools","Synchronisation status":"Статус синхронизации","Web clipper options":"Настройки веб-клиппера","Encryption options":"Настройки шифрования","General Options":"Основные настройки","&Help":"&Help","Website and documentation":"Сайт и документация","Make a donation":"Сделать пожертвование","Check for updates...":"Проверить обновления...","About Joplin":"О Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"Открыть %s","Exit":"Выход","OK":"OK","Cancel":"Отмена","Current version is up-to-date.":"Текущая версия актуальна.","%s (pre-release)":"%s (предварительный релиз)","An update is available, do you want to download it now?":"Доступно обновление, вы хотите загрузить его сейчас?","Your version: %s":"Ваша версия: %s","New version: %s":"Новая версия: %s","Yes":"Да","No":"Нет","Token has been copied to the clipboard!":"Токен скопирован в буфер обмена!","The web clipper service is enabled and set to auto-start.":"Служба веб-клиппера включена и настроена на автоматический запуск.","Status: Started on port %d":"Статус: запущен. Порт %d","Status: %s":"Статус: %s","Disable Web Clipper Service":"Отключить службу веб-клиппера","The web clipper service is not enabled.":"Служба веб-клиппера не включена.","Enable Web Clipper Service":"Включить службу веб-клиппера","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"Веб-клиппер Joplin позволяет сохранять веб-страницы и скриншоты из вашего браузера в Joplin.","In order to use the web clipper, you need to do the following:":"Для того, чтобы использовать веб-клиппер, вам нужно сделать следующее:","Step 1: Enable the clipper service":"Шаг 1: включите службу веб-клиппера","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"Эта служба позволяет расширению браузера общаться с Joplin. После ее включения брандмауэр ОС может запросить разрешение на использование Joplin определенного порта.","Step 2: Install the extension":"Шаг 2: установите расширение","Download and install the relevant extension for your browser:":"Скачайте и установите расширение для вашего браузера:","Advanced options":"Расширенные настройки","Authorisation token:":"Токен авторизации:","Copy token":"Скопировать токен","This authorisation token is only needed to allow third-party applications to access Joplin.":"Этот токен авторизации необходим только для разрешения сторонним приложениям получать доступ к Joplin.","Notes and settings are stored in: %s":"Заметки и настройки сохранены в: %s","Browse...":"Обзор...","Check synchronisation configuration":"Проверить настройки синхронизации","Apply":"Применить","Submit":"Отправить","Save":"Сохранить","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"Отключение шифрования означает, что *все* ваши заметки и вложения будут пересинхронизированы и отправлены в расшифрованном виде к цели синхронизации. Вы хотите продолжить?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"Включение шифрования означает, что *все* ваши заметки и вложения будут пересинхронизированы и отправлены в зашифрованном виде к цели синхронизации. Не теряйте пароль, так как в целях безопасности *только* с его помощью можно будет расшифровать данные! Чтобы включить шифрование, введите ваш пароль ниже.","Disable encryption":"Отключить шифрование","Enable encryption":"Включить шифрование","Master Keys":"Мастер-ключи","Active":"Активен","ID":"ID","Source":"Источник","Created":"Создан","Updated":"Обновлен","Password":"Пароль","Password OK":"Пароль OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"Внимание: Для шифрования может быть использован только один мастер-ключ (отмеченный как \"active\"). Для расшифровки может использоваться любой из ключей, в зависимости от того, как изначально были зашифрованы заметки или блокноты.","Missing Master Keys":"Недостающие мастер-ключи","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"Мастер-ключи с такими ID используются для шифрования некоторых из ваших элементов, однако у приложения сейчас нет к ним доступа. Скорее всего, они загрузятся при синхронизации.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"Для получения дополнительной информации о сквозном шифровании (E2EE) и советах о том, как его включить, пожалуйста, обратитесь к документации:","Status":"Статус","Encryption is:":"Шифрование:","Usage":"Использование: %s","Back":"Назад","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"Будет создан новый блокнот \"%s\" и в него будет импортирован файл \"%s\"","Please create a notebook first.":"Пожалуйста, сначала создайте блокнот.","Please create a notebook first":"Пожалуйста, сначала создайте блокнот","Notebook title:":"Название блокнота:","Add or remove tags:":"Добавить или удалить метки:","Separate each tag by a comma.":"Разделяйте каждую метку запятой.","Rename notebook:":"Переименовать блокнот:","Rename tag:":"Переименовать метку:","Set alarm:":"Установить напоминание:","Layout":"Разметка","Search...":"Поиск...","Some items cannot be synchronised.":"Некоторые элементы не могут быть синхронизированы.","View them now":"Просмотреть их сейчас","Some items cannot be decrypted.":"Некоторые элементы не могут быть расшифрованы.","Set the password":"Установить пароль","No notes in here. Create one by clicking on \"New note\".":"Здесь нет заметок. Создайте новую, нажав на \"Новая заметка\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"Сейчас здесь нет блокнотов. Создайте новый, нажав \"Новый блокнот\".","Location":"Местоположение","URL":"URL","Note properties":"Свойства заметки","Open...":"Открыть...","This file could not be opened: %s":"Этот файл не может быть открыт: %s","Save as...":"Сохранить как...","Copy path to clipboard":"Скопировать путь в буфер обмена","Copy Link Address":"Скопировать ссылку","This attachment is not downloaded or not decrypted yet.":"Это вложение еще не загружено или еще не расшифровано.","Unsupported link or message: %s":"Неподдерживаемая ссылка или сообщение: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"Эта заметка не имеет содержания. Нажмите на \"%s\", чтобы переключиться в редактор и отредактировать ее.","Only one note can be printed or exported to PDF at a time.":"Только одна заметка может быть напечатана или экспортирована в PDF за раз.","strong text":"выделенный текст","emphasized text":"подчеркнутый текст","List item":"Список","Insert Hyperlink":"Вставить гиперссылку","Attach file":"Прикрепить файл","Tags":"Метки","Set alarm":"Установить напоминание","In: %s":"В: %s","Hyperlink":"Гиперссылка","Code":"Код","Numbered List":"Нумерованный список","Bulleted List":"Маркированный список","Checkbox":"Пометка","Heading":"Заголовок","Horizontal Rule":"Горизотальный разделитель","Click to stop external editing":"Нажмите, чтобы остановить внешнее редактирование","Watching...":"Наблюдение...","to-do":"задача","note":"заметка","Creating new %s...":"Создание новой %s...","Refresh":"Обновить","Clear":"Очистить","OneDrive Login":"Вход в OneDrive","Dropbox Login":"Вход в Dropbox","Options":"Настройки","Synchronisation Status":"Статус синхронизации","Encryption Options":"Настройки шифрования","Clipper Options":"Настройки клиппера","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.","Remove tag \"%s\" from all notes?":"Remove tag \"%s\" from all notes?","Remove this search from the sidebar?":"Удалить этот поиск из боковой панели?","Delete":"Удалить","Rename":"Переименовать","Notebooks":"Блокноты","Decrypting items: %d/%d":"Расшифровано элементов: %d/%d","Fetching resources: %d":"Получение ресурсов: %d","Please select where the sync status should be exported to":"Пожалуйста, выберите, куда должен быть экспортирован статус синхронизации","Table of contents":"","Add or remove tags":"Добавить или удалить метки","Duplicate":"Дубликат","%s - Copy":"%s - Копия","Switch between note and to-do type":"Переключить между заметкой и задачей","Switch to note type":"Переключить тип на заметку","Switch to to-do type":"Переключить тип на задачу","Copy Markdown link":"Копировать ссылку Markdown","Delete note \"%s\"?":"Удалить заметку \"%s\"?","Delete these %d notes?":"Удалить эти %d заметки?","Usage: %s":"Использовано: %s","Unknown flag: %s":"Неизвестный флаг: %s","Dropbox":"Dropbox","File system":"Файловая система","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (только для тестирования)","WebDAV":"WebDAV","Unknown log level: %s":"Неизвестный уровень лога: %s","Unknown level ID: %s":"Неизвестный уровень ID: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"Невозможно обновить токен: отсутствуют данные аутентификации. Повторный запуск синхронизации может решить проблему.","Untitled":"Без имени","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"Не удалось синхронизироваться с OneDrive.\n\nТакая ошибка часто возникает при использовании OneDrive для бизнеса, который, к сожалению, не поддерживается.\n\nПожалуйста, рассмотрите возможность использования обычного аккаунта OneDrive.","Cannot access %s":"Не удалось получить доступ %s","Created local items: %d.":"Создано локальных элементов: %d.","Updated local items: %d.":"Обновлено локальных элементов: %d.","Created remote items: %d.":"Создано удаленных элементов: %d.","Updated remote items: %d.":"Обновлено удаленных элементов: %d.","Deleted local items: %d.":"Удалено локальных элементов: %d.","Deleted remote items: %d.":"Удалено удаленных элементов: %d.","Fetched items: %d/%d.":"Получено элементов: %d/%d.","Cancelling...":"Отмена...","Completed: %s":"Завершено: %s","Last error: %s":"Последняя ошибка: %s","Idle":"Простой","In progress":"Выполнение","Synchronisation is already in progress. State: %s":"Синхронизация уже выполняется. Состояние: %s","Encrypted":"Зашифровано","Encrypted items cannot be modified":"Зашифрованные элементы не могут быть изменены","title":"заголовок","updated date":"дата обновления","Conflicts":"Конфликты","Cannot move notebook to this location":"Не удается переместить блокнот в это расположение","Notebooks cannot be named \"%s\", which is a reserved title.":"Блокнот не может быть назван \"%s\", так как это зарезервированное название.","created date":"дата создания","This note does not have geolocation information.":"Эта заметка не содержит информации о геолокации.","Cannot copy note to \"%s\" notebook":"Не удалось скопировать заметку в блокнот \"%s\"","Cannot move note to \"%s\" notebook":"Не удалось переместить заметку в блокнот \"%s\"","Language":"Язык","Date format":"Формат даты","Time format":"Формат времени","Theme":"Тема","Light":"Светлая","Dark":"Темная","Uncompleted to-dos on top":"Незавершенные задачи сверху","Show completed to-dos":"Показать незавершенные задачи","Sort notes by":"Сортировать заметки по","Reverse sort order":"Обратный порядок сортировки","Sort notebooks by":"Sort notebooks by","Save geo-location with notes":"Сохранять информацию о геолокации в заметках","When creating a new to-do:":"При создании новой задачи:","Focus title":"Фокус на названии","Focus body":"Фокус на содержимом","When creating a new note:":"При создании новой заметки:","Show tray icon":"Показывать иконку в трее","Note: Does not work in all desktop environments.":"Примечание: работает не во всех средах рабочего стола.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"Это позволит Joplin работать в фоновом режиме. Рекомендуется включить этот параметр, чтобы ваши заметки синхронизировались постоянно, таким образом, уменьшая количество конфликтов.","Start application minimised in the tray icon":"Запускать приложение свернутым в трее","Global zoom percentage":"Глобальный масштаб в процентах","Editor font size":"Размер шрифта редактора","Editor font family":"Семейство шрифтов редактора","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"Это должен быть моноширинный шрифт или он не будет работать корректно. Если название некорректно или пустое, будет использован шрифт по умолчанию.","Automatically update the application":"Автоматически обновлять приложение","Get pre-releases when checking for updates":"Получать предварительные релизы при проверке обновлений","See the pre-release page for more details: %s":"См. страницу предварительных выпусков для получения более подробной информации: %s","Synchronisation interval":"Интервал синхронизации","%d minutes":"%d минут","%d hour":"%d час","%d hours":"%d часов","Text editor command":"Команда текстового редактора","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.":"Редактор, в котором будут открываться заметки (может включать аргументы). Если не задан, будет произведена попытка автоматического определения редактора по умолчанию.","Show advanced options":"Показывать расширенные настройки","Synchronisation target":"Цель синхронизации","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"Цель синхронизации. Каждая цель синхронизации может иметь дополнительные параметры, именованные как `sync.NUM.NAME` (все документировано ниже).","Directory to synchronise with (absolute path)":"Каталог синхронизации (абсолютный путь)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"Путь для синхронизации, когда включена синхронизация файловой системы. См. `sync.target`.","Nextcloud WebDAV URL":"Nextcloud WebDAV URL","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Внимание: если вы измените это местоположение, обязательно скопируйте все содержимое перед синхронизацией, в противном случае все файлы будут удалены! Смотрите FAQ для получения подробной информации: %s","Nextcloud username":"Имя пользователя Nextcloud","Nextcloud password":"Пароль Nextcloud","WebDAV URL":"WebDAV URL","WebDAV username":"Имя пользователя WebDAV","WebDAV password":"Пароль WebDAV","Custom TLS certificates":"Пользовательские сертификаты TLS","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"Разделенный запятыми список путей к каталогам для загрузки сертификатов из отдельных файлов сертификатов или путей к ним. Например: /my/cert_dir, /other/custom. Обратите внимание, что если вы вносите изменения в настройки TLS, вы должны сохранить их перед нажатием на \"Проверить настройки синхронизации\".","Ignore TLS certificate errors":"Игнорировать ошибки сертификата TLS","Invalid option value: \"%s\". Possible values are: %s.":"Неверное значение параметра: \"%s\". Доступные значения: %s.","General":"Основные","Synchronisation":"Синхронизация","Appearance":"Внешний вид","Note":"Заметки","Application":"Приложение","The tag \"%s\" already exists. Please choose a different name.":"Метка \"%s\" уже существует. Пожалуйста, выберите другое имя.","Joplin Export File":"Файл экспорта Joplin","Markdown":"Markdown","Joplin Export Directory":"Каталог экспорта Joplin","Evernote Export File":"Файл экспорта Evernote","Json Export Directory":"Каталог экспорта Joplin","File":"Файл","Directory":"Каталог","Cannot load \"%s\" module for format \"%s\"":"Не удалось загрузить модуль \"%s\" для формата \"%s\"","Please specify import format for %s":"Пожалуйста, укажите формат импорта для %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"Этот элемент сейчас зашифрован: %s \"%s\". Пожалуйста, дождитесь расшифровки всех элементов и попробуйте снова.","There is no data to export.":"Нет данных для экспорта.","Please specify the notebook where the notes should be imported to.":"Пожалуйста, укажите блокнот, в который должны быть импортированы заметки.","Items that cannot be synchronised":"Элементы, которые не могут быть синхронизированы","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"Эти элементы останутся на устройстве, но не будут загружены в целевой объект синхронизации. Чтобы найти эти элементы, воспользуйтесь поиском по названию или ID (который указывается в скобках выше).","Sync status (synced items / total items)":"Статус синхронизации (синхронизировано / всего)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Всего: %d/%d","Conflicted: %d":"Конфликтов: %d","To delete: %d":"К удалению: %d","Folders":"Папки","%s: %d notes":"%s: %d заметок","Coming alarms":"Ближайшие напоминания","On %s: %s":"В %s: %s","Permission to use camera":"Разрешение на использование камеры","Your permission to use your camera is required.":"Необходимо ваше разрешение на использование камеры.","There are currently no notes. Create one by clicking on the (+) button.":"Сейчас здесь нет заметок. Создайте новую, нажав кнопку (+).","Delete these notes?":"Удалить эти заметки?","Log":"Журнал","Export Debug Report":"Экспортировать отладочный отчет","Encryption Config":"Конфигурация шифрования","Configuration":"Конфигурация","Move to notebook...":"Переместить в блокнот...","Move %d notes to notebook \"%s\"?":"Переместить %d заметок в блокнот \"%s\"?","Press to set the decryption password.":"Нажмите, чтобы установить пароль для расшифровки.","Clear alarm":"Очистить напоминание","Save alarm":"Сохранить напоминание","Select date":"Выбрать дату","Confirm":"Подтвердить","Cancel synchronisation":"Отменить синхронизацию","Checking... Please wait.":"Проверка... Пожалуйста, подождите.","Success! Synchronisation configuration appears to be correct.":"Успешно! Конфигурация синхронизации является корректной.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"Ошибка. Пожалуйста, убедитесь, что URL-адрес, имя пользователя, пароль и т.д. верны и что цель синхронизации доступна. Сообщение об ошибке:","The application has been authorised!":"Приложение было авторизовано!","Could not authorise application:\n\n%s\n\nPlease try again.":"Не удалось авторизовать приложение:\n\n%s\n\nПопробуйте снова.","Decrypted items: %s / %s":"Расшифровано элементов: %s / %s","New tags:":"Новые метки:","Type new tags or select from list":"Введите новые метки или выберите из списка","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"Для корректной работы приложению необходимы следующие разрешения. Пожалуйста, включите их в настройках телефона, в Приложения > Joplin> Разрешения","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- Хранилище: чтобы разрешить прикрепление файлов к заметкам и включить синхронизацию файловой системы.","- Camera: to allow taking a picture and attaching it to a note.":"- Камера: позволяет сделать снимок и прикрепить его к заметке.","- Location: to allow attaching geo-location information to a note.":"- Местоположение: позволяет прикрепить геолокационную информацию к заметке.","Joplin website":"Сайт Joplin","Database v%s":"База данных v%s","FTS enabled: %d":"FTS включен: %d","Login with Dropbox":"Войти с Dropbox","Enter code here":"Введите код здесь","Master Key %s":"Мастер-ключ %s","Created: %s":"Создано: %s","Password:":"Пароль:","Password cannot be empty":"Пароль не может быть пустым","Enable":"Включено","The notebook could not be saved: %s":"Блокнот не может быть сохранен: %s","Edit notebook":"Редактировать блокнот","Show all":"Показать все","Errors only":"Только ошибки","This note has been modified:":"Эта заметка была изменена:","Save changes":"Сохранить изменения","Discard changes":"Отменить изменения","No item with ID %s":"Нет элементов с ID %s","The Joplin mobile app does not currently support this type of link: %s":"Мобильное приложение Joplin в настоящее время не поддерживает этот тип ссылки: %s","Unsupported image type: %s":"Неподдерживаемый формат изображения: %s","Take photo":"Сделать фото","Attach photo":"Прикрепить фото","Attach any file":"Прикрепить любой файл","Share":"Поделиться","Convert to note":"Преобразовать в заметку","Convert to todo":"Преобразовать в задачу","Hide metadata":"Скрыть метаданные","Show metadata":"Показать метаданные","View on map":"Посмотреть на карте","Go to source URL":"Перейти к исходному URL","Edit":"Правка","Delete notebook":"Удалить блокнот","Login with OneDrive":"Войти с OneDrive","Search":"Поиск","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"Нажмите на кнопку (+) для создания новой заметки или нового блокнота. Нажмите на боковое меню для доступа к вашим существующим блокнотам.","You currently have no notebook. Create one by clicking on (+) button.":"У вас сейчас нет блокнота. Создайте его нажатием на кнопку (+).","Welcome":"Добро пожаловать"} \ No newline at end of file +{"To delete a tag, untag the associated notes.":"Для удаления метки, открепите ее от связанных с ней заметок.","Please select the note or notebook to be deleted first.":"Пожалуйста, выберите заметку или блокнот, которые будут удалены в первую очередь.","Press Ctrl+D or type \"exit\" to exit the application":"Для выхода из приложения нажмите Ctrl+D или введите \"exit\"","More than one item match \"%s\". Please narrow down your query.":"Более одного элемента соответствуют \"%s\". Пожалуйста, уточните ваш запрос.","No notebook selected.":"Блокнот не выбран.","No notebook has been specified.":"Блокнот не указан.","Y":"Y","n":"n","N":"N","y":"y","Cancelling background synchronisation... Please wait.":"Отмена фоновой синхронизации... Пожалуйста, подождите.","No such command: %s":"Нет такой команды: %s","The command \"%s\" is only available in GUI mode":"Команда \"%s\" доступна только в режиме GUI","Cannot change encrypted item":"Невозможно изменить зашифрованный элемент","Missing required argument: %s":"Отсутствует обязательный аргумент: %s","%s: %s":"%s: %s","Your choice: ":"Ваш выбор: ","Invalid answer: %s":"Неверный ответ: %s","Attaches the given file to the note.":"Прикрепляет заданный файл к заметке.","Cannot find \"%s\".":"Не удалось найти \"%s\".","Displays the given note.":"Отображает заданную заметку.","Displays the complete information about note.":"Отображает полную информацию о заметке.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Выводит или задает параметр конфигурации. Если [value] не указано, выведет значение [name]. Если не указаны ни [name], ни [value], выведет текущую конфигурацию.","Also displays unset and hidden config variables.":"Также выводит неустановленные или скрытые переменные конфигурации.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Дублирует заметки, содержащие , в [notebook]. Если блокнот не указан, заметки продублируются в текущем.","Marks a to-do as done.":"Отмечает задачу как выполненную.","Note is not a to-do: \"%s\"":"Заметка не является задачей: «%s»","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"Введите мастер-пароль:","Operation cancelled":"Операция отменена","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"Запуск расшифровки... Пожалуйста, подождите. Время расшифровки зависит от объема расшифровываемых данных.","Completed decryption.":"Расшифровка завершена.","Enabled":"Включено","Disabled":"Отключено","Encryption is: %s":"Шифрование: %s","Edit note.":"Редактировать заметку.","No text editor is defined. Please set it using `config editor `":"Текстовый редактор не определен. Задайте его, используя `config editor `","No active notebook.":"Нет активного блокнота.","Note does not exist: \"%s\". Create it?":"Заметка не существует: \"%s\". Создать?","Starting to edit note. Close the editor to get back to the prompt.":"Запуск редактирования заметки. Закройте редактор, чтобы вернуться к приглашению.","Error opening note in editor: %s":"Ошибка при открытии заметки в редакторе: %s","Note has been saved.":"Заметка сохранена.","Exits the application.":"Выход из приложения.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Экспортирует данные Joplin по заданному пути. По умолчанию экспортируется полная база данных, включая блокноты, заметки, метки и ресурсы.","Destination format: %s":"Целевой формат: %s","Exports only the given note.":"Экспортирует только заданную заметку.","Exports only the given notebook.":"Экспортирует только заданный блокнот.","Displays a geolocation URL for the note.":"Отображает URL геолокации для заметки.","Displays usage information.":"Отображает информацию об использовании.","For information on how to customise the shortcuts please visit %s":"Информацию по настройке ярлыков можно получить, посетив %s","Shortcuts are not available in CLI mode.":"Ярлыки недоступны в режиме командной строки.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"Введите `help [команда]` для получения информации о команде или `help all` для получения полной информации по использованию.","The possible commands are:":"Доступные команды:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"В любой команде можно ссылаться на заметку или блокнот по названию или ID, либо используя ярлыки `$n` или `$b`, указывающие на текущую заметку или блокнот соответственно. С помощью `$c` можно ссылаться на текущий выбранный элемент.","To move from one pane to another, press Tab or Shift+Tab.":"Чтобы переключаться между панелями, нажимайте Tab или Shift+Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"Используйте стрелки и клавиши page up/page down для прокрутки списков и текстовых областей (включая эту консоль).","To maximise/minimise the console, press \"tc\".":"Чтобы развернуть/свернуть консоль, нажимайте \"tc\".","To enter command line mode, press \":\"":"Чтобы войти в режим командной строки, нажмите \":\"","To exit command line mode, press ESCAPE":"Чтобы выйти из режима командной строки, нажмите ESCAPE","For the list of keyboard shortcuts and config options, type `help keymap`":"Чтобы получить список сочетаний клавиш и настроек конфигурации введите `help keymap`","Imports data into Joplin.":"Импортирует данные в Joplin.","Source format: %s":"Исходный формат: %s","Do not ask for confirmation.":"Не запрашивать подтверждение.","Found: %d.":"Найдено: %d.","Created: %d.":"Создано: %d.","Updated: %d.":"Обновлено: %d.","Skipped: %d.":"Пропущено: %d.","Resources: %d.":"Ресурсов: %d.","Tagged: %d.":"С метками: %d.","Importing notes...":"Импорт заметок...","The notes have been imported: %s":"Импортировано заметок: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"Выводит заметки текущего блокнота. Используйте `ls /` для вывода списка блокнотов.","Displays only the first top notes.":"Выводит только первые заметок.","Sorts the item by (eg. title, updated_time, created_time).":"Сортирует элементы по (напр. title, updated_time, created_time).","Reverses the sorting order.":"Меняет порядок сортировки.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"Отображает только элементы указанного типа(ов). Может быть `n` для заметок, `t` для задач или `nt` для заметок и задач (напр. `-tt` выведет только задачи, в то время как `-ttd` выведет заметки и задачи).","Either \"text\" or \"json\"":"Также \"text\" или \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"Использовать формат длинного списка. Форматом является ID, NOTE_COUNT (для блокнотов), DATE, TODO_CHECKED (для задач), TITLE","Please select a notebook first.":"Сначала выберите блокнот.","Creates a new notebook.":"Создает новый блокнот.","Creates a new note.":"Создает новую заметку.","Notes can only be created within a notebook.":"Заметки могут быть созданы только в блокноте.","Creates a new to-do.":"Создает новую задачу.","Moves the notes matching to [notebook].":"Перемещает заметки, содержащие в [notebook].","Renames the given (note or notebook) to .":"Переименовывает заданный (заметку или блокнот) в .","Deletes the given notebook.":"Удаляет заданный блокнот.","Deletes the notebook without asking for confirmation.":"Удаляет блокнот без запроса подтверждения.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"Удалить блокнот? Все заметки и вложенные блокноты в этом блокноте также будут удалены.","Deletes the notes matching .":"Удаляет заметки, соответствующие .","Deletes the notes without asking for confirmation.":"Удаляет заметки без запроса подтверждения.","%d notes match this pattern. Delete them?":"%d заметок соответствуют этому шаблону. Удалить их?","Delete note?":"Удалить заметку?","Searches for the given in all the notes.":"Запросы для заданного во всех заметках.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"Устанавливает для свойства заданной заданному [value]. Возможные свойства:\n\n%s","Displays summary about the notes and notebooks.":"Выводит общую информацию о заметках и блокнотах.","Synchronises with remote storage.":"Синхронизирует с удаленным хранилищем.","Sync to provided target (defaults to sync.target config value)":"Синхронизация с заданной целью (по умолчанию используется значение конфигурации sync.target","Authentication was not completed (did not receive an authentication token).":"Аутентификация не была завершена (не получен токен аутентификации).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"Чтобы разрешить Joplin синхронизироваться с Dropbox, выполните следующие действия:","Step 1: Open this URL in your browser to authorise the application:":"Шаг 1: Откройте этот URL в вашем браузере, чтобы авторизовать приложение:","Step 2: Enter the code provided by Dropbox:":"Шаг 2: Введите код, предоставленный Dropbox:","Not authentified with %s. Please provide any missing credentials.":"Не аутентифицировано с %s. Пожалуйста, предоставьте все недостающие данные.","Synchronisation is already in progress.":"Синхронизация уже выполняется.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"Файл блокировки уже установлен. Если вам известно, что синхронизация не производится, вы можете удалить файл блокировки в \"%s\" и возобновить операцию.","Synchronisation target: %s (%s)":"Цель синхронизации: %s (%s)","Cannot initialize synchroniser.":"Не удалось инициировать синхронизацию.","Starting synchronisation...":"Начало синхронизации...","Downloading resources...":"Загрузка ресурсов...","Cancelling... Please wait.":"Отмена... Пожалуйста, подождите."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" может быть \"add\", \"remove\" или \"list\", чтобы назначить или убрать [tag] с [note], или чтобы вывести список заметок, ассоциированых с [tag]. Команда `tag list` может быть использована для вывода списка всех меток.","Invalid command: \"%s\"":"Неверная команда: \"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":" может быть \"toggle\" или \"clear\". \"toggle\" используется для переключения статуса заданной задачи на завершенную или незавершенную (если применить к обычной заметке, она будет преобразована в задачу). \"clear\" используется для преобразования задачи обратно в обычную заметку.","Marks a to-do as non-completed.":"Помечает задачу как незавершенную.","Switches to [notebook] - all further operations will happen within this notebook.":"Переключает на [блокнот] — все дальнейшие операции будут происходить в этом блокноте.","Displays version information":"Отображает информацию о версии","%s %s (%s)":"%s %s (%s)","Enum":"Enum","Type: %s.":"Тип: %s.","Possible values: %s.":"Возможные значения: %s.","Default: %s":"По умолчанию: %s","Possible keys/values:":"Возможные ключи/значения:","Type `joplin help` for usage information.":"Введите `joplin help` для получения информации об использовании.","Fatal error:":"Фатальная ошибка:","The application has been authorised - you may now close this browser tab.":"Приложение авторизовано — можно закрыть вкладку браузера.","The application has been successfully authorised.":"Приложение успешно авторизовано.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"Откройте следующую ссылку в вашем браузере для аутентификации приложения. Приложением будет создан каталог \"Apps/Joplin\". Чтение и запись файлов будет осуществляться только в нем. У приложения не будет доступа к каким-либо файлам за пределами этого каталога и другим личным данным. Никакая информация не будет передана третьим лицам.","Search:":"Поиск:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Добро пожаловать в Joplin!\n\nВведите `:help shortcuts` для просмотра списка клавиатурных сочетаний или просто `:help` для просмотра информации об использовании.\n\nНапример, для создания блокнота нужно ввести `mb`, для создания заметки — `mn`.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"Один или несколько элементов сейчас зашифрованы и может потребоваться, чтобы вы предоставили мастер-пароль. Для этого введите, пожалуйста, `e2ee decrypt`. Если пароль уже был вами предоставлен, зашифрованные элементы расшифруются в фоновом режиме и вскоре станут доступны.","Exporting to \"%s\" as \"%s\" format. Please wait...":"Экспорт в \"%s\" в формате \"%s\". Пожалуйста, подождите...","Sidebar":"Боковая панель","Note list":"Список заметок","Note title":"Название заметки","Note body":"Тело заметки","Importing from \"%s\" as \"%s\" format. Please wait...":"Импорт из \"%s\" в формате \"%s\". Пожалуйста, подождите...","PDF File":"Файл PDF","&File":"&Файл","New note":"Новая заметка","New to-do":"Новая задача","New notebook":"Новый блокнот","Import":"Импорт","Export":"Экспорт","Synchronise":"Синхронизировать","Print":"Печать","Hide %s":"Скрыть %s","Quit":"Выход","&Edit":"&Правка","Copy":"Копировать","Cut":"Вырезать","Paste":"Вставить","Select all":"Выбрать все","Bold":"Жирный","Italic":"Наклонный","Link":"Ссылка","Insert Date Time":"Вставить дату и время","Edit in external editor":"Редактировать во внешнем редакторе","Search in all the notes":"Поиск во всех заметках","Search in current note":"Поиск в текущей заметке","&View":"&Вид","Toggle sidebar":"Переключить боковую панель","Toggle editor layout":"Переключить вид редактора","Focus":"Фокус","&Tools":"&Сервис","Synchronisation status":"Статус синхронизации","Web clipper options":"Настройки веб-клиппера","Encryption options":"Настройки шифрования","General Options":"Основные настройки","&Help":"&Помощь","Website and documentation":"Сайт и документация","Make a donation":"Сделать пожертвование","Check for updates...":"Проверить обновления...","About Joplin":"О Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"Открыть %s","Exit":"Выход","OK":"OK","Cancel":"Отмена","Current version is up-to-date.":"Текущая версия актуальна.","%s (pre-release)":"%s (предварительный релиз)","An update is available, do you want to download it now?":"Доступно обновление, вы хотите загрузить его сейчас?","Your version: %s":"Ваша версия: %s","New version: %s":"Новая версия: %s","Yes":"Да","No":"Нет","Token has been copied to the clipboard!":"Токен скопирован в буфер обмена!","The web clipper service is enabled and set to auto-start.":"Служба веб-клиппера включена и настроена на автоматический запуск.","Status: Started on port %d":"Статус: запущен. Порт %d","Status: %s":"Статус: %s","Disable Web Clipper Service":"Отключить службу веб-клиппера","The web clipper service is not enabled.":"Служба веб-клиппера не включена.","Enable Web Clipper Service":"Включить службу веб-клиппера","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"Веб-клиппер Joplin позволяет сохранять веб-страницы и скриншоты из вашего браузера в Joplin.","In order to use the web clipper, you need to do the following:":"Для того, чтобы использовать веб-клиппер, вам нужно сделать следующее:","Step 1: Enable the clipper service":"Шаг 1: включите службу веб-клиппера","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"Эта служба позволяет расширению браузера общаться с Joplin. После ее включения брандмауэр ОС может запросить разрешение на использование Joplin определенного порта.","Step 2: Install the extension":"Шаг 2: установите расширение","Download and install the relevant extension for your browser:":"Скачайте и установите расширение для вашего браузера:","Advanced options":"Расширенные настройки","Authorisation token:":"Токен авторизации:","Copy token":"Скопировать токен","This authorisation token is only needed to allow third-party applications to access Joplin.":"Этот токен авторизации необходим только для разрешения сторонним приложениям получать доступ к Joplin.","Notes and settings are stored in: %s":"Заметки и настройки сохранены в: %s","Browse...":"Обзор...","Check synchronisation configuration":"Проверить настройки синхронизации","Apply":"Применить","Submit":"Отправить","Save":"Сохранить","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"Отключение шифрования означает, что *все* ваши заметки и вложения будут пересинхронизированы и отправлены в расшифрованном виде к цели синхронизации. Вы хотите продолжить?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"Включение шифрования означает, что *все* ваши заметки и вложения будут пересинхронизированы и отправлены в зашифрованном виде к цели синхронизации. Не теряйте пароль, так как в целях безопасности *только* с его помощью можно будет расшифровать данные! Чтобы включить шифрование, введите ваш пароль ниже.","Disable encryption":"Отключить шифрование","Enable encryption":"Включить шифрование","Master Keys":"Мастер-ключи","Active":"Активен","ID":"ID","Source":"Источник","Created":"Создан","Updated":"Обновлен","Password":"Пароль","Password OK":"Пароль OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"Внимание: Для шифрования может быть использован только один мастер-ключ (отмеченный как \"active\"). Для расшифровки может использоваться любой из ключей, в зависимости от того, как изначально были зашифрованы заметки или блокноты.","Missing Master Keys":"Недостающие мастер-ключи","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"Мастер-ключи с такими ID используются для шифрования некоторых из ваших элементов, однако у приложения сейчас нет к ним доступа. Скорее всего, они загрузятся при синхронизации.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"Для получения дополнительной информации о сквозном шифровании (E2EE) и советах о том, как его включить, пожалуйста, обратитесь к документации:","Status":"Статус","Encryption is:":"Шифрование:","Usage":"Использование: %s","Back":"Назад","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"Будет создан новый блокнот \"%s\" и в него будет импортирован файл \"%s\"","Please create a notebook first.":"Пожалуйста, сначала создайте блокнот.","Please create a notebook first":"Пожалуйста, сначала создайте блокнот","Notebook title:":"Название блокнота:","Add or remove tags:":"Добавить или удалить метки:","Separate each tag by a comma.":"Разделяйте каждую метку запятой.","Rename notebook:":"Переименовать блокнот:","Rename tag:":"Переименовать метку:","Set alarm:":"Установить напоминание:","Layout":"Разметка","Search...":"Поиск...","Some items cannot be synchronised.":"Некоторые элементы не могут быть синхронизированы.","View them now":"Просмотреть их сейчас","Some items cannot be decrypted.":"Некоторые элементы не могут быть расшифрованы.","Set the password":"Установить пароль","No notes in here. Create one by clicking on \"New note\".":"Здесь нет заметок. Создайте новую, нажав на \"Новая заметка\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"Сейчас здесь нет блокнотов. Создайте новый, нажав \"Новый блокнот\".","Location":"Местоположение","URL":"URL","Note properties":"Свойства заметки","Open...":"Открыть...","This file could not be opened: %s":"Этот файл не может быть открыт: %s","Save as...":"Сохранить как...","Copy path to clipboard":"Скопировать путь в буфер обмена","Copy Link Address":"Скопировать ссылку","This attachment is not downloaded or not decrypted yet.":"Это вложение еще не загружено или еще не расшифровано.","Unsupported link or message: %s":"Неподдерживаемая ссылка или сообщение: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"Эта заметка не имеет содержания. Нажмите на \"%s\", чтобы переключиться в редактор и отредактировать ее.","Only one note can be printed or exported to PDF at a time.":"Только одна заметка может быть напечатана или экспортирована в PDF за раз.","strong text":"выделенный текст","emphasized text":"подчеркнутый текст","List item":"Список","Insert Hyperlink":"Вставить гиперссылку","Attach file":"Прикрепить файл","Tags":"Метки","Set alarm":"Установить напоминание","In: %s":"В: %s","Hyperlink":"Гиперссылка","Code":"Код","Numbered List":"Нумерованный список","Bulleted List":"Маркированный список","Checkbox":"Пометка","Heading":"Заголовок","Horizontal Rule":"Горизотальный разделитель","Click to stop external editing":"Нажмите, чтобы остановить внешнее редактирование","Watching...":"Наблюдение...","to-do":"задача","note":"заметка","Creating new %s...":"Создание новой %s...","Refresh":"Обновить","Clear":"Очистить","OneDrive Login":"Вход в OneDrive","Dropbox Login":"Вход в Dropbox","Options":"Настройки","Synchronisation Status":"Статус синхронизации","Encryption Options":"Настройки шифрования","Clipper Options":"Настройки клиппера","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.","Remove tag \"%s\" from all notes?":"Remove tag \"%s\" from all notes?","Remove this search from the sidebar?":"Удалить этот поиск из боковой панели?","Delete":"Удалить","Rename":"Переименовать","Notebooks":"Блокноты","Decrypting items: %d/%d":"Расшифровано элементов: %d/%d","Fetching resources: %d":"Получение ресурсов: %d","Please select where the sync status should be exported to":"Пожалуйста, выберите, куда должен быть экспортирован статус синхронизации","Table of contents":"","Add or remove tags":"Добавить или удалить метки","Duplicate":"Дубликат","%s - Copy":"%s - Копия","Switch between note and to-do type":"Переключить между заметкой и задачей","Switch to note type":"Переключить тип на заметку","Switch to to-do type":"Переключить тип на задачу","Copy Markdown link":"Копировать ссылку Markdown","Delete note \"%s\"?":"Удалить заметку \"%s\"?","Delete these %d notes?":"Удалить эти %d заметки?","Usage: %s":"Использовано: %s","Unknown flag: %s":"Неизвестный флаг: %s","Dropbox":"Dropbox","File system":"Файловая система","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (только для тестирования)","WebDAV":"WebDAV","Unknown log level: %s":"Неизвестный уровень лога: %s","Unknown level ID: %s":"Неизвестный уровень ID: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"Невозможно обновить токен: отсутствуют данные аутентификации. Повторный запуск синхронизации может решить проблему.","Untitled":"Без имени","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"Не удалось синхронизироваться с OneDrive.\n\nТакая ошибка часто возникает при использовании OneDrive для бизнеса, который, к сожалению, не поддерживается.\n\nПожалуйста, рассмотрите возможность использования обычного аккаунта OneDrive.","Cannot access %s":"Не удалось получить доступ %s","Created local items: %d.":"Создано локальных элементов: %d.","Updated local items: %d.":"Обновлено локальных элементов: %d.","Created remote items: %d.":"Создано удаленных элементов: %d.","Updated remote items: %d.":"Обновлено удаленных элементов: %d.","Deleted local items: %d.":"Удалено локальных элементов: %d.","Deleted remote items: %d.":"Удалено удаленных элементов: %d.","Fetched items: %d/%d.":"Получено элементов: %d/%d.","Cancelling...":"Отмена...","Completed: %s":"Завершено: %s","Last error: %s":"Последняя ошибка: %s","Idle":"Простой","In progress":"Выполнение","Synchronisation is already in progress. State: %s":"Синхронизация уже выполняется. Состояние: %s","Encrypted":"Зашифровано","Encrypted items cannot be modified":"Зашифрованные элементы не могут быть изменены","title":"заголовок","updated date":"дата обновления","Conflicts":"Конфликты","Cannot move notebook to this location":"Не удается переместить блокнот в это расположение","Notebooks cannot be named \"%s\", which is a reserved title.":"Блокнот не может быть назван \"%s\", так как это зарезервированное название.","created date":"дата создания","This note does not have geolocation information.":"Эта заметка не содержит информации о геолокации.","Cannot copy note to \"%s\" notebook":"Не удалось скопировать заметку в блокнот \"%s\"","Cannot move note to \"%s\" notebook":"Не удалось переместить заметку в блокнот \"%s\"","Language":"Язык","Date format":"Формат даты","Time format":"Формат времени","Theme":"Тема","Light":"Светлая","Dark":"Темная","Uncompleted to-dos on top":"Незавершенные задачи сверху","Show completed to-dos":"Показать незавершенные задачи","Sort notes by":"Сортировать заметки по","Reverse sort order":"Обратный порядок сортировки","Sort notebooks by":"Сортировать блокноты по","Save geo-location with notes":"Сохранять информацию о геолокации в заметках","When creating a new to-do:":"При создании новой задачи:","Focus title":"Фокус на названии","Focus body":"Фокус на содержимом","When creating a new note:":"При создании новой заметки:","Show tray icon":"Показывать иконку в трее","Note: Does not work in all desktop environments.":"Примечание: работает не во всех средах рабочего стола.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"Это позволит Joplin работать в фоновом режиме. Рекомендуется включить этот параметр, чтобы ваши заметки синхронизировались постоянно, таким образом, уменьшая количество конфликтов.","Start application minimised in the tray icon":"Запускать приложение свернутым в трее","Global zoom percentage":"Глобальный масштаб в процентах","Editor font size":"Размер шрифта редактора","Editor font family":"Семейство шрифтов редактора","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"Это должен быть моноширинный шрифт или он не будет работать корректно. Если название некорректно или пустое, будет использован шрифт по умолчанию.","Automatically update the application":"Автоматически обновлять приложение","Get pre-releases when checking for updates":"Получать предварительные релизы при проверке обновлений","See the pre-release page for more details: %s":"См. страницу предварительных выпусков для получения более подробной информации: %s","Synchronisation interval":"Интервал синхронизации","%d minutes":"%d минут","%d hour":"%d час","%d hours":"%d часов","Text editor command":"Команда текстового редактора","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.":"Редактор, в котором будут открываться заметки (может включать аргументы). Если не задан, будет произведена попытка автоматического определения редактора по умолчанию.","Show advanced options":"Показывать расширенные настройки","Synchronisation target":"Цель синхронизации","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"Цель синхронизации. Каждая цель синхронизации может иметь дополнительные параметры, именованные как `sync.NUM.NAME` (все документировано ниже).","Directory to synchronise with (absolute path)":"Каталог синхронизации (абсолютный путь)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"Путь для синхронизации, когда включена синхронизация файловой системы. См. `sync.target`.","Nextcloud WebDAV URL":"Nextcloud WebDAV URL","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Внимание: если вы измените это местоположение, обязательно скопируйте все содержимое перед синхронизацией, в противном случае все файлы будут удалены! Смотрите FAQ для получения подробной информации: %s","Nextcloud username":"Имя пользователя Nextcloud","Nextcloud password":"Пароль Nextcloud","WebDAV URL":"WebDAV URL","WebDAV username":"Имя пользователя WebDAV","WebDAV password":"Пароль WebDAV","Custom TLS certificates":"Пользовательские сертификаты TLS","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"Разделенный запятыми список путей к каталогам для загрузки сертификатов из отдельных файлов сертификатов или путей к ним. Например: /my/cert_dir, /other/custom. Обратите внимание, что если вы вносите изменения в настройки TLS, вы должны сохранить их перед нажатием на \"Проверить настройки синхронизации\".","Ignore TLS certificate errors":"Игнорировать ошибки сертификата TLS","Invalid option value: \"%s\". Possible values are: %s.":"Неверное значение параметра: \"%s\". Доступные значения: %s.","General":"Основные","Synchronisation":"Синхронизация","Appearance":"Внешний вид","Note":"Заметки","Application":"Приложение","The tag \"%s\" already exists. Please choose a different name.":"Метка \"%s\" уже существует. Пожалуйста, выберите другое имя.","Joplin Export File":"Файл экспорта Joplin","Markdown":"Markdown","Joplin Export Directory":"Каталог экспорта Joplin","Evernote Export File":"Файл экспорта Evernote","Json Export Directory":"Каталог экспорта Joplin","File":"Файл","Directory":"Каталог","Cannot load \"%s\" module for format \"%s\"":"Не удалось загрузить модуль \"%s\" для формата \"%s\"","Please specify import format for %s":"Пожалуйста, укажите формат импорта для %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"Этот элемент сейчас зашифрован: %s \"%s\". Пожалуйста, дождитесь расшифровки всех элементов и попробуйте снова.","There is no data to export.":"Нет данных для экспорта.","Please specify the notebook where the notes should be imported to.":"Пожалуйста, укажите блокнот, в который должны быть импортированы заметки.","Items that cannot be synchronised":"Элементы, которые не могут быть синхронизированы","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"Эти элементы останутся на устройстве, но не будут загружены в целевой объект синхронизации. Чтобы найти эти элементы, воспользуйтесь поиском по названию или ID (который указывается в скобках выше).","Sync status (synced items / total items)":"Статус синхронизации (синхронизировано / всего)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Всего: %d/%d","Conflicted: %d":"Конфликтов: %d","To delete: %d":"К удалению: %d","Folders":"Папки","%s: %d notes":"%s: %d заметок","Coming alarms":"Ближайшие напоминания","On %s: %s":"В %s: %s","Permission to use camera":"Разрешение на использование камеры","Your permission to use your camera is required.":"Необходимо ваше разрешение на использование камеры.","There are currently no notes. Create one by clicking on the (+) button.":"Сейчас здесь нет заметок. Создайте новую, нажав кнопку (+).","Delete these notes?":"Удалить эти заметки?","Log":"Журнал","Export Debug Report":"Экспортировать отладочный отчет","Encryption Config":"Конфигурация шифрования","Configuration":"Конфигурация","Move to notebook...":"Переместить в блокнот...","Move %d notes to notebook \"%s\"?":"Переместить %d заметок в блокнот \"%s\"?","Press to set the decryption password.":"Нажмите, чтобы установить пароль для расшифровки.","Clear alarm":"Очистить напоминание","Save alarm":"Сохранить напоминание","Select date":"Выбрать дату","Confirm":"Подтвердить","Cancel synchronisation":"Отменить синхронизацию","Checking... Please wait.":"Проверка... Пожалуйста, подождите.","Success! Synchronisation configuration appears to be correct.":"Успешно! Конфигурация синхронизации является корректной.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"Ошибка. Пожалуйста, убедитесь, что URL-адрес, имя пользователя, пароль и т.д. верны и что цель синхронизации доступна. Сообщение об ошибке:","The application has been authorised!":"Приложение было авторизовано!","Could not authorise application:\n\n%s\n\nPlease try again.":"Не удалось авторизовать приложение:\n\n%s\n\nПопробуйте снова.","Decrypted items: %s / %s":"Расшифровано элементов: %s / %s","New tags:":"Новые метки:","Type new tags or select from list":"Введите новые метки или выберите из списка","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"Для корректной работы приложению необходимы следующие разрешения. Пожалуйста, включите их в настройках телефона, в Приложения > Joplin> Разрешения","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- Хранилище: чтобы разрешить прикрепление файлов к заметкам и включить синхронизацию файловой системы.","- Camera: to allow taking a picture and attaching it to a note.":"- Камера: позволяет сделать снимок и прикрепить его к заметке.","- Location: to allow attaching geo-location information to a note.":"- Местоположение: позволяет прикрепить геолокационную информацию к заметке.","Joplin website":"Сайт Joplin","Database v%s":"База данных v%s","FTS enabled: %d":"FTS включен: %d","Login with Dropbox":"Войти с Dropbox","Enter code here":"Введите код здесь","Master Key %s":"Мастер-ключ %s","Created: %s":"Создано: %s","Password:":"Пароль:","Password cannot be empty":"Пароль не может быть пустым","Enable":"Включено","The notebook could not be saved: %s":"Блокнот не может быть сохранен: %s","Edit notebook":"Редактировать блокнот","Show all":"Показать все","Errors only":"Только ошибки","This note has been modified:":"Эта заметка была изменена:","Save changes":"Сохранить изменения","Discard changes":"Отменить изменения","No item with ID %s":"Нет элементов с ID %s","The Joplin mobile app does not currently support this type of link: %s":"Мобильное приложение Joplin в настоящее время не поддерживает этот тип ссылки: %s","Unsupported image type: %s":"Неподдерживаемый формат изображения: %s","Take photo":"Сделать фото","Attach photo":"Прикрепить фото","Attach any file":"Прикрепить любой файл","Share":"Поделиться","Convert to note":"Преобразовать в заметку","Convert to todo":"Преобразовать в задачу","Hide metadata":"Скрыть метаданные","Show metadata":"Показать метаданные","View on map":"Посмотреть на карте","Go to source URL":"Перейти к исходному URL","Edit":"Правка","Delete notebook":"Удалить блокнот","Login with OneDrive":"Войти с OneDrive","Search":"Поиск","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"Нажмите на кнопку (+) для создания новой заметки или нового блокнота. Нажмите на боковое меню для доступа к вашим существующим блокнотам.","You currently have no notebook. Create one by clicking on (+) button.":"У вас сейчас нет блокнота. Создайте его нажатием на кнопку (+).","Welcome":"Добро пожаловать"} \ No newline at end of file diff --git a/README.md b/README.md index 97ad8fb18..f1be7443d 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,7 @@ Current translations:   | Language | Po File | Last translator | Percent done ---|---|---|---|--- -![](https://joplin.cozic.net/images/flags/country-4x3/.png) | Arabic | [ar](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ar.po) | عبد الناصر سعيد (as@althobaity.com) | 73% +![](https://joplin.cozic.net/images/flags/country-4x3/.png) | Arabic | [ar](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ar.po) | عبد الناصر سعيد (as@althobaity.com) | 98% ![](https://joplin.cozic.net/images/flags/es/basque_country.png) | Basque | [eu](https://github.com/laurent22/joplin/blob/master/CliClient/locales/eu.po) | juan.abasolo@ehu.eus | 56% ![](https://joplin.cozic.net/images/flags/es/catalonia.png) | Catalan | [ca](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ca.po) | jmontane, 2018 | 80% ![](https://joplin.cozic.net/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) | 45% @@ -372,13 +372,13 @@ Current translations: ![](https://joplin.cozic.net/images/flags/country-4x3/it.png) | Italiano | [it_IT](https://github.com/laurent22/joplin/blob/master/CliClient/locales/it_IT.po) | | 88% ![](https://joplin.cozic.net/images/flags/country-4x3/be.png) | Nederlands | [nl_BE](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nl_BE.po) | | 56% ![](https://joplin.cozic.net/images/flags/country-4x3/nl.png) | Nederlands | [nl_NL](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nl_NL.po) | Heimen Stoffels (vistausss@outlook.com) | 86% -![](https://joplin.cozic.net/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) | 93% +![](https://joplin.cozic.net/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) | 100% ![](https://joplin.cozic.net/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) | 93% ![](https://joplin.cozic.net/images/flags/country-4x3/ro.png) | Română | [ro](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ro.po) | | 56% ![](https://joplin.cozic.net/images/flags/country-4x3/si.png) | Slovenian | [sl_SI](https://github.com/laurent22/joplin/blob/master/CliClient/locales/sl_SI.po) | | 70% ![](https://joplin.cozic.net/images/flags/country-4x3/se.png) | Svenska | [sv](https://github.com/laurent22/joplin/blob/master/CliClient/locales/sv.po) | Jonatan Nyberg (jonatan@autistici.org) | 96% ![](https://joplin.cozic.net/images/flags/country-4x3/tr.png) | Türkçe | [tr_TR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/tr_TR.po) | Zorbey Doğangüneş (zorbeyd@gmail.com) | 93% -![](https://joplin.cozic.net/images/flags/country-4x3/ru.png) | Русский | [ru_RU](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ru_RU.po) | Artyom Karlov (artyom.karlov@gmail.com) | 97% +![](https://joplin.cozic.net/images/flags/country-4x3/ru.png) | Русский | [ru_RU](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ru_RU.po) | Artyom Karlov (artyom.karlov@gmail.com) | 99% ![](https://joplin.cozic.net/images/flags/country-4x3/cn.png) | 中文 (简体) | [zh_CN](https://github.com/laurent22/joplin/blob/master/CliClient/locales/zh_CN.po) | | 100% ![](https://joplin.cozic.net/images/flags/country-4x3/tw.png) | 中文 (繁體) | [zh_TW](https://github.com/laurent22/joplin/blob/master/CliClient/locales/zh_TW.po) | penguinsam (samliu@gmail.com) | 86% ![](https://joplin.cozic.net/images/flags/country-4x3/jp.png) | 日本語 | [ja_JP](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ja_JP.po) | AWASHIRO Ikuya (ikunya@gmail.com) | 93% diff --git a/ReactNativeClient/locales/ar.json b/ReactNativeClient/locales/ar.json index d54d63524..550799afd 100644 --- a/ReactNativeClient/locales/ar.json +++ b/ReactNativeClient/locales/ar.json @@ -1 +1 @@ -{"To delete a tag, untag the associated notes.":"لتحذف الوسم ، أزل الوسم عن الملاحظات التي وسمت به.","Please select the note or notebook to be deleted first.":"يرجى اختيار ملاحظة أو دفتر ملاحظات أولاً للتمكن من حذفها.","Press Ctrl+D or type \"exit\" to exit the application":"اضغط Ctrl+D أو اكتب \"خروج\" للخروج من التطبيق","More than one item match \"%s\". Please narrow down your query.":"يوجد أكثر من عنصر يطابق \"%s\". يرجى تضييق نطاق الاستعلام الذي كتبته.","No notebook selected.":"لم تختر أي دفتر ملاحظات.","No notebook has been specified.":"لم يجر تحديد أي دفتر ملاحظات.","Y":"","n":"","N":"","y":"","Cancelling background synchronisation... Please wait.":"يجري إلغاء مزامنة الخلفية... فضلاً انتظر.","No such command: %s":"أمر غير موجود: %s","The command \"%s\" is only available in GUI mode":"الأمر \"%s\" متوفر فقط في وضع الواجهة الرسومية","Cannot change encrypted item":"لا يمكن تغيير العنصر المشفَّر","Missing required argument: %s":"المعامل المطلوب %s مفقود","%s: %s":"%s: %s","Your choice: ":"اختيارك هو: ","Invalid answer: %s":"إجابة غير صحيحة: %s","Attaches the given file to the note.":"يرفق الملف المعطى بالملاحظة.","Cannot find \"%s\".":"لا يمكن العثور على \"%s\".","Displays the given note.":"يعرض الملاحظة المعطاة.","Displays the complete information about note.":"يعرض المعلومات الكاملة عن الملاحظة.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"يستخرج قيمة إعداد أو يضبطها. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.","Also displays unset and hidden config variables.":"يظهر أيضاً متغيرات الإعداد غير المضبوطة أو تلك المخفية.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"ينشئ نسخة من الملاحظات المطابقة لـ <ملاحظة> في [دفتر ملاحظات]. إذا لم يحدد دفتر ملاحظات فستنسخ الملاحظة في دفتر الملاحظات الحالي.","Marks a to-do as done.":"يعلّم قائمة مهام أنها تمت.","Note is not a to-do: \"%s\"":"الملاحظة: \"%s\" ليست قائمة مهام","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"أدخل كلمة المرور الرئيسة:","Operation cancelled":"ألغيت العملية","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"بدء فك التشفير جارٍ... يرجى الانتظار حيث قد تستغرق العملية عدة دقائق بحسب كمية البيانات المطلوب فك تشفيرها.","Completed decryption.":"اكتمل فك التشفير.","Enabled":"مفعََّل","Disabled":"معطَّل","Encryption is: %s":"التشفير هو: %s","Edit note.":"تحرير الملاحظة.","No text editor is defined. Please set it using `config editor `":"لم يعرَّف محرر نصوص. فضلاً اضبطه باستخدام `config editor <مسار المحرر>`","No active notebook.":"لا يوجد دفتر ملاحظات نشط.","Note does not exist: \"%s\". Create it?":"الملاحظة: \"%s\" غير موجودة. تريد إنشائها؟","Starting to edit note. Close the editor to get back to the prompt.":"بدء تحرير الملاحظة. أغلق المحرر للعودة إلى المحث.","Error opening note in editor: %s":"حدث خطأ أثناء فتح الملاحظة: %s في المحرر","Note has been saved.":"تم حفظ الملاحظة.","Exits the application.":"الخروج من التطبيق.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"تصدير بيانات Joplin إلى المسار المعطى. سيصدِّر التطبيق تلقائياً كامل قاعدة البيانات بما في ذلك دفاتر الملاحظات ، الملاحظات ، الوسوم والموارد.","Destination format: %s":"التنسيق الوجهة: %s","Exports only the given note.":"تصدير الملاحظة المعطاة فقط.","Exports only the given notebook.":"تصدير دفتر الملاحظات المعطى فقط.","Displays a geolocation URL for the note.":"عرض رابط URL للموقع الجغرافي للملاحظة.","Displays usage information.":"عرض معلومات الاستخدام.","For information on how to customise the shortcuts please visit %s":"فضلاً زيارة %s لتحصل على معلومات عن كيفية تخصيص الاختصارات","Shortcuts are not available in CLI mode.":"الاختصارات غير متوفرة في وضع واجهة سطر الأوامر.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"","The possible commands are:":"الأوامر الممكنة هي:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"","To move from one pane to another, press Tab or Shift+Tab.":"","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"","To maximise/minimise the console, press \"tc\".":"","To enter command line mode, press \":\"":"","To exit command line mode, press ESCAPE":"","For the list of keyboard shortcuts and config options, type `help keymap`":"أكتب `help keymap` للحصول على قائمة اختصارات لوحة المفاتيح و خيارات الإعداد","Imports data into Joplin.":"استيراد البيانات إلى Joplin.","Source format: %s":"تنسيق المصدر: %s","Do not ask for confirmation.":"لا تطلب التأكيد.","Found: %d.":"","Created: %d.":"","Updated: %d.":"","Skipped: %d.":"","Resources: %d.":"","Tagged: %d.":"","Importing notes...":"استيراد الملاحظات جارٍ...","The notes have been imported: %s":"جرى استيراد الملاحظات: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"يعرض الملاحظات في الدفتر الحالي. استخدم `ls /` لعرض قائمة دفاتر الملاحظات.","Displays only the first top notes.":"يعرض أول أعلى <رقم> ملاحظات فقط.","Sorts the item by (eg. title, updated_time, created_time).":"يرتب العناصر حسب <حقل> (على سبيل المثال، العنوان ، تاريخ التحديث ، تاريخ الإنشاء).","Reverses the sorting order.":"يعكس طريقة الترتيب.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"يعرض العناصر من النوع/الأنواع المحددة فقط. Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.","Either \"text\" or \"json\"":"إما \"نص\" أو \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"استخدام نسق القائمة الطويلة. النسق هو معرِّف ، عدد الملاحظات (لدفتر الملاحظات) ، التاريخ ، تم عنصر المهمة (لقوائم المهام) ، العنوان","Please select a notebook first.":"يرجى اختيار دفتر ملاحظات أولاً.","Creates a new notebook.":"ينشئ دفتر ملاحظات جديد.","Creates a new note.":"ينشئ ملاحظة جديدة.","Notes can only be created within a notebook.":"يمكن إنشاء الملاحظات فقط ضمن دفتر ملاحظات.","Creates a new to-do.":"ينشئ قائمة جديدة للمهام.","Moves the notes matching to [notebook].":"ينقل الملاحظات المطابقة لـ <ملاحظة> إلى [دفتر ملاحظات].","Renames the given (note or notebook) to .":"يعيد تسمية <عنصر> معطى (ملاحظة أو دفتر ملاحظات) ليصبح <اسم>.","Deletes the given notebook.":"يحذف دفتر الملاحظات المعطى.","Deletes the notebook without asking for confirmation.":"يحذف دفتر الملاحظات دون طلب تأكيد.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"حذف دفتر الملاحظات؟ سيتم حذف كل الملاحظات و دفاتر الملاحظات الفرعية ضمن هذا الدفتر أيضاً.","Deletes the notes matching .":"يحذف الملاحظات المطابقة لـ <نمط-ملاحظة>.","Deletes the notes without asking for confirmation.":"يحذف الملاحظات دون طلب تأكيد.","%d notes match this pattern. Delete them?":"%d ملاحظة تطابق هذا النمط. حذف هذه الملاحظات؟","Delete note?":"حذف الملاحظة؟","Searches for the given in all the notes.":"يبحث عن الـ <نمط> المعطى في كل الملاحظات.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"يضبط الخاصية <اسم> للـ <ملاحظة> المعطاة على [قيمة] معطاة. الخصائص الممكنة هي:\n%s","Displays summary about the notes and notebooks.":"يعرض موجزاً عن الملاحظات و دفاتر الملاحظات.","Synchronises with remote storage.":"يزامن مع المخزن البعيد.","Sync to provided target (defaults to sync.target config value)":"يزامن مع الوجهة المذكورة (قيمة الإعداد التلقائية هي sync.target)","Authentication was not completed (did not receive an authentication token).":"لم تكتمل المصادقة (لم أستلم الرمز المميز للمصادقة).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"يرجى اتباع الخطوات التالية للسماح لـ Joplin بالمزامنة مع Dropbox:","Step 1: Open this URL in your browser to authorise the application:":"الخطوة 1: إفتح عنوان URL هذا في المستعرض لمصادقة التطبيق:","Step 2: Enter the code provided by Dropbox:":"الخطوة 2: أدخل الرمز المزوّد من Dropbox:","Not authentified with %s. Please provide any missing credentials.":"لا يمكن المصادقة باستخدام %s. يرجى التزويد بأي من بيانات اعتماد الدخول المفقودة.","Synchronisation is already in progress.":"المزامنة قيد التقدم بالفعل.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"ملف القفل هو قيد الحجز بالفعل. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.","Synchronisation target: %s (%s)":"مستهدف المزامنة: %s (%s)","Cannot initialize synchroniser.":"لم نتمكن من تمهيد مكوّن المزامنة.","Starting synchronisation...":"يجري بدء المزامنة...","Downloading resources...":"يجري تنزيل الموارد...","Cancelling... Please wait.":"الإلغاء جارٍ... فضلاً انتظر."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":"","Invalid command: \"%s\"":""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":"","Marks a to-do as non-completed.":"","Switches to [notebook] - all further operations will happen within this notebook.":"","Displays version information":"","%s %s (%s)":"","Enum":"","Type: %s.":"","Possible values: %s.":"","Default: %s":"","Possible keys/values:":"","Type `joplin help` for usage information.":"","Fatal error:":"","The application has been authorised - you may now close this browser tab.":"","The application has been successfully authorised.":"","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"","Search:":"","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"","Exporting to \"%s\" as \"%s\" format. Please wait...":"Exporting to \"%s\" as \"%s\" format. فضلاً انتظر...","Sidebar":"","Note list":"قائمة ملاحظات","Note title":"عنوان الملاحظة","Note body":"متن الملاحظة","Importing from \"%s\" as \"%s\" format. Please wait...":"الاستيراد من \"%s\" بتنسيق \"%s\". فضلاً انتظر...","PDF File":"ملف PDF","&File":"&ملف","New note":"ملاحظة جديدة","New to-do":"قائمة جديدة للمهام","New notebook":"دفتر ملاحظات جديد","Import":"استيراد","Export":"تصدير","Synchronise":"زامِن","Print":"اطبع","Hide %s":"أخف %s","Quit":"إغلاق","&Edit":"ت&حرير","Copy":"نسخ","Cut":"قص","Paste":"لصق","Select all":"اختيار الكل","Bold":"غامق","Italic":"مائل","Link":"رابط","Insert Date Time":"إدراج التاريخ والوقت","Edit in external editor":"التحرير في محرر خارجي","Search in all the notes":"البحث في كل الملاحظات","Search in current note":"البحث في الملاحظة الحاليّة","&View":"&عرض","Toggle sidebar":"تبديل الشريط الجانبي","Toggle editor layout":"تبديل تخطيط المحرّر","Focus":"","&Tools":"&أدوات","Synchronisation status":"حالة المزامنة","Web clipper options":"","Encryption options":"خيارات التشفير","General Options":"الخيارات العامة","&Help":"م&ساعدة","Website and documentation":"موقع الويب و التوثيق","Make a donation":"تبرَّع","Check for updates...":"البحث جارٍ عن تحديثات...","About Joplin":"حول Joplin","%s %s (%s, %s)":"","Open %s":"افتح %s","Exit":"خروج","OK":"موافق","Cancel":"إلغاء","Current version is up-to-date.":"النسخة الحالية محدَّثة.","%s (pre-release)":"%s (ما قبل الإصدار)","An update is available, do you want to download it now?":"يتوفر تحديث ، هل تريد تنزيله الآن؟","Your version: %s":"Your version: %s","New version: %s":"New version: %s","Yes":"نعم","No":"لا","Token has been copied to the clipboard!":"تم نسخ الرمز المميز إلى الحافظة!","The web clipper service is enabled and set to auto-start.":"","Status: Started on port %d":"الحالة: تم البدء على المنفذ %d","Status: %s":"الحالة: %s","Disable Web Clipper Service":"","The web clipper service is not enabled.":"","Enable Web Clipper Service":"","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"","In order to use the web clipper, you need to do the following:":"","Step 1: Enable the clipper service":"","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"","Step 2: Install the extension":"","Download and install the relevant extension for your browser:":"","Advanced options":"خيارات متقدمة","Authorisation token:":"الرمز المميز للمصادقة:","Copy token":"نسخ الرمز المميز","This authorisation token is only needed to allow third-party applications to access Joplin.":"هذا الرمز المميز للمصادقة مطلوب فقط للسماح لتطبيقات طرف ثالث للوصول إلى Joplin.","Notes and settings are stored in: %s":"الملاحظات و الإعدادات مخزّنة في: %s","Browse...":"استعراض...","Check synchronisation configuration":"فحص ضبط المزامنة","Apply":"تطبيق","Submit":"إرسال","Save":"حفظ","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"تعطيل التشفير يعني أن *كل* ملاحظاتك ومرفقاتها ستجري إعادة مزامنتها ثم ترسل دون تشفير إلى جهة المزامنة. هل ترغب الاستمرار؟","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"تفعيل التشفير يعني أن *كل* ملاحظاتك ومرفقاتها ستجري إعادة مزامنتها ثم ترسل مشفرة إلى جهة المزامنة. لمصلحة أمن معلوماتك ، لا تضِع كلمة المرور ، فستكون هي الطريقة *الوحيدة* لفك تشفير البيانات! فضلاً أدخل كلمة مرور خاصة بك أدناه لتفعيل التشفير.","Disable encryption":"تعطيل التشفير","Enable encryption":"تفعيل التشفير","Master Keys":"المفاتيح الرئيسة","Active":"نشط","ID":"المعرّف","Source":"المصدر","Created":"الإنشاء","Updated":"التحديث","Password":"كلمة المرور","Password OK":"كلمة المرور صحيحة","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"لاحِظ: سيجري استخدام مفتاح رئيس واحد فقط للتشفير (المفتاح المعلَّم أنه \"نشط\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.","Missing Master Keys":"","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"","Status":"الحالة","Encryption is:":"التشفير هو:","Usage":"الاستخدام","Back":"عودة","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"سيتم إنشاء دفتر الملاحظات \"%s\" و استيراد الملف \"%s\" إليه","Please create a notebook first.":"يرجى إنشاء دفتر ملاحظات أولاً.","Please create a notebook first":"يرجى إنشاء دفتر ملاحظات أولاً","Notebook title:":"عنوان دفتر الملاحظات:","Add or remove tags:":"إضافة أو حذف وسوم:","Separate each tag by a comma.":"","Rename notebook:":"إعادة تسمية دفتر الملاحظات:","Rename tag:":"إعادة تسمية الوسم:","Set alarm:":"ضبط منبّه:","Layout":"","Search...":"بحث...","Some items cannot be synchronised.":"لا يمكن مزامنة بعض العناصر.","View them now":"عرضها الآن","Some items cannot be decrypted.":"لا يمكن فك تشفير بعض العناصر.","Set the password":"ضبط كلمة المرور","No notes in here. Create one by clicking on \"New note\".":"لا توجد ملاحظات هنا. أنشئ واحدةً بالضغط على \"ملاحظة جديدة\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"لا يوجد دفتر ملاحظات حالياً. أنشئ واحداً بالضغط على \"دفتر ملاحظات جديد\".","Location":"المكان","URL":"عنوان URL","Note properties":"خصائص الملاحظة","Open...":"فتح...","This file could not be opened: %s":"لم نتمكن من فتح هذا الملف: %s","Save as...":"حفظ باسم...","Copy path to clipboard":"نسخ المسار إلى الحافظة","Copy Link Address":"نسخ عنوان الرابط","This attachment is not downloaded or not decrypted yet.":"لم يجر تنزيل هذا المرفق أو فك تشفيره حتى الآن.","Unsupported link or message: %s":"رابط أو رسالة غير مدعومان: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"ليس لهذه الملاحظة أي محتوى. [fuzzy]بدء تحرير الملاحظة.","Only one note can be printed or exported to PDF at a time.":"يمكن طباعة ملاحظة واحدة فقط أو تصديرها إلى PDF كل مرة.","strong text":"","emphasized text":"","List item":"عنصر قائمة","Insert Hyperlink":"إدراج ارتباط تشعبي","Attach file":"إرفاق ملف","Tags":"وسوم","Set alarm":"ضبط منبّه","In: %s":"في: %s","Hyperlink":"ارتباط تشعبي","Code":"رمز","Numbered List":"قائمة مرقّمة","Bulleted List":"قائمة تعداد نقطي","Checkbox":"","Heading":"ترويسة","Horizontal Rule":"","Click to stop external editing":"اضغط لإيقاف التحرير خارج التطبيق","Watching...":"","to-do":"قائمة مهام","note":"ملاحظة","Creating new %s...":"إنشاء %s جديد ...","Refresh":"","Clear":"مسح","OneDrive Login":"","Dropbox Login":"","Options":"خيارات","Synchronisation Status":"حالة المزامنة","Encryption Options":"خيارات التشفير","Clipper Options":"[fuzzy]خيارات","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Delete notebook \"%s\"?\n\nسيتم حذف كل الملاحظات و دفاتر الملاحظات الفرعية ضمن هذا الدفتر أيضاً.","Remove tag \"%s\" from all notes?":"","Remove this search from the sidebar?":"","Delete":"","Rename":"","Notebooks":"","Decrypting items: %d/%d":"","Fetching resources: %d":"","Please select where the sync status should be exported to":"","Table of contents":"","Add or remove tags":"","Duplicate":"","%s - Copy":"","Switch between note and to-do type":"","Switch to note type":"","Switch to to-do type":"","Copy Markdown link":"","Delete note \"%s\"?":"","Delete these %d notes?":"","Usage: %s":"","Unknown flag: %s":"","Dropbox":"Dropbox","File system":"نظام الملفات","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"","WebDAV":"WebDAV","Unknown log level: %s":"","Unknown level ID: %s":"","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"","Untitled":"","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"","Cannot access %s":"","Created local items: %d.":"","Updated local items: %d.":"","Created remote items: %d.":"","Updated remote items: %d.":"","Deleted local items: %d.":"","Deleted remote items: %d.":"","Fetched items: %d/%d.":"","Cancelling...":"الإلغاء جارٍ...","Completed: %s":"","Last error: %s":"","Idle":"","In progress":"","Synchronisation is already in progress. State: %s":"المزامنة قيد التقدم بالفعل. State: %s","Encrypted":"","Encrypted items cannot be modified":"","title":"","updated date":"","Conflicts":"","Cannot move notebook to this location":"","Notebooks cannot be named \"%s\", which is a reserved title.":"","created date":"","This note does not have geolocation information.":"","Cannot copy note to \"%s\" notebook":"","Cannot move note to \"%s\" notebook":"","Language":"اللغة","Date format":"تنسيق التاريخ","Time format":"تنسيق الوقت","Theme":"السمة","Light":"فاتحة","Dark":"غامقة","Uncompleted to-dos on top":"","Show completed to-dos":"إظهار قوائم المهام المكتملة","Sort notes by":"ترتيب الملاحظات حسب","Reverse sort order":"عكس طريقة الترتيب","Sort notebooks by":"Sort notebooks by","Save geo-location with notes":"حفظ الموقع الجغرافي مع الملاحظات","When creating a new to-do:":"عند إنشاء قائمة جديدة للمهام:","Focus title":"","Focus body":"","When creating a new note:":"عند إنشاء ملاحظة جديدة:","Show tray icon":"إظهار أيقونة لوحة النظام","Note: Does not work in all desktop environments.":"لاحِظ: لا تعمل في كل بيئات سطح المكتب.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"هذا يتيح لـ Joplin العمل في الخلفية. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.","Start application minimised in the tray icon":"بدء التطبيق مصغراً في لوحة النظام","Global zoom percentage":"نسبة التكبير العمومية","Editor font size":"حجم خط المحرّر","Editor font family":"نوع خط المحرّر","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"لابد أن يكون نوع الخط أحادي المسافة وإلا فلن يعمل بشكل صحيح. إذا كان الخط غير صحيح أو فارغاً فسيستخدم خط أحادي المسافة عام تلقائياً.","Automatically update the application":"تحديث التطبيق آلياً","Get pre-releases when checking for updates":"جلب نسخ ما قبل الإصدار عند البحث عن تحديثات","See the pre-release page for more details: %s":"أنظر صفحة نسخ ما قبل الإصدار للمزيد من المعلومات: %s","Synchronisation interval":"مهلة المزامنة","%d minutes":"%d دقائق","%d hour":"%d ساعة","%d hours":"%d ساعات","Text editor command":"أمر محرر النصوص","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.":"أمر محرر النصوص (قد يتضمن معامِلات) الذي سيستخدم لفتح ملاحظة. إذا لم يجر التزويد بأي محرر فسيحاول التطبيق اكتشاف المحرِّر التلقائي آلياً.","Show advanced options":"إظهار خيارات متقدمة","Synchronisation target":"مستهدف المزامنة","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"الجهة المستهدفة المزامنة إليها. كل مستهدف مزامنة قد يكون لها معلمات إضافية تكون مسماة بـ `sync.NUM.NAME` (جميعها موثقة أدناه).","Directory to synchronise with (absolute path)":"الدليل الذي تتم المزامنة معه (المسار المطلق)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"المسار الذي ستتم المزامنة معه عند تفعيل مزامنة نظام الملفات. أنظر `sync.target`.","Nextcloud WebDAV URL":"عنوان URL لـ Nextcloud WebDAV","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! أنظر الأسئلة المتكررة لتفاصيل أكثر: %s","Nextcloud username":"اسم مستخدم Nextcloud","Nextcloud password":"كلمة مرور Nextcloud","WebDAV URL":"عنوان URL لـ WebDAV","WebDAV username":"اسم مستخدم WebDAV","WebDAV password":"كلمة مرور WebDAV","Custom TLS certificates":"شهادات TLS خاصة","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"","Ignore TLS certificate errors":"تجاهل أخطاء شهادات TLS","Invalid option value: \"%s\". Possible values are: %s.":"قيمة خيار غير صحيحة: \"%s\". القيم الممكنة هي: %s.","General":"عام","Synchronisation":"المزامنة","Appearance":"المظهر","Note":"ملاحظة","Application":"التطبيق","The tag \"%s\" already exists. Please choose a different name.":"الوسم \"%s\" موجود بالفعل. فضلاً إختر اسماً مختلفاً.","Joplin Export File":"ملف تصدير Joplin","Markdown":"تنسيق Markdown","Joplin Export Directory":"دليل تصدير بيانات Joplin","Evernote Export File":"ملف Evernote المصدَّر","Json Export Directory":"دليل تصدير بيانات JSON","File":"ملف","Directory":"دليل","Cannot load \"%s\" module for format \"%s\"":"[fuzzy]لا يمكن العثور على \"%s\".","Please specify import format for %s":"","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"This item is currently encrypted: %s \"%s\". فضلاً انتظر فك تشفير العناصر كلها ثم حاول ثانية.","There is no data to export.":"لا يوجد بيانات للتصدير.","Please specify the notebook where the notes should be imported to.":"فضلاً حدّد دفتر الملاحظات الذي ترغب استيراد الملاحظات إليه.","Items that cannot be synchronised":"العناصر التي لا يمكن مزامنتها","%s (%s): %s":"[fuzzy]%s = %s (%s)","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).","Sync status (synced items / total items)":"وضع المزامنة (العناصر المنجزة / إجمالي العناصر)","%s: %d/%d":"","Total: %d/%d":"","Conflicted: %d":"","To delete: %d":"","Folders":"مجلدات","%s: %d notes":"","Coming alarms":"المنبّهات القادمة","On %s: %s":"","Permission to use camera":"الإذن باستخدام الكاميرا","Your permission to use your camera is required.":"إذنك باستخدام كاميرا الجوال مطلوب.","There are currently no notes. Create one by clicking on the (+) button.":"لا توجد ملاحظات حالياً. أنشئ واحدة بالضغط على زر (+).","Delete these notes?":"حذف هذه الملاحظات؟","Log":"السجل","Export Debug Report":"تصدير تقرير إصلاح الأخطاء","Encryption Config":"ضبط التشفير","Configuration":"الضبط","Move to notebook...":"النقل إلى دفتر ملاحظات...","Move %d notes to notebook \"%s\"?":"نقل %d ملاحظات إلى دفتر الملاحظات \"%s\" ؟","Press to set the decryption password.":"إضغط لضبط كلمة مرور فك التشفير.","Clear alarm":"مسح المنبّه","Save alarm":"حفظ المنبّه","Select date":"إختر التاريخ","Confirm":"تأكيد","Cancel synchronisation":"إلغاء المزامنة","Checking... Please wait.":"التحقق جارٍ... فضلاً انتظر.","Success! Synchronisation configuration appears to be correct.":"نجاح! يبدو أن إعداد المزامنة صحيح.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":". Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:","The application has been authorised!":"تمت مصادقة التطبيق!","Could not authorise application:\n\n%s\n\nPlease try again.":"لم تتم مصادقة التطبيق:\n%s\nفضلاً حاول ثانية.","Decrypted items: %s / %s":"العناصر المفكوك تشفيرها: %s / %s","New tags:":"وسوم جديدة:","Type new tags or select from list":"أكتب وسوماً جديدة أو اخترها من القائمة","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"يحتاج التطبيق للأذونات التالية كي يعمل بشكل صحيح. فضلاً فعّلها في إعدادات هاتفك ، في التطبيقات > Joplin > الأذونات","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- التخزين: للسماح بإرفاق ملفات للملاحظات و لتمكين المزامنة من نظام الملفات.","- Camera: to allow taking a picture and attaching it to a note.":"- الكاميرا: للسماح بالتقاط صورة و إرفاقها بملاحظة.","- Location: to allow attaching geo-location information to a note.":"- المكان: للسماح بإرفاق معلومات الموقع الجغرافي مع الملاحظات.","Joplin website":"موقع ويب Joplin","Database v%s":"قاعدة البيانات v%s","FTS enabled: %d":"FTS مفعَّلة: %d","Login with Dropbox":"تسجيل الدخول عبر Dropbox","Enter code here":"أدخل الرمز هنا","Master Key %s":"المفتاح الرئيس %s","Created: %s":"الإنشاء في: %s","Password:":"كلمة المرور:","Password cannot be empty":"لا يمكن أن تكون كلمة المرور فارغة","Enable":"تفعيل","The notebook could not be saved: %s":"لم يتم حفظ دفتر الملاحظات: %s","Edit notebook":"تحرير دفتر الملاحظات","Show all":"إظهار الكل","Errors only":"الأخطاء فقط","This note has been modified:":"جرى تعديل هذه الملاحظة:","Save changes":"حفظ التغييرات","Discard changes":"تجاهل التغييرات","No item with ID %s":"لا يوجد عنصر بالمعرّف %s","The Joplin mobile app does not currently support this type of link: %s":"تطبيق Joplin على الهاتف الجوال لا يدعم حالياً هذا النوع من الربط : %s","Unsupported image type: %s":"نوع صورة غير مدعوم: %s","Take photo":"التقاط صورة","Attach photo":"إرفاق صورة","Attach any file":"إرفاق أي ملف","Share":"مشاركة","Convert to note":"تحويل إلى ملاحظة","Convert to todo":"تحويل إلى قائمة مهام","Hide metadata":"إخفاء البيانات الوصفية","Show metadata":"إظهار البيانات الوصفية","View on map":"عرض على الخريطة","Go to source URL":"الذهاب إلى عنوان URL المصدر","Edit":"تحرير","Delete notebook":"حذف دفتر الملاحظات","Login with OneDrive":"تسجيل الدخول عبر OneDrive","Search":"بحث","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"اضغط على زر (+) لتنشئ ملاحظة أو دفتر ملاحظات جديداً. اضغط على القائمة الجانبية للوصول إلى دفاتر ملاحظاتك القائمة.","You currently have no notebook. Create one by clicking on (+) button.":"ليس لديك دفاتر ملاحظات حالياً. أنشئ واحدة بالضغط على زر (+).","Welcome":"مرحباً"} \ No newline at end of file +{"To delete a tag, untag the associated notes.":"لتحذف الوسم ، أزل الوسم عن الملاحظات التي وسمت به.","Please select the note or notebook to be deleted first.":"يرجى اختيار ملاحظة أو دفتر ملاحظات أولاً للتمكن من حذفها.","Press Ctrl+D or type \"exit\" to exit the application":"اضغط Ctrl+D أو اكتب \"خروج\" للخروج من التطبيق","More than one item match \"%s\". Please narrow down your query.":"يوجد أكثر من عنصر يطابق \"%s\". يرجى تضييق نطاق الاستعلام الذي كتبته.","No notebook selected.":"لم تختر أي دفتر ملاحظات.","No notebook has been specified.":"لم يجر تحديد أي دفتر ملاحظات.","Y":"نعم","n":"لا","N":"لا","y":"نعم","Cancelling background synchronisation... Please wait.":"يجري إلغاء مزامنة الخلفية... فضلاً انتظر.","No such command: %s":"أمر غير موجود: %s","The command \"%s\" is only available in GUI mode":"الأمر \"%s\" متوفر فقط في وضع الواجهة الرسومية","Cannot change encrypted item":"لا يمكن تغيير العنصر المشفَّر","Missing required argument: %s":"المعامل المطلوب %s مفقود","%s: %s":"%s: %s","Your choice: ":"اختيارك هو: ","Invalid answer: %s":"إجابة غير صحيحة: %s","Attaches the given file to the note.":"يرفق الملف المعطى بالملاحظة.","Cannot find \"%s\".":"لا يمكن العثور على \"%s\".","Displays the given note.":"يعرض الملاحظة المعطاة.","Displays the complete information about note.":"يعرض المعلومات الكاملة عن الملاحظة.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"يستخرج قيمة إعداد أو يضبطها. إذا لم يجر التزويد بـ [value] (قيمة) فسيعرض التطبيق قيمة [name] (اسم). إذا لم يجر التزويد بـ [name] ولا [value] فسيسرد التطبيق الإعداد الحالي.","Also displays unset and hidden config variables.":"يظهر أيضاً متغيرات الإعداد غير المضبوطة أو تلك المخفية.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"ينشئ نسخة من الملاحظات المطابقة لـ (ملاحظة) في [notebook] (دفتر ملاحظات). إذا لم يحدد دفتر ملاحظات فستنسخ الملاحظة في دفتر الملاحظات الحالي.","Marks a to-do as done.":"يعلّم قائمة مهام أنها تمت.","Note is not a to-do: \"%s\"":"الملاحظة: \"%s\" ليست قائمة مهام","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"أدخل كلمة المرور الرئيسة:","Operation cancelled":"ألغيت العملية","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"بدء فك التشفير جارٍ... يرجى الانتظار حيث قد تستغرق العملية عدة دقائق بحسب كمية البيانات المطلوب فك تشفيرها.","Completed decryption.":"اكتمل فك التشفير.","Enabled":"مفعََّل","Disabled":"معطَّل","Encryption is: %s":"التشفير هو: %s","Edit note.":"تحرير الملاحظة.","No text editor is defined. Please set it using `config editor `":"لم يعرَّف محرر نصوص. فضلاً اضبطه باستخدام `config editor `","No active notebook.":"لا يوجد دفتر ملاحظات نشط.","Note does not exist: \"%s\". Create it?":"الملاحظة: \"%s\" غير موجودة. تريد إنشائها؟","Starting to edit note. Close the editor to get back to the prompt.":"بدء تحرير الملاحظة. أغلق المحرر للعودة إلى المحث.","Error opening note in editor: %s":"حدث خطأ أثناء فتح الملاحظة: %s في المحرر","Note has been saved.":"تم حفظ الملاحظة.","Exits the application.":"الخروج من التطبيق.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"تصدير بيانات Joplin إلى المسار المعطى. سيصدِّر التطبيق تلقائياً كامل قاعدة البيانات بما في ذلك دفاتر الملاحظات ، الملاحظات ، الوسوم والموارد.","Destination format: %s":"التنسيق الوجهة: %s","Exports only the given note.":"تصدير الملاحظة المعطاة فقط.","Exports only the given notebook.":"تصدير دفتر الملاحظات المعطى فقط.","Displays a geolocation URL for the note.":"عرض رابط URL للموقع الجغرافي للملاحظة.","Displays usage information.":"عرض معلومات الاستخدام.","For information on how to customise the shortcuts please visit %s":"فضلاً زيارة %s لتحصل على معلومات عن كيفية تخصيص الاختصارات","Shortcuts are not available in CLI mode.":"الاختصارات غير متوفرة في وضع واجهة سطر الأوامر.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"أكتب `help [command]` للمزيد من المعلومات عن أمر ما ، أو `help all` لمعلومات الاستخدام الكاملة.","The possible commands are:":"الأوامر الممكنة هي:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"في أي أمر ، يمكن الإشارة إلى ملاحظة أو دفتر ملاحظات بعنوانه أو بمعرّفه ، أو باستخدام الاختصارات `$n` أو `$b` التي تشير ، على الترتيب ، إلى الملاحظة أو دفتر الملاحظات المختار حالياً. يمكن استخدام `$c` للإشارة إلى العنصر المختار حالياً.","To move from one pane to another, press Tab or Shift+Tab.":"للتنقل من جزء إلى آخر اضغط Tab أو Shift+Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"استخدم أزرار الأسهم و Page Up/Page Down للتمرير في القوائم ومناطق النص (بما فيها وحدة التحكم هذه).","To maximise/minimise the console, press \"tc\".":"لتكبير/تصغير وحدة التحكم ، اضغط \"tc\".","To enter command line mode, press \":\"":"للدخول إلى وضع سطر الأوامر ، اضغط \":\"","To exit command line mode, press ESCAPE":"للخروج من وضع سطر الأوامر ، اضغط ESCAPE","For the list of keyboard shortcuts and config options, type `help keymap`":"أكتب `help keymap` للحصول على قائمة اختصارات لوحة المفاتيح و خيارات الإعداد","Imports data into Joplin.":"استيراد البيانات إلى Joplin.","Source format: %s":"تنسيق المصدر: %s","Do not ask for confirmation.":"لا تطلب التأكيد.","Found: %d.":"تم العثور عليها: %d.","Created: %d.":"تم إنشاؤها: %d.","Updated: %d.":"تم تحديثها: %d.","Skipped: %d.":"تم تجاوزها: %d.","Resources: %d.":"الموارد: %d.","Tagged: %d.":"تم وسمها: %d.","Importing notes...":"استيراد الملاحظات جارٍ...","The notes have been imported: %s":"جرى استيراد الملاحظات: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"يعرض الملاحظات في الدفتر الحالي. استخدم `ls /` لعرض قائمة دفاتر الملاحظات.","Displays only the first top notes.":"يعرض أول أعلى <رقم> ملاحظات فقط.","Sorts the item by (eg. title, updated_time, created_time).":"يرتب العناصر حسب <حقل> (على سبيل المثال، العنوان ، تاريخ التحديث ، تاريخ الإنشاء).","Reverses the sorting order.":"يعكس طريقة الترتيب.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"يعرض العناصر من النوع/الأنواع المحددة فقط. يمكن أن يكون `n` للملاحظات ، أو `t` لقوائم المهام أو `nt` للملاحظات و قوائم المهام (مثلاً ، `-tt` ستعرض قوائم المهام فقط ، بينما ستعرض `-ttd` الملاحظات و قوائم المهام.","Either \"text\" or \"json\"":"إما \"text\" أو \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"استخدام نسق القائمة الطويلة. النسق هو ID (معرِّف) ، NOTE_COUNT (عدد الملاحظات (لدفتر الملاحظات)) ، DATE (التاريخ) ، TODO_CHECKED (تم عنصر المهمة (لقوائم المهام)) ، TITLE (العنوان)","Please select a notebook first.":"يرجى اختيار دفتر ملاحظات أولاً.","Creates a new notebook.":"ينشئ دفتر ملاحظات جديد.","Creates a new note.":"ينشئ ملاحظة جديدة.","Notes can only be created within a notebook.":"يمكن إنشاء الملاحظات فقط ضمن دفتر ملاحظات.","Creates a new to-do.":"ينشئ قائمة جديدة للمهام.","Moves the notes matching to [notebook].":"ينقل الملاحظات المطابقة لـ إلى [notebook].","Renames the given (note or notebook) to .":"يعيد تسمية (عنصر) معطى (ملاحظة أو دفتر ملاحظات) ليصبح (اسم).","Deletes the given notebook.":"يحذف دفتر الملاحظات المعطى.","Deletes the notebook without asking for confirmation.":"يحذف دفتر الملاحظات دون طلب تأكيد.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"حذف دفتر الملاحظات؟ سيتم حذف كل الملاحظات و دفاتر الملاحظات الفرعية ضمن هذا الدفتر أيضاً.","Deletes the notes matching .":"يحذف الملاحظات المطابقة لـ (نمط-ملاحظة).","Deletes the notes without asking for confirmation.":"يحذف الملاحظات دون طلب تأكيد.","%d notes match this pattern. Delete them?":"%d ملاحظة تطابق هذا النمط. حذف هذه الملاحظات؟","Delete note?":"حذف الملاحظة؟","Searches for the given in all the notes.":"يبحث عن الـ (نمط) المعطى في كل الملاحظات.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"يضبط الخاصية للـ المعطاة على [value] معطاة. الخصائص الممكنة هي:\n%s","Displays summary about the notes and notebooks.":"يعرض موجزاً عن الملاحظات و دفاتر الملاحظات.","Synchronises with remote storage.":"يزامن مع المخزن البعيد.","Sync to provided target (defaults to sync.target config value)":"يزامن مع الوجهة المذكورة (قيمة الإعداد التلقائية هي sync.target)","Authentication was not completed (did not receive an authentication token).":"لم تكتمل المصادقة (لم أستلم الرمز المميز للمصادقة).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"يرجى اتباع الخطوات التالية للسماح لـ Joplin بالمزامنة مع Dropbox:","Step 1: Open this URL in your browser to authorise the application:":"الخطوة 1: إفتح عنوان URL هذا في المستعرض للتصريح للتطبيق:","Step 2: Enter the code provided by Dropbox:":"الخطوة 2: أدخل الرمز المزوّد من Dropbox:","Not authentified with %s. Please provide any missing credentials.":"لا يمكن المصادقة باستخدام %s. يرجى التزويد بأي من بيانات اعتماد الدخول المفقودة.","Synchronisation is already in progress.":"المزامنة قيد التقدم بالفعل.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"ملف القفل هو قيد الحجز بالفعل. بإمكانك حذف ملف القفل في \"%s\" واستئناف العملية إن كنت تعلم أنه لا توجد مزامنة تجري حالياً.","Synchronisation target: %s (%s)":"وجهة المزامنة: %s (%s)","Cannot initialize synchroniser.":"لم نتمكن من تمهيد مكوّن المزامنة.","Starting synchronisation...":"يجري بدء المزامنة...","Downloading resources...":"يجري تنزيل الموارد...","Cancelling... Please wait.":"الإلغاء جارٍ... فضلاً انتظر."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" (أمر-وسم) يمكن أن يكون \"add\" (أضف) ، \"remove\" (أزل) أو \"list\" (أسرد) ، وذلك لإضافة [وسم] أو إزالته من [ملاحظة] أو لسرد الملاحظات المرتبطة بال [وسم]. الأمر`tag list` يمكن استخدامه لسرد كل الوسوم (استخدم -l لخيار الوسوم الطويلة).","Invalid command: \"%s\"":"أمر غير صالح:\"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":"يمكن أن يكون (أمر قائمة المهام) \"toggle\" (تبديل) أو \"clear\" (مسح) فقط. استخدم \"toggle\" لتبديل حال قائمة المهام المعطاة بين مكتملة و غير مكتملة (إذا كانت الملاحظة المقصودة عادية فسيتم تحويلها إلى قائمة مهام). استخدم \"clear\" لتحويل قائمة المهام ثانيةً إلى ملاحظة عادية.","Marks a to-do as non-completed.":"يعلّم قائمة مهام أنها غير مكتملة.","Switches to [notebook] - all further operations will happen within this notebook.":"التبديل إلى [notebook] - جميع العمليات التالية ستجري في هذا الدفتر.","Displays version information":"عرض معلومات النسخة","%s %s (%s)":"%s %s (%s)","Enum":"تعداد","Type: %s.":"النوع: %s.","Possible values: %s.":"القيم الممكنة : %s.","Default: %s":"التلقائية: %s","Possible keys/values:":"المفاتيح/القيم الممكنة:","Type `joplin help` for usage information.":"أكتب `joplin help` لمعلومات الاستخدام.","Fatal error:":"خطأ فادح:","The application has been authorised - you may now close this browser tab.":"تم التصريح للتطبيق - يمكنك الآن إغلاق تبويب المستعرض هذا.","The application has been successfully authorised.":"جرى التصريح للتطبيق بنجاح.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"فضلاً افتح عنوان URL التالي في المستعرض لديك لتمكين التطبيق من المصادقة سينشئ التطبيق دليلاً في \"Apps/Joplin\" ثم يقوم فقط بقراءة وكتابة الملفات في هذا الدليل. لن يكون لديه أي وصول لأي ملف خارج هذا الدليل أو لأي بيانات شخصية أخرى. لن نشارك البيانات مع أي طرف ثالث.","Search:":"بحث:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"مرحباً بك في Joplin!\n\nأكتب `:help shortcuts` للحصول على قائمة اختصارات لوحة المفاتيح ، أو `:help` فقط لمعلومات الاستخدام.\n\nعلى سبيل المثال ، اضغط `mb` لإنشاء دفتر ملاحظات ، و اضغط `mn` لإنشاء ملاحظة.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"عنصر أو أكثر هو مشفّر حالياً وقد تحتاج إلى إدخال كلمة مرور رئيسة. فضلاً أكتب `e2ee decrypt` لفعل هذا. إن كنت قد أدخلت كلمة المرور فعلاً فإن فك تشفير العناصر المشفَّرة جارٍ في الخلفية وستكون متوفرة قريباً.","Exporting to \"%s\" as \"%s\" format. Please wait...":"التصدير إلى \"%s\" بتنسيق \"%s\". فضلاً انتظر...","Sidebar":"الشريط الجانبي","Note list":"قائمة ملاحظات","Note title":"عنوان الملاحظة","Note body":"متن الملاحظة","Importing from \"%s\" as \"%s\" format. Please wait...":"الاستيراد من \"%s\" بتنسيق \"%s\". فضلاً انتظر...","PDF File":"ملف PDF","&File":"&ملف","New note":"ملاحظة جديدة","New to-do":"قائمة جديدة للمهام","New notebook":"دفتر ملاحظات جديد","Import":"استيراد","Export":"تصدير","Synchronise":"زامِن","Print":"اطبع","Hide %s":"أخف %s","Quit":"إغلاق","&Edit":"ت&حرير","Copy":"نسخ","Cut":"قص","Paste":"لصق","Select all":"اختيار الكل","Bold":"غامق","Italic":"مائل","Link":"رابط","Insert Date Time":"إدراج التاريخ والوقت","Edit in external editor":"التحرير في محرر خارجي","Search in all the notes":"البحث في كل الملاحظات","Search in current note":"البحث في الملاحظة الحاليّة","&View":"&عرض","Toggle sidebar":"تبديل الشريط الجانبي","Toggle editor layout":"تبديل تخطيط المحرّر","Focus":"تركيز","&Tools":"&أدوات","Synchronisation status":"حالة المزامنة","Web clipper options":"خيارات Web clipper","Encryption options":"خيارات التشفير","General Options":"الخيارات العامة","&Help":"م&ساعدة","Website and documentation":"موقع الويب و التوثيق","Make a donation":"تبرَّع","Check for updates...":"البحث جارٍ عن تحديثات...","About Joplin":"حول Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"افتح %s","Exit":"خروج","OK":"موافق","Cancel":"إلغاء","Current version is up-to-date.":"النسخة الحالية محدَّثة.","%s (pre-release)":"%s (ما قبل الإصدار)","An update is available, do you want to download it now?":"يتوفر تحديث ، هل تريد تنزيله الآن؟","Your version: %s":"Your version: %s","New version: %s":"New version: %s","Yes":"نعم","No":"لا","Token has been copied to the clipboard!":"تم نسخ الرمز المميز إلى الحافظة!","The web clipper service is enabled and set to auto-start.":"خدمة Web clipper مفعَّلة ومضبوطة على البدء التلقائي","Status: Started on port %d":"الحالة: تم البدء على المنفذ %d","Status: %s":"الحالة: %s","Disable Web Clipper Service":"تعطيل خدمة Web clipper","The web clipper service is not enabled.":"خدمة Web clipper غير مفعَّلة.","Enable Web Clipper Service":"تفعيل خدمة Web clipper","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"تتيح Joplin Web clipper حفظ صفحات الويب ولقطات الشاشة من مستعرضك إلى Joplin.","In order to use the web clipper, you need to do the following:":"تحتاج لفعل الخطوات التالية للتمكن من استخدام إضافة القصّ Web clipper:","Step 1: Enable the clipper service":"الخطوة 1: تفعيل خدمة إضافة القصّ Web clipper","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"تتيح هذه الخدمة تواصل إضافة المستعرض مع Joplin. عندما تفعّلها قد يسألك الجدار الناري أن تعطي الإذن لـ Joplin بالاستماع إلى منفذ محدّد.","Step 2: Install the extension":"الخطوة 2: تثبيت الإضافة","Download and install the relevant extension for your browser:":"قم بتنزيل و تثبيت الإضافة المذكورة في المستعرض لديك:","Advanced options":"خيارات متقدمة","Authorisation token:":"الرمز المميز للتصريح:","Copy token":"نسخ الرمز المميز","This authorisation token is only needed to allow third-party applications to access Joplin.":"هذا الرمز المميز للتصريح مطلوب فقط للسماح لتطبيقات طرف ثالث للوصول إلى Joplin.","Notes and settings are stored in: %s":"الملاحظات و الإعدادات مخزّنة في: %s","Browse...":"استعراض...","Check synchronisation configuration":"فحص ضبط المزامنة","Apply":"تطبيق","Submit":"إرسال","Save":"حفظ","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"تعطيل التشفير يعني أن *كل* ملاحظاتك ومرفقاتها ستجري إعادة مزامنتها ثم ترسل دون تشفير إلى وجهة المزامنة. هل ترغب الاستمرار؟","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"تفعيل التشفير يعني أن *كل* ملاحظاتك ومرفقاتها ستجري إعادة مزامنتها ثم ترسل مشفرة إلى وجهة المزامنة. لمصلحة أمن معلوماتك ، لا تضِع كلمة المرور ، فستكون هي الطريقة *الوحيدة* لفك تشفير البيانات! فضلاً أدخل كلمة مرور خاصة بك أدناه لتفعيل التشفير.","Disable encryption":"تعطيل التشفير","Enable encryption":"تفعيل التشفير","Master Keys":"المفاتيح الرئيسة","Active":"نشط","ID":"المعرّف","Source":"المصدر","Created":"الإنشاء","Updated":"التحديث","Password":"كلمة المرور","Password OK":"كلمة المرور صحيحة","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"لاحِظ: سيجري استخدام مفتاح رئيس واحد فقط للتشفير (المفتاح المعلَّم أنه \"نشط\"). يمكن استخدام أي من المفاتيح لفك التشفير ، وهذا بحسب الطريقة التي شفرت بها سابقاً الملاحظة أو دفتر الملاحظات.","Missing Master Keys":"المفاتيح الرئيسة مفقودة","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"تم استخدام المفاتيح الرئيسة ذات المعرّفات التالية لتشفير بعض العناصر لديك ، إلا أن التطبيق لم يتمكن من الوصول إليها حالياً. من المحتمل أن يجري تنزيلها فيما بعد عبر المزامنة.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"يرجى الرجوع إلى التوثيق للمزيد من المعلومات عن التشفير من الطرف للطرف (E2EE) و طرق تفعيله.","Status":"الحالة","Encryption is:":"التشفير هو:","Usage":"الاستخدام","Back":"عودة","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"سيتم إنشاء دفتر الملاحظات \"%s\" و استيراد الملف \"%s\" إليه","Please create a notebook first.":"يرجى إنشاء دفتر ملاحظات أولاً.","Please create a notebook first":"يرجى إنشاء دفتر ملاحظات أولاً","Notebook title:":"عنوان دفتر الملاحظات:","Add or remove tags:":"إضافة أو حذف وسوم:","Separate each tag by a comma.":"","Rename notebook:":"إعادة تسمية دفتر الملاحظات:","Rename tag:":"إعادة تسمية الوسم:","Set alarm:":"ضبط منبّه:","Layout":"تخطيط","Search...":"بحث...","Some items cannot be synchronised.":"لا يمكن مزامنة بعض العناصر.","View them now":"عرضها الآن","Some items cannot be decrypted.":"لا يمكن فك تشفير بعض العناصر.","Set the password":"ضبط كلمة المرور","No notes in here. Create one by clicking on \"New note\".":"لا توجد ملاحظات هنا. أنشئ واحدةً بالضغط على \"ملاحظة جديدة\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"لا يوجد دفتر ملاحظات حالياً. أنشئ واحداً بالضغط على \"دفتر ملاحظات جديد\".","Location":"المكان","URL":"عنوان URL","Note properties":"خصائص الملاحظة","Open...":"فتح...","This file could not be opened: %s":"لم نتمكن من فتح هذا الملف: %s","Save as...":"حفظ باسم...","Copy path to clipboard":"نسخ المسار إلى الحافظة","Copy Link Address":"نسخ عنوان الرابط","This attachment is not downloaded or not decrypted yet.":"لم يجر تنزيل هذا المرفق أو فك تشفيره حتى الآن.","Unsupported link or message: %s":"رابط أو رسالة غير مدعومان: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"ليس لهذه الملاحظة أي محتوى. اضغط على \"%s\" لتبديل المحرّر وتحرير الملاحظة.","Only one note can be printed or exported to PDF at a time.":"يمكن طباعة ملاحظة واحدة فقط أو تصديرها إلى PDF كل مرة.","strong text":"نص مشدَّد","emphasized text":"نص مؤكد","List item":"عنصر قائمة","Insert Hyperlink":"إدراج ارتباط تشعبي","Attach file":"إرفاق ملف","Tags":"وسوم","Set alarm":"ضبط منبّه","In: %s":"في: %s","Hyperlink":"ارتباط تشعبي","Code":"رمز","Numbered List":"قائمة مرقّمة","Bulleted List":"قائمة تعداد نقطي","Checkbox":"خانة اختيار","Heading":"ترويسة","Horizontal Rule":"خط تسطير أفقي","Click to stop external editing":"اضغط لإيقاف التحرير خارج التطبيق","Watching...":"المراقبة جارية...","to-do":"قائمة مهام","note":"ملاحظة","Creating new %s...":"إنشاء %s جديد ...","Refresh":"تحديث","Clear":"مسح","OneDrive Login":"تسجيل الدخول إلى OneDrive","Dropbox Login":"تسجيل الدخول إلى Dropbox","Options":"خيارات","Synchronisation Status":"حالة المزامنة","Encryption Options":"خيارات التشفير","Clipper Options":"خيارات Clipper","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"حذف دفتر الملاحظات \"%s\" ؟\n\nسيتم حذف كل الملاحظات و دفاتر الملاحظات الفرعية ضمن هذا الدفتر أيضاً.","Remove tag \"%s\" from all notes?":"إزالة الوسم \"%s\" من كل الملاحظات؟","Remove this search from the sidebar?":"حذف هذا البحث من الشريط الجانبي؟","Delete":"حذف","Rename":"إعادة تسمية","Notebooks":"دفاتر ملاحظات","Decrypting items: %d/%d":"فك تشفير العناصر: %d/%d","Fetching resources: %d":"جلب الموارد: %d","Please select where the sync status should be exported to":"فضلاً اختر أين سيتم تصدير حالة المزامنة","Table of contents":"","Add or remove tags":"إضافة أو حذف وسوم","Duplicate":"تكرار","%s - Copy":"%s - نسخ","Switch between note and to-do type":"التبديل بين نوعي الملاحظة و قائمة المهام","Switch to note type":"التبديل إلى النوع ملاحظة","Switch to to-do type":"التبديل إلى النوع قائمة مهام","Copy Markdown link":"نسخ رابط Markdown","Delete note \"%s\"?":"حذف الملاحظة \"%s\" ؟","Delete these %d notes?":"حذف ملاحظات %d هذه ؟","Usage: %s":"الاستخدام : %s","Unknown flag: %s":"علامة غير معروفة: %s","Dropbox":"Dropbox","File system":"نظام الملفات","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (للاختبار فقط)","WebDAV":"WebDAV","Unknown log level: %s":"مستوى السجل غير معروف: %s","Unknown level ID: %s":"معرّف مستوى غير معروف: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"لا يمكن تحديث الرمز المميز: بيانات المصادقة مفقودة. بدء المزامنة مرة ثانية قد يحل المشكلة.","Untitled":"بدون اسم","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"لم تتم المزامنة مع OneDrive.\n\nهذا الخطأ يحدث كثيراً عند استخدام OneDrive for Business والذي للأسف لا يمكن دعمه.\n\nيرجى النظر في استخدام حساب OneDrive العادي.","Cannot access %s":"لا يمكن الوصول إلى %s","Created local items: %d.":"العناصر المحلية المنشأة: %d.","Updated local items: %d.":"العناصر المحلية المحدَّثة: %d.","Created remote items: %d.":"العناصر البعيدة المنشأة: %d.","Updated remote items: %d.":"العناصر البعيدة المحدَّثة: %d.","Deleted local items: %d.":"العناصر المحلية المحذوفة: %d.","Deleted remote items: %d.":"العناصر البعيدة المحذوفة: %d.","Fetched items: %d/%d.":"العناصر المجلوبة: %d/%d.","Cancelling...":"الإلغاء جارٍ...","Completed: %s":"مكتملة: %s","Last error: %s":"آخر خطأ: %s","Idle":"خامل","In progress":"قيد التقدم","Synchronisation is already in progress. State: %s":"المزامنة قيد التقدم بالفعل. الحال: %s","Encrypted":"مشفّر","Encrypted items cannot be modified":"لا يمكن تعديل العناصر المشفَّرة","title":"العنوان","updated date":"تاريخ التحديث","Conflicts":"التعارضات","Cannot move notebook to this location":"لا يمكن نقل دفتر الملاحظات إلى هذا المكان","Notebooks cannot be named \"%s\", which is a reserved title.":"لا يمكن تسمية دفتر الملاحظات بـ \"%s\" لأنه عنوان محجوز.","created date":"تاريخ الإنشاء","This note does not have geolocation information.":"ليس لدى هذه الملاحظة معلومة موقع جغرافي.","Cannot copy note to \"%s\" notebook":"لا يمكن نسخ الملاحظة إلى دفتر الملاحظات \"%s\"","Cannot move note to \"%s\" notebook":"لا يمكن نقل الملاحظة إلى دفتر الملاحظات \"%s\"","Language":"اللغة","Date format":"تنسيق التاريخ","Time format":"تنسيق الوقت","Theme":"السمة","Light":"فاتحة","Dark":"غامقة","Uncompleted to-dos on top":"قوائم المهام غير المكتملة في الأعلى","Show completed to-dos":"إظهار قوائم المهام المكتملة","Sort notes by":"ترتيب الملاحظات حسب","Reverse sort order":"عكس طريقة الترتيب","Sort notebooks by":"Sort notebooks by","Save geo-location with notes":"حفظ الموقع الجغرافي مع الملاحظات","When creating a new to-do:":"عند إنشاء قائمة جديدة للمهام:","Focus title":"التركيز على العنوان","Focus body":"التركيز على المتن","When creating a new note:":"عند إنشاء ملاحظة جديدة:","Show tray icon":"إظهار أيقونة لوحة النظام","Note: Does not work in all desktop environments.":"لاحِظ: لا تعمل في كل بيئات سطح المكتب.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"هذا يتيح لـ Joplin العمل في الخلفية. نوصي بتفعيل هذا الإعداد لكي تجري مزامنة ملاحظاتك باستمرار ، مما يقلل عدد حالات التعارض.","Start application minimised in the tray icon":"بدء التطبيق مصغراً في لوحة النظام","Global zoom percentage":"نسبة التكبير العمومية","Editor font size":"حجم خط المحرّر","Editor font family":"نوع خط المحرّر","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"لابد أن يكون نوع الخط أحادي المسافة وإلا فلن يعمل بشكل صحيح. إذا كان الخط غير صحيح أو فارغاً فسيستخدم خط أحادي المسافة عام تلقائياً.","Automatically update the application":"تحديث التطبيق آلياً","Get pre-releases when checking for updates":"جلب نسخ ما قبل الإصدار عند البحث عن تحديثات","See the pre-release page for more details: %s":"أنظر صفحة نسخ ما قبل الإصدار للمزيد من المعلومات: %s","Synchronisation interval":"مهلة المزامنة","%d minutes":"%d دقائق","%d hour":"%d ساعة","%d hours":"%d ساعات","Text editor command":"أمر محرر النصوص","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.":"أمر محرر النصوص (قد يتضمن معامِلات) الذي سيستخدم لفتح ملاحظة. إذا لم يجر التزويد بأي محرر فسيحاول التطبيق اكتشاف المحرِّر التلقائي آلياً.","Show advanced options":"إظهار خيارات متقدمة","Synchronisation target":"وجهة المزامنة","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"الوجهة المستهدفة المزامنة إليها. كل وجهة مزامنة مستهدفة قد يكون لها معلمات إضافية تكون مسماة بـ `sync.NUM.NAME` (جميعها موثقة أدناه).","Directory to synchronise with (absolute path)":"الدليل الذي تتم المزامنة معه (المسار المطلق)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"المسار الذي ستتم المزامنة معه عند تفعيل مزامنة نظام الملفات. أنظر `sync.target`.","Nextcloud WebDAV URL":"عنوان URL لـ Nextcloud WebDAV","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"تنبيه: إذا غيرت هذا المكان ، تأكد من نسخ كافة المحتويات لديك إليه قبل البدء بالمزامنة ، وإلا فسيتم حذف كل الملفات! أنظر الأسئلة المتكررة لتفاصيل أكثر: %s","Nextcloud username":"اسم مستخدم Nextcloud","Nextcloud password":"كلمة مرور Nextcloud","WebDAV URL":"عنوان URL لـ WebDAV","WebDAV username":"اسم مستخدم WebDAV","WebDAV password":"كلمة مرور WebDAV","Custom TLS certificates":"شهادات TLS خاصة","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"قائمة مفصولة بفواصل ، بالمسارات إلى الأدلة التي سيجري تحميل الشهادات منها ، أو المسار إلى الملفات المستقلة للشهادات. على سبيل المثال : /my/cert_dir, /other/custom.pem. لاحظ أنه يجب أن تحفظ تغييراتك قبل الضغط على \"فحص ضبط المزامنة\" ، إن كنت قمت بتغييرات في إعدادات TLS.","Ignore TLS certificate errors":"تجاهل أخطاء شهادات TLS","Invalid option value: \"%s\". Possible values are: %s.":"قيمة خيار غير صحيحة: \"%s\". القيم الممكنة هي: %s.","General":"عام","Synchronisation":"المزامنة","Appearance":"المظهر","Note":"ملاحظة","Application":"التطبيق","The tag \"%s\" already exists. Please choose a different name.":"الوسم \"%s\" موجود بالفعل. فضلاً إختر اسماً مختلفاً.","Joplin Export File":"ملف تصدير Joplin","Markdown":"تنسيق Markdown","Joplin Export Directory":"دليل تصدير بيانات Joplin","Evernote Export File":"ملف Evernote المصدَّر","Json Export Directory":"دليل تصدير بيانات JSON","File":"ملف","Directory":"دليل","Cannot load \"%s\" module for format \"%s\"":"لا يمكن تحميل وحدة \"%s\" للتنسيق \"%s\"","Please specify import format for %s":"فضلاً حدّد تنسيق الاستيراد لـ %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"هذا العنصر مشفَّر حالياً: %s \"%s\". فضلاً انتظر فك تشفير العناصر كلها ثم حاول ثانية.","There is no data to export.":"لا يوجد بيانات للتصدير.","Please specify the notebook where the notes should be imported to.":"فضلاً حدّد دفتر الملاحظات الذي ترغب استيراد الملاحظات إليه.","Items that cannot be synchronised":"العناصر التي لا يمكن مزامنتها","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"ستبقى هذه العناصر على الجهاز إلا أنها لن يجري رفعها إلى وجهة المزامنة. لكي تجد هذه العناصر ، عليك إما البحث عن العنوان أو المعرِّف (وهو معروض أعلاه بين قوسين).","Sync status (synced items / total items)":"حالة المزامنة (العناصر المنجزة / إجمالي العناصر)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"الإجمالي: %d/%d","Conflicted: %d":"المتعارضة: %d","To delete: %d":"المعدّة للحذف: %d","Folders":"مجلدات","%s: %d notes":"%s: %d ملاحظات","Coming alarms":"المنبّهات القادمة","On %s: %s":"في %s: %s","Permission to use camera":"الإذن باستخدام الكاميرا","Your permission to use your camera is required.":"إذنك باستخدام كاميرا الجوال مطلوب.","There are currently no notes. Create one by clicking on the (+) button.":"لا توجد ملاحظات حالياً. أنشئ واحدة بالضغط على زر (+).","Delete these notes?":"حذف هذه الملاحظات؟","Log":"السجل","Export Debug Report":"تصدير تقرير إصلاح الأخطاء","Encryption Config":"ضبط التشفير","Configuration":"الضبط","Move to notebook...":"النقل إلى دفتر ملاحظات...","Move %d notes to notebook \"%s\"?":"نقل %d ملاحظات إلى دفتر الملاحظات \"%s\" ؟","Press to set the decryption password.":"إضغط لضبط كلمة مرور فك التشفير.","Clear alarm":"مسح المنبّه","Save alarm":"حفظ المنبّه","Select date":"إختر التاريخ","Confirm":"تأكيد","Cancel synchronisation":"إلغاء المزامنة","Checking... Please wait.":"التحقق جارٍ... فضلاً انتظر.","Success! Synchronisation configuration appears to be correct.":"نجاح! يبدو أن إعداد المزامنة صحيح.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"خطأ. فضلاً تحقق من صحة عنوان URL ، اسم المستخدم ، كلمة المرور وغيرها وأن جهة المزامنة المستهدفة يمكن الوصول إليها. كان الخطأ المبلّغ عنه:","The application has been authorised!":"تم التصريح للتطبيق!","Could not authorise application:\n\n%s\n\nPlease try again.":"لم يتم التصريح للتطبيق:\n%s\nفضلاً حاول ثانية.","Decrypted items: %s / %s":"العناصر المفكوك تشفيرها: %s / %s","New tags:":"وسوم جديدة:","Type new tags or select from list":"أكتب وسوماً جديدة أو اخترها من القائمة","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"يحتاج التطبيق للأذونات التالية كي يعمل بشكل صحيح. فضلاً فعّلها في إعدادات هاتفك ، في التطبيقات > Joplin > الأذونات","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- التخزين: للسماح بإرفاق ملفات للملاحظات و لتمكين المزامنة من نظام الملفات.","- Camera: to allow taking a picture and attaching it to a note.":"- الكاميرا: للسماح بالتقاط صورة و إرفاقها بملاحظة.","- Location: to allow attaching geo-location information to a note.":"- المكان: للسماح بإرفاق معلومات الموقع الجغرافي مع الملاحظات.","Joplin website":"موقع ويب Joplin","Database v%s":"قاعدة البيانات v%s","FTS enabled: %d":"FTS مفعَّلة: %d","Login with Dropbox":"تسجيل الدخول عبر Dropbox","Enter code here":"أدخل الرمز هنا","Master Key %s":"المفتاح الرئيس %s","Created: %s":"الإنشاء في: %s","Password:":"كلمة المرور:","Password cannot be empty":"لا يمكن أن تكون كلمة المرور فارغة","Enable":"تفعيل","The notebook could not be saved: %s":"لم يتم حفظ دفتر الملاحظات: %s","Edit notebook":"تحرير دفتر الملاحظات","Show all":"إظهار الكل","Errors only":"الأخطاء فقط","This note has been modified:":"جرى تعديل هذه الملاحظة:","Save changes":"حفظ التغييرات","Discard changes":"تجاهل التغييرات","No item with ID %s":"لا يوجد عنصر بالمعرّف %s","The Joplin mobile app does not currently support this type of link: %s":"تطبيق Joplin على الهاتف الجوال لا يدعم حالياً هذا النوع من الربط : %s","Unsupported image type: %s":"نوع صورة غير مدعوم: %s","Take photo":"التقاط صورة","Attach photo":"إرفاق صورة","Attach any file":"إرفاق أي ملف","Share":"مشاركة","Convert to note":"تحويل إلى ملاحظة","Convert to todo":"تحويل إلى قائمة مهام","Hide metadata":"إخفاء البيانات الوصفية","Show metadata":"إظهار البيانات الوصفية","View on map":"عرض على الخريطة","Go to source URL":"الذهاب إلى عنوان URL المصدر","Edit":"تحرير","Delete notebook":"حذف دفتر الملاحظات","Login with OneDrive":"تسجيل الدخول عبر OneDrive","Search":"بحث","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"اضغط على زر (+) لتنشئ ملاحظة أو دفتر ملاحظات جديداً. اضغط على القائمة الجانبية للوصول إلى دفاتر ملاحظاتك القائمة.","You currently have no notebook. Create one by clicking on (+) button.":"ليس لديك دفاتر ملاحظات حالياً. أنشئ واحدة بالضغط على زر (+).","Welcome":"مرحباً"} \ No newline at end of file diff --git a/ReactNativeClient/locales/nb_NO.json b/ReactNativeClient/locales/nb_NO.json index 87d5d1c58..813e0d155 100644 --- a/ReactNativeClient/locales/nb_NO.json +++ b/ReactNativeClient/locales/nb_NO.json @@ -1 +1 @@ -{"To delete a tag, untag the associated notes.":"Hvis du vil slette en merkelapp, fjern merkelappen fra merkede notater.","Please select the note or notebook to be deleted first.":"Vennligst velg notatet eller notatboken som skal slettes først.","Press Ctrl+D or type \"exit\" to exit the application":"Trykk Ctrl+D eller skriv \"exit\" for å avslutte programmet","More than one item match \"%s\". Please narrow down your query.":"Mer enn ett treff for \"%s\". Vennligst gjør søket mer spesifikt.","No notebook selected.":"Ingen notatbok valgt.","No notebook has been specified.":"Ingen notatbok har blitt spesifisert.","Y":"Y","n":"n","N":"N","y":"y","Cancelling background synchronisation... Please wait.":"Avbryter bakgrunnssynkronisering… Vennligst vent.","No such command: %s":"Ingen kommando: %s","The command \"%s\" is only available in GUI mode":"Kommandoen \"%s\" er kun tilgjengelig i GUI-modus","Cannot change encrypted item":"Kan ikke endre kryptert element","Missing required argument: %s":"Mangler nødvendig argument: %s","%s: %s":"%s: %s","Your choice: ":"Ditt valg: ","Invalid answer: %s":"Ugyldig svar: %s","Attaches the given file to the note.":"Legger ved den valgte filen til notatet.","Cannot find \"%s\".":"Finner ikke \"%s\".","Displays the given note.":"Viser det valgte notatet.","Displays the complete information about note.":"Viser den komplette informasjonen om notatet.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Skaffer eller setter en konfigurasjonsverdi. Hvis [value] ikke er angitt vil den vise verdien av [name]. Hvis hverken [name] eller [value] ikke er angitt, vil den vise den gjeldende konfigurasjonen.","Also displays unset and hidden config variables.":"Viser også ikke-satte og skjulte konfigurasjonsvariabler.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Dupliserer notatene som samsvarer med til [notebook]. Hvis ingen notatbok er spesifisert blir notatet duplisert til gjeldende notatbok.","Marks a to-do as done.":"Markerer et gjøremål som ferdig.","Note is not a to-do: \"%s\"":"Notat er ikke et gjøremål: \"%s\"","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"Skriv inn masterpassordet:","Operation cancelled":"Operasjon avbrutt","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"Starter dekryptering... Vennligst vent da det kan ta flere minutter avhengig av mengden som skal dekrypteres.","Completed decryption.":"Dekryptering fullført.","Enabled":"Aktivert","Disabled":"Deaktivitert","Encryption is: %s":"Kryptering er: %s","Edit note.":"Rediger notat.","No text editor is defined. Please set it using `config editor `":"Ingen teksteditor er valgt. Velg en ved å bruke `config editor `","No active notebook.":"Ingen aktiv notatbok.","Note does not exist: \"%s\". Create it?":"Notat eksisterer ikke: \"%s\". Vil du opprette det?","Starting to edit note. Close the editor to get back to the prompt.":"Notatredigering startet. Lukk editoren for å komme tilbake til kommandolinjen.","Error opening note in editor: %s":"Feil ved åpning av notat i editor: %s","Note has been saved.":"Notat har blitt lagret.","Exits the application.":"Forlat programmet.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Eksporterer Joplin-data til angitt sti. Standard er eksport av den komplette database inkludert notatbøker, notater, merkelapper og ressurser.","Destination format: %s":"Målformat: %s","Exports only the given note.":"Eksporterer kun valgt notat.","Exports only the given notebook.":"Eksporterer kun valgt notatbok.","Displays a geolocation URL for the note.":"Viser den komplette stedsinformasjonen for notatet.","Displays usage information.":"Vis brukerinformasjon.","For information on how to customise the shortcuts please visit %s":"For informasjon om hvordan tilpasse snarveier, vennligst besøk %s","Shortcuts are not available in CLI mode.":"Snarveier er ikke tilgjengelig i CLI-modus.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"Skriv inn `help [kommando]` for å få mer informasjon om en kommando. eller skriv inn `help all` for fullstendig brukerinformasjon.","The possible commands are:":"De mulige kommandoene er:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"I alle kommandoer kan et notat eller en notatbok kun refereres til etter tittel eller ID, eller ved hjelp av snarveiene `$n` (notat) eller `$b` (notatbok). `$c` kan brukes til å referere til nåværende merket element.","To move from one pane to another, press Tab or Shift+Tab.":"Hvis du vil flytte fra en fane til en annen, trykk Tab eller Shift+Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"Bruk pilene på tastaturet og Page up/down for å navigere i lister og tekstområder (inkludert dette konsollet).","To maximise/minimise the console, press \"tc\".":"For å maksimere/minimere konsollet, trykk \"tc\".","To enter command line mode, press \":\"":"For å gå inn i kommandolinjemodus, trykk \":\"","To exit command line mode, press ESCAPE":"For å gå ut av kommandolinjemodus, trykk ESCAPE","For the list of keyboard shortcuts and config options, type `help keymap`":"For listen over hurtigtaster og konfigurasjonsalternativer skriver `help keymap`","Imports data into Joplin.":"Importer data til Joplin.","Source format: %s":"Kildeformat: %s","Do not ask for confirmation.":"Ikke spør om bekreftelse.","Found: %d.":"Funnet: %d.","Created: %d.":"Opprettet: %d.","Updated: %d.":"Oppdatert: %d.","Skipped: %d.":"Hoppet over: %d.","Resources: %d.":"Ressurser: %d.","Tagged: %d.":"Merket: %d.","Importing notes...":"Importer notater...","The notes have been imported: %s":"Notatene som har blitt importert: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"Viser notatene i gjeldende notatbok. Bruk `ls /` for å vise listen over notatbøker.","Displays only the first top notes.":"Viser kun de første notatene.","Sorts the item by (eg. title, updated_time, created_time).":"Sorter etter (f.eks. title, updated_time, created_time).","Reverses the sorting order.":"Reverserer sorteringsrekkefølgen.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"Viser kun elementene av den spesifikke typen. Kan være `n` for notater, `t` for gjøremål eller `nt` for notater og gjøremål (f.eks.` -tt` vile kun vise gjøremål, mens `-ttd` vil vise notater og gjøremål.)","Either \"text\" or \"json\"":"Enten \"text\" eller \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"Bruk langt listeformat. Format er ID, NOTE_COUNT (for notatbok), DATE, TODO_CHECKED (for gjøremål), TITLE","Please select a notebook first.":"Vennligst velg en notatbok først.","Creates a new notebook.":"Opprettter en ny notatbok.","Creates a new note.":"Oppretter et nytt notat.","Notes can only be created within a notebook.":"Notater kan kun lages inne i en notatbok.","Creates a new to-do.":"Oppretter et nytt gjøremål.","Moves the notes matching to [notebook].":"Flytter notatene som samsvarer med til [notebook].","Renames the given (note or notebook) to .":"Gir nytt navn til (notat eller notatbok) til .","Deletes the given notebook.":"Sletter den valgte notatboken.","Deletes the notebook without asking for confirmation.":"Sletter notatboken uten å spørre om bekreftelse.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"Slette notatbok? Alle notater og underliggende notatbøker i denne notatboken vil også bli slettet.","Deletes the notes matching .":"Sletter notatene som samsvarer med .","Deletes the notes without asking for confirmation.":"Sletter notatene uten bekreftelse.","%d notes match this pattern. Delete them?":"%d notater passer dette mønsteret. Slette dem?","Delete note?":"Slett notat?","Searches for the given in all the notes.":"Søker etter angitt i alle notatene.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"Setter egenskapen for angitt til angitt [verdi]. Mulige valg er: \n\n%s","Displays summary about the notes and notebooks.":"Viser sammendrag om notatene og notatbøkene.","Synchronises with remote storage.":"Synkroniser med fjernlagring.","Sync to provided target (defaults to sync.target config value)":"Sync å forsynt mål (uteblivelsene å sync. target config-verdi)","Authentication was not completed (did not receive an authentication token).":"Godkjenning ble ikke fullført (mottok ikke et godkjennings tegn).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"For å få Joplin til å synkronisere med Dropbox, vennligst følg trinnene under her:","Step 1: Open this URL in your browser to authorise the application:":"Steg 1: Åpne denne URL i din nettleser for å autorisere applikasjonen:","Step 2: Enter the code provided by Dropbox:":"Steg 2: Sett inn koden du fikk av Dropbox:","Not authentified with %s. Please provide any missing credentials.":"Ikke autentisert med %s. Vennligst fyll inn manglende detaljer.","Synchronisation is already in progress.":"Synkronisering er allerede i gang.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"Den låste filen er allerede sperret. Hvis du vet at det ikke pågår noen synkronisering kan du slette den låste filen på \"%s\" og fortsette operasjonen.","Synchronisation target: %s (%s)":"Synkroniseringsmål: %s (%s)","Cannot initialize synchroniser.":"Kan ikke starte synkronisering.","Starting synchronisation...":"Starter synkronisering...","Downloading resources...":"Laster ned ressurser...","Cancelling... Please wait.":"Avbryter… Vennligst vent."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" kan være \"legg til\", \"fjern\" eller \"vis liste\" å anvise eller fjerne [tag] fra [note], eller å liste notater forbundet med [tag]. Kommandoen `tag list` kan brukes til å vise alle merkelappene.","Invalid command: \"%s\"":"Ugyldig kommando: \"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":" kan enten være \"bytt\" eller \"fjern\". Bruk \"bytt\" for å veksle et gitt gjøremål mellom fullført og ikke fullført status (hvis målet er et vanlig notat det vil bli konvertert til et gjøremål). Bruk \"Clear\" for å konvertere gjøremålet tilbake til et vanlig notat.","Marks a to-do as non-completed.":"Merker et gjøremål som ikke fullført.","Switches to [notebook] - all further operations will happen within this notebook.":"Bytter til [notebook] - alle videre operasjoner vil skje i denne notatboken.","Displays version information":"Vis versjonsinformasjon","%s %s (%s)":"%s %s (%s)","Enum":"Enum","Type: %s.":"Type: %s.","Possible values: %s.":"Mulige verdier: %s.","Default: %s":"Standard: %s","Possible keys/values:":"Mulige nøkler/verdier:","Type `joplin help` for usage information.":"Skriv `joplin help` for brukerinformasjon.","Fatal error:":"Kritisk feil:","The application has been authorised - you may now close this browser tab.":"Applikasjonen er autorisert - du kan nå lukke denne nettleserenfanen.","The application has been successfully authorised.":"Applikasjonen har blitt godkjent.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"Vennligst åpne URL-en i din nettleser for autorisasjon. Programmet vil opprette en mappe i \"Apps/Joplin\" og vil kun lese og skrive filer i denne mappen. Den ikke ha tilgang til filer utenfor denne katalogen eller annen personlig data. Ingen data vil bli delt med noen tredjepart.","Search:":"Søk:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Velkommen til Joplin!\n\nSkriv `:help shortcuts` for listen over hurtigtaster eller kun `:help` for brukerinformasjon.\n\nHvis du for eksempel vil opprette en notatbok trykker du `mb`; for å opprette et notat, trykk `mn`.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"Ett eller flere elementer er kryptert, og du må mulig oppgi hovedpassord. For å gjøre dette, vennligst skriv `e2ee decrypt`. Hvis du allerede har oppgitt passordet dekrypteres de krypterte elementene i bakgrunnen og vil snart være tilgjengelige.","Exporting to \"%s\" as \"%s\" format. Please wait...":"Eksporterer til \"%s\" i \"%s\" format. Vennligst vent...","Sidebar":"","Note list":"","Note title":"Note title","Note body":"Note body","Importing from \"%s\" as \"%s\" format. Please wait...":"Importerer fra \"%s\" i \"%s\"-format. Vennligst vent...","PDF File":"PDF-fil","&File":"&File","New note":"Nytt notat","New to-do":"Nytt gjøremål","New notebook":"Ny notatbok","Import":"Importer","Export":"Eksport","Synchronise":"Synkroniser","Print":"Skriv ut","Hide %s":"Skjul %s","Quit":"Avslutt","&Edit":"&Edit","Copy":"Kopier","Cut":"Klipp ut","Paste":"Lim inn","Select all":"Marker alt","Bold":"Fet","Italic":"Kursiv","Link":"","Insert Date Time":"Sett inn dato/tid","Edit in external editor":"Rediger i ekstern editor","Search in all the notes":"Søk i alle notater","Search in current note":"Search in current note","&View":"&View","Toggle sidebar":"Vis/skjul sidepanel","Toggle editor layout":"Bytt editorutseende","Focus":"Focus","&Tools":"&Tools","Synchronisation status":"Synkroniseringsstatus","Web clipper options":"Web Clipper-innstillinger","Encryption options":"Krypteringsvalg","General Options":"Generelle innstillinger","&Help":"&Help","Website and documentation":"Nettsted og dokumentasjon","Make a donation":"Gi et bidrag","Check for updates...":"Se etter oppdatering...","About Joplin":"Om Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"Åpne %s","Exit":"Avslutt","OK":"OK","Cancel":"Avbryt","Current version is up-to-date.":"Nåværende versjon er den siste tilgjengelige.","%s (pre-release)":"%s (førutgivelse)","An update is available, do you want to download it now?":"En oppdatering er tilgjengelig, vil du laste den ned nå?","Your version: %s":"Din versjon: %s","New version: %s":"Ny versjon: %s","Yes":"Ja","No":"Nei","Token has been copied to the clipboard!":"Bevis har blitt kopiert til utklippstavlen!","The web clipper service is enabled and set to auto-start.":"Web Clipper-tjenesten er aktivert og satt til å starte opp automatisk.","Status: Started on port %d":"Status: Startet på port %d","Status: %s":"Status: %s","Disable Web Clipper Service":"Deaktiver Web Clipper-tjeneste","The web clipper service is not enabled.":"Web Clipper-tjenesten er ikke aktivert.","Enable Web Clipper Service":"Aktiver Web Clipper-tjeneste","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"Joplin Web Clipper gjør det mulig å lagre nettsteder og skjermbilder fra din nettleser til Joplin.","In order to use the web clipper, you need to do the following:":"For å kunne bruke Web Clipper må du gjøre følgende:","Step 1: Enable the clipper service":"Steg 1: Aktiver Web Clipper-tjenesten","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"Denne tjenesten tillater nettleserutvidelser å kommunisere med Joplin. Når du aktiverer den kan brannmuren spørre om du vil gi Joplin tillatelse til å lytte på en bestemt port.","Step 2: Install the extension":"Steg 2: Installer utvidelsen","Download and install the relevant extension for your browser:":"Last ned og installer den relevante utvidelsen for din nettleser:","Advanced options":"Avanserte innstillinger","Authorisation token:":"Autoriseringsbevis:","Copy token":"Kopier bevis","This authorisation token is only needed to allow third-party applications to access Joplin.":"Denne autoriseringsbeviset er det eneste nødvendig for å gi tredjepartsapplikasjoner tilgang til Joplin.","Notes and settings are stored in: %s":"Notater og innstillinger er lagret i: %s","Browse...":"","Check synchronisation configuration":"Sjekk synkroniseringskonfigurasjon","Apply":"Bruk","Submit":"Send","Save":"Lagre","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"Deaktivering av kryptering betyr at *alle* notatene og vedleggene synkroniseres på nytt og sendes ukryptert til synkroniseringsmålet. Vil du fortsette?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"Aktivering av kryptering betyr at *alle* notatene og vedleggene synkroniseres på nytt og sendes kryptert til synkroniseringsmålet. Ikke mist passordet som, av sikkerhetsmessige grunner, vil være den *eneste* mulighet å dekryptere data på! For å aktivere kryptering, vennlist skriv inn passordet nedenfor.","Disable encryption":"Deaktiver kryptering","Enable encryption":"Aktiver kryptering","Master Keys":"Masternøkkel","Active":"Aktiv","ID":"ID","Source":"Kilde","Created":"Opprettet","Updated":"Oppdatert","Password":"Passord","Password OK":"Passord OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"Merk: kun én masternøkkel skal brukes til kryptering (den som er merket som \"aktiv\"). Hvilken som helst av nøklene kan brukes til dekryptering, avhengig av hvordan notatene eller notatbøkene opprinnelig ble kryptert.","Missing Master Keys":"Mangler masternøkler","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"Masternøklene med disse ID-ene brukes til å kryptere noen av elementene, men programmet har for øyeblikket ikke tilgang til dem. Det er sannsynlig at de vil siden bli lastet ned via synkronisering.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"For mer informasjon om ende-til-ende-kryptering (E2EE) og råd om hvordan du aktiverer det kan du sjekke dokumentasjonen:","Status":"Status","Encryption is:":"Kryptering er:","Usage":"Usage","Back":"Tilbake","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"Ny notatbok \"%s\" vil bli opprettet og filen \"%s\" vil bli importert til den","Please create a notebook first.":"Vennligst lag en notatbok først.","Please create a notebook first":"Vennligst lag en notatbok først","Notebook title:":"Tittel på notatbok:","Add or remove tags:":"Legge til eller fjern merkelapp:","Separate each tag by a comma.":"Separer hver merkelapp med komma.","Rename notebook:":"Gi nytt navn til notatbok:","Rename tag:":"Gi nytt navn til merkelapp:","Set alarm:":"Angi alarm:","Layout":"Utseende","Search...":"Søk...","Some items cannot be synchronised.":"Noen elementer kan ikke synkroniseres.","View them now":"Vis nå","Some items cannot be decrypted.":"Noen elementer kan ikke dekrypteres.","Set the password":"Sett passord","No notes in here. Create one by clicking on \"New note\".":"Ingen notater her enda. Opprett et ved å klikke på \"Nytt notat\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"Det er for tiden ingen notatbok. Lag en ved å klikke på \"Ny notatbok\".","Location":"Lokasjon","URL":"URL","Note properties":"Notategenskaper","Open...":"Åpne...","This file could not be opened: %s":"Filen kunne ikke åpnes: %s","Save as...":"Lagre som...","Copy path to clipboard":"Kopier sti til utklippstavlen","Copy Link Address":"Kopier linkadresse","This attachment is not downloaded or not decrypted yet.":"Dette vedlegget er enda ikke lastet ned eller dekryptert.","Unsupported link or message: %s":"Usupportert lenke eller melding: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"Dette notatet har ikke noe innhold. Klikk på \"%s\" for å redigere notatet.","Only one note can be printed or exported to PDF at a time.":"","strong text":"fet tekst","emphasized text":"kursiv tekst","List item":"Listeelement","Insert Hyperlink":"Sett inn hyperlenke","Attach file":"Legg ved fil","Tags":"Merkelapper","Set alarm":"Angi alarm","In: %s":"I: %s","Hyperlink":"Hyperlenke","Code":"Kode","Numbered List":"Nummerert liste","Bulleted List":"Kuleliste","Checkbox":"Avmerkingsboks","Heading":"Overskrift","Horizontal Rule":"Horisontal strek","Click to stop external editing":"Klikk for å stoppe ekstern redigering","Watching...":"Observerer...","to-do":"gjøremål","note":"notat","Creating new %s...":"Lager ny %s...","Refresh":"Oppdater","Clear":"Nullstill","OneDrive Login":"Innlogging med OneDrive","Dropbox Login":"Innlogging med Dropbox","Options":"Generelle innstillinger","Synchronisation Status":"Synkroniseringsstatus","Encryption Options":"Krypteringsinnstillinger","Clipper Options":"Clipper-innstillinger","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.","Remove tag \"%s\" from all notes?":"Remove tag \"%s\" from all notes?","Remove this search from the sidebar?":"Fjerne dette søket fra sidepanelet?","Delete":"Slett","Rename":"Gi nytt navn","Notebooks":"Notatbøker","Decrypting items: %d/%d":"Dekrypterer elementer: %d/%d","Fetching resources: %d":"Henter ressurser: %d","Please select where the sync status should be exported to":"Velg hvor synkroniseringsstatusen skal eksporteres til","Table of contents":"","Add or remove tags":"Legg til eller fjern merkelapper","Duplicate":"Dupliser","%s - Copy":"%s - Kopier","Switch between note and to-do type":"Bytt mellom notat og gjøremål","Switch to note type":"Bytt til notatmodus","Switch to to-do type":"Bytt til gjøremålmodus","Copy Markdown link":"Kopier Markdown-link","Delete note \"%s\"?":"Delete note \"%s\"?","Delete these %d notes?":"Delete these %d notes?","Usage: %s":"Bruk: %s","Unknown flag: %s":"Ukjent flagg: %s","Dropbox":"Dropbox","File system":"Filsystem","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (Kun for testing)","WebDAV":"WebDAV","Unknown log level: %s":"Ukjent loggnivå: %s","Unknown level ID: %s":"Ukjent nivå-ID: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"Kan ikke oppdatere token: autentiseringsdata mangler. Hvis du starter synkroniseringen på nytt kan dette løse problemet.","Untitled":"Uten navn","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"Kan ikke synkronisere med OneDrive.\n\nDenne feilen skjer ofte når OneDrive for Business benyttes, som beklageligvis ikke er støttet.\n\nVennligst vurder å bruke en vanlig OneDrive-konto.","Cannot access %s":"Får ikke tilgang til %s","Created local items: %d.":"Opprettet lokale elementer: %d.","Updated local items: %d.":"Oppdaterte lokale elementer: %d.","Created remote items: %d.":"Opprettede eksterne elementer: %d.","Updated remote items: %d.":"Oppdaterte eksterne elementer: %d.","Deleted local items: %d.":"Slett lokale elementer: %d.","Deleted remote items: %d.":"Slettet eksterne elementer: %d.","Fetched items: %d/%d.":"Hentede elementer: %d/%d.","Cancelling...":"Avbryter…","Completed: %s":"Ferdig: %s","Last error: %s":"Siste feil: %s","Idle":"Inaktiv","In progress":"Pågår","Synchronisation is already in progress. State: %s":"Synkronisering pågår allerede. Status: %s","Encrypted":"Kryptert","Encrypted items cannot be modified":"Krypterte elementer kan ikke modifiseres","title":"tittel","updated date":"sist oppdatert","Conflicts":"Konflikter","Cannot move notebook to this location":"Kan ikke flytte notatboken til denne plasseringen","Notebooks cannot be named \"%s\", which is a reserved title.":"Notatbøker kan ikke hete %s, som er en reservert tittel.","created date":"opprettet","This note does not have geolocation information.":"Dette notatet har ingen stedsinformasjon.","Cannot copy note to \"%s\" notebook":"Kan ikke kopiere notat til notatenboken \"%s\"","Cannot move note to \"%s\" notebook":"Kan ikke flytte notatet til notatboken \"%s\"","Language":"Språk","Date format":"Datoformat","Time format":"Tidsformat","Theme":"Tema","Light":"Lys","Dark":"Mørk","Uncompleted to-dos on top":"Uferdige gjøremål på topp","Show completed to-dos":"Vis fullførte gjøremål","Sort notes by":"Sorter notater etter","Reverse sort order":"Reverser sorteringsrekkefølge","Sort notebooks by":"Sort notebooks by","Save geo-location with notes":"Lagre stedsinformasjon med notater","When creating a new to-do:":"Når nytt gjøremål opprettes:","Focus title":"Fokuser på tittel","Focus body":"Fokuser på brødtekst","When creating a new note:":"Når du lager et nytt notat:","Show tray icon":"Vis systemmenyikon","Note: Does not work in all desktop environments.":"Merk: fungerer ikke i alle skrivebordsmiljøer.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"Dette vil tillatte Joplin å kjøre i bakgrunnen. Det er anbefalt å aktivere denne innstillingen så notatene dine blir synkronisert konstant, slik at du reduserer mulige konflikter.","Start application minimised in the tray icon":"Start applikasjonen minimert som systemmenyikon","Global zoom percentage":"Global forstørrelse","Editor font size":"Editor font size","Editor font family":"Editor skrifttype","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"Dette må være *monospace*-skrifttype eller den ville ikke fungere riktig. Hvis skriften er feil eller tom, vil den som standard ha en generisk monospace-skrifttype.","Automatically update the application":"Oppdater applikasjonen automatisk","Get pre-releases when checking for updates":"Få førutgivelse når du sjekker etter oppdateringer","See the pre-release page for more details: %s":"Se førutgivelsessiden for flere detaljer: %s","Synchronisation interval":"Synkroniserinsintervall","%d minutes":"%d minutter","%d hour":"%d time","%d hours":"%d timer","Text editor command":"Teksteditor","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.":"Teksteditor som skal brukes til å åpne et notat. Hvis det ikke er satt vil den prøve å automatisk velge standardprogram.","Show advanced options":"Vis avanserte innstillinger","Synchronisation target":"Synkroniseringsmål","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"Målet å synkronisere til. Hvert synkroniseringsmål kan ha tilleggsparametere som er navngitt som `sync.NUM.NAME` (dokumentert nedenfor).","Directory to synchronise with (absolute path)":"Mappe å synkronisere med (absolutt sti)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"Stien som skal synkroniseres når filsystemsynkronisering er aktivert. Se `sync.target`.","Nextcloud WebDAV URL":"Nextcloud WebDAV-URL","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Viktig: Dersom du endrer denne lokasjonen, sørg for at du kopierer alt innhold dit før du synkroniserer. Hvis ikke blir alle filer fjernet! Se FAQ for flere detaljer: %s","Nextcloud username":"Nextcloud-brukernavn","Nextcloud password":"Nextcloud-passord","WebDAV URL":"WebDAV-URL","WebDAV username":"WebDAV-brukernavn","WebDAV password":"WebDAV-passord","Custom TLS certificates":"Egendefinerte TLS-sertifikater","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"Kommaseparert liste over stier til mapper å laste sertifikater fra, eller sti til individuelle sertifikatfiler. For eksempel: /my/cert_dir, /other/custom.perm. Merk at dersom du gjør endringer til TLS-innstillingene må du lagre endringer før du velger \"Sjekk synkroniseringsstatus\".","Ignore TLS certificate errors":"Ignorer TLS-sertifikatfeil","Invalid option value: \"%s\". Possible values are: %s.":"Ugyldig verdi: \"%s\". Mulige verdier er: %s.","General":"General","Synchronisation":"Synchronisation","Appearance":"","Note":"Note","Application":"Application","The tag \"%s\" already exists. Please choose a different name.":"Merkelappen \"%s\" eksiterer allerede. Vennligst velg et annet navn.","Joplin Export File":"Joplin-eksportert fil","Markdown":"Markdown","Joplin Export Directory":"Joplin-eksportert katalog","Evernote Export File":"Evernote-eksportert fil","Json Export Directory":"Json-eksportert katalog","File":"Fil","Directory":"Katalog","Cannot load \"%s\" module for format \"%s\"":"Kan ikke laste modulen \"%s\" for formatet \"%s\"","Please specify import format for %s":"Vennligst velg importformat for %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"Dette elementet er for øyeblikket kryptert: %s \" %s\". Vent til alle elementer dekrypteres, og prøv på nytt.","There is no data to export.":"Det er ingen data for eksportering.","Please specify the notebook where the notes should be imported to.":"Velg notatbok som notatene skal importeres til.","Items that cannot be synchronised":"Elementer som ikke vil synkronisere","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"Disse elementene blir værende på enheten, men vil ikke bli lastet opp til synkroniseringsmålet. For å finne disse elementene, enten søk etter tittel eller ID (som vises i parentes over).","Sync status (synced items / total items)":"Synkroniseringsstatus (synkroniserte elementer / totale elementer)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Totalt: %d/%d","Conflicted: %d":"Konflikter: %d","To delete: %d":"Slettes: %d","Folders":"Kataloger","%s: %d notes":"%s: %d notater","Coming alarms":"Kommende alarmer","On %s: %s":"På %s: %s","Permission to use camera":"Tillatelse til å bruke kamera","Your permission to use your camera is required.":"Tillatelse til å bruke kamera er nødvendig.","There are currently no notes. Create one by clicking on the (+) button.":"Det finnes enda ingen notater. Lag en ved å klikke på (+)-knappen.","Delete these notes?":"Slett disse notatene?","Log":"Logg","Export Debug Report":"Eksporter feilsøkingsrapport","Encryption Config":"Krypteringsinnstillinger","Configuration":"Konfigurasjon","Move to notebook...":"Flytt til notatbok...","Move %d notes to notebook \"%s\"?":"Flytt %d notater til notatbok \"%s\"?","Press to set the decryption password.":"Trykk for å sette dekrypteringspassordet.","Clear alarm":"Fjern alarm","Save alarm":"Angi alarm","Select date":"Velg dato","Confirm":"Bekreft","Cancel synchronisation":"Avbryt synkronisering","Checking... Please wait.":"Sjekker… Vennligst vent.","Success! Synchronisation configuration appears to be correct.":"Suksess! Synkroniseringskonfigurasjonen ser ut til å være korrekt.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"Feil. Vennligst sjekk at URL, brukernavn, passord, etc. er korrekt og at synkroniseringsmålet er tilgjengelig. Feilmeldingen var:","The application has been authorised!":"Applikasjonen har blitt godkjent!","Could not authorise application:\n\n%s\n\nPlease try again.":"Kunne ikke autorisere applikasjon:\n\n%s\n\nVennligst prøv igjen.","Decrypted items: %s / %s":"Dekrypterte elementer: %s / %s","New tags:":"Nye merkelapper:","Type new tags or select from list":"Skriv inn nye merkelapper eller velg fra listen","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"For å fungere riktig behøver applikasjonen følgende tillatelser. Vennligst aktiver de i telefoninnstillingene, i Apps > Joplin > Tillatelser","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"-Lagring: for å tillate å legge ved filer til notater og aktivere filsynkronisering.","- Camera: to allow taking a picture and attaching it to a note.":"- Kamera: for å ta bilde og legge det ved et notat.","- Location: to allow attaching geo-location information to a note.":"- Sted: for å legge ved stedsinformation til notatet.","Joplin website":"Joplins nettsted","Database v%s":"Database v%s","FTS enabled: %d":"FTS enabled: %d","Login with Dropbox":"Innlogging med Dropbox","Enter code here":"Skriv inn kode her","Master Key %s":"Masternøkkel: %s","Created: %s":"Opprettet: %s","Password:":"Passord:","Password cannot be empty":"Passordet kan ikke være tomt","Enable":"Aktiver","The notebook could not be saved: %s":"Denne notatboken kunne ikke lagres: %s","Edit notebook":"Rediger notatbok","Show all":"Vis alle","Errors only":"Kun feilmeldinger","This note has been modified:":"Dette notatet har blitt modifisert:","Save changes":"Lagre endringer","Discard changes":"Forkast endringer","No item with ID %s":"Ingen elementer med ID %s","The Joplin mobile app does not currently support this type of link: %s":"Joplins mobilapp støtter for tiden ikke denne type linker: %s","Unsupported image type: %s":"Bildetypen er ikke støttet: %s","Take photo":"Take photo","Attach photo":"Legg ved et bilde","Attach any file":"Legg ved en fil","Share":"Del","Convert to note":"Konverter til notat","Convert to todo":"Konverter til gjøremål","Hide metadata":"Skjul metadata","Show metadata":"Vis metadata","View on map":"Se på kart","Go to source URL":"Gå til kilde-URL","Edit":"Rediger","Delete notebook":"Slett notatbok","Login with OneDrive":"Innlogging med OneDrive","Search":"Søk","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"Klikk på (+)-knappen for å lage et nytt notat eller en ny notatbok. Klikk på sidemenyen for tilgang til dine eksisterende notatbøker.","You currently have no notebook. Create one by clicking on (+) button.":"Du har enda ingen notatbok. Lag en ved å klikke på (+)-knappen.","Welcome":"Velkommen"} \ No newline at end of file +{"To delete a tag, untag the associated notes.":"For å slette en merkelapp, fjern merkelappen fra merkede notater.","Please select the note or notebook to be deleted first.":"Vennligst velg notatet eller notatboken som skal slettes først.","Press Ctrl+D or type \"exit\" to exit the application":"Trykk Ctrl+D eller skriv \"exit\" for å avslutte programmet","More than one item match \"%s\". Please narrow down your query.":"Mer enn ett treff for \"%s\". Vennligst gjør søket mer spesifikt.","No notebook selected.":"Ingen notatbok valgt.","No notebook has been specified.":"Ingen notatbok har blitt spesifisert.","Y":"Y","n":"n","N":"N","y":"y","Cancelling background synchronisation... Please wait.":"Avbryter bakgrunnssynkronisering… Vennligst vent.","No such command: %s":"Ingen kommando: %s","The command \"%s\" is only available in GUI mode":"Kommandoen \"%s\" er kun tilgjengelig i GUI-modus","Cannot change encrypted item":"Kan ikke endre kryptert element","Missing required argument: %s":"Mangler nødvendig argument: %s","%s: %s":"%s: %s","Your choice: ":"Ditt valg: ","Invalid answer: %s":"Ugyldig svar: %s","Attaches the given file to the note.":"Legger ved den valgte filen til notatet.","Cannot find \"%s\".":"Finner ikke \"%s\".","Displays the given note.":"Viser det valgte notatet.","Displays the complete information about note.":"Viser den komplette informasjonen om notatet.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Skaffer eller setter en konfigurasjonsverdi. Hvis [value] ikke er angitt vil den vise verdien av [name]. Hvis hverken [name] eller [value] ikke er angitt, vil den vise den gjeldende konfigurasjonen.","Also displays unset and hidden config variables.":"Viser også ikke-satte og skjulte konfigurasjonsvariabler.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Dupliserer notatene som samsvarer med til [notebook]. Hvis ingen notatbok er spesifisert blir notatet duplisert til gjeldende notatbok.","Marks a to-do as done.":"Markerer et gjøremål som ferdig.","Note is not a to-do: \"%s\"":"Notat er ikke et gjøremål: \"%s\"","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Konfigurerer E2EE-konfigurasjon. Tilgjengelige kommandoer er: `enable`(aktiver), `disable`(lukk), `decrypt`(dekrypter), `status` og `target-status` (mottager-status).","Enter master password:":"Skriv inn masterpassordet:","Operation cancelled":"Operasjon avbrutt","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"Starter dekryptering... Vennligst vent da det kan ta flere minutter avhengig av mengden som skal dekrypteres.","Completed decryption.":"Dekryptering fullført.","Enabled":"Aktivert","Disabled":"Deaktivitert","Encryption is: %s":"Kryptering er: %s","Edit note.":"Rediger notat.","No text editor is defined. Please set it using `config editor `":"Ingen teksteditor er valgt. Velg en ved å bruke `config editor `","No active notebook.":"Ingen aktiv notatbok.","Note does not exist: \"%s\". Create it?":"Notat eksisterer ikke: \"%s\". Vil du opprette det?","Starting to edit note. Close the editor to get back to the prompt.":"Notatredigering startet. Lukk editoren for å komme tilbake til kommandolinjen.","Error opening note in editor: %s":"Feil ved åpning av notat i editor: %s","Note has been saved.":"Notat har blitt lagret.","Exits the application.":"Avslutter programmet.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Eksporterer Joplin-data til angitt sti. Standard er eksport av den komplette database inkludert notatbøker, notater, merkelapper og ressurser.","Destination format: %s":"Målformat: %s","Exports only the given note.":"Eksporterer kun valgt notat.","Exports only the given notebook.":"Eksporterer kun valgt notatbok.","Displays a geolocation URL for the note.":"Viser den komplette stedsinformasjonen for notatet.","Displays usage information.":"Vis brukerinformasjon.","For information on how to customise the shortcuts please visit %s":"For informasjon om hvordan tilpasse snarveier, vennligst besøk %s","Shortcuts are not available in CLI mode.":"Snarveier er ikke tilgjengelig i CLI-modus.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"Skriv inn `help [kommando]` for å få mer informasjon om en kommando. eller skriv inn `help all` for fullstendig brukerinformasjon.","The possible commands are:":"De mulige kommandoene er:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"I alle kommandoer kan et notat eller en notatbok kun refereres til etter tittel eller ID, eller ved hjelp av snarveiene `$n` (notat) eller `$b` (notatbok). `$c` kan brukes til å referere til nåværende merket element.","To move from one pane to another, press Tab or Shift+Tab.":"Hvis du vil flytte fra en fane til en annen, trykk Tab eller Shift+Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"Bruk pilene på tastaturet og Page up/down for å navigere i lister og tekstområder (inkludert dette konsollet).","To maximise/minimise the console, press \"tc\".":"For å maksimere/minimere konsollet, trykk \"tc\".","To enter command line mode, press \":\"":"For å gå inn i kommandolinjemodus, trykk \":\"","To exit command line mode, press ESCAPE":"For å gå ut av kommandolinjemodus, trykk ESCAPE","For the list of keyboard shortcuts and config options, type `help keymap`":"For listen over hurtigtaster og konfigurasjonsalternativer skriver `help keymap`","Imports data into Joplin.":"Importer data til Joplin.","Source format: %s":"Kildeformat: %s","Do not ask for confirmation.":"Ikke spør om bekreftelse.","Found: %d.":"Funnet: %d.","Created: %d.":"Opprettet: %d.","Updated: %d.":"Oppdatert: %d.","Skipped: %d.":"Hoppet over: %d.","Resources: %d.":"Ressurser: %d.","Tagged: %d.":"Merket: %d.","Importing notes...":"Importer notater...","The notes have been imported: %s":"Notatene som har blitt importert: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"Viser notatene i gjeldende notatbok. Bruk `ls /` for å vise listen over notatbøker.","Displays only the first top notes.":"Viser kun de første notatene.","Sorts the item by (eg. title, updated_time, created_time).":"Sorter etter (f.eks. title, updated_time, created_time).","Reverses the sorting order.":"Reverserer sorteringsrekkefølgen.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"Viser kun elementene av den spesifikke typen. Kan være `n` for notater, `t` for gjøremål eller `nt` for notater og gjøremål (f.eks.` -tt` vile kun vise gjøremål, mens `-ttd` vil vise notater og gjøremål.)","Either \"text\" or \"json\"":"Enten \"text\" eller \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"Bruk langt listeformat. Format er ID, NOTE_COUNT (for notatbok), DATE, TODO_CHECKED (for gjøremål), TITLE","Please select a notebook first.":"Vennligst velg en notatbok først.","Creates a new notebook.":"Oppretter en ny notatbok.","Creates a new note.":"Oppretter et nytt notat.","Notes can only be created within a notebook.":"Notater kan kun lages inne i en notatbok.","Creates a new to-do.":"Oppretter et nytt gjøremål.","Moves the notes matching to [notebook].":"Flytter notatene som samsvarer med til [notebook].","Renames the given (note or notebook) to .":"Gir nytt navn til (notat eller notatbok) til .","Deletes the given notebook.":"Sletter den valgte notatboken.","Deletes the notebook without asking for confirmation.":"Sletter notatboken uten å spørre om bekreftelse.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"Slette notatbok? Alle notater og underliggende notatbøker i denne notatboken vil også bli slettet.","Deletes the notes matching .":"Sletter notatene som samsvarer med .","Deletes the notes without asking for confirmation.":"Sletter notatene uten bekreftelse.","%d notes match this pattern. Delete them?":"%d notater passer dette mønsteret. Vil du slette de?","Delete note?":"Slett notat?","Searches for the given in all the notes.":"Søker etter angitt i alle notatene.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"Setter egenskapen for angitt til angitt [verdi]. Mulige valg er: \n\n%s","Displays summary about the notes and notebooks.":"Viser sammendrag om notatene og notatbøkene.","Synchronises with remote storage.":"Synkroniser med fjernlagring.","Sync to provided target (defaults to sync.target config value)":"Sync å forsynt mål (uteblivelsene å sync. target config-verdi)","Authentication was not completed (did not receive an authentication token).":"Godkjenning ble ikke fullført (mottok ikke et autoriseringsbevis).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"For å få Joplin til å synkronisere med Dropbox, vennligst følg trinnene under her:","Step 1: Open this URL in your browser to authorise the application:":"Steg 1: Åpne denne URL i din nettleser for å autorisere applikasjonen:","Step 2: Enter the code provided by Dropbox:":"Steg 2: Sett inn koden du fikk av Dropbox:","Not authentified with %s. Please provide any missing credentials.":"Ikke autentisert med %s. Vennligst fyll inn manglende detaljer.","Synchronisation is already in progress.":"Synkronisering er allerede i gang.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"Den låste filen er allerede sperret. Hvis du vet at det ikke pågår noen synkronisering kan du slette den låste filen på \"%s\" og fortsette operasjonen.","Synchronisation target: %s (%s)":"Synkroniseringsmål: %s (%s)","Cannot initialize synchroniser.":"Kan ikke starte synkronisering.","Starting synchronisation...":"Starter synkronisering...","Downloading resources...":"Laster ned ressurser...","Cancelling... Please wait.":"Avbryter… Vennligst vent."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" kan være \"legg til\", \"fjern\" eller \"vis liste\" å anvise eller fjerne [tag] fra [note], eller å liste notater forbundet med [tag]. Kommandoen `tag list` kan brukes til å vise alle merkelappene.","Invalid command: \"%s\"":"Ugyldig kommando: \"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":" kan enten være \"bytt\" eller \"fjern\". Bruk \"bytt\" for å veksle et gitt gjøremål mellom fullført og ikke fullført status (hvis målet er et vanlig notat det vil bli konvertert til et gjøremål). Bruk \"Clear\" for å konvertere gjøremålet tilbake til et vanlig notat.","Marks a to-do as non-completed.":"Merker et gjøremål som ikke fullført.","Switches to [notebook] - all further operations will happen within this notebook.":"Bytter til [notebook] - alle videre operasjoner vil skje i denne notatboken.","Displays version information":"Vis versjonsinformasjon","%s %s (%s)":"%s %s (%s)","Enum":"Enum","Type: %s.":"Type: %s.","Possible values: %s.":"Mulige verdier: %s.","Default: %s":"Standard: %s","Possible keys/values:":"Mulige nøkler/verdier:","Type `joplin help` for usage information.":"Skriv `joplin help` for brukerinformasjon.","Fatal error:":"Kritisk feil:","The application has been authorised - you may now close this browser tab.":"Applikasjonen er autorisert - du kan nå lukke denne nettleserenfanen.","The application has been successfully authorised.":"Applikasjonen har blitt godkjent.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"Vennligst åpne URL-en i din nettleser for autorisasjon. Programmet vil opprette en mappe i \"Apps/Joplin\" og vil kun lese og skrive filer i denne mappen. Den ikke ha tilgang til filer utenfor denne katalogen eller annen personlig data. Ingen data vil bli delt med noen tredjepart.","Search:":"Søk:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Velkommen til Joplin!\n\nSkriv `:help shortcuts` for listen over hurtigtaster eller kun `:help` for brukerinformasjon.\n\nHvis du for eksempel vil opprette en notatbok trykker du `mb`; for å opprette et notat, trykk `mn`.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"Ett eller flere elementer er kryptert, og du må mulig oppgi hovedpassord. For å gjøre dette, vennligst skriv `e2ee decrypt`. Hvis du allerede har oppgitt passordet dekrypteres de krypterte elementene i bakgrunnen og vil snart være tilgjengelige.","Exporting to \"%s\" as \"%s\" format. Please wait...":"Eksporterer til \"%s\" i \"%s\" format. Vennligst vent...","Sidebar":"Sidepanel","Note list":"Notatliste","Note title":"Tittel på notat:","Note body":"Notatbrødtekst","Importing from \"%s\" as \"%s\" format. Please wait...":"Importerer fra \"%s\" i \"%s\"-format. Vennligst vent...","PDF File":"PDF-fil","&File":"&Fil","New note":"Nytt notat","New to-do":"Nytt gjøremål","New notebook":"Ny notatbok","Import":"Importer","Export":"Eksporter","Synchronise":"Synkroniser","Print":"Skriv ut","Hide %s":"Skjul %s","Quit":"Avslutt","&Edit":"&Rediger","Copy":"Kopier","Cut":"Klipp ut","Paste":"Lim inn","Select all":"Marker alt","Bold":"Fet","Italic":"Kursiv","Link":"Lenke","Insert Date Time":"Sett inn dato/tid","Edit in external editor":"Rediger i ekstern editor","Search in all the notes":"Søk i alle notater","Search in current note":"Søk i nåværende notat","&View":"&Vis","Toggle sidebar":"Vis/skjul sidepanel","Toggle editor layout":"Bytt editorvisning","Focus":"Fokuser","&Tools":"&Verktøy","Synchronisation status":"Synkroniseringsstatus","Web clipper options":"Web Clipper-innstillinger","Encryption options":"Krypteringsvalg","General Options":"Generelle innstillinger","&Help":"&Hjelp","Website and documentation":"Nettsted og dokumentasjon","Make a donation":"Gi et bidrag","Check for updates...":"Se etter oppdatering...","About Joplin":"Om Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"Åpne %s","Exit":"Avslutt","OK":"OK","Cancel":"Avbryt","Current version is up-to-date.":"Nåværende versjon er den siste tilgjengelige.","%s (pre-release)":"%s (førutgivelse)","An update is available, do you want to download it now?":"En oppdatering er tilgjengelig, vil du laste den ned nå?","Your version: %s":"Din versjon: %s","New version: %s":"Ny versjon: %s","Yes":"Ja","No":"Nei","Token has been copied to the clipboard!":"Bevis har blitt kopiert til utklippstavlen!","The web clipper service is enabled and set to auto-start.":"Web Clipper-tjenesten er aktivert og satt til å starte opp automatisk.","Status: Started on port %d":"Status: Startet på port %d","Status: %s":"Status: %s","Disable Web Clipper Service":"Deaktiver Web Clipper-tjeneste","The web clipper service is not enabled.":"Web Clipper-tjenesten er ikke aktivert.","Enable Web Clipper Service":"Aktiver Web Clipper-tjeneste","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"Joplin Web Clipper gjør det mulig å lagre nettsteder og skjermbilder fra din nettleser til Joplin.","In order to use the web clipper, you need to do the following:":"For å kunne bruke Web Clipper må du gjøre følgende:","Step 1: Enable the clipper service":"Steg 1: Aktiver Web Clipper-tjenesten","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"Denne tjenesten tillater nettleserutvidelser å kommunisere med Joplin. Når du aktiverer den kan brannmuren spørre om du vil gi Joplin tillatelse til å lytte på en bestemt port.","Step 2: Install the extension":"Steg 2: Installer utvidelsen","Download and install the relevant extension for your browser:":"Last ned og installer den relevante utvidelsen for din nettleser:","Advanced options":"Avanserte innstillinger","Authorisation token:":"Autoriseringsbevis:","Copy token":"Kopier bevis","This authorisation token is only needed to allow third-party applications to access Joplin.":"Denne autoriseringsbeviset er det eneste nødvendige for å gi tredjepartsapplikasjoner tilgang til Joplin.","Notes and settings are stored in: %s":"Notater og innstillinger er lagret i: %s","Browse...":"Utforsk...","Check synchronisation configuration":"Sjekk synkroniseringskonfigurasjon","Apply":"Bruk","Submit":"Send","Save":"Lagre","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"Deaktivering av kryptering betyr at *alle* notatene og vedleggene synkroniseres på nytt og sendes ukryptert til synkroniseringsmålet. Vil du fortsette?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"Aktivering av kryptering betyr at *alle* notatene og vedleggene synkroniseres på nytt og sendes kryptert til synkroniseringsmålet. Ikke mist passordet som, av sikkerhetsmessige grunner, vil være den *eneste* mulighet å dekryptere data på! For å aktivere kryptering, vennlist skriv inn passordet nedenfor.","Disable encryption":"Deaktiver kryptering","Enable encryption":"Aktiver kryptering","Master Keys":"Masternøkkel","Active":"Aktiv","ID":"ID","Source":"Kilde","Created":"Opprettet","Updated":"Oppdatert","Password":"Passord","Password OK":"Passord OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"Merk: kun én masternøkkel skal brukes til kryptering (den som er merket som \"aktiv\"). Hvilken som helst av nøklene kan brukes til dekryptering, avhengig av hvordan notatene eller notatbøkene opprinnelig ble kryptert.","Missing Master Keys":"Mangler masternøkler","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"Masternøklene med disse ID-ene brukes til å kryptere noen av elementene, men programmet har for øyeblikket ikke tilgang til dem. Det er sannsynlig at de vil siden bli lastet ned via synkronisering.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"For mer informasjon om ende-til-ende-kryptering (E2EE) og råd om hvordan du aktiverer det kan du sjekke dokumentasjonen:","Status":"Status","Encryption is:":"Kryptering er:","Usage":"Bruk","Back":"Tilbake","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"Ny notatbok \"%s\" vil bli opprettet og filen \"%s\" vil bli importert til den","Please create a notebook first.":"Vennligst lag en notatbok først.","Please create a notebook first":"Vennligst lag en notatbok først","Notebook title:":"Tittel på notatbok:","Add or remove tags:":"Legge til eller fjern merkelapper:","Separate each tag by a comma.":"Separer hver merkelapp med komma.","Rename notebook:":"Gi nytt navn til notatbok:","Rename tag:":"Gi nytt navn til merkelapp:","Set alarm:":"Angi alarm:","Layout":"Visning","Search...":"Søk...","Some items cannot be synchronised.":"Noen elementer kan ikke synkroniseres.","View them now":"Vis nå","Some items cannot be decrypted.":"Noen elementer kan ikke dekrypteres.","Set the password":"Sett passord","No notes in here. Create one by clicking on \"New note\".":"Ingen notater her enda. Opprett et ved å klikke på \"Nytt notat\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"Det er for tiden ingen notatbok. Lag en ved å klikke på \"Ny notatbok\".","Location":"Lokasjon","URL":"URL","Note properties":"Notategenskaper","Open...":"Åpne...","This file could not be opened: %s":"Filen kunne ikke åpnes: %s","Save as...":"Lagre som...","Copy path to clipboard":"Kopier sti til utklippstavlen","Copy Link Address":"Kopier linkadresse","This attachment is not downloaded or not decrypted yet.":"Dette vedlegget er enda ikke lastet ned eller dekryptert.","Unsupported link or message: %s":"Usupportert lenke eller melding: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"Dette notatet har ikke noe innhold. Klikk på \"%s\" for å redigere notatet.","Only one note can be printed or exported to PDF at a time.":"Kun ett notat kan bli printet eller eksportert som PDF om gangen.","strong text":"fet tekst","emphasized text":"kursiv tekst","List item":"Listeelement","Insert Hyperlink":"Sett inn hyperlenke","Attach file":"Legg ved fil","Tags":"Merkelapper","Set alarm":"Angi alarm","In: %s":"I: %s","Hyperlink":"Hyperlenke","Code":"Kode","Numbered List":"Nummerert liste","Bulleted List":"Kulepunktliste","Checkbox":"Avmerkingsboks","Heading":"Overskrift","Horizontal Rule":"Horisontal strek","Click to stop external editing":"Klikk for å stoppe ekstern redigering","Watching...":"Observerer...","to-do":"gjøremål","note":"notat","Creating new %s...":"Oppretter nytt %s...","Refresh":"Oppdater","Clear":"Nullstill","OneDrive Login":"Innlogging med OneDrive","Dropbox Login":"Innlogging med Dropbox","Options":"Generelle innstillinger","Synchronisation Status":"Synkroniseringsstatus","Encryption Options":"Krypteringsinnstillinger","Clipper Options":"Clipper-innstillinger","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Slette notatbok \"&s\"?\n\nAlle notater og underliggende notatbøker i denne notatboken vil også bli slettet.","Remove tag \"%s\" from all notes?":"Fjern denne merkelappen \"%s\" fra alle notater?","Remove this search from the sidebar?":"Fjerne dette søket fra sidepanelet?","Delete":"Slett","Rename":"Gi nytt navn","Notebooks":"Notatbøker","Decrypting items: %d/%d":"Dekrypterer elementer: %d/%d","Fetching resources: %d":"Henter ressurser: %d","Please select where the sync status should be exported to":"Velg hvor synkroniseringsstatusen skal eksporteres til","Table of contents":"Liste over innhold","Add or remove tags":"Legg til eller fjern merkelapper","Duplicate":"Dupliser","%s - Copy":"%s - Kopier","Switch between note and to-do type":"Bytt mellom notat og gjøremål","Switch to note type":"Bytt til notatmodus","Switch to to-do type":"Bytt til gjøremålmodus","Copy Markdown link":"Kopier Markdown-link","Delete note \"%s\"?":"Slette notat \"%s\"?","Delete these %d notes?":"Slett disse %d notatene?","Usage: %s":"Bruk: %s","Unknown flag: %s":"Ukjent flagg: %s","Dropbox":"Dropbox","File system":"Filsystem","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (Kun for testing)","WebDAV":"WebDAV","Unknown log level: %s":"Ukjent loggnivå: %s","Unknown level ID: %s":"Ukjent nivå-ID: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"Kan ikke oppdatere token: autentiseringsdata mangler. Hvis du starter synkroniseringen på nytt kan dette løse problemet.","Untitled":"Uten navn","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"Kan ikke synkronisere med OneDrive.\n\nDenne feilen skjer ofte når OneDrive for Business benyttes, som beklageligvis ikke er støttet.\n\nVennligst vurder å bruke en vanlig OneDrive-konto.","Cannot access %s":"Får ikke tilgang til %s","Created local items: %d.":"Opprettet lokale elementer: %d.","Updated local items: %d.":"Oppdaterte lokale elementer: %d.","Created remote items: %d.":"Opprettede eksterne elementer: %d.","Updated remote items: %d.":"Oppdaterte eksterne elementer: %d.","Deleted local items: %d.":"Slett lokale elementer: %d.","Deleted remote items: %d.":"Slettet eksterne elementer: %d.","Fetched items: %d/%d.":"Hentet elementer: %d/%d.","Cancelling...":"Avbryter…","Completed: %s":"Ferdig: %s","Last error: %s":"Siste feil: %s","Idle":"Inaktiv","In progress":"Pågår","Synchronisation is already in progress. State: %s":"Synkronisering pågår allerede. Status: %s","Encrypted":"Kryptert","Encrypted items cannot be modified":"Krypterte elementer kan ikke modifiseres","title":"tittel","updated date":"sist oppdatert","Conflicts":"Konflikter","Cannot move notebook to this location":"Kan ikke flytte notatboken til denne plasseringen","Notebooks cannot be named \"%s\", which is a reserved title.":"Notatbøker kan ikke hete %s, som er en reservert tittel.","created date":"dato opprettet","This note does not have geolocation information.":"Dette notatet har ingen stedsinformasjon.","Cannot copy note to \"%s\" notebook":"Kan ikke kopiere notat til notatenboken \"%s\"","Cannot move note to \"%s\" notebook":"Kan ikke flytte notatet til notatboken \"%s\"","Language":"Språk","Date format":"Datoformat","Time format":"Tidsformat","Theme":"Tema","Light":"Lys","Dark":"Mørk","Uncompleted to-dos on top":"Uferdige gjøremål på topp","Show completed to-dos":"Vis fullførte gjøremål","Sort notes by":"Sorter notater etter","Reverse sort order":"Reverser sorteringsrekkefølge","Sort notebooks by":"Sorter notater etter","Save geo-location with notes":"Lagre stedsinformasjon med notater","When creating a new to-do:":"Når nytt gjøremål opprettes:","Focus title":"Fokuser på tittel","Focus body":"Fokuser på brødtekst","When creating a new note:":"Når du lager et nytt notat:","Show tray icon":"Vis systemmenyikon","Note: Does not work in all desktop environments.":"Merk: fungerer ikke i alle skrivebordsmiljøer.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"Dette vil tillatte Joplin å kjøre i bakgrunnen. Det er anbefalt å aktivere denne innstillingen så notatene dine blir synkronisert konstant, slik at du reduserer mulige konflikter.","Start application minimised in the tray icon":"Start applikasjonen minimert som systemmenyikon","Global zoom percentage":"Global forstørrelse","Editor font size":"Editorskriftstørrelse","Editor font family":"Editorskrifttype","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"Dette må være *monospace*-skrifttype eller den ville ikke fungere riktig. Hvis skriften er feil eller tom, vil den som standard ha en generisk monospace-skrifttype.","Automatically update the application":"Oppdater applikasjonen automatisk","Get pre-releases when checking for updates":"Få førutgivelse når du sjekker etter oppdateringer","See the pre-release page for more details: %s":"Se førutgivelsessiden for flere detaljer: %s","Synchronisation interval":"Synkroniserinsintervall","%d minutes":"%d minutter","%d hour":"%d time","%d hours":"%d timer","Text editor command":"Teksteditor","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.":"Teksteditor som skal brukes til å åpne et notat. Hvis det ikke er satt vil den prøve å automatisk velge standardprogram.","Show advanced options":"Vis avanserte innstillinger","Synchronisation target":"Synkroniseringsmål","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"Målet å synkronisere til. Hvert synkroniseringsmål kan ha tilleggsparametere som er navngitt som `sync.NUM.NAME` (dokumentert nedenfor).","Directory to synchronise with (absolute path)":"Katalog å synkronisere med (absolutt sti)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"Stien som skal synkroniseres når filsystemsynkronisering er aktivert. Se `sync.target`.","Nextcloud WebDAV URL":"Nextcloud WebDAV-URL","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Viktig: Dersom du endrer denne lokasjonen, sørg for at du kopierer alt innhold dit før du synkroniserer. Hvis ikke blir alle filer fjernet! Se FAQ for flere detaljer: %s","Nextcloud username":"Nextcloud-brukernavn","Nextcloud password":"Nextcloud-passord","WebDAV URL":"WebDAV-URL","WebDAV username":"WebDAV-brukernavn","WebDAV password":"WebDAV-passord","Custom TLS certificates":"Egendefinerte TLS-sertifikater","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"Kommaseparert liste over stier til mapper å laste sertifikater fra, eller sti til individuelle sertifikatfiler. For eksempel: /my/cert_dir, /other/custom.perm. Merk at dersom du gjør endringer til TLS-innstillingene må du lagre endringer før du velger \"Sjekk synkroniseringskonfigurasjon\".","Ignore TLS certificate errors":"Ignorer TLS-sertifikatfeil","Invalid option value: \"%s\". Possible values are: %s.":"Ugyldig verdi: \"%s\". Mulige verdier er: %s.","General":"Generelle innstillinger","Synchronisation":"Synkronisering","Appearance":"Utseende","Note":"Notat","Application":"Applikasjon","The tag \"%s\" already exists. Please choose a different name.":"Merkelappen \"%s\" eksiterer allerede. Vennligst velg et annet navn.","Joplin Export File":"Joplin-eksportert fil","Markdown":"Markdown","Joplin Export Directory":"Joplin-eksportert katalog","Evernote Export File":"Evernote-eksportert fil","Json Export Directory":"Json-eksportert katalog","File":"Fil","Directory":"Katalog","Cannot load \"%s\" module for format \"%s\"":"Kan ikke laste modulen \"%s\" for formatet \"%s\"","Please specify import format for %s":"Vennligst velg importformat for %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"Dette elementet er for øyeblikket kryptert: %s \" %s\". Vent til alle elementer dekrypteres, og prøv på nytt.","There is no data to export.":"Det er ingen data for eksportering.","Please specify the notebook where the notes should be imported to.":"Velg notatbok som notatene skal importeres til.","Items that cannot be synchronised":"Elementer som ikke vil synkronisere","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"Disse elementene blir værende på enheten, men vil ikke bli lastet opp til synkroniseringsmålet. For å finne disse elementene, enten søk etter tittel eller ID (som vises i parentes over).","Sync status (synced items / total items)":"Synkroniseringsstatus (synkroniserte elementer / totale elementer)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Totalt: %d/%d","Conflicted: %d":"Konflikter: %d","To delete: %d":"Slettes: %d","Folders":"Kataloger","%s: %d notes":"%s: %d notater","Coming alarms":"Kommende alarmer","On %s: %s":"På %s: %s","Permission to use camera":"Tillatelse til å bruke kamera","Your permission to use your camera is required.":"Tillatelse til å bruke kamera er nødvendig.","There are currently no notes. Create one by clicking on the (+) button.":"Det finnes enda ingen notater. Lag en ved å klikke på (+)-knappen.","Delete these notes?":"Slett disse notatene?","Log":"Logg","Export Debug Report":"Eksporter feilsøkingsrapport","Encryption Config":"Krypteringsinnstillinger","Configuration":"Konfigurasjon","Move to notebook...":"Flytt til notatbok...","Move %d notes to notebook \"%s\"?":"Flytt %d notater til notatbok \"%s\"?","Press to set the decryption password.":"Trykk for å sette dekrypteringspassordet.","Clear alarm":"Fjern alarm","Save alarm":"Angi alarm","Select date":"Velg dato","Confirm":"Bekreft","Cancel synchronisation":"Avbryt synkronisering","Checking... Please wait.":"Sjekker… Vennligst vent.","Success! Synchronisation configuration appears to be correct.":"Suksess! Synkroniseringskonfigurasjonen ser ut til å være korrekt.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"Feil. Vennligst sjekk at URL, brukernavn, passord, etc. er korrekt og at synkroniseringsmålet er tilgjengelig. Feilmeldingen var:","The application has been authorised!":"Applikasjonen har blitt godkjent!","Could not authorise application:\n\n%s\n\nPlease try again.":"Kunne ikke autorisere applikasjon:\n\n%s\n\nVennligst prøv igjen.","Decrypted items: %s / %s":"Dekrypterte elementer: %s / %s","New tags:":"Nye merkelapper:","Type new tags or select from list":"Skriv inn nye merkelapper eller velg fra listen","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"For å fungere riktig behøver applikasjonen følgende tillatelser. Vennligst aktiver de i telefoninnstillingene, i Apps > Joplin > Tillatelser","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"-Lagring: for å tillate å legge ved filer til notater og aktivere filsynkronisering.","- Camera: to allow taking a picture and attaching it to a note.":"- Kamera: for å ta bilde og legge det ved et notat.","- Location: to allow attaching geo-location information to a note.":"- Sted: for å legge ved stedsinformation til notatet.","Joplin website":"Joplins nettsted","Database v%s":"Database v%s","FTS enabled: %d":"Fulltekstsøk aktivert: %d","Login with Dropbox":"Innlogging med Dropbox","Enter code here":"Skriv inn kode her","Master Key %s":"Masternøkkel: %s","Created: %s":"Opprettet: %s","Password:":"Passord:","Password cannot be empty":"Passordet kan ikke være tomt","Enable":"Aktiver","The notebook could not be saved: %s":"Denne notatboken kunne ikke lagres: %s","Edit notebook":"Rediger notatbok","Show all":"Vis alle","Errors only":"Kun feilmeldinger","This note has been modified:":"Dette notatet har blitt endret:","Save changes":"Lagre endringer","Discard changes":"Forkast endringer","No item with ID %s":"Ingen elementer med ID %s","The Joplin mobile app does not currently support this type of link: %s":"Joplins mobilapp støtter for tiden ikke denne type linker: %s","Unsupported image type: %s":"Bildetypen er ikke støttet: %s","Take photo":"Ta bilde","Attach photo":"Legg ved et bilde","Attach any file":"Legg ved en fil","Share":"Del","Convert to note":"Konverter til notat","Convert to todo":"Konverter til gjøremål","Hide metadata":"Skjul metadata","Show metadata":"Vis metadata","View on map":"Vis på kart","Go to source URL":"Gå til kilde-URL","Edit":"Rediger","Delete notebook":"Slett notatbok","Login with OneDrive":"Innlogging med OneDrive","Search":"Søk","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"Klikk på (+)-knappen for å lage et nytt notat eller en ny notatbok. Klikk på sidepanelet for tilgang til dine eksisterende notatbøker.","You currently have no notebook. Create one by clicking on (+) button.":"Du har enda ingen notatbok. Opprett en ved å klikke på (+)-knappen.","Welcome":"Velkommen"} \ No newline at end of file diff --git a/ReactNativeClient/locales/pt_BR.json b/ReactNativeClient/locales/pt_BR.json index e9a3faab2..0c3903e43 100644 --- a/ReactNativeClient/locales/pt_BR.json +++ b/ReactNativeClient/locales/pt_BR.json @@ -1 +1 @@ -{"To delete a tag, untag the associated notes.":"Para eliminar uma tag, remova a tag das notas associadas a ela.","Please select the note or notebook to be deleted first.":"Por favor, primeiro, selecione a nota ou caderno a excluir.","Press Ctrl+D or type \"exit\" to exit the application":"Digite Ctrl+D ou \"exit\" para sair da aplicação","More than one item match \"%s\". Please narrow down your query.":"Mais que um item combinam com \"%s\". Por favor, refine sua pesquisa.","No notebook selected.":"Nenhum caderno selecionado.","No notebook has been specified.":"Nenhum caderno foi especificado.","Y":"S","n":"n","N":"N","y":"s","Cancelling background synchronisation... Please wait.":"Cancelando sincronização em segundo plano... Por favor, aguarde.","No such command: %s":"Não existe o comando: \"%s\"","The command \"%s\" is only available in GUI mode":"O comando \"%s\" está disponível somente em modo gráfico","Cannot change encrypted item":"Não pode mudar um item encriptado","Missing required argument: %s":"Argumento requerido faltando: %s","%s: %s":"%s: %s","Your choice: ":"Sua escolha: ","Invalid answer: %s":"Resposta inválida: %s","Attaches the given file to the note.":"Anexa o arquivo dado à nota.","Cannot find \"%s\".":"Não posso encontrar \"%s\".","Displays the given note.":"Exibe a nota informada.","Displays the complete information about note.":"Exibe a informação completa sobre a nota.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Obtém ou define um valor de configuração. Se [valor] não for fornecido, ele mostrará o valor de [nome]. Se nem [nome] nem [valor] forem fornecidos, ele listará a configuração atual.","Also displays unset and hidden config variables.":"Também exibe variáveis de configuração não definidas e ocultas.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Duplica as notas que correspondem a para o [caderno]. Se nenhum caderno for especificado, a nota será duplicada no caderno atual.","Marks a to-do as done.":"Marca uma tarefa como feita.","Note is not a to-do: \"%s\"":"Nota não é uma tarefa: \"%s\"","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"Entre a senha master:","Operation cancelled":"Operação cancelada","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"Iniciando decriptação... Por favor aguarde, pois isso pode demorar vários minutos, dependendo de quanto há para decriptar.","Completed decryption.":"Decriptação completada.","Enabled":"Habilitado","Disabled":"Desabilitado","Encryption is: %s":"Encriptação está: %s","Edit note.":"Editar nota.","No text editor is defined. Please set it using `config editor `":"Nenhum editor de texto está definido. Defina-o usando o comando `config edit `","No active notebook.":"Nenhum caderno ativo.","Note does not exist: \"%s\". Create it?":"A nota não existe: \"%s\". Criar?","Starting to edit note. Close the editor to get back to the prompt.":"Começando a editar a nota. Feche o editor para voltar ao prompt.","Error opening note in editor: %s":"Erro ao abir a nota no editor: %s","Note has been saved.":"Nota gravada.","Exits the application.":"Sai da aplicação.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Exporta os dados do Joplin para o diretório informado. Por padrão, ele exportará o banco de dados completo, incluindo cadernos, notas, tags e recursos.","Destination format: %s":"Formato do destino: %s","Exports only the given note.":"Exporta apenas a nota fornecida.","Exports only the given notebook.":"Exporta apenas o caderno fornecido.","Displays a geolocation URL for the note.":"Exibe uma URL de geolocalização para a nota.","Displays usage information.":"Exibe informações de uso.","For information on how to customise the shortcuts please visit %s":"Para informações sobre como customizar os atalhos, por favor visite %s","Shortcuts are not available in CLI mode.":"Os atalhos não estão disponíveis no modo CLI.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"Digite `help [comando]` para obter mais informações sobre um comando; ou digite `help all` para informações completas de uso.","The possible commands are:":"Os comandos possíveis são:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"Em qualquer comando, uma nota ou caderno pode ser referenciado por título ou ID, ou usando os atalhos `$n` ou` $b` para, respectivamente, a nota ou caderno selecionado. `$c` pode ser usado para se referenciar ao item atualmente selecionado.","To move from one pane to another, press Tab or Shift+Tab.":"Para mover de um painel para outro, pressione Tab ou Shift + Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"Use as setas e a Page Up/Page Down para rolar as listas e áreas de texto (incluindo este console).","To maximise/minimise the console, press \"tc\".":"Para maximizar / minimizar o console, pressione \"tc\".","To enter command line mode, press \":\"":"Para entrar no modo de linha de comando, pressione \":\"","To exit command line mode, press ESCAPE":"Para sair do modo de linha de comando, pressione o ESC","For the list of keyboard shortcuts and config options, type `help keymap`":"Para a lista completa de atalhos de teclado disponíveis, digite `help keymap`","Imports data into Joplin.":"Importa dados para o Joplin.","Source format: %s":"Formato da origem: \"%s\"","Do not ask for confirmation.":"Não pedir confirmação.","Found: %d.":"Encontrado: %d.","Created: %d.":"Criado: %d.","Updated: %d.":"Atualizado: %d.","Skipped: %d.":"Ignorado: %d.","Resources: %d.":"Recursos: %d.","Tagged: %d.":"Tag adicionada: %d.","Importing notes...":"Importando notas ...","The notes have been imported: %s":"As notas foram importadas: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"Exibe as notas no caderno atual. Use `ls /` para exibir a lista de cadernos.","Displays only the first top notes.":"Exibe apenas as primeiras notas.","Sorts the item by (eg. title, updated_time, created_time).":"Classifica o item por (ex.: title, update_time, created_time).","Reverses the sorting order.":"Inverte a ordem de classificação.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"Exibe apenas os itens do(s) tipo(s) específico(s). Pode ser `n` para notas,` t` para tarefas, ou `nt` para notas e tarefas (por exemplo.` -tt` exibiria apenas os itens pendentes, enquanto `-ttd` exibiria notas e tarefas .","Either \"text\" or \"json\"":"Ou \"text\" ou \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"Use o formato da lista longa. O formato é ID, NOTE_COUNT (para caderno), DATE, TODO_CHECKED (para tarefas), TITLE","Please select a notebook first.":"Por favor, selecione um caderno primeiro.","Creates a new notebook.":"Cria um novo caderno.","Creates a new note.":"Cria uma nova nota.","Notes can only be created within a notebook.":"As notas só podem ser criadas dentro de um caderno.","Creates a new to-do.":"Cria uma nova tarefa.","Moves the notes matching to [notebook].":"Move as notas correspondentes para [caderno].","Renames the given (note or notebook) to .":"Renomeia o dado (nota ou caderno) para .","Deletes the given notebook.":"Exclui o caderno informado.","Deletes the notebook without asking for confirmation.":"Exclui o caderno sem pedir confirmação.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"Excluir o caderno? Todas as notas e sub-cadernos dentro deste também serão excluídas.","Deletes the notes matching .":"Exclui as notas correspondentes ao padrão .","Deletes the notes without asking for confirmation.":"Exclui as notas sem pedir confirmação.","%d notes match this pattern. Delete them?":"%d notas correspondem a este padrão. Apagar todos?","Delete note?":"Apagar nota?","Searches for the given in all the notes.":"Procura o padrão em todas as notas.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"Define a propriedade da para o valor [value]. As propriedades possíveis são:\n\n%s","Displays summary about the notes and notebooks.":"Exibe sumário sobre as notas e cadernos.","Synchronises with remote storage.":"Sincroniza com o armazenamento remoto.","Sync to provided target (defaults to sync.target config value)":"Sincronizar para destino fornecido (p padrão é o valor de configuração sync.target)","Authentication was not completed (did not receive an authentication token).":"A autenticação não foi concluída (não recebeu um token de autenticação).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"Para permitir o Joplin sincronizar com o Dropbox, por favor, execute os seguintes passos:","Step 1: Open this URL in your browser to authorise the application:":"Passo 1: Abra essa URL em seu navegador para autorizar:","Step 2: Enter the code provided by Dropbox:":"Passo 2: Entre o código fornecido pelo Dropbox:","Not authentified with %s. Please provide any missing credentials.":"Não autenticado com %s. Por favor, complete as credenciais que estiverem faltando.","Synchronisation is already in progress.":"A sincronização já está em andamento.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"O arquivo de bloqueio já está ativo. Se você sabe que nenhuma sincronização está ocorrendo, você pode excluir o arquivo de bloqueio em \"%s\" e retomar a operação.","Synchronisation target: %s (%s)":"Alvo de sincronização: %s (%s)","Cannot initialize synchroniser.":"Não é possível inicializar o sincronizador.","Starting synchronisation...":"Iniciando sincronização...","Downloading resources...":"Baixando os recursos...","Cancelling... Please wait.":"Cancelando... Aguarde."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" pode ser \"add\", \"remove\" ou \"list\" para atribuir ou remover [tag] de [nota], ou para listar as notas associadas a [tag]. O comando `tag list` pode ser usado para listar todas as tags (use -l para opção longa).","Invalid command: \"%s\"":"Comando inválido: \"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":" pode ser \"toggle\" ou \"clear\". Use \"toggle\" para alternar entre as tarefas entre o estado completo e incompleto (se o alvo for uma nota comum, ele será convertido em uma tarefa a fazer). Use \"clear\" para converter a tarefa em uma nota normal.","Marks a to-do as non-completed.":"Marca uma tarefa como não completada.","Switches to [notebook] - all further operations will happen within this notebook.":"Alterna para [caderno] - todas as operações adicionais acontecerão dentro deste caderno.","Displays version information":"Exibe informações da versão","%s %s (%s)":"%s %s (%s)","Enum":"Enum","Type: %s.":"Tipo: %s.","Possible values: %s.":"Valores possíveis: %s.","Default: %s":"Padrão: %s","Possible keys/values:":"Possíveis chaves/valores:","Type `joplin help` for usage information.":"Digite 'joplin help' para informações de uso.","Fatal error:":"Erro fatal:","The application has been authorised - you may now close this browser tab.":"O aplicativo foi autorizado - agora você pode fechar esta guia do navegador.","The application has been successfully authorised.":"O aplicativo foi autorizado com sucesso.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"Abra a seguinte URL no seu navegador para autenticar o aplicativo. O aplicativo criará um diretório em \"Apps/Joplin\" e somente lerá e gravará arquivos neste diretório. Não terá acesso a nenhum arquivo fora deste diretório nem a nenhum outro dado pessoal. Nenhum dado será compartilhado com terceiros.","Search:":"Procurar:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Bem-vindo ao Joplin!\n\nDigite `:help shortcuts` para obter a lista de atalhos de teclado, ou apenas `:help` para informações de utilização.\n\nPor exemplo, para criar um caderno digite `mb`; para criar uma nota, digite `mn`.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"Um ou mais itens estão criptografados, e você pode precisar de informar uma senha master. Para fazer isso, por favor digite `e2ee decrypt`. Se você já forneceu a senha, os itens criptografados estão sendo decriptados em background e logo estarão disponíveis.","Exporting to \"%s\" as \"%s\" format. Please wait...":"Exportando para \"%s\" com o formato \"%s\". Por favor, aguarde...","Sidebar":"","Note list":"","Note title":"Note title","Note body":"Note body","Importing from \"%s\" as \"%s\" format. Please wait...":"Importando de \"%s\" com o formato \"%s\". Por favor, aguarde...","PDF File":"Arquivo PDF","&File":"&File","New note":"Nova nota","New to-do":"Nova tarefa","New notebook":"Novo caderno","Import":"Importar","Export":"Exportar","Synchronise":"Sincronizar","Print":"Imprimir","Hide %s":"Ocultar %s","Quit":"Sair","&Edit":"&Edit","Copy":"Copiar","Cut":"Cortar","Paste":"Colar","Select all":"Selecionar tudo","Bold":"Negrito","Italic":"Itálico","Link":"","Insert Date Time":"Inserir Data e Hora","Edit in external editor":"Editar com editor externo","Search in all the notes":"Pesquisar em todas as notas","Search in current note":"Pesquisar na nota atual","&View":"&View","Toggle sidebar":"Alternar barra lateral","Toggle editor layout":"Alternar layout do editor","Focus":"Focus","&Tools":"&Tools","Synchronisation status":"Status de sincronização","Web clipper options":"Opções do Web clipper","Encryption options":"Opções de Encriptação","General Options":"Opções Gerais","&Help":"&Help","Website and documentation":"Website e documentação","Make a donation":"Fazer uma doação","Check for updates...":"Verificar atualizações...","About Joplin":"Sobre o Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"Abrir %s","Exit":"Sair","OK":"OK","Cancel":"Cancelar","Current version is up-to-date.":"A versão atual está atualizada.","%s (pre-release)":"","An update is available, do you want to download it now?":"Uma atualização está disponível, você quer baixar agora?","Your version: %s":"","New version: %s":"","Yes":"Sim","No":"Não","Token has been copied to the clipboard!":"Token foi copiado para a área de transferência!","The web clipper service is enabled and set to auto-start.":"O serviço de web clipper está habilitado e configurado para auto-start.","Status: Started on port %d":"Status: Iniciado, na porta %d","Status: %s":"Status: %s","Disable Web Clipper Service":"Desabilitar serviço Web Clipper","The web clipper service is not enabled.":"O serviço de web clipper não está habilitado.","Enable Web Clipper Service":"Habilitar serviço Web Clipper","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"O serviço de Web Clipper do Joplin permite salvar páginas da web e screenshots do seu browser, no Joplin.","In order to use the web clipper, you need to do the following:":"Para usar o web clipper, você precisa fazer o seguinte:","Step 1: Enable the clipper service":"Passo 1: Habilitar o serviço do clipper","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"Este serviço permite a extensão do browser se comunicat com o Joplin. Quando habilitar, talvez seu firewall peça que você conceda permissão ao Joplin para escutar determinada porta.","Step 2: Install the extension":"Passo 2: Instalar a extensão","Download and install the relevant extension for your browser:":"Baixe e instale a extensão relevante para seu browser:","Advanced options":"Mostrar opções avançadas","Authorisation token:":"Token de autorização:","Copy token":"Copiar token","This authorisation token is only needed to allow third-party applications to access Joplin.":"Esse token de autorização só é necessário para permitir que aplicativos de terceiros acessem o Joplin.","Notes and settings are stored in: %s":"Notas e configurações estão armazenadas em: %s","Browse...":"","Check synchronisation configuration":"Verificar a configuração da sincronização","Apply":"Aplicar","Submit":"Enviar","Save":"Salvar","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"Desabilitar a encriptação significa que *todas* as suas notas e anexos serão re-sincronizados e enviados sem encriptação. Você quer continuar?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"Habilitar a encriptação significa que *todas* as suas notas e anexos serão re-sincronizados e re-enviados com encriptação. Não perca sua senha, pois, por medidas de segurança, esse será o *único* modo de decriptar seus dados! Para habilitar a encriptação, por favor entre sua senha abaixo.","Disable encryption":"Desabilitar encriptação","Enable encryption":"Habilitar encriptação","Master Keys":"Chaves mestras","Active":"Ativar","ID":"ID","Source":"Origem","Created":"Criado","Updated":"Atualizado","Password":"Senha","Password OK":"Senha OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"Noto: Apenas uma chave máster será usada para encriptação (a que estiver marcada como \"ativa\"). Qualquer uma das chaves pode ser usada para decriptação, dependendo de como as notas ou os cadernos foram encriptados originalmente.","Missing Master Keys":"Chaves Master faltando","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"As chaves master com essas IDs são usadas para encriptar alguns de seus itens, contudo a aplicação atualmente não tem acesso a elas. Provavelmente, elas serão baixadas via sincronização.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"Para mais informações sobre Encriptação ponto-a-ponto (E2EE) e recomendações sobre como habilitar, favor verificar a documentação:","Status":"Status","Encryption is:":"Encriptação está:","Usage":"Usage","Back":"Voltar","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"O novo caderno \"%s\" será criado e o arquivo \"%s\" será importado para ele","Please create a notebook first.":"Primeiro, crie um caderno.","Please create a notebook first":"Primeiro, crie um caderno","Notebook title:":"Título do caderno:","Add or remove tags:":"Adicionar ou remover tags:","Separate each tag by a comma.":"Separe cada tag por vírgula.","Rename notebook:":"Renomear caderno:","Rename tag:":"Renomear tag:","Set alarm:":"Definir alarme:","Layout":"Layout","Search...":"Pesquisar...","Some items cannot be synchronised.":"Alguns itens não podem ser sincronizados.","View them now":"Visualizar agora","Some items cannot be decrypted.":"Alguns itens não podem ser decriptados.","Set the password":"Configurar a senha","No notes in here. Create one by clicking on \"New note\".":"Não há notas aqui. Crie uma, clicando em \"Nova nota\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"Atualmente, não há cadernos. Crie um, clicando em \"Novo caderno\".","Location":"Localização","URL":"URL","Note properties":"Propriedades da nota","Open...":"Abrir...","This file could not be opened: %s":"Este arquivo não pôde ser aberto: %s","Save as...":"Salvar como...","Copy path to clipboard":"Copiar caminho para a área de transferência","Copy Link Address":"Copiar endereço do link","This attachment is not downloaded or not decrypted yet.":"O anexo ainda não foi baixado ou decriptado.","Unsupported link or message: %s":"Link ou mensagem não suportada: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"Esta nota não possui conteúdo. Clique em \"%s\" para alternar para o editor, e edite a nota.","Only one note can be printed or exported to PDF at a time.":"","strong text":"texto forte","emphasized text":"texto enfatizado","List item":"Listar item","Insert Hyperlink":"Inserir Hiperlink","Attach file":"Anexar arquivo","Tags":"Tags","Set alarm":"Definir alarme","In: %s":"Em: %s","Hyperlink":"Hiperlink","Code":"Código","Numbered List":"Lista numerada","Bulleted List":"Lista com bullets","Checkbox":"Checkbox","Heading":"Cabeçalho","Horizontal Rule":"Régua horizontal","Click to stop external editing":"Clique para encerrar edição externa","Watching...":"Observando alterações...","to-do":"tarefa","note":"nota","Creating new %s...":"Criando novo %s...","Refresh":"Atualizar","Clear":"Limpar (clear)","OneDrive Login":"Login no OneDrive","Dropbox Login":"Login no Dropbox","Options":"Opções","Synchronisation Status":"Status de sincronização","Encryption Options":"Opções de Encriptação","Clipper Options":"Opções do clipper","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.","Remove tag \"%s\" from all notes?":"Remove tag \"%s\" from all notes?","Remove this search from the sidebar?":"Remover essa pesquisa da barra lateral?","Delete":"Excluir","Rename":"Renomear","Notebooks":"Cadernos","Decrypting items: %d/%d":"Decriptando itens: %d/%d","Fetching resources: %d":"Buscando recursos: %d","Please select where the sync status should be exported to":"Favor selecionar o local para onde o status de sincronia deveria ser exportado","Table of contents":"","Add or remove tags":"Adicionar ou remover tags","Duplicate":"Duplicar","%s - Copy":"%s - Copiar","Switch between note and to-do type":"Alternar entre os tipos Nota e Tarefa","Switch to note type":"Alternar para o tipo Nota","Switch to to-do type":"Alternar para o tipo Tarefa","Copy Markdown link":"Copiar link de Markdown","Delete note \"%s\"?":"Delete note \"%s\"?","Delete these %d notes?":"Delete these %d notes?","Usage: %s":"Uso: %s","Unknown flag: %s":"Flag desconhecido: %s","Dropbox":"Dropbox","File system":"Sistema de arquivos","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (apenas para testes)","WebDAV":"WebDAV","Unknown log level: %s":"Nível de log desconhecido: %s","Unknown level ID: %s":"Nível ID desconhecido: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"Não é possível atualizar token: faltam dados de autenticação. Iniciar a sincronização novamente pode corrigir o problema.","Untitled":"Sem título","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"Não foi possível sincronizar com o OneDrive.\n\nEste erro geralmente acontece ao usar o OneDrive for Business, que infelizmente não pode ser suportado.\n\nConsidere usar uma conta regular do OneDrive.","Cannot access %s":"Não é possível acessar %s","Created local items: %d.":"Itens locais criados: %d.","Updated local items: %d.":"Itens locais atualizados: %d.","Created remote items: %d.":"Itens remotos criados: %d.","Updated remote items: %d.":"Itens remotos atualizados: %d.","Deleted local items: %d.":"Itens locais excluídos: %d.","Deleted remote items: %d.":"Itens remotos excluídos: %d.","Fetched items: %d/%d.":"Itens pesquisados: %d/%d.","Cancelling...":"Cancelando...","Completed: %s":"Completado: %s","Last error: %s":"Último erro: %s","Idle":"Inativo","In progress":"Em andamento","Synchronisation is already in progress. State: %s":"Sincronização já em andamento. Estado: %s","Encrypted":"Encriptado","Encrypted items cannot be modified":"Itens encriptados não podem ser modificados","title":"título","updated date":"data de atualização","Conflicts":"Conflitos","Cannot move notebook to this location":"Não é possível mover a nota para este local","Notebooks cannot be named \"%s\", which is a reserved title.":"Os cadernos não podem ser nomeados como\"%s\", que é um título reservado.","created date":"data de criação","This note does not have geolocation information.":"Esta nota não possui informações de geolocalização.","Cannot copy note to \"%s\" notebook":"Não é possível copiar a nota para o caderno \"%s\"","Cannot move note to \"%s\" notebook":"Não é possível mover a nota para o caderno \"%s\"","Language":"Idioma","Date format":"Formato de data","Time format":"Formato de hora","Theme":"Tema","Light":"Light","Dark":"Dark","Uncompleted to-dos on top":"Mostrar tarefas incompletas no topo","Show completed to-dos":"Mostrar tarefas completas","Sort notes by":"Ordenar notas por","Reverse sort order":"Inverter ordem de classificação","Sort notebooks by":"Sort notebooks by","Save geo-location with notes":"Salvar geolocalização com notas","When creating a new to-do:":"Quando criar uma nova tarefa:","Focus title":"Foco no título","Focus body":"Focar no corpo","When creating a new note:":"Quando criar uma nota nova:","Show tray icon":"Exibir tray icon","Note: Does not work in all desktop environments.":"Nota: não funciona em todos os ambientes de desktop.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"Isso irá permitir que o Joplin continue sendo executado em segundo plano. É recomendado que você habilita essa configuração para que suas notas sejamconstantemente sincronizadas, de modo a reduzir as chances de conflitos.","Start application minimised in the tray icon":"Iniciar aplicativo minimizado na barra de tarefas","Global zoom percentage":"Porcentagem global do zoom","Editor font size":"Tamanho da fonte no Editor","Editor font family":"Família de fontes do editor","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"Deve ser uma fonte *monospace\" ou não vai funcionar direito. Se a fonte estiver incorreta ou vazia, será usada uma fonte genérica monospace default.","Automatically update the application":"Atualizar automaticamente o aplicativo","Get pre-releases when checking for updates":"","See the pre-release page for more details: %s":"","Synchronisation interval":"Intervalo de sincronização","%d minutes":"%d minutos","%d hour":"%d hora","%d hours":"%d horas","Text editor command":"Comando do editor de texto","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.":"O comando do editor (pode incluir argumentos) que será usado para abrir uma nota. Se nenhum for indicado, ele tentará detectar automaticamente o editor padrão.","Show advanced options":"Mostrar opções avançadas","Synchronisation target":"Alvo de sincronização","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"O alvo para onde sincronizar. Cada alvo pode ter parâmetros adicionais que são nomeados como `sync.NUM.NAME` (todos documentados abaixo).","Directory to synchronise with (absolute path)":"Diretório para sincronizar (caminho absoluto)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"O caminho para sincronizar, quando a sincronização do sistema de arquivos está habilitada. Veja `sync.target`.","Nextcloud WebDAV URL":"Nextcloud WebDAV URL","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Atenção: Se você modificar esse local, tenha certeza de copiar todo o seu conteúdo para lá antes de sincronizar, do contrário todos os seus arquivos serão removidos! Veja o FAQ para mais detalhes: %s","Nextcloud username":"Usuário da Nextcloud","Nextcloud password":"Senha da Nextcloud","WebDAV URL":"WebDAV URL","WebDAV username":"Usuário do WebDAV","WebDAV password":"Senha do WebDAV","Custom TLS certificates":"Certificados TLS customizados","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"Lista de caminhos para diretórios, separados por vírgula, de onde carregar os certificados, ou caminhos para arquivos cert. Por exemplo, /my/cert_dir, /other/custom.pem. Note que se você fizer mudanças nas configurações de TLS, você tem que salvar as mudanças antes de clicar em \"Verificar a configuração da sincronização\".","Ignore TLS certificate errors":"Ignorar erros de certificados TLS","Invalid option value: \"%s\". Possible values are: %s.":"Valor da opção inválida: \"%s\". Os valores possíveis são: %s.","General":"General","Synchronisation":"Synchronisation","Appearance":"","Note":"Note","Application":"Application","The tag \"%s\" already exists. Please choose a different name.":"A tag \"%s\" já existe. Escolha um nome diferente.","Joplin Export File":"Arquivo de Exportação do Joplin","Markdown":"Markdown","Joplin Export Directory":"Diretório de Exportação do Joplin","Evernote Export File":"Arquivo de Exportação do Evernote","Json Export Directory":"Diretório de Exportação JSON","File":"Arquivo","Directory":"Diretório","Cannot load \"%s\" module for format \"%s\"":"Não é possível carregar o módulo \"%s\" para o formato \"%s\"","Please specify import format for %s":"Favor especificar o formato de importação para %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"Este item atualmente está encriptado: %s \"%s\". Favor aguardar que todos os itens sejam decriptados e tente novamente.","There is no data to export.":"Não há dados a exportar.","Please specify the notebook where the notes should be imported to.":"Por favor, especifique o caderno para onde as notas deveriam ser importadas.","Items that cannot be synchronised":"Os itens não podem ser sincronizados","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"Estes itens continuarão no dispositivo mas não serão enviados ao alvo de sincronização. Para encontrar esses itens, ou pesquise pelo título ou pelo ID (que é exibido nos colchetes acima)","Sync status (synced items / total items)":"Status de sincronização (sincronizados / totais)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Total: %d/%d","Conflicted: %d":"Em conflito: %d","To delete: %d":"Para excluir: %d","Folders":"Pastas","%s: %d notes":"%s: %d notas","Coming alarms":"Próximos alarmes","On %s: %s":"Em %s: %s","Permission to use camera":"Permissão para utilizar sua câmera","Your permission to use your camera is required.":"É necessária a sua permissão para utilizar sua câmera.","There are currently no notes. Create one by clicking on the (+) button.":"Atualmente, não há notas. Crie uma, clicando no botão (+).","Delete these notes?":"Excluir estas notas?","Log":"Log","Export Debug Report":"Exportar Relatório de Debug","Encryption Config":"Configuração de Encriptação","Configuration":"Configuração","Move to notebook...":"Mover para o caderno...","Move %d notes to notebook \"%s\"?":"Mover %d notas para o caderno \"%s\"?","Press to set the decryption password.":"Pressione para configurar a senha de decriptação.","Clear alarm":"Limpar alarme","Save alarm":"Salvar alarme","Select date":"Selecionar data","Confirm":"Confirmar","Cancel synchronisation":"Cancelar sincronização","Checking... Please wait.":"Verificando... Por favor aguarde.","Success! Synchronisation configuration appears to be correct.":"Sucesso! A configuração da sincronização parece estar correta.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"Erro. Verifique se a URL, nome de usuário, senha, etc., estão corretos e tenha certeza que o destino da sincronização está acessível. O erro reportado foi:","The application has been authorised!":"O aplicativo foi autorizado!","Could not authorise application:\n\n%s\n\nPlease try again.":"Não foi possível autorizar o aplicativo:\n\n%s\n\nPor favor tente novamente.","Decrypted items: %s / %s":"Itens decriptados: %s / %s","New tags:":"Novas tags:","Type new tags or select from list":"Digite novsa tags, ou selecione da lista","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"Para funcionar corretamente, o app precisa das seguintes permissões. Por favor, habilite-as nas configurações do seu telefone, em Apps >Joplin > Permissões","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- Armazenamento: para permitir anexar arquivos a notas e para permitir a sincronização do sistema de arquivos.","- Camera: to allow taking a picture and attaching it to a note.":"- Câmera: para permitir tirar fotos e anexar a uma nota.","- Location: to allow attaching geo-location information to a note.":"- Localização: para permitir anexar informações de geo-localização a uma nota.","Joplin website":"Site do Joplin","Database v%s":"","FTS enabled: %d":"FTS enabled: %d","Login with Dropbox":"Login com Dropbox","Enter code here":"Enter code here","Master Key %s":"Chave Master %s","Created: %s":"Criado: %s","Password:":"Senha:","Password cannot be empty":"Senha não pode ser vazia","Enable":"Habilitar","The notebook could not be saved: %s":"O caderno não pôde ser salvo: %s","Edit notebook":"Editar caderno","Show all":"Exibir tudo","Errors only":"Somente erros","This note has been modified:":"Esta nota foi modificada:","Save changes":"Gravar alterações","Discard changes":"Descartar alterações","No item with ID %s":"Nenhum item com ID %s","The Joplin mobile app does not currently support this type of link: %s":"O app mobile do Joplin não suporta, atualmente, esse tipo de link: %s","Unsupported image type: %s":"Tipo de imagem não suportada: %s","Take photo":"Tirar foto","Attach photo":"Anexar foto","Attach any file":"Anexar qualquer arquivo","Share":"Compartilhar","Convert to note":"Converter para nota","Convert to todo":"Converter para tarefa","Hide metadata":"Ocultar metadados","Show metadata":"Exibir metadados","View on map":"Ver no mapa","Go to source URL":"Ir para a URL de origem","Edit":"Editar","Delete notebook":"Excluir caderno","Login with OneDrive":"Login com OneDrive","Search":"Procurar","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"Clique no botão (+) para criar uma nova nota ou caderno. Clique no menu lateral para acessar seus cadernos existentes.","You currently have no notebook. Create one by clicking on (+) button.":"Você não possui cadernos. Crie um clicando no botão (+).","Welcome":"Bem-vindo"} \ No newline at end of file +{"To delete a tag, untag the associated notes.":"Para eliminar uma tag, remova a tag das notas associadas a ela.","Please select the note or notebook to be deleted first.":"Por favor, primeiro, selecione a nota ou caderno a excluir.","Press Ctrl+D or type \"exit\" to exit the application":"Digite Ctrl+D ou \"exit\" para sair da aplicação","More than one item match \"%s\". Please narrow down your query.":"Mais que um item combinam com \"%s\". Por favor, refine sua pesquisa.","No notebook selected.":"Nenhum caderno selecionado.","No notebook has been specified.":"Nenhum caderno foi especificado.","Y":"S","n":"n","N":"N","y":"s","Cancelling background synchronisation... Please wait.":"Cancelando sincronização em segundo plano... Por favor, aguarde.","No such command: %s":"Não existe o comando: \"%s\"","The command \"%s\" is only available in GUI mode":"O comando \"%s\" está disponível somente em modo gráfico","Cannot change encrypted item":"Não pode mudar um item encriptado","Missing required argument: %s":"Argumento requerido faltando: %s","%s: %s":"%s: %s","Your choice: ":"Sua escolha: ","Invalid answer: %s":"Resposta inválida: %s","Attaches the given file to the note.":"Anexa o arquivo dado à nota.","Cannot find \"%s\".":"Não posso encontrar \"%s\".","Displays the given note.":"Exibe a nota informada.","Displays the complete information about note.":"Exibe a informação completa sobre a nota.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Obtém ou define um valor de configuração. Se [valor] não for fornecido, ele mostrará o valor de [nome]. Se nem [nome] nem [valor] forem fornecidos, ele listará a configuração atual.","Also displays unset and hidden config variables.":"Também exibe variáveis de configuração não definidas e ocultas.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Duplica as notas que correspondem a para o [caderno]. Se nenhum caderno for especificado, a nota será duplicada no caderno atual.","Marks a to-do as done.":"Marca uma tarefa como feita.","Note is not a to-do: \"%s\"":"Nota não é uma tarefa: \"%s\"","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"Entre a senha master:","Operation cancelled":"Operação cancelada","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"Iniciando decriptação... Por favor aguarde, pois isso pode demorar vários minutos, dependendo de quanto há para decriptar.","Completed decryption.":"Decriptação completada.","Enabled":"Habilitado","Disabled":"Desabilitado","Encryption is: %s":"Encriptação está: %s","Edit note.":"Editar nota.","No text editor is defined. Please set it using `config editor `":"Nenhum editor de texto está definido. Defina-o usando o comando `config editor `","No active notebook.":"Nenhum caderno ativo.","Note does not exist: \"%s\". Create it?":"A nota não existe: \"%s\". Criar?","Starting to edit note. Close the editor to get back to the prompt.":"Começando a editar a nota. Feche o editor para voltar ao prompt.","Error opening note in editor: %s":"Erro ao abir a nota no editor: %s","Note has been saved.":"Nota gravada.","Exits the application.":"Sai da aplicação.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Exporta os dados do Joplin para o diretório informado. Por padrão, ele exportará o banco de dados completo, incluindo cadernos, notas, tags e recursos.","Destination format: %s":"Formato do destino: %s","Exports only the given note.":"Exporta apenas a nota fornecida.","Exports only the given notebook.":"Exporta apenas o caderno fornecido.","Displays a geolocation URL for the note.":"Exibe uma URL de geolocalização para a nota.","Displays usage information.":"Exibe informações de uso.","For information on how to customise the shortcuts please visit %s":"Para informações sobre como customizar os atalhos, por favor visite %s","Shortcuts are not available in CLI mode.":"Os atalhos não estão disponíveis no modo CLI.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"Digite `help [comando]` para obter mais informações sobre um comando; ou digite `help all` para informações completas de uso.","The possible commands are:":"Os comandos possíveis são:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"Em qualquer comando, uma nota ou caderno pode ser referenciado por título ou ID, ou usando os atalhos `$n` ou` $b` para, respectivamente, a nota ou caderno selecionado. `$c` pode ser usado para se referenciar ao item atualmente selecionado.","To move from one pane to another, press Tab or Shift+Tab.":"Para mover de um painel para outro, pressione Tab ou Shift + Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"Use as setas e a Page Up/Page Down para rolar as listas e áreas de texto (incluindo este console).","To maximise/minimise the console, press \"tc\".":"Para maximizar / minimizar o console, pressione \"tc\".","To enter command line mode, press \":\"":"Para entrar no modo de linha de comando, pressione \":\"","To exit command line mode, press ESCAPE":"Para sair do modo de linha de comando, pressione o ESC","For the list of keyboard shortcuts and config options, type `help keymap`":"Para a lista completa de atalhos de teclado disponíveis, digite `help keymap`","Imports data into Joplin.":"Importa dados para o Joplin.","Source format: %s":"Formato da origem: \"%s\"","Do not ask for confirmation.":"Não pedir confirmação.","Found: %d.":"Encontrado: %d.","Created: %d.":"Criado: %d.","Updated: %d.":"Atualizado: %d.","Skipped: %d.":"Ignorado: %d.","Resources: %d.":"Recursos: %d.","Tagged: %d.":"Tag adicionada: %d.","Importing notes...":"Importando notas ...","The notes have been imported: %s":"As notas foram importadas: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"Exibe as notas no caderno atual. Use `ls /` para exibir a lista de cadernos.","Displays only the first top notes.":"Exibe apenas as primeiras notas.","Sorts the item by (eg. title, updated_time, created_time).":"Classifica o item por (ex.: title, update_time, created_time).","Reverses the sorting order.":"Inverte a ordem de classificação.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"Exibe apenas os itens do(s) tipo(s) específico(s). Pode ser `n` para notas,` t` para tarefas, ou `nt` para notas e tarefas (por exemplo.` -tt` exibiria apenas os itens pendentes, enquanto `-ttd` exibiria notas e tarefas .","Either \"text\" or \"json\"":"Ou \"text\" ou \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"Use o formato da lista longa. O formato é ID, NOTE_COUNT (para caderno), DATE, TODO_CHECKED (para tarefas), TITLE","Please select a notebook first.":"Por favor, selecione um caderno primeiro.","Creates a new notebook.":"Cria um novo caderno.","Creates a new note.":"Cria uma nova nota.","Notes can only be created within a notebook.":"As notas só podem ser criadas dentro de um caderno.","Creates a new to-do.":"Cria uma nova tarefa.","Moves the notes matching to [notebook].":"Move as notas correspondentes para [caderno].","Renames the given (note or notebook) to .":"Renomeia o dado (nota ou caderno) para .","Deletes the given notebook.":"Exclui o caderno informado.","Deletes the notebook without asking for confirmation.":"Exclui o caderno sem pedir confirmação.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"Excluir o caderno? Todas as notas e sub-cadernos dentro deste também serão excluídas.","Deletes the notes matching .":"Exclui as notas correspondentes ao padrão .","Deletes the notes without asking for confirmation.":"Exclui as notas sem pedir confirmação.","%d notes match this pattern. Delete them?":"%d notas correspondem a este padrão. Apagar todos?","Delete note?":"Apagar nota?","Searches for the given in all the notes.":"Procura o padrão em todas as notas.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"Define a propriedade da para o valor [value]. As propriedades possíveis são:\n\n%s","Displays summary about the notes and notebooks.":"Exibe sumário sobre as notas e cadernos.","Synchronises with remote storage.":"Sincroniza com o armazenamento remoto.","Sync to provided target (defaults to sync.target config value)":"Sincronizar para destino fornecido (p padrão é o valor de configuração sync.target)","Authentication was not completed (did not receive an authentication token).":"A autenticação não foi concluída (não recebeu um token de autenticação).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"Para permitir o Joplin sincronizar com o Dropbox, por favor, execute os seguintes passos:","Step 1: Open this URL in your browser to authorise the application:":"Passo 1: Abra essa URL em seu navegador para autorizar:","Step 2: Enter the code provided by Dropbox:":"Passo 2: Entre o código fornecido pelo Dropbox:","Not authentified with %s. Please provide any missing credentials.":"Não autenticado com %s. Por favor, complete as credenciais que estiverem faltando.","Synchronisation is already in progress.":"A sincronização já está em andamento.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"O arquivo de bloqueio já está ativo. Se você sabe que nenhuma sincronização está ocorrendo, você pode excluir o arquivo de bloqueio em \"%s\" e retomar a operação.","Synchronisation target: %s (%s)":"Alvo de sincronização: %s (%s)","Cannot initialize synchroniser.":"Não é possível inicializar o sincronizador.","Starting synchronisation...":"Iniciando sincronização...","Downloading resources...":"Baixando os recursos...","Cancelling... Please wait.":"Cancelando... Aguarde."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" pode ser \"add\", \"remove\" ou \"list\" para atribuir ou remover [tag] de [nota], ou para listar as notas associadas a [tag]. O comando `tag list` pode ser usado para listar todas as tags (use -l para opção longa).","Invalid command: \"%s\"":"Comando inválido: \"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":" pode ser \"toggle\" ou \"clear\". Use \"toggle\" para alternar entre as tarefas entre o estado completo e incompleto (se o alvo for uma nota comum, ele será convertido em uma tarefa a fazer). Use \"clear\" para converter a tarefa em uma nota normal.","Marks a to-do as non-completed.":"Marca uma tarefa como não completada.","Switches to [notebook] - all further operations will happen within this notebook.":"Alterna para [caderno] - todas as operações adicionais acontecerão dentro deste caderno.","Displays version information":"Exibe informações da versão","%s %s (%s)":"%s %s (%s)","Enum":"Enum","Type: %s.":"Tipo: %s.","Possible values: %s.":"Valores possíveis: %s.","Default: %s":"Padrão: %s","Possible keys/values:":"Possíveis chaves/valores:","Type `joplin help` for usage information.":"Digite 'joplin help' para informações de uso.","Fatal error:":"Erro fatal:","The application has been authorised - you may now close this browser tab.":"O aplicativo foi autorizado - agora você pode fechar esta guia do navegador.","The application has been successfully authorised.":"O aplicativo foi autorizado com sucesso.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"Abra a seguinte URL no seu navegador para autenticar o aplicativo. O aplicativo criará um diretório em \"Apps/Joplin\" e somente lerá e gravará arquivos neste diretório. Não terá acesso a nenhum arquivo fora deste diretório nem a nenhum outro dado pessoal. Nenhum dado será compartilhado com terceiros.","Search:":"Procurar:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Bem-vindo ao Joplin!\n\nDigite `:help shortcuts` para obter a lista de atalhos de teclado, ou apenas `:help` para informações de utilização.\n\nPor exemplo, para criar um caderno digite `mb`; para criar uma nota, digite `mn`.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"Um ou mais itens estão criptografados, e você pode precisar de informar uma senha master. Para fazer isso, por favor digite `e2ee decrypt`. Se você já forneceu a senha, os itens criptografados estão sendo decriptados em background e logo estarão disponíveis.","Exporting to \"%s\" as \"%s\" format. Please wait...":"Exportando para \"%s\" com o formato \"%s\". Por favor, aguarde...","Sidebar":"","Note list":"","Note title":"Note title","Note body":"Note body","Importing from \"%s\" as \"%s\" format. Please wait...":"Importando de \"%s\" com o formato \"%s\". Por favor, aguarde...","PDF File":"Arquivo PDF","&File":"&File","New note":"Nova nota","New to-do":"Nova tarefa","New notebook":"Novo caderno","Import":"Importar","Export":"Exportar","Synchronise":"Sincronizar","Print":"Imprimir","Hide %s":"Ocultar %s","Quit":"Sair","&Edit":"&Edit","Copy":"Copiar","Cut":"Cortar","Paste":"Colar","Select all":"Selecionar tudo","Bold":"Negrito","Italic":"Itálico","Link":"","Insert Date Time":"Inserir Data e Hora","Edit in external editor":"Editar com editor externo","Search in all the notes":"Pesquisar em todas as notas","Search in current note":"Pesquisar na nota atual","&View":"&View","Toggle sidebar":"Alternar barra lateral","Toggle editor layout":"Alternar layout do editor","Focus":"Focus","&Tools":"&Tools","Synchronisation status":"Status de sincronização","Web clipper options":"Opções do Web clipper","Encryption options":"Opções de Encriptação","General Options":"Opções Gerais","&Help":"&Help","Website and documentation":"Website e documentação","Make a donation":"Fazer uma doação","Check for updates...":"Verificar atualizações...","About Joplin":"Sobre o Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"Abrir %s","Exit":"Sair","OK":"OK","Cancel":"Cancelar","Current version is up-to-date.":"A versão atual está atualizada.","%s (pre-release)":"","An update is available, do you want to download it now?":"Uma atualização está disponível, você quer baixar agora?","Your version: %s":"","New version: %s":"","Yes":"Sim","No":"Não","Token has been copied to the clipboard!":"Token foi copiado para a área de transferência!","The web clipper service is enabled and set to auto-start.":"O serviço de web clipper está habilitado e configurado para auto-start.","Status: Started on port %d":"Status: Iniciado, na porta %d","Status: %s":"Status: %s","Disable Web Clipper Service":"Desabilitar serviço Web Clipper","The web clipper service is not enabled.":"O serviço de web clipper não está habilitado.","Enable Web Clipper Service":"Habilitar serviço Web Clipper","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"O serviço de Web Clipper do Joplin permite salvar páginas da web e screenshots do seu browser, no Joplin.","In order to use the web clipper, you need to do the following:":"Para usar o web clipper, você precisa fazer o seguinte:","Step 1: Enable the clipper service":"Passo 1: Habilitar o serviço do clipper","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"Este serviço permite a extensão do browser se comunicat com o Joplin. Quando habilitar, talvez seu firewall peça que você conceda permissão ao Joplin para escutar determinada porta.","Step 2: Install the extension":"Passo 2: Instalar a extensão","Download and install the relevant extension for your browser:":"Baixe e instale a extensão relevante para seu browser:","Advanced options":"Mostrar opções avançadas","Authorisation token:":"Token de autorização:","Copy token":"Copiar token","This authorisation token is only needed to allow third-party applications to access Joplin.":"Esse token de autorização só é necessário para permitir que aplicativos de terceiros acessem o Joplin.","Notes and settings are stored in: %s":"Notas e configurações estão armazenadas em: %s","Browse...":"","Check synchronisation configuration":"Verificar a configuração da sincronização","Apply":"Aplicar","Submit":"Enviar","Save":"Salvar","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"Desabilitar a encriptação significa que *todas* as suas notas e anexos serão re-sincronizados e enviados sem encriptação. Você quer continuar?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"Habilitar a encriptação significa que *todas* as suas notas e anexos serão re-sincronizados e re-enviados com encriptação. Não perca sua senha, pois, por medidas de segurança, esse será o *único* modo de decriptar seus dados! Para habilitar a encriptação, por favor entre sua senha abaixo.","Disable encryption":"Desabilitar encriptação","Enable encryption":"Habilitar encriptação","Master Keys":"Chaves mestras","Active":"Ativar","ID":"ID","Source":"Origem","Created":"Criado","Updated":"Atualizado","Password":"Senha","Password OK":"Senha OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"Noto: Apenas uma chave máster será usada para encriptação (a que estiver marcada como \"ativa\"). Qualquer uma das chaves pode ser usada para decriptação, dependendo de como as notas ou os cadernos foram encriptados originalmente.","Missing Master Keys":"Chaves Master faltando","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"As chaves master com essas IDs são usadas para encriptar alguns de seus itens, contudo a aplicação atualmente não tem acesso a elas. Provavelmente, elas serão baixadas via sincronização.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"Para mais informações sobre Encriptação ponto-a-ponto (E2EE) e recomendações sobre como habilitar, favor verificar a documentação:","Status":"Status","Encryption is:":"Encriptação está:","Usage":"Usage","Back":"Voltar","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"O novo caderno \"%s\" será criado e o arquivo \"%s\" será importado para ele","Please create a notebook first.":"Primeiro, crie um caderno.","Please create a notebook first":"Primeiro, crie um caderno","Notebook title:":"Título do caderno:","Add or remove tags:":"Adicionar ou remover tags:","Separate each tag by a comma.":"Separe cada tag por vírgula.","Rename notebook:":"Renomear caderno:","Rename tag:":"Renomear tag:","Set alarm:":"Definir alarme:","Layout":"Layout","Search...":"Pesquisar...","Some items cannot be synchronised.":"Alguns itens não podem ser sincronizados.","View them now":"Visualizar agora","Some items cannot be decrypted.":"Alguns itens não podem ser decriptados.","Set the password":"Configurar a senha","No notes in here. Create one by clicking on \"New note\".":"Não há notas aqui. Crie uma, clicando em \"Nova nota\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"Atualmente, não há cadernos. Crie um, clicando em \"Novo caderno\".","Location":"Localização","URL":"URL","Note properties":"Propriedades da nota","Open...":"Abrir...","This file could not be opened: %s":"Este arquivo não pôde ser aberto: %s","Save as...":"Salvar como...","Copy path to clipboard":"Copiar caminho para a área de transferência","Copy Link Address":"Copiar endereço do link","This attachment is not downloaded or not decrypted yet.":"O anexo ainda não foi baixado ou decriptado.","Unsupported link or message: %s":"Link ou mensagem não suportada: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"Esta nota não possui conteúdo. Clique em \"%s\" para alternar para o editor, e edite a nota.","Only one note can be printed or exported to PDF at a time.":"","strong text":"texto forte","emphasized text":"texto enfatizado","List item":"Listar item","Insert Hyperlink":"Inserir Hiperlink","Attach file":"Anexar arquivo","Tags":"Tags","Set alarm":"Definir alarme","In: %s":"Em: %s","Hyperlink":"Hiperlink","Code":"Código","Numbered List":"Lista numerada","Bulleted List":"Lista com bullets","Checkbox":"Checkbox","Heading":"Cabeçalho","Horizontal Rule":"Régua horizontal","Click to stop external editing":"Clique para encerrar edição externa","Watching...":"Observando alterações...","to-do":"tarefa","note":"nota","Creating new %s...":"Criando novo %s...","Refresh":"Atualizar","Clear":"Limpar (clear)","OneDrive Login":"Login no OneDrive","Dropbox Login":"Login no Dropbox","Options":"Opções","Synchronisation Status":"Status de sincronização","Encryption Options":"Opções de Encriptação","Clipper Options":"Opções do clipper","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.","Remove tag \"%s\" from all notes?":"Remove tag \"%s\" from all notes?","Remove this search from the sidebar?":"Remover essa pesquisa da barra lateral?","Delete":"Excluir","Rename":"Renomear","Notebooks":"Cadernos","Decrypting items: %d/%d":"Decriptando itens: %d/%d","Fetching resources: %d":"Buscando recursos: %d","Please select where the sync status should be exported to":"Favor selecionar o local para onde o status de sincronia deveria ser exportado","Table of contents":"","Add or remove tags":"Adicionar ou remover tags","Duplicate":"Duplicar","%s - Copy":"%s - Copiar","Switch between note and to-do type":"Alternar entre os tipos Nota e Tarefa","Switch to note type":"Alternar para o tipo Nota","Switch to to-do type":"Alternar para o tipo Tarefa","Copy Markdown link":"Copiar link de Markdown","Delete note \"%s\"?":"Delete note \"%s\"?","Delete these %d notes?":"Delete these %d notes?","Usage: %s":"Uso: %s","Unknown flag: %s":"Flag desconhecido: %s","Dropbox":"Dropbox","File system":"Sistema de arquivos","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (apenas para testes)","WebDAV":"WebDAV","Unknown log level: %s":"Nível de log desconhecido: %s","Unknown level ID: %s":"Nível ID desconhecido: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"Não é possível atualizar token: faltam dados de autenticação. Iniciar a sincronização novamente pode corrigir o problema.","Untitled":"Sem título","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"Não foi possível sincronizar com o OneDrive.\n\nEste erro geralmente acontece ao usar o OneDrive for Business, que infelizmente não pode ser suportado.\n\nConsidere usar uma conta regular do OneDrive.","Cannot access %s":"Não é possível acessar %s","Created local items: %d.":"Itens locais criados: %d.","Updated local items: %d.":"Itens locais atualizados: %d.","Created remote items: %d.":"Itens remotos criados: %d.","Updated remote items: %d.":"Itens remotos atualizados: %d.","Deleted local items: %d.":"Itens locais excluídos: %d.","Deleted remote items: %d.":"Itens remotos excluídos: %d.","Fetched items: %d/%d.":"Itens pesquisados: %d/%d.","Cancelling...":"Cancelando...","Completed: %s":"Completado: %s","Last error: %s":"Último erro: %s","Idle":"Inativo","In progress":"Em andamento","Synchronisation is already in progress. State: %s":"Sincronização já em andamento. Estado: %s","Encrypted":"Encriptado","Encrypted items cannot be modified":"Itens encriptados não podem ser modificados","title":"título","updated date":"data de atualização","Conflicts":"Conflitos","Cannot move notebook to this location":"Não é possível mover a nota para este local","Notebooks cannot be named \"%s\", which is a reserved title.":"Os cadernos não podem ser nomeados como\"%s\", que é um título reservado.","created date":"data de criação","This note does not have geolocation information.":"Esta nota não possui informações de geolocalização.","Cannot copy note to \"%s\" notebook":"Não é possível copiar a nota para o caderno \"%s\"","Cannot move note to \"%s\" notebook":"Não é possível mover a nota para o caderno \"%s\"","Language":"Idioma","Date format":"Formato de data","Time format":"Formato de hora","Theme":"Tema","Light":"Light","Dark":"Dark","Uncompleted to-dos on top":"Mostrar tarefas incompletas no topo","Show completed to-dos":"Mostrar tarefas completas","Sort notes by":"Ordenar notas por","Reverse sort order":"Inverter ordem de classificação","Sort notebooks by":"Sort notebooks by","Save geo-location with notes":"Salvar geolocalização com notas","When creating a new to-do:":"Quando criar uma nova tarefa:","Focus title":"Foco no título","Focus body":"Focar no corpo","When creating a new note:":"Quando criar uma nota nova:","Show tray icon":"Exibir tray icon","Note: Does not work in all desktop environments.":"Nota: não funciona em todos os ambientes de desktop.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"Isso irá permitir que o Joplin continue sendo executado em segundo plano. É recomendado que você habilita essa configuração para que suas notas sejamconstantemente sincronizadas, de modo a reduzir as chances de conflitos.","Start application minimised in the tray icon":"Iniciar aplicativo minimizado na barra de tarefas","Global zoom percentage":"Porcentagem global do zoom","Editor font size":"Tamanho da fonte no Editor","Editor font family":"Família de fontes do editor","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"Deve ser uma fonte *monospace\" ou não vai funcionar direito. Se a fonte estiver incorreta ou vazia, será usada uma fonte genérica monospace default.","Automatically update the application":"Atualizar automaticamente o aplicativo","Get pre-releases when checking for updates":"","See the pre-release page for more details: %s":"","Synchronisation interval":"Intervalo de sincronização","%d minutes":"%d minutos","%d hour":"%d hora","%d hours":"%d horas","Text editor command":"Comando do editor de texto","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.":"O comando do editor (pode incluir argumentos) que será usado para abrir uma nota. Se nenhum for indicado, ele tentará detectar automaticamente o editor padrão.","Show advanced options":"Mostrar opções avançadas","Synchronisation target":"Alvo de sincronização","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"O alvo para onde sincronizar. Cada alvo pode ter parâmetros adicionais que são nomeados como `sync.NUM.NAME` (todos documentados abaixo).","Directory to synchronise with (absolute path)":"Diretório para sincronizar (caminho absoluto)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"O caminho para sincronizar, quando a sincronização do sistema de arquivos está habilitada. Veja `sync.target`.","Nextcloud WebDAV URL":"Nextcloud WebDAV URL","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Atenção: Se você modificar esse local, tenha certeza de copiar todo o seu conteúdo para lá antes de sincronizar, do contrário todos os seus arquivos serão removidos! Veja o FAQ para mais detalhes: %s","Nextcloud username":"Usuário da Nextcloud","Nextcloud password":"Senha da Nextcloud","WebDAV URL":"WebDAV URL","WebDAV username":"Usuário do WebDAV","WebDAV password":"Senha do WebDAV","Custom TLS certificates":"Certificados TLS customizados","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"Lista de caminhos para diretórios, separados por vírgula, de onde carregar os certificados, ou caminhos para arquivos cert. Por exemplo, /my/cert_dir, /other/custom.pem. Note que se você fizer mudanças nas configurações de TLS, você tem que salvar as mudanças antes de clicar em \"Verificar a configuração da sincronização\".","Ignore TLS certificate errors":"Ignorar erros de certificados TLS","Invalid option value: \"%s\". Possible values are: %s.":"Valor da opção inválida: \"%s\". Os valores possíveis são: %s.","General":"General","Synchronisation":"Synchronisation","Appearance":"","Note":"Note","Application":"Application","The tag \"%s\" already exists. Please choose a different name.":"A tag \"%s\" já existe. Escolha um nome diferente.","Joplin Export File":"Arquivo de Exportação do Joplin","Markdown":"Markdown","Joplin Export Directory":"Diretório de Exportação do Joplin","Evernote Export File":"Arquivo de Exportação do Evernote","Json Export Directory":"Diretório de Exportação JSON","File":"Arquivo","Directory":"Diretório","Cannot load \"%s\" module for format \"%s\"":"Não é possível carregar o módulo \"%s\" para o formato \"%s\"","Please specify import format for %s":"Favor especificar o formato de importação para %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"Este item atualmente está encriptado: %s \"%s\". Favor aguardar que todos os itens sejam decriptados e tente novamente.","There is no data to export.":"Não há dados a exportar.","Please specify the notebook where the notes should be imported to.":"Por favor, especifique o caderno para onde as notas deveriam ser importadas.","Items that cannot be synchronised":"Os itens não podem ser sincronizados","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"Estes itens continuarão no dispositivo mas não serão enviados ao alvo de sincronização. Para encontrar esses itens, ou pesquise pelo título ou pelo ID (que é exibido nos colchetes acima)","Sync status (synced items / total items)":"Status de sincronização (sincronizados / totais)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Total: %d/%d","Conflicted: %d":"Em conflito: %d","To delete: %d":"Para excluir: %d","Folders":"Pastas","%s: %d notes":"%s: %d notas","Coming alarms":"Próximos alarmes","On %s: %s":"Em %s: %s","Permission to use camera":"Permissão para utilizar sua câmera","Your permission to use your camera is required.":"É necessária a sua permissão para utilizar sua câmera.","There are currently no notes. Create one by clicking on the (+) button.":"Atualmente, não há notas. Crie uma, clicando no botão (+).","Delete these notes?":"Excluir estas notas?","Log":"Log","Export Debug Report":"Exportar Relatório de Debug","Encryption Config":"Configuração de Encriptação","Configuration":"Configuração","Move to notebook...":"Mover para o caderno...","Move %d notes to notebook \"%s\"?":"Mover %d notas para o caderno \"%s\"?","Press to set the decryption password.":"Pressione para configurar a senha de decriptação.","Clear alarm":"Limpar alarme","Save alarm":"Salvar alarme","Select date":"Selecionar data","Confirm":"Confirmar","Cancel synchronisation":"Cancelar sincronização","Checking... Please wait.":"Verificando... Por favor aguarde.","Success! Synchronisation configuration appears to be correct.":"Sucesso! A configuração da sincronização parece estar correta.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"Erro. Verifique se a URL, nome de usuário, senha, etc., estão corretos e tenha certeza que o destino da sincronização está acessível. O erro reportado foi:","The application has been authorised!":"O aplicativo foi autorizado!","Could not authorise application:\n\n%s\n\nPlease try again.":"Não foi possível autorizar o aplicativo:\n\n%s\n\nPor favor tente novamente.","Decrypted items: %s / %s":"Itens decriptados: %s / %s","New tags:":"Novas tags:","Type new tags or select from list":"Digite novsa tags, ou selecione da lista","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"Para funcionar corretamente, o app precisa das seguintes permissões. Por favor, habilite-as nas configurações do seu telefone, em Apps >Joplin > Permissões","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- Armazenamento: para permitir anexar arquivos a notas e para permitir a sincronização do sistema de arquivos.","- Camera: to allow taking a picture and attaching it to a note.":"- Câmera: para permitir tirar fotos e anexar a uma nota.","- Location: to allow attaching geo-location information to a note.":"- Localização: para permitir anexar informações de geo-localização a uma nota.","Joplin website":"Site do Joplin","Database v%s":"","FTS enabled: %d":"FTS enabled: %d","Login with Dropbox":"Login com Dropbox","Enter code here":"Enter code here","Master Key %s":"Chave Master %s","Created: %s":"Criado: %s","Password:":"Senha:","Password cannot be empty":"Senha não pode ser vazia","Enable":"Habilitar","The notebook could not be saved: %s":"O caderno não pôde ser salvo: %s","Edit notebook":"Editar caderno","Show all":"Exibir tudo","Errors only":"Somente erros","This note has been modified:":"Esta nota foi modificada:","Save changes":"Gravar alterações","Discard changes":"Descartar alterações","No item with ID %s":"Nenhum item com ID %s","The Joplin mobile app does not currently support this type of link: %s":"O app mobile do Joplin não suporta, atualmente, esse tipo de link: %s","Unsupported image type: %s":"Tipo de imagem não suportada: %s","Take photo":"Tirar foto","Attach photo":"Anexar foto","Attach any file":"Anexar qualquer arquivo","Share":"Compartilhar","Convert to note":"Converter para nota","Convert to todo":"Converter para tarefa","Hide metadata":"Ocultar metadados","Show metadata":"Exibir metadados","View on map":"Ver no mapa","Go to source URL":"Ir para a URL de origem","Edit":"Editar","Delete notebook":"Excluir caderno","Login with OneDrive":"Login com OneDrive","Search":"Procurar","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"Clique no botão (+) para criar uma nova nota ou caderno. Clique no menu lateral para acessar seus cadernos existentes.","You currently have no notebook. Create one by clicking on (+) button.":"Você não possui cadernos. Crie um clicando no botão (+).","Welcome":"Bem-vindo"} \ No newline at end of file diff --git a/ReactNativeClient/locales/ru_RU.json b/ReactNativeClient/locales/ru_RU.json index dc8204cf3..0bc153b70 100644 --- a/ReactNativeClient/locales/ru_RU.json +++ b/ReactNativeClient/locales/ru_RU.json @@ -1 +1 @@ -{"To delete a tag, untag the associated notes.":"Для удаления метки, открепите ее от связанных с ней заметок.","Please select the note or notebook to be deleted first.":"Пожалуйста, выберите заметку или блокнот, которые будут удалены в первую очередь.","Press Ctrl+D or type \"exit\" to exit the application":"Для выхода из приложения нажмите Ctrl+D или введите \"exit\"","More than one item match \"%s\". Please narrow down your query.":"Более одного элемента соответствуют \"%s\". Пожалуйста, уточните ваш запрос.","No notebook selected.":"Блокнот не выбран.","No notebook has been specified.":"Блокнот не указан.","Y":"Y","n":"n","N":"N","y":"y","Cancelling background synchronisation... Please wait.":"Отмена фоновой синхронизации... Пожалуйста, подождите.","No such command: %s":"Нет такой команды: %s","The command \"%s\" is only available in GUI mode":"Команда \"%s\" доступна только в режиме GUI","Cannot change encrypted item":"Невозможно изменить зашифрованный элемент","Missing required argument: %s":"Отсутствует обязательный аргумент: %s","%s: %s":"%s: %s","Your choice: ":"Ваш выбор: ","Invalid answer: %s":"Неверный ответ: %s","Attaches the given file to the note.":"Прикрепляет заданный файл к заметке.","Cannot find \"%s\".":"Не удалось найти \"%s\".","Displays the given note.":"Отображает заданную заметку.","Displays the complete information about note.":"Отображает полную информацию о заметке.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Выводит или задает параметр конфигурации. Если [value] не указано, выведет значение [name]. Если не указаны ни [name], ни [value], выведет текущую конфигурацию.","Also displays unset and hidden config variables.":"Также выводит неустановленные или скрытые переменные конфигурации.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Дублирует заметки, содержащие , в [notebook]. Если блокнот не указан, заметки продублируются в текущем.","Marks a to-do as done.":"Отмечает задачу как выполненную.","Note is not a to-do: \"%s\"":"Заметка не является задачей: «%s»","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"Введите мастер-пароль:","Operation cancelled":"Операция отменена","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"Запуск расшифровки... Пожалуйста, подождите. Время расшифровки зависит от объема расшифровываемых данных.","Completed decryption.":"Расшифровка завершена.","Enabled":"Включено","Disabled":"Отключено","Encryption is: %s":"Шифрование: %s","Edit note.":"Редактировать заметку.","No text editor is defined. Please set it using `config editor `":"Текстовый редактор не определен. Задайте его, используя `config editor `","No active notebook.":"Нет активного блокнота.","Note does not exist: \"%s\". Create it?":"Заметка не существует: \"%s\". Создать?","Starting to edit note. Close the editor to get back to the prompt.":"Запуск редактирования заметки. Закройте редактор, чтобы вернуться к приглашению.","Error opening note in editor: %s":"Ошибка при открытии заметки в редакторе: %s","Note has been saved.":"Заметка сохранена.","Exits the application.":"Выход из приложения.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Экспортирует данные Joplin по заданному пути. По умолчанию экспортируется полная база данных, включая блокноты, заметки, метки и ресурсы.","Destination format: %s":"Целевой формат: %s","Exports only the given note.":"Экспортирует только заданную заметку.","Exports only the given notebook.":"Экспортирует только заданный блокнот.","Displays a geolocation URL for the note.":"Отображает URL геолокации для заметки.","Displays usage information.":"Отображает информацию об использовании.","For information on how to customise the shortcuts please visit %s":"Информацию по настройке ярлыков можно получить, посетив %s","Shortcuts are not available in CLI mode.":"Ярлыки недоступны в режиме командной строки.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"Введите `help [команда]` для получения информации о команде или `help all` для получения полной информации по использованию.","The possible commands are:":"Доступные команды:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"В любой команде можно ссылаться на заметку или блокнот по названию или ID, либо используя ярлыки `$n` или `$b`, указывающие на текущую заметку или блокнот соответственно. С помощью `$c` можно ссылаться на текущий выбранный элемент.","To move from one pane to another, press Tab or Shift+Tab.":"Чтобы переключаться между панелями, нажимайте Tab или Shift+Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"Используйте стрелки и клавиши page up/page down для прокрутки списков и текстовых областей (включая эту консоль).","To maximise/minimise the console, press \"tc\".":"Чтобы развернуть/свернуть консоль, нажимайте \"tc\".","To enter command line mode, press \":\"":"Чтобы войти в режим командной строки, нажмите \":\"","To exit command line mode, press ESCAPE":"Чтобы выйти из режима командной строки, нажмите ESCAPE","For the list of keyboard shortcuts and config options, type `help keymap`":"Чтобы получить список сочетаний клавиш и настроек конфигурации введите `help keymap`","Imports data into Joplin.":"Импортирует данные в Joplin.","Source format: %s":"Исходный формат: %s","Do not ask for confirmation.":"Не запрашивать подтверждение.","Found: %d.":"Найдено: %d.","Created: %d.":"Создано: %d.","Updated: %d.":"Обновлено: %d.","Skipped: %d.":"Пропущено: %d.","Resources: %d.":"Ресурсов: %d.","Tagged: %d.":"С метками: %d.","Importing notes...":"Импорт заметок...","The notes have been imported: %s":"Импортировано заметок: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"Выводит заметки текущего блокнота. Используйте `ls /` для вывода списка блокнотов.","Displays only the first top notes.":"Выводит только первые заметок.","Sorts the item by (eg. title, updated_time, created_time).":"Сортирует элементы по (напр. title, updated_time, created_time).","Reverses the sorting order.":"Меняет порядок сортировки.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"Отображает только элементы указанного типа(ов). Может быть `n` для заметок, `t` для задач или `nt` для заметок и задач (напр. `-tt` выведет только задачи, в то время как `-ttd` выведет заметки и задачи).","Either \"text\" or \"json\"":"Также \"text\" или \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"Использовать формат длинного списка. Форматом является ID, NOTE_COUNT (для блокнотов), DATE, TODO_CHECKED (для задач), TITLE","Please select a notebook first.":"Сначала выберите блокнот.","Creates a new notebook.":"Создает новый блокнот.","Creates a new note.":"Создает новую заметку.","Notes can only be created within a notebook.":"Заметки могут быть созданы только в блокноте.","Creates a new to-do.":"Создает новую задачу.","Moves the notes matching to [notebook].":"Перемещает заметки, содержащие в [notebook].","Renames the given (note or notebook) to .":"Переименовывает заданный (заметку или блокнот) в .","Deletes the given notebook.":"Удаляет заданный блокнот.","Deletes the notebook without asking for confirmation.":"Удаляет блокнот без запроса подтверждения.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"Удалить блокнот? Все заметки и вложенные блокноты в этом блокноте также будут удалены.","Deletes the notes matching .":"Удаляет заметки, соответствующие .","Deletes the notes without asking for confirmation.":"Удаляет заметки без запроса подтверждения.","%d notes match this pattern. Delete them?":"%d заметок соответствуют этому шаблону. Удалить их?","Delete note?":"Удалить заметку?","Searches for the given in all the notes.":"Запросы для заданного во всех заметках.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"Устанавливает для свойства заданной заданному [value]. Возможные свойства:\n\n%s","Displays summary about the notes and notebooks.":"Выводит общую информацию о заметках и блокнотах.","Synchronises with remote storage.":"Синхронизирует с удаленным хранилищем.","Sync to provided target (defaults to sync.target config value)":"Синхронизация с заданной целью (по умолчанию используется значение конфигурации sync.target","Authentication was not completed (did not receive an authentication token).":"Аутентификация не была завершена (не получен токен аутентификации).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"Чтобы разрешить Joplin синхронизироваться с Dropbox, выполните следующие действия:","Step 1: Open this URL in your browser to authorise the application:":"Шаг 1: Откройте этот URL в вашем браузере, чтобы авторизовать приложение:","Step 2: Enter the code provided by Dropbox:":"Шаг 2: Введите код, предоставленный Dropbox:","Not authentified with %s. Please provide any missing credentials.":"Не аутентифицировано с %s. Пожалуйста, предоставьте все недостающие данные.","Synchronisation is already in progress.":"Синхронизация уже выполняется.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"Файл блокировки уже установлен. Если вам известно, что синхронизация не производится, вы можете удалить файл блокировки в \"%s\" и возобновить операцию.","Synchronisation target: %s (%s)":"Цель синхронизации: %s (%s)","Cannot initialize synchroniser.":"Не удалось инициировать синхронизацию.","Starting synchronisation...":"Начало синхронизации...","Downloading resources...":"Загрузка ресурсов...","Cancelling... Please wait.":"Отмена... Пожалуйста, подождите."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" может быть \"add\", \"remove\" или \"list\", чтобы назначить или убрать [tag] с [note], или чтобы вывести список заметок, ассоциированых с [tag]. Команда `tag list` может быть использована для вывода списка всех меток.","Invalid command: \"%s\"":"Неверная команда: \"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":" может быть \"toggle\" или \"clear\". \"toggle\" используется для переключения статуса заданной задачи на завершенную или незавершенную (если применить к обычной заметке, она будет преобразована в задачу). \"clear\" используется для преобразования задачи обратно в обычную заметку.","Marks a to-do as non-completed.":"Помечает задачу как незавершенную.","Switches to [notebook] - all further operations will happen within this notebook.":"Переключает на [блокнот] — все дальнейшие операции будут происходить в этом блокноте.","Displays version information":"Отображает информацию о версии","%s %s (%s)":"%s %s (%s)","Enum":"Enum","Type: %s.":"Тип: %s.","Possible values: %s.":"Возможные значения: %s.","Default: %s":"По умолчанию: %s","Possible keys/values:":"Возможные ключи/значения:","Type `joplin help` for usage information.":"Введите `joplin help` для получения информации об использовании.","Fatal error:":"Фатальная ошибка:","The application has been authorised - you may now close this browser tab.":"Приложение авторизовано — можно закрыть вкладку браузера.","The application has been successfully authorised.":"Приложение успешно авторизовано.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"Откройте следующую ссылку в вашем браузере для аутентификации приложения. Приложением будет создан каталог \"Apps/Joplin\". Чтение и запись файлов будет осуществляться только в нем. У приложения не будет доступа к каким-либо файлам за пределами этого каталога и другим личным данным. Никакая информация не будет передана третьим лицам.","Search:":"Поиск:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Добро пожаловать в Joplin!\n\nВведите `:help shortcuts` для просмотра списка клавиатурных сочетаний или просто `:help` для просмотра информации об использовании.\n\nНапример, для создания блокнота нужно ввести `mb`, для создания заметки — `mn`.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"Один или несколько элементов сейчас зашифрованы и может потребоваться, чтобы вы предоставили мастер-пароль. Для этого введите, пожалуйста, `e2ee decrypt`. Если пароль уже был вами предоставлен, зашифрованные элементы расшифруются в фоновом режиме и вскоре станут доступны.","Exporting to \"%s\" as \"%s\" format. Please wait...":"Экспорт в \"%s\" в формате \"%s\". Пожалуйста, подождите...","Sidebar":"Боковая панель","Note list":"Список заметок","Note title":"Название заметки","Note body":"Тело заметки","Importing from \"%s\" as \"%s\" format. Please wait...":"Импорт из \"%s\" в формате \"%s\". Пожалуйста, подождите...","PDF File":"Файл PDF","&File":"&File","New note":"Новая заметка","New to-do":"Новая задача","New notebook":"Новый блокнот","Import":"Импорт","Export":"Экспорт","Synchronise":"Синхронизировать","Print":"Печать","Hide %s":"Скрыть %s","Quit":"Выход","&Edit":"&Edit","Copy":"Копировать","Cut":"Вырезать","Paste":"Вставить","Select all":"Выбрать все","Bold":"Жирный","Italic":"Наклонный","Link":"Ссылка","Insert Date Time":"Вставить дату и время","Edit in external editor":"Редактировать во внешнем редакторе","Search in all the notes":"Поиск во всех заметках","Search in current note":"Поиск в текущей заметке","&View":"&View","Toggle sidebar":"Переключить боковую панель","Toggle editor layout":"Переключить вид редактора","Focus":"Фокус","&Tools":"&Tools","Synchronisation status":"Статус синхронизации","Web clipper options":"Настройки веб-клиппера","Encryption options":"Настройки шифрования","General Options":"Основные настройки","&Help":"&Help","Website and documentation":"Сайт и документация","Make a donation":"Сделать пожертвование","Check for updates...":"Проверить обновления...","About Joplin":"О Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"Открыть %s","Exit":"Выход","OK":"OK","Cancel":"Отмена","Current version is up-to-date.":"Текущая версия актуальна.","%s (pre-release)":"%s (предварительный релиз)","An update is available, do you want to download it now?":"Доступно обновление, вы хотите загрузить его сейчас?","Your version: %s":"Ваша версия: %s","New version: %s":"Новая версия: %s","Yes":"Да","No":"Нет","Token has been copied to the clipboard!":"Токен скопирован в буфер обмена!","The web clipper service is enabled and set to auto-start.":"Служба веб-клиппера включена и настроена на автоматический запуск.","Status: Started on port %d":"Статус: запущен. Порт %d","Status: %s":"Статус: %s","Disable Web Clipper Service":"Отключить службу веб-клиппера","The web clipper service is not enabled.":"Служба веб-клиппера не включена.","Enable Web Clipper Service":"Включить службу веб-клиппера","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"Веб-клиппер Joplin позволяет сохранять веб-страницы и скриншоты из вашего браузера в Joplin.","In order to use the web clipper, you need to do the following:":"Для того, чтобы использовать веб-клиппер, вам нужно сделать следующее:","Step 1: Enable the clipper service":"Шаг 1: включите службу веб-клиппера","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"Эта служба позволяет расширению браузера общаться с Joplin. После ее включения брандмауэр ОС может запросить разрешение на использование Joplin определенного порта.","Step 2: Install the extension":"Шаг 2: установите расширение","Download and install the relevant extension for your browser:":"Скачайте и установите расширение для вашего браузера:","Advanced options":"Расширенные настройки","Authorisation token:":"Токен авторизации:","Copy token":"Скопировать токен","This authorisation token is only needed to allow third-party applications to access Joplin.":"Этот токен авторизации необходим только для разрешения сторонним приложениям получать доступ к Joplin.","Notes and settings are stored in: %s":"Заметки и настройки сохранены в: %s","Browse...":"Обзор...","Check synchronisation configuration":"Проверить настройки синхронизации","Apply":"Применить","Submit":"Отправить","Save":"Сохранить","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"Отключение шифрования означает, что *все* ваши заметки и вложения будут пересинхронизированы и отправлены в расшифрованном виде к цели синхронизации. Вы хотите продолжить?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"Включение шифрования означает, что *все* ваши заметки и вложения будут пересинхронизированы и отправлены в зашифрованном виде к цели синхронизации. Не теряйте пароль, так как в целях безопасности *только* с его помощью можно будет расшифровать данные! Чтобы включить шифрование, введите ваш пароль ниже.","Disable encryption":"Отключить шифрование","Enable encryption":"Включить шифрование","Master Keys":"Мастер-ключи","Active":"Активен","ID":"ID","Source":"Источник","Created":"Создан","Updated":"Обновлен","Password":"Пароль","Password OK":"Пароль OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"Внимание: Для шифрования может быть использован только один мастер-ключ (отмеченный как \"active\"). Для расшифровки может использоваться любой из ключей, в зависимости от того, как изначально были зашифрованы заметки или блокноты.","Missing Master Keys":"Недостающие мастер-ключи","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"Мастер-ключи с такими ID используются для шифрования некоторых из ваших элементов, однако у приложения сейчас нет к ним доступа. Скорее всего, они загрузятся при синхронизации.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"Для получения дополнительной информации о сквозном шифровании (E2EE) и советах о том, как его включить, пожалуйста, обратитесь к документации:","Status":"Статус","Encryption is:":"Шифрование:","Usage":"Использование: %s","Back":"Назад","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"Будет создан новый блокнот \"%s\" и в него будет импортирован файл \"%s\"","Please create a notebook first.":"Пожалуйста, сначала создайте блокнот.","Please create a notebook first":"Пожалуйста, сначала создайте блокнот","Notebook title:":"Название блокнота:","Add or remove tags:":"Добавить или удалить метки:","Separate each tag by a comma.":"Разделяйте каждую метку запятой.","Rename notebook:":"Переименовать блокнот:","Rename tag:":"Переименовать метку:","Set alarm:":"Установить напоминание:","Layout":"Разметка","Search...":"Поиск...","Some items cannot be synchronised.":"Некоторые элементы не могут быть синхронизированы.","View them now":"Просмотреть их сейчас","Some items cannot be decrypted.":"Некоторые элементы не могут быть расшифрованы.","Set the password":"Установить пароль","No notes in here. Create one by clicking on \"New note\".":"Здесь нет заметок. Создайте новую, нажав на \"Новая заметка\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"Сейчас здесь нет блокнотов. Создайте новый, нажав \"Новый блокнот\".","Location":"Местоположение","URL":"URL","Note properties":"Свойства заметки","Open...":"Открыть...","This file could not be opened: %s":"Этот файл не может быть открыт: %s","Save as...":"Сохранить как...","Copy path to clipboard":"Скопировать путь в буфер обмена","Copy Link Address":"Скопировать ссылку","This attachment is not downloaded or not decrypted yet.":"Это вложение еще не загружено или еще не расшифровано.","Unsupported link or message: %s":"Неподдерживаемая ссылка или сообщение: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"Эта заметка не имеет содержания. Нажмите на \"%s\", чтобы переключиться в редактор и отредактировать ее.","Only one note can be printed or exported to PDF at a time.":"Только одна заметка может быть напечатана или экспортирована в PDF за раз.","strong text":"выделенный текст","emphasized text":"подчеркнутый текст","List item":"Список","Insert Hyperlink":"Вставить гиперссылку","Attach file":"Прикрепить файл","Tags":"Метки","Set alarm":"Установить напоминание","In: %s":"В: %s","Hyperlink":"Гиперссылка","Code":"Код","Numbered List":"Нумерованный список","Bulleted List":"Маркированный список","Checkbox":"Пометка","Heading":"Заголовок","Horizontal Rule":"Горизотальный разделитель","Click to stop external editing":"Нажмите, чтобы остановить внешнее редактирование","Watching...":"Наблюдение...","to-do":"задача","note":"заметка","Creating new %s...":"Создание новой %s...","Refresh":"Обновить","Clear":"Очистить","OneDrive Login":"Вход в OneDrive","Dropbox Login":"Вход в Dropbox","Options":"Настройки","Synchronisation Status":"Статус синхронизации","Encryption Options":"Настройки шифрования","Clipper Options":"Настройки клиппера","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.","Remove tag \"%s\" from all notes?":"Remove tag \"%s\" from all notes?","Remove this search from the sidebar?":"Удалить этот поиск из боковой панели?","Delete":"Удалить","Rename":"Переименовать","Notebooks":"Блокноты","Decrypting items: %d/%d":"Расшифровано элементов: %d/%d","Fetching resources: %d":"Получение ресурсов: %d","Please select where the sync status should be exported to":"Пожалуйста, выберите, куда должен быть экспортирован статус синхронизации","Table of contents":"","Add or remove tags":"Добавить или удалить метки","Duplicate":"Дубликат","%s - Copy":"%s - Копия","Switch between note and to-do type":"Переключить между заметкой и задачей","Switch to note type":"Переключить тип на заметку","Switch to to-do type":"Переключить тип на задачу","Copy Markdown link":"Копировать ссылку Markdown","Delete note \"%s\"?":"Удалить заметку \"%s\"?","Delete these %d notes?":"Удалить эти %d заметки?","Usage: %s":"Использовано: %s","Unknown flag: %s":"Неизвестный флаг: %s","Dropbox":"Dropbox","File system":"Файловая система","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (только для тестирования)","WebDAV":"WebDAV","Unknown log level: %s":"Неизвестный уровень лога: %s","Unknown level ID: %s":"Неизвестный уровень ID: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"Невозможно обновить токен: отсутствуют данные аутентификации. Повторный запуск синхронизации может решить проблему.","Untitled":"Без имени","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"Не удалось синхронизироваться с OneDrive.\n\nТакая ошибка часто возникает при использовании OneDrive для бизнеса, который, к сожалению, не поддерживается.\n\nПожалуйста, рассмотрите возможность использования обычного аккаунта OneDrive.","Cannot access %s":"Не удалось получить доступ %s","Created local items: %d.":"Создано локальных элементов: %d.","Updated local items: %d.":"Обновлено локальных элементов: %d.","Created remote items: %d.":"Создано удаленных элементов: %d.","Updated remote items: %d.":"Обновлено удаленных элементов: %d.","Deleted local items: %d.":"Удалено локальных элементов: %d.","Deleted remote items: %d.":"Удалено удаленных элементов: %d.","Fetched items: %d/%d.":"Получено элементов: %d/%d.","Cancelling...":"Отмена...","Completed: %s":"Завершено: %s","Last error: %s":"Последняя ошибка: %s","Idle":"Простой","In progress":"Выполнение","Synchronisation is already in progress. State: %s":"Синхронизация уже выполняется. Состояние: %s","Encrypted":"Зашифровано","Encrypted items cannot be modified":"Зашифрованные элементы не могут быть изменены","title":"заголовок","updated date":"дата обновления","Conflicts":"Конфликты","Cannot move notebook to this location":"Не удается переместить блокнот в это расположение","Notebooks cannot be named \"%s\", which is a reserved title.":"Блокнот не может быть назван \"%s\", так как это зарезервированное название.","created date":"дата создания","This note does not have geolocation information.":"Эта заметка не содержит информации о геолокации.","Cannot copy note to \"%s\" notebook":"Не удалось скопировать заметку в блокнот \"%s\"","Cannot move note to \"%s\" notebook":"Не удалось переместить заметку в блокнот \"%s\"","Language":"Язык","Date format":"Формат даты","Time format":"Формат времени","Theme":"Тема","Light":"Светлая","Dark":"Темная","Uncompleted to-dos on top":"Незавершенные задачи сверху","Show completed to-dos":"Показать незавершенные задачи","Sort notes by":"Сортировать заметки по","Reverse sort order":"Обратный порядок сортировки","Sort notebooks by":"Sort notebooks by","Save geo-location with notes":"Сохранять информацию о геолокации в заметках","When creating a new to-do:":"При создании новой задачи:","Focus title":"Фокус на названии","Focus body":"Фокус на содержимом","When creating a new note:":"При создании новой заметки:","Show tray icon":"Показывать иконку в трее","Note: Does not work in all desktop environments.":"Примечание: работает не во всех средах рабочего стола.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"Это позволит Joplin работать в фоновом режиме. Рекомендуется включить этот параметр, чтобы ваши заметки синхронизировались постоянно, таким образом, уменьшая количество конфликтов.","Start application minimised in the tray icon":"Запускать приложение свернутым в трее","Global zoom percentage":"Глобальный масштаб в процентах","Editor font size":"Размер шрифта редактора","Editor font family":"Семейство шрифтов редактора","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"Это должен быть моноширинный шрифт или он не будет работать корректно. Если название некорректно или пустое, будет использован шрифт по умолчанию.","Automatically update the application":"Автоматически обновлять приложение","Get pre-releases when checking for updates":"Получать предварительные релизы при проверке обновлений","See the pre-release page for more details: %s":"См. страницу предварительных выпусков для получения более подробной информации: %s","Synchronisation interval":"Интервал синхронизации","%d minutes":"%d минут","%d hour":"%d час","%d hours":"%d часов","Text editor command":"Команда текстового редактора","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.":"Редактор, в котором будут открываться заметки (может включать аргументы). Если не задан, будет произведена попытка автоматического определения редактора по умолчанию.","Show advanced options":"Показывать расширенные настройки","Synchronisation target":"Цель синхронизации","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"Цель синхронизации. Каждая цель синхронизации может иметь дополнительные параметры, именованные как `sync.NUM.NAME` (все документировано ниже).","Directory to synchronise with (absolute path)":"Каталог синхронизации (абсолютный путь)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"Путь для синхронизации, когда включена синхронизация файловой системы. См. `sync.target`.","Nextcloud WebDAV URL":"Nextcloud WebDAV URL","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Внимание: если вы измените это местоположение, обязательно скопируйте все содержимое перед синхронизацией, в противном случае все файлы будут удалены! Смотрите FAQ для получения подробной информации: %s","Nextcloud username":"Имя пользователя Nextcloud","Nextcloud password":"Пароль Nextcloud","WebDAV URL":"WebDAV URL","WebDAV username":"Имя пользователя WebDAV","WebDAV password":"Пароль WebDAV","Custom TLS certificates":"Пользовательские сертификаты TLS","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"Разделенный запятыми список путей к каталогам для загрузки сертификатов из отдельных файлов сертификатов или путей к ним. Например: /my/cert_dir, /other/custom. Обратите внимание, что если вы вносите изменения в настройки TLS, вы должны сохранить их перед нажатием на \"Проверить настройки синхронизации\".","Ignore TLS certificate errors":"Игнорировать ошибки сертификата TLS","Invalid option value: \"%s\". Possible values are: %s.":"Неверное значение параметра: \"%s\". Доступные значения: %s.","General":"Основные","Synchronisation":"Синхронизация","Appearance":"Внешний вид","Note":"Заметки","Application":"Приложение","The tag \"%s\" already exists. Please choose a different name.":"Метка \"%s\" уже существует. Пожалуйста, выберите другое имя.","Joplin Export File":"Файл экспорта Joplin","Markdown":"Markdown","Joplin Export Directory":"Каталог экспорта Joplin","Evernote Export File":"Файл экспорта Evernote","Json Export Directory":"Каталог экспорта Joplin","File":"Файл","Directory":"Каталог","Cannot load \"%s\" module for format \"%s\"":"Не удалось загрузить модуль \"%s\" для формата \"%s\"","Please specify import format for %s":"Пожалуйста, укажите формат импорта для %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"Этот элемент сейчас зашифрован: %s \"%s\". Пожалуйста, дождитесь расшифровки всех элементов и попробуйте снова.","There is no data to export.":"Нет данных для экспорта.","Please specify the notebook where the notes should be imported to.":"Пожалуйста, укажите блокнот, в который должны быть импортированы заметки.","Items that cannot be synchronised":"Элементы, которые не могут быть синхронизированы","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"Эти элементы останутся на устройстве, но не будут загружены в целевой объект синхронизации. Чтобы найти эти элементы, воспользуйтесь поиском по названию или ID (который указывается в скобках выше).","Sync status (synced items / total items)":"Статус синхронизации (синхронизировано / всего)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Всего: %d/%d","Conflicted: %d":"Конфликтов: %d","To delete: %d":"К удалению: %d","Folders":"Папки","%s: %d notes":"%s: %d заметок","Coming alarms":"Ближайшие напоминания","On %s: %s":"В %s: %s","Permission to use camera":"Разрешение на использование камеры","Your permission to use your camera is required.":"Необходимо ваше разрешение на использование камеры.","There are currently no notes. Create one by clicking on the (+) button.":"Сейчас здесь нет заметок. Создайте новую, нажав кнопку (+).","Delete these notes?":"Удалить эти заметки?","Log":"Журнал","Export Debug Report":"Экспортировать отладочный отчет","Encryption Config":"Конфигурация шифрования","Configuration":"Конфигурация","Move to notebook...":"Переместить в блокнот...","Move %d notes to notebook \"%s\"?":"Переместить %d заметок в блокнот \"%s\"?","Press to set the decryption password.":"Нажмите, чтобы установить пароль для расшифровки.","Clear alarm":"Очистить напоминание","Save alarm":"Сохранить напоминание","Select date":"Выбрать дату","Confirm":"Подтвердить","Cancel synchronisation":"Отменить синхронизацию","Checking... Please wait.":"Проверка... Пожалуйста, подождите.","Success! Synchronisation configuration appears to be correct.":"Успешно! Конфигурация синхронизации является корректной.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"Ошибка. Пожалуйста, убедитесь, что URL-адрес, имя пользователя, пароль и т.д. верны и что цель синхронизации доступна. Сообщение об ошибке:","The application has been authorised!":"Приложение было авторизовано!","Could not authorise application:\n\n%s\n\nPlease try again.":"Не удалось авторизовать приложение:\n\n%s\n\nПопробуйте снова.","Decrypted items: %s / %s":"Расшифровано элементов: %s / %s","New tags:":"Новые метки:","Type new tags or select from list":"Введите новые метки или выберите из списка","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"Для корректной работы приложению необходимы следующие разрешения. Пожалуйста, включите их в настройках телефона, в Приложения > Joplin> Разрешения","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- Хранилище: чтобы разрешить прикрепление файлов к заметкам и включить синхронизацию файловой системы.","- Camera: to allow taking a picture and attaching it to a note.":"- Камера: позволяет сделать снимок и прикрепить его к заметке.","- Location: to allow attaching geo-location information to a note.":"- Местоположение: позволяет прикрепить геолокационную информацию к заметке.","Joplin website":"Сайт Joplin","Database v%s":"База данных v%s","FTS enabled: %d":"FTS включен: %d","Login with Dropbox":"Войти с Dropbox","Enter code here":"Введите код здесь","Master Key %s":"Мастер-ключ %s","Created: %s":"Создано: %s","Password:":"Пароль:","Password cannot be empty":"Пароль не может быть пустым","Enable":"Включено","The notebook could not be saved: %s":"Блокнот не может быть сохранен: %s","Edit notebook":"Редактировать блокнот","Show all":"Показать все","Errors only":"Только ошибки","This note has been modified:":"Эта заметка была изменена:","Save changes":"Сохранить изменения","Discard changes":"Отменить изменения","No item with ID %s":"Нет элементов с ID %s","The Joplin mobile app does not currently support this type of link: %s":"Мобильное приложение Joplin в настоящее время не поддерживает этот тип ссылки: %s","Unsupported image type: %s":"Неподдерживаемый формат изображения: %s","Take photo":"Сделать фото","Attach photo":"Прикрепить фото","Attach any file":"Прикрепить любой файл","Share":"Поделиться","Convert to note":"Преобразовать в заметку","Convert to todo":"Преобразовать в задачу","Hide metadata":"Скрыть метаданные","Show metadata":"Показать метаданные","View on map":"Посмотреть на карте","Go to source URL":"Перейти к исходному URL","Edit":"Правка","Delete notebook":"Удалить блокнот","Login with OneDrive":"Войти с OneDrive","Search":"Поиск","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"Нажмите на кнопку (+) для создания новой заметки или нового блокнота. Нажмите на боковое меню для доступа к вашим существующим блокнотам.","You currently have no notebook. Create one by clicking on (+) button.":"У вас сейчас нет блокнота. Создайте его нажатием на кнопку (+).","Welcome":"Добро пожаловать"} \ No newline at end of file +{"To delete a tag, untag the associated notes.":"Для удаления метки, открепите ее от связанных с ней заметок.","Please select the note or notebook to be deleted first.":"Пожалуйста, выберите заметку или блокнот, которые будут удалены в первую очередь.","Press Ctrl+D or type \"exit\" to exit the application":"Для выхода из приложения нажмите Ctrl+D или введите \"exit\"","More than one item match \"%s\". Please narrow down your query.":"Более одного элемента соответствуют \"%s\". Пожалуйста, уточните ваш запрос.","No notebook selected.":"Блокнот не выбран.","No notebook has been specified.":"Блокнот не указан.","Y":"Y","n":"n","N":"N","y":"y","Cancelling background synchronisation... Please wait.":"Отмена фоновой синхронизации... Пожалуйста, подождите.","No such command: %s":"Нет такой команды: %s","The command \"%s\" is only available in GUI mode":"Команда \"%s\" доступна только в режиме GUI","Cannot change encrypted item":"Невозможно изменить зашифрованный элемент","Missing required argument: %s":"Отсутствует обязательный аргумент: %s","%s: %s":"%s: %s","Your choice: ":"Ваш выбор: ","Invalid answer: %s":"Неверный ответ: %s","Attaches the given file to the note.":"Прикрепляет заданный файл к заметке.","Cannot find \"%s\".":"Не удалось найти \"%s\".","Displays the given note.":"Отображает заданную заметку.","Displays the complete information about note.":"Отображает полную информацию о заметке.","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Выводит или задает параметр конфигурации. Если [value] не указано, выведет значение [name]. Если не указаны ни [name], ни [value], выведет текущую конфигурацию.","Also displays unset and hidden config variables.":"Также выводит неустановленные или скрытые переменные конфигурации.","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Дублирует заметки, содержащие , в [notebook]. Если блокнот не указан, заметки продублируются в текущем.","Marks a to-do as done.":"Отмечает задачу как выполненную.","Note is not a to-do: \"%s\"":"Заметка не является задачей: «%s»","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.","Enter master password:":"Введите мастер-пароль:","Operation cancelled":"Операция отменена","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"Запуск расшифровки... Пожалуйста, подождите. Время расшифровки зависит от объема расшифровываемых данных.","Completed decryption.":"Расшифровка завершена.","Enabled":"Включено","Disabled":"Отключено","Encryption is: %s":"Шифрование: %s","Edit note.":"Редактировать заметку.","No text editor is defined. Please set it using `config editor `":"Текстовый редактор не определен. Задайте его, используя `config editor `","No active notebook.":"Нет активного блокнота.","Note does not exist: \"%s\". Create it?":"Заметка не существует: \"%s\". Создать?","Starting to edit note. Close the editor to get back to the prompt.":"Запуск редактирования заметки. Закройте редактор, чтобы вернуться к приглашению.","Error opening note in editor: %s":"Ошибка при открытии заметки в редакторе: %s","Note has been saved.":"Заметка сохранена.","Exits the application.":"Выход из приложения.","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Экспортирует данные Joplin по заданному пути. По умолчанию экспортируется полная база данных, включая блокноты, заметки, метки и ресурсы.","Destination format: %s":"Целевой формат: %s","Exports only the given note.":"Экспортирует только заданную заметку.","Exports only the given notebook.":"Экспортирует только заданный блокнот.","Displays a geolocation URL for the note.":"Отображает URL геолокации для заметки.","Displays usage information.":"Отображает информацию об использовании.","For information on how to customise the shortcuts please visit %s":"Информацию по настройке ярлыков можно получить, посетив %s","Shortcuts are not available in CLI mode.":"Ярлыки недоступны в режиме командной строки.","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"Введите `help [команда]` для получения информации о команде или `help all` для получения полной информации по использованию.","The possible commands are:":"Доступные команды:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"В любой команде можно ссылаться на заметку или блокнот по названию или ID, либо используя ярлыки `$n` или `$b`, указывающие на текущую заметку или блокнот соответственно. С помощью `$c` можно ссылаться на текущий выбранный элемент.","To move from one pane to another, press Tab or Shift+Tab.":"Чтобы переключаться между панелями, нажимайте Tab или Shift+Tab.","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"Используйте стрелки и клавиши page up/page down для прокрутки списков и текстовых областей (включая эту консоль).","To maximise/minimise the console, press \"tc\".":"Чтобы развернуть/свернуть консоль, нажимайте \"tc\".","To enter command line mode, press \":\"":"Чтобы войти в режим командной строки, нажмите \":\"","To exit command line mode, press ESCAPE":"Чтобы выйти из режима командной строки, нажмите ESCAPE","For the list of keyboard shortcuts and config options, type `help keymap`":"Чтобы получить список сочетаний клавиш и настроек конфигурации введите `help keymap`","Imports data into Joplin.":"Импортирует данные в Joplin.","Source format: %s":"Исходный формат: %s","Do not ask for confirmation.":"Не запрашивать подтверждение.","Found: %d.":"Найдено: %d.","Created: %d.":"Создано: %d.","Updated: %d.":"Обновлено: %d.","Skipped: %d.":"Пропущено: %d.","Resources: %d.":"Ресурсов: %d.","Tagged: %d.":"С метками: %d.","Importing notes...":"Импорт заметок...","The notes have been imported: %s":"Импортировано заметок: %s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"Выводит заметки текущего блокнота. Используйте `ls /` для вывода списка блокнотов.","Displays only the first top notes.":"Выводит только первые заметок.","Sorts the item by (eg. title, updated_time, created_time).":"Сортирует элементы по (напр. title, updated_time, created_time).","Reverses the sorting order.":"Меняет порядок сортировки.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"Отображает только элементы указанного типа(ов). Может быть `n` для заметок, `t` для задач или `nt` для заметок и задач (напр. `-tt` выведет только задачи, в то время как `-ttd` выведет заметки и задачи).","Either \"text\" or \"json\"":"Также \"text\" или \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"Использовать формат длинного списка. Форматом является ID, NOTE_COUNT (для блокнотов), DATE, TODO_CHECKED (для задач), TITLE","Please select a notebook first.":"Сначала выберите блокнот.","Creates a new notebook.":"Создает новый блокнот.","Creates a new note.":"Создает новую заметку.","Notes can only be created within a notebook.":"Заметки могут быть созданы только в блокноте.","Creates a new to-do.":"Создает новую задачу.","Moves the notes matching to [notebook].":"Перемещает заметки, содержащие в [notebook].","Renames the given (note or notebook) to .":"Переименовывает заданный (заметку или блокнот) в .","Deletes the given notebook.":"Удаляет заданный блокнот.","Deletes the notebook without asking for confirmation.":"Удаляет блокнот без запроса подтверждения.","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"Удалить блокнот? Все заметки и вложенные блокноты в этом блокноте также будут удалены.","Deletes the notes matching .":"Удаляет заметки, соответствующие .","Deletes the notes without asking for confirmation.":"Удаляет заметки без запроса подтверждения.","%d notes match this pattern. Delete them?":"%d заметок соответствуют этому шаблону. Удалить их?","Delete note?":"Удалить заметку?","Searches for the given in all the notes.":"Запросы для заданного во всех заметках.","Sets the property of the given to the given [value]. Possible properties are:\n\n%s":"Устанавливает для свойства заданной заданному [value]. Возможные свойства:\n\n%s","Displays summary about the notes and notebooks.":"Выводит общую информацию о заметках и блокнотах.","Synchronises with remote storage.":"Синхронизирует с удаленным хранилищем.","Sync to provided target (defaults to sync.target config value)":"Синхронизация с заданной целью (по умолчанию используется значение конфигурации sync.target","Authentication was not completed (did not receive an authentication token).":"Аутентификация не была завершена (не получен токен аутентификации).","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"Чтобы разрешить Joplin синхронизироваться с Dropbox, выполните следующие действия:","Step 1: Open this URL in your browser to authorise the application:":"Шаг 1: Откройте этот URL в вашем браузере, чтобы авторизовать приложение:","Step 2: Enter the code provided by Dropbox:":"Шаг 2: Введите код, предоставленный Dropbox:","Not authentified with %s. Please provide any missing credentials.":"Не аутентифицировано с %s. Пожалуйста, предоставьте все недостающие данные.","Synchronisation is already in progress.":"Синхронизация уже выполняется.","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"Файл блокировки уже установлен. Если вам известно, что синхронизация не производится, вы можете удалить файл блокировки в \"%s\" и возобновить операцию.","Synchronisation target: %s (%s)":"Цель синхронизации: %s (%s)","Cannot initialize synchroniser.":"Не удалось инициировать синхронизацию.","Starting synchronisation...":"Начало синхронизации...","Downloading resources...":"Загрузка ресурсов...","Cancelling... Please wait.":"Отмена... Пожалуйста, подождите."," can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags (use -l for long option).":" может быть \"add\", \"remove\" или \"list\", чтобы назначить или убрать [tag] с [note], или чтобы вывести список заметок, ассоциированых с [tag]. Команда `tag list` может быть использована для вывода списка всех меток.","Invalid command: \"%s\"":"Неверная команда: \"%s\""," can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":" может быть \"toggle\" или \"clear\". \"toggle\" используется для переключения статуса заданной задачи на завершенную или незавершенную (если применить к обычной заметке, она будет преобразована в задачу). \"clear\" используется для преобразования задачи обратно в обычную заметку.","Marks a to-do as non-completed.":"Помечает задачу как незавершенную.","Switches to [notebook] - all further operations will happen within this notebook.":"Переключает на [блокнот] — все дальнейшие операции будут происходить в этом блокноте.","Displays version information":"Отображает информацию о версии","%s %s (%s)":"%s %s (%s)","Enum":"Enum","Type: %s.":"Тип: %s.","Possible values: %s.":"Возможные значения: %s.","Default: %s":"По умолчанию: %s","Possible keys/values:":"Возможные ключи/значения:","Type `joplin help` for usage information.":"Введите `joplin help` для получения информации об использовании.","Fatal error:":"Фатальная ошибка:","The application has been authorised - you may now close this browser tab.":"Приложение авторизовано — можно закрыть вкладку браузера.","The application has been successfully authorised.":"Приложение успешно авторизовано.","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"Откройте следующую ссылку в вашем браузере для аутентификации приложения. Приложением будет создан каталог \"Apps/Joplin\". Чтение и запись файлов будет осуществляться только в нем. У приложения не будет доступа к каким-либо файлам за пределами этого каталога и другим личным данным. Никакая информация не будет передана третьим лицам.","Search:":"Поиск:","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Добро пожаловать в Joplin!\n\nВведите `:help shortcuts` для просмотра списка клавиатурных сочетаний или просто `:help` для просмотра информации об использовании.\n\nНапример, для создания блокнота нужно ввести `mb`, для создания заметки — `mn`.","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"Один или несколько элементов сейчас зашифрованы и может потребоваться, чтобы вы предоставили мастер-пароль. Для этого введите, пожалуйста, `e2ee decrypt`. Если пароль уже был вами предоставлен, зашифрованные элементы расшифруются в фоновом режиме и вскоре станут доступны.","Exporting to \"%s\" as \"%s\" format. Please wait...":"Экспорт в \"%s\" в формате \"%s\". Пожалуйста, подождите...","Sidebar":"Боковая панель","Note list":"Список заметок","Note title":"Название заметки","Note body":"Тело заметки","Importing from \"%s\" as \"%s\" format. Please wait...":"Импорт из \"%s\" в формате \"%s\". Пожалуйста, подождите...","PDF File":"Файл PDF","&File":"&Файл","New note":"Новая заметка","New to-do":"Новая задача","New notebook":"Новый блокнот","Import":"Импорт","Export":"Экспорт","Synchronise":"Синхронизировать","Print":"Печать","Hide %s":"Скрыть %s","Quit":"Выход","&Edit":"&Правка","Copy":"Копировать","Cut":"Вырезать","Paste":"Вставить","Select all":"Выбрать все","Bold":"Жирный","Italic":"Наклонный","Link":"Ссылка","Insert Date Time":"Вставить дату и время","Edit in external editor":"Редактировать во внешнем редакторе","Search in all the notes":"Поиск во всех заметках","Search in current note":"Поиск в текущей заметке","&View":"&Вид","Toggle sidebar":"Переключить боковую панель","Toggle editor layout":"Переключить вид редактора","Focus":"Фокус","&Tools":"&Сервис","Synchronisation status":"Статус синхронизации","Web clipper options":"Настройки веб-клиппера","Encryption options":"Настройки шифрования","General Options":"Основные настройки","&Help":"&Помощь","Website and documentation":"Сайт и документация","Make a donation":"Сделать пожертвование","Check for updates...":"Проверить обновления...","About Joplin":"О Joplin","%s %s (%s, %s)":"%s %s (%s, %s)","Open %s":"Открыть %s","Exit":"Выход","OK":"OK","Cancel":"Отмена","Current version is up-to-date.":"Текущая версия актуальна.","%s (pre-release)":"%s (предварительный релиз)","An update is available, do you want to download it now?":"Доступно обновление, вы хотите загрузить его сейчас?","Your version: %s":"Ваша версия: %s","New version: %s":"Новая версия: %s","Yes":"Да","No":"Нет","Token has been copied to the clipboard!":"Токен скопирован в буфер обмена!","The web clipper service is enabled and set to auto-start.":"Служба веб-клиппера включена и настроена на автоматический запуск.","Status: Started on port %d":"Статус: запущен. Порт %d","Status: %s":"Статус: %s","Disable Web Clipper Service":"Отключить службу веб-клиппера","The web clipper service is not enabled.":"Служба веб-клиппера не включена.","Enable Web Clipper Service":"Включить службу веб-клиппера","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"Веб-клиппер Joplin позволяет сохранять веб-страницы и скриншоты из вашего браузера в Joplin.","In order to use the web clipper, you need to do the following:":"Для того, чтобы использовать веб-клиппер, вам нужно сделать следующее:","Step 1: Enable the clipper service":"Шаг 1: включите службу веб-клиппера","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"Эта служба позволяет расширению браузера общаться с Joplin. После ее включения брандмауэр ОС может запросить разрешение на использование Joplin определенного порта.","Step 2: Install the extension":"Шаг 2: установите расширение","Download and install the relevant extension for your browser:":"Скачайте и установите расширение для вашего браузера:","Advanced options":"Расширенные настройки","Authorisation token:":"Токен авторизации:","Copy token":"Скопировать токен","This authorisation token is only needed to allow third-party applications to access Joplin.":"Этот токен авторизации необходим только для разрешения сторонним приложениям получать доступ к Joplin.","Notes and settings are stored in: %s":"Заметки и настройки сохранены в: %s","Browse...":"Обзор...","Check synchronisation configuration":"Проверить настройки синхронизации","Apply":"Применить","Submit":"Отправить","Save":"Сохранить","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"Отключение шифрования означает, что *все* ваши заметки и вложения будут пересинхронизированы и отправлены в расшифрованном виде к цели синхронизации. Вы хотите продолжить?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"Включение шифрования означает, что *все* ваши заметки и вложения будут пересинхронизированы и отправлены в зашифрованном виде к цели синхронизации. Не теряйте пароль, так как в целях безопасности *только* с его помощью можно будет расшифровать данные! Чтобы включить шифрование, введите ваш пароль ниже.","Disable encryption":"Отключить шифрование","Enable encryption":"Включить шифрование","Master Keys":"Мастер-ключи","Active":"Активен","ID":"ID","Source":"Источник","Created":"Создан","Updated":"Обновлен","Password":"Пароль","Password OK":"Пароль OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"Внимание: Для шифрования может быть использован только один мастер-ключ (отмеченный как \"active\"). Для расшифровки может использоваться любой из ключей, в зависимости от того, как изначально были зашифрованы заметки или блокноты.","Missing Master Keys":"Недостающие мастер-ключи","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"Мастер-ключи с такими ID используются для шифрования некоторых из ваших элементов, однако у приложения сейчас нет к ним доступа. Скорее всего, они загрузятся при синхронизации.","For more information about End-To-End Encryption (E2EE) and advices on how to enable it please check the documentation:":"Для получения дополнительной информации о сквозном шифровании (E2EE) и советах о том, как его включить, пожалуйста, обратитесь к документации:","Status":"Статус","Encryption is:":"Шифрование:","Usage":"Использование: %s","Back":"Назад","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"Будет создан новый блокнот \"%s\" и в него будет импортирован файл \"%s\"","Please create a notebook first.":"Пожалуйста, сначала создайте блокнот.","Please create a notebook first":"Пожалуйста, сначала создайте блокнот","Notebook title:":"Название блокнота:","Add or remove tags:":"Добавить или удалить метки:","Separate each tag by a comma.":"Разделяйте каждую метку запятой.","Rename notebook:":"Переименовать блокнот:","Rename tag:":"Переименовать метку:","Set alarm:":"Установить напоминание:","Layout":"Разметка","Search...":"Поиск...","Some items cannot be synchronised.":"Некоторые элементы не могут быть синхронизированы.","View them now":"Просмотреть их сейчас","Some items cannot be decrypted.":"Некоторые элементы не могут быть расшифрованы.","Set the password":"Установить пароль","No notes in here. Create one by clicking on \"New note\".":"Здесь нет заметок. Создайте новую, нажав на \"Новая заметка\".","There is currently no notebook. Create one by clicking on \"New notebook\".":"Сейчас здесь нет блокнотов. Создайте новый, нажав \"Новый блокнот\".","Location":"Местоположение","URL":"URL","Note properties":"Свойства заметки","Open...":"Открыть...","This file could not be opened: %s":"Этот файл не может быть открыт: %s","Save as...":"Сохранить как...","Copy path to clipboard":"Скопировать путь в буфер обмена","Copy Link Address":"Скопировать ссылку","This attachment is not downloaded or not decrypted yet.":"Это вложение еще не загружено или еще не расшифровано.","Unsupported link or message: %s":"Неподдерживаемая ссылка или сообщение: %s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"Эта заметка не имеет содержания. Нажмите на \"%s\", чтобы переключиться в редактор и отредактировать ее.","Only one note can be printed or exported to PDF at a time.":"Только одна заметка может быть напечатана или экспортирована в PDF за раз.","strong text":"выделенный текст","emphasized text":"подчеркнутый текст","List item":"Список","Insert Hyperlink":"Вставить гиперссылку","Attach file":"Прикрепить файл","Tags":"Метки","Set alarm":"Установить напоминание","In: %s":"В: %s","Hyperlink":"Гиперссылка","Code":"Код","Numbered List":"Нумерованный список","Bulleted List":"Маркированный список","Checkbox":"Пометка","Heading":"Заголовок","Horizontal Rule":"Горизотальный разделитель","Click to stop external editing":"Нажмите, чтобы остановить внешнее редактирование","Watching...":"Наблюдение...","to-do":"задача","note":"заметка","Creating new %s...":"Создание новой %s...","Refresh":"Обновить","Clear":"Очистить","OneDrive Login":"Вход в OneDrive","Dropbox Login":"Вход в Dropbox","Options":"Настройки","Synchronisation Status":"Статус синхронизации","Encryption Options":"Настройки шифрования","Clipper Options":"Настройки клиппера","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.","Remove tag \"%s\" from all notes?":"Remove tag \"%s\" from all notes?","Remove this search from the sidebar?":"Удалить этот поиск из боковой панели?","Delete":"Удалить","Rename":"Переименовать","Notebooks":"Блокноты","Decrypting items: %d/%d":"Расшифровано элементов: %d/%d","Fetching resources: %d":"Получение ресурсов: %d","Please select where the sync status should be exported to":"Пожалуйста, выберите, куда должен быть экспортирован статус синхронизации","Table of contents":"","Add or remove tags":"Добавить или удалить метки","Duplicate":"Дубликат","%s - Copy":"%s - Копия","Switch between note and to-do type":"Переключить между заметкой и задачей","Switch to note type":"Переключить тип на заметку","Switch to to-do type":"Переключить тип на задачу","Copy Markdown link":"Копировать ссылку Markdown","Delete note \"%s\"?":"Удалить заметку \"%s\"?","Delete these %d notes?":"Удалить эти %d заметки?","Usage: %s":"Использовано: %s","Unknown flag: %s":"Неизвестный флаг: %s","Dropbox":"Dropbox","File system":"Файловая система","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (только для тестирования)","WebDAV":"WebDAV","Unknown log level: %s":"Неизвестный уровень лога: %s","Unknown level ID: %s":"Неизвестный уровень ID: %s","Cannot refresh token: authentication data is missing. Starting the synchronisation again may fix the problem.":"Невозможно обновить токен: отсутствуют данные аутентификации. Повторный запуск синхронизации может решить проблему.","Untitled":"Без имени","Could not synchronize with OneDrive.\n\nThis error often happens when using OneDrive for Business, which unfortunately cannot be supported.\n\nPlease consider using a regular OneDrive account.":"Не удалось синхронизироваться с OneDrive.\n\nТакая ошибка часто возникает при использовании OneDrive для бизнеса, который, к сожалению, не поддерживается.\n\nПожалуйста, рассмотрите возможность использования обычного аккаунта OneDrive.","Cannot access %s":"Не удалось получить доступ %s","Created local items: %d.":"Создано локальных элементов: %d.","Updated local items: %d.":"Обновлено локальных элементов: %d.","Created remote items: %d.":"Создано удаленных элементов: %d.","Updated remote items: %d.":"Обновлено удаленных элементов: %d.","Deleted local items: %d.":"Удалено локальных элементов: %d.","Deleted remote items: %d.":"Удалено удаленных элементов: %d.","Fetched items: %d/%d.":"Получено элементов: %d/%d.","Cancelling...":"Отмена...","Completed: %s":"Завершено: %s","Last error: %s":"Последняя ошибка: %s","Idle":"Простой","In progress":"Выполнение","Synchronisation is already in progress. State: %s":"Синхронизация уже выполняется. Состояние: %s","Encrypted":"Зашифровано","Encrypted items cannot be modified":"Зашифрованные элементы не могут быть изменены","title":"заголовок","updated date":"дата обновления","Conflicts":"Конфликты","Cannot move notebook to this location":"Не удается переместить блокнот в это расположение","Notebooks cannot be named \"%s\", which is a reserved title.":"Блокнот не может быть назван \"%s\", так как это зарезервированное название.","created date":"дата создания","This note does not have geolocation information.":"Эта заметка не содержит информации о геолокации.","Cannot copy note to \"%s\" notebook":"Не удалось скопировать заметку в блокнот \"%s\"","Cannot move note to \"%s\" notebook":"Не удалось переместить заметку в блокнот \"%s\"","Language":"Язык","Date format":"Формат даты","Time format":"Формат времени","Theme":"Тема","Light":"Светлая","Dark":"Темная","Uncompleted to-dos on top":"Незавершенные задачи сверху","Show completed to-dos":"Показать незавершенные задачи","Sort notes by":"Сортировать заметки по","Reverse sort order":"Обратный порядок сортировки","Sort notebooks by":"Сортировать блокноты по","Save geo-location with notes":"Сохранять информацию о геолокации в заметках","When creating a new to-do:":"При создании новой задачи:","Focus title":"Фокус на названии","Focus body":"Фокус на содержимом","When creating a new note:":"При создании новой заметки:","Show tray icon":"Показывать иконку в трее","Note: Does not work in all desktop environments.":"Примечание: работает не во всех средах рабочего стола.","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"Это позволит Joplin работать в фоновом режиме. Рекомендуется включить этот параметр, чтобы ваши заметки синхронизировались постоянно, таким образом, уменьшая количество конфликтов.","Start application minimised in the tray icon":"Запускать приложение свернутым в трее","Global zoom percentage":"Глобальный масштаб в процентах","Editor font size":"Размер шрифта редактора","Editor font family":"Семейство шрифтов редактора","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"Это должен быть моноширинный шрифт или он не будет работать корректно. Если название некорректно или пустое, будет использован шрифт по умолчанию.","Automatically update the application":"Автоматически обновлять приложение","Get pre-releases when checking for updates":"Получать предварительные релизы при проверке обновлений","See the pre-release page for more details: %s":"См. страницу предварительных выпусков для получения более подробной информации: %s","Synchronisation interval":"Интервал синхронизации","%d minutes":"%d минут","%d hour":"%d час","%d hours":"%d часов","Text editor command":"Команда текстового редактора","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.":"Редактор, в котором будут открываться заметки (может включать аргументы). Если не задан, будет произведена попытка автоматического определения редактора по умолчанию.","Show advanced options":"Показывать расширенные настройки","Synchronisation target":"Цель синхронизации","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"Цель синхронизации. Каждая цель синхронизации может иметь дополнительные параметры, именованные как `sync.NUM.NAME` (все документировано ниже).","Directory to synchronise with (absolute path)":"Каталог синхронизации (абсолютный путь)","The path to synchronise with when file system synchronisation is enabled. See `sync.target`.":"Путь для синхронизации, когда включена синхронизация файловой системы. См. `sync.target`.","Nextcloud WebDAV URL":"Nextcloud WebDAV URL","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"Внимание: если вы измените это местоположение, обязательно скопируйте все содержимое перед синхронизацией, в противном случае все файлы будут удалены! Смотрите FAQ для получения подробной информации: %s","Nextcloud username":"Имя пользователя Nextcloud","Nextcloud password":"Пароль Nextcloud","WebDAV URL":"WebDAV URL","WebDAV username":"Имя пользователя WebDAV","WebDAV password":"Пароль WebDAV","Custom TLS certificates":"Пользовательские сертификаты TLS","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"Разделенный запятыми список путей к каталогам для загрузки сертификатов из отдельных файлов сертификатов или путей к ним. Например: /my/cert_dir, /other/custom. Обратите внимание, что если вы вносите изменения в настройки TLS, вы должны сохранить их перед нажатием на \"Проверить настройки синхронизации\".","Ignore TLS certificate errors":"Игнорировать ошибки сертификата TLS","Invalid option value: \"%s\". Possible values are: %s.":"Неверное значение параметра: \"%s\". Доступные значения: %s.","General":"Основные","Synchronisation":"Синхронизация","Appearance":"Внешний вид","Note":"Заметки","Application":"Приложение","The tag \"%s\" already exists. Please choose a different name.":"Метка \"%s\" уже существует. Пожалуйста, выберите другое имя.","Joplin Export File":"Файл экспорта Joplin","Markdown":"Markdown","Joplin Export Directory":"Каталог экспорта Joplin","Evernote Export File":"Файл экспорта Evernote","Json Export Directory":"Каталог экспорта Joplin","File":"Файл","Directory":"Каталог","Cannot load \"%s\" module for format \"%s\"":"Не удалось загрузить модуль \"%s\" для формата \"%s\"","Please specify import format for %s":"Пожалуйста, укажите формат импорта для %s","This item is currently encrypted: %s \"%s\". Please wait for all items to be decrypted and try again.":"Этот элемент сейчас зашифрован: %s \"%s\". Пожалуйста, дождитесь расшифровки всех элементов и попробуйте снова.","There is no data to export.":"Нет данных для экспорта.","Please specify the notebook where the notes should be imported to.":"Пожалуйста, укажите блокнот, в который должны быть импортированы заметки.","Items that cannot be synchronised":"Элементы, которые не могут быть синхронизированы","%s (%s): %s":"%s (%s): %s","These items will remain on the device but will not be uploaded to the sync target. In order to find these items, either search for the title or the ID (which is displayed in brackets above).":"Эти элементы останутся на устройстве, но не будут загружены в целевой объект синхронизации. Чтобы найти эти элементы, воспользуйтесь поиском по названию или ID (который указывается в скобках выше).","Sync status (synced items / total items)":"Статус синхронизации (синхронизировано / всего)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Всего: %d/%d","Conflicted: %d":"Конфликтов: %d","To delete: %d":"К удалению: %d","Folders":"Папки","%s: %d notes":"%s: %d заметок","Coming alarms":"Ближайшие напоминания","On %s: %s":"В %s: %s","Permission to use camera":"Разрешение на использование камеры","Your permission to use your camera is required.":"Необходимо ваше разрешение на использование камеры.","There are currently no notes. Create one by clicking on the (+) button.":"Сейчас здесь нет заметок. Создайте новую, нажав кнопку (+).","Delete these notes?":"Удалить эти заметки?","Log":"Журнал","Export Debug Report":"Экспортировать отладочный отчет","Encryption Config":"Конфигурация шифрования","Configuration":"Конфигурация","Move to notebook...":"Переместить в блокнот...","Move %d notes to notebook \"%s\"?":"Переместить %d заметок в блокнот \"%s\"?","Press to set the decryption password.":"Нажмите, чтобы установить пароль для расшифровки.","Clear alarm":"Очистить напоминание","Save alarm":"Сохранить напоминание","Select date":"Выбрать дату","Confirm":"Подтвердить","Cancel synchronisation":"Отменить синхронизацию","Checking... Please wait.":"Проверка... Пожалуйста, подождите.","Success! Synchronisation configuration appears to be correct.":"Успешно! Конфигурация синхронизации является корректной.","Error. Please check that URL, username, password, etc. are correct and that the sync target is accessible. The reported error was:":"Ошибка. Пожалуйста, убедитесь, что URL-адрес, имя пользователя, пароль и т.д. верны и что цель синхронизации доступна. Сообщение об ошибке:","The application has been authorised!":"Приложение было авторизовано!","Could not authorise application:\n\n%s\n\nPlease try again.":"Не удалось авторизовать приложение:\n\n%s\n\nПопробуйте снова.","Decrypted items: %s / %s":"Расшифровано элементов: %s / %s","New tags:":"Новые метки:","Type new tags or select from list":"Введите новые метки или выберите из списка","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"Для корректной работы приложению необходимы следующие разрешения. Пожалуйста, включите их в настройках телефона, в Приложения > Joplin> Разрешения","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- Хранилище: чтобы разрешить прикрепление файлов к заметкам и включить синхронизацию файловой системы.","- Camera: to allow taking a picture and attaching it to a note.":"- Камера: позволяет сделать снимок и прикрепить его к заметке.","- Location: to allow attaching geo-location information to a note.":"- Местоположение: позволяет прикрепить геолокационную информацию к заметке.","Joplin website":"Сайт Joplin","Database v%s":"База данных v%s","FTS enabled: %d":"FTS включен: %d","Login with Dropbox":"Войти с Dropbox","Enter code here":"Введите код здесь","Master Key %s":"Мастер-ключ %s","Created: %s":"Создано: %s","Password:":"Пароль:","Password cannot be empty":"Пароль не может быть пустым","Enable":"Включено","The notebook could not be saved: %s":"Блокнот не может быть сохранен: %s","Edit notebook":"Редактировать блокнот","Show all":"Показать все","Errors only":"Только ошибки","This note has been modified:":"Эта заметка была изменена:","Save changes":"Сохранить изменения","Discard changes":"Отменить изменения","No item with ID %s":"Нет элементов с ID %s","The Joplin mobile app does not currently support this type of link: %s":"Мобильное приложение Joplin в настоящее время не поддерживает этот тип ссылки: %s","Unsupported image type: %s":"Неподдерживаемый формат изображения: %s","Take photo":"Сделать фото","Attach photo":"Прикрепить фото","Attach any file":"Прикрепить любой файл","Share":"Поделиться","Convert to note":"Преобразовать в заметку","Convert to todo":"Преобразовать в задачу","Hide metadata":"Скрыть метаданные","Show metadata":"Показать метаданные","View on map":"Посмотреть на карте","Go to source URL":"Перейти к исходному URL","Edit":"Правка","Delete notebook":"Удалить блокнот","Login with OneDrive":"Войти с OneDrive","Search":"Поиск","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"Нажмите на кнопку (+) для создания новой заметки или нового блокнота. Нажмите на боковое меню для доступа к вашим существующим блокнотам.","You currently have no notebook. Create one by clicking on (+) button.":"У вас сейчас нет блокнота. Создайте его нажатием на кнопку (+).","Welcome":"Добро пожаловать"} \ No newline at end of file