# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Laurent Cozic # This file is distributed under the same license as the Joplin-CLI package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Joplin-CLI 1.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-07-18 12:21+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: /media/veracrypt22/src/notes/CliClient/app/app.js:92 msgid "No notebook selected." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/app.js:97 msgid "No notebook has been specified." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/app.js:128 msgid "Usage: --profile " msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/app.js:135 msgid "Usage: --env " msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/app.js:160 msgid "Usage: --log-level " msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/app.js:167 #, javascript-format msgid "Unknown flag: %s" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/app.js:183 #, javascript-format msgid "" "Command line argument \"%s\" contains both quotes and double-quotes - " "aborting." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/app.js:279 #, javascript-format msgid "Synchronizing with directory \"%s\"" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/app.js:358 msgid "No notebook is defined. Create one with `mkbook `." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-cat.js:12 msgid "cat " msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-cat.js:16 msgid "Displays the given note." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-cat.js:21 msgid "Displays the complete information about note." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-cat.js:33 #: /media/veracrypt22/src/notes/CliClient/app/command-cp.js:31 #: /media/veracrypt22/src/notes/CliClient/app/command-cp.js:34 #: /media/veracrypt22/src/notes/CliClient/app/command-mv.js:29 #: /media/veracrypt22/src/notes/CliClient/app/command-mv.js:36 #: /media/veracrypt22/src/notes/CliClient/app/command-mv.js:39 #: /media/veracrypt22/src/notes/CliClient/app/command-rm.js:39 #: /media/veracrypt22/src/notes/CliClient/app/command-rm.js:46 #: /media/veracrypt22/src/notes/CliClient/app/command-search.js:29 #: /media/veracrypt22/src/notes/CliClient/app/command-set.js:31 #: /media/veracrypt22/src/notes/CliClient/app/command-tag.js:25 #: /media/veracrypt22/src/notes/CliClient/app/command-tag.js:28 #: /media/veracrypt22/src/notes/CliClient/app/command-tag.js:34 #: /media/veracrypt22/src/notes/CliClient/app/command-tag.js:35 #: /media/veracrypt22/src/notes/CliClient/app/command-use.js:28 #, javascript-format msgid "Cannot find \"%s\"." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-config.js:8 msgid "config [name] [value]" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-config.js:12 msgid "" "Gets or sets a config value. If [value] is not provided, it will show the " "value of [name]. If neither [name] nor [value] is provided, it will list the " "current configuration." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-cp.js:12 msgid "cp <pattern> [notebook]" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-cp.js:16 msgid "" "Duplicates the notes matching <pattern> to [notebook]. If no notebook is " "specified the note is duplicated in the current notebook." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-edit.js:14 msgid "edit <title>" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-edit.js:18 msgid "Edit note." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-edit.js:33 msgid "Done editing." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-edit.js:39 msgid "" "No text editor is defined. Please set it using `config editor <editor-path>`" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-edit.js:45 msgid "No active notebook." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-edit.js:66 msgid "Starting to edit note. Close the editor to get back to the prompt." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:12 msgid "import-enex <file> [notebook]" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:16 msgid "Imports an Evernote notebook file (.enex file)." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:21 msgid "Do not ask for confirmation." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:22 #: /media/veracrypt22/src/notes/CliClient/app/command-sync.js:30 msgid "For debugging purposes. Do not use." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:35 #, javascript-format msgid "Folder does not exists: \"%s\". Create it?" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:42 #, javascript-format msgid "Imported - %s" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:55 #, javascript-format msgid "File \"%s\" will be imported into notebook \"%s\". Continue?" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:62 #, javascript-format msgid "Found: %d." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:63 #, javascript-format msgid "Created: %d." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:64 #, javascript-format msgid "Updated: %d." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:65 #, javascript-format msgid "Skipped: %d." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:66 #, javascript-format msgid "Resources: %d." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:67 #, javascript-format msgid "Tagged: %d." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-import-enex.js:78 msgid "Importing notes..." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-ls.js:15 msgid "ls [pattern]" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-ls.js:19 msgid "" "Displays the notes in [notebook]. Use `ls /` to display the list of " "notebooks." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-ls.js:24 msgid "Displays only the first top <num> notes." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-ls.js:25 msgid "Sorts the item by <field> (eg. title, updated_time, created_time)." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-ls.js:26 msgid "Reverses the sorting order." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-ls.js:27 msgid "" "Displays only the items of the specific type(s). Can be `n` for notes, `t` " "for todos, or `nt` for notes and todos (eg. `-tt` would display only the " "todos, while `-ttd` would display notes and todos." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-ls.js:28 msgid "Either \"text\" or \"json\"" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-ls.js:29 msgid "" "Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, " "TODO_CHECKED (for todos), TITLE" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-ls.js:65 msgid "Please select a notebook first." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-mkbook.js:9 msgid "mkbook <notebook>" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-mkbook.js:13 msgid "Creates a new notebook." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-mknote.js:9 msgid "mknote <note>" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-mknote.js:13 msgid "Creates a new note." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-mknote.js:17 msgid "Notes can only be created within a notebook." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-mv.js:12 msgid "mv <pattern> <destination>" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-mv.js:16 msgid "" "Moves the notes matching <pattern> to <destination>. If <pattern> is a note, " "it will be moved to the notebook <destination>. If <pattern> is a notebook, " "it will be renamed to <destination>." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-rm.js:14 msgid "rm <pattern>" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-rm.js:18 msgid "Deletes the items matching <pattern>." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-rm.js:27 msgid "Deletes the items without asking for confirmation." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-rm.js:28 msgid "Deletes a notebook." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-rm.js:40 #, javascript-format msgid "Delete notebook \"%s\"?" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-rm.js:47 #, javascript-format msgid "%d notes match this pattern. Delete them?" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-search.js:15 msgid "search <pattern> [notebook]" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-search.js:19 msgid "Searches for the given <pattern> in all the notes." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-set.js:13 msgid "set <note> <name> [value]" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-set.js:17 msgid "Sets the property <name> of the given <note> to the given [value]." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-status.js:14 msgid "Displays summary about the notes and notebooks." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-sync.js:24 msgid "Synchronizes with remote storage." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-sync.js:29 msgid "Sync to provided target (defaults to sync.target config value)" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-sync.js:66 msgid "Synchronisation is already in progress." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-sync.js:88 #, javascript-format msgid "Synchronization target: %s" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-sync.js:90 msgid "Cannot initialize synchronizer." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-sync.js:92 msgid "Starting synchronization..." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-sync.js:99 msgid "Done." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-sync.js:114 #: /media/veracrypt22/src/notes/ReactNativeClient/lib/synchronizer.js:60 msgid "Cancelling..." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-tag.js:10 msgid "tag <command> [tag] [note]" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-tag.js:14 msgid "" "<command> can be \"add\", \"remove\" or \"list\" to assign or remove [tag] " "from [note], or to list the notes associated with [tag]. The command `tag " "list` can be used to list all the tags." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-tag.js:48 #, javascript-format msgid "Invalid command: \"%s\"" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-use.js:11 msgid "use <notebook>" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-use.js:15 msgid "" "Switches to [notebook] - all further operations will happen within this " "notebook." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-version.js:12 msgid "Displays version information" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/command-version.js:17 #, javascript-format msgid "%s %s (%s)" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/main.js:53 msgid "Fatal error:" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/onedrive-api-node-utils.js:38 msgid "" "All potential ports are in use - please report the issue at https://github." "com/laurent22/joplin" msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/onedrive-api-node-utils.js:58 msgid "" "The application has been authorised - you may now close this browser tab." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/onedrive-api-node-utils.js:60 msgid "The application has been successfully authorised." msgstr "" #: /media/veracrypt22/src/notes/CliClient/app/onedrive-api-node-utils.js:82 msgid "Please open this URL in your browser to authentify the application:" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/logger.js:147 #, javascript-format msgid "Unknown log level: %s" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/synchronizer.js:52 #, javascript-format msgid "Created local items: %d." msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/synchronizer.js:53 #, javascript-format msgid "Updated local items: %d." msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/synchronizer.js:54 #, javascript-format msgid "Created remote items: %d." msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/synchronizer.js:55 #, javascript-format msgid "Updated remote items: %d." msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/synchronizer.js:56 #, javascript-format msgid "Deleted local items: %d." msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/synchronizer.js:57 #, javascript-format msgid "Deleted remote items: %d." msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/synchronizer.js:58 #, javascript-format msgid "State: %s." msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/synchronizer.js:59 #, javascript-format msgid "Last error: %s (stacktrace in log)." msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/synchronizer.js:61 #, javascript-format msgid "Completed: %s" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/models/folder.js:81 msgid "Conflicts" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/models/folder.js:136 #, javascript-format msgid "A notebook with this title already exists: \"%s\"" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/models/folder.js:140 #, javascript-format msgid "Notebooks cannot be named \"%s\", which is a reserved title." msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/models/note.js:194 #, javascript-format msgid "Cannot copy note to \"%s\" notebook" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/models/note.js:205 #, javascript-format msgid "Cannot move note to \"%s\" notebook" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/services/report.js:54 msgid "Sync status (synced items / total items)" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/services/report.js:59 #, javascript-format msgid "%s: %d/%d" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/services/report.js:62 #, javascript-format msgid "Total: %d/%d" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/services/report.js:64 #, javascript-format msgid "Conflicted: %d" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/services/report.js:65 #, javascript-format msgid "To delete: %d" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/services/report.js:70 msgid "Folders" msgstr "" #: /media/veracrypt22/src/notes/ReactNativeClient/lib/services/report.js:80 #, javascript-format msgid "%s: %d notes" msgstr ""