Translated using Weblate (Slovenian)

Currently translated at 99.5% (399 of 401 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sl/

Translated using Weblate (English (Australia))

Currently translated at 99.3% (398 of 401 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/en_AU/

Translated using Weblate (Russian)

Currently translated at 100.0% (401 of 401 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ru/
main
Anonymous 5 years ago committed by nailyk-weblate
parent e569b6aa5c
commit ace0012ca2
  1. 49
      app/src/main/res/values-en-rAU/strings.xml
  2. 8
      app/src/main/res/values-ru/strings.xml
  3. 6
      app/src/main/res/values-sl/strings.xml

@ -1,2 +1,47 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<?xml version='1.0' encoding='UTF-8'?>
<resources><string name="action_login">Login with Mastodon</string>
<string name="link_whats_an_instance">What\'s an instance\?</string>
<string name="title_favourites">Favourites</string>
<string name="title_saved_toot">Drafts</string>
<string name="action_logout">Log Out</string>
<string name="action_view_preferences">Preferences</string>
<string name="action_view_account_preferences">Account Preferences</string>
<string name="action_edit_profile">Edit profile</string>
<string name="action_search">Search</string>
<string name="about_title_activity">About</string>
<string name="action_lists">Lists</string>
<string name="title_lists">Lists</string>
<string name="error_generic">An error occurred.</string>
<string name="error_network">A network error occurred! Please check your connection and try again!</string>
<string name="error_empty">This cannot be empty.</string>
<string name="error_invalid_domain">Invalid domain entered</string>
<string name="error_failed_app_registration">Failed authenticating with that instance.</string>
<string name="error_no_web_browser_found">Couldn\'t find a web browser to use.</string>
<string name="error_authorization_unknown">An unidentified authorisation error occurred.</string>
<string name="error_authorization_denied">Authorisation was denied.</string>
<string name="error_retrieving_oauth_token">Failed getting a login token.</string>
<string name="error_compose_character_limit">The status is too long!</string>
<string name="error_image_upload_size">The file must be less than 8MB.</string>
<string name="error_video_upload_size">Video files must be less than 40MB.</string>
<string name="error_media_upload_type">That type of file cannot be uploaded.</string>
<string name="error_media_upload_opening">That file could not be opened.</string>
<string name="error_media_upload_permission">Permission to read media is required.</string>
<string name="error_media_download_permission">Permission to store media is required.</string>
<string name="error_media_upload_image_or_video">Images and videos cannot both be attached to the same status.</string>
<string name="error_media_upload_sending">The upload failed.</string>
<string name="error_sender_account_gone">Error sending toot.</string>
<string name="title_home">Home</string>
<string name="title_notifications">Notifications</string>
<string name="title_public_local">Local</string>
<string name="title_public_federated">Federated</string>
<string name="title_direct_messages">Direct Messages</string>
<string name="title_tab_preferences">Tabs</string>
<string name="title_view_thread">Toot</string>
<string name="title_statuses">Posts</string>
<string name="title_statuses_with_replies">With replies</string>
<string name="title_statuses_pinned">Pinned</string>
<string name="title_follows">Follows</string>
<string name="title_followers">Followers</string>
</resources>

@ -540,4 +540,10 @@
<string name="poll_new_choice_hint">Вариант %d</string>
<string name="edit_poll">Изменить</string>
</resources>
<string name="title_scheduled_toot">Отложенные записи</string>
<string name="action_edit">Изменить</string>
<string name="action_access_scheduled_toot">Отложенные записи</string>
<string name="action_schedule_toot">Отложить запись</string>
<string name="action_reset_schedule">Сброс</string>
<string name="hint_configure_scheduled_toot">Нажмите для выбора времени отправки.</string>
</resources>

@ -518,4 +518,8 @@
<string name="poll_new_choice_hint">Izbira %d</string>
<string name="edit_poll">Uredi</string>
</resources>
<string name="title_scheduled_toot">Načrtovani tuti</string>
<string name="action_edit">Uredi</string>
<string name="action_access_scheduled_toot">Načrtovani tuti</string>
<string name="action_reset_schedule">Ponastavi</string>
</resources>

Loading…
Cancel
Save