Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-12-17 04:29:58 +0300
committerNextcloud bot <bot@nextcloud.com>2017-12-17 04:29:58 +0300
commitcab2491a1994c5f430d319c2245f6bf3af412a34 (patch)
tree6693a45b6cb23220d0e360fa576b6b5c22634087 /News-Android-App/src/main/res/values-en-rGB
parent5e69553f0891f707044768547054a331d6928095 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-en-rGB')
-rw-r--r--News-Android-App/src/main/res/values-en-rGB/strings.xml96
1 files changed, 95 insertions, 1 deletions
diff --git a/News-Android-App/src/main/res/values-en-rGB/strings.xml b/News-Android-App/src/main/res/values-en-rGB/strings.xml
index fd62cb9e..578b1fbc 100644
--- a/News-Android-App/src/main/res/values-en-rGB/strings.xml
+++ b/News-Android-App/src/main/res/values-en-rGB/strings.xml
@@ -5,9 +5,15 @@
<string name="title_activity_sync_interval_selector">Sync Interval Selector</string>
<string name="title_activity_news_detail">NewsDetailActivity</string>
<string name="empty_view_content">No items here</string>
+ <string name="toast_GettingMoreItems">Started downloading more items… Please wait.</string>
<string name="no_wifi_available">No WiFi connection</string>
<string name="do_you_want_to_download_without_wifi">Do you want to download the images without a WiFi connection</string>
+ <string name="current_version">You\'re using Version %s</string>
<string name="widget_header">ownCloud News</string>
+ <plurals name="message_bar_new_articles_available">
+ <item quantity="one">%d new item available</item>
+ <item quantity="other">%d new items available</item>
+ </plurals>
<string name="message_bar_reload">Reload</string>
<string name="allUnreadFeeds">All unread items</string>
<string name="starredFeeds">Starred items</string>
@@ -32,13 +38,48 @@
<string name="action_sync_settings">Sync Settings</string>
<string name="action_add_new_feed">Add new feed</string>
<string name="action_textToSpeech">Read out</string>
+ <plurals name="notification_new_items_ticker">
+ <item quantity="one">You have %d new unread item</item>
+ <item quantity="other">You have %d new unread items</item>
+ </plurals>
+ <plurals name="notification_new_items_text">
+ <item quantity="one">%d new unread item available</item>
+ <item quantity="other">%d new unread items available</item>
+ </plurals>
+
+
+ <!-- Add new feed -->
+ <string name="hint_feed_url">Feed URL</string>
+ <string name="action_add_feed">Add feed</string>
+
+
+ <!-- String related to NewsDetail-ContextMenu Items -->
+ <string name="action_img_download">Download Image</string>
+ <string name="action_img_sharelink">Share Image Link</string>
+ <string name="action_img_open">Open Image in Browser</string>
+ <string name="action_img_copylink">Copy Image Link</string>
+ <string name="action_link_share">Share Link</string>
+ <string name="action_link_open">Open Link in Browser</string>
+ <string name="action_link_copy">Copy Link</string>
+ <string name="toast_img_download_wait">Downloading… please wait</string>
+ <string name="toast_img_saved">Image saved.</string>
+ <string name="toast_img_notwriteable">Failed to write Image.</string>
<string name="toast_copied_to_clipboard">Copied to clipboard</string>
<string name="error_download_failed">Download failed</string>
+ <string name="intent_title_share">Share via</string>
+
+
+ <!-- Strings related to NewsReaderListDialogFragment (Rename/Remove Feed) -->
+ <string name="action_feed_remove">Remove Feed</string>
+ <string name="action_feed_rename">Rename Feed</string>
<string name="feed_remove_button">Remove</string>
<string name="feed_rename_button">Rename</string>
+ <string name="confirm_feed_remove">Do you really want to remove this Feed? This cannot be undone!</string>
+
<!-- Strings related to login -->
<string name="pref_title_username">Username</string>
<string name="pref_title_password">Password</string>
+ <string name="pref_title_owncloudRootPath">Nextcloud root address</string>
<string name="pref_default_owncloudRootPath">https://1.2.3.4/owncloud</string>
<string name="action_sign_in_short">Sign in</string>
@@ -51,9 +92,23 @@
<string name="import_account">Import Account</string>
+ <!-- Toast Messages -->
+ <plurals name="toast_downloaded_x_items">
+ <item quantity="one">Downloaded %d old item</item>
+ <item quantity="other">Downloaded %d old items</item>
+ </plurals>
<string name="toast_no_more_downloads_available">No further items available</string>
+ <plurals name="fetched_items_so_far">
+ <item quantity="one">Fetched %d item so far…</item>
+ <item quantity="other">Fetched %d items so far…</item>
+ </plurals>
+
+
<!-- Strings related to Settings -->
<string name="title_activity_settings">Settings</string>
+ <string name="cache_is_cleared">Cache is cleared!</string>
+
+
<!-- General settings -->
<string name="pref_header_general">General</string>
<string name="pref_title_general_sort_order">Sort Order</string>
@@ -63,6 +118,7 @@
<item>Old -&gt; New</item>
</string-array>
<string name="dialog_clearing_cache">Clearing cache</string>
+ <string name="dialog_clearing_cache_please_wait">Clearing cache… Please wait.</string>
<string name="reset_cache_unsaved_changes">There are unsynchronised changes. Would you like to reset the cache anyway?</string>
<string name="warning">Warning</string>
<string name="pref_title_AutoSyncOnStart">Sync on startup</string>
@@ -70,6 +126,11 @@
<string name="pref_title_DisableHostnameVerification">Disable Hostname Verification</string>
<string name="pref_title_NavigateWithVolumeButtons">Navigate with volume buttons</string>
<string name="pref_title_MarkAsReadWhileScrolling">Mark as read whilst scrolling</string>
+ <string name="pref_title_OpenInBrowserDirectly">Use external browser to view articles</string>
+
+ <string name="dialog_feature_not_available">This feature is not available in this (open-source) version of this app. If you want to use this feature please download the app from the GitHub Repository or download the App from the Google PlayStore.</string>
+
+
<!-- MemorizingTrustManager -->
<string name="mtm_accept_cert">Accept Unknown Certificate?</string>
<string name="mtm_decision_always">Always</string>
@@ -79,14 +140,33 @@
<!-- Podcast -->
<string name="no_podcast_selected">No podcast selected</string>
+ <string name="no_chapters_available">No chapters available</string>
+
+
<!-- Settings for Display -->
<string name="pref_header_display">Display</string>
<string name="pref_title_app_theme">App theme</string>
<string name="pref_title_feed_list_layout">Feed list layout</string>
+ <string name="pref_display_title_lines_count">Line Count for title</string>
+
+ <string name="pref_display_news_detail_actionbar_icons_title">Action icons (Detail View)</string>
<string-array name="pref_display_apptheme">
<item>Dark</item>
<item>Light</item>
</string-array>
+ <string-array name="pref_display_feed_list_layout">
+ <item>Simple</item>
+ <item>Extended</item>
+ <item>Extended (full text)</item>
+ <item>Extended with Webview</item>
+ <item>Extended with Cardview</item>
+ </string-array>
+ <string-array name="pref_title_lines_count">
+ <item>1</item>
+ <item>2</item>
+ <item>3</item>
+ <item>4</item>
+ </string-array>
<!-- Settings for Notifications -->
<string name="pref_header_notifications">Notifications</string>
<string name="pref_title_notification_new_articles_available">Show notification when new articles are available</string>
@@ -95,6 +175,7 @@
<!-- Login Dialog -->
<string name="login_dialog_title_error">Error</string>
<string name="login_dialog_text_something_went_wrong">Something went wrong :(</string>
+ <string name="login_dialog_text_zero_version_code">The Web News App returned Version \"0\". Please take a look at the following bug report: https://github.com/nextcloud/news/issues/5#issuecomment-242883795</string>
<string name="login_dialog_text_not_compatible">This App version is not compatible with your ownCloud News App. Please update the news app and the appframework.</string>
<string name="login_dialog_title_security_warning">Security Warning</string>
<string name="login_dialog_text_security_warning">You\'re not using https. An attacker could intercept your traffic and gain access to some sensitive data (e.g. your password). So it\'s strongly recommend that you use https!</string>
@@ -133,5 +214,18 @@
<item>12 Hours</item>
<item>24 Hours</item>
</string-array>
+ <string name="content_desc_play">play</string>
+ <string name="content_desc_pause">pause</string>
+ <string name="content_desc_rewind">rewind</string>
+ <string name="content_desc_forward">forward</string>
+ <string name="content_desc_expand">expand</string>
+ <string name="content_desc_collapse">collapse</string>
+ <string name="content_desc_mark_as_read">mark as read</string>
+ <string name="content_desc_mark_as_unread">mark as unread</string>
+ <string name="content_desc_tap_to_refresh">tap to refresh</string>
+ <string name="content_desc_add_to_favorites">add to favourites</string>
+ <string name="content_desc_remove_from_favorites">remove from favourites</string>
+ <string name="content_desc_show_password">show password</string>
<string name="content_desc_delete">delete</string>
- </resources>
+ <string name="content_desc_download">download</string>
+</resources>