mirror of
https://github.com/pbek/QOwnNotes.git
synced 2025-06-28 12:59:52 +00:00
#1859 i18n: add more app and webpage translation
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
This commit is contained in:
parent
aba4516bfe
commit
4457b957d3
92 changed files with 1491 additions and 30 deletions
|
@ -5,6 +5,7 @@
|
||||||
- In the _Git settings_ you now can configure a git client only if the app was not
|
- In the _Git settings_ you now can configure a git client only if the app was not
|
||||||
built with libgit2 support, otherwise you will get the information that support
|
built with libgit2 support, otherwise you will get the information that support
|
||||||
for the git library libgit2 is activated (for [#3296](https://github.com/pbek/QOwnNotes/issues/3296))
|
for the git library libgit2 is activated (for [#3296](https://github.com/pbek/QOwnNotes/issues/3296))
|
||||||
|
- Added more Spanish, Korean, Finnish translation (thank you, alejandromoc, venusgirl, tommihanhikoski)
|
||||||
|
|
||||||
## 25.6.4
|
## 25.6.4
|
||||||
|
|
||||||
|
|
|
@ -2776,6 +2776,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5682,6 +5690,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</tran
|
||||||
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2872,6 +2872,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation>مجلد الملاحظات <b>%1</b> الذي مساره <b>%2</b> لم يعد موجودًا!</translation>
|
<translation>مجلد الملاحظات <b>%1</b> الذي مساره <b>%2</b> لم يعد موجودًا!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation>سطر %1، عمود %2</translation>
|
<translation>سطر %1، عمود %2</translation>
|
||||||
|
@ -5891,6 +5899,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>إزالة المسافات الزائدة بعد نهاية السطر من نص الملاحظة تلقائيًا</translation>
|
<translation>إزالة المسافات الزائدة بعد نهاية السطر من نص الملاحظة تلقائيًا</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation>الملاحظات التي حجم ملفها أكبر من هذا لن تظهر في قائمة الملاحظات</translation>
|
<translation>الملاحظات التي حجم ملفها أكبر من هذا لن تظهر في قائمة الملاحظات</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2782,6 +2782,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5700,6 +5708,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>Автоматично премахване на пробелите в текста на бележката</translation>
|
<translation>Автоматично премахване на пробелите в текста на бележката</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2779,6 +2779,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5691,6 +5699,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>নোট পাঠ্যে স্বয়ংক্রিয়ভাবে স্থান পরিবর্তন করুন অপসারণ</translation>
|
<translation>নোট পাঠ্যে স্বয়ংক্রিয়ভাবে স্থান পরিবর্তন করুন অপসারণ</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2802,6 +2802,14 @@ Ako je smeće omogućeno na vašem ownCloud poslužitelju, trebali biste ih moć
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5734,6 +5742,18 @@ Samo se testirajte ako dobijete sukobe u sinkronizaciji i postavite veću vrijed
|
||||||
<translation>Automatski uklonite zaostale prostore u tekstu bilješke</translation>
|
<translation>Automatski uklonite zaostale prostore u tekstu bilješke</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2770,6 +2770,14 @@ Si la paperera està habilitada al vostre servidor ownCloud les podreu restaurar
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5676,6 +5684,18 @@ Proveu si teniu conflictes de sincronització i poseu un valor més alt si cal.<
|
||||||
<translation>Eliminar automàticament els espais sobrants a la nota de text</translation>
|
<translation>Eliminar automàticament els espais sobrants a la nota de text</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2778,6 +2778,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5696,6 +5704,18 @@ Sulayi lang ang imong kaugalingon kon makasinati ka og panagbangi ug maghimo og
|
||||||
<translation>Awtomatikong tangtangon ang mga agianan sa pagbiyahe sa teksto sa nota</translation>
|
<translation>Awtomatikong tangtangon ang mga agianan sa pagbiyahe sa teksto sa nota</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2822,6 +2822,14 @@ Jestliže je koš na Vašem ownCloud serveru povolen, budete z něj schopni odst
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5779,6 +5787,18 @@ Jen se otestujte, pokud máte konflikty synchronizace a pokud ano, nastavte vyš
|
||||||
<translation>Automaticky odstraní koncové mezery v textu poznámky</translation>
|
<translation>Automaticky odstraní koncové mezery v textu poznámky</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2779,6 +2779,14 @@ hvis papirkurven er aktiveret på din ownCloud server du skal kunne gendanne dem
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5693,6 +5701,18 @@ Bare test dig selv, hvis du får synkroniseringskonflikter og angiv en højere v
|
||||||
<translation>Fjern automatisk bagerste mellemrum i notateksten</translation>
|
<translation>Fjern automatisk bagerste mellemrum i notateksten</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2779,6 +2779,14 @@ Falls Sie die Papierkorb-App auf Ihrem ownCloud-Server aktiviert haben, sollten
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation>Z. %1, Sp. %2</translation>
|
<translation>Z. %1, Sp. %2</translation>
|
||||||
|
@ -5684,6 +5692,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>Nachfolgende Leerzeichen im Notiztext automatisch entfernen</translation>
|
<translation>Nachfolgende Leerzeichen im Notiztext automatisch entfernen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation>Notizen, die größer als dieser Wert sind, werden in der Notizliste nicht angezeigt</translation>
|
<translation>Notizen, die größer als dieser Wert sind, werden in der Notizliste nicht angezeigt</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2783,6 +2783,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5700,6 +5708,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>Αφαιρέστε αυτόματα τα τελικά κενά από το κείμενο της σημείωσης</translation>
|
<translation>Αφαιρέστε αυτόματα τα τελικά κενά από το κείμενο της σημείωσης</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2778,6 +2778,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5684,6 +5692,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</tran
|
||||||
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2777,6 +2777,14 @@ Si la papelera está habilitada en su servidor ownCloud debería poder restaurar
|
||||||
<translation>¡La carpeta de notas <b>%1</b> con la ruta <b>%2</b> ya no existe!</translation>
|
<translation>¡La carpeta de notas <b>%1</b> con la ruta <b>%2</b> ya no existe!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation>Dividir nota</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation>¿Dividir la nota en la posición actual del cursor? El texto después del cursor se moverá a una nueva nota. Esta nueva nota se enlazará a la anterior.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation>Línea %1, col. %2</translation>
|
<translation>Línea %1, col. %2</translation>
|
||||||
|
@ -5683,6 +5691,18 @@ Se debe probar y si hay conflictos de sincronización establecer un valor más a
|
||||||
<translation>Eliminar automáticamente los espacios finales en el texto de la nota</translation>
|
<translation>Eliminar automáticamente los espacios finales en el texto de la nota</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation>Biblioteca de Git</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation>El soporte para la biblioteca de git, libgit2, está activado.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation>No olvide activar el soporte de git para sus carpetas de notas.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation>Las notas más grandes que esto no serán mostradas en la lista de notas</translation>
|
<translation>Las notas más grandes que esto no serán mostradas en la lista de notas</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2779,6 +2779,14 @@ Kui prügikast on teie endaCloudi serveris lubatud, peaksite saama selle sealt t
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5697,6 +5705,18 @@ Pange end proovile, kui teil tekivad sünkroonimiskonfliktid, ja määrake siis
|
||||||
<translation>Eemaldage automaatselt märkme tekstist tühikud</translation>
|
<translation>Eemaldage automaatselt märkme tekstist tühikud</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2780,6 +2780,14 @@ Zakarrontzia zure ownCloud zerbitzarian gaituta badago, hortik leheneratu behark
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5692,6 +5700,18 @@ Just probatu zeure burua sinkronizazio gatazkak lortzen badituzu eta balio handi
|
||||||
<translation>Kendu oharreko testuaren amaierako espazioak automatikoki</translation>
|
<translation>Kendu oharreko testuaren amaierako espazioak automatikoki</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2780,6 +2780,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5789,6 +5797,18 @@ QOwnNotesAPI
|
||||||
<translation>حذف خودکار فضاهای مؤخر در متن یادداشت</translation>
|
<translation>حذف خودکار فضاهای مؤخر در متن یادداشت</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -428,11 +428,11 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Portuguese (Brazilian)</source>
|
<source>Portuguese (Brazilian)</source>
|
||||||
<translation type="unfinished">Portuguese (Brazilian)</translation>
|
<translation>portugali (brasilialainen)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Portuguese</source>
|
<source>Portuguese</source>
|
||||||
<translation type="unfinished">Portuguese</translation>
|
<translation>portugali</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Romanian</source>
|
<source>Romanian</source>
|
||||||
|
@ -593,7 +593,7 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Number of imported notes</source>
|
<source>Number of imported notes</source>
|
||||||
<translation type="unfinished">Number of imported notes</translation>
|
<translation>Tuodut muistiinpanot</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Select file</source>
|
<source>Select file</source>
|
||||||
|
@ -629,11 +629,11 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Invalid XML!</source>
|
<source>Invalid XML!</source>
|
||||||
<translation type="unfinished">Invalid XML!</translation>
|
<translation>Virheellinen XML!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Invalid XML found in note <b>%1</b>! The import might be stopped at this point.</source>
|
<source>Invalid XML found in note <b>%1</b>! The import might be stopped at this point.</source>
|
||||||
<translation type="unfinished">Invalid XML found in note <b>%1</b>! The import might be stopped at this point.</translation>
|
<translation>Virheellinen XML muistiinpanossa <b>%1</b>! Tuominen saattaa keskeytyä.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Basic attributes</source>
|
<source>Basic attributes</source>
|
||||||
|
@ -720,11 +720,11 @@
|
||||||
<name>FakeVim</name>
|
<name>FakeVim</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Use FakeVim</source>
|
<source>Use FakeVim</source>
|
||||||
<translation type="unfinished">Use FakeVim</translation>
|
<translation>Käytä FakeVimiä</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Read .vimrc from location:</source>
|
<source>Read .vimrc from location:</source>
|
||||||
<translation type="unfinished">Read .vimrc from location:</translation>
|
<translation>Lue .vimrc kohteesta:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show position of text marks</source>
|
<source>Show position of text marks</source>
|
||||||
|
@ -1113,7 +1113,7 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Underlined text</source>
|
<source>Underlined text</source>
|
||||||
<translation type="unfinished">Underlined text</translation>
|
<translation>Alleviivattu teksti</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Link</source>
|
<source>Link</source>
|
||||||
|
@ -1235,7 +1235,7 @@
|
||||||
<message>
|
<message>
|
||||||
<source>Copy</source>
|
<source>Copy</source>
|
||||||
<comment>as noun</comment>
|
<comment>as noun</comment>
|
||||||
<translation type="unfinished">Copy</translation>
|
<translation>Kopioi</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Remove schema</source>
|
<source>Remove schema</source>
|
||||||
|
@ -1254,15 +1254,15 @@
|
||||||
<name>HtmlPreviewWidget</name>
|
<name>HtmlPreviewWidget</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Copy</source>
|
<source>Copy</source>
|
||||||
<translation type="unfinished">Copy</translation>
|
<translation>Kopioi</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Copy link</source>
|
<source>Copy link</source>
|
||||||
<translation type="unfinished">Copy link</translation>
|
<translation>Kopioi linkki</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Reset zoom</source>
|
<source>Reset zoom</source>
|
||||||
<translation type="unfinished">Reset zoom</translation>
|
<translation>Palauta lähennys</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -1328,11 +1328,11 @@
|
||||||
<name>IssueAssistantDialog</name>
|
<name>IssueAssistantDialog</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Minimum 8 characters</source>
|
<source>Minimum 8 characters</source>
|
||||||
<translation type="unfinished">Minimum 8 characters</translation>
|
<translation>Vähintään 8 merkkiä</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Minimum 10 characters</source>
|
<source>Minimum 10 characters</source>
|
||||||
<translation type="unfinished">Minimum 10 characters</translation>
|
<translation>Vähintään 10 merkkiä</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -1343,7 +1343,7 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Import folders</source>
|
<source>Import folders</source>
|
||||||
<translation type="unfinished">Import folders</translation>
|
<translation>Tuo kansioita</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Please select the "RAW - Joplin Export Directory" from which you want to import notes:</source>
|
<source>Please select the "RAW - Joplin Export Directory" from which you want to import notes:</source>
|
||||||
|
@ -1935,7 +1935,7 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Ctrl+L</source>
|
<source>Ctrl+L</source>
|
||||||
<translation type="unfinished">Ctrl+L</translation>
|
<translation>Ctrl+L</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Auto format table</source>
|
<source>Auto format table</source>
|
||||||
|
@ -2091,7 +2091,7 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Open the #qownnotes IRC (Kiwi) channel, you have to stay online to get a response</source>
|
<source>Open the #qownnotes IRC (Kiwi) channel, you have to stay online to get a response</source>
|
||||||
<translation type="unfinished">Open the #qownnotes IRC (Kiwi) channel, you have to stay online to get a response</translation>
|
<translation>Avaa #qownnotes IRC (Kiwi) kanava, sinun täytyy olla paikalla saadaksesi vastauksen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Cycle text case</source>
|
<source>Cycle text case</source>
|
||||||
|
@ -2112,7 +2112,7 @@
|
||||||
<message>
|
<message>
|
||||||
<source>Open the QOwnNotes Matrix (Element) room</source>
|
<source>Open the QOwnNotes Matrix (Element) room</source>
|
||||||
<extracomment>"Element" as in the chat service</extracomment>
|
<extracomment>"Element" as in the chat service</extracomment>
|
||||||
<translation type="unfinished">Open the QOwnNotes Matrix (Element) room</translation>
|
<translation>Avaa QOwnNotes Matrix (Element) -huone</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Unlock panels</source>
|
<source>Unlock panels</source>
|
||||||
|
@ -2779,6 +2779,14 @@ Jos roskakoriin on otettu käyttöön omassa palvelinpalvelimessa, sinun pitäis
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5697,6 +5705,18 @@ Kokeile itseäsi, jos saat synkronointiristiriitoja ja asetat korkeamman arvon,
|
||||||
<translation>Poista loput välilyönnit automaattisesti huomautuksen tekstistä</translation>
|
<translation>Poista loput välilyönnit automaattisesti huomautuksen tekstistä</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2782,6 +2782,14 @@ Kung pinagana ang trash sa iyong sarilingCloud server dapat mong maibalik ang mg
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5694,6 +5702,18 @@ Subukan lang sa sarili mo kong ikaw ay makakuha ng sync conflicts at mataas na v
|
||||||
<translation>Awtomatikong tanggalin ang mga puwang sa trailing sa teksto ng tala</translation>
|
<translation>Awtomatikong tanggalin ang mga puwang sa trailing sa teksto ng tala</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2778,6 +2778,14 @@ Si la corbeille est activée sur votre serveur ownCloud, vous devriez pouvoir re
|
||||||
<translation>Le dossier de notes <b>%1</b> dont le chemin est <b>%2</b> n’existe plus !</translation>
|
<translation>Le dossier de notes <b>%1</b> dont le chemin est <b>%2</b> n’existe plus !</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation>L. %1, Col. %2</translation>
|
<translation>L. %1, Col. %2</translation>
|
||||||
|
@ -5684,6 +5692,18 @@ Vous pouvez tester vous-même. Si vous avez des conflits de synchronisation, vou
|
||||||
<translation>Supprimer automatiquement les espaces en fin de ligne dans le texte de la note</translation>
|
<translation>Supprimer automatiquement les espaces en fin de ligne dans le texte de la note</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation>Les notes plus grandes ne seront pas affichées dans la liste de notes</translation>
|
<translation>Les notes plus grandes ne seront pas affichées dans la liste de notes</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2850,6 +2850,14 @@ Má tá an bruscar cumasaithe ar do fhreastalaí ownCloud ba chóir go mbeifeá
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5832,6 +5840,18 @@ Ní gá ach tástáil a dhéanamh ort féin má fhaigheann tú coinbhleachtaí i
|
||||||
<translation>Bain spásanna ráille go huathoibríoch sa téacs nótaí</translation>
|
<translation>Bain spásanna ráille go huathoibríoch sa téacs nótaí</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2785,6 +2785,14 @@ Se a papeleira está habilitada no teu servidor ownCloud, deberías poder restau
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5708,6 +5716,18 @@ Abre o asistente de emisión de temas </ span> na parte inferior. </ P&
|
||||||
<translation>Elimina automaticamente os espazos pendentes do texto das notas</translation>
|
<translation>Elimina automaticamente os espazos pendentes do texto das notas</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2783,6 +2783,14 @@ Idan an kunna tarkace a uwar garken naku to ya kamata ku iya dawo dasu daga can.
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5697,6 +5705,18 @@ Kawai gwada kanka idan ka sami rikice-rikice kuma saita wata babbar darajar idan
|
||||||
<translation>Ta atomatik cire sarari masu ɓoye a cikin rubutun bayanin kula</translation>
|
<translation>Ta atomatik cire sarari masu ɓoye a cikin rubutun bayanin kula</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2831,6 +2831,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5867,6 +5875,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>הסר אוטומטית רווחים נגררים בטקסט ההערה</translation>
|
<translation>הסר אוטומטית רווחים נגררים בטקסט ההערה</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2785,6 +2785,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5709,6 +5717,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>नोट पाठ में अनुगामी रिक्त स्थान को स्वचालित रूप से हटा दें</translation>
|
<translation>नोट पाठ में अनुगामी रिक्त स्थान को स्वचालित रूप से हटा दें</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2773,6 +2773,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5679,6 +5687,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</tran
|
||||||
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2795,6 +2795,14 @@ Ako je kanta za smeće aktivirana na poslužitelju ownCloud trebali biste ju mo
|
||||||
<translation>Napomena: mapa <b>%1</b> sa stazom <b>%2</b> više ne postoji!</translation>
|
<translation>Napomena: mapa <b>%1</b> sa stazom <b>%2</b> više ne postoji!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation>Redak %1, stupac %2</translation>
|
<translation>Redak %1, stupac %2</translation>
|
||||||
|
@ -5726,6 +5734,18 @@ Samo se testirajte ako dobijete sukobe pri sinkronizaciji i postavite višu vrij
|
||||||
<translation>Automatski ukloni zaostale prostore u tekstu bilješke</translation>
|
<translation>Automatski ukloni zaostale prostore u tekstu bilješke</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation>Bilješke dulje od ove vrijednosti se neće prikazivati na popisu bilješki</translation>
|
<translation>Bilješke dulje od ove vrijednosti se neće prikazivati na popisu bilješki</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2777,6 +2777,14 @@ Ha a kuka a ownCloud kiszolgálón engedélyezett, onnan visszaállítható.</nu
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5683,6 +5691,18 @@ Tesztelje, ha szinkronizációs konfliktus lép fel és állítson be ilyen eset
|
||||||
<translation>Automatikusan eltávolítja a jegyzetszövegből az egymást követő szóközöket</translation>
|
<translation>Automatikusan eltávolítja a jegyzetszövegből az egymást követő szóközöket</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2762,6 +2762,14 @@ Jika keranjang sampah diaktifkan pada server ownCloud anda, Anda bisa memulihkan
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5664,6 +5672,18 @@ Silakan uji coba, dan tambah durasi jika Anda mendapati konflik sinkronisasi dan
|
||||||
<translation>Secara otomatis menghapus spasi tambahan dalam teks catatan</translation>
|
<translation>Secara otomatis menghapus spasi tambahan dalam teks catatan</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2785,6 +2785,14 @@ Ef ruslið er virkt á þinn eiginCloud netþjón skaltu vera fær um að endurh
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5707,6 +5715,18 @@ Prófaðu bara sjálfan þig hvort þú fáir samstillingarárekstra og stilltu
|
||||||
<translation>Fjarlægðu slóð bil sjálfkrafa í athugasemdatexta</translation>
|
<translation>Fjarlægðu slóð bil sjálfkrafa í athugasemdatexta</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2777,6 +2777,14 @@ Se il cestino è attivato sul server ownCloud si dovrebbe essere in grado di rip
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation>Rg %1, Col %2</translation>
|
<translation>Rg %1, Col %2</translation>
|
||||||
|
@ -5682,6 +5690,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>Rimuovi automaticamente gli spazi in coda al testo della nota</translation>
|
<translation>Rimuovi automaticamente gli spazi in coda al testo della nota</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2764,6 +2764,14 @@ ownCloud サーバーのゴミ箱が有効な場合には、そこから復元
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5665,6 +5673,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>ノートテキストの末尾のスペースを自動的に削除する</translation>
|
<translation>ノートテキストの末尾のスペースを自動的に削除する</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2762,6 +2762,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5659,6 +5667,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>លុបដកឃ្លានៅជាប់ក្នុងអត្ថបទចំណាំចេញដោយស្វ័យប្រវត្តិ</translation>
|
<translation>លុបដកឃ្លានៅជាប់ក្នុងអត្ថបទចំណាំចេញដោយស្វ័យប្រវត្តិ</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2759,6 +2759,14 @@ ownCloud 서버에서 휴지통을 사용할 수 있는 경우 휴지통을 복
|
||||||
<translation>경로가 <b>%2</b>인 노트 폴더 <b>%1</b>가 더 이상 존재하지 않습니다!</translation>
|
<translation>경로가 <b>%2</b>인 노트 폴더 <b>%1</b>가 더 이상 존재하지 않습니다!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation>노트 분할</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation>현재 커서 위치에서 노트를 분할하시겠습니까? 커서 뒤의 텍스트가 새 노트로 이동합니다. 새 노트는 이전 노트와 연결됩니다.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation>줄 %1, 열 %2</translation>
|
<translation>줄 %1, 열 %2</translation>
|
||||||
|
@ -5646,6 +5654,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>노트 텍스트에서 자동으로 후행 공백 제거</translation>
|
<translation>노트 텍스트에서 자동으로 후행 공백 제거</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation>Git 라이브러리</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation>Git 라이브러리 libgit2에 대한 지원이 활성화되었습니다.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation>노트 폴더에 대해 git 지원을 활성화하는 것을 잊지 마세요.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation>이보다 큰 메모는 메모 목록에 표시되지 않습니다</translation>
|
<translation>이보다 큰 메모는 메모 목록에 표시되지 않습니다</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2779,6 +2779,14 @@ Heke trash li ser servera 'xweCloud' ya we were veqetandin divê hûn karibin wa
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5700,6 +5708,18 @@ Alîkarê pirsgirêka vekirî </span> bişkoka li binî. </p> </b
|
||||||
<translation>Di nivîsa nîşanê de bi cîhên xwerû bixweber rabe</translation>
|
<translation>Di nivîsa nîşanê de bi cîhên xwerû bixweber rabe</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2830,6 +2830,14 @@ Jei šiukšliadėžė įgalinta jūsų ownCloud serveryje, turėtumėte galėti
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5790,6 +5798,18 @@ Tiesiog išbandykite save, jei kyla sinchronizavimo konfliktų, ir nustatykite d
|
||||||
<translation>Automatiškai pašalinkite užrašo tekste esančius tarpus</translation>
|
<translation>Automatiškai pašalinkite užrašo tekste esančius tarpus</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2807,6 +2807,14 @@ Ja miskaste ir iespējota jūsu ownCloud serverī, jums vajadzētu būt iespēja
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5748,6 +5756,18 @@ Vienkārši pārbaudiet sevi, ja rodas sinhronizācijas konflikti, un iestatiet
|
||||||
<translation>Automātiski noņemiet atstarpes piezīmes tekstā</translation>
|
<translation>Automātiski noņemiet atstarpes piezīmes tekstā</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2756,6 +2756,14 @@ Mena ka whakahohea te paraihe i runga i to ake kaiwhakahaere server ka taea e ko
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5647,6 +5655,18 @@ Me whakamatautau noa ki a koe mehemea ka uru koe ki nga tautohetohe ka whakanoho
|
||||||
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2784,6 +2784,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5706,6 +5714,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</tran
|
||||||
<translation>Automatiškai pašalinkite užrašo tekste esančius tarpus</translation>
|
<translation>Automatiškai pašalinkite užrašo tekste esančius tarpus</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2757,6 +2757,14 @@ Sekiranya sampah diaktifkan pada pelayan anda sendiri, anda harus dapat mengemba
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5648,6 +5656,18 @@ Pembantu isu Terbuka </ span> di bahagian bawah. </ P> </ body>
|
||||||
<translation>Alih keluar spasi ketinggalan dalam teks nota secara automatik</translation>
|
<translation>Alih keluar spasi ketinggalan dalam teks nota secara automatik</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2777,6 +2777,14 @@ Als de prullenbak is ingeschakeld op de server van uw ownCloud moet je in staat
|
||||||
<translation>Map met notites <b>%1</b> met pad <b>%2</b> bestaat niet meer!</translation>
|
<translation>Map met notites <b>%1</b> met pad <b>%2</b> bestaat niet meer!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation>Rgl %1, Kol %2</translation>
|
<translation>Rgl %1, Kol %2</translation>
|
||||||
|
@ -5687,6 +5695,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>Verwijder automatisch volgspaties in de notitietekst</translation>
|
<translation>Verwijder automatisch volgspaties in de notitietekst</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation>Notities die groter zijn dan dit, worden niet weergegeven in de notitielijst</translation>
|
<translation>Notities die groter zijn dan dit, worden niet weergegeven in de notitielijst</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2784,6 +2784,14 @@ Hvis papirkurven er aktivert på din ownCloud-server, bør du kunne gjenopprette
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5706,6 +5714,18 @@ Bare test deg selv hvis du får synkroniseringskonflikter og sett en høyere ver
|
||||||
<translation>Fjern etterfølgende mellomrom automatisk i notatteksten</translation>
|
<translation>Fjern etterfølgende mellomrom automatisk i notatteksten</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2784,6 +2784,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5705,6 +5713,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>ਨੋਟ ਟੈਕਸਟ ਵਿੱਚ ਪਿਛਲੇ ਸਥਾਨਾਂ ਨੂੰ ਆਪਣੇ ਆਪ ਹਟਾਓ</translation>
|
<translation>ਨੋਟ ਟੈਕਸਟ ਵਿੱਚ ਪਿਛਲੇ ਸਥਾਨਾਂ ਨੂੰ ਆਪਣੇ ਆਪ ਹਟਾਓ</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2778,6 +2778,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5684,6 +5692,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</tran
|
||||||
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2823,6 +2823,14 @@ Jeżeli funkcja kosza jest włączona na Twoim serwerze ownCloud, możesz stamt
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5772,6 +5780,18 @@ Przetestuj, a jeżeli występują problemy, ustaw wyższą wartość.</translati
|
||||||
<translation>Automatycznie usuwaj końcowe spacje w tekście notatki</translation>
|
<translation>Automatycznie usuwaj końcowe spacje w tekście notatki</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2771,6 +2771,14 @@ Se a lixeira estiver ativada no seu servidor ownCloud, você poderá restaurá-l
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation>Ln %1, Col %2</translation>
|
<translation>Ln %1, Col %2</translation>
|
||||||
|
@ -5677,6 +5685,18 @@ Se encontrar conflitos de sincronização, utilize um valor maior.</translation>
|
||||||
<translation>Automaticamente remova os espaços adicionais na nota</translation>
|
<translation>Automaticamente remova os espaços adicionais na nota</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation>Anotações maiores que isso não aparecerão na lista de anotações</translation>
|
<translation>Anotações maiores que isso não aparecerão na lista de anotações</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2783,6 +2783,14 @@ Se a reciclagem não estiver ativada no servidor de ownCloud não será possíve
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5702,6 +5710,18 @@ Teste por conta própria se você tiver problemas e coloque um valor mais alto s
|
||||||
<translation>Remover automaticamente os espaços finais no texto da nota</translation>
|
<translation>Remover automaticamente os espaços finais no texto da nota</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2800,6 +2800,14 @@ Dacă coșul de gunoi este activat pe serverul propriuCloud, ar trebui să îl p
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5742,6 +5750,18 @@ Testați-vă dacă primiți conflicte de sincronizare și setați o valoare mai
|
||||||
<translation>Înlăturați automat spațiile de finalizare din textul notei</translation>
|
<translation>Înlăturați automat spațiile de finalizare din textul notei</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2823,6 +2823,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation>Папка с заметками <b>%1</b> с путём <b>%2</b> больше не сушествует!</translation>
|
<translation>Папка с заметками <b>%1</b> с путём <b>%2</b> больше не сушествует!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation>Лн %1, Клн %2</translation>
|
<translation>Лн %1, Клн %2</translation>
|
||||||
|
@ -5768,6 +5776,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>Автоматически удалять завершающие пробелы в тексте заметки</translation>
|
<translation>Автоматически удалять завершающие пробелы в тексте заметки</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation>Заметки большего размера не будут отображаться в списке заметок</translation>
|
<translation>Заметки большего размера не будут отображаться в списке заметок</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2778,6 +2778,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5685,6 +5693,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2828,6 +2828,14 @@ Ak je kôš povolený na vašom serveri ownCloud, mali by ste byť schopní ho o
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5790,6 +5798,18 @@ Stačí si otestovať, či máte konflikty synchronizácie a ak áno, nastavte v
|
||||||
<translation>Automatické odstránenie koncových medzier v texte poznámky</translation>
|
<translation>Automatické odstránenie koncových medzier v texte poznámky</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2830,6 +2830,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5793,6 +5801,18 @@ Preizkusite se, če se pojavijo konflikti sinhronizacije in nastavite višjo vre
|
||||||
<translation>Samodejno odstranite zaledne presledke v besedilu opombe</translation>
|
<translation>Samodejno odstranite zaledne presledke v besedilu opombe</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2782,6 +2782,14 @@ Kana marara akagoneswa pane yako wega ownCloud server unofanirwa kuvadzosera kub
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5716,6 +5724,18 @@ ownCloud sync mutengi </span> </a>
|
||||||
<translation>Bvisa otomatiki nzvimbo dzinoteedzera mune chinyorwa chinyorwa</translation>
|
<translation>Bvisa otomatiki nzvimbo dzinoteedzera mune chinyorwa chinyorwa</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2783,6 +2783,14 @@ Nëse plehrat janë aktivizuar në serverin tuaj të fshehtë, ju duhet të jeni
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5697,6 +5705,18 @@ Thjesht provoni veten nëse merrni konflikte sinkronizimi dhe vendosni një vler
|
||||||
<translation>Hiqni automatikisht hapësirat gjurmuese në tekstin e shënimit</translation>
|
<translation>Hiqni automatikisht hapësirat gjurmuese në tekstin e shënimit</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2807,6 +2807,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5750,6 +5758,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>Аутоматски уклоните заостале просторе у тексту белешке</translation>
|
<translation>Аутоматски уклоните заостале просторе у тексту белешке</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2784,6 +2784,14 @@ Om papperskorgen är aktiverad på din ownCloud-server bör du kunna återställ
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5705,6 +5713,18 @@ Testa själv om du får synkroniseringskonflikter och ställ ett högre värde o
|
||||||
<translation>Ta automatiskt bort spårutrymmen i anteckningen</translation>
|
<translation>Ta automatiskt bort spårutrymmen i anteckningen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2778,6 +2778,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5684,6 +5692,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</tran
|
||||||
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2757,6 +2757,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5643,6 +5651,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>ลบช่องว่างต่อท้ายในข้อความบันทึกโดยอัตโนมัติ</translation>
|
<translation>ลบช่องว่างต่อท้ายในข้อความบันทึกโดยอัตโนมัติ</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2773,6 +2773,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5677,6 +5685,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2778,6 +2778,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5684,6 +5692,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</tran
|
||||||
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
<translation type="unfinished">Automatically remove trailing spaces in the note text</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2784,6 +2784,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation>Str %1, Stn %2</translation>
|
<translation>Str %1, Stn %2</translation>
|
||||||
|
@ -5707,6 +5715,18 @@ sonra otomatik olarak salt okunur kipine geçin:</translation>
|
||||||
<translation>Not metnindeki boşlukları otomatik olarak kaldırma</translation>
|
<translation>Not metnindeki boşlukları otomatik olarak kaldırma</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation>Daha büyük notlar not listesinde gösterilmeyecektir</translation>
|
<translation>Daha büyük notlar not listesinde gösterilmeyecektir</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2820,6 +2820,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5780,6 +5788,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>Автоматично видаляйте пробіли в тексті примітки</translation>
|
<translation>Автоматично видаляйте пробіли в тексті примітки</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2788,6 +2788,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5778,6 +5786,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>نوٹ کے متن میں پچھلی جگہوں کو خود بخود ہٹا دیں</translation>
|
<translation>نوٹ کے متن میں پچھلی جگہوں کو خود بخود ہٹا دیں</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2785,6 +2785,14 @@ Agar axlat o'zingizning ownCloud serveringizda yoqilgan bo'lsa, ularni o'sha erd
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5712,6 +5720,18 @@ Sinxron to'qnashuvlarga duch kelsangiz, o'zingizni sinab ko'ring va agar shunday
|
||||||
<translation>Qayd matni bo'sh joylarini avtomatik ravishda olib tashlang</translation>
|
<translation>Qayd matni bo'sh joylarini avtomatik ravishda olib tashlang</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2763,6 +2763,14 @@ Nếu thùng rác được bật trên máy chủ của riêng bạn, bạn sẽ
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5666,6 +5674,18 @@ Chỉ cần tự kiểm tra nếu bạn nhận được xung đột đồng bộ
|
||||||
<translation>Qayd matni bo'sh joylarini avtomatik ravishda olib tashlang</translation>
|
<translation>Qayd matni bo'sh joylarini avtomatik ravishda olib tashlang</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2782,6 +2782,14 @@ Ngaba ufuna ukuphelisa inqaku lakho?</translation>
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5700,6 +5708,18 @@ Eyona ndlela yokuthumela imiba isebenzise umncedisi wemiba ngokucinezela i-span
|
||||||
<translation>Zishenxise ngokuzenzekelayo iindawo zokuhamba kwitrafti</translation>
|
<translation>Zishenxise ngokuzenzekelayo iindawo zokuhamba kwitrafti</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2788,6 +2788,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5702,6 +5710,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>אויטאָמאַטיש באַזייַטיקן טריילינג ספּייסאַז אין די באַמערקונג טעקסט</translation>
|
<translation>אויטאָמאַטיש באַזייַטיקן טריילינג ספּייסאַז אין די באַמערקונג טעקסט</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2750,6 +2750,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5636,6 +5644,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>自动删除笔记文本中的末尾空格</translation>
|
<translation>自动删除笔记文本中的末尾空格</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2759,6 +2759,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5653,6 +5661,18 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
|
||||||
<translation>自動刪除註釋文本中的尾隨空格</translation>
|
<translation>自動刪除註釋文本中的尾隨空格</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -2779,6 +2779,14 @@ Uma udoti unikwe amandla kwiseva yakho ownCloud kufanele ukwazi ukubuyisela laph
|
||||||
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
<translation type="unfinished">Note folder <b>%1</b> with path <b>%2</b> does not exist anymore!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Split note</source>
|
||||||
|
<translation type="unfinished">Split note</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</source>
|
||||||
|
<translation type="unfinished">Split note at current cursor position? The text after the cursor will be moved to a new note. The new note will be linked to the old note.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Ln %1, Col %2</source>
|
<source>Ln %1, Col %2</source>
|
||||||
<comment>Line / Column</comment>
|
<comment>Line / Column</comment>
|
||||||
<translation type="unfinished">Ln %1, Col %2</translation>
|
<translation type="unfinished">Ln %1, Col %2</translation>
|
||||||
|
@ -5705,6 +5713,18 @@ Usazodinga i
|
||||||
<translation>Susa ngokuzenzakalelayo izikhala zokulandela embhalweni wenothi</translation>
|
<translation>Susa ngokuzenzakalelayo izikhala zokulandela embhalweni wenothi</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<source>Git library</source>
|
||||||
|
<translation type="unfinished">Git library</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Support for the git library libgit2 is activated.</source>
|
||||||
|
<translation type="unfinished">Support for the git library libgit2 is activated.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Don't forget to enable git support for your note folders.</source>
|
||||||
|
<translation type="unfinished">Don't forget to enable git support for your note folders.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
<source>Notes larger than this will not be shown in the note list</source>
|
<source>Notes larger than this will not be shown in the note list</source>
|
||||||
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
<translation type="unfinished">Notes larger than this will not be shown in the note list</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -34,3 +34,7 @@ brew install qownnotes
|
||||||
## Nix
|
## Nix
|
||||||
|
|
||||||
كذلك يمكنك تثبيت QOwnNotes عبر [مدير الحزم Nix](https://wiki.nixos.org/wiki/Nix_package_manager) على ماك أو إس **على x86 و Apple Silicon**؛ انظر [التثبيت عبر Nix](./nix.md).
|
كذلك يمكنك تثبيت QOwnNotes عبر [مدير الحزم Nix](https://wiki.nixos.org/wiki/Nix_package_manager) على ماك أو إس **على x86 و Apple Silicon**؛ انظر [التثبيت عبر Nix](./nix.md).
|
||||||
|
|
||||||
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
يمكنك تثبيت QOwnNotes عبر [مدير الحزم Nix](https://wiki.nixos.org/wiki/Nix_package_manager) على [NixOS](https://nixos.org/)، وعلى توزيعات **لينكس** الأخرى، وعلى **ماك أو إس**، وعلى **ويندوز**. اسم الحزمة هو [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
يمكنك تثبيت QOwnNotes عبر [مدير الحزم Nix](https://wiki.nixos.org/wiki/Nix_package_manager) على [NixOS](https://nixos.org/)، وعلى توزيعات **لينكس** الأخرى، وعلى **ماك أو إس**، وعلى **ويندوز**. اسم الحزمة هو [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
||||||
|
|
||||||
هذه الحزمة مبنية بـ Qt6 وتشمل التكامل مع صدفة fish وصدفة bash.
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
||||||
|
The package is built with Qt6, uses the system botan3 library and libgit2 and provides shell integration for fish and bash.
|
||||||
|
|
||||||
انظر [QOwnNotes على nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) للمزيد من المعلومات.
|
انظر [QOwnNotes على nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) للمزيد من المعلومات.
|
||||||
|
|
||||||
|
|
|
@ -34,3 +34,7 @@ brew install qownnotes
|
||||||
## Nix
|
## Nix
|
||||||
|
|
||||||
You can also install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) under macOS natively on **x86 and Apple Silicon**, see [Install via Nix](./nix.md).
|
You can also install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) under macOS natively on **x86 and Apple Silicon**, see [Install via Nix](./nix.md).
|
||||||
|
|
||||||
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
You can install QOwnNotes with the [Nix package manager](https://nixos.org/download/) on [NixOS](https://nixos.org/), other **Linux** distributions, **macOS** and **Windows**. The package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
You can install QOwnNotes with the [Nix package manager](https://nixos.org/download/) on [NixOS](https://nixos.org/), other **Linux** distributions, **macOS** and **Windows**. The package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
||||||
|
|
||||||
The package is built with Qt6 and provides shell integration for fish and bash.
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
||||||
|
The package is built with Qt6, uses the system botan3 library and libgit2 and provides shell integration for fish and bash.
|
||||||
|
|
||||||
Mehr Informationen auf [QOwnNotes auf Nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
Mehr Informationen auf [QOwnNotes auf Nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ Información QOwnNotes tiene un **Gestor de diccionarios** incorporado (en el me
|
||||||
|
|
||||||
- En **Windows **, debe copiar los diccionarios Hunspell en su idioma en una carpeta `dicts` en la carpeta de su aplicación QOwnNotes o en `C:\Users\[username]\dicts`
|
- En **Windows **, debe copiar los diccionarios Hunspell en su idioma en una carpeta `dicts` en la carpeta de su aplicación QOwnNotes o en `C:\Users\[username]\dicts`
|
||||||
- Puede descargar diccionarios desde los [Diccionarios de LibreOffice](https://github.com/LibreOffice/dictionaries)
|
- Puede descargar diccionarios desde los [Diccionarios de LibreOffice](https://github.com/LibreOffice/dictionaries)
|
||||||
- En **macOS** debe copiar los diccionarios Hunspell para su idioma a `/Library/Spelling` o `~/Library/Spelling`. Si el directorio no existe, debe crearlo.
|
- En **macOS**, debe copiar los diccionarios Hunspell para su idioma a `/Library/Spelling` o `~/Library/Spelling`. Si el directorio no existe, debe crearlo.
|
||||||
|
|
||||||
Los diccionarios pueden ser descargados desde los [Diccionarios de QOwnNotes](https://github.com/qownnotes/dictionaries). Utilice la tabla al final de este documento para encontrar su idioma y su código de idioma respectivo.
|
Los diccionarios pueden ser descargados desde los [Diccionarios de QOwnNotes](https://github.com/qownnotes/dictionaries). Utilice la tabla al final de este documento para encontrar su idioma y su código de idioma respectivo.
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ chmod a+x QOwnNotes-*.AppImage
|
||||||
```
|
```
|
||||||
|
|
||||||
::: tip
|
::: tip
|
||||||
¡AppImages necesita `libfuse2` para ejecutarse! Por ejemplo, en Ubuntu puede instalar la librería con `sudo apt install libfuse2`.
|
¡AppImages necesita `libfuse2` para ejecutarse! Por ejemplo, en Ubuntu puede instalar la biblioteca con `sudo apt install libfuse2`.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Posteriormente, debería ser capaz de ejecutar la AppImage para usar QOwnNotes.
|
Posteriormente, debería ser capaz de ejecutar la AppImage para usar QOwnNotes.
|
||||||
|
|
|
@ -34,3 +34,7 @@ brew install qownnotes
|
||||||
## Nix
|
## Nix
|
||||||
|
|
||||||
También puede instalar QOwnNotes con el [gestor de paquetes de Nix](https://wiki.nixos.org/wiki/Nix_package_manager) en macOS de forma nativa en **x86 y Apple Silicon**. Consulte [Instalar mediante Nix](./nix.md).
|
También puede instalar QOwnNotes con el [gestor de paquetes de Nix](https://wiki.nixos.org/wiki/Nix_package_manager) en macOS de forma nativa en **x86 y Apple Silicon**. Consulte [Instalar mediante Nix](./nix.md).
|
||||||
|
|
||||||
|
::: tip
|
||||||
|
¡Lo mejor es utilizar el canal inestable de NixOS para obtener la última versión de QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
Puede instalar QOwnNotes con el [gestor de paquetes de Nix](https://nixos.org/download/) en [NixOS](https://nixos.org/), otras distribuciones **Linux**, **macOS** y **Windows**. El nombre del paquete es [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
Puede instalar QOwnNotes con el [gestor de paquetes de Nix](https://nixos.org/download/) en [NixOS](https://nixos.org/), otras distribuciones **Linux**, **macOS** y **Windows**. El nombre del paquete es [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
||||||
|
|
||||||
El paquete está construido con Qt6 y provee integración de la consola en fish y bash.
|
::: tip
|
||||||
|
¡Lo mejor es utilizar el canal inestable de NixOS para obtener la última versión de QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
||||||
|
El paquete está construido con Qt6, utiliza la biblioteca del sistema botan3 y libgit2, y proporciona integración de la consola para fish y bash.
|
||||||
|
|
||||||
Véase [QOwnNotes en Nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) para mayor información.
|
Véase [QOwnNotes en Nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) para mayor información.
|
||||||
|
|
||||||
|
|
|
@ -34,3 +34,7 @@ brew install qownnotes
|
||||||
## Nix
|
## Nix
|
||||||
|
|
||||||
You can also install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) under macOS natively on **x86 and Apple Silicon**, see [Install via Nix](./nix.md).
|
You can also install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) under macOS natively on **x86 and Apple Silicon**, see [Install via Nix](./nix.md).
|
||||||
|
|
||||||
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
You can install QOwnNotes with the [Nix package manager](https://nixos.org/download/) on [NixOS](https://nixos.org/), other **Linux** distributions, **macOS** and **Windows**. The package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
You can install QOwnNotes with the [Nix package manager](https://nixos.org/download/) on [NixOS](https://nixos.org/), other **Linux** distributions, **macOS** and **Windows**. The package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
||||||
|
|
||||||
The package is built with Qt6 and provides shell integration for fish and bash.
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
||||||
|
The package is built with Qt6, uses the system botan3 library and libgit2 and provides shell integration for fish and bash.
|
||||||
|
|
||||||
See [QOwnNotes on nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) for more information.
|
See [QOwnNotes on nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) for more information.
|
||||||
|
|
||||||
|
|
|
@ -34,3 +34,7 @@ brew install qownnotes
|
||||||
## Nix
|
## Nix
|
||||||
|
|
||||||
You can also install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) under macOS natively on **x86 and Apple Silicon**, see [Install via Nix](./nix.md).
|
You can also install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) under macOS natively on **x86 and Apple Silicon**, see [Install via Nix](./nix.md).
|
||||||
|
|
||||||
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
You can install QOwnNotes with the [Nix package manager](https://nixos.org/download/) on [NixOS](https://nixos.org/), other **Linux** distributions, **macOS** and **Windows**. The package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
You can install QOwnNotes with the [Nix package manager](https://nixos.org/download/) on [NixOS](https://nixos.org/), other **Linux** distributions, **macOS** and **Windows**. The package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
||||||
|
|
||||||
The package is built with Qt6 and provides shell integration for fish and bash.
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
||||||
|
The package is built with Qt6, uses the system botan3 library and libgit2 and provides shell integration for fish and bash.
|
||||||
|
|
||||||
See [QOwnNotes on nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) for more information.
|
See [QOwnNotes on nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) for more information.
|
||||||
|
|
||||||
|
|
|
@ -34,3 +34,7 @@ brew install qownnotes
|
||||||
## Nix
|
## Nix
|
||||||
|
|
||||||
You can also install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) under macOS natively on **x86 and Apple Silicon**, see [Install via Nix](./nix.md).
|
You can also install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) under macOS natively on **x86 and Apple Silicon**, see [Install via Nix](./nix.md).
|
||||||
|
|
||||||
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
You can install QOwnNotes with the [Nix package manager](https://nixos.org/download/) on [NixOS](https://nixos.org/), other **Linux** distributions, **macOS** and **Windows**. The package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
You can install QOwnNotes with the [Nix package manager](https://nixos.org/download/) on [NixOS](https://nixos.org/), other **Linux** distributions, **macOS** and **Windows**. The package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
||||||
|
|
||||||
The package is built with Qt6 and provides shell integration for fish and bash.
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
||||||
|
The package is built with Qt6, uses the system botan3 library and libgit2 and provides shell integration for fish and bash.
|
||||||
|
|
||||||
See [QOwnNotes on nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) for more information.
|
See [QOwnNotes on nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) for more information.
|
||||||
|
|
||||||
|
|
|
@ -34,3 +34,7 @@ brew install qownnotes
|
||||||
## Nix
|
## Nix
|
||||||
|
|
||||||
You can also install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) under macOS natively on **x86 and Apple Silicon**, see [Install via Nix](./nix.md).
|
You can also install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) under macOS natively on **x86 and Apple Silicon**, see [Install via Nix](./nix.md).
|
||||||
|
|
||||||
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
You can install QOwnNotes with the [Nix package manager](https://nixos.org/download/) on [NixOS](https://nixos.org/), other **Linux** distributions, **macOS** and **Windows**. The package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
You can install QOwnNotes with the [Nix package manager](https://nixos.org/download/) on [NixOS](https://nixos.org/), other **Linux** distributions, **macOS** and **Windows**. The package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
||||||
|
|
||||||
The package is built with Qt6 and provides shell integration for fish and bash.
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
||||||
|
The package is built with Qt6, uses the system botan3 library and libgit2 and provides shell integration for fish and bash.
|
||||||
|
|
||||||
Guarda [QOwnNotes su nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) per ulteriori informazioni.
|
Guarda [QOwnNotes su nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) per ulteriori informazioni.
|
||||||
|
|
||||||
|
|
|
@ -31,3 +31,7 @@ brew install qownnotes
|
||||||
## Nix
|
## Nix
|
||||||
|
|
||||||
또한 **x86 및 Apple Silicon**에서 macOS 아래에 [Nix 패키지 관리자](https://wiki.nixos.org/wiki/Nix_package_manager)을 사용하여 QOwnNotes를 설치할 수도 있습니다 ([Nix를 통해 설치](./nix.md) 참조).
|
또한 **x86 및 Apple Silicon**에서 macOS 아래에 [Nix 패키지 관리자](https://wiki.nixos.org/wiki/Nix_package_manager)을 사용하여 QOwnNotes를 설치할 수도 있습니다 ([Nix를 통해 설치](./nix.md) 참조).
|
||||||
|
|
||||||
|
::: 팁
|
||||||
|
NixOS 불안정 채널을 사용하여 최신 버전의 QOwnNotes를 얻는 것이 가장 좋습니다!
|
||||||
|
:::
|
||||||
|
|
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
QOwnNotes를 [NixOS](https://nixos.org/), 기타 **Linux** 배포판, **macOS** 및 **Windows**에 [Nix 패키지 관리자](https://nixos.org/download/)과 함께 설치할 수 있습니다. 패키지 이름은 [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes)입니다.
|
QOwnNotes를 [NixOS](https://nixos.org/), 기타 **Linux** 배포판, **macOS** 및 **Windows**에 [Nix 패키지 관리자](https://nixos.org/download/)과 함께 설치할 수 있습니다. 패키지 이름은 [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes)입니다.
|
||||||
|
|
||||||
이 패키지는 Qt6로 제작되었으며 fish과 bash를 위한 쉘 통합 기능을 제공합니다.
|
::: 팁
|
||||||
|
NixOS 불안정 채널을 사용하여 최신 버전의 QOwnNotes를 얻는 것이 가장 좋습니다!
|
||||||
|
:::
|
||||||
|
|
||||||
|
이 패키지는 Qt6으로 제작되었으며, 시스템 botan3 라이브러리와 libgit2를 사용하고 fish와 bash를 위한 셸 통합 기능을 제공합니다.
|
||||||
|
|
||||||
자세한 내용은 [nix의 QOwnNotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes)를 참조하십시오.
|
자세한 내용은 [nix의 QOwnNotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes)를 참조하십시오.
|
||||||
|
|
||||||
|
|
|
@ -33,3 +33,7 @@ brew install qownnotes
|
||||||
## Nix
|
## Nix
|
||||||
|
|
||||||
Je kunt QOwnNotes ook installeren met de [Nix pakketbeheerder](https://wiki.nixos.org/wiki/Nix_package_manager) onder macOS op **x86 en Apple Silicon**, zie [Installatie via Nix](./nix.md).
|
Je kunt QOwnNotes ook installeren met de [Nix pakketbeheerder](https://wiki.nixos.org/wiki/Nix_package_manager) onder macOS op **x86 en Apple Silicon**, zie [Installatie via Nix](./nix.md).
|
||||||
|
|
||||||
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
Je kunt QOwnNotes met de [Nix pakketbeheerder](https://nixos.org/download/) installeren op [NixOS](https://nixos.org/), andere **Linux**-versies, **macOS** en **Windows**. De pakketnaam is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
Je kunt QOwnNotes met de [Nix pakketbeheerder](https://nixos.org/download/) installeren op [NixOS](https://nixos.org/), andere **Linux**-versies, **macOS** en **Windows**. De pakketnaam is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
||||||
|
|
||||||
Het pakket is gebouwd met Qt6 en biedt shell-integratie voor fish en bash.
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
||||||
|
The package is built with Qt6, uses the system botan3 library and libgit2 and provides shell integration for fish and bash.
|
||||||
|
|
||||||
Zie [QOwnNotes op nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) voor meer informatie.
|
Zie [QOwnNotes op nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) voor meer informatie.
|
||||||
|
|
||||||
|
|
|
@ -34,3 +34,7 @@ brew install qownnotes
|
||||||
## Nix
|
## Nix
|
||||||
|
|
||||||
You can also install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) under macOS natively on **x86 and Apple Silicon**, see [Install via Nix](./nix.md).
|
You can also install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) under macOS natively on **x86 and Apple Silicon**, see [Install via Nix](./nix.md).
|
||||||
|
|
||||||
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
You can install QOwnNotes with the [Nix package manager](https://nixos.org/download/) on [NixOS](https://nixos.org/), other **Linux** distributions, **macOS** and **Windows**. The package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
You can install QOwnNotes with the [Nix package manager](https://nixos.org/download/) on [NixOS](https://nixos.org/), other **Linux** distributions, **macOS** and **Windows**. The package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
|
||||||
|
|
||||||
The package is built with Qt6 and provides shell integration for fish and bash.
|
::: tip
|
||||||
|
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
|
||||||
|
:::
|
||||||
|
|
||||||
|
The package is built with Qt6, uses the system botan3 library and libgit2 and provides shell integration for fish and bash.
|
||||||
|
|
||||||
See [QOwnNotes on nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) for more information.
|
See [QOwnNotes on nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) for more information.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue