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

strings.xml « values « res « main « src « app - github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ae74a01573fe4796f0d875f1a54e5aeb75f73910 (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
<resources>
    <string name="app_name" translatable="false">Nextcloud Deck</string>
    <string name="app_name_short" translatable="false">Deck</string>
    <string name="navigation_drawer_open">Open navigation drawer</string>
    <string name="navigation_drawer_close">Close navigation drawer</string>

    <string name="drawer_header_background">Background image of drawer header</string>
    <string name="drawer_current_account">Current account</string>
    <string name="drawer_middle_account">Middle account</string>
    <string name="drawer_end_account">Last account</string>
    <string name="drawer_manage_accounts">Manage accounts</string>

    <!-- Simple values -->
    <string name="simple_boards">Boards</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_open">Open</string>
    <string name="simple_switch">Switch</string>
    <string name="simple_filter">Filter</string>
    <string name="simple_overdue">Overdue</string>
    <string name="simple_clear">Clear</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_copied">Copied</string>
    <string name="simple_archive">Archive</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>

    <!-- About -->
    <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_maintainer" translatable="false">Niedermann IT-Dienstleistungen</string>
    <string name="about_developers_title">Developers</string>
    <string name="about_developers" translatable="false">Stefan Niedermann, Artur Dawtjan</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_testers_title">Testers</string>
    <string name="about_testers" translatable="false">Julius, David</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_app_icon_author_link_label" translatable="false">GitHub</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="copied_to_clipboard">Copied to clipboard</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" translatable="false">00:00</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 new 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="counter_max_value" translatable="false">+99</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_add">Add %1$s</string>

    <!-- URLs -->
    <string name="url_maintainer" translatable="false">https://www.niedermann.it/</string>
    <string name="url_about_icon_author" translatable="false">https://github.com/nextcloud/deck/commit/8c04ea8dc99e9b392f4039e8e5e6964d5a6d3453#diff-f3716cc279904617b1a21078526b6bf1R1</string>
    <string name="url_source" translatable="false">https://github.com/stefan-niedermann/nextcloud-deck</string>
    <string name="url_issues" translatable="false">https://github.com/stefan-niedermann/nextcloud-deck/issues/new/choose</string>
    <string name="url_report_bug" translatable="false">https://github.com/stefan-niedermann/nextcloud-deck/issues/new?labels=bug&amp;template=bug_report.md</string>
    <string name="url_license" translatable="false">https://github.com/stefan-niedermann/nextcloud-deck/blob/master/LICENSE</string>
    <string name="url_translations" translatable="false">https://www.transifex.com/nextcloud/nextcloud/</string>
    <string name="url_about_icons_disclaimer_mdi" translatable="false">https://materialdesignicons.com/</string>
    <string name="url_fragment_update_deck" translatable="false">/index.php/settings/apps/installed/deck</string>
    <string name="url_fragment_install_deck" translatable="false">/index.php/settings/apps/organization/deck</string>
    <string name="url_fragment_server_logs" translatable="false">/index.php/settings/admin/logging</string>
    <string name="url_fragment_share_card_pre_1_0_0" translatable="false">/index.php/apps/deck/#!/board/%1$d/card/%2$d</string>
    <string name="url_fragment_share_card_since_1_0_0" translatable="false">/index.php/apps/deck/#/board/%1$d/card/%2$d</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="no_account">No account configured</string>
    <string name="account_already_added">Account already added</string>
    <string name="account_is_getting_imported">Account is getting imported</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>
    <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="update_deck">Update deck</string>
    <string name="your_deck_version_is_too_old">Your deck version is too old</string>
    <string name="deck_outdated_please_update">Your deck 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">Dark theme</string>
    <string name="settings_branding_title">Branding</string>
    <string name="settings_compact_title">Compact mode</string>
    <string name="settings_background_sync">Background synchronization</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 name="pref_value_theme_light">Light</string>
    <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="please_add_an_account_first">Please add an account first</string>
    <string name="title_is_mandatory">Title is mandatory</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="save_card_before_attachment">The card needs to be saved before attachments can be added.</string>
    <string name="maintenance_mode_explanation">The server %1$s is currently in maintenance mode. Please contact your administrator or try later again.</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="could_not_copy_to_clipboard">Could not copy to clipboard</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="choose_list">Choose list</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>

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

    <!-- Filter -->
    <string name="filter_no_filter">All</string>
    <string name="filter_overdue">Overdue</string>
    <string name="filter_today">Today</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_by_tag">Filter by tag</string>
    <string name="filter_by_assigned_user">Filter by assigned user</string>
    <string name="filter_by_duedate">Filter by due date</string>

    <!-- Archived cards -->
    <string name="archived_cards">Archived cards</string>
    <string name="action_card_dearchive">Undo card archiving</string>
    <string name="action_archived_cards">Browse archived cards</string>
    <string name="attachment_already_exists">Attachment already exists</string>
    <string name="pick_custom_color">Pick custom color</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>

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

    <!-- Errors -->
    <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 in maintenance mode</string>
    <string name="server_misconfigured">Server misconfigured</string>
    <string name="server_error">Server error</string>
    <string name="shared_error">Sharing content from 3rd-party apps is not yet fully supported. Please try to download it first and then share it from you native file manager or gallery.</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_token_mismatch_clear_storage">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_files_outdated">Your Nextcloud app seems to be outdated. Please visit the Play Store or F-Droid to get the latest version.</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 wasn\'t a 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_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_tip_disable_battery_optimizations">Please disable all battery optimizations for Nextcloud and the Deck app.</string>
    <string name="error_action_open_deck_info">Open App info</string>
    <string name="error_action_open_network">Network settings</string>
    <string name="error_action_server_logs">Server logs</string>
    <string name="error_action_install">Install</string>
    <string name="error_action_report_issue">Report</string>
    <string name="info_box_maintenance_mode">Server 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="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="error_while_uploading_attachment">Error while uploading attachment: %1$s</string>
    <string name="append_text_to_description">Append to description</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>
</resources>