Files
cloudron-box/dashboard/public/translation/si.json

38 lines
1.1 KiB
JSON
Raw Normal View History

2024-10-04 14:30:44 +02:00
{
"main": {
"logout": "නික්මෙන්න",
"actions": "ක්‍රියාමාර්ග",
"dialog": {
"cancel": "අවලංගු",
"save": "සුරකින්න",
"close": "වසන්න",
"no": "නැහැ",
"yes": "ඔව්"
},
"username": "පරිශීලක නාමය",
"table": {
"date": "දිනය"
},
"searchPlaceholder": "සොයන්න",
"multiselect": {
"select": "තෝරන්න"
}
},
"appstore": {
"category": {
"all": "සියල්ල",
"popular": "ජනප්‍රිය",
2025-10-17 18:02:13 +02:00
"newApps": "නව යෙදුම්"
2024-10-04 14:30:44 +02:00
},
"title": "යෙදුම් ගබඩාව",
"installDialog": {
"location": "ස්ථානය",
"groups": "සමූහ"
}
},
"apps": {
"title": "මාගේ යෙදුම්",
2025-10-17 18:02:13 +02:00
"searchPlaceholder": "යෙදුම් සොයන්න"
2024-10-04 14:30:44 +02:00
}
}