Skip to content

Commit a00ab76

Browse files
committed
[ADDED] android#462 - Malayalam transation for Sunflower app.
1 parent a4e9eac commit a00ab76

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Copyright 2020 Google LLC
4+
~
5+
~ Licensed under the Apache License, Version 2.0 (the "License");
6+
~ you may not use this file except in compliance with the License.
7+
~ You may obtain a copy of the License at
8+
~
9+
~ https://www.apache.org/licenses/LICENSE-2.0
10+
~
11+
~ Unless required by applicable law or agreed to in writing, software
12+
~ distributed under the License is distributed on an "AS IS" BASIS,
13+
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
~ See the License for the specific language governing permissions and
15+
~ limitations under the License.
16+
-->
17+
18+
<resources>
19+
<string name="plant_details_title">"ചെടിയുടെ വിശദാംശങ്ങൾ "</string>
20+
<string name="add_plant">"ചെടി ചേർക്കുക "</string>
21+
<string name="added_plant_to_garden">"ഉദ്യാനത്തിൽ ചെടി ചേർത്തു "</string>
22+
<string name="garden_empty">"നിങ്ങളുടെ ഉദ്യാനം ശൂന്യമാണ് "</string>
23+
<string name="watered_date_header">അവസാനം വെള്ളമൊഴിച്ചത്</string>
24+
<string name="menu_item_share_plant">"പങ്കിടുക "</string>
25+
<string name="plant_detail_image_content_description">"ചെടിയുടെ ചിത്രം "</string>
26+
<string name="a11y_plant_item_image">"ചെടിയുടെ ചിത്രം "</string>
27+
<string name="my_garden_title">"എന്റെ ഉദ്യാനം "</string>
28+
<string name="available">"കൈവശമുള്ള ചെടികൾ "</string>
29+
<string name="gallery_title">"അൺസ്പ്ലാഷിൽ നിന്നുമുള്ള ചിത്രങ്ങൾ "</string>
30+
<string name="plant_date_header">നട്ടു</string>
31+
<string name="plant_list_title">ചെടിയുടെ പട്ടിക</string>
32+
<string name="gallery_content_description">ഗാലറിയിലേക്ക് പോകുക</string>
33+
<string name="share_text_plant">ആൻഡ്രോയിഡ് സൺഫ്ലവർ ആപ്പിൽ എന്റെ %s ചെടി പരിശോധിക്കുക</string>
34+
<string name="menu_filter_by_grow_zone">"ചെടിയുടെ വളർച്ചാപ്രദേശം വച്ച് തരംതിരിക്കുക "</string>
35+
<string name="watering_needs_prefix">"വെള്ളത്തിന്റെ ആവശ്യം "</string>
36+
</resources>

0 commit comments

Comments
 (0)