You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mipac/docs/locale/ja/LC_MESSAGES/mipac.file.po

98 lines
2.0 KiB

# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2023, yupix
# This file is distributed under the same license as the mipac package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: mipac \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-30 05:09+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: ja\n"
"Language-Team: ja <LL@li.org>\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.12.1\n"
#: ../../mipac.file.rst:2
msgid "mipac.file module"
msgstr ""
#: mipac.file.MiFile:1 of
msgid "Bases: :py:class:`object`"
msgstr ""
#: mipac.file.MiFile.__init__:2 of
msgid "Parameters"
msgstr ""
#: mipac.file.MiFile.__init__:3 of
msgid "path"
msgstr ""
#: mipac.file.MiFile.__init__:-1 of
msgid "str | None, default=None"
msgstr ""
#: mipac.file.MiFile.__init__:4 of
msgid "path to a local file"
msgstr ""
#: mipac.file.MiFile.__init__:5 of
msgid "file_id"
msgstr ""
#: mipac.file.MiFile.__init__:6 of
msgid "ID of the file that exists on the drive"
msgstr ""
#: mipac.file.MiFile.__init__:7 of
msgid "name str | None, default=None"
msgstr ""
#: mipac.file.MiFile.__init__:8 of
msgid "file name"
msgstr ""
#: mipac.file.MiFile.__init__:9 of
msgid "folder_id"
msgstr ""
#: mipac.file.MiFile.__init__:10 of
msgid "Folder ID"
msgstr ""
#: mipac.file.MiFile.__init__:11 of
msgid "comment"
msgstr ""
#: mipac.file.MiFile.__init__:12 of
msgid "Comments on files"
msgstr ""
#: mipac.file.MiFile.__init__:13 of
msgid "is_sensitive"
msgstr ""
#: mipac.file.MiFile.__init__:14 of
msgid "Whether this item is sensitive"
msgstr ""
#: mipac.file.MiFile.__init__:15 of
msgid "force"
msgstr ""
#: mipac.file.MiFile.__init__:-1 of
msgid "bool, default=False"
msgstr ""
#: mipac.file.MiFile.__init__:16 of
msgid "Whether to force overwriting even if it already exists on the drive"
msgstr ""