From de919afb2ce0f6663edc5f3764506a79c06c5d81 Mon Sep 17 00:00:00 2001 From: Florens Date: Fri, 15 Mar 2019 15:43:29 +0100 Subject: [PATCH] New translations strings.xml (Italian) --- .../src/main/res/values-it-rIT/strings.xml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Clover/app/src/main/res/values-it-rIT/strings.xml b/Clover/app/src/main/res/values-it-rIT/strings.xml index e6bee905..7937c2a7 100644 --- a/Clover/app/src/main/res/values-it-rIT/strings.xml +++ b/Clover/app/src/main/res/values-it-rIT/strings.xml @@ -177,32 +177,32 @@ Re-enable this permission in the app settings if you permanently disabled it.\"< Nascondi post Evidenzia post Elimina post - Invalid pattern + Pattern non valido Test your filter Non corrisponde Matches Scegliere il colore Aiuto filtri - -If the pattern matches then the post can be hidden or highlighted.
+ +Se il pattern viene trovato, il post può essere nascosto o evidenziato.
-

For tripcodes, names and IDs:

+

Per tripcode, nomi e ID:

- It will match the given pattern exact.
- !Ep8pui8Vw2 will match the tripcode !Ep8pui8Vw2 but not Ep8pu. + Il pattern viene cercato nella sua interezza.
+ !Ep8pui8Vw2 troverà il tripcode !Ep8pui8Vw2 ma non Ep8pu.

-

For comments, subjects and filenames:

+

Per commenti, oggetti e nomi dei file:

- These filters are pattern based, and have three modes:
+ Questi filtri sono basati sui pattern e hanno tre modalità:

- 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. Il pattern foo bar troverà ogni testo che contiene una o più delle parole specificate. Troverà foo o bar, ma non foobar. + Un asterisco (*) permette l'aggiunta di qualunque carattere: f*o troverà sia foo, sia foooo, ma non foobar

- 2. Quoting your pattern with \" like \"foo bar\" will match the text exactly. - foo bar matches but foo does not.
+ 2. Mettere il pattern tra virgolette come in \"foo bar\" troverà il testo nella sua interezza. + foo bar viene trovato, foo no.

- 3. Regular expressions. /^>implying/ for example. + 3. Espressioni regolari (regex). /^>implying/, per esempio.

]]>
Tripcode Nome