mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Added Bosnian language and cleaned up translations
This commit is contained in:
parent
a2ba64ccf5
commit
d346cdb897
@ -50,7 +50,7 @@ class Command extends BaseCommand {
|
|||||||
this.stdout(_('Operation cancelled'));
|
this.stdout(_('Operation cancelled'));
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
const password2 = await this.prompt(_('Confirm master password:'), { type: 'string', secure: true });
|
const password2 = await this.prompt(_('Confirm password:'), { type: 'string', secure: true });
|
||||||
if (!password2) {
|
if (!password2) {
|
||||||
this.stdout(_('Operation cancelled'));
|
this.stdout(_('Operation cancelled'));
|
||||||
return;
|
return;
|
||||||
|
@ -84,10 +84,10 @@ class Command extends BaseCommand {
|
|||||||
this.stdout(tag.title);
|
this.stdout(tag.title);
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
throw new Error(_('Missing required argument: note'));
|
throw new Error(_('Cannot find "%s".', ''));
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
throw new Error(_('Cannot find "%s".', ''));
|
throw new Error(_('Invalid command: "%s"', command));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -136,7 +136,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "ألغيت العملية"
|
msgstr "ألغيت العملية"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "أدخل كلمة المرور الرئيسة:"
|
msgstr "أدخل كلمة المرور الرئيسة:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -468,10 +468,12 @@ msgstr "يجري تنزيل الموارد..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "الإلغاء جارٍ... فضلاً انتظر."
|
msgstr "الإلغاء جارٍ... فضلاً انتظر."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> (أمر-وسم) يمكن أن يكون \"add\" (أضف) ، \"remove\" (أزل) أو "
|
"<tag-command> (أمر-وسم) يمكن أن يكون \"add\" (أضف) ، \"remove\" (أزل) أو "
|
||||||
"\"list\" (أسرد) ، وذلك لإضافة [وسم] أو إزالته من [ملاحظة] أو لسرد الملاحظات "
|
"\"list\" (أسرد) ، وذلك لإضافة [وسم] أو إزالته من [ملاحظة] أو لسرد الملاحظات "
|
||||||
@ -669,6 +671,10 @@ msgstr "&عرض"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "تبديل الشريط الجانبي"
|
msgstr "تبديل الشريط الجانبي"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "قائمة ملاحظات"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "تبديل تخطيط المحرّر"
|
msgstr "تبديل تخطيط المحرّر"
|
||||||
|
|
||||||
@ -1011,6 +1017,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "جرى تعديل هذه الملاحظة:"
|
msgstr "جرى تعديل هذه الملاحظة:"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "رابط أو رسالة غير مدعومان: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1039,10 +1049,6 @@ msgstr "نسخ عنوان الرابط"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "لم يجر تنزيل هذا المرفق أو فك تشفيره حتى الآن."
|
msgstr "لم يجر تنزيل هذا المرفق أو فك تشفيره حتى الآن."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "رابط أو رسالة غير مدعومان: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1456,6 +1462,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "قوائم المهام غير المكتملة في الأعلى"
|
msgstr "قوائم المهام غير المكتملة في الأعلى"
|
||||||
|
|
||||||
@ -2018,14 +2027,6 @@ msgstr "لا يمكن أن تكون كلمة المرور فارغة"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "لا يمكن أن تكون كلمة المرور فارغة"
|
msgstr "لا يمكن أن تكون كلمة المرور فارغة"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "أدخل كلمة المرور الرئيسة:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "أدخل كلمة المرور الرئيسة:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "تفعيل"
|
msgstr "تفعيل"
|
||||||
|
|
||||||
@ -2128,8 +2129,16 @@ msgid "Search"
|
|||||||
msgstr "بحث"
|
msgstr "بحث"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "قائمة ملاحظات"
|
#~ msgstr "أدخل كلمة المرور الرئيسة:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "أدخل كلمة المرور الرئيسة:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "المعامل المطلوب %s مفقود"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr "بدء تحرير الملاحظة. أغلق المحرر للعودة إلى المحث."
|
#~ msgstr "بدء تحرير الملاحظة. أغلق المحرر للعودة إلى المحث."
|
||||||
|
@ -139,7 +139,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Действието бе отменено"
|
msgstr "Действието бе отменено"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Въведете главната парола:"
|
msgstr "Въведете главната парола:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -478,10 +478,12 @@ msgstr "Свалям ресурси..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Отменям... Моля изчакайте."
|
msgstr "Отменям... Моля изчакайте."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<таг-команда> може да е \"add\", \"remove\" или \"list\" за да добавите или "
|
"<таг-команда> може да е \"add\", \"remove\" или \"list\" за да добавите или "
|
||||||
"премахнете [таг] от [бележка], или за да изредите бележките които имат "
|
"премахнете [таг] от [бележка], или за да изредите бележките които имат "
|
||||||
@ -684,6 +686,10 @@ msgstr "Изглед(&V)"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Страничен панел"
|
msgstr "Страничен панел"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Списък бележки"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Промени изгледа на редактора"
|
msgstr "Промени изгледа на редактора"
|
||||||
|
|
||||||
@ -1033,6 +1039,10 @@ msgstr "Бележка \"%s\" бе успешно създадена и слож
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Тази бележка няма история"
|
msgstr "Тази бележка няма история"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Неподдържан линк или съобщение: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Възстанови"
|
msgstr "Възстанови"
|
||||||
|
|
||||||
@ -1064,10 +1074,6 @@ msgstr "Копирай адреса на линка"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Прикаченият файл не е свален или все още не е декриптиран."
|
msgstr "Прикаченият файл не е свален или все още не е декриптиран."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Неподдържан линк или съобщение: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1489,6 +1495,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Неизпълнените задачи най-отгоре"
|
msgstr "Неизпълнените задачи най-отгоре"
|
||||||
|
|
||||||
@ -2064,14 +2073,6 @@ msgstr "Паролата не може да е празна"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Паролата не може да е празна"
|
msgstr "Паролата не може да е празна"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Въведете главната парола:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Въведете главната парола:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Включи"
|
msgstr "Включи"
|
||||||
|
|
||||||
@ -2175,8 +2176,16 @@ msgid "Search"
|
|||||||
msgstr "Търсене"
|
msgstr "Търсене"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Списък бележки"
|
#~ msgstr "Въведете главната парола:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Въведете главната парола:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Липсващ задължителен параметър: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
2169
CliClient/locales/bs_BA.po
Normal file
2169
CliClient/locales/bs_BA.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -143,7 +143,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "L'operació s'ha cancel·lat"
|
msgstr "L'operació s'ha cancel·lat"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Introduïu una contrasenya mestra:"
|
msgstr "Introduïu una contrasenya mestra:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -485,9 +485,10 @@ msgstr "S'està cancel·lant... Espereu."
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command>pot ser «add», «remove» o «list» per a assignar o suprimir "
|
"<tag-command>pot ser «add», «remove» o «list» per a assignar o suprimir "
|
||||||
"l'[etiqueta] de la [nota], o per a llistar les notes associades amb "
|
"l'[etiqueta] de la [nota], o per a llistar les notes associades amb "
|
||||||
@ -698,6 +699,10 @@ msgstr "Visualització"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Mostra o amaga la barra lateral"
|
msgstr "Mostra o amaga la barra lateral"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Activa el xifratge"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Canvia el disseny de l'editor"
|
msgstr "Canvia el disseny de l'editor"
|
||||||
|
|
||||||
@ -1049,6 +1054,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Aquesta nota s'ha modificat:"
|
msgstr "Aquesta nota s'ha modificat:"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Missatge o enllaç no suportat: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1077,10 +1086,6 @@ msgstr "Copia l'adreça de l'enllaç"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Missatge o enllaç no suportat: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1493,6 +1498,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Les tasques pendents sense finalitzar a la part superior"
|
msgstr "Les tasques pendents sense finalitzar a la part superior"
|
||||||
|
|
||||||
@ -2064,14 +2072,6 @@ msgstr "La contrasenya no pot ser buida"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "La contrasenya no pot ser buida"
|
msgstr "La contrasenya no pot ser buida"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Introduïu una contrasenya mestra:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Introduïu una contrasenya mestra:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Activa"
|
msgstr "Activa"
|
||||||
|
|
||||||
@ -2175,8 +2175,16 @@ msgid "Search"
|
|||||||
msgstr "Cerca"
|
msgstr "Cerca"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Activa el xifratge"
|
#~ msgstr "Introduïu una contrasenya mestra:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Introduïu una contrasenya mestra:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Manca un argument requerit: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -138,8 +138,8 @@ msgstr "Zadejte master heslo:"
|
|||||||
msgid "Operation cancelled"
|
msgid "Operation cancelled"
|
||||||
msgstr "Operace zrušena"
|
msgstr "Operace zrušena"
|
||||||
|
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Potvrďte master heslo:"
|
msgstr "Potvrďte heslo:"
|
||||||
|
|
||||||
msgid "Passwords do not match!"
|
msgid "Passwords do not match!"
|
||||||
msgstr "Hesla se neshodují!"
|
msgstr "Hesla se neshodují!"
|
||||||
@ -472,10 +472,12 @@ msgstr "Stahování zdrojů..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Zastavuji, chvíli strpení."
|
msgstr "Zastavuji, chvíli strpení."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> může být \"add\", \"remove\" nebo \"list\" - přidat (add) či "
|
"<tag-command> může být \"add\", \"remove\" nebo \"list\" - přidat (add) či "
|
||||||
"odebrat (remove) [tag] k [poznámce], nebo vypsat (list) seznam poznámek "
|
"odebrat (remove) [tag] k [poznámce], nebo vypsat (list) seznam poznámek "
|
||||||
@ -678,6 +680,10 @@ msgstr "Zobrazit"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Přepnout postranní lištu"
|
msgstr "Přepnout postranní lištu"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Seznam položek"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Změňit layout editoru"
|
msgstr "Změňit layout editoru"
|
||||||
|
|
||||||
@ -1023,6 +1029,10 @@ msgstr "Poznámka \"%s\" byla úspěšně obnovena v zápisníku \"%s\"."
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Tato poznámka nemá historii"
|
msgstr "Tato poznámka nemá historii"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Nepodporovaný link či zpráva: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Obnovit"
|
msgstr "Obnovit"
|
||||||
|
|
||||||
@ -1054,10 +1064,6 @@ msgstr "Kopírovat adresu odkazu"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Tato příloha není ještě stažena nebo rozšifrována."
|
msgstr "Tato příloha není ještě stažena nebo rozšifrována."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Nepodporovaný link či zpráva: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1476,6 +1482,9 @@ msgstr "Solarised Light"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Solarised Dark"
|
msgstr "Solarised Dark"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Nedokončené to-do listy nahoře"
|
msgstr "Nedokončené to-do listy nahoře"
|
||||||
|
|
||||||
@ -2039,12 +2048,6 @@ msgstr "Heslo nemůže být prázdné"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Heslo pro potvrzení nemůže být prázdné"
|
msgstr "Heslo pro potvrzení nemůže být prázdné"
|
||||||
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Potvrďte heslo:"
|
|
||||||
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Potvrďte heslo"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Zapnout"
|
msgstr "Zapnout"
|
||||||
|
|
||||||
@ -2141,9 +2144,15 @@ msgstr "Přihlásit se pomocí OneDrive"
|
|||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Hledání"
|
msgstr "Hledání"
|
||||||
|
|
||||||
|
#~ msgid "Confirm master password:"
|
||||||
|
#~ msgstr "Potvrďte master heslo:"
|
||||||
|
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Potvrďte heslo"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Missing required argument: note"
|
||||||
#~ msgstr "Seznam položek"
|
#~ msgstr "Chybí povinný parametr: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -138,8 +138,8 @@ msgstr "Indtast Hoved kodeord:"
|
|||||||
msgid "Operation cancelled"
|
msgid "Operation cancelled"
|
||||||
msgstr "Udførelse annulleret"
|
msgstr "Udførelse annulleret"
|
||||||
|
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Bekræft hovedkodeord:"
|
msgstr "Bekræft kodeord:"
|
||||||
|
|
||||||
msgid "Passwords do not match!"
|
msgid "Passwords do not match!"
|
||||||
msgstr "Kodeord stemmer ikke overens!"
|
msgstr "Kodeord stemmer ikke overens!"
|
||||||
@ -472,10 +472,12 @@ msgstr "Downloader resurser..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Annullerer... Vent venligst."
|
msgstr "Annullerer... Vent venligst."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> (mærke-kommando) kan enten være \"add\" (tilføj), \"remove"
|
"<tag-command> (mærke-kommando) kan enten være \"add\" (tilføj), \"remove"
|
||||||
"\" (slet) eller \"list\" (liste) for at tilføje eller fjerne [tag] fra "
|
"\" (slet) eller \"list\" (liste) for at tilføje eller fjerne [tag] fra "
|
||||||
@ -675,6 +677,10 @@ msgstr "&Vis"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Slå sidebar til eller fra"
|
msgstr "Slå sidebar til eller fra"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Start kryptering"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Skift editor layout"
|
msgstr "Skift editor layout"
|
||||||
|
|
||||||
@ -1015,6 +1021,10 @@ msgstr "Noten \"%s\" er blevet gendannet til notesbogen \"%s\"."
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Denne note har ingen historie"
|
msgstr "Denne note har ingen historie"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Ugyldigt- eller ulovligt link eller besked: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Gendan"
|
msgstr "Gendan"
|
||||||
|
|
||||||
@ -1045,10 +1055,6 @@ msgstr "Kopier link"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Denne vedhæftning er ikke downloaded eller er ikke dekrypteret endnu."
|
msgstr "Denne vedhæftning er ikke downloaded eller er ikke dekrypteret endnu."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Ugyldigt- eller ulovligt link eller besked: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1468,6 +1474,9 @@ msgstr "Solarised Lys"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Solarised Mørk"
|
msgstr "Solarised Mørk"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Ufærdige opgaver øverst"
|
msgstr "Ufærdige opgaver øverst"
|
||||||
|
|
||||||
@ -2029,12 +2038,6 @@ msgstr "Kodeord må ikke være tomt"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Bekræftelsen af kodeordet må ikke være tomt"
|
msgstr "Bekræftelsen af kodeordet må ikke være tomt"
|
||||||
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Bekræft kodeord:"
|
|
||||||
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Bekræft kodeord"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Tænd"
|
msgstr "Tænd"
|
||||||
|
|
||||||
@ -2134,9 +2137,15 @@ msgstr "Log på med OneDrive"
|
|||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Søg"
|
msgstr "Søg"
|
||||||
|
|
||||||
|
#~ msgid "Confirm master password:"
|
||||||
|
#~ msgstr "Bekræft hovedkodeord:"
|
||||||
|
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Bekræft kodeord"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Missing required argument: note"
|
||||||
#~ msgstr "Start kryptering"
|
#~ msgstr "Mangler krævet argument: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -142,8 +142,8 @@ msgstr "Master-Passwort eingeben:"
|
|||||||
msgid "Operation cancelled"
|
msgid "Operation cancelled"
|
||||||
msgstr "Vorgang abgebrochen"
|
msgstr "Vorgang abgebrochen"
|
||||||
|
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Master-Passwort bestätigen:"
|
msgstr "Passwort bestätigen:"
|
||||||
|
|
||||||
msgid "Passwords do not match!"
|
msgid "Passwords do not match!"
|
||||||
msgstr "Passwörter sind nicht identisch!"
|
msgstr "Passwörter sind nicht identisch!"
|
||||||
@ -492,10 +492,12 @@ msgstr "Lade Anhänge herunter..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Abbrechen... Bitte warten."
|
msgstr "Abbrechen... Bitte warten."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> kann „add“, „remove“ oder „list“ sein um [tag] zu [note] "
|
"<tag-command> kann „add“, „remove“ oder „list“ sein um [tag] zu [note] "
|
||||||
"hinzuzufügen oder zu entfernen, oder um die Notizen aufzulisten die [tag] "
|
"hinzuzufügen oder zu entfernen, oder um die Notizen aufzulisten die [tag] "
|
||||||
@ -699,6 +701,9 @@ msgstr "&Ansicht"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Seitenleiste ein-/ausschalten"
|
msgstr "Seitenleiste ein-/ausschalten"
|
||||||
|
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Notizen-Liste ein-/ausschalten"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Editor-Layout umschalten"
|
msgstr "Editor-Layout umschalten"
|
||||||
|
|
||||||
@ -1053,6 +1058,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Diese Notiz hat keinen Verlauf"
|
msgstr "Diese Notiz hat keinen Verlauf"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Nicht unterstützter Link oder Nachricht: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Wiederherstellen"
|
msgstr "Wiederherstellen"
|
||||||
|
|
||||||
@ -1084,10 +1093,6 @@ msgid "This attachment is not downloaded or not decrypted yet."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Dieser Anhang wurde nicht heruntergeladen oder noch nicht entschlüsselt."
|
"Dieser Anhang wurde nicht heruntergeladen oder noch nicht entschlüsselt."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Nicht unterstützter Link oder Nachricht: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1511,6 +1516,9 @@ msgstr "Solarized Hell"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Solarised Dark"
|
msgstr "Solarised Dark"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Zeige unvollständige To-Dos an oberster Stelle"
|
msgstr "Zeige unvollständige To-Dos an oberster Stelle"
|
||||||
|
|
||||||
@ -2082,12 +2090,6 @@ msgstr "Passwort darf nicht leer sein"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Bestätigungs-Passwort darf nicht leer sein"
|
msgstr "Bestätigungs-Passwort darf nicht leer sein"
|
||||||
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Passwort bestätigen:"
|
|
||||||
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Passwort bestätigen"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Aktivieren"
|
msgstr "Aktivieren"
|
||||||
|
|
||||||
@ -2185,8 +2187,15 @@ msgstr "Mit OneDrive anmelden"
|
|||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Suchen"
|
msgstr "Suchen"
|
||||||
|
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Notizen-Liste ein-/ausschalten"
|
#~ msgstr "Master-Passwort bestätigen:"
|
||||||
|
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Passwort bestätigen"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Fehlendes erforderliches Argument: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -147,7 +147,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Η λειτουργία ακυρώθηκε"
|
msgstr "Η λειτουργία ακυρώθηκε"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Πληκτρολογήστε τον κωδικό πρόσβασης:"
|
msgstr "Πληκτρολογήστε τον κωδικό πρόσβασης:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -499,10 +499,12 @@ msgstr "Λήψη πόρων.."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Ακύρωση... Παρακαλώ περιμένετε."
|
msgstr "Ακύρωση... Παρακαλώ περιμένετε."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> μπορεί να είναι \"add\", \"remove\" ή \"list\" για προσθήκη ή "
|
"<tag-command> μπορεί να είναι \"add\", \"remove\" ή \"list\" για προσθήκη ή "
|
||||||
"αφαίρεση [ετικέτας] στη [σημείωση] ή για λίστα τις σημειώσεων με τη "
|
"αφαίρεση [ετικέτας] στη [σημείωση] ή για λίστα τις σημειώσεων με τη "
|
||||||
@ -708,6 +710,10 @@ msgstr "&Εμφάνιση"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Εναλλαγή πλευρικής μπάρας"
|
msgstr "Εναλλαγή πλευρικής μπάρας"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Ενεργοποίηση ιστορικού σημειώσεων"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Εναλλαγή διάταξης editor"
|
msgstr "Εναλλαγή διάταξης editor"
|
||||||
|
|
||||||
@ -1063,6 +1069,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Αυτή η σημείωση δεν έχει ιστορικό"
|
msgstr "Αυτή η σημείωση δεν έχει ιστορικό"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Μη υποστηριζόμενος σύνδεσμος ή μήνυμα: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Επαναφορά"
|
msgstr "Επαναφορά"
|
||||||
|
|
||||||
@ -1094,10 +1104,6 @@ msgstr "Αντιγραφή διεύθυνσης σύνδεσης"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Αυτό το συνημμένο δεν έχει ακόμη μεταφορτωθεί ή αποκρυπτογραφηθεί."
|
msgstr "Αυτό το συνημμένο δεν έχει ακόμη μεταφορτωθεί ή αποκρυπτογραφηθεί."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Μη υποστηριζόμενος σύνδεσμος ή μήνυμα: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1524,6 +1530,9 @@ msgstr "Solarised Light"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Solarised Dark"
|
msgstr "Solarised Dark"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Μη ολοκληρωμένα to-dos στην κορυφή"
|
msgstr "Μη ολοκληρωμένα to-dos στην κορυφή"
|
||||||
|
|
||||||
@ -2098,14 +2107,6 @@ msgstr "Ο κωδικός πρόσβασης δεν μπορεί να είναι
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Ο κωδικός πρόσβασης δεν μπορεί να είναι κενός"
|
msgstr "Ο κωδικός πρόσβασης δεν μπορεί να είναι κενός"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Πληκτρολογήστε τον κωδικό πρόσβασης:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Πληκτρολογήστε τον κωδικό πρόσβασης:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Ενεργό"
|
msgstr "Ενεργό"
|
||||||
|
|
||||||
@ -2203,3 +2204,15 @@ msgstr "Είσοδος με Onedrive"
|
|||||||
|
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Εύρεση"
|
msgstr "Εύρεση"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm master password:"
|
||||||
|
#~ msgstr "Πληκτρολογήστε τον κωδικό πρόσβασης:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Πληκτρολογήστε τον κωδικό πρόσβασης:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Λείπει το απαιτούμενο όρισμα: %s"
|
||||||
|
@ -128,7 +128,7 @@ msgstr ""
|
|||||||
msgid "Operation cancelled"
|
msgid "Operation cancelled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Passwords do not match!"
|
msgid "Passwords do not match!"
|
||||||
@ -428,9 +428,10 @@ msgid "Cancelling... Please wait."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
@ -607,6 +608,9 @@ msgstr ""
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -925,6 +929,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -953,10 +961,6 @@ msgstr ""
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1352,6 +1356,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1872,12 +1879,6 @@ msgstr ""
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -129,7 +129,7 @@ msgstr ""
|
|||||||
msgid "Operation cancelled"
|
msgid "Operation cancelled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Passwords do not match!"
|
msgid "Passwords do not match!"
|
||||||
@ -433,9 +433,10 @@ msgid "Cancelling... Please wait."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
@ -613,6 +614,9 @@ msgstr ""
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -943,6 +947,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -971,10 +979,6 @@ msgstr ""
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1374,6 +1378,9 @@ msgstr "Solarized Light"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Solarized Dark"
|
msgstr "Solarized Dark"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1904,12 +1911,6 @@ msgstr ""
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -143,7 +143,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Operación cancelada"
|
msgstr "Operación cancelada"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Introduzca la contraseña maestra:"
|
msgstr "Introduzca la contraseña maestra:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -484,10 +484,12 @@ msgstr "Descargando recursos..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Cancelando... Por favor espere."
|
msgstr "Cancelando... Por favor espere."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> puede ser \"add\", \"remove\" o \"list\" para asignar o "
|
"<tag-command> puede ser \"add\", \"remove\" o \"list\" para asignar o "
|
||||||
"eliminar [tag] de [note], o para listar las notas asociadas con [tag]. El "
|
"eliminar [tag] de [note], o para listar las notas asociadas con [tag]. El "
|
||||||
@ -691,6 +693,10 @@ msgstr "&Ver"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Cambia la barra lateral"
|
msgstr "Cambia la barra lateral"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Lista de notas"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Cambia el diseño del editor"
|
msgstr "Cambia el diseño del editor"
|
||||||
|
|
||||||
@ -1039,6 +1045,10 @@ msgstr "La nota \"%s\" se ha restaurado correctamente en la libreta \"%s\"."
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Esta nota no dispone de historial"
|
msgstr "Esta nota no dispone de historial"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Enlace o mensaje no soportado: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Restaurar"
|
msgstr "Restaurar"
|
||||||
|
|
||||||
@ -1069,10 +1079,6 @@ msgstr "Copiar enlace"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "El adjunto no ha sido descargado o desencriptado todavía."
|
msgstr "El adjunto no ha sido descargado o desencriptado todavía."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Enlace o mensaje no soportado: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1496,6 +1502,9 @@ msgstr "Solarised Light"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Solarised Dark"
|
msgstr "Solarised Dark"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Mostrar tareas incompletas al inicio de las listas"
|
msgstr "Mostrar tareas incompletas al inicio de las listas"
|
||||||
|
|
||||||
@ -2064,14 +2073,6 @@ msgstr "La contraseña no puede estar vacía"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "La contraseña no puede estar vacía"
|
msgstr "La contraseña no puede estar vacía"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Introduzca la contraseña maestra:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Introduzca la contraseña maestra:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Habilitado"
|
msgstr "Habilitado"
|
||||||
|
|
||||||
@ -2170,8 +2171,16 @@ msgid "Search"
|
|||||||
msgstr "Buscar"
|
msgstr "Buscar"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Lista de notas"
|
#~ msgstr "Introduzca la contraseña maestra:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Introduzca la contraseña maestra:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Falta un argumento requerido: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -140,7 +140,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr " Eragiketa utzita"
|
msgstr " Eragiketa utzita"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Sartu pasahitz nagusia:"
|
msgstr "Sartu pasahitz nagusia:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -479,9 +479,10 @@ msgstr "Bertan behera uzten... itxaron, mesedez."
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> izan daiteke \"add\", \"remove\" edo \"list\" [oharra]tik "
|
"<tag-command> izan daiteke \"add\", \"remove\" edo \"list\" [oharra]tik "
|
||||||
"[etiketa] esleitu edo kentzeko, edo [etiketa]rekin elkartutako oharrak "
|
"[etiketa] esleitu edo kentzeko, edo [etiketa]rekin elkartutako oharrak "
|
||||||
@ -689,6 +690,10 @@ msgstr ""
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Zifratua gaitu"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1035,6 +1040,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Ohar hau mugitua izan da:"
|
msgstr "Ohar hau mugitua izan da:"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Esteka edo mezu ez dago onartua: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1064,10 +1073,6 @@ msgstr ""
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Esteka edo mezu ez dago onartua: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1493,6 +1498,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Bete gabeko zereginak erakutsi zerrendaren goiko partean"
|
msgstr "Bete gabeko zereginak erakutsi zerrendaren goiko partean"
|
||||||
@ -2058,14 +2066,6 @@ msgstr "Pasahitza ezin utz daiteke hutsik"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Pasahitza ezin utz daiteke hutsik"
|
msgstr "Pasahitza ezin utz daiteke hutsik"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Sartu pasahitz nagusia:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Sartu pasahitz nagusia:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Gaituta"
|
msgstr "Gaituta"
|
||||||
|
|
||||||
@ -2168,8 +2168,16 @@ msgid "Search"
|
|||||||
msgstr "Bilatu"
|
msgstr "Bilatu"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Zifratua gaitu"
|
#~ msgstr "Sartu pasahitz nagusia:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Sartu pasahitz nagusia:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Beharrezko argumentua faltan: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr "Oharra editatzearen hasiera. Itxi editorea prompt-era bueltatzeko."
|
#~ msgstr "Oharra editatzearen hasiera. Itxi editorea prompt-era bueltatzeko."
|
||||||
|
@ -131,7 +131,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "عملیات لغو شد"
|
msgstr "عملیات لغو شد"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "رمز اصلی را وارد کنید:"
|
msgstr "رمز اصلی را وارد کنید:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -435,14 +435,15 @@ msgid "Cancelling... Please wait."
|
|||||||
msgstr "در حال لغو... لطفا منتظر بمانید."
|
msgstr "در حال لغو... لطفا منتظر بمانید."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
#, fuzzy, javascript-format
|
||||||
msgid "Invalid command: \"%s\""
|
msgid "Invalid command: \"%s\""
|
||||||
msgstr ""
|
msgstr "پاسخ نامعتبر: %s"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<todo-command> can either be \"toggle\" or \"clear\". Use \"toggle\" to "
|
"<todo-command> can either be \"toggle\" or \"clear\". Use \"toggle\" to "
|
||||||
@ -615,6 +616,10 @@ msgstr ""
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "لیست یادداشت"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -939,6 +944,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "این یادداشت هیچ تاریخچه ای ندارد"
|
msgstr "این یادداشت هیچ تاریخچه ای ندارد"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "بازگرداندن"
|
msgstr "بازگرداندن"
|
||||||
|
|
||||||
@ -967,10 +976,6 @@ msgstr ""
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1375,6 +1380,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1910,14 +1918,6 @@ msgstr "رمز نمیتواند خالی باشد"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "رمز نمیتواند خالی باشد"
|
msgstr "رمز نمیتواند خالی باشد"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "رمز اصلی را وارد کنید:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "رمز اصلی را وارد کنید:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "فعال سازی"
|
msgstr "فعال سازی"
|
||||||
|
|
||||||
@ -2020,8 +2020,16 @@ msgid "Search"
|
|||||||
msgstr "جستجو"
|
msgstr "جستجو"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "لیست یادداشت"
|
#~ msgstr "رمز اصلی را وارد کنید:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "رمز اصلی را وارد کنید:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "کمبود آرگمان در دستور: %s"
|
||||||
|
|
||||||
#~ msgid "Note has been saved."
|
#~ msgid "Note has been saved."
|
||||||
#~ msgstr "یادداشت ذخیره شد."
|
#~ msgstr "یادداشت ذخیره شد."
|
||||||
|
@ -137,13 +137,11 @@ msgstr "Entrer le mot de passe maître :"
|
|||||||
msgid "Operation cancelled"
|
msgid "Operation cancelled"
|
||||||
msgstr "Opération annulée"
|
msgstr "Opération annulée"
|
||||||
|
|
||||||
#, fuzzy
|
msgid "Confirm password:"
|
||||||
msgid "Confirm master password:"
|
msgstr "Confirmer le mot de passe :"
|
||||||
msgstr "Entrer le mot de passe maître :"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Passwords do not match!"
|
msgid "Passwords do not match!"
|
||||||
msgstr "Mot de passe ne peut être vide"
|
msgstr "Les mots de passe ne correspondent pas !"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Starting decryption... Please wait as it may take several minutes depending "
|
"Starting decryption... Please wait as it may take several minutes depending "
|
||||||
@ -482,14 +480,16 @@ msgid "Cancelling... Please wait."
|
|||||||
msgstr "Annulation... Veuillez attendre."
|
msgstr "Annulation... Veuillez attendre."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> peut être \"add\", \"remove\" ou \"list\" pour assigner ou "
|
"<tag-command> peut être \"add\", \"remove\", \"list\" ou \"notetags\" pour "
|
||||||
"enlever l'étiquette [tag] de la [note], our pour lister les notes associées "
|
"assigner ou enlever l'étiquette [tag] de la [note], pour lister les notes "
|
||||||
"avec l'étiquette [tag]. La commande `tag list` peut être utilisée pour "
|
"associées avec l'étiquette [tag], ou pour lister les étiquettes associées "
|
||||||
"lister les étiquettes (utilisez l'option -l pour les options complètes)."
|
"avec [note]. La commande `tag list` peut être utilisée pour lister les "
|
||||||
|
"étiquettes (utilisez l'option -l pour les options complètes)."
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid "Invalid command: \"%s\""
|
msgid "Invalid command: \"%s\""
|
||||||
@ -600,9 +600,9 @@ msgstr ""
|
|||||||
msgid "Exporting to \"%s\" as \"%s\" format. Please wait..."
|
msgid "Exporting to \"%s\" as \"%s\" format. Please wait..."
|
||||||
msgstr "Exporter vers \"%s\" au format \"%s\". Veuillez patienter..."
|
msgstr "Exporter vers \"%s\" au format \"%s\". Veuillez patienter..."
|
||||||
|
|
||||||
#, fuzzy, javascript-format
|
#, javascript-format
|
||||||
msgid "Could not export notes: %s"
|
msgid "Could not export notes: %s"
|
||||||
msgstr "Impossible de télécharger la mise à jour : %s"
|
msgstr "Impossible d'exporter les notes : %s"
|
||||||
|
|
||||||
msgid "&File"
|
msgid "&File"
|
||||||
msgstr "&Fichier"
|
msgstr "&Fichier"
|
||||||
@ -686,6 +686,9 @@ msgstr "&Affichage"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Basculer barre latérale"
|
msgstr "Basculer barre latérale"
|
||||||
|
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Basculer liste de notes"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Basculer l'agencement de l'éditeur"
|
msgstr "Basculer l'agencement de l'éditeur"
|
||||||
|
|
||||||
@ -748,12 +751,8 @@ msgstr "Oui"
|
|||||||
msgid "No"
|
msgid "No"
|
||||||
msgstr "Non"
|
msgstr "Non"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Full Release Notes"
|
msgid "Full Release Notes"
|
||||||
msgstr ""
|
msgstr "Notes de version complètes"
|
||||||
"Notes de version :\n"
|
|
||||||
"\n"
|
|
||||||
"%s"
|
|
||||||
|
|
||||||
msgid "Token has been copied to the clipboard!"
|
msgid "Token has been copied to the clipboard!"
|
||||||
msgstr "Le code d'authentification a été copié dans le presse-papiers !"
|
msgstr "Le code d'authentification a été copié dans le presse-papiers !"
|
||||||
@ -1040,6 +1039,10 @@ msgstr "La note \"%s\" a été restaurée dans le carnet \"%s\"."
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Cette note n'a pas d'historique"
|
msgstr "Cette note n'a pas d'historique"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Lien ou message non géré : %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Restaurer"
|
msgstr "Restaurer"
|
||||||
|
|
||||||
@ -1071,10 +1074,6 @@ msgstr "Copier l'adresse du lien"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Cette pièce jointe n'est pas téléchargée ou pas encore déchiffrée."
|
msgstr "Cette pièce jointe n'est pas téléchargée ou pas encore déchiffrée."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Lien ou message non géré : %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1169,9 +1168,8 @@ msgstr "Options"
|
|||||||
msgid "Synchronisation Status"
|
msgid "Synchronisation Status"
|
||||||
msgstr "État de la synchronisation"
|
msgstr "État de la synchronisation"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Supprimer ?"
|
msgstr "Supprimer"
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -1193,9 +1191,8 @@ msgstr "Enlever l’étiquette \"%s\" de toutes les notes ?"
|
|||||||
msgid "Remove this search from the sidebar?"
|
msgid "Remove this search from the sidebar?"
|
||||||
msgstr "Enlever cette recherche de la barre latérale ?"
|
msgstr "Enlever cette recherche de la barre latérale ?"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "New sub-notebook"
|
msgid "New sub-notebook"
|
||||||
msgstr "Nouveau carnet"
|
msgstr "Nouveau sous-carnet"
|
||||||
|
|
||||||
msgid "Rename"
|
msgid "Rename"
|
||||||
msgstr "Renommer"
|
msgstr "Renommer"
|
||||||
@ -1492,7 +1489,7 @@ msgid "Dark"
|
|||||||
msgstr "Sombre"
|
msgstr "Sombre"
|
||||||
|
|
||||||
msgid "Dracula"
|
msgid "Dracula"
|
||||||
msgstr ""
|
msgstr "Dracula"
|
||||||
|
|
||||||
msgid "Solarised Light"
|
msgid "Solarised Light"
|
||||||
msgstr "Solarisé clair"
|
msgstr "Solarisé clair"
|
||||||
@ -1500,6 +1497,9 @@ msgstr "Solarisé clair"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Solarisé sombre"
|
msgstr "Solarisé sombre"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr "Nord"
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Tâches non-terminées en haut"
|
msgstr "Tâches non-terminées en haut"
|
||||||
|
|
||||||
@ -1533,9 +1533,8 @@ msgstr "Lors de la création d'une note :"
|
|||||||
msgid "Enable soft breaks"
|
msgid "Enable soft breaks"
|
||||||
msgstr "Activer retours à la ligne \"doux\""
|
msgstr "Activer retours à la ligne \"doux\""
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Enable typographer support"
|
msgid "Enable typographer support"
|
||||||
msgstr "Activer la syntaxe \"Fountain\""
|
msgstr "Activer le typographe"
|
||||||
|
|
||||||
msgid "Enable math expressions"
|
msgid "Enable math expressions"
|
||||||
msgstr "Activer les expressions mathématiques"
|
msgstr "Activer les expressions mathématiques"
|
||||||
@ -1647,34 +1646,34 @@ msgstr ""
|
|||||||
"modifier les notes. Si non-spécifiée, elle sera détectée automatiquement."
|
"modifier les notes. Si non-spécifiée, elle sera détectée automatiquement."
|
||||||
|
|
||||||
msgid "Page size for PDF export"
|
msgid "Page size for PDF export"
|
||||||
msgstr ""
|
msgstr "Taille de page pour l'export PDF"
|
||||||
|
|
||||||
msgid "A4"
|
msgid "A4"
|
||||||
msgstr ""
|
msgstr "A4"
|
||||||
|
|
||||||
msgid "Letter"
|
msgid "Letter"
|
||||||
msgstr ""
|
msgstr "Lettre"
|
||||||
|
|
||||||
msgid "A3"
|
msgid "A3"
|
||||||
msgstr ""
|
msgstr "A3"
|
||||||
|
|
||||||
msgid "A5"
|
msgid "A5"
|
||||||
msgstr ""
|
msgstr "A5"
|
||||||
|
|
||||||
msgid "Tabloid"
|
msgid "Tabloid"
|
||||||
msgstr ""
|
msgstr "Tabloïde"
|
||||||
|
|
||||||
msgid "Legal"
|
msgid "Legal"
|
||||||
msgstr ""
|
msgstr "Légal"
|
||||||
|
|
||||||
msgid "Page orientation for PDF export"
|
msgid "Page orientation for PDF export"
|
||||||
msgstr ""
|
msgstr "Orientation de page pour l'export PDF"
|
||||||
|
|
||||||
msgid "Portrait"
|
msgid "Portrait"
|
||||||
msgstr ""
|
msgstr "Portrait"
|
||||||
|
|
||||||
msgid "Landscape"
|
msgid "Landscape"
|
||||||
msgstr ""
|
msgstr "Paysage"
|
||||||
|
|
||||||
msgid "Custom TLS certificates"
|
msgid "Custom TLS certificates"
|
||||||
msgstr "Certificats TLS personnalisés"
|
msgstr "Certificats TLS personnalisés"
|
||||||
@ -2063,17 +2062,8 @@ msgstr "Mot de passe :"
|
|||||||
msgid "Password cannot be empty"
|
msgid "Password cannot be empty"
|
||||||
msgstr "Mot de passe ne peut être vide"
|
msgstr "Mot de passe ne peut être vide"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Mot de passe ne peut être vide"
|
msgstr "Le mot de passe de confirmation ne peut être vide"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Entrer le mot de passe maître :"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Entrer le mot de passe maître :"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Activer"
|
msgstr "Activer"
|
||||||
@ -2172,9 +2162,16 @@ msgstr "Se connecter à OneDrive"
|
|||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Chercher"
|
msgstr "Chercher"
|
||||||
|
|
||||||
|
#~ msgid "Confirm master password:"
|
||||||
|
#~ msgstr "Confirmer le mot de passe maître :"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm password"
|
||||||
#~ msgstr "Liste de notes"
|
#~ msgstr "Entrer le mot de passe maître :"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Paramètre requis manquant : %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -137,7 +137,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Operación cancelada"
|
msgstr "Operación cancelada"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Introducir contrasinal mestre:"
|
msgstr "Introducir contrasinal mestre:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -476,9 +476,10 @@ msgstr "Cancelando... Agarde."
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> pode ser «add», «remove» ou «list» para asignar ou eliminar "
|
"<tag-command> pode ser «add», «remove» ou «list» para asignar ou eliminar "
|
||||||
"[tag] da [note] ou para listar as notas asociadas con [tag]. A orde «list» "
|
"[tag] da [note] ou para listar as notas asociadas con [tag]. A orde «list» "
|
||||||
@ -683,6 +684,10 @@ msgstr "Vista"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Activar cifrado"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Cambiar a disposición do editor"
|
msgstr "Cambiar a disposición do editor"
|
||||||
|
|
||||||
@ -1024,6 +1029,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Esta nota foi modificada:"
|
msgstr "Esta nota foi modificada:"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Ligazón ou mensaxe incompatíbeis: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1052,10 +1061,6 @@ msgstr ""
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Ligazón ou mensaxe incompatíbeis: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1474,6 +1479,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Tarefas sen completar arriba"
|
msgstr "Tarefas sen completar arriba"
|
||||||
|
|
||||||
@ -2037,14 +2045,6 @@ msgstr "O contrasinal non pode estar baleiro"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "O contrasinal non pode estar baleiro"
|
msgstr "O contrasinal non pode estar baleiro"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Introducir contrasinal mestre:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Introducir contrasinal mestre:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Activar"
|
msgstr "Activar"
|
||||||
|
|
||||||
@ -2147,8 +2147,16 @@ msgid "Search"
|
|||||||
msgstr "Buscar"
|
msgstr "Buscar"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Activar cifrado"
|
#~ msgstr "Introducir contrasinal mestre:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Introducir contrasinal mestre:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Falta un argumento requirido: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr "Comezando a editar a nota. Peche o editor para volver ao diálogo."
|
#~ msgstr "Comezando a editar a nota. Peche o editor para volver ao diálogo."
|
||||||
|
@ -137,7 +137,7 @@ msgstr ""
|
|||||||
msgid "Operation cancelled"
|
msgid "Operation cancelled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Passwords do not match!"
|
msgid "Passwords do not match!"
|
||||||
@ -474,9 +474,10 @@ msgstr "Prekidam... Pričekaj."
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
||||||
@ -681,6 +682,10 @@ msgstr ""
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Bilješka je promijenjena:"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1015,6 +1020,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Bilješka je promijenjena:"
|
msgstr "Bilješka je promijenjena:"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Nepodržana poveznica ili poruka: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1044,10 +1053,6 @@ msgstr ""
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Nepodržana poveznica ili poruka: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1463,6 +1468,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Prikaži nezavršene zadatke na vrhu liste"
|
msgstr "Prikaži nezavršene zadatke na vrhu liste"
|
||||||
@ -2023,13 +2031,6 @@ msgstr ""
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Potvrdi"
|
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Onemogućeno"
|
msgstr "Onemogućeno"
|
||||||
@ -2133,8 +2134,12 @@ msgid "Search"
|
|||||||
msgstr "Traži"
|
msgstr "Traži"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm password"
|
||||||
#~ msgstr "Bilješka je promijenjena:"
|
#~ msgstr "Potvrdi"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Nedostaje obavezni argument: %s"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
|
@ -138,8 +138,8 @@ msgstr "Inserisci password principale:"
|
|||||||
msgid "Operation cancelled"
|
msgid "Operation cancelled"
|
||||||
msgstr "Operazione annullata"
|
msgstr "Operazione annullata"
|
||||||
|
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Conferma password principale:"
|
msgstr "Conferma password:"
|
||||||
|
|
||||||
msgid "Passwords do not match!"
|
msgid "Passwords do not match!"
|
||||||
msgstr "Le password non combaciano!"
|
msgstr "Le password non combaciano!"
|
||||||
@ -482,10 +482,12 @@ msgstr "Scaricamento risorse…"
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Annullamento... Attendere per favore."
|
msgstr "Annullamento... Attendere per favore."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> può essere \"add\", \"remove\" or \"list\" per assegnare o "
|
"<tag-command> può essere \"add\", \"remove\" or \"list\" per assegnare o "
|
||||||
"rimuovere [tag] da [note], o per mostrare le note associate a [tag]. Il "
|
"rimuovere [tag] da [note], o per mostrare le note associate a [tag]. Il "
|
||||||
@ -690,6 +692,10 @@ msgstr "&Vista"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Attiva / disattiva barra laterale"
|
msgstr "Attiva / disattiva barra laterale"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Lista delle note"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Attiva / disattiva il layout dell'editor"
|
msgstr "Attiva / disattiva il layout dell'editor"
|
||||||
|
|
||||||
@ -1035,6 +1041,10 @@ msgstr "La nota \"%s\" è stata ripristinata con successo nel taccuino \"%s\"."
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Questa nota non ha cronologia"
|
msgstr "Questa nota non ha cronologia"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Link o Messaggio non supportato: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Ripristina"
|
msgstr "Ripristina"
|
||||||
|
|
||||||
@ -1066,10 +1076,6 @@ msgstr "Copia l'indirizzo del link"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Questo allegato non è ancora stato scaricato o decriptato."
|
msgstr "Questo allegato non è ancora stato scaricato o decriptato."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Link o Messaggio non supportato: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1490,6 +1496,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "\"Cose-da-fare\" incomplete in cima alla lista"
|
msgstr "\"Cose-da-fare\" incomplete in cima alla lista"
|
||||||
|
|
||||||
@ -2055,12 +2064,6 @@ msgstr "La password non può essere vuota"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "La password di conferma non può essere vuota"
|
msgstr "La password di conferma non può essere vuota"
|
||||||
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Conferma password:"
|
|
||||||
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Conferma password"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Abilitato"
|
msgstr "Abilitato"
|
||||||
|
|
||||||
@ -2158,9 +2161,15 @@ msgstr "Accedi a OneDrive"
|
|||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Cerca"
|
msgstr "Cerca"
|
||||||
|
|
||||||
|
#~ msgid "Confirm master password:"
|
||||||
|
#~ msgstr "Conferma password principale:"
|
||||||
|
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Conferma password"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Missing required argument: note"
|
||||||
#~ msgstr "Lista delle note"
|
#~ msgstr "Argomento richiesto mancante: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -136,8 +136,8 @@ msgstr "マスターパスワードを入力してください:"
|
|||||||
msgid "Operation cancelled"
|
msgid "Operation cancelled"
|
||||||
msgstr "操作をキャンセルしました"
|
msgstr "操作をキャンセルしました"
|
||||||
|
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "マスターパスワード(確認用):"
|
msgstr "パスワード(確認用):"
|
||||||
|
|
||||||
msgid "Passwords do not match!"
|
msgid "Passwords do not match!"
|
||||||
msgstr "パスワードが一致しません!"
|
msgstr "パスワードが一致しません!"
|
||||||
@ -465,10 +465,12 @@ msgstr "リソースをダウンロード中..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "中止中...お待ちください。"
|
msgstr "中止中...お待ちください。"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> は\"add\", \"remove\", \"list\"のいずれかで、指定した[note]から"
|
"<tag-command> は\"add\", \"remove\", \"list\"のいずれかで、指定した[note]から"
|
||||||
"[tag]をつけたり外したりできます。あるいは[tag]のついたノートをリストアップし"
|
"[tag]をつけたり外したりできます。あるいは[tag]のついたノートをリストアップし"
|
||||||
@ -670,6 +672,10 @@ msgstr "&表示"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "サイドバーの表示切り替え"
|
msgstr "サイドバーの表示切り替え"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "ノートの一覧"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "エディターレイアウトの表示切り替え"
|
msgstr "エディターレイアウトの表示切り替え"
|
||||||
|
|
||||||
@ -1011,6 +1017,10 @@ msgstr "ノート \"%s\" のノートブック \"%s\"への復元は成功しま
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "このノートに履歴はありません"
|
msgstr "このノートに履歴はありません"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "次のリンクまたはメッセージはサポートしていません: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "復元"
|
msgstr "復元"
|
||||||
|
|
||||||
@ -1041,10 +1051,6 @@ msgstr "リンクアドレスをコピー"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "この添付ファイルはダウンロードされていないか、まだ復号されていません。"
|
msgstr "この添付ファイルはダウンロードされていないか、まだ復号されていません。"
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "次のリンクまたはメッセージはサポートしていません: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1466,6 +1472,9 @@ msgstr "Solarised (明)"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Solarised (暗)"
|
msgstr "Solarised (暗)"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "未完のToDoをリストの上部に表示"
|
msgstr "未完のToDoをリストの上部に表示"
|
||||||
|
|
||||||
@ -2022,12 +2031,6 @@ msgstr "パスワードは空にできません"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "パスワード(確認用)は空にできません"
|
msgstr "パスワード(確認用)は空にできません"
|
||||||
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "パスワード(確認用):"
|
|
||||||
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "パスワード(確認用)"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "有効"
|
msgstr "有効"
|
||||||
|
|
||||||
@ -2124,9 +2127,15 @@ msgstr "OneDriveログイン"
|
|||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "検索"
|
msgstr "検索"
|
||||||
|
|
||||||
|
#~ msgid "Confirm master password:"
|
||||||
|
#~ msgstr "マスターパスワード(確認用):"
|
||||||
|
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "パスワード(確認用)"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Missing required argument: note"
|
||||||
#~ msgstr "ノートの一覧"
|
#~ msgstr "引数が足りません:%s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -128,7 +128,7 @@ msgstr ""
|
|||||||
msgid "Operation cancelled"
|
msgid "Operation cancelled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Passwords do not match!"
|
msgid "Passwords do not match!"
|
||||||
@ -428,9 +428,10 @@ msgid "Cancelling... Please wait."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
@ -607,6 +608,9 @@ msgstr ""
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -925,6 +929,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -953,10 +961,6 @@ msgstr ""
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1352,6 +1356,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1872,12 +1879,6 @@ msgstr ""
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -137,8 +137,8 @@ msgstr "마스터 키를 넣어주세요:"
|
|||||||
msgid "Operation cancelled"
|
msgid "Operation cancelled"
|
||||||
msgstr "작업이 중지되었습니다"
|
msgstr "작업이 중지되었습니다"
|
||||||
|
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "마스터 키를 넣어주세요:"
|
msgstr "비밀번호 확인:"
|
||||||
|
|
||||||
msgid "Passwords do not match!"
|
msgid "Passwords do not match!"
|
||||||
msgstr "비밀번호가 맞지 않습니다!"
|
msgstr "비밀번호가 맞지 않습니다!"
|
||||||
@ -466,10 +466,12 @@ msgstr "리소스 다운로드 중..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "취소하는 중입니다... 잠시만 기다리세요."
|
msgstr "취소하는 중입니다... 잠시만 기다리세요."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"[note]로부터 [tag]를 지우거나 지정할 때, 아니면 [tag]와 관련된 노트의 목록을 "
|
"[note]로부터 [tag]를 지우거나 지정할 때, 아니면 [tag]와 관련된 노트의 목록을 "
|
||||||
"확인할 때 <tag-command>로 \"add\", \"remove\" 또는 \"list\" 를 사용하실 수 있"
|
"확인할 때 <tag-command>로 \"add\", \"remove\" 또는 \"list\" 를 사용하실 수 있"
|
||||||
@ -669,6 +671,10 @@ msgstr "보기"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "사이드바 표시 전환"
|
msgstr "사이드바 표시 전환"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "노트 목록"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "편집기 배치 형태 전환"
|
msgstr "편집기 배치 형태 전환"
|
||||||
|
|
||||||
@ -1006,6 +1012,10 @@ msgstr "노트 “%s”가 노트북 “%s”에 성공적으로 복구되었습
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "이 노트엔 역사가 없습니다"
|
msgstr "이 노트엔 역사가 없습니다"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "지원하지 않는 링크 또는 메세지: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "복구"
|
msgstr "복구"
|
||||||
|
|
||||||
@ -1036,10 +1046,6 @@ msgstr "링크 주소 복사"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "이 첨부는 아직 다운로드 또는 복호화 되지 않았습니다."
|
msgstr "이 첨부는 아직 다운로드 또는 복호화 되지 않았습니다."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "지원하지 않는 링크 또는 메세지: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1458,6 +1464,9 @@ msgstr "Solarized Light"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Solarized Dark"
|
msgstr "Solarized Dark"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "완료되지 않은 '할 일'을 맨 위에"
|
msgstr "완료되지 않은 '할 일'을 맨 위에"
|
||||||
|
|
||||||
@ -2016,12 +2025,6 @@ msgstr "암호가 비어져 있으면 안됩니다"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "비밀번호 확인칸은 비어져 있으면 안됩니다"
|
msgstr "비밀번호 확인칸은 비어져 있으면 안됩니다"
|
||||||
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "비밀번호 확인:"
|
|
||||||
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "마스터 키를 넣어주세요"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "활성화"
|
msgstr "활성화"
|
||||||
|
|
||||||
@ -2118,9 +2121,15 @@ msgstr "OneDrive 로그인"
|
|||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "검색"
|
msgstr "검색"
|
||||||
|
|
||||||
|
#~ msgid "Confirm master password:"
|
||||||
|
#~ msgstr "마스터 키를 넣어주세요:"
|
||||||
|
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "마스터 키를 넣어주세요"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Missing required argument: note"
|
||||||
#~ msgstr "노트 목록"
|
#~ msgstr "필요한 인자가 없습니다: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr "노트 편집을 시작합니다. 프롬프트로 가시려면 편집기를 종료해주세요."
|
#~ msgstr "노트 편집을 시작합니다. 프롬프트로 가시려면 편집기를 종료해주세요."
|
||||||
|
@ -138,7 +138,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Operasjon avbrutt"
|
msgstr "Operasjon avbrutt"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Skriv inn masterpassordet:"
|
msgstr "Skriv inn masterpassordet:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -473,10 +473,12 @@ msgstr "Laster ned ressurser..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Avbryter… Vennligst vent."
|
msgstr "Avbryter… Vennligst vent."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> kan være \"legg til\", \"fjern\" eller \"vis liste\" å anvise "
|
"<tag-command> kan være \"legg til\", \"fjern\" eller \"vis liste\" å anvise "
|
||||||
"eller fjerne [tag] fra [note], eller å liste notater forbundet med [tag]. "
|
"eller fjerne [tag] fra [note], eller å liste notater forbundet med [tag]. "
|
||||||
@ -676,6 +678,10 @@ msgstr "&Vis"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Vis/skjul sidepanel"
|
msgstr "Vis/skjul sidepanel"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Notatliste"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Bytt editorvisning"
|
msgstr "Bytt editorvisning"
|
||||||
|
|
||||||
@ -1021,6 +1027,10 @@ msgstr "Notatet \"%s\" has blitt vellykket gjenopprettet i notatboken \"%s\"."
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Dette notatet har ingen historikk"
|
msgstr "Dette notatet har ingen historikk"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Usupportert lenke eller melding: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Gjenopprett"
|
msgstr "Gjenopprett"
|
||||||
|
|
||||||
@ -1052,10 +1062,6 @@ msgstr "Kopier linkadresse"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Dette vedlegget er enda ikke lastet ned eller dekryptert."
|
msgstr "Dette vedlegget er enda ikke lastet ned eller dekryptert."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Usupportert lenke eller melding: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1475,6 +1481,9 @@ msgstr "Solarisert lys"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Solarisert mørk"
|
msgstr "Solarisert mørk"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Uferdige gjøremål på topp"
|
msgstr "Uferdige gjøremål på topp"
|
||||||
|
|
||||||
@ -2036,14 +2045,6 @@ msgstr "Passordet kan ikke være tomt"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Passordet kan ikke være tomt"
|
msgstr "Passordet kan ikke være tomt"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Skriv inn masterpassordet:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Skriv inn masterpassordet:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Aktiver"
|
msgstr "Aktiver"
|
||||||
|
|
||||||
@ -2141,8 +2142,16 @@ msgid "Search"
|
|||||||
msgstr "Søk"
|
msgstr "Søk"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Notatliste"
|
#~ msgstr "Skriv inn masterpassordet:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Skriv inn masterpassordet:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Mangler nødvendig argument: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -140,7 +140,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Operatie geannuleerd"
|
msgstr "Operatie geannuleerd"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Voeg hoofdsleutel in:"
|
msgstr "Voeg hoofdsleutel in:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -479,9 +479,10 @@ msgstr "Annuleren.. Even geduld."
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> kan \"add\", \"remove\" of \"list\" zijn om een [tag] toe te "
|
"<tag-command> kan \"add\", \"remove\" of \"list\" zijn om een [tag] toe te "
|
||||||
"voegen aan een [note] of te verwijderen, of om alle notities geassocieerd "
|
"voegen aan een [note] of te verwijderen, of om alle notities geassocieerd "
|
||||||
@ -690,6 +691,10 @@ msgstr ""
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Schakel encryptie in"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1038,6 +1043,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Deze notitie werd aangepast:"
|
msgstr "Deze notitie werd aangepast:"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Link of bericht \"%s\" wordt niet ondersteund"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1067,10 +1076,6 @@ msgstr ""
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Link of bericht \"%s\" wordt niet ondersteund"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1493,6 +1498,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Toon onvoltooide to-do's aan de top van de lijsten"
|
msgstr "Toon onvoltooide to-do's aan de top van de lijsten"
|
||||||
@ -2060,14 +2068,6 @@ msgstr "Wachtwoord kan niet leeg zijn"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Wachtwoord kan niet leeg zijn"
|
msgstr "Wachtwoord kan niet leeg zijn"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Voeg hoofdsleutel in:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Voeg hoofdsleutel in:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Activeer"
|
msgstr "Activeer"
|
||||||
|
|
||||||
@ -2170,8 +2170,16 @@ msgid "Search"
|
|||||||
msgstr "Zoeken"
|
msgstr "Zoeken"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Schakel encryptie in"
|
#~ msgstr "Voeg hoofdsleutel in:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Voeg hoofdsleutel in:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Benodigde argumenten niet voorzien: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -141,7 +141,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Handeling geannuleerd"
|
msgstr "Handeling geannuleerd"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Voer het hoofdwachtwoord in:"
|
msgstr "Voer het hoofdwachtwoord in:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -480,10 +480,12 @@ msgstr "Resources downloaden…"
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Bezig met annuleren... Even geduld."
|
msgstr "Bezig met annuleren... Even geduld."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> kan \"add\", \"remove\" of \"list\" zijn om [tag] toe te "
|
"<tag-command> kan \"add\", \"remove\" of \"list\" zijn om [tag] toe te "
|
||||||
"wijzen aan of te verwijderen uit [note] of om de met [tag] geassocieerde "
|
"wijzen aan of te verwijderen uit [note] of om de met [tag] geassocieerde "
|
||||||
@ -687,6 +689,10 @@ msgstr "Beel&d"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Zijbalk tonen/verbergen"
|
msgstr "Zijbalk tonen/verbergen"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Notitielijst"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Bewerkindeling tonen/verbergen"
|
msgstr "Bewerkindeling tonen/verbergen"
|
||||||
|
|
||||||
@ -1036,6 +1042,10 @@ msgstr "De notitie “%s” is succesvol hersteld naar notitieboek “%s”."
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Deze notitie heeft geen geschiedenis"
|
msgstr "Deze notitie heeft geen geschiedenis"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Niet-ondersteunde link of bericht: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Herstel"
|
msgstr "Herstel"
|
||||||
|
|
||||||
@ -1067,10 +1077,6 @@ msgstr "Linkadres kopiëren"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Deze bijlage is niet gedownload of nog niet ontsleuteld."
|
msgstr "Deze bijlage is niet gedownload of nog niet ontsleuteld."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Niet-ondersteunde link of bericht: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1495,6 +1501,9 @@ msgstr "Solarised Light"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Solarised Dark"
|
msgstr "Solarised Dark"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Niet-afgeronde taken bovenaan"
|
msgstr "Niet-afgeronde taken bovenaan"
|
||||||
|
|
||||||
@ -2063,14 +2072,6 @@ msgstr "Wachtwoord mag niet blanco zijn"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Wachtwoord mag niet blanco zijn"
|
msgstr "Wachtwoord mag niet blanco zijn"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Voer het hoofdwachtwoord in:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Voer het hoofdwachtwoord in:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Inschakelen"
|
msgstr "Inschakelen"
|
||||||
|
|
||||||
@ -2168,8 +2169,16 @@ msgid "Search"
|
|||||||
msgstr "Zoeken"
|
msgstr "Zoeken"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Notitielijst"
|
#~ msgstr "Voer het hoofdwachtwoord in:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Voer het hoofdwachtwoord in:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Vereist argument ontbreekt: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -143,7 +143,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Operacja anulowana"
|
msgstr "Operacja anulowana"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Wprowadź hasło główne:"
|
msgstr "Wprowadź hasło główne:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -485,10 +485,12 @@ msgstr "Pobieranie zasobów..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Anulowanie... Proszę czekać."
|
msgstr "Anulowanie... Proszę czekać."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> może \"add\", \"remove\" lub \"list\" aby przypisać lub usunąć "
|
"<tag-command> może \"add\", \"remove\" lub \"list\" aby przypisać lub usunąć "
|
||||||
"[tag] z [note], lub wyświetlić listę notatek połączonych z [tag]. Komenda "
|
"[tag] z [note], lub wyświetlić listę notatek połączonych z [tag]. Komenda "
|
||||||
@ -693,6 +695,10 @@ msgstr "&Wyświetl"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Przełącz nawigator"
|
msgstr "Przełącz nawigator"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Lista notatek"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Przełącz układ edytora"
|
msgstr "Przełącz układ edytora"
|
||||||
|
|
||||||
@ -1039,6 +1045,10 @@ msgstr "Notatka \"%s\" została pomyślnie przywrócona do notatnika \"%s\"."
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Notatka nie posiada historii"
|
msgstr "Notatka nie posiada historii"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Niewspierany odnośnik lub wiadomość: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Przywróć"
|
msgstr "Przywróć"
|
||||||
|
|
||||||
@ -1070,10 +1080,6 @@ msgstr "Skopiuj adres odnośnika"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Załącznik nie został jeszcze pobrany lub deszyfrowany."
|
msgstr "Załącznik nie został jeszcze pobrany lub deszyfrowany."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Niewspierany odnośnik lub wiadomość: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1499,6 +1505,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Nieukończone zadania na górze"
|
msgstr "Nieukończone zadania na górze"
|
||||||
|
|
||||||
@ -2073,14 +2082,6 @@ msgstr "Hasło nie może być puste"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Hasło nie może być puste"
|
msgstr "Hasło nie może być puste"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Wprowadź hasło główne:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Wprowadź hasło główne:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Aktywuj"
|
msgstr "Aktywuj"
|
||||||
|
|
||||||
@ -2184,8 +2185,16 @@ msgid "Search"
|
|||||||
msgstr "Wyszukaj"
|
msgstr "Wyszukaj"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Lista notatek"
|
#~ msgstr "Wprowadź hasło główne:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Wprowadź hasło główne:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Brakujący wymagany argument: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -138,7 +138,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Operação cancelada"
|
msgstr "Operação cancelada"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Entre a senha master:"
|
msgstr "Entre a senha master:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -476,10 +476,12 @@ msgstr "Baixando os recursos..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Cancelando... Aguarde."
|
msgstr "Cancelando... Aguarde."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> pode ser \"add\", \"remove\" ou \"list\" para atribuir ou "
|
"<tag-command> pode ser \"add\", \"remove\" ou \"list\" para atribuir ou "
|
||||||
"remover [tag] de [nota], ou para listar as notas associadas a [tag]. O "
|
"remover [tag] de [nota], ou para listar as notas associadas a [tag]. O "
|
||||||
@ -683,6 +685,10 @@ msgstr "&Visualizar"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Alternar barra lateral"
|
msgstr "Alternar barra lateral"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Lista de notas"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Alternar layout do editor"
|
msgstr "Alternar layout do editor"
|
||||||
|
|
||||||
@ -1031,6 +1037,10 @@ msgstr "A nota \"%s\" foi restaurada com sucesso no caderno \"%s\"."
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Esta nota não tem histórico"
|
msgstr "Esta nota não tem histórico"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Link ou mensagem não suportada: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Restaurar"
|
msgstr "Restaurar"
|
||||||
|
|
||||||
@ -1061,10 +1071,6 @@ msgstr "Copiar endereço do link"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "O anexo ainda não foi baixado ou decriptado."
|
msgstr "O anexo ainda não foi baixado ou decriptado."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Link ou mensagem não suportada: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1487,6 +1493,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Mostrar tarefas incompletas no topo"
|
msgstr "Mostrar tarefas incompletas no topo"
|
||||||
|
|
||||||
@ -2055,14 +2064,6 @@ msgstr "Senha não pode ser vazia"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Senha não pode ser vazia"
|
msgstr "Senha não pode ser vazia"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Entre a senha master:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Entre a senha master:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Habilitar"
|
msgstr "Habilitar"
|
||||||
|
|
||||||
@ -2162,8 +2163,16 @@ msgid "Search"
|
|||||||
msgstr "Procurar"
|
msgstr "Procurar"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Lista de notas"
|
#~ msgstr "Entre a senha master:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Entre a senha master:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Argumento requerido faltando: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr "Começando a editar a nota. Feche o editor para voltar ao prompt."
|
#~ msgstr "Começando a editar a nota. Feche o editor para voltar ao prompt."
|
||||||
|
@ -133,8 +133,8 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Operațiunea a fost amânată"
|
msgstr "Operațiunea a fost amânată"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Setați parola"
|
msgstr "Parolă:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Passwords do not match!"
|
msgid "Passwords do not match!"
|
||||||
@ -436,9 +436,10 @@ msgid "Cancelling... Please wait."
|
|||||||
msgstr "Se anulează... Vă rugăm să așteptați."
|
msgstr "Se anulează... Vă rugăm să așteptați."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
@ -627,6 +628,10 @@ msgstr "Vizualizați"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Activați criptarea"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -952,6 +957,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Această notiță a fost modificată:"
|
msgstr "Această notiță a fost modificată:"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -980,10 +989,6 @@ msgstr "Copați adresa link-ului"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1383,6 +1388,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1926,14 +1934,6 @@ msgstr "Parolă nu poate fi un câmp gol"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Parolă nu poate fi un câmp gol"
|
msgstr "Parolă nu poate fi un câmp gol"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Parolă:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Confirmați"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Activați"
|
msgstr "Activați"
|
||||||
|
|
||||||
@ -2037,8 +2037,16 @@ msgid "Search"
|
|||||||
msgstr "Caută"
|
msgstr "Caută"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Activați criptarea"
|
#~ msgstr "Setați parola"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Confirmați"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Lipsește argumentul necesar: %s"
|
||||||
|
|
||||||
#~ msgid "Note has been saved."
|
#~ msgid "Note has been saved."
|
||||||
#~ msgstr "Notița a fost salvată."
|
#~ msgstr "Notița a fost salvată."
|
||||||
|
@ -140,7 +140,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Операция отменена"
|
msgstr "Операция отменена"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Введите мастер-пароль:"
|
msgstr "Введите мастер-пароль:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -481,10 +481,12 @@ msgstr "Загрузка ресурсов..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Отмена... Пожалуйста, подождите."
|
msgstr "Отмена... Пожалуйста, подождите."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> может быть \"add\", \"remove\" или \"list\", чтобы назначить "
|
"<tag-command> может быть \"add\", \"remove\" или \"list\", чтобы назначить "
|
||||||
"или убрать [tag] с [note], или чтобы вывести список заметок, ассоциированых "
|
"или убрать [tag] с [note], или чтобы вывести список заметок, ассоциированых "
|
||||||
@ -687,6 +689,10 @@ msgstr "&Вид"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Переключить боковую панель"
|
msgstr "Переключить боковую панель"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Список заметок"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Переключить вид редактора"
|
msgstr "Переключить вид редактора"
|
||||||
|
|
||||||
@ -1031,6 +1037,10 @@ msgstr "Заметка “%s” была успешно восстановлен
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Эта заметка не имеет предыдущей версии"
|
msgstr "Эта заметка не имеет предыдущей версии"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Неподдерживаемая ссылка или сообщение: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Восстановить"
|
msgstr "Восстановить"
|
||||||
|
|
||||||
@ -1061,10 +1071,6 @@ msgstr "Скопировать ссылку"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Это вложение еще не загружено или еще не расшифровано."
|
msgstr "Это вложение еще не загружено или еще не расшифровано."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Неподдерживаемая ссылка или сообщение: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1487,6 +1493,9 @@ msgstr "Ярко-светлая"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Ярко-тёмная"
|
msgstr "Ярко-тёмная"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Незавершенные задачи сверху"
|
msgstr "Незавершенные задачи сверху"
|
||||||
|
|
||||||
@ -2057,14 +2066,6 @@ msgstr "Пароль не может быть пустым"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Пароль не может быть пустым"
|
msgstr "Пароль не может быть пустым"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Введите мастер-пароль:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Введите мастер-пароль:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Включено"
|
msgstr "Включено"
|
||||||
|
|
||||||
@ -2164,8 +2165,16 @@ msgid "Search"
|
|||||||
msgstr "Поиск"
|
msgstr "Поиск"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Список заметок"
|
#~ msgstr "Введите мастер-пароль:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Введите мастер-пароль:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Отсутствует обязательный аргумент: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -138,7 +138,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Operacija je preklicana"
|
msgstr "Operacija je preklicana"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Vnesite glavno geslo:"
|
msgstr "Vnesite glavno geslo:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -477,9 +477,10 @@ msgstr "V preklicu...Prosim počakajte."
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> je lahko \"dodaj\", \"odstrani\" ali \"naštej\", da dodeliš "
|
"<tag-command> je lahko \"dodaj\", \"odstrani\" ali \"naštej\", da dodeliš "
|
||||||
"ali odstraniš [tag] from [note] ali našteje zabeležke povezane z oznako "
|
"ali odstraniš [tag] from [note] ali našteje zabeležke povezane z oznako "
|
||||||
@ -687,6 +688,10 @@ msgstr "Pogled"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Omogoči enkripcijo"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Spremeni izgled urejevalnika"
|
msgstr "Spremeni izgled urejevalnika"
|
||||||
|
|
||||||
@ -1036,6 +1041,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Ta zabeležka je bila spremenjena:"
|
msgstr "Ta zabeležka je bila spremenjena:"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Nepodprta povezava ali sporočilo: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1064,10 +1073,6 @@ msgstr ""
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Nepodprta povezava ali sporočilo: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1487,6 +1492,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Premakni nedokončane sezname opravil na vrh"
|
msgstr "Premakni nedokončane sezname opravil na vrh"
|
||||||
|
|
||||||
@ -2050,14 +2058,6 @@ msgstr "Geslo ne more biti prazno"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Geslo ne more biti prazno"
|
msgstr "Geslo ne more biti prazno"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Vnesite glavno geslo:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Vnesite glavno geslo:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Omogoči"
|
msgstr "Omogoči"
|
||||||
|
|
||||||
@ -2160,8 +2160,16 @@ msgid "Search"
|
|||||||
msgstr "Išči"
|
msgstr "Išči"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Omogoči enkripcijo"
|
#~ msgstr "Vnesite glavno geslo:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Vnesite glavno geslo:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Manjka zahtevani argument %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -141,7 +141,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Операција је обустављена"
|
msgstr "Операција је обустављена"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Унесите главну лозинку:"
|
msgstr "Унесите главну лозинку:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -481,10 +481,12 @@ msgstr "Преузимам ресурсе..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Обустављам... Молимо сачекајте."
|
msgstr "Обустављам... Молимо сачекајте."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> може бити \"додај\", \"уклони\" или \"листа\" за додељивање "
|
"<tag-command> може бити \"додај\", \"уклони\" или \"листа\" за додељивање "
|
||||||
"или уклањање [ознаке] из [белешке], или да излистате белешке повезане са "
|
"или уклањање [ознаке] из [белешке], или да излистате белешке повезане са "
|
||||||
@ -689,6 +691,10 @@ msgstr "&Приказ"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Бочна трака"
|
msgstr "Бочна трака"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Листа белешки"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Промени распоред уредника"
|
msgstr "Промени распоред уредника"
|
||||||
|
|
||||||
@ -1034,6 +1040,10 @@ msgstr "Ова белешка \"%s\" је успешно враћена у бе
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Ова белешка нема историју"
|
msgstr "Ова белешка нема историју"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Неподржана веза или порука: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "Повраћај"
|
msgstr "Повраћај"
|
||||||
|
|
||||||
@ -1064,10 +1074,6 @@ msgstr "Копирај адресу везе"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Овај прилог још увек није преузет или дешифрован."
|
msgstr "Овај прилог још увек није преузет или дешифрован."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Неподржана веза или порука: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1490,6 +1496,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Недовршене ставке задужења"
|
msgstr "Недовршене ставке задужења"
|
||||||
|
|
||||||
@ -2060,14 +2069,6 @@ msgstr "Лозинка не може бити празна"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Лозинка не може бити празна"
|
msgstr "Лозинка не може бити празна"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Унесите главну лозинку:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Унесите главну лозинку:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Омогући"
|
msgstr "Омогући"
|
||||||
|
|
||||||
@ -2170,8 +2171,16 @@ msgid "Search"
|
|||||||
msgstr "Претрага"
|
msgstr "Претрага"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Листа белешки"
|
#~ msgstr "Унесите главну лозинку:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Унесите главну лозинку:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Недостаје неопходан аргумент: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -139,7 +139,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "Operation avbruten"
|
msgstr "Operation avbruten"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Ange huvudlösenord:"
|
msgstr "Ange huvudlösenord:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -481,10 +481,12 @@ msgstr "Laddar ned resurser..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "Avbryter... vänta."
|
msgstr "Avbryter... vänta."
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> kan vara \"lägg till\", \"ta bort\" eller \"lisat\" för att "
|
"<tag-command> kan vara \"lägg till\", \"ta bort\" eller \"lisat\" för att "
|
||||||
"tilldela eller ta bort [tag] från [note], eller för att lista anteckningarna "
|
"tilldela eller ta bort [tag] från [note], eller för att lista anteckningarna "
|
||||||
@ -691,6 +693,10 @@ msgstr "Visa"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Växla sidofältet"
|
msgstr "Växla sidofältet"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Anteckningsboken"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Växla redigeringslayout"
|
msgstr "Växla redigeringslayout"
|
||||||
|
|
||||||
@ -1042,6 +1048,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Denna anteckning har ändrats:"
|
msgstr "Denna anteckning har ändrats:"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Länk eller meddelande stöds inte: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1070,10 +1080,6 @@ msgstr "Kopiera länkadress"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Denna bilaga är inte nedladdad eller ännu inte dekrypterad."
|
msgstr "Denna bilaga är inte nedladdad eller ännu inte dekrypterad."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Länk eller meddelande stöds inte: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1491,6 +1497,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Inte slutförda att-göra högst upp"
|
msgstr "Inte slutförda att-göra högst upp"
|
||||||
|
|
||||||
@ -2067,14 +2076,6 @@ msgstr "Lösenordet kan inte vara tomt"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Lösenordet kan inte vara tomt"
|
msgstr "Lösenordet kan inte vara tomt"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Ange huvudlösenord:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Ange huvudlösenord:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Aktivera"
|
msgstr "Aktivera"
|
||||||
|
|
||||||
@ -2178,8 +2179,16 @@ msgid "Search"
|
|||||||
msgstr "Sök"
|
msgstr "Sök"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Anteckningsboken"
|
#~ msgstr "Ange huvudlösenord:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Ange huvudlösenord:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Saknade obligatoriskt argument: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
@ -136,7 +136,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "İşlem iptal edildi"
|
msgstr "İşlem iptal edildi"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "Ana şifreyi girin:"
|
msgstr "Ana şifreyi girin:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -459,9 +459,10 @@ msgid "Cancelling... Please wait."
|
|||||||
msgstr "İptal ediliyor... Lütfen bekleyin."
|
msgstr "İptal ediliyor... Lütfen bekleyin."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
@ -660,6 +661,10 @@ msgstr "İncele"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "Kenar çubuğunu aç / kapat"
|
msgstr "Kenar çubuğunu aç / kapat"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "Not listesi"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "Editör düzenini aç / kapat"
|
msgstr "Editör düzenini aç / kapat"
|
||||||
|
|
||||||
@ -1013,6 +1018,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "Bu not değiştirildi:"
|
msgstr "Bu not değiştirildi:"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "Desteklenmeyen bağlantı veya mesaj: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1041,10 +1050,6 @@ msgstr "Bağlantı Adresini Kopyala"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "Bu ek henüz indirilmedi veya şifrelenmedi."
|
msgstr "Bu ek henüz indirilmedi veya şifrelenmedi."
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "Desteklenmeyen bağlantı veya mesaj: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1461,6 +1466,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "Tamamlanmamış yap-list yukarıda"
|
msgstr "Tamamlanmamış yap-list yukarıda"
|
||||||
|
|
||||||
@ -2030,14 +2038,6 @@ msgstr "Şifre boş olamaz"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "Şifre boş olamaz"
|
msgstr "Şifre boş olamaz"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "Ana şifreyi girin:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "Ana şifreyi girin:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Etkinleştir"
|
msgstr "Etkinleştir"
|
||||||
|
|
||||||
@ -2141,8 +2141,16 @@ msgid "Search"
|
|||||||
msgstr "Arama"
|
msgstr "Arama"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "Not listesi"
|
#~ msgstr "Ana şifreyi girin:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "Ana şifreyi girin:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "Gerekli argüman eksik gözüküyor: %s"
|
||||||
|
|
||||||
#~ msgid "Note has been saved."
|
#~ msgid "Note has been saved."
|
||||||
#~ msgstr "Not kaydedildi."
|
#~ msgstr "Not kaydedildi."
|
||||||
|
@ -135,7 +135,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "操作已取消"
|
msgstr "操作已取消"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "输入主密码:"
|
msgstr "输入主密码:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -454,10 +454,12 @@ msgstr "下载资源中..."
|
|||||||
msgid "Cancelling... Please wait."
|
msgid "Cancelling... Please wait."
|
||||||
msgstr "正在取消... 请稍候。"
|
msgstr "正在取消... 请稍候。"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> 可以是“add”、“remove”或者“list”, 用于从 [note] 中赋值或删除 "
|
"<tag-command> 可以是“add”、“remove”或者“list”, 用于从 [note] 中赋值或删除 "
|
||||||
"[tag],或者列出与 [tag] 相关的笔记。`tag list` 命令可以用于列出所有的标签(对"
|
"[tag],或者列出与 [tag] 相关的笔记。`tag list` 命令可以用于列出所有的标签(对"
|
||||||
@ -650,6 +652,10 @@ msgstr "界面 (&V)"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "切换边栏"
|
msgstr "切换边栏"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "笔记列表"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "切换编辑器布局"
|
msgstr "切换编辑器布局"
|
||||||
|
|
||||||
@ -980,6 +986,10 @@ msgstr "笔记“%s”已成功恢复到笔记本“%s”中。"
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "此笔记没有历史记录"
|
msgstr "此笔记没有历史记录"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "不被支持的链接或信息:%s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr "恢复"
|
msgstr "恢复"
|
||||||
|
|
||||||
@ -1010,10 +1020,6 @@ msgstr "复制链接地址"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr "该附件没有下载或者尚未解密。"
|
msgstr "该附件没有下载或者尚未解密。"
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "不被支持的链接或信息:%s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1425,6 +1431,9 @@ msgstr "Solarised Light风格"
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr "Solarised Dark风格"
|
msgstr "Solarised Dark风格"
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "将未完成的待办事项置顶"
|
msgstr "将未完成的待办事项置顶"
|
||||||
|
|
||||||
@ -1975,14 +1984,6 @@ msgstr "密码不可为空"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "密码不可为空"
|
msgstr "密码不可为空"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "输入主密码:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "输入主密码:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "启用"
|
msgstr "启用"
|
||||||
|
|
||||||
@ -2080,8 +2081,16 @@ msgid "Search"
|
|||||||
msgstr "搜索"
|
msgstr "搜索"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "笔记列表"
|
#~ msgstr "输入主密码:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "输入主密码:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "缺失所需参数:%s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr "开始编辑笔记。关闭编辑器将回到提示符。"
|
#~ msgstr "开始编辑笔记。关闭编辑器将回到提示符。"
|
||||||
|
@ -137,7 +137,7 @@ msgid "Operation cancelled"
|
|||||||
msgstr "操作已取消"
|
msgstr "操作已取消"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Confirm master password:"
|
msgid "Confirm password:"
|
||||||
msgstr "輸入主密碼:"
|
msgstr "輸入主密碼:"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -455,9 +455,10 @@ msgstr "正在取消中...請稍候。"
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"<tag-command> can be \"add\", \"remove\" or \"list\" to assign or remove "
|
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
|
||||||
"[tag] from [note], or to list the notes associated with [tag]. The command "
|
"assign or remove [tag] from [note], to list notes associated with [tag], or "
|
||||||
"`tag list` can be used to list all the tags (use -l for long option)."
|
"to list tags associated with [note]. The command `tag list` can be used to "
|
||||||
|
"list all the tags (use -l for long option)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<tag-command> 可以是 \"add\" (新增),\"remove\" (刪除) 或用 \"list\" 從 [記"
|
"<tag-command> 可以是 \"add\" (新增),\"remove\" (刪除) 或用 \"list\" 從 [記"
|
||||||
"事] 中分配或移除 [標籤],或列出與 [標籤] 關聯的記事。而命令 `tag list` 可以用"
|
"事] 中分配或移除 [標籤],或列出與 [標籤] 關聯的記事。而命令 `tag list` 可以用"
|
||||||
@ -655,6 +656,10 @@ msgstr "檢視"
|
|||||||
msgid "Toggle sidebar"
|
msgid "Toggle sidebar"
|
||||||
msgstr "顯示 / 隱藏側邊欄"
|
msgstr "顯示 / 隱藏側邊欄"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle note list"
|
||||||
|
msgstr "啟用加密"
|
||||||
|
|
||||||
msgid "Toggle editor layout"
|
msgid "Toggle editor layout"
|
||||||
msgstr "切換編輯器佈局"
|
msgstr "切換編輯器佈局"
|
||||||
|
|
||||||
@ -993,6 +998,10 @@ msgstr ""
|
|||||||
msgid "This note has no history"
|
msgid "This note has no history"
|
||||||
msgstr "此記事已被修改:"
|
msgstr "此記事已被修改:"
|
||||||
|
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Unsupported link or message: %s"
|
||||||
|
msgstr "不支援的鏈接或訊息: %s"
|
||||||
|
|
||||||
msgid "Restore"
|
msgid "Restore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1021,10 +1030,6 @@ msgstr "複製鏈接位址"
|
|||||||
msgid "This attachment is not downloaded or not decrypted yet."
|
msgid "This attachment is not downloaded or not decrypted yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, javascript-format
|
|
||||||
msgid "Unsupported link or message: %s"
|
|
||||||
msgstr "不支援的鏈接或訊息: %s"
|
|
||||||
|
|
||||||
#, javascript-format
|
#, javascript-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
|
||||||
@ -1430,6 +1435,9 @@ msgstr ""
|
|||||||
msgid "Solarised Dark"
|
msgid "Solarised Dark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Nord"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Uncompleted to-dos on top"
|
msgid "Uncompleted to-dos on top"
|
||||||
msgstr "最上方顯示未完成的待辦事項"
|
msgstr "最上方顯示未完成的待辦事項"
|
||||||
|
|
||||||
@ -1990,14 +1998,6 @@ msgstr "密碼不能空白"
|
|||||||
msgid "Confirm password cannot be empty"
|
msgid "Confirm password cannot be empty"
|
||||||
msgstr "密碼不能空白"
|
msgstr "密碼不能空白"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password:"
|
|
||||||
msgstr "輸入主密碼:"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Confirm password"
|
|
||||||
msgstr "輸入主密碼:"
|
|
||||||
|
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "啟用"
|
msgstr "啟用"
|
||||||
|
|
||||||
@ -2100,8 +2100,16 @@ msgid "Search"
|
|||||||
msgstr "搜尋"
|
msgstr "搜尋"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Toggle note list"
|
#~ msgid "Confirm master password:"
|
||||||
#~ msgstr "啟用加密"
|
#~ msgstr "輸入主密碼:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Confirm password"
|
||||||
|
#~ msgstr "輸入主密碼:"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Missing required argument: note"
|
||||||
|
#~ msgstr "缺少必需參數: %s"
|
||||||
|
|
||||||
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
#~ msgid "Starting to edit note. Close the editor to get back to the prompt."
|
||||||
#~ msgstr "開始編輯記事。如需返回命令行,請關閉編輯器。"
|
#~ msgstr "開始編輯記事。如需返回命令行,請關閉編輯器。"
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
ElectronClient/app/locales/bs_BA.json
Normal file
1
ElectronClient/app/locales/bs_BA.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -3,6 +3,7 @@ var stats = {};
|
|||||||
locales['en_GB'] = require('./en_GB.json');
|
locales['en_GB'] = require('./en_GB.json');
|
||||||
locales['ar'] = require('./ar.json');
|
locales['ar'] = require('./ar.json');
|
||||||
locales['bg_BG'] = require('./bg_BG.json');
|
locales['bg_BG'] = require('./bg_BG.json');
|
||||||
|
locales['bs_BA'] = require('./bs_BA.json');
|
||||||
locales['ca'] = require('./ca.json');
|
locales['ca'] = require('./ca.json');
|
||||||
locales['cs_CZ'] = require('./cs_CZ.json');
|
locales['cs_CZ'] = require('./cs_CZ.json');
|
||||||
locales['da_DK'] = require('./da_DK.json');
|
locales['da_DK'] = require('./da_DK.json');
|
||||||
@ -33,6 +34,7 @@ locales['zh_CN'] = require('./zh_CN.json');
|
|||||||
locales['zh_TW'] = require('./zh_TW.json');
|
locales['zh_TW'] = require('./zh_TW.json');
|
||||||
stats['ar'] = {"percentDone":80};
|
stats['ar'] = {"percentDone":80};
|
||||||
stats['eu'] = {"percentDone":45};
|
stats['eu'] = {"percentDone":45};
|
||||||
|
stats['bs_BA'] = {"percentDone":96};
|
||||||
stats['bg_BG'] = {"percentDone":88};
|
stats['bg_BG'] = {"percentDone":88};
|
||||||
stats['ca'] = {"percentDone":70};
|
stats['ca'] = {"percentDone":70};
|
||||||
stats['hr_HR'] = {"percentDone":37};
|
stats['hr_HR'] = {"percentDone":37};
|
||||||
@ -42,14 +44,14 @@ stats['de_DE'] = {"percentDone":99};
|
|||||||
stats['en_GB'] = {"percentDone":100};
|
stats['en_GB'] = {"percentDone":100};
|
||||||
stats['en_US'] = {"percentDone":100};
|
stats['en_US'] = {"percentDone":100};
|
||||||
stats['es_ES'] = {"percentDone":96};
|
stats['es_ES'] = {"percentDone":96};
|
||||||
stats['fr_FR'] = {"percentDone":96};
|
stats['fr_FR'] = {"percentDone":100};
|
||||||
stats['gl_ES'] = {"percentDone":57};
|
stats['gl_ES'] = {"percentDone":57};
|
||||||
stats['it_IT'] = {"percentDone":96};
|
stats['it_IT'] = {"percentDone":96};
|
||||||
stats['nl_BE'] = {"percentDone":45};
|
stats['nl_BE'] = {"percentDone":45};
|
||||||
stats['nl_NL'] = {"percentDone":96};
|
stats['nl_NL'] = {"percentDone":96};
|
||||||
stats['nb_NO'] = {"percentDone":96};
|
stats['nb_NO'] = {"percentDone":96};
|
||||||
stats['fa'] = {"percentDone":43};
|
stats['fa'] = {"percentDone":43};
|
||||||
stats['pl_PL'] = {"percentDone":87};
|
stats['pl_PL'] = {"percentDone":86};
|
||||||
stats['pt_BR'] = {"percentDone":89};
|
stats['pt_BR'] = {"percentDone":89};
|
||||||
stats['ro'] = {"percentDone":45};
|
stats['ro'] = {"percentDone":45};
|
||||||
stats['sl_SI'] = {"percentDone":56};
|
stats['sl_SI'] = {"percentDone":56};
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
53
README.md
53
README.md
@ -346,6 +346,7 @@ Current translations:
|
|||||||
---|---|---|---|---
|
---|---|---|---|---
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/arableague.png) | Arabic | [ar](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ar.po) | عبد الناصر سعيد (as@althobaity.com) | 80%
|
![](https://joplinapp.org/images/flags/country-4x3/arableague.png) | Arabic | [ar](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ar.po) | عبد الناصر سعيد (as@althobaity.com) | 80%
|
||||||
![](https://joplinapp.org/images/flags/es/basque_country.png) | Basque | [eu](https://github.com/laurent22/joplin/blob/master/CliClient/locales/eu.po) | juan.abasolo@ehu.eus | 45%
|
![](https://joplinapp.org/images/flags/es/basque_country.png) | Basque | [eu](https://github.com/laurent22/joplin/blob/master/CliClient/locales/eu.po) | juan.abasolo@ehu.eus | 45%
|
||||||
|
![](https://joplinapp.org/images/flags/country-4x3/ba.png) | Bosnian | [bs_BA](https://github.com/laurent22/joplin/blob/master/CliClient/locales/bs_BA.po) | Derviš T. (dervis.t@pm.me) | 96%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/bg.png) | Bulgarian | [bg_BG](https://github.com/laurent22/joplin/blob/master/CliClient/locales/bg_BG.po) | | 88%
|
![](https://joplinapp.org/images/flags/country-4x3/bg.png) | Bulgarian | [bg_BG](https://github.com/laurent22/joplin/blob/master/CliClient/locales/bg_BG.po) | | 88%
|
||||||
![](https://joplinapp.org/images/flags/es/catalonia.png) | Catalan | [ca](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ca.po) | jmontane, 2019 | 70%
|
![](https://joplinapp.org/images/flags/es/catalonia.png) | Catalan | [ca](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ca.po) | jmontane, 2019 | 70%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/hr.png) | Croatian | [hr_HR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/hr_HR.po) | Hrvoje Mandić (trbuhom@net.hr) | 37%
|
![](https://joplinapp.org/images/flags/country-4x3/hr.png) | Croatian | [hr_HR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/hr_HR.po) | Hrvoje Mandić (trbuhom@net.hr) | 37%
|
||||||
@ -355,14 +356,14 @@ Current translations:
|
|||||||
![](https://joplinapp.org/images/flags/country-4x3/gb.png) | English (UK) | [en_GB](https://github.com/laurent22/joplin/blob/master/CliClient/locales/en_GB.po) | | 100%
|
![](https://joplinapp.org/images/flags/country-4x3/gb.png) | English (UK) | [en_GB](https://github.com/laurent22/joplin/blob/master/CliClient/locales/en_GB.po) | | 100%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/us.png) | English (US) | [en_US](https://github.com/laurent22/joplin/blob/master/CliClient/locales/en_US.po) | | 100%
|
![](https://joplinapp.org/images/flags/country-4x3/us.png) | English (US) | [en_US](https://github.com/laurent22/joplin/blob/master/CliClient/locales/en_US.po) | | 100%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/es.png) | Español | [es_ES](https://github.com/laurent22/joplin/blob/master/CliClient/locales/es_ES.po) | Andros Fenollosa (andros@fenollosa.email) | 96%
|
![](https://joplinapp.org/images/flags/country-4x3/es.png) | Español | [es_ES](https://github.com/laurent22/joplin/blob/master/CliClient/locales/es_ES.po) | Andros Fenollosa (andros@fenollosa.email) | 96%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/fr.png) | Français | [fr_FR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/fr_FR.po) | Laurent Cozic | 96%
|
![](https://joplinapp.org/images/flags/country-4x3/fr.png) | Français | [fr_FR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/fr_FR.po) | Laurent Cozic | 100%
|
||||||
![](https://joplinapp.org/images/flags/es/galicia.png) | Galician | [gl_ES](https://github.com/laurent22/joplin/blob/master/CliClient/locales/gl_ES.po) | Marcos Lans (marcoslansgarza@gmail.com) | 57%
|
![](https://joplinapp.org/images/flags/es/galicia.png) | Galician | [gl_ES](https://github.com/laurent22/joplin/blob/master/CliClient/locales/gl_ES.po) | Marcos Lans (marcoslansgarza@gmail.com) | 57%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/it.png) | Italiano | [it_IT](https://github.com/laurent22/joplin/blob/master/CliClient/locales/it_IT.po) | | 96%
|
![](https://joplinapp.org/images/flags/country-4x3/it.png) | Italiano | [it_IT](https://github.com/laurent22/joplin/blob/master/CliClient/locales/it_IT.po) | | 96%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/be.png) | Nederlands | [nl_BE](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nl_BE.po) | | 45%
|
![](https://joplinapp.org/images/flags/country-4x3/be.png) | Nederlands | [nl_BE](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nl_BE.po) | | 45%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/nl.png) | Nederlands | [nl_NL](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nl_NL.po) | Robert (metbril@outlook.com) | 96%
|
![](https://joplinapp.org/images/flags/country-4x3/nl.png) | Nederlands | [nl_NL](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nl_NL.po) | Robert (metbril@outlook.com) | 96%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/no.png) | Norwegian | [nb_NO](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nb_NO.po) | Mats Estensen (code@mxe.no) | 96%
|
![](https://joplinapp.org/images/flags/country-4x3/no.png) | Norwegian | [nb_NO](https://github.com/laurent22/joplin/blob/master/CliClient/locales/nb_NO.po) | Mats Estensen (code@mxe.no) | 96%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/ir.png) | Persian | [fa](https://github.com/laurent22/joplin/blob/master/CliClient/locales/fa.po) | Mehrad Mahmoudian (mehrad@mahmoudian.me) | 43%
|
![](https://joplinapp.org/images/flags/country-4x3/ir.png) | Persian | [fa](https://github.com/laurent22/joplin/blob/master/CliClient/locales/fa.po) | Mehrad Mahmoudian (mehrad@mahmoudian.me) | 43%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/pl.png) | Polski | [pl_PL](https://github.com/laurent22/joplin/blob/master/CliClient/locales/pl_PL.po) | | 87%
|
![](https://joplinapp.org/images/flags/country-4x3/pl.png) | Polski | [pl_PL](https://github.com/laurent22/joplin/blob/master/CliClient/locales/pl_PL.po) | | 86%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/br.png) | Português (Brasil) | [pt_BR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/pt_BR.po) | Rafael Teixeira (rto.tinfo@gmail.com) | 89%
|
![](https://joplinapp.org/images/flags/country-4x3/br.png) | Português (Brasil) | [pt_BR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/pt_BR.po) | Rafael Teixeira (rto.tinfo@gmail.com) | 89%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/ro.png) | Română | [ro](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ro.po) | | 45%
|
![](https://joplinapp.org/images/flags/country-4x3/ro.png) | Română | [ro](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ro.po) | | 45%
|
||||||
![](https://joplinapp.org/images/flags/country-4x3/si.png) | Slovenian | [sl_SI](https://github.com/laurent22/joplin/blob/master/CliClient/locales/sl_SI.po) | | 56%
|
![](https://joplinapp.org/images/flags/country-4x3/si.png) | Slovenian | [sl_SI](https://github.com/laurent22/joplin/blob/master/CliClient/locales/sl_SI.po) | | 56%
|
||||||
@ -377,40 +378,36 @@ Current translations:
|
|||||||
![](https://joplinapp.org/images/flags/country-4x3/kr.png) | 한국말 | [ko](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ko.po) | | 99%
|
![](https://joplinapp.org/images/flags/country-4x3/kr.png) | 한국말 | [ko](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ko.po) | | 99%
|
||||||
<!-- LOCALE-TABLE-AUTO-GENERATED -->
|
<!-- LOCALE-TABLE-AUTO-GENERATED -->
|
||||||
|
|
||||||
# Sponsors
|
|
||||||
|
|
||||||
Thanks to our GitHub sponsors!
|
|
||||||
|
|
||||||
| | | |
|
|
||||||
| :---: | :---: | :---: |
|
|
||||||
| <img width="50" src="https://avatars1.githubusercontent.com/u/6979755?v=4"/></br>[devonzuegel](https://github.com/devonzuegel) | <img width="50" src="https://avatars1.githubusercontent.com/u/794584?v=4"/></br>[corvus-ch](https://github.com/corvus-ch) | <img width="50" src="https://avatars2.githubusercontent.com/u/5559891?v=4"/></br>[stellaktran](https://github.com/stellaktran)
|
|
||||||
|
|
||||||
# Contributors
|
# Contributors
|
||||||
|
|
||||||
<!-- CONTRIBUTORS-TABLE-AUTO-GENERATED -->
|
<!-- CONTRIBUTORS-TABLE-AUTO-GENERATED -->
|
||||||
| | | | | |
|
| | | | | |
|
||||||
| :---: | :---: | :---: | :---: | :---: |
|
| :---: | :---: | :---: | :---: | :---: |
|
||||||
| <img width="50" src="https://avatars0.githubusercontent.com/u/1285584?v=4"/></br>[laurent22](https://api.github.com/users/laurent22) | <img width="50" src="https://avatars3.githubusercontent.com/u/223439?v=4"/></br>[tessus](https://api.github.com/users/tessus) | <img width="50" src="https://avatars3.githubusercontent.com/u/2179547?v=4"/></br>[CalebJohn](https://api.github.com/users/CalebJohn) | <img width="50" src="https://avatars3.githubusercontent.com/u/4553672?v=4"/></br>[tanrax](https://api.github.com/users/tanrax) | <img width="50" src="https://avatars0.githubusercontent.com/u/8701534?v=4"/></br>[rtmkrlv](https://api.github.com/users/rtmkrlv) |
|
| <img width="50" src="https://avatars0.githubusercontent.com/u/1285584?v=4"/></br>[laurent22](https://api.github.com/users/laurent22) | <img width="50" src="https://avatars3.githubusercontent.com/u/223439?v=4"/></br>[tessus](https://api.github.com/users/tessus) | <img width="50" src="https://avatars3.githubusercontent.com/u/2179547?v=4"/></br>[CalebJohn](https://api.github.com/users/CalebJohn) | <img width="50" src="https://avatars3.githubusercontent.com/u/4553672?v=4"/></br>[tanrax](https://api.github.com/users/tanrax) | <img width="50" src="https://avatars0.githubusercontent.com/u/8701534?v=4"/></br>[rtmkrlv](https://api.github.com/users/rtmkrlv) |
|
||||||
| <img width="50" src="https://avatars3.githubusercontent.com/u/10997189?v=4"/></br>[fmrtn](https://api.github.com/users/fmrtn) | <img width="50" src="https://avatars3.githubusercontent.com/u/16101778?v=4"/></br>[gabcoh](https://api.github.com/users/gabcoh) | <img width="50" src="https://avatars2.githubusercontent.com/u/1685517?v=4"/></br>[Abijeet](https://api.github.com/users/Abijeet) | <img width="50" src="https://avatars2.githubusercontent.com/u/6557454?v=4"/></br>[innocuo](https://api.github.com/users/innocuo) | <img width="50" src="https://avatars3.githubusercontent.com/u/10927304?v=4"/></br>[matsest](https://api.github.com/users/matsest) |
|
| <img width="50" src="https://avatars3.githubusercontent.com/u/10997189?v=4"/></br>[fmrtn](https://api.github.com/users/fmrtn) | <img width="50" src="https://avatars3.githubusercontent.com/u/16101778?v=4"/></br>[gabcoh](https://api.github.com/users/gabcoh) | <img width="50" src="https://avatars2.githubusercontent.com/u/1685517?v=4"/></br>[Abijeet](https://api.github.com/users/Abijeet) | <img width="50" src="https://avatars3.githubusercontent.com/u/10927304?v=4"/></br>[matsest](https://api.github.com/users/matsest) | <img width="50" src="https://avatars0.githubusercontent.com/u/6319051?v=4"/></br>[abonte](https://api.github.com/users/abonte) |
|
||||||
| <img width="50" src="https://avatars0.githubusercontent.com/u/6319051?v=4"/></br>[abonte](https://api.github.com/users/abonte) | <img width="50" src="https://avatars3.githubusercontent.com/u/208212?v=4"/></br>[foxmask](https://api.github.com/users/foxmask) | <img width="50" src="https://avatars2.githubusercontent.com/u/5365582?v=4"/></br>[marcosvega91](https://api.github.com/users/marcosvega91) | <img width="50" src="https://avatars3.githubusercontent.com/u/37639389?v=4"/></br>[petrz12](https://api.github.com/users/petrz12) | <img width="50" src="https://avatars1.githubusercontent.com/u/4237724?v=4"/></br>[alexdevero](https://api.github.com/users/alexdevero) |
|
| <img width="50" src="https://avatars3.githubusercontent.com/u/208212?v=4"/></br>[foxmask](https://api.github.com/users/foxmask) | <img width="50" src="https://avatars2.githubusercontent.com/u/6557454?v=4"/></br>[innocuo](https://api.github.com/users/innocuo) | <img width="50" src="https://avatars1.githubusercontent.com/u/4237724?v=4"/></br>[alexdevero](https://api.github.com/users/alexdevero) | <img width="50" src="https://avatars1.githubusercontent.com/u/6979755?v=4"/></br>[devonzuegel](https://api.github.com/users/devonzuegel) | <img width="50" src="https://avatars2.githubusercontent.com/u/5365582?v=4"/></br>[marcosvega91](https://api.github.com/users/marcosvega91) |
|
||||||
| <img width="50" src="https://avatars0.githubusercontent.com/u/3194829?v=4"/></br>[moltenform](https://api.github.com/users/moltenform) | <img width="50" src="https://avatars1.githubusercontent.com/u/6979755?v=4"/></br>[devonzuegel](https://api.github.com/users/devonzuegel) | <img width="50" src="https://avatars0.githubusercontent.com/u/5199995?v=4"/></br>[zuphilip](https://api.github.com/users/zuphilip) | <img width="50" src="https://avatars2.githubusercontent.com/u/31567272?v=4"/></br>[0ndrey](https://api.github.com/users/0ndrey) | <img width="50" src="https://avatars1.githubusercontent.com/u/6734573?v=4"/></br>[stweil](https://api.github.com/users/stweil) |
|
| <img width="50" src="https://avatars3.githubusercontent.com/u/37639389?v=4"/></br>[petrz12](https://api.github.com/users/petrz12) | <img width="50" src="https://avatars0.githubusercontent.com/u/3194829?v=4"/></br>[moltenform](https://api.github.com/users/moltenform) | <img width="50" src="https://avatars0.githubusercontent.com/u/5199995?v=4"/></br>[zuphilip](https://api.github.com/users/zuphilip) | <img width="50" src="https://avatars1.githubusercontent.com/u/1904967?v=4"/></br>[readingsnail](https://api.github.com/users/readingsnail) | <img width="50" src="https://avatars2.githubusercontent.com/u/31567272?v=4"/></br>[0ndrey](https://api.github.com/users/0ndrey) |
|
||||||
| <img width="50" src="https://avatars1.githubusercontent.com/u/1904967?v=4"/></br>[readingsnail](https://api.github.com/users/readingsnail) | <img width="50" src="https://avatars3.githubusercontent.com/u/937861?v=4"/></br>[archont00](https://api.github.com/users/archont00) | <img width="50" src="https://avatars3.githubusercontent.com/u/32770029?v=4"/></br>[bradmcl](https://api.github.com/users/bradmcl) | <img width="50" src="https://avatars1.githubusercontent.com/u/22592201?v=4"/></br>[tfinnberg](https://api.github.com/users/tfinnberg) | <img width="50" src="https://avatars0.githubusercontent.com/u/226708?v=4"/></br>[RaphaelKimmig](https://api.github.com/users/RaphaelKimmig) |
|
| <img width="50" src="https://avatars0.githubusercontent.com/u/559346?v=4"/></br>[metbril](https://api.github.com/users/metbril) | <img width="50" src="https://avatars1.githubusercontent.com/u/6734573?v=4"/></br>[stweil](https://api.github.com/users/stweil) | <img width="50" src="https://avatars3.githubusercontent.com/u/937861?v=4"/></br>[archont00](https://api.github.com/users/archont00) | <img width="50" src="https://avatars3.githubusercontent.com/u/32770029?v=4"/></br>[bradmcl](https://api.github.com/users/bradmcl) | <img width="50" src="https://avatars1.githubusercontent.com/u/29672555?v=4"/></br>[genneko](https://api.github.com/users/genneko) |
|
||||||
| <img width="50" src="https://avatars0.githubusercontent.com/u/17768566?v=4"/></br>[RenatoXSR](https://api.github.com/users/RenatoXSR) | <img width="50" src="https://avatars1.githubusercontent.com/u/36303913?v=4"/></br>[sensor-freak](https://api.github.com/users/sensor-freak) | <img width="50" src="https://avatars2.githubusercontent.com/u/4245227?v=4"/></br>[zblesk](https://api.github.com/users/zblesk) | <img width="50" src="https://avatars2.githubusercontent.com/u/560571?v=4"/></br>[chrisb86](https://api.github.com/users/chrisb86) | <img width="50" src="https://avatars2.githubusercontent.com/u/339645?v=4"/></br>[jmontane](https://api.github.com/users/jmontane) |
|
| <img width="50" src="https://avatars1.githubusercontent.com/u/22592201?v=4"/></br>[tfinnberg](https://api.github.com/users/tfinnberg) | <img width="50" src="https://avatars3.githubusercontent.com/u/102242?v=4"/></br>[nathanleiby](https://api.github.com/users/nathanleiby) | <img width="50" src="https://avatars0.githubusercontent.com/u/226708?v=4"/></br>[RaphaelKimmig](https://api.github.com/users/RaphaelKimmig) | <img width="50" src="https://avatars0.githubusercontent.com/u/17768566?v=4"/></br>[RenatoXSR](https://api.github.com/users/RenatoXSR) | <img width="50" src="https://avatars1.githubusercontent.com/u/36303913?v=4"/></br>[sensor-freak](https://api.github.com/users/sensor-freak) |
|
||||||
| <img width="50" src="https://avatars2.githubusercontent.com/u/4168339?v=4"/></br>[solariz](https://api.github.com/users/solariz) | <img width="50" src="https://avatars0.githubusercontent.com/u/390889?v=4"/></br>[mmahmoudian](https://api.github.com/users/mmahmoudian) | <img width="50" src="https://avatars1.githubusercontent.com/u/25288?v=4"/></br>[maicki](https://api.github.com/users/maicki) | <img width="50" src="https://avatars3.githubusercontent.com/u/2136373?v=4"/></br>[mjjzf](https://api.github.com/users/mjjzf) | <img width="50" src="https://avatars3.githubusercontent.com/u/27608187?v=4"/></br>[rt-oliveira](https://api.github.com/users/rt-oliveira) |
|
| <img width="50" src="https://avatars2.githubusercontent.com/u/4245227?v=4"/></br>[zblesk](https://api.github.com/users/zblesk) | <img width="50" src="https://avatars2.githubusercontent.com/u/560571?v=4"/></br>[chrisb86](https://api.github.com/users/chrisb86) | <img width="50" src="https://avatars2.githubusercontent.com/u/2733783?v=4"/></br>[JOJ0](https://api.github.com/users/JOJ0) | <img width="50" src="https://avatars2.githubusercontent.com/u/339645?v=4"/></br>[jmontane](https://api.github.com/users/jmontane) | <img width="50" src="https://avatars2.githubusercontent.com/u/4168339?v=4"/></br>[solariz](https://api.github.com/users/solariz) |
|
||||||
| <img width="50" src="https://avatars0.githubusercontent.com/u/559346?v=4"/></br>[metbril](https://api.github.com/users/metbril) | <img width="50" src="https://avatars0.githubusercontent.com/u/2486806?v=4"/></br>[sebastienjust](https://api.github.com/users/sebastienjust) | <img width="50" src="https://avatars0.githubusercontent.com/u/1540054?v=4"/></br>[ShaneKilkelly](https://api.github.com/users/ShaneKilkelly) | <img width="50" src="https://avatars1.githubusercontent.com/u/4079047?v=4"/></br>[Zorbeyd](https://api.github.com/users/Zorbeyd) | <img width="50" src="https://avatars0.githubusercontent.com/u/35413451?v=4"/></br>[chenlhlinux](https://api.github.com/users/chenlhlinux) |
|
| <img width="50" src="https://avatars0.githubusercontent.com/u/390889?v=4"/></br>[mmahmoudian](https://api.github.com/users/mmahmoudian) | <img width="50" src="https://avatars1.githubusercontent.com/u/25288?v=4"/></br>[maicki](https://api.github.com/users/maicki) | <img width="50" src="https://avatars3.githubusercontent.com/u/2136373?v=4"/></br>[mjjzf](https://api.github.com/users/mjjzf) | <img width="50" src="https://avatars3.githubusercontent.com/u/4497566?v=4"/></br>[rccavalcanti](https://api.github.com/users/rccavalcanti) | <img width="50" src="https://avatars3.githubusercontent.com/u/27608187?v=4"/></br>[rt-oliveira](https://api.github.com/users/rt-oliveira) |
|
||||||
| <img width="50" src="https://avatars0.githubusercontent.com/u/17399340?v=4"/></br>[pf-siedler](https://api.github.com/users/pf-siedler) | <img width="50" src="https://avatars1.githubusercontent.com/u/17232523?v=4"/></br>[ruuti](https://api.github.com/users/ruuti) | <img width="50" src="https://avatars2.githubusercontent.com/u/23638148?v=4"/></br>[s1nceri7y](https://api.github.com/users/s1nceri7y) | <img width="50" src="https://avatars1.githubusercontent.com/u/7471938?v=4"/></br>[ShuiHuo](https://api.github.com/users/ShuiHuo) | <img width="50" src="https://avatars2.githubusercontent.com/u/11596277?v=4"/></br>[ikunya](https://api.github.com/users/ikunya) |
|
| <img width="50" src="https://avatars0.githubusercontent.com/u/2486806?v=4"/></br>[sebastienjust](https://api.github.com/users/sebastienjust) | <img width="50" src="https://avatars0.githubusercontent.com/u/1540054?v=4"/></br>[ShaneKilkelly](https://api.github.com/users/ShaneKilkelly) | <img width="50" src="https://avatars1.githubusercontent.com/u/4079047?v=4"/></br>[Zorbeyd](https://api.github.com/users/Zorbeyd) | <img width="50" src="https://avatars0.githubusercontent.com/u/35413451?v=4"/></br>[chenlhlinux](https://api.github.com/users/chenlhlinux) | <img width="50" src="https://avatars0.githubusercontent.com/u/17399340?v=4"/></br>[pf-siedler](https://api.github.com/users/pf-siedler) |
|
||||||
| <img width="50" src="https://avatars1.githubusercontent.com/u/498326?v=4"/></br>[Shaxine](https://api.github.com/users/Shaxine) | <img width="50" src="https://avatars2.githubusercontent.com/u/7034200?v=4"/></br>[bimlas](https://api.github.com/users/bimlas) | <img width="50" src="https://avatars0.githubusercontent.com/u/105843?v=4"/></br>[chaifeng](https://api.github.com/users/chaifeng) | <img width="50" src="https://avatars2.githubusercontent.com/u/549349?v=4"/></br>[charles-e](https://api.github.com/users/charles-e) | <img width="50" src="https://avatars3.githubusercontent.com/u/1686759?v=4"/></br>[chrmoritz](https://api.github.com/users/chrmoritz) |
|
| <img width="50" src="https://avatars1.githubusercontent.com/u/17232523?v=4"/></br>[ruuti](https://api.github.com/users/ruuti) | <img width="50" src="https://avatars2.githubusercontent.com/u/23638148?v=4"/></br>[s1nceri7y](https://api.github.com/users/s1nceri7y) | <img width="50" src="https://avatars1.githubusercontent.com/u/7471938?v=4"/></br>[ShuiHuo](https://api.github.com/users/ShuiHuo) | <img width="50" src="https://avatars2.githubusercontent.com/u/11596277?v=4"/></br>[ikunya](https://api.github.com/users/ikunya) | <img width="50" src="https://avatars1.githubusercontent.com/u/3660978?v=4"/></br>[alanfortlink](https://api.github.com/users/alanfortlink) |
|
||||||
| <img width="50" src="https://avatars0.githubusercontent.com/u/5131923?v=4"/></br>[donbowman](https://api.github.com/users/donbowman) | <img width="50" src="https://avatars2.githubusercontent.com/u/47756?v=4"/></br>[dflock](https://api.github.com/users/dflock) | <img width="50" src="https://avatars3.githubusercontent.com/u/1962738?v=4"/></br>[einverne](https://api.github.com/users/einverne) | <img width="50" src="https://avatars0.githubusercontent.com/u/628474?v=4"/></br>[Atalanttore](https://api.github.com/users/Atalanttore) | <img width="50" src="https://avatars1.githubusercontent.com/u/16492558?v=4"/></br>[eodeluga](https://api.github.com/users/eodeluga) |
|
| <img width="50" src="https://avatars2.githubusercontent.com/u/4408379?v=4"/></br>[lex111](https://api.github.com/users/lex111) | <img width="50" src="https://avatars1.githubusercontent.com/u/498326?v=4"/></br>[Shaxine](https://api.github.com/users/Shaxine) | <img width="50" src="https://avatars2.githubusercontent.com/u/7034200?v=4"/></br>[bimlas](https://api.github.com/users/bimlas) | <img width="50" src="https://avatars0.githubusercontent.com/u/105843?v=4"/></br>[chaifeng](https://api.github.com/users/chaifeng) | <img width="50" src="https://avatars2.githubusercontent.com/u/549349?v=4"/></br>[charles-e](https://api.github.com/users/charles-e) |
|
||||||
| <img width="50" src="https://avatars2.githubusercontent.com/u/1714374?v=4"/></br>[FleischKarussel](https://api.github.com/users/FleischKarussel) | <img width="50" src="https://avatars0.githubusercontent.com/u/6190183?v=4"/></br>[gmag11](https://api.github.com/users/gmag11) | <img width="50" src="https://avatars2.githubusercontent.com/u/2257024?v=4"/></br>[gusbemacbe](https://api.github.com/users/gusbemacbe) | <img width="50" src="https://avatars0.githubusercontent.com/u/18524580?v=4"/></br>[Fvbor](https://api.github.com/users/Fvbor) | <img width="50" src="https://avatars3.githubusercontent.com/u/3379379?v=4"/></br>[sczhg](https://api.github.com/users/sczhg) |
|
| <img width="50" src="https://avatars3.githubusercontent.com/u/1686759?v=4"/></br>[chrmoritz](https://api.github.com/users/chrmoritz) | <img width="50" src="https://avatars2.githubusercontent.com/u/28535750?v=4"/></br>[NeverMendel](https://api.github.com/users/NeverMendel) | <img width="50" src="https://avatars0.githubusercontent.com/u/10371667?v=4"/></br>[domgoodwin](https://api.github.com/users/domgoodwin) | <img width="50" src="https://avatars0.githubusercontent.com/u/5131923?v=4"/></br>[donbowman](https://api.github.com/users/donbowman) | <img width="50" src="https://avatars2.githubusercontent.com/u/47756?v=4"/></br>[dflock](https://api.github.com/users/dflock) |
|
||||||
| <img width="50" src="https://avatars1.githubusercontent.com/u/1716229?v=4"/></br>[Vistaus](https://api.github.com/users/Vistaus) | <img width="50" src="https://avatars2.githubusercontent.com/u/2733783?v=4"/></br>[JOJ0](https://api.github.com/users/JOJ0) | <img width="50" src="https://avatars3.githubusercontent.com/u/11466782?v=4"/></br>[jacobherrington](https://api.github.com/users/jacobherrington) | <img width="50" src="https://avatars1.githubusercontent.com/u/4995433?v=4"/></br>[jaredcrowe](https://api.github.com/users/jaredcrowe) | <img width="50" src="https://avatars0.githubusercontent.com/u/163555?v=4"/></br>[JoelRSimpson](https://api.github.com/users/JoelRSimpson) |
|
| <img width="50" src="https://avatars3.githubusercontent.com/u/1962738?v=4"/></br>[einverne](https://api.github.com/users/einverne) | <img width="50" src="https://avatars0.githubusercontent.com/u/628474?v=4"/></br>[Atalanttore](https://api.github.com/users/Atalanttore) | <img width="50" src="https://avatars1.githubusercontent.com/u/16492558?v=4"/></br>[eodeluga](https://api.github.com/users/eodeluga) | <img width="50" src="https://avatars2.githubusercontent.com/u/1714374?v=4"/></br>[FleischKarussel](https://api.github.com/users/FleischKarussel) | <img width="50" src="https://avatars0.githubusercontent.com/u/6190183?v=4"/></br>[gmag11](https://api.github.com/users/gmag11) |
|
||||||
|
| <img width="50" src="https://avatars2.githubusercontent.com/u/2257024?v=4"/></br>[gusbemacbe](https://api.github.com/users/gusbemacbe) | <img width="50" src="https://avatars0.githubusercontent.com/u/18524580?v=4"/></br>[Fvbor](https://api.github.com/users/Fvbor) | <img width="50" src="https://avatars0.githubusercontent.com/u/22606250?v=4"/></br>[bennetthanna](https://api.github.com/users/bennetthanna) | <img width="50" src="https://avatars3.githubusercontent.com/u/3379379?v=4"/></br>[sczhg](https://api.github.com/users/sczhg) | <img width="50" src="https://avatars1.githubusercontent.com/u/1716229?v=4"/></br>[Vistaus](https://api.github.com/users/Vistaus) |
|
||||||
|
| <img width="50" src="https://avatars0.githubusercontent.com/u/1533624?v=4"/></br>[IrvinDominin](https://api.github.com/users/IrvinDominin) | <img width="50" src="https://avatars0.githubusercontent.com/u/19985741?v=4"/></br>[JRaiden16](https://api.github.com/users/JRaiden16) | <img width="50" src="https://avatars3.githubusercontent.com/u/11466782?v=4"/></br>[jacobherrington](https://api.github.com/users/jacobherrington) | <img width="50" src="https://avatars1.githubusercontent.com/u/4995433?v=4"/></br>[jaredcrowe](https://api.github.com/users/jaredcrowe) | <img width="50" src="https://avatars0.githubusercontent.com/u/163555?v=4"/></br>[JoelRSimpson](https://api.github.com/users/JoelRSimpson) |
|
||||||
| <img width="50" src="https://avatars1.githubusercontent.com/u/23194385?v=4"/></br>[jony0008](https://api.github.com/users/jony0008) | <img width="50" src="https://avatars1.githubusercontent.com/u/6048003?v=4"/></br>[joybinchen](https://api.github.com/users/joybinchen) | <img width="50" src="https://avatars1.githubusercontent.com/u/1560189?v=4"/></br>[y-usuzumi](https://api.github.com/users/y-usuzumi) | <img width="50" src="https://avatars0.githubusercontent.com/u/1660460?v=4"/></br>[xuhcc](https://api.github.com/users/xuhcc) | <img width="50" src="https://avatars3.githubusercontent.com/u/7824233?v=4"/></br>[kklas](https://api.github.com/users/kklas) |
|
| <img width="50" src="https://avatars1.githubusercontent.com/u/23194385?v=4"/></br>[jony0008](https://api.github.com/users/jony0008) | <img width="50" src="https://avatars1.githubusercontent.com/u/6048003?v=4"/></br>[joybinchen](https://api.github.com/users/joybinchen) | <img width="50" src="https://avatars1.githubusercontent.com/u/1560189?v=4"/></br>[y-usuzumi](https://api.github.com/users/y-usuzumi) | <img width="50" src="https://avatars0.githubusercontent.com/u/1660460?v=4"/></br>[xuhcc](https://api.github.com/users/xuhcc) | <img width="50" src="https://avatars3.githubusercontent.com/u/7824233?v=4"/></br>[kklas](https://api.github.com/users/kklas) |
|
||||||
| <img width="50" src="https://avatars2.githubusercontent.com/u/2599210?v=4"/></br>[lboullo0](https://api.github.com/users/lboullo0) | <img width="50" src="https://avatars1.githubusercontent.com/u/1562062?v=4"/></br>[dbinary](https://api.github.com/users/dbinary) | <img width="50" src="https://avatars3.githubusercontent.com/u/5699725?v=4"/></br>[mvonmaltitz](https://api.github.com/users/mvonmaltitz) | <img width="50" src="https://avatars3.githubusercontent.com/u/5788516?v=4"/></br>[Marmo](https://api.github.com/users/Marmo) | <img width="50" src="https://avatars2.githubusercontent.com/u/12831489?v=4"/></br>[mgroth0](https://api.github.com/users/mgroth0) |
|
| <img width="50" src="https://avatars2.githubusercontent.com/u/2599210?v=4"/></br>[lboullo0](https://api.github.com/users/lboullo0) | <img width="50" src="https://avatars1.githubusercontent.com/u/1562062?v=4"/></br>[dbinary](https://api.github.com/users/dbinary) | <img width="50" src="https://avatars3.githubusercontent.com/u/5699725?v=4"/></br>[mvonmaltitz](https://api.github.com/users/mvonmaltitz) | <img width="50" src="https://avatars3.githubusercontent.com/u/5788516?v=4"/></br>[Marmo](https://api.github.com/users/Marmo) | <img width="50" src="https://avatars2.githubusercontent.com/u/12831489?v=4"/></br>[mgroth0](https://api.github.com/users/mgroth0) |
|
||||||
| <img width="50" src="https://avatars0.githubusercontent.com/u/51273874?v=4"/></br>[MichipX](https://api.github.com/users/MichipX) | <img width="50" src="https://avatars1.githubusercontent.com/u/53177864?v=4"/></br>[MrTraduttore](https://api.github.com/users/MrTraduttore) | <img width="50" src="https://avatars3.githubusercontent.com/u/9076687?v=4"/></br>[NJannasch](https://api.github.com/users/NJannasch) | <img width="50" src="https://avatars2.githubusercontent.com/u/12369770?v=4"/></br>[Ouvill](https://api.github.com/users/Ouvill) | <img width="50" src="https://avatars3.githubusercontent.com/u/43815417?v=4"/></br>[shorty2380](https://api.github.com/users/shorty2380) |
|
| <img width="50" src="https://avatars0.githubusercontent.com/u/21796?v=4"/></br>[silentmatt](https://api.github.com/users/silentmatt) | <img width="50" src="https://avatars0.githubusercontent.com/u/51273874?v=4"/></br>[MichipX](https://api.github.com/users/MichipX) | <img width="50" src="https://avatars1.githubusercontent.com/u/53177864?v=4"/></br>[MrTraduttore](https://api.github.com/users/MrTraduttore) | <img width="50" src="https://avatars3.githubusercontent.com/u/9076687?v=4"/></br>[NJannasch](https://api.github.com/users/NJannasch) | <img width="50" src="https://avatars2.githubusercontent.com/u/12369770?v=4"/></br>[Ouvill](https://api.github.com/users/Ouvill) |
|
||||||
| <img width="50" src="https://avatars3.githubusercontent.com/u/6306608?v=4"/></br>[Diadlo](https://api.github.com/users/Diadlo) | <img width="50" src="https://avatars0.githubusercontent.com/u/8766773?v=4"/></br>[Cogitri](https://api.github.com/users/Cogitri) | <img width="50" src="https://avatars1.githubusercontent.com/u/744655?v=4"/></br>[ruzaq](https://api.github.com/users/ruzaq) | <img width="50" src="https://avatars0.githubusercontent.com/u/19328605?v=4"/></br>[SamuelBlickle](https://api.github.com/users/SamuelBlickle) | <img width="50" src="https://avatars2.githubusercontent.com/u/505011?v=4"/></br>[kcrt](https://api.github.com/users/kcrt) |
|
| <img width="50" src="https://avatars3.githubusercontent.com/u/43815417?v=4"/></br>[shorty2380](https://api.github.com/users/shorty2380) | <img width="50" src="https://avatars3.githubusercontent.com/u/6306608?v=4"/></br>[Diadlo](https://api.github.com/users/Diadlo) | <img width="50" src="https://avatars0.githubusercontent.com/u/8766773?v=4"/></br>[Cogitri](https://api.github.com/users/Cogitri) | <img width="50" src="https://avatars2.githubusercontent.com/u/17312341?v=4"/></br>[reinhart1010](https://api.github.com/users/reinhart1010) | <img width="50" src="https://avatars1.githubusercontent.com/u/744655?v=4"/></br>[ruzaq](https://api.github.com/users/ruzaq) |
|
||||||
| <img width="50" src="https://avatars1.githubusercontent.com/u/538584?v=4"/></br>[xissy](https://api.github.com/users/xissy) | <img width="50" src="https://avatars3.githubusercontent.com/u/466122?v=4"/></br>[Tekki](https://api.github.com/users/Tekki) | <img width="50" src="https://avatars0.githubusercontent.com/u/8731922?v=4"/></br>[tbroadley](https://api.github.com/users/tbroadley) | <img width="50" src="https://avatars1.githubusercontent.com/u/114300?v=4"/></br>[Kriechi](https://api.github.com/users/Kriechi) | <img width="50" src="https://avatars0.githubusercontent.com/u/3457339?v=4"/></br>[tkilaker](https://api.github.com/users/tkilaker) |
|
| <img width="50" src="https://avatars0.githubusercontent.com/u/19328605?v=4"/></br>[SamuelBlickle](https://api.github.com/users/SamuelBlickle) | <img width="50" src="https://avatars2.githubusercontent.com/u/9937486?v=4"/></br>[SFoskitt](https://api.github.com/users/SFoskitt) | <img width="50" src="https://avatars2.githubusercontent.com/u/1782292?v=4"/></br>[SubodhDahal](https://api.github.com/users/SubodhDahal) | <img width="50" src="https://avatars2.githubusercontent.com/u/505011?v=4"/></br>[kcrt](https://api.github.com/users/kcrt) | <img width="50" src="https://avatars1.githubusercontent.com/u/538584?v=4"/></br>[xissy](https://api.github.com/users/xissy) |
|
||||||
| <img width="50" src="https://avatars1.githubusercontent.com/u/4201229?v=4"/></br>[tcyrus](https://api.github.com/users/tcyrus) | <img width="50" src="https://avatars2.githubusercontent.com/u/834914?v=4"/></br>[tobias-grasse](https://api.github.com/users/tobias-grasse) | <img width="50" src="https://avatars3.githubusercontent.com/u/6691273?v=4"/></br>[strobeltobias](https://api.github.com/users/strobeltobias) | <img width="50" src="https://avatars2.githubusercontent.com/u/11031696?v=4"/></br>[ymitsos](https://api.github.com/users/ymitsos) | <img width="50" src="https://avatars3.githubusercontent.com/u/5077221?v=4"/></br>[axq](https://api.github.com/users/axq) |
|
| <img width="50" src="https://avatars3.githubusercontent.com/u/466122?v=4"/></br>[Tekki](https://api.github.com/users/Tekki) | <img width="50" src="https://avatars0.githubusercontent.com/u/8731922?v=4"/></br>[tbroadley](https://api.github.com/users/tbroadley) | <img width="50" src="https://avatars1.githubusercontent.com/u/114300?v=4"/></br>[Kriechi](https://api.github.com/users/Kriechi) | <img width="50" src="https://avatars0.githubusercontent.com/u/3457339?v=4"/></br>[tkilaker](https://api.github.com/users/tkilaker) | <img width="50" src="https://avatars1.githubusercontent.com/u/4201229?v=4"/></br>[tcyrus](https://api.github.com/users/tcyrus) |
|
||||||
| <img width="50" src="https://avatars3.githubusercontent.com/u/28493662?v=4"/></br>[cdorin93](https://api.github.com/users/cdorin93) | <img width="50" src="https://avatars3.githubusercontent.com/u/30935096?v=4"/></br>[cybertramp](https://api.github.com/users/cybertramp) | <img width="50" src="https://avatars3.githubusercontent.com/u/9694906?v=4"/></br>[delta-emil](https://api.github.com/users/delta-emil) | <img width="50" src="https://avatars0.githubusercontent.com/u/926263?v=4"/></br>[doc75](https://api.github.com/users/doc75) | <img width="50" src="https://avatars2.githubusercontent.com/u/2903013?v=4"/></br>[ebayer](https://api.github.com/users/ebayer) |
|
| <img width="50" src="https://avatars2.githubusercontent.com/u/834914?v=4"/></br>[tobias-grasse](https://api.github.com/users/tobias-grasse) | <img width="50" src="https://avatars3.githubusercontent.com/u/6691273?v=4"/></br>[strobeltobias](https://api.github.com/users/strobeltobias) | <img width="50" src="https://avatars2.githubusercontent.com/u/70296?v=4"/></br>[tbergeron](https://api.github.com/users/tbergeron) | <img width="50" src="https://avatars2.githubusercontent.com/u/6104498?v=4"/></br>[MyTheValentinus](https://api.github.com/users/MyTheValentinus) | <img width="50" src="https://avatars0.githubusercontent.com/u/3985557?v=4"/></br>[XarisA](https://api.github.com/users/XarisA) |
|
||||||
| <img width="50" src="https://avatars0.githubusercontent.com/u/14201321?v=4"/></br>[rasperepodvipodvert](https://api.github.com/users/rasperepodvipodvert) | <img width="50" src="https://avatars1.githubusercontent.com/u/29672555?v=4"/></br>[genneko](https://api.github.com/users/genneko) | <img width="50" src="https://avatars1.githubusercontent.com/u/11388094?v=4"/></br>[hydrandt](https://api.github.com/users/hydrandt) | <img width="50" src="https://avatars1.githubusercontent.com/u/42961947?v=4"/></br>[pensierocrea](https://api.github.com/users/pensierocrea) | <img width="50" src="https://avatars3.githubusercontent.com/u/10206967?v=4"/></br>[rhtenhove](https://api.github.com/users/rhtenhove) |
|
| <img width="50" src="https://avatars2.githubusercontent.com/u/11031696?v=4"/></br>[ymitsos](https://api.github.com/users/ymitsos) | <img width="50" src="https://avatars3.githubusercontent.com/u/5077221?v=4"/></br>[axq](https://api.github.com/users/axq) | <img width="50" src="https://avatars3.githubusercontent.com/u/28493662?v=4"/></br>[cdorin93](https://api.github.com/users/cdorin93) | <img width="50" src="https://avatars3.githubusercontent.com/u/30935096?v=4"/></br>[cybertramp](https://api.github.com/users/cybertramp) | <img width="50" src="https://avatars3.githubusercontent.com/u/9694906?v=4"/></br>[delta-emil](https://api.github.com/users/delta-emil) |
|
||||||
|
| <img width="50" src="https://avatars0.githubusercontent.com/u/926263?v=4"/></br>[doc75](https://api.github.com/users/doc75) | <img width="50" src="https://avatars2.githubusercontent.com/u/2903013?v=4"/></br>[ebayer](https://api.github.com/users/ebayer) | <img width="50" src="https://avatars1.githubusercontent.com/u/18619090?v=4"/></br>[exponentactivity](https://api.github.com/users/exponentactivity) | <img width="50" src="https://avatars0.githubusercontent.com/u/47755037?v=4"/></br>[fabianski7](https://api.github.com/users/fabianski7) | <img width="50" src="https://avatars0.githubusercontent.com/u/14201321?v=4"/></br>[rasperepodvipodvert](https://api.github.com/users/rasperepodvipodvert) |
|
||||||
|
| <img width="50" src="https://avatars1.githubusercontent.com/u/11388094?v=4"/></br>[hydrandt](https://api.github.com/users/hydrandt) | <img width="50" src="https://avatars0.githubusercontent.com/u/4140247?v=4"/></br>[luzpaz](https://api.github.com/users/luzpaz) | <img width="50" src="https://avatars0.githubusercontent.com/u/36965591?v=4"/></br>[daehruoydeef](https://api.github.com/users/daehruoydeef) | <img width="50" src="https://avatars1.githubusercontent.com/u/42961947?v=4"/></br>[pensierocrea](https://api.github.com/users/pensierocrea) | <img width="50" src="https://avatars3.githubusercontent.com/u/10206967?v=4"/></br>[rhtenhove](https://api.github.com/users/rhtenhove) |
|
||||||
| <img width="50" src="https://avatars3.githubusercontent.com/u/14062932?v=4"/></br>[simonsan](https://api.github.com/users/simonsan) | <img width="50" src="https://avatars2.githubusercontent.com/u/5004545?v=4"/></br>[stellarpower](https://api.github.com/users/stellarpower) | <img width="50" src="https://avatars1.githubusercontent.com/u/12995773?v=4"/></br>[sumomo-99](https://api.github.com/users/sumomo-99) | <img width="50" src="https://avatars0.githubusercontent.com/u/10956653?v=4"/></br>[tcassaert](https://api.github.com/users/tcassaert) | <img width="50" src="https://avatars0.githubusercontent.com/u/2216902?v=4"/></br>[xcffl](https://api.github.com/users/xcffl) |
|
| <img width="50" src="https://avatars3.githubusercontent.com/u/14062932?v=4"/></br>[simonsan](https://api.github.com/users/simonsan) | <img width="50" src="https://avatars2.githubusercontent.com/u/5004545?v=4"/></br>[stellarpower](https://api.github.com/users/stellarpower) | <img width="50" src="https://avatars1.githubusercontent.com/u/12995773?v=4"/></br>[sumomo-99](https://api.github.com/users/sumomo-99) | <img width="50" src="https://avatars0.githubusercontent.com/u/10956653?v=4"/></br>[tcassaert](https://api.github.com/users/tcassaert) | <img width="50" src="https://avatars0.githubusercontent.com/u/2216902?v=4"/></br>[xcffl](https://api.github.com/users/xcffl) |
|
||||||
| <img width="50" src="https://avatars1.githubusercontent.com/u/1308646?v=4"/></br>[zhangmx](https://api.github.com/users/zhangmx) | | | | |
|
| <img width="50" src="https://avatars1.githubusercontent.com/u/1308646?v=4"/></br>[zhangmx](https://api.github.com/users/zhangmx) | | | | |
|
||||||
<!-- CONTRIBUTORS-TABLE-AUTO-GENERATED -->
|
<!-- CONTRIBUTORS-TABLE-AUTO-GENERATED -->
|
||||||
|
@ -153,7 +153,6 @@ class EncryptionConfigScreenComponent extends BaseScreenComponent {
|
|||||||
<Text style={{ fontSize: theme.fontSize, color: theme.color, marginBottom: 10 }}>{_('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.')}</Text>
|
<Text style={{ fontSize: theme.fontSize, color: theme.color, marginBottom: 10 }}>{_('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.')}</Text>
|
||||||
<Text style={this.styles().normalText}>{_('Password:')}</Text>
|
<Text style={this.styles().normalText}>{_('Password:')}</Text>
|
||||||
<TextInput
|
<TextInput
|
||||||
placeholder={_('Password')}
|
|
||||||
selectionColor={theme.textSelectionColor}
|
selectionColor={theme.textSelectionColor}
|
||||||
style={this.styles().normalTextInput}
|
style={this.styles().normalTextInput}
|
||||||
secureTextEntry={true}
|
secureTextEntry={true}
|
||||||
@ -165,7 +164,6 @@ class EncryptionConfigScreenComponent extends BaseScreenComponent {
|
|||||||
|
|
||||||
<Text style={this.styles().normalText}>{_('Confirm password:')}</Text>
|
<Text style={this.styles().normalText}>{_('Confirm password:')}</Text>
|
||||||
<TextInput
|
<TextInput
|
||||||
placeholder={_('Confirm password')}
|
|
||||||
selectionColor={theme.textSelectionColor}
|
selectionColor={theme.textSelectionColor}
|
||||||
style={this.styles().normalTextInput}
|
style={this.styles().normalTextInput}
|
||||||
secureTextEntry={true}
|
secureTextEntry={true}
|
||||||
|
@ -18,6 +18,7 @@ codeToLanguageE_['bi'] = 'Bislama';
|
|||||||
codeToLanguageE_['bn'] = 'Bangla';
|
codeToLanguageE_['bn'] = 'Bangla';
|
||||||
codeToLanguageE_['bo'] = 'Tibetan';
|
codeToLanguageE_['bo'] = 'Tibetan';
|
||||||
codeToLanguageE_['br'] = 'Breton';
|
codeToLanguageE_['br'] = 'Breton';
|
||||||
|
codeToLanguageE_['bs'] = 'Bosnian';
|
||||||
codeToLanguageE_['ca'] = 'Catalan';
|
codeToLanguageE_['ca'] = 'Catalan';
|
||||||
codeToLanguageE_['co'] = 'Corsican';
|
codeToLanguageE_['co'] = 'Corsican';
|
||||||
codeToLanguageE_['cs'] = 'Czech';
|
codeToLanguageE_['cs'] = 'Czech';
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
ReactNativeClient/locales/bs_BA.json
Normal file
1
ReactNativeClient/locales/bs_BA.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -3,6 +3,7 @@ var stats = {};
|
|||||||
locales['en_GB'] = require('./en_GB.json');
|
locales['en_GB'] = require('./en_GB.json');
|
||||||
locales['ar'] = require('./ar.json');
|
locales['ar'] = require('./ar.json');
|
||||||
locales['bg_BG'] = require('./bg_BG.json');
|
locales['bg_BG'] = require('./bg_BG.json');
|
||||||
|
locales['bs_BA'] = require('./bs_BA.json');
|
||||||
locales['ca'] = require('./ca.json');
|
locales['ca'] = require('./ca.json');
|
||||||
locales['cs_CZ'] = require('./cs_CZ.json');
|
locales['cs_CZ'] = require('./cs_CZ.json');
|
||||||
locales['da_DK'] = require('./da_DK.json');
|
locales['da_DK'] = require('./da_DK.json');
|
||||||
@ -33,6 +34,7 @@ locales['zh_CN'] = require('./zh_CN.json');
|
|||||||
locales['zh_TW'] = require('./zh_TW.json');
|
locales['zh_TW'] = require('./zh_TW.json');
|
||||||
stats['ar'] = {"percentDone":80};
|
stats['ar'] = {"percentDone":80};
|
||||||
stats['eu'] = {"percentDone":45};
|
stats['eu'] = {"percentDone":45};
|
||||||
|
stats['bs_BA'] = {"percentDone":96};
|
||||||
stats['bg_BG'] = {"percentDone":88};
|
stats['bg_BG'] = {"percentDone":88};
|
||||||
stats['ca'] = {"percentDone":70};
|
stats['ca'] = {"percentDone":70};
|
||||||
stats['hr_HR'] = {"percentDone":37};
|
stats['hr_HR'] = {"percentDone":37};
|
||||||
@ -42,14 +44,14 @@ stats['de_DE'] = {"percentDone":99};
|
|||||||
stats['en_GB'] = {"percentDone":100};
|
stats['en_GB'] = {"percentDone":100};
|
||||||
stats['en_US'] = {"percentDone":100};
|
stats['en_US'] = {"percentDone":100};
|
||||||
stats['es_ES'] = {"percentDone":96};
|
stats['es_ES'] = {"percentDone":96};
|
||||||
stats['fr_FR'] = {"percentDone":96};
|
stats['fr_FR'] = {"percentDone":100};
|
||||||
stats['gl_ES'] = {"percentDone":57};
|
stats['gl_ES'] = {"percentDone":57};
|
||||||
stats['it_IT'] = {"percentDone":96};
|
stats['it_IT'] = {"percentDone":96};
|
||||||
stats['nl_BE'] = {"percentDone":45};
|
stats['nl_BE'] = {"percentDone":45};
|
||||||
stats['nl_NL'] = {"percentDone":96};
|
stats['nl_NL'] = {"percentDone":96};
|
||||||
stats['nb_NO'] = {"percentDone":96};
|
stats['nb_NO'] = {"percentDone":96};
|
||||||
stats['fa'] = {"percentDone":43};
|
stats['fa'] = {"percentDone":43};
|
||||||
stats['pl_PL'] = {"percentDone":87};
|
stats['pl_PL'] = {"percentDone":86};
|
||||||
stats['pt_BR'] = {"percentDone":89};
|
stats['pt_BR'] = {"percentDone":89};
|
||||||
stats['ro'] = {"percentDone":45};
|
stats['ro'] = {"percentDone":45};
|
||||||
stats['sl_SI'] = {"percentDone":56};
|
stats['sl_SI'] = {"percentDone":56};
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
173
docs/index.html
173
docs/index.html
@ -524,7 +524,7 @@ If the OS-clipboard contains an image you can directly paste it in the editor vi
|
|||||||
<h1>Markdown<a name="markdown" href="#markdown" class="heading-anchor">🔗</a></h1>
|
<h1>Markdown<a name="markdown" href="#markdown" class="heading-anchor">🔗</a></h1>
|
||||||
<p>Joplin uses and renders a Github-flavoured Markdown with a few variations and additions. In particular it adds math formula support, interactive checkboxes and support for note links. Joplin also supports Markdown plugins which allow enabling and disabling various advanced Markdown features. Have a look at the <a href="https://joplinapp.org/markdown/">Markdown Guide</a> for more information.</p>
|
<p>Joplin uses and renders a Github-flavoured Markdown with a few variations and additions. In particular it adds math formula support, interactive checkboxes and support for note links. Joplin also supports Markdown plugins which allow enabling and disabling various advanced Markdown features. Have a look at the <a href="https://joplinapp.org/markdown/">Markdown Guide</a> for more information.</p>
|
||||||
<h1>Custom CSS<a name="custom-css" href="#custom-css" class="heading-anchor">🔗</a></h1>
|
<h1>Custom CSS<a name="custom-css" href="#custom-css" class="heading-anchor">🔗</a></h1>
|
||||||
<p>Rendered markdown can be customized by placing a userstyle file in the profile directory <code>~/.config/joplin-desktop/userstyle.css</code> (This path might be different on your device - check at the top of the Config screen for the exact path). This file supports standard CSS syntax. Joplin <em><strong>must</strong></em> be restarted for the new css to be applied, please ensure that Joplin is not closing to the tray, but is actually exiting. Note that this file is used only when display the notes, <strong>not when printing or exporting to PDF</strong>. This is because printing has a lot more restrictions (for example, printing white text over a black background is usually not wanted), so special rules are applied to make it look good when printing, and a userstyle.css would interfer with that.</p>
|
<p>Rendered markdown can be customized by placing a userstyle file in the profile directory <code>~/.config/joplin-desktop/userstyle.css</code> (This path might be different on your device - check at the top of the Config screen for the exact path). This file supports standard CSS syntax. Joplin <em><strong>must</strong></em> be restarted for the new css to be applied, please ensure that Joplin is not closing to the tray, but is actually exiting. Note that this file is used for both displaying the notes and printing the notes. Be aware how the CSS may look printed (for example, printing white text over a black background is usually not wanted).</p>
|
||||||
<h1>Note templates<a name="note-templates" href="#note-templates" class="heading-anchor">🔗</a></h1>
|
<h1>Note templates<a name="note-templates" href="#note-templates" class="heading-anchor">🔗</a></h1>
|
||||||
<p>In the <strong>desktop app</strong>, templates can be used to create new notes or to insert into existing ones by creating a <code>templates</code> folder in Joplin's config folder and placing Markdown template files into it. For example creating the file <code>hours.md</code> in the <code>templates</code> directory with the contents:</p>
|
<p>In the <strong>desktop app</strong>, templates can be used to create new notes or to insert into existing ones by creating a <code>templates</code> folder in Joplin's config folder and placing Markdown template files into it. For example creating the file <code>hours.md</code> in the <code>templates</code> directory with the contents:</p>
|
||||||
<pre><code class="language-markdown">Date: {{date}}
|
<pre><code class="language-markdown">Date: {{date}}
|
||||||
@ -657,6 +657,13 @@ Details:
|
|||||||
<td>45%</td>
|
<td>45%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td><img src="https://joplinapp.org/images/flags/country-4x3/ba.png" alt=""></td>
|
||||||
|
<td>Bosnian</td>
|
||||||
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/bs_BA.po">bs_BA</a></td>
|
||||||
|
<td>Derviš T. (<a href="mailto:dervis.t@pm.me">dervis.t@pm.me</a>)</td>
|
||||||
|
<td>96%</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/bg.png" alt=""></td>
|
<td><img src="https://joplinapp.org/images/flags/country-4x3/bg.png" alt=""></td>
|
||||||
<td>Bulgarian</td>
|
<td>Bulgarian</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/bg_BG.po">bg_BG</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/bg_BG.po">bg_BG</a></td>
|
||||||
@ -682,21 +689,21 @@ Details:
|
|||||||
<td>Czech</td>
|
<td>Czech</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/cs_CZ.po">cs_CZ</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/cs_CZ.po">cs_CZ</a></td>
|
||||||
<td>Lukas Helebrandt (<a href="mailto:lukas@aiya.cz">lukas@aiya.cz</a>)</td>
|
<td>Lukas Helebrandt (<a href="mailto:lukas@aiya.cz">lukas@aiya.cz</a>)</td>
|
||||||
<td>81%</td>
|
<td>97%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/dk.png" alt=""></td>
|
<td><img src="https://joplinapp.org/images/flags/country-4x3/dk.png" alt=""></td>
|
||||||
<td>Dansk</td>
|
<td>Dansk</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/da_DK.po">da_DK</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/da_DK.po">da_DK</a></td>
|
||||||
<td>Morten Juhl-Johansen Zölde-Fejér (mjjzf@syntaktisk.</td>
|
<td>Morten Juhl-Johansen Zölde-Fejér (mjjzf@syntaktisk.</td>
|
||||||
<td>58%</td>
|
<td>98%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/de.png" alt=""></td>
|
<td><img src="https://joplinapp.org/images/flags/country-4x3/de.png" alt=""></td>
|
||||||
<td>Deutsch</td>
|
<td>Deutsch</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/de_DE.po">de_DE</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/de_DE.po">de_DE</a></td>
|
||||||
<td>Michael Sonntag (<a href="mailto:ms@editorei.de">ms@editorei.de</a>)</td>
|
<td>Michael Sonntag (<a href="mailto:ms@editorei.de">ms@editorei.de</a>)</td>
|
||||||
<td>100%</td>
|
<td>99%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/gb.png" alt=""></td>
|
<td><img src="https://joplinapp.org/images/flags/country-4x3/gb.png" alt=""></td>
|
||||||
@ -724,7 +731,7 @@ Details:
|
|||||||
<td>Français</td>
|
<td>Français</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/fr_FR.po">fr_FR</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/fr_FR.po">fr_FR</a></td>
|
||||||
<td>Laurent Cozic</td>
|
<td>Laurent Cozic</td>
|
||||||
<td>96%</td>
|
<td>100%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://joplinapp.org/images/flags/es/galicia.png" alt=""></td>
|
<td><img src="https://joplinapp.org/images/flags/es/galicia.png" alt=""></td>
|
||||||
@ -738,7 +745,7 @@ Details:
|
|||||||
<td>Italiano</td>
|
<td>Italiano</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/it_IT.po">it_IT</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/it_IT.po">it_IT</a></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>94%</td>
|
<td>96%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/be.png" alt=""></td>
|
<td><img src="https://joplinapp.org/images/flags/country-4x3/be.png" alt=""></td>
|
||||||
@ -773,14 +780,14 @@ Details:
|
|||||||
<td>Polski</td>
|
<td>Polski</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/pl_PL.po">pl_PL</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/pl_PL.po">pl_PL</a></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>87%</td>
|
<td>86%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/br.png" alt=""></td>
|
<td><img src="https://joplinapp.org/images/flags/country-4x3/br.png" alt=""></td>
|
||||||
<td>Português (Brasil)</td>
|
<td>Português (Brasil)</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/pt_BR.po">pt_BR</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/pt_BR.po">pt_BR</a></td>
|
||||||
<td>Rafael Teixeira (<a href="mailto:rto.tinfo@gmail.com">rto.tinfo@gmail.com</a>)</td>
|
<td>Rafael Teixeira (<a href="mailto:rto.tinfo@gmail.com">rto.tinfo@gmail.com</a>)</td>
|
||||||
<td>90%</td>
|
<td>89%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/ro.png" alt=""></td>
|
<td><img src="https://joplinapp.org/images/flags/country-4x3/ro.png" alt=""></td>
|
||||||
@ -794,14 +801,14 @@ Details:
|
|||||||
<td>Slovenian</td>
|
<td>Slovenian</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/sl_SI.po">sl_SI</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/sl_SI.po">sl_SI</a></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>57%</td>
|
<td>56%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/se.png" alt=""></td>
|
<td><img src="https://joplinapp.org/images/flags/country-4x3/se.png" alt=""></td>
|
||||||
<td>Svenska</td>
|
<td>Svenska</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/sv.po">sv</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/sv.po">sv</a></td>
|
||||||
<td>Jonatan Nyberg (<a href="mailto:jonatan@autistici.org">jonatan@autistici.org</a>)</td>
|
<td>Jonatan Nyberg (<a href="mailto:jonatan@autistici.org">jonatan@autistici.org</a>)</td>
|
||||||
<td>78%</td>
|
<td>77%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/tr.png" alt=""></td>
|
<td><img src="https://joplinapp.org/images/flags/country-4x3/tr.png" alt=""></td>
|
||||||
@ -829,7 +836,7 @@ Details:
|
|||||||
<td>српски језик</td>
|
<td>српски језик</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/sr_RS.po">sr_RS</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/sr_RS.po">sr_RS</a></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>87%</td>
|
<td>86%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/cn.png" alt=""></td>
|
<td><img src="https://joplinapp.org/images/flags/country-4x3/cn.png" alt=""></td>
|
||||||
@ -850,36 +857,18 @@ Details:
|
|||||||
<td>日本語</td>
|
<td>日本語</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/ja_JP.po">ja_JP</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/ja_JP.po">ja_JP</a></td>
|
||||||
<td>genneko (<a href="mailto:genneko217@gmail.com">genneko217@gmail.com</a>)</td>
|
<td>genneko (<a href="mailto:genneko217@gmail.com">genneko217@gmail.com</a>)</td>
|
||||||
<td>96%</td>
|
<td>99%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/kr.png" alt=""></td>
|
<td><img src="https://joplinapp.org/images/flags/country-4x3/kr.png" alt=""></td>
|
||||||
<td>한국말</td>
|
<td>한국말</td>
|
||||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/ko.po">ko</a></td>
|
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/ko.po">ko</a></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>94%</td>
|
<td>99%</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<!-- LOCALE-TABLE-AUTO-GENERATED -->
|
<!-- LOCALE-TABLE-AUTO-GENERATED -->
|
||||||
<h1>Sponsors<a name="sponsors" href="#sponsors" class="heading-anchor">🔗</a></h1>
|
|
||||||
<p>Thanks to our GitHub sponsors!</p>
|
|
||||||
<table>
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th style="text-align:center"></th>
|
|
||||||
<th style="text-align:center"></th>
|
|
||||||
<th style="text-align:center"></th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/6979755?v=4"/></br><a href="https://github.com/devonzuegel">devonzuegel</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/794584?v=4"/></br><a href="https://github.com/corvus-ch">corvus-ch</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/5559891?v=4"/></br><a href="https://github.com/stellaktran">stellaktran</a></td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
<h1>Contributors<a name="contributors" href="#contributors" class="heading-anchor">🔗</a></h1>
|
<h1>Contributors<a name="contributors" href="#contributors" class="heading-anchor">🔗</a></h1>
|
||||||
<!-- CONTRIBUTORS-TABLE-AUTO-GENERATED -->
|
<!-- CONTRIBUTORS-TABLE-AUTO-GENERATED -->
|
||||||
<table>
|
<table>
|
||||||
@ -904,82 +893,96 @@ Details:
|
|||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/10997189?v=4"/></br><a href="https://api.github.com/users/fmrtn">fmrtn</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/10997189?v=4"/></br><a href="https://api.github.com/users/fmrtn">fmrtn</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/16101778?v=4"/></br><a href="https://api.github.com/users/gabcoh">gabcoh</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/16101778?v=4"/></br><a href="https://api.github.com/users/gabcoh">gabcoh</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/1685517?v=4"/></br><a href="https://api.github.com/users/Abijeet">Abijeet</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/1685517?v=4"/></br><a href="https://api.github.com/users/Abijeet">Abijeet</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/6557454?v=4"/></br><a href="https://api.github.com/users/innocuo">innocuo</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/10927304?v=4"/></br><a href="https://api.github.com/users/matsest">matsest</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/10927304?v=4"/></br><a href="https://api.github.com/users/matsest">matsest</a></td>
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/6319051?v=4"/></br><a href="https://api.github.com/users/abonte">abonte</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/6319051?v=4"/></br><a href="https://api.github.com/users/abonte">abonte</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/208212?v=4"/></br><a href="https://api.github.com/users/foxmask">foxmask</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/208212?v=4"/></br><a href="https://api.github.com/users/foxmask">foxmask</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/5365582?v=4"/></br><a href="https://api.github.com/users/marcosvega91">marcosvega91</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/6557454?v=4"/></br><a href="https://api.github.com/users/innocuo">innocuo</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/37639389?v=4"/></br><a href="https://api.github.com/users/petrz12">petrz12</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/4237724?v=4"/></br><a href="https://api.github.com/users/alexdevero">alexdevero</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/4237724?v=4"/></br><a href="https://api.github.com/users/alexdevero">alexdevero</a></td>
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/3194829?v=4"/></br><a href="https://api.github.com/users/moltenform">moltenform</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/6979755?v=4"/></br><a href="https://api.github.com/users/devonzuegel">devonzuegel</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/6979755?v=4"/></br><a href="https://api.github.com/users/devonzuegel">devonzuegel</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/5365582?v=4"/></br><a href="https://api.github.com/users/marcosvega91">marcosvega91</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/37639389?v=4"/></br><a href="https://api.github.com/users/petrz12">petrz12</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/3194829?v=4"/></br><a href="https://api.github.com/users/moltenform">moltenform</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/5199995?v=4"/></br><a href="https://api.github.com/users/zuphilip">zuphilip</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/5199995?v=4"/></br><a href="https://api.github.com/users/zuphilip">zuphilip</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/31567272?v=4"/></br><a href="https://api.github.com/users/0ndrey">0ndrey</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/6734573?v=4"/></br><a href="https://api.github.com/users/stweil">stweil</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/1904967?v=4"/></br><a href="https://api.github.com/users/readingsnail">readingsnail</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/1904967?v=4"/></br><a href="https://api.github.com/users/readingsnail">readingsnail</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/937861?v=4"/></br><a href="https://api.github.com/users/archont00">archont00</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/31567272?v=4"/></br><a href="https://api.github.com/users/0ndrey">0ndrey</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/32770029?v=4"/></br><a href="https://api.github.com/users/bradmcl">bradmcl</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/22592201?v=4"/></br><a href="https://api.github.com/users/tfinnberg">tfinnberg</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/226708?v=4"/></br><a href="https://api.github.com/users/RaphaelKimmig">RaphaelKimmig</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/17768566?v=4"/></br><a href="https://api.github.com/users/RenatoXSR">RenatoXSR</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/36303913?v=4"/></br><a href="https://api.github.com/users/sensor-freak">sensor-freak</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/4245227?v=4"/></br><a href="https://api.github.com/users/zblesk">zblesk</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/560571?v=4"/></br><a href="https://api.github.com/users/chrisb86">chrisb86</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/339645?v=4"/></br><a href="https://api.github.com/users/jmontane">jmontane</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/4168339?v=4"/></br><a href="https://api.github.com/users/solariz">solariz</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/390889?v=4"/></br><a href="https://api.github.com/users/mmahmoudian">mmahmoudian</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/25288?v=4"/></br><a href="https://api.github.com/users/maicki">maicki</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/2136373?v=4"/></br><a href="https://api.github.com/users/mjjzf">mjjzf</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/27608187?v=4"/></br><a href="https://api.github.com/users/rt-oliveira">rt-oliveira</a></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/559346?v=4"/></br><a href="https://api.github.com/users/metbril">metbril</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/559346?v=4"/></br><a href="https://api.github.com/users/metbril">metbril</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/6734573?v=4"/></br><a href="https://api.github.com/users/stweil">stweil</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/937861?v=4"/></br><a href="https://api.github.com/users/archont00">archont00</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/32770029?v=4"/></br><a href="https://api.github.com/users/bradmcl">bradmcl</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/29672555?v=4"/></br><a href="https://api.github.com/users/genneko">genneko</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/22592201?v=4"/></br><a href="https://api.github.com/users/tfinnberg">tfinnberg</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/102242?v=4"/></br><a href="https://api.github.com/users/nathanleiby">nathanleiby</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/226708?v=4"/></br><a href="https://api.github.com/users/RaphaelKimmig">RaphaelKimmig</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/17768566?v=4"/></br><a href="https://api.github.com/users/RenatoXSR">RenatoXSR</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/36303913?v=4"/></br><a href="https://api.github.com/users/sensor-freak">sensor-freak</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/4245227?v=4"/></br><a href="https://api.github.com/users/zblesk">zblesk</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/560571?v=4"/></br><a href="https://api.github.com/users/chrisb86">chrisb86</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/2733783?v=4"/></br><a href="https://api.github.com/users/JOJ0">JOJ0</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/339645?v=4"/></br><a href="https://api.github.com/users/jmontane">jmontane</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/4168339?v=4"/></br><a href="https://api.github.com/users/solariz">solariz</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/390889?v=4"/></br><a href="https://api.github.com/users/mmahmoudian">mmahmoudian</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/25288?v=4"/></br><a href="https://api.github.com/users/maicki">maicki</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/2136373?v=4"/></br><a href="https://api.github.com/users/mjjzf">mjjzf</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/4497566?v=4"/></br><a href="https://api.github.com/users/rccavalcanti">rccavalcanti</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/27608187?v=4"/></br><a href="https://api.github.com/users/rt-oliveira">rt-oliveira</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/2486806?v=4"/></br><a href="https://api.github.com/users/sebastienjust">sebastienjust</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/2486806?v=4"/></br><a href="https://api.github.com/users/sebastienjust">sebastienjust</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/1540054?v=4"/></br><a href="https://api.github.com/users/ShaneKilkelly">ShaneKilkelly</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/1540054?v=4"/></br><a href="https://api.github.com/users/ShaneKilkelly">ShaneKilkelly</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/4079047?v=4"/></br><a href="https://api.github.com/users/Zorbeyd">Zorbeyd</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/4079047?v=4"/></br><a href="https://api.github.com/users/Zorbeyd">Zorbeyd</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/35413451?v=4"/></br><a href="https://api.github.com/users/chenlhlinux">chenlhlinux</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/35413451?v=4"/></br><a href="https://api.github.com/users/chenlhlinux">chenlhlinux</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/17399340?v=4"/></br><a href="https://api.github.com/users/pf-siedler">pf-siedler</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/17399340?v=4"/></br><a href="https://api.github.com/users/pf-siedler">pf-siedler</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/17232523?v=4"/></br><a href="https://api.github.com/users/ruuti">ruuti</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/17232523?v=4"/></br><a href="https://api.github.com/users/ruuti">ruuti</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/23638148?v=4"/></br><a href="https://api.github.com/users/s1nceri7y">s1nceri7y</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/23638148?v=4"/></br><a href="https://api.github.com/users/s1nceri7y">s1nceri7y</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/7471938?v=4"/></br><a href="https://api.github.com/users/ShuiHuo">ShuiHuo</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/7471938?v=4"/></br><a href="https://api.github.com/users/ShuiHuo">ShuiHuo</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/11596277?v=4"/></br><a href="https://api.github.com/users/ikunya">ikunya</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/11596277?v=4"/></br><a href="https://api.github.com/users/ikunya">ikunya</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/3660978?v=4"/></br><a href="https://api.github.com/users/alanfortlink">alanfortlink</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/4408379?v=4"/></br><a href="https://api.github.com/users/lex111">lex111</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/498326?v=4"/></br><a href="https://api.github.com/users/Shaxine">Shaxine</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/498326?v=4"/></br><a href="https://api.github.com/users/Shaxine">Shaxine</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/7034200?v=4"/></br><a href="https://api.github.com/users/bimlas">bimlas</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/7034200?v=4"/></br><a href="https://api.github.com/users/bimlas">bimlas</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/105843?v=4"/></br><a href="https://api.github.com/users/chaifeng">chaifeng</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/105843?v=4"/></br><a href="https://api.github.com/users/chaifeng">chaifeng</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/549349?v=4"/></br><a href="https://api.github.com/users/charles-e">charles-e</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/549349?v=4"/></br><a href="https://api.github.com/users/charles-e">charles-e</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/1686759?v=4"/></br><a href="https://api.github.com/users/chrmoritz">chrmoritz</a></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/1686759?v=4"/></br><a href="https://api.github.com/users/chrmoritz">chrmoritz</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/28535750?v=4"/></br><a href="https://api.github.com/users/NeverMendel">NeverMendel</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/10371667?v=4"/></br><a href="https://api.github.com/users/domgoodwin">domgoodwin</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/5131923?v=4"/></br><a href="https://api.github.com/users/donbowman">donbowman</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/5131923?v=4"/></br><a href="https://api.github.com/users/donbowman">donbowman</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/47756?v=4"/></br><a href="https://api.github.com/users/dflock">dflock</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/47756?v=4"/></br><a href="https://api.github.com/users/dflock">dflock</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/1962738?v=4"/></br><a href="https://api.github.com/users/einverne">einverne</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/1962738?v=4"/></br><a href="https://api.github.com/users/einverne">einverne</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/628474?v=4"/></br><a href="https://api.github.com/users/Atalanttore">Atalanttore</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/628474?v=4"/></br><a href="https://api.github.com/users/Atalanttore">Atalanttore</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/16492558?v=4"/></br><a href="https://api.github.com/users/eodeluga">eodeluga</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/16492558?v=4"/></br><a href="https://api.github.com/users/eodeluga">eodeluga</a></td>
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/1714374?v=4"/></br><a href="https://api.github.com/users/FleischKarussel">FleischKarussel</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/1714374?v=4"/></br><a href="https://api.github.com/users/FleischKarussel">FleischKarussel</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/6190183?v=4"/></br><a href="https://api.github.com/users/gmag11">gmag11</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/6190183?v=4"/></br><a href="https://api.github.com/users/gmag11">gmag11</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/2257024?v=4"/></br><a href="https://api.github.com/users/gusbemacbe">gusbemacbe</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/18524580?v=4"/></br><a href="https://api.github.com/users/Fvbor">Fvbor</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/3379379?v=4"/></br><a href="https://api.github.com/users/sczhg">sczhg</a></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/2257024?v=4"/></br><a href="https://api.github.com/users/gusbemacbe">gusbemacbe</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/18524580?v=4"/></br><a href="https://api.github.com/users/Fvbor">Fvbor</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/22606250?v=4"/></br><a href="https://api.github.com/users/bennetthanna">bennetthanna</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/3379379?v=4"/></br><a href="https://api.github.com/users/sczhg">sczhg</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/1716229?v=4"/></br><a href="https://api.github.com/users/Vistaus">Vistaus</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/1716229?v=4"/></br><a href="https://api.github.com/users/Vistaus">Vistaus</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/2733783?v=4"/></br><a href="https://api.github.com/users/JOJ0">JOJ0</a></td>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/1533624?v=4"/></br><a href="https://api.github.com/users/IrvinDominin">IrvinDominin</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/19985741?v=4"/></br><a href="https://api.github.com/users/JRaiden16">JRaiden16</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/11466782?v=4"/></br><a href="https://api.github.com/users/jacobherrington">jacobherrington</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/11466782?v=4"/></br><a href="https://api.github.com/users/jacobherrington">jacobherrington</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/4995433?v=4"/></br><a href="https://api.github.com/users/jaredcrowe">jaredcrowe</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/4995433?v=4"/></br><a href="https://api.github.com/users/jaredcrowe">jaredcrowe</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/163555?v=4"/></br><a href="https://api.github.com/users/JoelRSimpson">JoelRSimpson</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/163555?v=4"/></br><a href="https://api.github.com/users/JoelRSimpson">JoelRSimpson</a></td>
|
||||||
@ -999,44 +1002,58 @@ Details:
|
|||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/12831489?v=4"/></br><a href="https://api.github.com/users/mgroth0">mgroth0</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/12831489?v=4"/></br><a href="https://api.github.com/users/mgroth0">mgroth0</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/21796?v=4"/></br><a href="https://api.github.com/users/silentmatt">silentmatt</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/51273874?v=4"/></br><a href="https://api.github.com/users/MichipX">MichipX</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/51273874?v=4"/></br><a href="https://api.github.com/users/MichipX">MichipX</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/53177864?v=4"/></br><a href="https://api.github.com/users/MrTraduttore">MrTraduttore</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/53177864?v=4"/></br><a href="https://api.github.com/users/MrTraduttore">MrTraduttore</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/9076687?v=4"/></br><a href="https://api.github.com/users/NJannasch">NJannasch</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/9076687?v=4"/></br><a href="https://api.github.com/users/NJannasch">NJannasch</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/12369770?v=4"/></br><a href="https://api.github.com/users/Ouvill">Ouvill</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/12369770?v=4"/></br><a href="https://api.github.com/users/Ouvill">Ouvill</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/43815417?v=4"/></br><a href="https://api.github.com/users/shorty2380">shorty2380</a></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/43815417?v=4"/></br><a href="https://api.github.com/users/shorty2380">shorty2380</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/6306608?v=4"/></br><a href="https://api.github.com/users/Diadlo">Diadlo</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/6306608?v=4"/></br><a href="https://api.github.com/users/Diadlo">Diadlo</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/8766773?v=4"/></br><a href="https://api.github.com/users/Cogitri">Cogitri</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/8766773?v=4"/></br><a href="https://api.github.com/users/Cogitri">Cogitri</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/17312341?v=4"/></br><a href="https://api.github.com/users/reinhart1010">reinhart1010</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/744655?v=4"/></br><a href="https://api.github.com/users/ruzaq">ruzaq</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/744655?v=4"/></br><a href="https://api.github.com/users/ruzaq">ruzaq</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/19328605?v=4"/></br><a href="https://api.github.com/users/SamuelBlickle">SamuelBlickle</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/505011?v=4"/></br><a href="https://api.github.com/users/kcrt">kcrt</a></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/19328605?v=4"/></br><a href="https://api.github.com/users/SamuelBlickle">SamuelBlickle</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/9937486?v=4"/></br><a href="https://api.github.com/users/SFoskitt">SFoskitt</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/1782292?v=4"/></br><a href="https://api.github.com/users/SubodhDahal">SubodhDahal</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/505011?v=4"/></br><a href="https://api.github.com/users/kcrt">kcrt</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/538584?v=4"/></br><a href="https://api.github.com/users/xissy">xissy</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/538584?v=4"/></br><a href="https://api.github.com/users/xissy">xissy</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/466122?v=4"/></br><a href="https://api.github.com/users/Tekki">Tekki</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/466122?v=4"/></br><a href="https://api.github.com/users/Tekki">Tekki</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/8731922?v=4"/></br><a href="https://api.github.com/users/tbroadley">tbroadley</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/8731922?v=4"/></br><a href="https://api.github.com/users/tbroadley">tbroadley</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/114300?v=4"/></br><a href="https://api.github.com/users/Kriechi">Kriechi</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/114300?v=4"/></br><a href="https://api.github.com/users/Kriechi">Kriechi</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/3457339?v=4"/></br><a href="https://api.github.com/users/tkilaker">tkilaker</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/3457339?v=4"/></br><a href="https://api.github.com/users/tkilaker">tkilaker</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/4201229?v=4"/></br><a href="https://api.github.com/users/tcyrus">tcyrus</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/4201229?v=4"/></br><a href="https://api.github.com/users/tcyrus">tcyrus</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/834914?v=4"/></br><a href="https://api.github.com/users/tobias-grasse">tobias-grasse</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/834914?v=4"/></br><a href="https://api.github.com/users/tobias-grasse">tobias-grasse</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/6691273?v=4"/></br><a href="https://api.github.com/users/strobeltobias">strobeltobias</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/6691273?v=4"/></br><a href="https://api.github.com/users/strobeltobias">strobeltobias</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/11031696?v=4"/></br><a href="https://api.github.com/users/ymitsos">ymitsos</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/70296?v=4"/></br><a href="https://api.github.com/users/tbergeron">tbergeron</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/5077221?v=4"/></br><a href="https://api.github.com/users/axq">axq</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/6104498?v=4"/></br><a href="https://api.github.com/users/MyTheValentinus">MyTheValentinus</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/3985557?v=4"/></br><a href="https://api.github.com/users/XarisA">XarisA</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/11031696?v=4"/></br><a href="https://api.github.com/users/ymitsos">ymitsos</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/5077221?v=4"/></br><a href="https://api.github.com/users/axq">axq</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/28493662?v=4"/></br><a href="https://api.github.com/users/cdorin93">cdorin93</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/28493662?v=4"/></br><a href="https://api.github.com/users/cdorin93">cdorin93</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/30935096?v=4"/></br><a href="https://api.github.com/users/cybertramp">cybertramp</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/30935096?v=4"/></br><a href="https://api.github.com/users/cybertramp">cybertramp</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/9694906?v=4"/></br><a href="https://api.github.com/users/delta-emil">delta-emil</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/9694906?v=4"/></br><a href="https://api.github.com/users/delta-emil">delta-emil</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/926263?v=4"/></br><a href="https://api.github.com/users/doc75">doc75</a></td>
|
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/2903013?v=4"/></br><a href="https://api.github.com/users/ebayer">ebayer</a></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/926263?v=4"/></br><a href="https://api.github.com/users/doc75">doc75</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars2.githubusercontent.com/u/2903013?v=4"/></br><a href="https://api.github.com/users/ebayer">ebayer</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/18619090?v=4"/></br><a href="https://api.github.com/users/exponentactivity">exponentactivity</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/47755037?v=4"/></br><a href="https://api.github.com/users/fabianski7">fabianski7</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/14201321?v=4"/></br><a href="https://api.github.com/users/rasperepodvipodvert">rasperepodvipodvert</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/14201321?v=4"/></br><a href="https://api.github.com/users/rasperepodvipodvert">rasperepodvipodvert</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/29672555?v=4"/></br><a href="https://api.github.com/users/genneko">genneko</a></td>
|
</tr>
|
||||||
|
<tr>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/11388094?v=4"/></br><a href="https://api.github.com/users/hydrandt">hydrandt</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/11388094?v=4"/></br><a href="https://api.github.com/users/hydrandt">hydrandt</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/4140247?v=4"/></br><a href="https://api.github.com/users/luzpaz">luzpaz</a></td>
|
||||||
|
<td style="text-align:center"><img width="50" src="https://avatars0.githubusercontent.com/u/36965591?v=4"/></br><a href="https://api.github.com/users/daehruoydeef">daehruoydeef</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/42961947?v=4"/></br><a href="https://api.github.com/users/pensierocrea">pensierocrea</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars1.githubusercontent.com/u/42961947?v=4"/></br><a href="https://api.github.com/users/pensierocrea">pensierocrea</a></td>
|
||||||
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/10206967?v=4"/></br><a href="https://api.github.com/users/rhtenhove">rhtenhove</a></td>
|
<td style="text-align:center"><img width="50" src="https://avatars3.githubusercontent.com/u/10206967?v=4"/></br><a href="https://api.github.com/users/rhtenhove">rhtenhove</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -373,7 +373,7 @@ https://github.com/laurent22/joplin/blob/master/readme/spec.md
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<h2>Master Keys<a name="master-keys" href="#master-keys" class="heading-anchor">🔗</a></h2>
|
<h2>Master Keys<a name="master-keys" href="#master-keys" class="heading-anchor">🔗</a></h2>
|
||||||
<p>The master keys are used to encrypt and decrypt data. They can be generated from the Encryption Service and are saved to the database. They are themselves encrypted via a user password using a <a href="https://github.com/laurent22/joplin/blob/fb6dee32ac035b00153106273135fb16be4b4fa5/ReactNativeClient/lib/services/EncryptionService.js#L263">strong encyption method</a>.</p>
|
<p>The master keys are used to encrypt and decrypt data. They can be generated from the Encryption Service and are saved to the database. They are themselves encrypted via a user password using a <a href="https://github.com/laurent22/joplin/blob/fb6dee32ac035b00153106273135fb16be4b4fa5/ReactNativeClient/lib/services/EncryptionService.js#L263">strong encryption method</a>.</p>
|
||||||
<p>These encrypted master keys are transmitted with the sync data so that they can be available to each client. Each client will need to supply the user password to decrypt each key.</p>
|
<p>These encrypted master keys are transmitted with the sync data so that they can be available to each client. Each client will need to supply the user password to decrypt each key.</p>
|
||||||
<p>The application supports multiple master keys in order to handle cases where one offline client starts encrypting notes, then another offline client starts encrypting notes too, and later both sync. Both master keys will have to be decrypted separately with the user password.</p>
|
<p>The application supports multiple master keys in order to handle cases where one offline client starts encrypting notes, then another offline client starts encrypting notes too, and later both sync. Both master keys will have to be decrypted separately with the user password.</p>
|
||||||
<p>Only one master key can be active for encryption purposes. For decryption, the algorithm will check the Master Key ID in the header, then check if it's available to the current app and, if so, use this for decryption.</p>
|
<p>Only one master key can be active for encryption purposes. For decryption, the algorithm will check the Master Key ID in the header, then check if it's available to the current app and, if so, use this for decryption.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user