2018-07-30 00:43:28 +00:00
{
"eng" : {
"ONIONR_TITLE" : "Onionr UI" ,
2018-08-05 04:09:33 +00:00
2018-07-30 00:43:28 +00:00
"TIMELINE" : "Timeline" ,
"NOTIFICATIONS" : "Notifications" ,
"MESSAGES" : "Messages" ,
2018-08-05 04:09:33 +00:00
2018-09-03 05:08:12 +00:00
"LATEST" : "Latest..." ,
2018-08-05 04:09:33 +00:00
"TRENDING" : "Trending" ,
2018-09-30 03:13:30 +00:00
"REPLIES" : "Replies" ,
2018-08-05 04:09:33 +00:00
2018-09-03 05:08:12 +00:00
"MODAL_TITLE" : "Loading..." ,
"MODAL_MESSAGE" : "Onionr has begun performing a CPU-intensive operation. If this operation does not complete in the next 10 seconds, try reloading the page." ,
2018-08-05 04:09:33 +00:00
"POST_LIKE" : "like" ,
2018-09-08 06:45:33 +00:00
"POST_UNLIKE" : "unlike" ,
2018-09-03 05:08:12 +00:00
"POST_REPLY" : "reply" ,
"POST_CREATOR_YOU" : "you" ,
"POST_CREATOR_PLACEHOLDER" : "Enter a message here..." ,
"POST_CREATOR_CREATE" : "Create post" ,
2018-09-30 03:13:30 +00:00
"REPLY_CREATOR_YOU" : "you" ,
"REPLY_CREATOR_PLACEHOLDER" : "Enter reply here..." ,
"REPLY_CREATOR_CREATE" : "Reply" ,
2018-09-08 05:47:56 +00:00
"POST_CREATOR_MESSAGE_MAXIMUM_NEWLINES" : "Please use less than 16 newlines" ,
"POST_CREATOR_MESSAGE_REMAINING" : "%s characters remaining" ,
"POST_CREATOR_MESSAGE_OVER" : "%s characters over maximum" ,
2018-09-30 03:13:30 +00:00
"REPLY_CREATOR_MESSAGE_MAXIMUM_NEWLINES" : "Please use less than 16 newlines" ,
"REPLY_CREATOR_MESSAGE_REMAINING" : "%s characters remaining" ,
"REPLY_CREATOR_MESSAGE_OVER" : "%s characters over maximum" ,
2018-09-03 05:08:12 +00:00
"PROFILE_EDIT_SAVE" : "Save" ,
"PROFILE_EDIT_CANCEL" : "Cancel"
2018-07-30 00:43:28 +00:00
} ,
2018-08-05 04:09:33 +00:00
2018-07-30 00:43:28 +00:00
"spa" : {
"ONIONR_TITLE" : "Onionr UI" ,
2018-08-05 04:09:33 +00:00
2018-07-30 00:43:28 +00:00
"TIMELINE" : "Linea de Tiempo" ,
"NOTIFICATIONS" : "Notificaciones" ,
"MESSAGES" : "Mensaje" ,
2018-08-05 04:09:33 +00:00
"TRENDING" : "Trending" ,
"POST_LIKE" : "me gusta" ,
"POST_REPLY" : "comentario"
2018-07-30 00:43:28 +00:00
} ,
2018-08-05 04:09:33 +00:00
2018-07-30 00:43:28 +00:00
"zho" : {
"ONIONR_TITLE" : "洋葱 用户界面" ,
2018-08-05 04:09:33 +00:00
2018-07-30 00:43:28 +00:00
"TIMELINE" : "时间线" ,
"NOTIFICATIONS" : "通知" ,
"MESSAGES" : "消息" ,
2018-08-05 04:09:33 +00:00
"TRENDING" : "趋势" ,
"POST_LIKE" : "喜欢" ,
"POST_REPLY" : "回复"
2018-07-30 00:43:28 +00:00
}
}