New translations strings.xml (Greek)

This commit is contained in:
Thomas 2018-11-09 06:15:47 +00:00
parent 4dbfc601ae
commit d77e8c181d
1 changed files with 31 additions and 21 deletions

View File

@ -158,7 +158,7 @@
<string name="toot_delete_media">Delete this media?</string> <string name="toot_delete_media">Delete this media?</string>
<string name="toot_error_no_content">Your toot is empty!</string> <string name="toot_error_no_content">Your toot is empty!</string>
<string name="toot_visibility_tilte">Visibility of the toot</string> <string name="toot_visibility_tilte">Visibility of the toot</string>
<string name="toots_visibility_tilte">Visibility of the toots by default:</string> <string name="toots_visibility_tilte">Visibility of the toots by default: </string>
<string name="toot_sent">The toot has been sent!</string> <string name="toot_sent">The toot has been sent!</string>
<string name="toot_reply_content_title">You are replying to this toot:</string> <string name="toot_reply_content_title">You are replying to this toot:</string>
<string name="toot_sensitive">Sensitive content?</string> <string name="toot_sensitive">Sensitive content?</string>
@ -180,9 +180,9 @@
<!-- About --> <!-- About -->
<string name="about_vesrion">Release %1$s</string> <string name="about_vesrion">Release %1$s</string>
<string name="about_developer">Developer:</string> <string name="about_developer">Developer:</string>
<string name="about_license">License:</string> <string name="about_license">License: </string>
<string name="about_license_action">GNU GPL V3</string> <string name="about_license_action">GNU GPL V3</string>
<string name="about_code">Source code:</string> <string name="about_code">Source code: </string>
<string name="about_yandex">Translation of toots:</string> <string name="about_yandex">Translation of toots:</string>
<string name="about_thekinrar">Search instances:</string> <string name="about_thekinrar">Search instances:</string>
<string name="about_thekinrar_action">instances.social</string> <string name="about_thekinrar_action">instances.social</string>
@ -282,7 +282,7 @@
<string name="set_display_local">Display local timeline</string> <string name="set_display_local">Display local timeline</string>
<string name="set_display_global">Display federated timeline</string> <string name="set_display_global">Display federated timeline</string>
<string name="set_disable_gif">Disable GIF avatars</string> <string name="set_disable_gif">Disable GIF avatars</string>
<string name="set_folder_title">Path:</string> <string name="set_folder_title">Path: </string>
<string name="set_auto_store_toot">Save drafts automatically</string> <string name="set_auto_store_toot">Save drafts automatically</string>
<string name="set_bubble_counter">Display counters</string> <string name="set_bubble_counter">Display counters</string>
<string name="set_auto_add_media_url">Add URL of media in toots</string> <string name="set_auto_add_media_url">Add URL of media in toots</string>
@ -321,7 +321,7 @@
<string name="use_javascript">Enable Javascript</string> <string name="use_javascript">Enable Javascript</string>
<string name="expand_cw">Automatically expand cw</string> <string name="expand_cw">Automatically expand cw</string>
<string name="use_cookies">Allow third-party cookies</string> <string name="use_cookies">Allow third-party cookies</string>
<string name="settings_ui_layout">Layout for timelines:</string> <string name="settings_ui_layout">Layout for timelines: </string>
<string-array name="settings_menu_tabs"> <string-array name="settings_menu_tabs">
<item>Tabs</item> <item>Tabs</item>
<item>Menu</item> <item>Menu</item>
@ -370,8 +370,9 @@
<string name="set_resize_picture">Resize pictures</string> <string name="set_resize_picture">Resize pictures</string>
<!-- Quick settings for notifications --> <!-- Quick settings for notifications -->
<string name="settings_popup_title">Push notifications</string> <string name="settings_popup_title">Push notifications</string>
<string name="settings_popup_message">Please, confirm push notifications that you want to receive. <string name="settings_popup_message"> Please, confirm push notifications that you want to receive.
You can enable or disable these notifications later in settings (Notifications tab).</string> You can enable or disable these notifications later in settings (Notifications tab).
</string>
<string name="settings_popup_timeline">For unread toots in home time-line?</string> <string name="settings_popup_timeline">For unread toots in home time-line?</string>
<string name="settings_popup_notification">For unread notifications?</string> <string name="settings_popup_notification">For unread notifications?</string>
<!-- CACHE --> <!-- CACHE -->
@ -401,33 +402,40 @@
<string name="owner_cached_toots_empty">No toots were found in database. Please, use the synchronize button from the menu to retrieve them.</string> <string name="owner_cached_toots_empty">No toots were found in database. Please, use the synchronize button from the menu to retrieve them.</string>
<!-- PRIVACY --> <!-- PRIVACY -->
<string name="privacy_data_title">Recorded data</string> <string name="privacy_data_title">Recorded data</string>
<string name="privacy_data">Only basic information from accounts are stored on the device. <string name="privacy_data"> Only basic information from accounts are stored on the device.
These data are strictly confidential and can only be used by the application. These data are strictly confidential and can only be used by the application.
Deleting the application immediately removes these data.\n Deleting the application immediately removes these data.\n
&#9888; Login and passwords are never stored. They are only used during a secure authentication (SSL) with an instance.</string> &#9888; Login and passwords are never stored. They are only used during a secure authentication (SSL) with an instance.
</string>
<string name="privacy_authorizations_title">Permissions:</string> <string name="privacy_authorizations_title">Permissions:</string>
<string name="privacy_authorizations">- <b>ACCESS_NETWORK_STATE</b>: Used to detect if the device is connected to a WIFI network.\n <string name="privacy_authorizations"> - <b>ACCESS_NETWORK_STATE</b>: Used to detect if the device is connected to a WIFI network.\n
- <b>INTERNET</b>: Used for queries to an instance.\n - <b>INTERNET</b>: Used for queries to an instance.\n
- <b>WRITE_EXTERNAL_STORAGE</b>: Used to store media or to move the app on a SD card.\n - <b>WRITE_EXTERNAL_STORAGE</b>: Used to store media or to move the app on a SD card.\n
- <b>READ_EXTERNAL_STORAGE</b>: Used to add media to toots.\n - <b>READ_EXTERNAL_STORAGE</b>: Used to add media to toots.\n
- <b>BOOT_COMPLETED</b>: Used to start the notification service.\n - <b>BOOT_COMPLETED</b>: Used to start the notification service.\n
- <b>WAKE_LOCK</b>: Used during the notification service.</string> - <b>WAKE_LOCK</b>: Used during the notification service.
</string>
<string name="privacy_API_authorizations_title">API permissions:</string> <string name="privacy_API_authorizations_title">API permissions:</string>
<string name="privacy_API_authorizations">- <b>Read</b>: Read data.\n <string name="privacy_API_authorizations"> - <b>Read</b>: Read data.\n
- <b>Write</b>: Post statuses and upload media for statuses.\n - <b>Write</b>: Post statuses and upload media for statuses.\n
- <b>Follow</b>: Follow, unfollow, block, unblock.\n\n - <b>Follow</b>: Follow, unfollow, block, unblock.\n\n
<b>&#9888; These actions are carried out only when user requests them.</b></string> <b>&#9888; These actions are carried out only when user requests them.</b>
</string>
<string name="privacy_API_title">Tracking and Libraries</string> <string name="privacy_API_title">Tracking and Libraries</string>
<string name="privacy_API">The application <b>does not use tracking tools</b> (audience measurement, error reporting, etc.) and does not contain any advertising.\n\n <string name="privacy_API"> The application <b>does not use tracking tools</b> (audience measurement, error reporting, etc.) and does not contain any advertising.\n\n
The use of libraries is minimized: \n The use of libraries is minimized: \n
- <b>Glide</b>: To manage media\n - <b>Glide</b>: To manage media\n
- <b>Android-Job</b>: To manage services\n - <b>Android-Job</b>: To manage services\n
- <b>PhotoView</b>: To manage images\n</string> - <b>PhotoView</b>: To manage images\n
</string>
<string name="privacy_API_yandex_title">Translation of toots</string> <string name="privacy_API_yandex_title">Translation of toots</string>
<string name="privacy_API_yandex_authorizations">The application offers the ability to translate toots using the locale of the device and the Yandex API.\n <string name="privacy_API_yandex_authorizations"> The application offers the ability to translate toots using the locale of the device and the Yandex API.\n
Yandex has its proper privacy-policy which can be found here: https://yandex.ru/legal/confidential/?lang=en</string> Yandex has its proper privacy-policy which can be found here: https://yandex.ru/legal/confidential/?lang=en
<string name="thanks_text">Thank you to Stéphane for the logo.</string> </string>
<string name="thanks_text_dev">Thank you to:</string> <string name="thanks_text"> Thank you to Stéphane for the logo.
</string>
<string name="thanks_text_dev"> Thank you to:
</string>
<string name="filter_regex">Filter out by regular expressions</string> <string name="filter_regex">Filter out by regular expressions</string>
<string name="search">Search</string> <string name="search">Search</string>
<string name="delete">Delete</string> <string name="delete">Delete</string>
@ -448,12 +456,13 @@
<string name="account_moved_to">%1$s has moved to %2$s</string> <string name="account_moved_to">%1$s has moved to %2$s</string>
<string name="show_boost_count">Show boosts/favourites count</string> <string name="show_boost_count">Show boosts/favourites count</string>
<string name="issue_login_title">Authentication does not work?</string> <string name="issue_login_title">Authentication does not work?</string>
<string name="issue_login_message"><b>Here are some checks that might help:</b>\n\n <string name="issue_login_message"> <b>Here are some checks that might help:</b>\n\n
- Check there is no spelling mistakes in the instance name\n\n - Check there is no spelling mistakes in the instance name\n\n
- Check that your instance is not down\n\n - Check that your instance is not down\n\n
- If you use the two-factor authentication (2FA), please use the link at the bottom (once the instance name is filled)\n\n - If you use the two-factor authentication (2FA), please use the link at the bottom (once the instance name is filled)\n\n
- You can also use this link without using the 2FA\n\n - You can also use this link without using the 2FA\n\n
- If it still does not work, please raise an issue on Github at https://github.com/stom79/mastalab/issues</string> - If it still does not work, please raise an issue on Github at https://github.com/stom79/mastalab/issues
</string>
<string name="media_ready">Media has been loaded. Click here to display it.</string> <string name="media_ready">Media has been loaded. Click here to display it.</string>
<string name="data_export_start">This action can be quite long. You will be notified when it will be finished.</string> <string name="data_export_start">This action can be quite long. You will be notified when it will be finished.</string>
<string name="data_export_running">Still running, please wait…</string> <string name="data_export_running">Still running, please wait…</string>
@ -580,6 +589,7 @@
<string name="set_display_emoji">Use Emoji One</string> <string name="set_display_emoji">Use Emoji One</string>
<string name="information">Information</string> <string name="information">Information</string>
<string name="set_display_card">Display previews in all toots</string> <string name="set_display_card">Display previews in all toots</string>
<string name="thanks_text_ux">New UX/UI designer</string>
<string-array name="filter_expire"> <string-array name="filter_expire">
<item>Never</item> <item>Never</item>
<item>30 minutes</item> <item>30 minutes</item>