2023-02-06 13:44:27 -06:00
<resources >
<string name= "app_name" > Isolaatti</string>
<string name= "searchbar_hint" > Search the whole network</string>
<string name= "email" > Email</string>
<string name= "password" > Password</string>
<string name= "sign_in" > Sign in</string>
<string name= "forgot_password" > Forgot password</string>
<string name= "or_you_can_sign_up" > Or you can sign up</string>
<string name= "sign_up" > Sign up</string>
2023-02-11 23:41:23 -06:00
<string name= "discussions" > Discussions</string>
<string name= "audios" > Audios</string>
<string name= "images" > Images</string>
<string name= "account" > Account</string>
2023-07-08 02:17:19 -06:00
<string name= "settings" > Settings</string>
<string name= "edit" > Edit</string>
<string name= "delete" > Delete</string>
<string name= "new_comment" > New comment</string>
<string name= "report" > Report</string>
2023-07-08 17:11:55 -06:00
<string name= "close" > Close</string>
2023-07-08 02:17:19 -06:00
2023-07-15 20:58:57 -06:00
<!-- Common -->
<string name= "accept" > Accept</string>
<string name= "no" > No</string>
<!-- error messages -->
<string name= "need_reauth_message" > Your session is not valid, please enter your credentials.</string>
<string name= "network_error" > Network error occurred, it maybe is on our side. Please try again later</string>
<string name= "server_error" > An error on our side has occurred.</string>
2023-07-08 02:17:19 -06:00
<!-- Post options -->
<string name= "post_options_title" > Discussion options</string>
2023-07-08 17:11:55 -06:00
<string name= "home" > Home</string>
<string name= "notifications" > Notifications</string>
<string name= "search" > Search</string>
2023-07-15 20:58:57 -06:00
<!-- Audio recorder -->
<string name= "audio_recorder" > Record audio</string>
<string name= "account_not_found" > Could not find any account that matches %s</string>
<string name= "dismiss" > Dismiss</string>
<string name= "wrong_password" > Could not sign in, password does not match</string>
<string name= "new_post" > New</string>
<string name= "discussion" > Discussion</string>
<string name= "add_audio" > New audio</string>
2023-07-17 00:08:36 -06:00
<string name= "load_more" > Load more</string>
<string name= "there_is_no_more_content_to_show" > There is no more content to show</string>
2023-07-27 22:49:55 -06:00
<string name= "post" > Post</string>
<string name= "add_image" > Add image</string>
<string name= "what_do_you_want_to_talk_about_markdown_is_compatible_you_can_record_an_audio_if_you_want" > What do you want to talk about? Markdown is compatible. You can record an audio if you want.</string>
<string name= "posted_successfully" > Posted!</string>
2023-07-28 21:36:38 -06:00
<string name= "drafts" > Drafts</string>
2023-07-31 00:25:25 -06:00
<string name= "report_profile" > Report profile</string>
<string name= "block_profile" > Block profile</string>
<string name= "sort" > Sort</string>
2023-08-12 00:59:02 -06:00
2023-07-31 00:25:25 -06:00
<string name= "followers" > Followers</string>
<string name= "followings" > Following</string>
<string name= "following_user" > Following</string>
<string name= "mutually_following" > Mutually following</string>
<string name= "following_you" > Following you</string>
<string name= "user_link" > User link</string>
2023-08-10 23:32:47 -06:00
<string name= "follow" > Follow</string>
<string name= "unfollow" > Unfollow</string>
2023-08-12 00:59:02 -06:00
<string name= "go_to_followers_btn_text" > Followers: %s Following: %s</string>
<string name= "thousand_suffix" > K</string>
<string name= "million_suffix" > M</string>
2023-02-06 13:44:27 -06:00
</resources>