New translations strings.xml (Catalan)

This commit is contained in:
Thomas 2018-11-09 06:15:19 +00:00
parent fb9a371f24
commit 06aebd5318
1 changed files with 31 additions and 21 deletions

View File

@ -158,7 +158,7 @@
<string name="toot_delete_media">Vols suprimir aquest element multimèdia?</string> <string name="toot_delete_media">Vols suprimir aquest element multimèdia?</string>
<string name="toot_error_no_content">El toot és buit!</string> <string name="toot_error_no_content">El toot és buit!</string>
<string name="toot_visibility_tilte">Visibilitat del toot</string> <string name="toot_visibility_tilte">Visibilitat del toot</string>
<string name="toots_visibility_tilte">Visibilitat predeterminada dels toots:</string> <string name="toots_visibility_tilte">Visibilitat predeterminada dels toots: </string>
<string name="toot_sent">S\'ha enviat el toot!</string> <string name="toot_sent">S\'ha enviat el toot!</string>
<string name="toot_reply_content_title">Estàs responent aquest toot:</string> <string name="toot_reply_content_title">Estàs responent aquest toot:</string>
<string name="toot_sensitive">Això és contingut sensible?</string> <string name="toot_sensitive">Això és contingut sensible?</string>
@ -180,9 +180,9 @@
<!-- About --> <!-- About -->
<string name="about_vesrion">Versió %1$s</string> <string name="about_vesrion">Versió %1$s</string>
<string name="about_developer">Desenvolupador:</string> <string name="about_developer">Desenvolupador:</string>
<string name="about_license">Llicència:</string> <string name="about_license">Llicència: </string>
<string name="about_license_action">GNU GPL V3</string> <string name="about_license_action">GNU GPL V3</string>
<string name="about_code">Codi font:</string> <string name="about_code">Codi font: </string>
<string name="about_yandex">Traducció dels toots:</string> <string name="about_yandex">Traducció dels 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">Desactiva els avatars GIF</string> <string name="set_disable_gif">Desactiva els avatars GIF</string>
<string name="set_folder_title">Camí:</string> <string name="set_folder_title">Camí: </string>
<string name="set_auto_store_toot">Desa els esborrany automàticament</string> <string name="set_auto_store_toot">Desa els esborrany automàticament</string>
<string name="set_bubble_counter">Mostra els comptadors</string> <string name="set_bubble_counter">Mostra els comptadors</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">Habilita el Javascript</string> <string name="use_javascript">Habilita el 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>Pestanyes</item> <item>Pestanyes</item>
<item>Menú</item> <item>Menú</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">Permisos:</string> <string name="privacy_authorizations_title">Permisos:</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">Agraïments:</string> <string name="thanks_text"> Thank you to Stéphane for the logo.
</string>
<string name="thanks_text_dev"> Agraïments:
</string>
<string name="filter_regex">Filter out by regular expressions</string> <string name="filter_regex">Filter out by regular expressions</string>
<string name="search">Cerca</string> <string name="search">Cerca</string>
<string name="delete">Suprimeix</string> <string name="delete">Suprimeix</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>