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

strings.xml « values-b+en+001 « res « main « src « app - github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: af980f43c8c81bf5579f655c96c0b86ef17f9f4e (plain)
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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
<resources>
    <string name="navigation_drawer_open">Open navigation drawer</string>
    <string name="navigation_drawer_close">Close navigation drawer</string>
    <string name="hint_search_deck">Search deck</string>

    <string name="simple_add">Add</string>
    <string name="simple_save">Save</string>
    <string name="simple_more">More</string>
    <string name="simple_title">Title</string>
    <string name="simple_copy">Copy</string>
    <string name="simple_synchronization">Synchronization</string>
    <string name="simple_appearance">Appearance</string>
    <string name="simple_error">Error</string>
    <string name="simple_exception">Exception</string>
    <string name="simple_close">Close</string>
    <string name="simple_filter">Filter</string>
    <string name="simple_completed">Completed</string>
    <string name="simple_reset">Reset</string>
    <string name="simple_discard">Discard</string>
    <string name="simple_update">Update</string>
    <string name="simple_delete">Delete</string>
    <string name="simple_rename">Rename</string>
    <string name="simple_settings">Settings</string>
    <string name="simple_undo">Undo</string>
    <string name="simple_manage">manage</string>
    <string name="simple_share">share</string>
    <string name="simple_select">Select</string>
    <string name="simple_comment">Comment</string>
    <string name="simple_disabled">disabled</string>
    <string name="simple_archive">Archive</string>
    <string name="simple_unassigned">Unassigned</string>
    <string name="hint_error_appeared">An error appeared</string>

    <string name="edit_board">Edit board</string>
    <string name="archive_board">Archive board</string>
    <string name="delete_board">Delete board</string>
    <string name="delete_something">Delete %1$s</string>

    <string name="about">About</string>
    <string name="about_version_title">Version</string>
    <string name="about_version">You are currently using %1$s</string>
    <string name="about_maintainer_title">Maintainer</string>
    <string name="about_developers_title">Developers</string>
    <string name="about_translators_title">Translators</string>
    <string name="about_translators_transifex">Nextcloud community on %1$s</string>
    <string name="about_translators_transifex_label">Transifex</string>
    <string name="about_source_title">Source code</string>
    <string name="about_source">This project is hosted on GitHub: %1$s</string>
    <string name="about_issues_title">Issues</string>
    <string name="about_issues">You can report bugs, enhancement proposals and feature requests at the GitHub issue tracker: %1$s</string>
    <string name="about_translate_title">Translate</string>
    <string name="about_translate">Join the Nextcloud team on Transifex and help us to translate this app: %1$s</string>
    <string name="about_app_license_title">App license</string>
    <string name="about_app_license">This application is licensed under the GNU GENERAL PUBLIC LICENSE v3+.</string>
    <string name="about_app_license_button">View license</string>
    <string name="about_icons_disclaimer_title">Icons</string>
    <string name="about_icons_disclaimer_app_icon">For the original icon see %1$s.</string>
    <string name="about_icons_disclaimer_mdi_icons">All further icons used by this app are %1$s made by Google Inc. and licensed under the Apache 2.0 License.</string>
    <string name="about_icons_disclaimer_mdi">Material Design Icons</string>
    <string name="about_credits_tab_title">Credits</string>
    <string name="about_contribution_tab_title">Contribution</string>
    <string name="about_license_tab_title">License</string>
    <string name="seconds_ago">seconds ago</string>
    <string name="edit">Edit</string>
    <string name="label_labels">Select Tags</string>
    <string name="label_description">Description</string>
    <string name="hint_assign_people">Assign users</string>
    <string name="hint_due_date_date">Due date</string>
    <string name="hint_due_date_time">Time</string>

    <string name="card_not_found">Card not found</string>
    <string name="card_not_found_message">The card could not be found. Maybe it has been deleted recently.</string>

    <string name="add_account">Add account</string>
    <string name="choose_account">Choose account</string>
    <string name="add_card">Add card</string>
    <string name="activity">Activity</string>
    <string name="add_list">Add list</string>
    <string name="rename_list">Rename list</string>
    <string name="delete_list">Delete list</string>
    <string name="label_menu">menu</string>
    <string name="action_card_assign">Assign card to me</string>
    <string name="action_card_unassign">Unassign card from me</string>
    <string name="action_card_archive">Archive card</string>
    <string name="action_card_delete">Delete card</string>
    <string name="add_board">Add board</string>

    <string name="label_clear_due_date">Clear due date</string>
    <string name="label_clear_done">Not completed</string>
    <string name="label_add">Add %1$s</string>

    <string name="card_edit_details">Details</string>
    <string name="card_edit_attachments">Attachments</string>
    <string name="card_edit_activity">Activity</string>
    <string name="about_server_app_version_text">Server app version:</string>
    <string name="no_files_attached_to_this_card">There are no files attached to this card.</string>
    <string name="attachments">Attachments</string>
    <string name="no_cards">No cards yet</string>
    <string name="account_already_added">The account %1$s has already been added</string>
    <string name="not_synced_yet">Not synced yet</string>
    <string name="no_lists_yet">No lists yet</string>
    <string name="do_you_want_to_save_your_changes">Do you want to save your changes?</string>
    <string name="do_you_want_to_archive_all_cards_of_the_list">Do you want to archive all cards of %1$s?</string>
    <string name="do_you_want_to_archive_all_cards_of_the_filtered_list">Do you want to archive all filtered cards of %1$s?</string>
    <plurals name="do_you_want_to_delete_the_current_list">
        <item quantity="one">This will permanently delete %1$d card of this list.</item>
        <item quantity="other">This will permanently delete all %1$d cards of this list.</item>
    </plurals>
    <plurals name="do_you_want_to_delete_the_label">
        <item quantity="one">This will remove the label from %1$d card.</item>
        <item quantity="other">This will remove the label from %1$d cards.</item>
    </plurals>
    <string name="add_a_new_list_using_the_button">Add a new list using the + button</string>
    <string name="add_a_new_card_using_the_button">Add a new card using the + button</string>
    <string name="deck_outdated_please_update">Your Deck web app version is too old (%1$s). Please update to use this Android app as client.</string>
    <string name="delete_board_message">This will permanently delete this board including all lists and cards.</string>
    <string name="settings_theme_title">Theme</string>
    <string name="settings_compact_title">Compact mode</string>
    <string name="settings_cover_images_title">Cover images</string>
    <string name="settings_debugging">Debug logs</string>
    <string name="settings_etags">Use ETags</string>
    <string name="settings_etags_summary">Speeds up synchronization</string>
    <string name="settings_background_sync">Background synchronization</string>
    <string name="settings_compress_image_attachments">Compress images on upload</string>
    <string name="search_in">Search in %1$s</string>
    <string name="settings_compress_image_attachments_summary">Faster upload, less quality</string>
    <string name="pref_value_wifi_and_mobile">Sync on Wi-Fi and mobile data</string>
    <string name="pref_value_wifi_only">Sync only on Wi-Fi</string>
    <string-array name="darkmode_entries">
        <item>System Default</item>
        <item>Light</item>
        <item>Dark</item>
    </string-array>
    <string name="unassigned_user">Unassigned %1$s</string>
    <string name="no_activities">There are no activities on this card. You need to be connected to the internet to load and display activities.</string>
    <string name="share_board">Share board</string>
    <string name="you_are_currently_offline">You are currently offline</string>
    <string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">You have to be connected to the internet in order to add an account.</string>
    <string name="owner">Owner</string>
    <string name="attachment_delete_message">This will permanently delete this attachment.</string>
    <string name="no_content">No content yet</string>
    <string name="last_background_sync">Last background sync:</string>
    <string name="simple_off">Off</string>
    <string name="minutes_15">15 minutes</string>
    <string name="hour_1">1 hour</string>
    <string name="hours_6">6 hours</string>
    <string name="action_card_move">Move card</string>
    <string name="action_card_move_title">Move %1$s</string>
    <string name="title_is_mandatory">Title is required</string>
    <string name="provide_at_least_a_title_or_description">Provide at least a title or description</string>
    <string name="welcome_text">Welcome to %1$s</string>
    <string name="welcome_text_further_accounts">Add another account</string>
    <string name="share_add_to_card">Add to card</string>
    <string name="share_success">Successfully added %1$s to %2$s</string>
    <string name="add_comment">Add comment</string>
    <string name="card_edit_comments">Comments</string>
    <string name="no_comments_yet">No comments yet</string>
    <string name="no_boards">No boards yet</string>
    <string name="add_a_new_board_using_the_button">Add a new board using the + button</string>
    <string name="choose_board">Choose board</string>
    <string name="task_count">%1$s/%2$s</string>
    <string name="open_in_browser">Open in browser</string>
    <string name="updating_card">Updating card…</string>

    <string name="move_list_right">Move list right</string>
    <string name="move_list_left">Move list left</string>

    <string name="filter_no_filter">All</string>
    <string name="filter_overdue">Overdue</string>
    <string name="filter_today">Today</string>
    <string name="filter_tomorrow">Tomorrow</string>
    <string name="filter_week">Next 7 days</string>
    <string name="filter_month">Next 30 days</string>
    <string name="filter_no_due">No due date</string>
    <string name="filter_later">Later</string>

    <string name="filter_done_no_filter">All</string>
    <string name="filter_done_done">Completed</string>
    <string name="filter_done_undone">Not completed</string>

    <string name="archived_cards">Archived cards</string>
    <string name="attachment_already_exists">Attachment already exists</string>
    <string name="pick_custom_color">Pick custom colour</string>
    <string name="manage_tags">Manage tags</string>
    <string name="add_tag">Add tag</string>
    <string name="tag_already_exists">%1$s does already exist</string>
    <string name="tag_successfully_added">%1$s successfully added</string>
    <string name="edit_tag">Edit %1$s</string>
    <string name="filter_tags_title">Tags</string>
    <string name="filter_user_title">Users</string>
    <string name="filter_duedate_title">Due date</string>
    <string name="filter_done_title">Completed</string>

    <string name="action_board_dearchive">Undo board archiving</string>
    <string name="archived_boards">Archived boards</string>

    <string name="error">An error appeared</string>
    <string name="synchronization_failed">Synchronization failed</string>
    <string name="operation_not_yet_supported">Not yet supported</string>
    <string name="error_revoking_ac">Error while revoking the access for %1$s</string>
    <string name="error_create_label">Error while creating label %1$s</string>
    <string name="maintenance_mode">Server is in maintenance mode</string>
    <string name="error_edit_activity_killed_by_android">Android finished the edit mode because it needed more system resources for other apps.</string>

    <string name="error_dialog_title">Oh no - What now? 🙁</string>
    <string name="error_dialog_tip_token_mismatch_retry">Please try to force close the app and restart it again. There might have been an incorrect connection to the Nextcloud app.</string>
    <string name="error_dialog_tip_clear_storage_might_help">If the issue persists, try to clear the storage of both apps: Nextcloud and Nextcloud Deck to solve this issue.</string>
    <string name="error_dialog_tip_database_upgrade_failed">The upgrade of the database failed. Please report the issue and clear the storage to use the app normally.</string>
    <string name="error_dialog_tip_clear_storage">You can clear the storage by opening the app info and selecting Storage → Clear storage.</string>
    <string name="error_dialog_tip_offline_no_internet">It looks like you tried to trigger a synchronization without an internet connection.</string>
    <string name="error_dialog_tip_offline_connection_refused">Connection was refused, please check if your server is reachable via web browser.</string>
    <string name="error_dialog_tip_offline_connection_timeout">Connection timed out, please check if you\'re connected to the internet. This may also happen when your server is busy.</string>
    <string name="error_dialog_tip_sync_only_on_wifi">If you have enabled the "Sync only on Wi-Fi" setting, you can only synchronize when you are connected to a Wi-Fi.</string>
    <string name="error_dialog_tip_files_force_stop">Something seems to be wrong with your Nextcloud app. Please try to force stop both, the Nextcloud app and the Nextcloud Deck app.</string>
    <string name="error_dialog_tip_files_delete_storage">If force stopping them does not help, you can try to clear the storage of both apps.</string>
    <string name="error_dialog_timeout_instance">There was no response from your server in the given time. Please make sure your instance is running well.</string>
    <string name="error_dialog_timeout_toggle">Check your network connection. Sometimes toggling the mobile data or Wi-Fi off and on again can help.</string>
    <string name="error_dialog_check_server">The response of your server was not correct. Please check whether you can access the Deck app via web interface.</string>
    <string name="error_dialog_check_server_logs">There is an issue with your Nextcloud setup. Please have a look into the server log files.</string>
    <string name="error_dialog_check_maintenance">Please check whether your Nextcloud instance is not currently in maintenance mode.</string>
    <string name="error_dialog_insufficient_storage">Your Nextcloud instance has no free storage left. Please delete some files to sync your local changes into your cloud.</string>
    <string name="error_dialog_we_need_info">We need the following technical information to help you:</string>
    <string name="error_dialog_redirect">Your server did respond with a HTTP 302 status code, which implies, that you do not have installed the Deck app on your server or something is misconfigured. This can be caused by custom overrides in a .htaccess-file or by Nextcloud apps like OID Client.</string>
    <string name="error_dialog_version_not_parsable">We could not determine the version of the server side Deck app. Please make sure it is installed and enabled.</string>
    <string name="error_dialog_account_might_not_be_authorized">The account of your Nextcloud app might no longer be authorised.</string>
    <string name="error_dialog_user_not_found_in_database">The current user does not match the user we have in our database. If you are using LDAP on your Nextcloud instance, your Nextcloud app might have stored an old user ID.</string>
    <string name="error_dialog_capabilities_not_parsable">We could not fetch the capabilities of your server. Please make sure your server is running well and other client apps are able to access Nextcloud.</string>
    <string name="error_dialog_attachment_upload_failed">An attachment could not be uploaded. Please try to share it on another way and let us know about this bug.</string>
    <string name="error_dialog_certificate">Something seems to be wrong with the certificate of the server. Please check all the accounts in the Nextcloud app for further information.</string>
    <string name="error_dialog_tip_disable_battery_optimizations">Please disable all battery optimizations for Nextcloud and the Deck app.</string>
    <string name="error_dialog_unknown_error">Your Nextcloud instance seems to be not reachable. Please check your internet connection and whether you are able to connect to your instance via browser.</string>
    <string name="error_dialog_min_version">The Deck Android app requires the Nextcloud Android app to be at least version 3.18.</string>
    <string name="error_action_open_deck_info">Open App info</string>
    <string name="error_action_open_nextcloud_app">Open Nextcloud app</string>
    <string name="error_action_open_network">Network settings</string>
    <string name="error_action_server_logs">Server logs</string>
    <string name="error_action_open_in_browser">Open in browser</string>
    <string name="error_action_install">Install</string>
    <string name="error_action_report_issue">Report</string>
    <string name="error_action_update_files_app">Update</string>
    <string name="info_box_maintenance_mode">Server is in maintenance mode</string>
    <string name="info_box_version_not_supported">Server version %1$s not supported, please update to %2$s</string>
    <string name="share_link">Share link</string>
    <string name="share_content">Share content</string>
    <string name="share_content_duedate">Due date: %1$s</string>
    <string name="share_content_labels">Tags: %1$s</string>
    <string name="archive_cards">Archive cards</string>

    <string name="manage_accounts">Manage accounts</string>
    <string name="manage_list">Manage list</string>
    <string name="simple_reply">Reply</string>
    <string name="append_text_to_description">Append to description</string>
    <string name="append_text_as_task">Append to description as task</string>
    <string name="add_text_as_comment">Add as comment</string>
    <string name="progress_count">%1$d of %2$d</string>
    <plurals name="progress_error_count">
        <item quantity="one">%1$d error while uploading</item>
        <item quantity="other">%1$d errors while uploading</item>
    </plurals>
    <string name="simple_report">Report</string>
    <string name="error_action_open_battery_settings">Battery settings</string>
    <string name="move_warning">Neither comments nor attachments can be transferred when moving the card to another board.</string>
    <string name="clone_board">Clone board</string>
    <string name="cloning_board">Cloning %1$s…</string>
    <string name="successfully_cloned_board">Successfully cloned %1$s</string>
    <string name="attachment_does_not_yet_exist">Attachment does not yet exist in Deck</string>
    <string name="card_does_not_yet_exist">Card does not yet exist in Deck</string>

    <string name="widget_stack_title">List</string>
    <string name="widget_stack_header_icon">Widget header icon</string>
    <string name="widget_placeholder_icon">Widget placeholder icon</string>
    <string name="project_type_deck_board">Deck board</string>
    <string name="project_type_deck_card">Deck card</string>
    <string name="project_type_file">File</string>
    <string name="projects_title">Projects</string>
    <plurals name="resources_count">
        <item quantity="one">%1$d resource</item>
        <item quantity="other">%1$d resources</item>
    </plurals>
    <string name="no_assigned_label">No assigned tag</string>
    <string name="single_card">Single card</string>
    <string name="project_type_room">Talk room</string>
    <string name="simple_move">Move</string>
    <string name="cannot_upload_files_without_permission">Cannot upload files without permissions</string>
    <string name="clone_cards">Clone cards</string>
    <string name="simple_clone">Clone</string>
    <string name="user_avatar">User avatar</string>
    <string name="simple_unassign">Unassign</string>
    <string name="take_photo">Take a photo</string>
    <string name="take_photo_switch_camera">Switch camera</string>
    <string name="take_photo_toggle_torch">Toggle torch</string>
    <string name="show_all_contacts">Show all contacts</string>
    <string name="show_all_files">Show all files</string>
    <string name="recent">Recent</string>
    <string name="upload_a_new_attachment">Upload a new attachment</string>
    <string name="contacts">Contacts</string>
    <string name="downloads">Downloads</string>
    <string name="files">Files</string>
    <string name="gallery">Gallery</string>
    <string name="simple_attach">Attach</string>
    <string name="add_stack_widget">Add list widget</string>
    <string name="add_filter_widget">Add filter widget</string>
    <string name="simple_order">Order</string>
    <string name="edit_description">Edit description</string>
    <string name="widget_upcoming_title">Upcoming cards</string>
    <!-- Category header for a section in the settings which contain features for advanced users -->
    <string name="simple_expert_settings">Expert settings</string>
    <string name="copy_logs">Copy logs to clipboard</string>
    <string name="app_logo">App logo</string>
    <string name="log_file">Log file</string>
    <string name="copying_logs_to_file">Copying logs to file…</string>
    <string name="account_imported">Account imported</string>
    <string name="simple_search">Search</string>
    <!-- Label for a title input field that is required to be filled out -->
    <string name="title_mandatory">Title (required)</string>
    <string name="saving_new_card">Saving new card…</string>
    <string name="progress_import">Importing board %1$d of %2$d…</string>
    <string name="progress_import_indeterminate">Importing boards…</string>
    <string name="card_outdated">The content of this card might be outdated.</string>
    <string name="show_error">Show error</string>
    <string name="push_notification_link_empty">Due to a known issue in the Deck web app we are unfortunately not able to display this card. For more information see: %1$s</string>
    <string name="enter_search_term_title">Enter search term</string>
    <string name="enter_search_term_description">Enter search term to find cards in this board</string>
    <string name="no_search_results_title">No search results</string>
    <string name="no_search_results_description">We have not found any result for the given search term</string>
</resources>