Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixed typo
  • Loading branch information
al1can committed Dec 9, 2024
commit 4b43d695b911bf9099c8566f413067aee12c3ebf
4 changes: 2 additions & 2 deletions library/glob.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-01 00:21+0000\n"
"PO-Revision-Date: 2024-12-08 17:52+0300\n"
"PO-Revision-Date: 2024-12-09 23:31+0300\n"
"Last-Translator: \n"
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
"Language: tr\n"
Expand Down Expand Up @@ -48,7 +48,7 @@ msgid ""
"Path.glob`. (For tilde and shell variable expansion, use :func:`os.path."
"expanduser` and :func:`os.path.expandvars`.)"
msgstr ""
"Dikkat edilmeli ki func:`fnmatch.fnmatch` veya :func:`pathlib.Path.glob` "
"Dikkat edilmeli ki :func:`fnmatch.fnmatch` veya :func:`pathlib.Path.glob` "
"aksine, nokta (``.``) ile başlayan dosyalar sadece nokta ile başlayan "
"desenler ile eşleştirilebilir. (Tilde ve kabuk değişken açılımları için :"
"func:`os.path.expanduser` ve :func:`os.path.expandvars` kullanın."
Expand Down