Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po/id.po
diff options
context:
space:
mode:
authorBagas Sanjaya <bagasdotme@gmail.com>2021-07-05 02:58:16 +0300
committerJiang Xin <worldhello.net@gmail.com>2021-07-05 05:02:34 +0300
commitf3abf6aa6367a51e76aa837b9df5fc0986d25f4d (patch)
tree7571cfdd7367c297c7f4774e6e68a35e699ca34b /po/id.po
parent9146ef75dd34f27ab3c70b041af9506357c940df (diff)
l10n: id.po: fix mismatched variable names
Jiang Xin notified me [1] to fix some typos. Running git-po-helper [2] check, it found following: 1. git submodule--helper typo (was git submodule==helper) 2. new_index improper translation (DO NOT translate instead) Fix them. [1]: https://lore.kernel.org/git/20210703111837.14894-1-worldhello.net@gmail.com/ [2]: https://github.com/git-l10n/git-po-helper/commit/e44df847abb91227771560aca56719031f280068 Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Diffstat (limited to 'po/id.po')
-rw-r--r--po/id.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/id.po b/po/id.po
index 50e2e1dc3c..2fb14c068d 100644
--- a/po/id.po
+++ b/po/id.po
@@ -12822,7 +12822,7 @@ msgstr "gagal memperbarui tembolok pohon utama"
#: builtin/commit.c:437 builtin/commit.c:460 builtin/commit.c:508
msgid "unable to write new_index file"
-msgstr "tidak dapat menulis berkas indeks baru"
+msgstr "tidak dapat menulis berkas new_index"
#: builtin/commit.c:489
msgid "cannot do a partial commit during a merge."
@@ -13330,7 +13330,7 @@ msgid ""
"not exceeded, and then \"git restore --staged :/\" to recover."
msgstr ""
"repositori sudah diperbarui, tetapi tidak dapat menulis\n"
-"berkas indeks baru. Periksa bahwa disk tidak penuh dan kuota\n"
+"berkas new_index. Periksa bahwa disk tidak penuh dan kuota\n"
"tidak terlampaui, lalu \"git restore --staged :/\" untuk pulihkan."
#: builtin/config.c:11
@@ -21717,7 +21717,7 @@ msgstr "git submodule status [--quiet] [--cached] [--recursive] [<jalur>...]"
#: builtin/submodule--helper.c:918
msgid "git submodule--helper name <path>"
-msgstr "git submodule==helper name <jalur>"
+msgstr "git submodule--helper name <jalur>"
#: builtin/submodule--helper.c:990
#, c-format