Skip to content

Commit ea75369

Browse files
committed
l10n: id: mismatch variable name fixes
Jiang Xin reported possible typos in po/id.po, all of them are mismatch variable names. Fix them. Reported-by: Jiang Xin <[email protected]> Signed-off-by: Bagas Sanjaya <[email protected]>
1 parent 41a03e2 commit ea75369

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

po/id.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9107,7 +9107,7 @@ msgstr " (gunakan \"git add <berkas>...\" untuk menandai penyelesaian)"
91079107
#: wt-status.c:199 wt-status.c:203
91089108
msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
91099109
msgstr ""
9110-
" (gunakan \"git add.rm <berkas>...\" sebagaimana mestinya untuk menandai "
9110+
" (gunakan \"git add/rm <berkas>...\" sebagaimana mestinya untuk menandai "
91119111
"penyelesaian)"
91129112

91139113
#: wt-status.c:201
@@ -11866,7 +11866,7 @@ msgid ""
1186611866
"Consider \"git revert --quit\" or \"git worktree add\"."
1186711867
msgstr ""
1186811868
"tidak dapat mengganti cabang saat pembalikan\n"
11869-
"Pertimbangkan untuk menggunakan \"git cherry-pick --quit\" atau \"git "
11869+
"Pertimbangkan untuk menggunakan \"git revert --quit\" atau \"git "
1187011870
"worktree add\"."
1187111871

1187211872
#: builtin/checkout.c:1432
@@ -12005,7 +12005,7 @@ msgid ""
1200512005
"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
1200612006
"checking out of the index."
1200712007
msgstr ""
12008-
"git checkout: --ours/theirs, --force dan --merge tidak kompatibel saat\n"
12008+
"git checkout: --ours/--theirs, --force dan --merge tidak kompatibel saat\n"
1200912009
"men-checkout index"
1201012010

1201112011
#: builtin/checkout.c:1759
@@ -16123,7 +16123,7 @@ msgid ""
1612316123
"dir=<directory>)"
1612416124
msgstr ""
1612516125
"%s (atau --work-tree=<direktori>) tidak diperbolehkan tanpa sebutkan %s "
16126-
"(atau--git-dir=<direktori>)"
16126+
"(atau --git-dir=<direktori>)"
1612716127

1612816128
#: builtin/init-db.c:679
1612916129
#, c-format
@@ -22198,7 +22198,7 @@ msgstr "rekursi ke dalam submodul"
2219822198

2219922199
#: builtin/submodule--helper.c:2580
2220022200
msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
22201-
msgstr "giit submodule--helper absorb-git-dirs [<opsi>] [<jalur>...]"
22201+
msgstr "git submodule--helper absorb-git-dirs [<opsi>] [<jalur>...]"
2220222202

2220322203
#: builtin/submodule--helper.c:2636
2220422204
msgid "check if it is safe to write to the .gitmodules file"

0 commit comments

Comments
 (0)