|
49 | 49 | <string name="title_selected">%1$d 已删除</string> |
50 | 50 | <string name="label_transactions_total">合计:</string> |
51 | 51 | <string name="label_export_destination">导出到</string> |
52 | | - <string name="title_export_dialog">Export Transactions</string> |
| 52 | + <string name="title_export_dialog">导出交易资料</string> |
53 | 53 | <string name="option_export_all_transactions">导出所有交易</string> |
54 | 54 | <string name="hint_export_choice">默认情况下,自上次导出后新增的交易才会被导出。选择此项后所有的交易都会被导出。</string> |
55 | 55 | <string name="error_exporting">导出OFX发生错误</string> |
|
265 | 265 | <item>所有者权益</item> |
266 | 266 | <item>负债</item> |
267 | 267 | </string-array> |
268 | | - <string name="error_no_accounts">GnuCash文件里没有科目信息.\n使用小部件前需要添加科目</string> |
| 268 | + <string name="error_no_accounts">GnuCash里还没有科目信息。\n使用小部件前需要添加科目</string> |
269 | 269 | <string name="title_build_version">版本号</string> |
270 | | - <string name="title_license">许可</string> |
271 | | - <string name="summary_licence_details">Apache License v2.0。点击查看明细</string> |
| 270 | + <string name="title_license">授权许可</string> |
| 271 | + <string name="summary_licence_details">Apache License v2.0,点击查看明细(将打开网页)。</string> |
272 | 272 | <string name="title_general_prefs">常规</string> |
273 | 273 | <string name="label_widget_configuration">选择科目</string> |
274 | 274 | <string name="toast_no_transactions_to_export">没有需要导出的交易</string> |
275 | 275 | <string name="title_about_gnucash">关于GnuCash</string> |
276 | 276 | <string name="summary_about_gnucash">Gnucash for android是一个移动版的财务管理软件。提供灵活的跟踪开支的功能,可以导出OFX格式(开放金融交易格式)数据,并导入到桌面版的 GnuCash中。</string> |
277 | 277 | <string name="title_about">关于</string> |
278 | 278 | <string name="toast_error_exporting">无法写OFX文件:\n</string> |
279 | | - <string name="toast_ofx_exported_to">OFX文件保存在了:\n</string> |
| 279 | + <string name="toast_ofx_exported_to">OFX文件保存到:\n</string> |
280 | 280 | <string name="title_export_email">GnuCash OFX 导出</string> |
281 | 281 | <string name="description_export_email">GnuCash OFX Export from </string> |
282 | 282 | <string name="header_transaction_settings">交易</string> |
|
306 | 306 | <string name="summary_xml_ofx_header">当导出数据到GnuCash桌面版以外的程序时需要开启这个选项。</string> |
307 | 307 | <string name="title_whats_new">新功能</string> |
308 | 308 | <string name="whats_new"> |
309 | | - - Mark favorite accounts and quickly access them\n |
310 | | - - Display different tabs for recent, favorite and all accounts\n |
311 | | - - Add, view and delete recurring transactions (daily, weekly, monthly)\n |
312 | | - - Mark accounts as placeholder accounts (cannot contain transactions)\n |
313 | | - - Set a default transfer account for each account\n |
314 | | - - Color code accounts and themed account views\n |
315 | | - - Create default GnuCash account structure from within app\n |
316 | | - - Numerous bug fixes and improvements\n |
| 309 | + - 给科目加星标!\n |
| 310 | + - 使用标签访问科目\n |
| 311 | + - 计划的交易(日、月、年)\n |
| 312 | + - 科目占位符\n |
| 313 | + - 设置默认的转账科目\n |
| 314 | + - 科目的颜色\n |
| 315 | + - 内置了常见科目结构\n |
| 316 | + - 修复一些小错误\n |
317 | 317 | </string> |
318 | 318 | <string name="label_dismiss">知道了</string> |
319 | 319 | <string name="toast_transanction_amount_required">输入金额才能保存交易</string> |
|
336 | 336 | <string name="toast_all_transactions_deleted">所有交易都已删除</string> |
337 | 337 | <string name="title_progress_importing_accounts">导入科目</string> |
338 | 338 | <string name="toast_tap_again_to_confirm_delete">点击再次确认,所有条目都将删除。</string> |
339 | | - <string name="section_header_transactions">Transactions</string> |
340 | | - <string name="section_header_subaccounts">Sub-Accounts</string> |
341 | | - <string name="menu_search_accounts">Search</string> |
342 | | - <string name="title_default_export_format">Default Export Format</string> |
343 | | - <string name="summary_default_export_format">File format to use by default when exporting transactions</string> |
344 | | - <string name="menu_export_transactions">Export transactions…</string> |
345 | | - <string name="label_recurring_transaction">Recurrence</string> |
| 339 | + <string name="section_header_transactions">交易</string> |
| 340 | + <string name="section_header_subaccounts">子科目</string> |
| 341 | + <string name="menu_search_accounts">搜索</string> |
| 342 | + <string name="title_default_export_format">默认的导出格式</string> |
| 343 | + <string name="summary_default_export_format">导出交易信息时使用的文件格式。</string> |
| 344 | + <string name="menu_export_transactions">导出交易…</string> |
| 345 | + <string name="label_recurring_transaction">重复</string> |
346 | 346 | <!-- This should be the same name used by GnuCash desktop for imbalance accounts --> |
347 | | - <string name="imbalance_account_name">Imbalance</string> |
348 | | - <string name="title_progress_exporting_transactions">Exporting transactions</string> |
349 | | - <string name="label_no_recurring_transactions">No recurring transactions to display.</string> |
350 | | - <string name="toast_recurring_transaction_deleted">Successfully deleted recurring transaction</string> |
351 | | - <string name="label_placeholder_account">Placeholder account</string> |
352 | | - <string name="label_default_transfer_account">Default Transfer Account</string> |
353 | | - <string name="label_account_color_and_type">Account Color & Type</string> |
| 347 | + <string name="imbalance_account_name">不平衡的</string> |
| 348 | + <string name="title_progress_exporting_transactions">正在导出交易信息</string> |
| 349 | + <string name="label_no_recurring_transactions">没有要显示的计划交易</string> |
| 350 | + <string name="toast_recurring_transaction_deleted">计划交易已删除</string> |
| 351 | + <string name="label_placeholder_account">占位符</string> |
| 352 | + <string name="label_default_transfer_account">默认的转账帐户</string> |
| 353 | + <string name="label_account_color_and_type">科目颜色和类型</string> |
354 | 354 | <plurals name="label_sub_accounts"> |
355 | 355 | <item quantity="one">%d 子科目</item> |
356 | 356 | <item quantity="other">%d 子科目</item> |
|
375 | 375 | <item>OFX</item> |
376 | 376 | </string-array> |
377 | 377 | <!-- Default title for color picker dialog [CHAR LIMIT=30] --> |
378 | | - <string name="color_picker_default_title">Select a Color</string> |
379 | | - <string name="label_delete_sub_accounts">Delete sub-accounts</string> |
380 | | - <string name="title_recent_accounts">Recent</string> |
381 | | - <string name="title_favorite_accounts">Favorites</string> |
382 | | - <string name="title_all_accounts">All</string> |
383 | | - <string name="summary_create_default_accounts">Creates default GnuCash commonly-used account structure</string> |
384 | | - <string name="title_create_default_accounts">Create default accounts</string> |
385 | | - <string name="message_confirm_create_default_accounts_setting">New accounts will be created in addition to the existing |
386 | | - account structure.\n\nIf you wish to replace currently existing accounts, delete them first before proceeding! |
| 378 | + <string name="color_picker_default_title">选择一种颜色</string> |
| 379 | + <string name="label_delete_sub_accounts">删除子科目</string> |
| 380 | + <string name="title_recent_accounts">最近的</string> |
| 381 | + <string name="title_favorite_accounts">已加星标</string> |
| 382 | + <string name="title_all_accounts">所有</string> |
| 383 | + <string name="summary_create_default_accounts">创建通用的科目结构</string> |
| 384 | + <string name="title_create_default_accounts">创建默认科目</string> |
| 385 | + <string name="message_confirm_create_default_accounts_setting">准备创建新的科目结构,这不会覆盖现有的科目,如果你想创建全新的科目结构请先删除旧的科目。 |
387 | 386 | </string> |
388 | | - <string name="menu_item_recurring_transactions">Recurring Transactions</string> |
389 | | - <string name="message_confirm_create_default_accounts_first_run">Welcome to GnuCash Android! \nYou can either create |
390 | | - a hierarchy of commonly-used accounts, or import your own GnuCash account structure. \n\nBoth options are also |
391 | | - available in app Settings so you can decide later. |
| 387 | + <string name="menu_item_recurring_transactions">计划的交易</string> |
| 388 | + <string name="message_confirm_create_default_accounts_first_run">欢迎使用GnuCash Android! \n你可以选择:1)创建常用的科目结构,2)导入自定义的科目结构。\或者稍后再决定,两种选择也能在设置中找到。 |
392 | 389 | </string> |
393 | 390 | </resources> |
0 commit comments