Skip to content

Commit 63bdaf9

Browse files
committed
L10N patch.
1 parent 3268058 commit 63bdaf9

File tree

2 files changed

+68
-0
lines changed

2 files changed

+68
-0
lines changed

l10n/ml.yml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
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: Malayalam language data (last modified: 2024.09.14).
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: "ആ കമാൻഡ് എനിക്ക് മനസ്സിലാകുന്നില്ല, ക്ഷമിക്കണം."
28+
cli_algo_not_supported: "നിർദ്ദിഷ്ട അൽഗോരിതം പിന്തുണയ്ക്കുന്നില്ല."
29+
cli_failed_to_complete: "സ്കാനിംഗ് പ്രക്രിയ പൂർത്തിയാക്കുന്നതിൽ പരാജയപ്പെട്ടു"
30+
cli_is_not_a: "%s ഒരു ഫയലോ ഡയറക്ടറിയോ അല്ല."
31+
cli_ln2: |
32+
ClamAV യുടെയും മറ്റുള്ളവരുടെയും ഒപ്പുകൾ അടിസ്ഥാനമാക്കി നിങ്ങളുടെ
33+
സിസ്റ്റത്തിലേക്ക് അപ്‌ലോഡ് ചെയ്‌തിരിക്കുന്ന ഫയലുകൾക്കുള്ളിലെ ട്രോജനുകൾ,
34+
വൈറസുകൾ, ക്ഷുദ്രവെയർ, മറ്റ് ഭീഷണികൾ എന്നിവ കണ്ടെത്തുന്നതിന് രൂപകൽപ്പന
35+
ചെയ്‌തിരിക്കുന്ന PHP സ്‌ക്രിപ്‌റ്റായ phpMussel ഉപയോഗിച്ചതിന് നന്ദി.
36+
~ ~ ~
37+
PHPMUSSEL COPYRIGHT 2013 and beyond GNU/GPLv2 by Caleb M (Maikuolan).
38+
~ ~ ~

l10n/mr.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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: Marathi language data (last modified: 2024.09.14).
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: "मला ती आज्ञा समजली नाही, माफ करा."
28+
cli_algo_not_supported: "निर्दिष्ट अल्गोरिदम समर्थित नाही."
29+
cli_failed_to_complete: "स्कॅनिंग प्रक्रिया पूर्ण करण्यात अयशस्वी"
30+
cli_is_not_a: "%s ही फाइल किंवा निर्देशिका नाही."

0 commit comments

Comments
 (0)