From 7785c24244e6bd208b3e34a0aeb292c88b4139c8 Mon Sep 17 00:00:00 2001 From: Florens Date: Wed, 1 Aug 2018 13:52:22 +0200 Subject: [PATCH] New translations strings.xml (Indonesian) --- .../src/main/res/values-in-rID/strings.xml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Clover/app/src/main/res/values-in-rID/strings.xml b/Clover/app/src/main/res/values-in-rID/strings.xml index 0c030b15..46f8ed64 100644 --- a/Clover/app/src/main/res/values-in-rID/strings.xml +++ b/Clover/app/src/main/res/values-in-rID/strings.xml @@ -176,26 +176,26 @@ Aktifkan kembali izin ini di pengaturan aplikasi jika Anda menonaktifkannya seca Filter bantuan -If the pattern matches then the post can be hidden or highlighted.
+Filter bertindak berdasarkan pola yang diberikan dan tempat untuk mencari pola.
+Jika polanya cocok maka pos dapat disembunyikan atau disorot.
-

For tripcodes, names and IDs:

+

Untuk kode perjalanan, nama dan ID:

- It will match the given pattern exact.
- !Ep8pui8Vw2 will match the tripcode !Ep8pui8Vw2 but not Ep8pu. + Ini akan cocok dengan pola yang tepat.
+ !Ep8pui8Vw2 akan cocok dengan kode perjalanan !Ep8pui8Vw2 tapi tidak Ep8pu.

-

For comments, subjects and filenames:

+

Untuk komentar, subjek, dan nama file:

- These filters are pattern based, and have three modes:
+ Filter ini berdasarkan pola, dan memiliki tiga mode:

- 1. The pattern foo bar will match text that has any of the words in it. It will match foo or bar, but not foobar. - Placing a * allows any character to be filled in: f*o will match both foo, foooo but not foobar
+ 1. Pola foo bar akan mencocokkan teks yang memiliki salah satu kata di dalamnya. Itu akan cocok foo atau bar, tapi tidak foobar. + Menempatkan * memungkinkan karakter apa pun untuk diisi: f*o akan cocok dengan keduanya foo, foooo tapi tidak foobar

- 2. Quoting your pattern with \" like \"foo bar\" will match the text exactly. - foo bar matches but foo does not.
+ 2. Mengutip pola Anda dengan \" seperti \"foo bar\" akan mencocokkan teks dengan tepat. + foo bar cocok tapi foo tidak.

- 3. Regular expressions. /^>implying/ for example. + 3. Ekspresi reguler. /^>menyiratkan/ sebagai contoh.

]]>