Skip to content

Commit 95147c4

Browse files
committed
L10N patch.
1 parent ac42762 commit 95147c4

File tree

3 files changed

+155
-1
lines changed

3 files changed

+155
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ __*Why "v3.0.0" instead of "v1.0.0?"*__ Prior to phpMussel v3, the "phpMussel Co
3232

3333
### v3.2.0
3434

35-
[2023.09.04; New Feature; Maikuolan]: Added colouration to phpMussel's CLI mode.
35+
[2023.09.04; New Feature; Maikuolan]: Added colouration to phpMussel's CLI mode. Added L10N for Afrikaans and Romanian.

l10n/af.yml

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
##\
2+
# This file is a part of the phpMussel\CLI package.
3+
# Homepage: https://phpmussel.github.io/
4+
#
5+
# PHPMUSSEL COPYRIGHT 2013 AND BEYOND BY THE PHPMUSSEL TEAM.
6+
#
7+
# License: GNU/GPLv2
8+
# @see LICENSE.txt
9+
#
10+
# This file: Afrikaans language data (last modified: 2023.09.04).
11+
#
12+
# Regarding translations: My native language is English. Because this is a free
13+
# and open-source hobby project which generates zero income, and translatable
14+
# content is likely to change as the features and functionality supported by
15+
# the project changes, it doesn't make sense for me to spend money for
16+
# translations. Because I'm the sole author/developer/maintainer for the
17+
# project and I'm not a ployglot, any translations I produce are very likely to
18+
# contain errors. Sorry, but realistically, that won't ever change. If you find
19+
# any such errors/typos/mistakes/etc, your assistance to correct them would be
20+
# very much appreciated. Pull requests are invited and encouraged. Otherwise,
21+
# if you find these errors too much to handle, just stick with the original
22+
# English source. If a translation is irredeemably incomprehensible, let me
23+
# know which, and I can delete it. If you're not sure how to perform pull
24+
# requests, ask. I can help.
25+
##/
26+
27+
bad_command: "Ek verstaan nie daardie opdrag nie, jammer."
28+
cli_algo_not_supported: "Gespesifiseerde algoritme word nie ondersteun nie."
29+
cli_failed_to_complete: "Skandeerproses kon nie voltooi nie"
30+
cli_is_not_a: "%s is nie 'n lêer of gids nie."
31+
cli_ln2: |
32+
Dankie dat jy phpMussel gebruik, 'n PHP-skrip wat ontwerp is om trojans,
33+
virusse, wanware, en ander bedreigings op te spoor binne lêers wat na jou
34+
stelsel opgelaai is waar die script ook al gekoppel is, gebaseer op die
35+
handtekeninge van ClamAV en ander.
36+
~ ~ ~
37+
PHPMUSSEL KOPIEREG 2013 en verder GNU/GPLv2 deur Caleb M (Maikuolan).
38+
~ ~ ~
39+
cli_ln3: |
40+
Werk tans phpMussel in CLI-modus (opdragreëlkoppelvlak). Om 'n lêer of
41+
gids te skandeer, tik "scan", gevolg deur die naam van die lêer of gids
42+
wat jy wil hê phpMussel moet skandeer en druk Enter; Tik "c" en druk Enter
43+
vir 'n lys van CLI-modus opdragte; Tik "q" en druk Enter om op te hou.
44+
cli_pe1: "Nie 'n geldige PE-lêer nie!"
45+
cli_pe2: "PE-afdelings:"
46+
cli_signature_placeholder: "JOU-HANDTEKENING-NAAM"
47+
cli_working: "Aan die gang"
48+
cli_commands: |
49+
q | quit | exit -- Verlaat CLI.
50+
51+
hash_file:[algo] [lêernaam] -- Genereer hash-handtekeninge vanaf lêers.
52+
53+
hash:[algo] [string] -- Genereer hash-handtekening vanaf string.
54+
Example: >> hash:crc32b Hello World
55+
4a17b156:11:JOU-HANDTEKENING-NAAM
56+
57+
algo -- Lys alle ondersteunde algoritmes.
58+
59+
(hex_encode | x) [string] -- Omskep binêre string na heksadesimale.
60+
Example: >> hex_encode Hello World
61+
48656c6c6f20576f726c64
62+
63+
hex_decode [string] -- Omskep heksadesimale na binêre string.
64+
65+
(base64_encode | b) [string] -- Omskep binêre string na base64 string.
66+
67+
base64_decode [string] -- Omskep base64 string na binêre string.
68+
69+
pe_meta [lêernaam] -- Onttrek metadata uit 'n PE-lêer.
70+
71+
url_sig [string] -- Genereer URL-skandeerder-handtekeninge.
72+
73+
(scan | s) [naam van die lêer of gids] -- Skandeer 'n lêer of gids.
74+
75+
c -- Druk hierdie opdraglys.
76+
invalid_url: "Ongeldige URL!"

l10n/ro.yml

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
##\
2+
# This file is a part of the phpMussel\CLI package.
3+
# Homepage: https://phpmussel.github.io/
4+
#
5+
# PHPMUSSEL COPYRIGHT 2013 AND BEYOND BY THE PHPMUSSEL TEAM.
6+
#
7+
# License: GNU/GPLv2
8+
# @see LICENSE.txt
9+
#
10+
# This file: Romanian language data (last modified: 2023.09.04).
11+
#
12+
# Regarding translations: My native language is English. Because this is a free
13+
# and open-source hobby project which generates zero income, and translatable
14+
# content is likely to change as the features and functionality supported by
15+
# the project changes, it doesn't make sense for me to spend money for
16+
# translations. Because I'm the sole author/developer/maintainer for the
17+
# project and I'm not a ployglot, any translations I produce are very likely to
18+
# contain errors. Sorry, but realistically, that won't ever change. If you find
19+
# any such errors/typos/mistakes/etc, your assistance to correct them would be
20+
# very much appreciated. Pull requests are invited and encouraged. Otherwise,
21+
# if you find these errors too much to handle, just stick with the original
22+
# English source. If a translation is irredeemably incomprehensible, let me
23+
# know which, and I can delete it. If you're not sure how to perform pull
24+
# requests, ask. I can help.
25+
##/
26+
27+
bad_command: "Nu înțeleg comanda, îmi pare rău."
28+
cli_algo_not_supported: "Algoritmul specificat nu este acceptat."
29+
cli_failed_to_complete: "Procesul de scanare a eșuat"
30+
cli_is_not_a: "%s nu este un fișier sau un director."
31+
cli_ln2: |
32+
Vă mulțumim că folosiți phpMussel, un script PHP conceput pentru a detecta
33+
troieni, viruși, programe malware și alte amenințări în fișierele
34+
încărcate în sistemul dvs. oriunde este conectat scriptul, pe baza
35+
semnăturilor ClamAV și altora.
36+
~ ~ ~
37+
PHPMUSSEL COPYRIGHT 2013 și mai GNU/GPLv2 creat de Caleb M (Maikuolan).
38+
~ ~ ~
39+
cli_ln3: |
40+
În prezent rulează phpMussel în modul CLI (interfață de linie de comandă).
41+
Pentru a scana un fișier sau un director, tastați „scan”, urmat de numele
42+
fișierului sau directorului pe care doriți să îl scaneze phpMussel și
43+
apăsați Enter; Tastați „c” și apăsați Enter pentru o listă de comenzi în
44+
modul CLI; Tastați „q” și apăsați Enter pentru a ieși.
45+
cli_pe1: "Nu este un fișier PE valid!"
46+
cli_pe2: "Secțiuni PE:"
47+
cli_signature_placeholder: "NUMELE-SEMNĂTURII-DVS"
48+
cli_working: "În curs"
49+
cli_commands: |
50+
q | quit | exit -- Părăsiți CLI.
51+
52+
hash_file:[algo] [nume de fișier] -- Generați semnături hash din fișiere.
53+
54+
hash:[algo] [şir] -- Generați semnătura hash din șir.
55+
Example: >> hash:crc32b Hello World
56+
4a17b156:11:YOUR-SIGNATURE-NAME
57+
58+
algo -- Listați toți algoritmii acceptați.
59+
60+
(hex_encode | x) [şir] -- Convertiți șirul binar în hexazecimal.
61+
Example: >> hex_encode Hello World
62+
48656c6c6f20576f726c64
63+
64+
hex_decode [şir] -- Convertiți hexazecimal în șir binar.
65+
66+
(base64_encode | b) [şir] -- Convertiți șirul binar în șir de bază64.
67+
68+
base64_decode [şir] -- Convertiți șirul de bază64 în șir binar.
69+
70+
pe_meta [nume de fișier] -- Extrageți metadate dintr-un fișier PE.
71+
72+
url_sig [şir] -- Generați semnături de scanare URL.
73+
74+
(scan | s) [numele fișierului sau directorului] -- Scanați un fișier sau
75+
un director.
76+
77+
c -- Tipăriți această listă de comenzi.
78+
invalid_url: "URL invalid!"

0 commit comments

Comments
 (0)