news-android/res/values-ca/strings.xml
2013-06-26 01:43:10 +02:00

70 lines
3.5 KiB
XML

<?xml version='1.0' encoding='UTF-8'?>
<resources>
<string name="app_name">Lector de notícies d\'ownCloud</string>
<string name="action_settings">Arranjament</string>
<string name="title_activity_news_detail">DetallActivitatNotícies</string>
<string name="title_activity_subscription">ActivitatSubscripció</string>
<string name="title_newsreader_list">LectorNotícies</string>
<string name="title_newsreader_detail">Detall de LectorNotícies</string>
<string name="empty_view_header">Informació</string>
<string name="empty_view_content">Cap element</string>
<string name="allUnreadFeeds">Tots els elements no llegits</string>
<string name="starredFeeds">Elements amb estrelles</string>
<!--<string name="non_sorted_articles">Nicht zugeordnete Artikel</string>-->
<string name="menu_update">Refresca</string>
<!--EMAIL-->
<string name="email_sourceCode">Codi font de l\'element - Informe d\'errades</string>
<string name="email_sendMail">Envia correu electrónic</string>
<!--Action Bar Items-->
<string name="action_starred">Estrellat</string>
<string name="action_openInBrowser">Obre al navegador</string>
<string name="action_sendSourceCode">Envia element al desenvolupador</string>
<string name="action_Share">Comparteix</string>
<string name="action_login">Inici de sessió</string>
<!--Strings related to login-->
<string name="pref_title_username">Nom d\'usuari</string>
<!--<string name="pref_title_owncloudRootPath">ownCloud root address</string>-->
<!--<string name="pref_default_username">admin</string>-->
<!--Toast Messages-->
<string name="pull_to_refresh_updateTags">Sincronitzant etiquetes</string>
<string name="pull_to_refresh_updateFolder">Sincronitzant carpetes</string>
<string name="pull_to_refresh_updateFeeds">Sincronitzant fonts</string>
<string name="pull_to_refresh_updateItems">Sincronitzant elements</string>
<!--Strings related to Settings-->
<string name="title_activity_settings">Arranjament</string>
<!--General settings-->
<string name="pref_header_general">General</string>
<!--<string name="pref_title_social_recommendations">Enable social recommendations</string>
<string name="pref_description_social_recommendations">Recommendations for people to contact based on your message history</string>-->
<!--Settings for Display-->
<!--Login Dialog-->
<string name="login_dialog_title_error">Error</string>
<string name="login_dialog_title_security_warning">Avís de seguretat</string>
<!--Data & Sync-->
<!--Max INT size-->
<!--<string name="pref_title_sync_frequency">Sync frequency</string>
<string-array name="pref_sync_frequency_titles">
<item>15 minutes</item>
<item>30 minutes</item>
<item>1 hour</item>
<item>3 hours</item>
<item>6 hours</item>
<item>Never</item>
</string-array>
<string-array name="pref_sync_frequency_values">
<item>15</item>
<item>30</item>
<item>60</item>
<item>180</item>
<item>360</item>
<item>-1</item>
</string-array>-->
<!--<string name="pref_title_system_sync_settings">System sync settings</string>-->
<!--Example settings for Notifications-->
<!--<string name="pref_header_notifications">Notifications</string>
<string name="pref_title_new_message_notifications">New message notifications</string>
<string name="pref_title_ringtone">Ringtone</string>
<string name="pref_ringtone_silent">Silent</string>
<string name="pref_title_vibrate">Vibrate</string>-->
</resources>