mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-21 15:53:21 +01:00
105 lines
2.1 KiB
Python
105 lines
2.1 KiB
Python
translation_strings = {
|
|
"ABOUT": "",
|
|
"AUTOPLAY": "",
|
|
"Add a ": "",
|
|
"COMMENT": "",
|
|
"Categories": "",
|
|
"Category": "",
|
|
"Change Language": "",
|
|
"Change password": "",
|
|
"About": "",
|
|
"Comment": "",
|
|
"Comments": "",
|
|
"Comments are disabled": "",
|
|
"Contact": "",
|
|
"DELETE MEDIA": "",
|
|
"DOWNLOAD": "",
|
|
"EDIT MEDIA": "",
|
|
"EDIT PROFILE": "",
|
|
"EDIT SUBTITLE": "",
|
|
"Edit media": "",
|
|
"Edit profile": "",
|
|
"Edit subtitle": "",
|
|
"Featured": "",
|
|
"Go": "",
|
|
"History": "",
|
|
"Home": "",
|
|
"Language": "",
|
|
"Latest": "",
|
|
"Liked media": "",
|
|
"Manage comments": "",
|
|
"Manage media": "",
|
|
"Manage users": "",
|
|
"Media": "",
|
|
"Media was edited": "",
|
|
"Members": "",
|
|
"My media": "",
|
|
"My playlists": "",
|
|
"No": "",
|
|
"No comment yet": "",
|
|
"No comments yet": "",
|
|
"No results for": "",
|
|
"PLAYLISTS": "",
|
|
"Playlists": "",
|
|
"Powered by": "",
|
|
"Published on": "",
|
|
"Recommended": "",
|
|
"Register": "",
|
|
"SAVE": "",
|
|
"SEARCH": "",
|
|
"SHARE": "",
|
|
"SHOW MORE": "",
|
|
"SUBMIT": "",
|
|
"Search": "",
|
|
"Select": "",
|
|
"Sign in": "",
|
|
"Sign out": "",
|
|
"Subtitle was added": "",
|
|
"Tags": "",
|
|
"Terms": "",
|
|
"UPLOAD": "",
|
|
"Up next": "",
|
|
"Upload": "",
|
|
"Upload media": "",
|
|
"Uploads": "",
|
|
"VIEW ALL": "",
|
|
"View all": "",
|
|
"comment": "",
|
|
"is a modern, fully featured open source video and media CMS. It is developed to meet the needs of modern web platforms for viewing and sharing media": "",
|
|
"media in category": "",
|
|
"media in tag": "",
|
|
"view": "",
|
|
"views": "",
|
|
"yet": "",
|
|
}
|
|
|
|
replacement_strings = {
|
|
"Apr": "",
|
|
"Aug": "",
|
|
"Dec": "",
|
|
"Feb": "",
|
|
"Jan": "",
|
|
"Jul": "",
|
|
"Jun": "",
|
|
"Mar": "",
|
|
"May": "",
|
|
"Nov": "",
|
|
"Oct": "",
|
|
"Sep": "",
|
|
"day ago": "",
|
|
"days ago": "",
|
|
"hour ago": "",
|
|
"hours ago": "",
|
|
"just now": "",
|
|
"minute ago": "",
|
|
"minutes ago": "",
|
|
"month ago": "",
|
|
"months ago": "",
|
|
"second ago": "",
|
|
"seconds ago": "",
|
|
"week ago": "",
|
|
"weeks ago": "",
|
|
"year ago": "",
|
|
"years ago": "",
|
|
}
|