Skip to content

Commit e688f4c

Browse files
weblateதமிழ்நேரம்
authored andcommitted
chore: Translations from Weblate
Co-authored-by: தமிழ்நேரம் <[email protected]> Translate-URL: https://hosted.weblate.org/projects/quick-folder-move/main/ta/ Translation: Quick Folder Move for Thunderbird/main
1 parent eb344da commit e688f4c

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

src/_locales/ta/messages.json

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,67 @@
112112
},
113113
"partialMatchFullPath": {
114114
"message": "முழு கோப்புறை பாதையிலும் முக்கிய வார்த்தைகளைத் தேடுங்கள்"
115+
},
116+
"showShortcuts": {
117+
"message": "குறுக்குவழிகளை மாற்றவும்"
118+
},
119+
"searchAccountName": {
120+
"message": "கணக்கு பெயருக்குள் முக்கிய வார்த்தைகளைத் தேடுங்கள்"
121+
},
122+
"operationAction.move": {
123+
"message": "நகர்த்தப்பட்ட $num_messages$ கோப்புறைக்கு செய்தி $destination$; நகர்த்தப்பட்டது $num_messages$ செய்திகள் கோப்புறைக்கு $destination$",
124+
"placeholders": {
125+
"num_messages": {
126+
"content": "$1"
127+
},
128+
"destination": {
129+
"content": "$2"
130+
}
131+
}
132+
},
133+
"operationAction.copy": {
134+
"message": "நகலெடுத்த $num_messages$ கோப்புறைக்கு செய்தி $destination$; நகலெடுக்கப்பட்ட $num_messages$ கோப்புறைக்கு செய்திகள் $destination$",
135+
"placeholders": {
136+
"num_messages": {
137+
"content": "$1"
138+
},
139+
"destination": {
140+
"content": "$2"
141+
}
142+
}
143+
},
144+
"operationAction.tag": {
145+
"message": "குறித்துள்ளார் $num_messages$ குறிச்சொல் $destination$; குறிச்சொல் $num_messages$ குறிச்சொல் உடன் செய்திகள் $destination$",
146+
"placeholders": {
147+
"num_messages": {
148+
"content": "$1"
149+
},
150+
"destination": {
151+
"content": "$2"
152+
}
153+
}
154+
},
155+
"operationAction.tag.remove": {
156+
"message": "அகற்றப்பட்ட குறிச்சொல் $destination$ $num_messages$ செய்தி; அகற்றப்பட்ட குறிச்சொல் $destination$ $num_messages$ செய்திகள்",
157+
"placeholders": {
158+
"num_messages": {
159+
"content": "$1"
160+
},
161+
"destination": {
162+
"content": "$2"
163+
}
164+
}
165+
},
166+
"notificationActive": {
167+
"message": "ஒவ்வொரு செயல்பாட்டிற்கும் ஒரு அறிவிப்பைக் காட்டுங்கள்"
168+
},
169+
"operationMenuItemsTitle": {
170+
"message": "செயல்பாட்டு பட்டியல் உருப்படிகள்"
171+
},
172+
"menuItemActionInfo": {
173+
"message": "பாப்அப் மெனுவில் எந்த நடவடிக்கைகள் கிடைக்க வேண்டும் என்பதைத் தேர்வுசெய்க."
174+
},
175+
"menuItemActionWarning": {
176+
"message": "குறைந்தது ஒரு உருப்படி தேர்ந்தெடுக்கப்பட வேண்டும்."
115177
}
116178
}

0 commit comments

Comments
 (0)