1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

fix code typo and all source and target translations

This commit is contained in:
Helmut K. C. Tessarek 2021-02-24 01:23:13 -05:00
parent b7eb2f9fa8
commit 3ed7d4a72b
No known key found for this signature in database
GPG Key ID: BE0985349D44DD00
42 changed files with 77 additions and 77 deletions

View File

@ -27,7 +27,7 @@ class Command extends BaseCommand {
['-n, --limit <num>', _('Displays only the first top <num> notes.')], ['-n, --limit <num>', _('Displays only the first top <num> notes.')],
['-s, --sort <field>', _('Sorts the item by <field> (eg. title, updated_time, created_time).')], ['-s, --sort <field>', _('Sorts the item by <field> (eg. title, updated_time, created_time).')],
['-r, --reverse', _('Reverses the sorting order.')], ['-r, --reverse', _('Reverses the sorting order.')],
['-t, --type <type>', _('Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.')], ['-t, --type <type>', _('Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-tnt` would display notes and to-dos.')],
['-f, --format <format>', _('Either "text" or "json"')], ['-f, --format <format>', _('Either "text" or "json"')],
['-l, --long', _('Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE')], ['-l, --long', _('Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE')],
]; ];

View File

@ -3323,11 +3323,11 @@ msgstr "يعكس طريقة الترتيب."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"يعرض العناصر من النوع/الأنواع المحددة فقط. يمكن أن يكون `n` للملاحظات ، أو " "يعرض العناصر من النوع/الأنواع المحددة فقط. يمكن أن يكون `n` للملاحظات ، أو "
"`t` لقوائم المهام أو `nt` للملاحظات و قوائم المهام (مثلاً ، `-tt` ستعرض قوائم " "`t` لقوائم المهام أو `nt` للملاحظات و قوائم المهام (مثلاً ، `-tt` ستعرض قوائم "
"المهام فقط ، بينما ستعرض `-ttd` الملاحظات و قوائم المهام." "المهام فقط ، بينما ستعرض `-tnt` الملاحظات و قوائم المهام."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3382,11 +3382,11 @@ msgstr "Обръща реда на сортиране."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Показва само обекти от даден тип или типове. Може да е `n` за бележки, `t` " "Показва само обекти от даден тип или типове. Може да е `n` за бележки, `t` "
"за задачи, или `nt` за бележки и задачи (напр. `-tt` би показало само " "за задачи, или `nt` за бележки и задачи (напр. `-tt` би показало само "
"задачи, а `-ttd` би показало бележки и задачи." "задачи, а `-tnt` би показало бележки и задачи."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3429,11 +3429,11 @@ msgstr "Inverzni redoslijed sortiranja."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Prikazuje samo stavke određenog tipa. To može biti `n` za bilješke, `t` za " "Prikazuje samo stavke određenog tipa. To može biti `n` za bilješke, `t` za "
"zadatke, ili `nt` za bilješke i zadatke (npr. `-tt` prikazuje samo zadatke, " "zadatke, ili `nt` za bilješke i zadatke (npr. `-tt` prikazuje samo zadatke, "
"dok `-ttd` prikazuje i bilješke i zadatke.)" "dok `-tnt` prikazuje i bilješke i zadatke.)"
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3370,11 +3370,11 @@ msgstr "Inverteix el criteri d'ordenació."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Només mostra els elements dels tipus específics. Pot ser «n» per a les " "Només mostra els elements dels tipus específics. Pot ser «n» per a les "
"notes, «t» per les tasques pendents, o «nt» per a notes i tasques pendents " "notes, «t» per les tasques pendents, o «nt» per a notes i tasques pendents "
"(p. ex. «-tt» mostrarà només les tasques pendents, mentre que «-ttd» " "(p. ex. «-tt» mostrarà només les tasques pendents, mentre que «-tnt» "
"mostrarà notes i tasques pendents)." "mostrarà notes i tasques pendents)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3351,11 +3351,11 @@ msgstr "Řadit opačně."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Zobrazit pouze položky vybraného typu. Možnosti jsou `n` pro poznámky, `t` " "Zobrazit pouze položky vybraného typu. Možnosti jsou `n` pro poznámky, `t` "
"pro úkoly, a `nt` pro poznámky a úkoly (tedy `-tt` zobrazí pouze úkoly, " "pro úkoly, a `nt` pro poznámky a úkoly (tedy `-tt` zobrazí pouze úkoly, "
"zatímco `-ttd` zobrazí poznámky a úkoly)." "zatímco `-tnt` zobrazí poznámky a úkoly)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3358,11 +3358,11 @@ msgstr "Modsat sortering."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Vis kun emner af specifik(ke) type(r). Kan være `n` for noter. `t` for " "Vis kun emner af specifik(ke) type(r). Kan være `n` for noter. `t` for "
"opgaver eller `nt` for noter og opgaver (tilsvarende `-tt` vil kun vise " "opgaver eller `nt` for noter og opgaver (tilsvarende `-tt` vil kun vise "
"opgaver, mens `-ttd` vil vise noter og opgaver)." "opgaver, mens `-tnt` vil vise noter og opgaver)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3431,11 +3431,11 @@ msgstr "Kehrt die Sortierreihenfolge um."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Zeigt nur die Elemente eines bestimmten Typs oder bestimmter Typen an. Kann " "Zeigt nur die Elemente eines bestimmten Typs oder bestimmter Typen an. Kann "
"`n` für Notizen sein, `t` für Aufgaben, oder `nt` für Notizen und Aufgaben " "`n` für Notizen sein, `t` für Aufgaben, oder `nt` für Notizen und Aufgaben "
"(z. B. zeigt `-tt` nur Aufgaben an, während `-ttd` Notizen und Aufgaben " "(z. B. zeigt `-tt` nur Aufgaben an, während `-tnt` Notizen und Aufgaben "
"anzeigt)." "anzeigt)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3410,11 +3410,11 @@ msgstr "Αντιστρέφει τη σειρά ταξινόμησης."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Εμφανίζει μόνο τα στοιχεία του συγκεκριμένου τύπου. Μπορεί να είναι `n` για " "Εμφανίζει μόνο τα στοιχεία του συγκεκριμένου τύπου. Μπορεί να είναι `n` για "
"σημειώσεις, `t` για to-dos ή `nt` για σημειώσεις και to-dos (π.χ. `-tt` θα " "σημειώσεις, `t` για to-dos ή `nt` για σημειώσεις και to-dos (π.χ. `-tt` θα "
"εμφανίζει μόνο τα to-dos, ενώ το `-ttd` και σημειώσεις και to-dos." "εμφανίζει μόνο τα to-dos, ενώ το `-tnt` και σημειώσεις και to-dos."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3170,7 +3170,7 @@ msgstr ""
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3221,7 +3221,7 @@ msgstr ""
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3248,7 +3248,7 @@ msgstr ""
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3375,11 +3375,11 @@ msgstr "Invierte el orden."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Muestra únicamente los elementos de los tipos especificados. Puede ser `n` " "Muestra únicamente los elementos de los tipos especificados. Puede ser `n` "
"para notas; `t`, para tareas; o `nt`, para notas y tareas (ej. `-tt` " "para notas; `t`, para tareas; o `nt`, para notas y tareas (ej. `-tt` "
"mostrará únicamente las tareas, mientras que `-ttd` mostrará notas y tareas)." "mostrará únicamente las tareas, mientras que `-tnt` mostrará notas y tareas)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3402,11 +3402,11 @@ msgstr "Pöörab sorteerimis järjestuse ümber."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Kuvab ainult konkreetset tüüpi tüübid. Võib olla `n` märkmete jaoks, `t` " "Kuvab ainult konkreetset tüüpi tüübid. Võib olla `n` märkmete jaoks, `t` "
"ülesannete jaoks või `nt` märkmete ja ülesannete jaoks (nt `-tt` kuvaks " "ülesannete jaoks või `nt` märkmete ja ülesannete jaoks (nt `-tt` kuvaks "
"ainult ülesandeid, `-ttd` aga märkmeid ja ülesanded." "ainult ülesandeid, `-tnt` aga märkmeid ja ülesanded."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3346,11 +3346,11 @@ msgstr "Alderantziz antolatzen du."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Zehaztutako item motak baino ez du erakusten. Izan daiteke `n` oharretarako, " "Zehaztutako item motak baino ez du erakusten. Izan daiteke `n` oharretarako, "
"`t` zereginetarako, edo `nt` ohar eta zereginetarako (esate batrako, `-tt` " "`t` zereginetarako, edo `nt` ohar eta zereginetarako (esate batrako, `-tt` "
"zereginak erakutsiko ditu soilik, `-ttd` berriz zereginak eta oharrak." "zereginak erakutsiko ditu soilik, `-tnt` berriz zereginak eta oharrak."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
#, fuzzy #, fuzzy

View File

@ -3285,11 +3285,11 @@ msgstr "معکوس کردن ترتیب مرتب‌سازی."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"تنها موارد نوع/انواع مشخص شده را نمایش می‌دهد. می‌تواند برای یادداشت‌ها `n`، " "تنها موارد نوع/انواع مشخص شده را نمایش می‌دهد. می‌تواند برای یادداشت‌ها `n`، "
"برای فهرست کار‌ها `t` یا برای یادداشت‌ها و فهرست کار‌ها `nt` باشد. (به عنوان " "برای فهرست کار‌ها `t` یا برای یادداشت‌ها و فهرست کار‌ها `nt` باشد. (به عنوان "
"مثال: `-tt` تنها فهرست کار‌ها را نمایش خواهد داد در حالی که `-ttd` یادداشت‌ها " "مثال: `-tt` تنها فهرست کار‌ها را نمایش خواهد داد در حالی که `-tnt` یادداشت‌ها "
"و فهرست کار‌ها را نمایش خواهد داد.)" "و فهرست کار‌ها را نمایش خواهد داد.)"
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3358,11 +3358,11 @@ msgstr "Kääntää lajittelujärjestyksen."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Näyttää vain tietyn tyyppiset kohteet. Voi olla `n` muistiinpanoja, `t` " "Näyttää vain tietyn tyyppiset kohteet. Voi olla `n` muistiinpanoja, `t` "
"tehtäviä, tai `nt` muistiinpanoja ja tehtäviä (esim. `-tt` näyttäisi vain " "tehtäviä, tai `nt` muistiinpanoja ja tehtäviä (esim. `-tt` näyttäisi vain "
"tehtävät, kun taas `-ttd` näyttää muistiinpanoja ja tehtäviä." "tehtävät, kun taas `-tnt` näyttää muistiinpanoja ja tehtäviä."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3387,11 +3387,11 @@ msgstr "Inverser l'ordre."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Affiche uniquement les notes du ou des types spécifiés. Le type peut-être " "Affiche uniquement les notes du ou des types spécifiés. Le type peut-être "
"`n` pour les notes, `t` pour les tâches (par exemple, `-tt` affiche " "`n` pour les notes, `t` pour les tâches (par exemple, `-tt` affiche "
"uniquement les tâches, tandis que `-ttd` affiche les notes et les tâches)." "uniquement les tâches, tandis que `-tnt` affiche les notes et les tâches)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3331,11 +3331,11 @@ msgstr "Inverte a orde."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Motra só os elementos do tipo específicado. Pode ser «n» para notas, «t» " "Motra só os elementos do tipo específicado. Pode ser «n» para notas, «t» "
"para tarefas ou «nt» para notas e tarefas (p.e: «-tt» mostraría só as " "para tarefas ou «nt» para notas e tarefas (p.e: «-tt» mostraría só as "
"tarefas mentres «-ttd» mostraría notas e tarefas)." "tarefas mentres «-tnt» mostraría notas e tarefas)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3343,7 +3343,7 @@ msgstr "Preokreće redoslijed."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Prikazuje samo stavke određene vrste. Može biti `n` za bilješke,`t` za " "Prikazuje samo stavke određene vrste. Može biti `n` za bilješke,`t` za "
"zadatke ili `nt` za bilješke i zadatke (npr.`-tt` prikazuje samo zadatke, `-" "zadatke ili `nt` za bilješke i zadatke (npr.`-tt` prikazuje samo zadatke, `-"

View File

@ -3319,10 +3319,10 @@ msgstr "Rendezés sorrendjének megfordítása."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Csak bizonyos típusú elemeket mutasson. Az `n` a jegyetekhez, a `t` a to-do-" "Csak bizonyos típusú elemeket mutasson. Az `n` a jegyetekhez, a `t` a to-do-"
"khoz vagy `nt` mindkettőhöz (pl. `-tt` mutatja a to-do-kat, míg a `-ttd` " "khoz vagy `nt` mindkettőhöz (pl. `-tt` mutatja a to-do-kat, míg a `-tnt` "
"mutatja a jegyzeteket és to-do-kat)." "mutatja a jegyzeteket és to-do-kat)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3374,11 +3374,11 @@ msgstr "Membalikkan urutan."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Menampilkan hanya item dengan tipe-tipe tertentu. Dapat berupa `n` untuk " "Menampilkan hanya item dengan tipe-tipe tertentu. Dapat berupa `n` untuk "
"catatan, `t` untuk tugas, atau `nt` untuk catatan dan tugas (contoh: `-tt` " "catatan, `t` untuk tugas, atau `nt` untuk catatan dan tugas (contoh: `-tt` "
"hanya akan menampilkan tugas, sedangkan `-ttd` akan menampilkan catatan dan " "hanya akan menampilkan tugas, sedangkan `-tnt` akan menampilkan catatan dan "
"tugas)." "tugas)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3389,11 +3389,11 @@ msgstr "Inverti l'ordine."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Mostra solo gli elementi del tipo specificato. Possono essere `n` per le " "Mostra solo gli elementi del tipo specificato. Possono essere `n` per le "
"note, `t` per le \"Cose-da-fare\" o `nt` per note e \"Cose-da-fare\". (es. `-" "note, `t` per le \"Cose-da-fare\" o `nt` per note e \"Cose-da-fare\". (es. `-"
"tt` mostrerà solo le \"Cose-da-fare\", mentre `-ttd` mostrerà sia note che " "tt` mostrerà solo le \"Cose-da-fare\", mentre `-tnt` mostrerà sia note che "
"\"Cose-da-fare\"." "\"Cose-da-fare\"."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3328,10 +3328,10 @@ msgstr "逆順に並び替えます。"
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"選択した種類の項目のみ表示します。`n`でノートを、`t`でToDoを、`nt`でその両方" "選択した種類の項目のみ表示します。`n`でノートを、`t`でToDoを、`nt`でその両方"
"を指定できます。 (例: `-tt` ではToDoのみを表示し、`-ttd`ではノートとToDoを表" "を指定できます。 (例: `-tt` ではToDoのみを表示し、`-tnt`ではノートとToDoを表"
"示します。)" "示します。)"
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3170,7 +3170,7 @@ msgstr ""
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3313,10 +3313,10 @@ msgstr "정렬 순서를 바꿉니다."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"특정 형식의 항목만 표시합니다. 노트의 경우 `n`, 할 일의 경우 `t`, 노트와 할 " "특정 형식의 항목만 표시합니다. 노트의 경우 `n`, 할 일의 경우 `t`, 노트와 할 "
"일 모두는 `nt` 입니다. (예시: 할 일은 `-tt`, 노트와 할 일은 `-ttd`)." "일 모두는 `nt` 입니다. (예시: 할 일은 `-tt`, 노트와 할 일은 `-tnt`)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3331,11 +3331,11 @@ msgstr "Reverserer sorteringsrekkefølgen."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Viser kun elementene av den spesifikke typen. Kan være `n` for notater, `t` " "Viser kun elementene av den spesifikke typen. Kan være `n` for notater, `t` "
"for gjøremål eller `nt` for notater og gjøremål (f.eks.` -tt` vile kun vise " "for gjøremål eller `nt` for notater og gjøremål (f.eks.` -tt` vile kun vise "
"gjøremål, mens `-ttd` vil vise notater og gjøremål.)" "gjøremål, mens `-tnt` vil vise notater og gjøremål.)"
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3404,11 +3404,11 @@ msgstr "Draait de rangschikking om."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Toont enkel de items van de specifieke type(s). Kan `n` zijn voor notities, " "Toont enkel de items van de specifieke type(s). Kan `n` zijn voor notities, "
"`t` voor to-do's, of `nt` voor notities en to-do's (bv. `-tt` zou alleen to-" "`t` voor to-do's, of `nt` voor notities en to-do's (bv. `-tt` zou alleen to-"
"do's tonen, terwijl `-ttd` notities en to-do's zou tonen)." "do's tonen, terwijl `-tnt` notities en to-do's zou tonen)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3375,11 +3375,11 @@ msgstr "Keert de sorteervolgorde om."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Toont alleen items van specifieke type(s). Dit kan zijn: `n` voor notities, " "Toont alleen items van specifieke type(s). Dit kan zijn: `n` voor notities, "
"`t` voor taken of `nt` voor notities en taken (`-tt` toont alleen de taken, " "`t` voor taken of `nt` voor notities en taken (`-tt` toont alleen de taken, "
"`-ttd` toont notities en taken)." "`-tnt` toont notities en taken)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3363,11 +3363,11 @@ msgstr "Odwraca kierunek sortowania."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Wyświetla jedynie obiekty określonego typu(ów). Mogą być to `n` dla notatek, " "Wyświetla jedynie obiekty określonego typu(ów). Mogą być to `n` dla notatek, "
"`t` dla zadań, `nt` dla notatek i zadań (np. `-tt` wyświetli jedynie " "`t` dla zadań, `nt` dla notatek i zadań (np. `-tt` wyświetli jedynie "
"zadania, podczas gdy `-ttd` wyświetli zarówno notatki, jak i zadania." "zadania, podczas gdy `-tnt` wyświetli zarówno notatki, jak i zadania."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3368,11 +3368,11 @@ msgstr "Inverte a ordem de classificação."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Exibe apenas os itens do(s) tipo(s) específico(s). Pode ser `n` para notas,` " "Exibe apenas os itens do(s) tipo(s) específico(s). Pode ser `n` para notas,` "
"t` para tarefas, ou `nt` para notas e tarefas (por exemplo.` -tt` exibiria " "t` para tarefas, ou `nt` para notas e tarefas (por exemplo.` -tt` exibiria "
"apenas os itens pendentes, enquanto `-ttd` exibiria notas e tarefas ." "apenas os itens pendentes, enquanto `-tnt` exibiria notas e tarefas ."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3390,11 +3390,11 @@ msgstr "Inverte a ordem de ordenação."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Apresenta apenas os itens do(s) tipo(s) específico(s). Pode ser `n` para " "Apresenta apenas os itens do(s) tipo(s) específico(s). Pode ser `n` para "
"notas, `t` para tarefas, ou `nt` para notas e tarefas (ex: `-tt` " "notas, `t` para tarefas, ou `nt` para notas e tarefas (ex: `-tt` "
"apresentaria apenas as tarefas, enquanto `-ttd` apresentaria as notas e " "apresentaria apenas as tarefas, enquanto `-tnt` apresentaria as notas e "
"tarefas)." "tarefas)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3321,11 +3321,11 @@ msgstr "Inversează ordinea sortării."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Afișează numai elementele de tipul (tipurile) specific(e). Tipuri acceptate: " "Afișează numai elementele de tipul (tipurile) specific(e). Tipuri acceptate: "
"\"n\" pentru notițe, \"t\" pentru to-dos, sau \"nt\" pentru notițe și to-dos " "\"n\" pentru notițe, \"t\" pentru to-dos, sau \"nt\" pentru notițe și to-dos "
"(de exemplu, `-tt` afișează numai to-dos, în timp ce `-ttd` afișează notițe " "(de exemplu, `-tt` afișează numai to-dos, în timp ce `-tnt` afișează notițe "
"și to-dos." "și to-dos."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3366,11 +3366,11 @@ msgstr "Меняет порядок сортировки."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Отображает только элементы заданного типа(ов). Поддерживаемые типы: `n` для " "Отображает только элементы заданного типа(ов). Поддерживаемые типы: `n` для "
"заметок, `t` для задач или `nt` для заметок и задач (напр. `-tt` выведет " "заметок, `t` для задач или `nt` для заметок и задач (напр. `-tt` выведет "
"только задачи, в то время как `-ttd` выведет и заметки, и задачи)." "только задачи, в то время как `-tnt` выведет и заметки, и задачи)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3347,11 +3347,11 @@ msgstr "Obrne vrstni red."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Prikaže samo predmete specifičnega tipa(tipov). Lahko je `n` za zabeležke, " "Prikaže samo predmete specifičnega tipa(tipov). Lahko je `n` za zabeležke, "
"`t` za seznam opravil ali `nt` za zabeležke in za seznam opravil (to pomeni. " "`t` za seznam opravil ali `nt` za zabeležke in za seznam opravil (to pomeni. "
"`-tt` bi prikazal samo za narediti, med tem ko `-ttd` bi prikazal zabeležke " "`-tt` bi prikazal samo za narediti, med tem ko `-tnt` bi prikazal zabeležke "
"in seznam opravil." "in seznam opravil."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3394,11 +3394,11 @@ msgstr "Преокреће редослед сортирања."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Приказује само ставке специфичног типа. Може бити `n` за белешке, `t` за " "Приказује само ставке специфичног типа. Може бити `n` за белешке, `t` за "
"листу обавити, или `nt` за белешке и обавити листу (нпр. `-tt` би приказало " "листу обавити, или `nt` за белешке и обавити листу (нпр. `-tt` би приказало "
"само ставке задужења док `-ttd` би приказало белешке и листу задужења." "само ставке задужења док `-tnt` би приказало белешке и листу задужења."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3434,11 +3434,11 @@ msgstr "Omvänder sorteringsordningen."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Visar endast objekt av den specifika typen/typerna. Kan vara `n` för " "Visar endast objekt av den specifika typen/typerna. Kan vara `n` för "
"anteckningar, `t` för att-göra eller `nt` för anteckningar och att-göra (t." "anteckningar, `t` för att-göra eller `nt` för anteckningar och att-göra (t."
"ex. `-tt` skulle bara visa att-göra, medan `-ttd` skulle visa anteckningar " "ex. `-tt` skulle bara visa att-göra, medan `-tnt` skulle visa anteckningar "
"och att-göra." "och att-göra."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3301,7 +3301,7 @@ msgstr ""
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3353,11 +3353,11 @@ msgstr "Sıralama düzenini tersine çevirir."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Sadece belirli tip öğeleri gösterir. Notlar için `n`, yapılacaklar " "Sadece belirli tip öğeleri gösterir. Notlar için `n`, yapılacaklar "
"listeleri için `t` veya not ve yapılacaklar listesi için `nt` (örnek: `-tt` " "listeleri için `t` veya not ve yapılacaklar listesi için `nt` (örnek: `-tt` "
"sadece yapılacaklar listesini gösterirken, `-ttd` not ve yapılacaklar " "sadece yapılacaklar listesini gösterirken, `-tnt` not ve yapılacaklar "
"listesini gösterir)" "listesini gösterir)"
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3324,11 +3324,11 @@ msgstr "Đảo ngược thứ tự sắp xếp."
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"Chỉ hiển thị những mục theo phân loại đã được xác định. Có thể sử dụng `n` " "Chỉ hiển thị những mục theo phân loại đã được xác định. Có thể sử dụng `n` "
"cho notes, `t` cho to-do, hoặc `nt` cho notes và to-dos (ví dụ `-tt` sẽ chỉ " "cho notes, `t` cho to-do, hoặc `nt` cho notes và to-dos (ví dụ `-tt` sẽ chỉ "
"hiển thị to-dos, trong khi đó `-ttd` sẽ chỉ hiển thị notes và to-dos)." "hiển thị to-dos, trong khi đó `-tnt` sẽ chỉ hiển thị notes và to-dos)."
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\"" msgid "Either \"text\" or \"json\""

View File

@ -3256,10 +3256,10 @@ msgstr "反转排序顺序。"
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"仅显示指定类型的项目。可以把 `n` 用于笔记,`t` 用于待办事项,或者 `nt` 用于笔" "仅显示指定类型的项目。可以把 `n` 用于笔记,`t` 用于待办事项,或者 `nt` 用于笔"
"记和待办事项 (示例: `-tt` 只会显示待办事项,当使用 `-ttd` 时将会显示笔记和待" "记和待办事项 (示例: `-tt` 只会显示待办事项,当使用 `-tnt` 时将会显示笔记和待"
"办事项。" "办事项。"
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31

View File

@ -3270,10 +3270,10 @@ msgstr "顛倒排序順序。"
msgid "" msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` " "Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-ttd` would display notes and to-dos." "to-dos, while `-tnt` would display notes and to-dos."
msgstr "" msgstr ""
"僅顯示特定類型的項目。您可用 `n` 來顯示記事,`t` 來顯示待辦事項,或者 `nt` 一" "僅顯示特定類型的項目。您可用 `n` 來顯示記事,`t` 來顯示待辦事項,或者 `nt` 一"
"併顯示記事及待辦事項。又例如,用 `-tt` 僅顯示待辦事項,而 `-ttd` 則一併顯示記" "併顯示記事及待辦事項。又例如,用 `-tt` 僅顯示待辦事項,而 `-tnt` 則一併顯示記"
"事及待辦事項。" "事及待辦事項。"
#: packages/app-cli/app/command-ls.js:31 #: packages/app-cli/app/command-ls.js:31