-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathstrings.xml
More file actions
141 lines (140 loc) · 7.76 KB
/
Copy pathstrings.xml
File metadata and controls
141 lines (140 loc) · 7.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">News</string>
<string name="post_image">Post image</string>
<string name="settings">Settings</string>
<string name="unread">읽지 않음</string>
<string name="bookmark">Bookmark</string>
<string name="remove_bookmark">Remove bookmark</string>
<string name="logo">Logo</string>
<string name="log_out">Log out</string>
<string name="log_out_warning">Do you really want to log out?</string>
<string name="cancel">Cancel</string>
<string name="direct_login_failed">Could not connect to server. Please make sure your login info is correct.</string>
<string name="server_url_hint">https://example.com</string>
<string name="api_token">API 토큰</string>
<string name="news_list_is_empty">News list is empty</string>
<string name="you_have_no_bookmarks">You have no bookmarks</string>
<string name="field_is_empty">Field is empty</string>
<string name="error">Error</string>
<string name="download">Download</string>
<string name="downloading">Downloading</string>
<string name="pause">Pause</string>
<string name="resume">Resume</string>
<string name="listen">Listen</string>
<string name="crop_feed_images">Crop preview images</string>
<string name="feeds">피드</string>
<string name="bookmarks">Bookmarks</string>
<string name="open_feed">Open feed</string>
<string name="open_html_link">Open website</string>
<string name="actions">Actions</string>
<string name="delete">Delete</string>
<string name="add_feed">Add feed</string>
<string name="add">Add</string>
<string name="show_feed_images">Show preview images</string>
<string name="rename">Rename</string>
<string name="feed_title">Feed title</string>
<string name="cannot_find_entry_with_id_s">Can not find entry with id %1$s</string>
<string name="share">Share</string>
<string name="delete_all_data">Delete all data</string>
<string name="delete_all_data_warning">This action will reset the app and delete all of the data.</string>
<string name="standalone_mode">Standalone mode</string>
<string name="open_in_browser">Open in browser</string>
<string name="marked_as_read">Marked as read</string>
<string name="bookmarked">Bookmarked</string>
<string name="search">Search</string>
<string name="clear_search_input">Clear search input</string>
<string name="find_in_page">Find in page</string>
<string name="find_match_n_of_n">%1$d / %2$d</string>
<string name="find_no_matches">No matches</string>
<string name="previous_match">Previous match</string>
<string name="next_match">Next match</string>
<string name="close_search">Close search</string>
<string name="type_at_least_3_characters_to_search">Type at least 3 characters to search</string>
<string name="no_results">No results</string>
<string name="could_not_play_audio">Could not play audio</string>
<string name="you_have_no_apps_which_can_play_this_podcast">You have no apps which can play this podcast.</string>
<string name="import_feeds_from_opml_file">Import from OPML file</string>
<string name="export_feeds_to_opml_file">Export to OPML file</string>
<string name="undo">Undo</string>
<string name="importing_feeds_n_of_n">Importing feeds (%1$d of %2$d)</string>
<string name="initial_sync">초기 동기화</string>
<string name="open_feed_settings">Open feed settings</string>
<string name="fetch_news_on_startup">Fetch news on startup</string>
<string name="open_entries_in_browser">Open entries in browser</string>
<string name="removed_from_bookmarks">Removed from bookmarks</string>
<string name="cannot_find_feed_with_id_s">Can not find feed with id %1$s</string>
<string name="blocked_words">Blocked words</string>
<string name="the_list_is_empty">The list is empty</string>
<string name="comma_separated">comma-separated</string>
<string name="fetch_news_in_background">Sync in background</string>
<string name="background_sync_interval">Background sync interval</string>
<string name="mark_all_as_read">Mark all as read</string>
<string name="sync">동기화</string>
<string name="mark_all_as_read_warning">Do you really want to mark all as read?</string>
<string name="unread_news">Unread news</string>
<string name="notification_permission_required_title">Notification permission</string>
<string name="notification_permission_required_message">To notify you of new news items, this app needs the notification permission.</string>
<string name="notification_permission_required_content_description">Notifications are disabled</string>
<string name="got_exception_of_class_s">Got %1$s. See exception log for details</string>
<string name="you_have_no_feeds">You have no feeds</string>
<string name="export_database">Export database</string>
<string name="preview_images">Preview images</string>
<string name="show">Show</string>
<string name="hide">Hide</string>
<string name="follow_settings">Follow settings</string>
<string name="feed_url">Feed URL</string>
<string name="view_comments">View comments</string>
<string name="use_built_in_audio_player">Use built-in audio player</string>
<string name="show_tags_tab">Show Tags tab</string>
<string name="tag_has_no_unread_entries">No entries in this tag</string>
<string name="use_built_in_browser">Use built-in browser</string>
<string name="show_preview_text">Show preview text</string>
<string name="show_author_name">Show author name</string>
<string name="entry_body_font_size">Body font size</string>
<string name="entry_body_font_size_value">%1$d sp</string>
<string name="entry_body_font_size_hint">Size in sp</string>
<string name="enclosures">Enclosures</string>
<string name="manage_enclosures">Manage enclosures</string>
<string name="connect_to_miniflux">Connect to Miniflux</string>
<string name="connect">Connect</string>
<string name="invalid_url">Invalid URL</string>
<string name="audio_n">Audio %1$d</string>
<string name="this_entry_doesnt_have_any_external_links">This entry doesn\'t have any external links</string>
<string name="required_argument_is_missing">필요한 인자가 없습니다: %1$s</string>
<string name="unread_n">Unread (%1$d)</string>
<string name="bookmarks_n">Bookmarks (%1$d)</string>
<string name="feeds_n">피드 (%1$d)</string>
<plurals name="d_hours">
<item quantity="other">%d hours</item>
</plurals>
<plurals name="you_have_d_unread_news">
<item quantity="other">You have %d unread news</item>
</plurals>
<string name="time_just_now">방금</string>
<plurals name="time_minutes_ago">
<item quantity="other">%d분 전</item>
</plurals>
<plurals name="time_hours_ago">
<item quantity="other">%d시간 전</item>
</plurals>
<string name="tags">Tags</string>
<string name="tags_n">Tags (%1$d)</string>
<string name="tag">Tag</string>
<string name="tag_title">Tag title</string>
<string name="manage_tags">태그 관리</string>
<string name="add_tag">Add tag</string>
<string name="rename_tag">Rename tag</string>
<string name="you_have_no_tags">You have no tags</string>
<string name="no_feeds_in_tag">No feeds in this tag</string>
<string name="remove_from_tag">Remove from tag</string>
<string name="cannot_find_tag_with_id_s">Can not find tag with id %1$s</string>
<plurals name="tag_feed_count">
<item quantity="zero">No feeds</item>
<item quantity="one">%d feed</item>
<item quantity="two">%d feeds</item>
<item quantity="few">%d feeds</item>
<item quantity="many">%d feeds</item>
<item quantity="other">%d feeds</item>
</plurals>
</resources>