New translations translation.json (Sinhala)
This commit is contained in:
parent
7a116aec02
commit
3b6a7d2290
|
@ -55,7 +55,7 @@
|
|||
"favourite": "Favourited",
|
||||
"bookmark": "Bookmarks",
|
||||
"local": "Local timeline",
|
||||
"public": "Public timeline",
|
||||
"public": "Federated timeline",
|
||||
"hashtag": "Hashtags",
|
||||
"search": "සොයන්න",
|
||||
"lists": "Lists"
|
||||
|
@ -68,20 +68,12 @@
|
|||
"follow_requests": "Follow requests",
|
||||
"direct_messages": "Direct messages",
|
||||
"local": "Local timeline",
|
||||
"public": "Public timeline",
|
||||
"public": "Federated timeline",
|
||||
"hashtag": "Hashtags",
|
||||
"search": "සොයන්න",
|
||||
"lists": "Lists",
|
||||
"members": "සාමාජිකයින්",
|
||||
"option": {
|
||||
"title": "Option",
|
||||
"show_reblogs": "Show boosts",
|
||||
"show_replies": "Show replies",
|
||||
"apply": "යොදන්න"
|
||||
},
|
||||
"new_toot": "Publish",
|
||||
"reload": "නැවත පූරණය",
|
||||
"settings": "සැකසුම්"
|
||||
"reload": "නැවත පූරණය"
|
||||
},
|
||||
"settings": {
|
||||
"title": "සැකසුම්",
|
||||
|
@ -104,13 +96,6 @@
|
|||
},
|
||||
"timeline": {
|
||||
"title": "Timeline",
|
||||
"unread_notification": {
|
||||
"title": "Unread notifications",
|
||||
"description": "Customize unread notifications for each timeline.",
|
||||
"direct": "Direct messages",
|
||||
"local": "Local timeline",
|
||||
"public": "Public timeline"
|
||||
},
|
||||
"use_marker": {
|
||||
"title": "Load the timeline from the last reading position",
|
||||
"home": "Home",
|
||||
|
@ -280,37 +265,6 @@
|
|||
}
|
||||
},
|
||||
"modals": {
|
||||
"new_toot": {
|
||||
"title": "New post",
|
||||
"cw": "Write your warning here",
|
||||
"status": "What's on your mind?",
|
||||
"cancel": "අවලංගු",
|
||||
"toot": "Publish",
|
||||
"close_confirm": "Are you sure you want to discard this post?",
|
||||
"close_confirm_ok": "Discard",
|
||||
"close_confirm_cancel": "Continue editing",
|
||||
"description": "Add alternate text for this media",
|
||||
"footer": {
|
||||
"add_image": "Add images",
|
||||
"poll": "Add a poll",
|
||||
"change_visibility": "Change visibility",
|
||||
"change_sensitive": "Mark media as sensitive",
|
||||
"add_cw": "Add content warnings",
|
||||
"pined_hashtag": "Pinned hashtag"
|
||||
},
|
||||
"poll": {
|
||||
"add_choice": "Add an option",
|
||||
"expires": {
|
||||
"5_minutes": "විනාඩි 5",
|
||||
"30_minutes": "විනාඩි 30",
|
||||
"1_hour": "පැය 1",
|
||||
"6_hours": "පැය 6",
|
||||
"1_day": "දවස් 1",
|
||||
"3_days": "දවස් 3",
|
||||
"7_days": "දවස් 7"
|
||||
}
|
||||
}
|
||||
},
|
||||
"jump": {
|
||||
"jump_to": "Jump to..."
|
||||
},
|
||||
|
@ -331,13 +285,10 @@
|
|||
"title": "යතුරුපුවරුවේ කෙටිමං",
|
||||
"ctrl_number": "Switch accounts",
|
||||
"ctrl_k": "Jump to other timelines",
|
||||
"ctrl_n": "Open the new post dialog",
|
||||
"ctrl_enter": "Publish the post",
|
||||
"ctrl_enter": "Send the post",
|
||||
"ctrl_r": "Refresh current timeline",
|
||||
"j": "Select the next post",
|
||||
"k": "Select the previous post",
|
||||
"h": "Switch focus to the left column",
|
||||
"l": "Switch focus to the right column",
|
||||
"r": "Reply to the selected post",
|
||||
"b": "Boost the selected post",
|
||||
"f": "Favourite the selected post",
|
||||
|
@ -509,7 +460,7 @@
|
|||
"require_domain_name": "A domain name is required",
|
||||
"domain_format": "Please only enter the domain name"
|
||||
},
|
||||
"new_toot": {
|
||||
"compose": {
|
||||
"toot_length": "Post length should be between {{min}} and {{max}}",
|
||||
"attach_length": "You can only attach up to {{max}} image",
|
||||
"attach_length_plural": "You can only attach up to {{max}} images",
|
||||
|
@ -554,5 +505,33 @@
|
|||
"title": "Poll expired",
|
||||
"body": "{{username}}'s poll has ended"
|
||||
}
|
||||
},
|
||||
"compose": {
|
||||
"title": "New post",
|
||||
"cw": "Write your warning here",
|
||||
"status": "What's on your mind?",
|
||||
"cancel": "Cancel",
|
||||
"toot": "Post",
|
||||
"description": "Add alternate text for this media",
|
||||
"footer": {
|
||||
"add_image": "Add images",
|
||||
"poll": "Add a poll",
|
||||
"change_visibility": "Change visibility",
|
||||
"change_sensitive": "Mark media as sensitive",
|
||||
"add_cw": "Add content warnings",
|
||||
"pined_hashtag": "Pinned hashtag"
|
||||
},
|
||||
"poll": {
|
||||
"add_choice": "Add an option",
|
||||
"expires": {
|
||||
"5_minutes": "5 minutes",
|
||||
"30_minutes": "30 minutes",
|
||||
"1_hour": "1 hour",
|
||||
"6_hours": "6 hours",
|
||||
"1_day": "1 day",
|
||||
"3_days": "3 days",
|
||||
"7_days": "7 days"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue