|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: Python 3.7\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2018-08-07 08:48+0900\n" |
| 11 | +"POT-Creation-Date: 2018-10-06 09:21+0900\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n" |
14 | 14 | "MIME-Version: 1.0\n" |
@@ -802,97 +802,153 @@ msgid ":meth:`Path.resolve`" |
802 | 802 | msgstr "" |
803 | 803 |
|
804 | 804 | #: ../../library/pathlib.rst:1092 |
805 | | -msgid ":func:`os.getcwd`" |
| 805 | +msgid ":func:`os.chmod`" |
806 | 806 | msgstr "" |
807 | 807 |
|
808 | 808 | #: ../../library/pathlib.rst:1092 |
809 | | -msgid ":func:`Path.cwd`" |
| 809 | +msgid ":meth:`Path.chmod`" |
810 | 810 | msgstr "" |
811 | 811 |
|
812 | 812 | #: ../../library/pathlib.rst:1093 |
813 | | -msgid ":func:`os.path.exists`" |
| 813 | +msgid ":func:`os.mkdir`" |
814 | 814 | msgstr "" |
815 | 815 |
|
816 | 816 | #: ../../library/pathlib.rst:1093 |
817 | | -msgid ":meth:`Path.exists`" |
| 817 | +msgid ":meth:`Path.mkdir`" |
818 | 818 | msgstr "" |
819 | 819 |
|
820 | 820 | #: ../../library/pathlib.rst:1094 |
821 | | -msgid ":func:`os.path.expanduser`" |
| 821 | +msgid ":func:`os.rename`" |
822 | 822 | msgstr "" |
823 | 823 |
|
824 | 824 | #: ../../library/pathlib.rst:1094 |
825 | | -msgid ":meth:`Path.expanduser` and :meth:`Path.home`" |
| 825 | +msgid ":meth:`Path.rename`" |
| 826 | +msgstr "" |
| 827 | + |
| 828 | +#: ../../library/pathlib.rst:1095 |
| 829 | +msgid ":func:`os.replace`" |
| 830 | +msgstr "" |
| 831 | + |
| 832 | +#: ../../library/pathlib.rst:1095 |
| 833 | +msgid ":meth:`Path.replace`" |
826 | 834 | msgstr "" |
827 | 835 |
|
828 | 836 | #: ../../library/pathlib.rst:1096 |
829 | | -msgid ":func:`os.path.isdir`" |
| 837 | +msgid ":func:`os.rmdir`" |
830 | 838 | msgstr "" |
831 | 839 |
|
832 | 840 | #: ../../library/pathlib.rst:1096 |
833 | | -msgid ":meth:`Path.is_dir`" |
| 841 | +msgid ":meth:`Path.rmdir`" |
834 | 842 | msgstr "" |
835 | 843 |
|
836 | 844 | #: ../../library/pathlib.rst:1097 |
837 | | -msgid ":func:`os.path.isfile`" |
| 845 | +msgid ":func:`os.remove`, :func:`os.unlink`" |
838 | 846 | msgstr "" |
839 | 847 |
|
840 | 848 | #: ../../library/pathlib.rst:1097 |
841 | | -msgid ":meth:`Path.is_file`" |
| 849 | +msgid ":meth:`Path.unlink`" |
842 | 850 | msgstr "" |
843 | 851 |
|
844 | 852 | #: ../../library/pathlib.rst:1098 |
845 | | -msgid ":func:`os.path.islink`" |
| 853 | +msgid ":func:`os.getcwd`" |
846 | 854 | msgstr "" |
847 | 855 |
|
848 | 856 | #: ../../library/pathlib.rst:1098 |
849 | | -msgid ":meth:`Path.is_symlink`" |
| 857 | +msgid ":func:`Path.cwd`" |
850 | 858 | msgstr "" |
851 | 859 |
|
852 | 860 | #: ../../library/pathlib.rst:1099 |
853 | | -msgid ":func:`os.stat`" |
| 861 | +msgid ":func:`os.path.exists`" |
854 | 862 | msgstr "" |
855 | 863 |
|
856 | 864 | #: ../../library/pathlib.rst:1099 |
857 | | -msgid ":meth:`Path.stat`, :meth:`Path.owner`, :meth:`Path.group`" |
| 865 | +msgid ":meth:`Path.exists`" |
| 866 | +msgstr "" |
| 867 | + |
| 868 | +#: ../../library/pathlib.rst:1100 |
| 869 | +msgid ":func:`os.path.expanduser`" |
| 870 | +msgstr "" |
| 871 | + |
| 872 | +#: ../../library/pathlib.rst:1100 |
| 873 | +msgid ":meth:`Path.expanduser` and :meth:`Path.home`" |
858 | 874 | msgstr "" |
859 | 875 |
|
860 | 876 | #: ../../library/pathlib.rst:1102 |
861 | | -msgid ":func:`os.path.isabs`" |
| 877 | +msgid ":func:`os.path.isdir`" |
862 | 878 | msgstr "" |
863 | 879 |
|
864 | 880 | #: ../../library/pathlib.rst:1102 |
865 | | -msgid ":meth:`PurePath.is_absolute`" |
| 881 | +msgid ":meth:`Path.is_dir`" |
866 | 882 | msgstr "" |
867 | 883 |
|
868 | 884 | #: ../../library/pathlib.rst:1103 |
869 | | -msgid ":func:`os.path.join`" |
| 885 | +msgid ":func:`os.path.isfile`" |
870 | 886 | msgstr "" |
871 | 887 |
|
872 | 888 | #: ../../library/pathlib.rst:1103 |
873 | | -msgid ":func:`PurePath.joinpath`" |
| 889 | +msgid ":meth:`Path.is_file`" |
874 | 890 | msgstr "" |
875 | 891 |
|
876 | 892 | #: ../../library/pathlib.rst:1104 |
877 | | -msgid ":func:`os.path.basename`" |
| 893 | +msgid ":func:`os.path.islink`" |
878 | 894 | msgstr "" |
879 | 895 |
|
880 | 896 | #: ../../library/pathlib.rst:1104 |
881 | | -msgid ":data:`PurePath.name`" |
| 897 | +msgid ":meth:`Path.is_symlink`" |
882 | 898 | msgstr "" |
883 | 899 |
|
884 | 900 | #: ../../library/pathlib.rst:1105 |
885 | | -msgid ":func:`os.path.dirname`" |
| 901 | +msgid ":func:`os.stat`" |
886 | 902 | msgstr "" |
887 | 903 |
|
888 | 904 | #: ../../library/pathlib.rst:1105 |
| 905 | +msgid ":meth:`Path.stat`, :meth:`Path.owner`, :meth:`Path.group`" |
| 906 | +msgstr "" |
| 907 | + |
| 908 | +#: ../../library/pathlib.rst:1108 |
| 909 | +msgid ":func:`os.path.isabs`" |
| 910 | +msgstr "" |
| 911 | + |
| 912 | +#: ../../library/pathlib.rst:1108 |
| 913 | +msgid ":meth:`PurePath.is_absolute`" |
| 914 | +msgstr "" |
| 915 | + |
| 916 | +#: ../../library/pathlib.rst:1109 |
| 917 | +msgid ":func:`os.path.join`" |
| 918 | +msgstr "" |
| 919 | + |
| 920 | +#: ../../library/pathlib.rst:1109 |
| 921 | +msgid ":func:`PurePath.joinpath`" |
| 922 | +msgstr "" |
| 923 | + |
| 924 | +#: ../../library/pathlib.rst:1110 |
| 925 | +msgid ":func:`os.path.basename`" |
| 926 | +msgstr "" |
| 927 | + |
| 928 | +#: ../../library/pathlib.rst:1110 |
| 929 | +msgid ":data:`PurePath.name`" |
| 930 | +msgstr "" |
| 931 | + |
| 932 | +#: ../../library/pathlib.rst:1111 |
| 933 | +msgid ":func:`os.path.dirname`" |
| 934 | +msgstr "" |
| 935 | + |
| 936 | +#: ../../library/pathlib.rst:1111 |
889 | 937 | msgid ":data:`PurePath.parent`" |
890 | 938 | msgstr "" |
891 | 939 |
|
892 | | -#: ../../library/pathlib.rst:1106 |
| 940 | +#: ../../library/pathlib.rst:1112 |
| 941 | +msgid ":func:`os.path.samefile`" |
| 942 | +msgstr "" |
| 943 | + |
| 944 | +#: ../../library/pathlib.rst:1112 |
| 945 | +msgid ":meth:`Path.samefile`" |
| 946 | +msgstr "" |
| 947 | + |
| 948 | +#: ../../library/pathlib.rst:1113 |
893 | 949 | msgid ":func:`os.path.splitext`" |
894 | 950 | msgstr "" |
895 | 951 |
|
896 | | -#: ../../library/pathlib.rst:1106 |
| 952 | +#: ../../library/pathlib.rst:1113 |
897 | 953 | msgid ":data:`PurePath.suffix`" |
898 | 954 | msgstr "" |
0 commit comments