|
| 1 | +<resources> |
| 2 | + <string name="navigation_drawer_open">Open navigation drawer</string> |
| 3 | + <string name="navigation_drawer_close">Close navigation drawer</string> |
| 4 | + <string name="simple_add">ເພີ່ມ</string> |
| 5 | + <string name="simple_save">ບັນທຶກ</string> |
| 6 | + <string name="simple_more">ເພີ່ມເຕີມ</string> |
| 7 | + <string name="simple_title">ຫົວຂໍ້</string> |
| 8 | + <string name="simple_copy">ສຳເນົາ</string> |
| 9 | + <string name="simple_synchronization">ການປະຕິບັດການພ້ອມກັນ</string> |
| 10 | + <string name="simple_appearance">Appearance</string> |
| 11 | + <string name="simple_error">ຜິດພາດ</string> |
| 12 | + <string name="simple_exception">Exception</string> |
| 13 | + <string name="simple_close">ປິດ</string> |
| 14 | + <string name="simple_reset">ຕັ້ງຄ່າໃໝ່</string> |
| 15 | + <string name="simple_update">Update</string> |
| 16 | + <string name="simple_delete">ລຶບ</string> |
| 17 | + <string name="simple_rename">ປ່ຽນຊື່</string> |
| 18 | + <string name="simple_settings">ການຕັ້ງຄ່າ</string> |
| 19 | + <string name="simple_undo">Undo</string> |
| 20 | + <string name="simple_share">ແບ່ງປັນ</string> |
| 21 | + <string name="simple_select">ເລືອກ</string> |
| 22 | + <string name="simple_comment">Comment</string> |
| 23 | + <string name="simple_archive">ບ່ອນເກັບ</string> |
| 24 | + <string name="simple_unassigned">Unassigned</string> |
| 25 | + <string name="edit_board">Edit board</string> |
| 26 | + <string name="archive_board">Archive board</string> |
| 27 | + <string name="delete_board">Delete board</string> |
| 28 | + <string name="delete_something">Delete %1$s</string> |
| 29 | + |
| 30 | + <string name="about">ກ່ຽວກັບ</string> |
| 31 | + <string name="about_version_title">Version</string> |
| 32 | + <string name="about_version">You are currently using %1$s</string> |
| 33 | + <string name="about_maintainer_title">Maintainer</string> |
| 34 | + <string name="about_developers_title">Developers</string> |
| 35 | + <string name="about_translators_title">Translators</string> |
| 36 | + <string name="about_translators_transifex">Nextcloud community on %1$s</string> |
| 37 | + <string name="about_source_title">Source code</string> |
| 38 | + <string name="about_source">This project is hosted on GitHub: %1$s</string> |
| 39 | + <string name="about_issues_title">Issues</string> |
| 40 | + <string name="about_issues">You can report bugs, enhancement proposals and feature requests at the GitHub issue tracker: %1$s</string> |
| 41 | + <string name="about_translate_title">ແປ</string> |
| 42 | + <string name="about_translate">Join the Nextcloud team on Transifex and help us to translate this app: %1$s</string> |
| 43 | + <string name="about_app_license_title">App license</string> |
| 44 | + <string name="about_app_license">This application is licensed under the GNU GENERAL PUBLIC LICENSE v3+.</string> |
| 45 | + <string name="about_app_license_button">View license</string> |
| 46 | + <string name="about_icons_disclaimer_title">Icons</string> |
| 47 | + <string name="about_icons_disclaimer_app_icon">For the original icon see %1$s.</string> |
| 48 | + <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> |
| 49 | + <string name="about_icons_disclaimer_mdi">Material Design Icons</string> |
| 50 | + <string name="about_credits_tab_title">Credits</string> |
| 51 | + <string name="about_contribution_tab_title">Contribution</string> |
| 52 | + <string name="about_license_tab_title">ໃບອະນຸຍາດ</string> |
| 53 | + <string name="seconds_ago">ວິນາທີຜ່ານມາ</string> |
| 54 | + <string name="edit">ແກ້ໄຂ</string> |
| 55 | + <string name="label_description">ລາຍລະອຽດ</string> |
| 56 | + <string name="hint_due_date_date">Due date</string> |
| 57 | + <string name="hint_due_date_time">ເວລາ</string> |
| 58 | + |
| 59 | + <string name="card_not_found">Card not found</string> |
| 60 | + <string name="add_account">ເພີ່ມບັນຊີ</string> |
| 61 | + <string name="choose_account">ເລືອກບັນຊີ</string> |
| 62 | + <string name="add_card">Add card</string> |
| 63 | + <string name="activity">ກິດຈະກໍາ</string> |
| 64 | + <string name="add_list">Add list</string> |
| 65 | + <string name="delete_list">Delete list</string> |
| 66 | + <string name="action_card_archive">Archive card</string> |
| 67 | + <string name="action_card_delete">Delete card</string> |
| 68 | + <string name="add_board">Add board</string> |
| 69 | + |
| 70 | + <string name="label_clear_done">Not done</string> |
| 71 | + <string name="label_add">Add %1$s</string> |
| 72 | + |
| 73 | + <string name="card_edit_details">ລາຍລະອຽດ</string> |
| 74 | + <string name="card_edit_attachments">Attachments</string> |
| 75 | + <string name="card_edit_activity">ກິດຈະກໍາ</string> |
| 76 | + <string name="attachments">Attachments</string> |
| 77 | + <string name="settings_theme_title">ຫົວຂໍ້</string> |
| 78 | + <string name="settings_background_sync">Background synchronization</string> |
| 79 | + <string name="settings_push_notifications">ການແຈ້ງເຕືອນ</string> |
| 80 | + <string name="search_in">Search in %1$s</string> |
| 81 | + <string name="pref_value_wifi_and_mobile">Sync on Wi-Fi and mobile data</string> |
| 82 | + <string name="pref_value_wifi_only">Sync only on Wi-Fi</string> |
| 83 | + <string-array name="darkmode_entries"> |
| 84 | + <item>System Default</item> |
| 85 | + <item>ແຈ້ງ</item> |
| 86 | + <item>ມືດ</item> |
| 87 | + </string-array> |
| 88 | + <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> |
| 89 | + <string name="owner">ເຈົ້າຂອງ</string> |
| 90 | + <string name="simple_off">Off</string> |
| 91 | + <string name="minutes_15">15 minutes</string> |
| 92 | + <string name="hour_1">1 ຊົ່ວໂມງ</string> |
| 93 | + <string name="hours_6">6 hours</string> |
| 94 | + <string name="action_card_move">Move card</string> |
| 95 | + <string name="welcome_text">Welcome to %1$s</string> |
| 96 | + <string name="card_edit_comments">ຄໍາເຫັນ</string> |
| 97 | + <string name="task_count">%1$s/%2$s</string> |
| 98 | + <string name="filter_no_filter">All</string> |
| 99 | + <string name="filter_overdue">Overdue</string> |
| 100 | + <string name="filter_today">ມື້ນີ້</string> |
| 101 | + <string name="filter_tomorrow">Tomorrow</string> |
| 102 | + <string name="filter_week">Next 7 days</string> |
| 103 | + <string name="filter_month">Next 30 days</string> |
| 104 | + <string name="filter_no_due">No due date</string> |
| 105 | + <string name="filter_later">Later</string> |
| 106 | + |
| 107 | + <string name="filter_done_no_filter">All</string> |
| 108 | + <string name="filter_done_done">Done</string> |
| 109 | + <string name="filter_done_undone">Not done</string> |
| 110 | + |
| 111 | + <string name="archived_cards">Archived cards</string> |
| 112 | + <string name="manage_tags">Manage tags</string> |
| 113 | + <string name="add_tag">Add tag</string> |
| 114 | + <string name="edit_tag">Edit %1$s</string> |
| 115 | + <string name="mark_as_done">Mark as done</string> |
| 116 | + <string name="filter_tags_title">ປ້າຍກຳກັບ</string> |
| 117 | + <string name="filter_user_title">ຜູ້ໃຊ້</string> |
| 118 | + <string name="filter_duedate_title">Due date</string> |
| 119 | + <string name="filter_done_title">Done</string> |
| 120 | + |
| 121 | + <string name="archived_boards">Archived boards</string> |
| 122 | + |
| 123 | + <string name="synchronization_failed">Synchronization failed</string> |
| 124 | + <string name="maintenance_mode">Server is in maintenance mode</string> |
| 125 | + <string name="error_dialog_title">Oh no - What now? 🙁</string> |
| 126 | + <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> |
| 127 | + <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> |
| 128 | + <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> |
| 129 | + <string name="error_dialog_check_maintenance">Please check whether your Nextcloud instance is not currently in maintenance mode.</string> |
| 130 | + <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> |
| 131 | + <string name="error_dialog_we_need_info">We need the following technical information to help you:</string> |
| 132 | + <string name="error_action_open_deck_info">Open App info</string> |
| 133 | + <string name="error_action_open_network">Network settings</string> |
| 134 | + <string name="error_action_install">Install</string> |
| 135 | + <string name="error_action_report_issue">ລາຍງານ</string> |
| 136 | + <string name="error_action_update_files_app">Update</string> |
| 137 | + <string name="info_box_maintenance_mode">Server is in maintenance mode</string> |
| 138 | + <string name="share_link">ແບ່ງປັນລິງ</string> |
| 139 | + <string name="manage_accounts">ຈັດການບັນຊີ</string> |
| 140 | + <string name="simple_reply">Reply</string> |
| 141 | + <string name="simple_report">ລາຍງານ</string> |
| 142 | + <string name="error_action_open_battery_settings">Battery settings</string> |
| 143 | + <string name="clone_board">Clone board</string> |
| 144 | + <string name="widget_stack_title">List</string> |
| 145 | + <string name="project_type_deck_board">ກະດານ Deck</string> |
| 146 | + <string name="project_type_deck_card">Deck card</string> |
| 147 | + <string name="project_type_file">ຟາຍ</string> |
| 148 | + <string name="projects_title">Projects</string> |
| 149 | + <string name="simple_move">ຍ້າຍ</string> |
| 150 | + <string name="clone_cards">Clone cards</string> |
| 151 | + <string name="simple_clone">Clone</string> |
| 152 | + <string name="user_avatar">User avatar</string> |
| 153 | + <string name="take_photo">Take a photo</string> |
| 154 | + <string name="take_photo_switch_camera">Switch camera</string> |
| 155 | + <string name="take_photo_toggle_torch">Toggle torch</string> |
| 156 | + <string name="show_all_contacts">Show all contacts</string> |
| 157 | + <string name="show_all_files">Show all files</string> |
| 158 | + <string name="recent">ຫວ່າງບໍ່ດົນມາ ນີ້</string> |
| 159 | + <string name="camera">ກ້ອງຖ່າຍຮຸບ</string> |
| 160 | + <string name="contacts">ຕິດຕໍ່</string> |
| 161 | + <string name="downloads">ດາວໂຫລດ</string> |
| 162 | + <string name="files">ຟາຍ</string> |
| 163 | + <string name="gallery">ບ່ອນເກັບຮຸບພາບ</string> |
| 164 | + <string name="videos">ວິດີໂອ</string> |
| 165 | + <string name="edit_description">Edit description</string> |
| 166 | + <string name="widget_upcoming_title">Upcoming cards</string> |
| 167 | + <!-- Category header for a section in the settings which contain features for advanced users --> |
| 168 | + <string name="simple_expert_settings">Expert settings</string> |
| 169 | + <string name="simple_search">ຄົ້ນຫາ</string> |
| 170 | + <string name="no_search_results_title">No search results</string> |
| 171 | + </resources> |
0 commit comments