Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 501f03d9 authored by Tibor Kaputa's avatar Tibor Kaputa Committed by GitHub
Browse files

Merge pull request #478 from linsui/patch-1

Update strings.xml
parents a051e039 e186eef6
Loading
Loading
Loading
Loading
+42 −42
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
    <string name="file_saved">文件保存成功</string>
    <string name="invalid_file_format">无效文件格式</string>
    <string name="out_of_memory_error">内存不足</string>
    <string name="an_error_occurred">啊哦,出错啦: %s</string>
    <string name="an_error_occurred">啊哦,出错啦 %s</string>
    <string name="open_with">打开方式</string>
    <string name="no_app_found">未找到可用应用</string>
    <string name="set_as">设置为</string>
@@ -121,8 +121,8 @@
    </plurals>

    <plurals name="deleting_items">
        <item quantity="one">Deleting %d item</item>
        <item quantity="other">Deleting %d items</item>
        <item quantity="one">正在删除 %d 个项目</item>
        <item quantity="other">正在删除 %d 个项目</item>
    </plurals>

    <!-- Storages -->
@@ -132,8 +132,8 @@
    <string name="root">根目录</string>
    <string name="wrong_root_selected">目录选择错误,请选择 SD 卡</string>
    <string name="sd_card_otg_same">SD 卡和 OTG 设备路径不能相同</string>
    <string name="app_on_sd_card">You seem to have the app installed on an SD card, that makes the app widgets unavailable. You won\'t even see them on the list of available widgets.
        It is a system limitation, so if you want to use the widgets, you have to move the app back on the internal storage.</string>
    <string name="app_on_sd_card">您似乎已将应用程序安装在 SD 卡上,这使得应用的小部件不可用。你将无法在小部件列表里看到它们。
        这是一个系统限制,所以如果你想要使用这些小部件,你必须将应用移回内部存储器。</string>

    <!-- File properties -->
    <string name="properties">属性</string>
@@ -204,8 +204,8 @@
    <string name="stop_showing_hidden">不显示隐藏的媒体文件</string>
    <string name="maximum_share_reached">您不能一次分享太多的内容</string>
    <string name="empty_and_disable_recycle_bin">清空并禁用回收站</string>
    <string name="undo">Undo</string>
    <string name="redo">Redo</string>
    <string name="undo">撤销</string>
    <string name="redo">重做</string>

    <!-- Sorting -->
    <string name="sort_by">排序方式</string>
@@ -341,7 +341,7 @@

    <!-- For example: Time remaining till the alarm goes off: 6 hours, 5 minutes -->
    <string name="alarm_goes_off_in">距闹钟响起还有:\n%s</string>
    <string name="reminder_triggers_in">Time remaining till the reminder triggers:\n%s</string>
    <string name="reminder_triggers_in">距提醒触发还有:\n%s</string>
    <string name="alarm_warning">在依赖它之前,请确保闹钟能够正常工作。由于系统与节电有关的限制,它有时可能会失灵。</string>
    <string name="reminder_warning">在依赖它们之前,请确保提醒能够正常工作。由于系统与节电有关的限制,它们有时可能会失灵。</string>

@@ -354,11 +354,11 @@
    <string name="system_sounds">系统铃声</string>
    <string name="your_sounds">你的铃声</string>
    <string name="add_new_sound">添加新的铃声</string>
    <string name="no_sound">No sound</string>
    <string name="no_sound">无铃声</string>

    <!-- Settings -->
    <string name="settings">设置</string>
    <string name="purchase_simple_thank_you">Purchase Simple Thank You</string>
    <string name="purchase_simple_thank_you">购买 Simple Thank You</string>
    <string name="customize_colors">自定义颜色</string>
    <string name="customize_widget_colors">自定义小部件颜色</string>
    <string name="use_english_language">强制使用英语语言</string>
@@ -500,8 +500,8 @@
    </string>
    <string name="purchase">购买</string>
    <string name="update_thank_you">请更新 Simple Thank You 到最新版本</string>
    <string name="before_asking_question_read_faq">Before you ask a question, please read the Frequently Asked Questions first, maybe the solution is there.</string>
    <string name="read_it">Read it</string>
    <string name="before_asking_question_read_faq">提问前请先阅读常见问题列表,或许已经有回答。</string>
    <string name="read_it">阅读</string>

    <!-- New app (do not translate anything on the 4th line) -->
    <string name="new_app">
@@ -531,28 +531,28 @@
    <!-- License -->
    <string name="notice">此应用使用了以下三方库。谢谢。</string>
    <string name="third_party_licences">开放源代码</string>
    <string name="kotlin_title">Kotlin (programming language)</string>
    <string name="subsampling_title">Subsampling Scale Image View (zoomable imageviews)</string>
    <string name="glide_title">Glide (image loading and caching)</string>
    <string name="picasso_title">Picasso (image loading and caching)</string>
    <string name="cropper_title">Android Image Cropper (image crop and rotate)</string>
    <string name="multiselect_title">RecyclerView MultiSelect (selecting multiple list items)</string>
    <string name="rtl_viewpager_title">RtlViewPager (right to left swiping)</string>
    <string name="joda_title">Joda-Time (Java date replacement)</string>
    <string name="stetho_title">Stetho (debugging databases)</string>
    <string name="otto_title">Otto (event bus)</string>
    <string name="photoview_title">PhotoView (zoomable GIFs)</string>
    <string name="pattern_title">PatternLockView (pattern protection)</string>
    <string name="reprint_title">Reprint (fingerprint protection)</string>
    <string name="gif_drawable_title">Gif Drawable (loading GIFs)</string>
    <string name="autofittextview_title">AutoFitTextView (resizing text)</string>
    <string name="robolectric_title">Robolectric (testing framework)</string>
    <string name="espresso_title">Espresso (testing helper)</string>
    <string name="gson_title">Gson (JSON parser)</string>
    <string name="leak_canary_title">Leak Canary (memory leak detector)</string>
    <string name="number_picker_title">Number Picker (customizable number picker)</string>
    <string name="exoplayer_title">ExoPlayer (video player)</string>
    <string name="panorama_view_title">VR Panorama View (displaying panoramas)</string>
    <string name="sanselan_title">Apache Sanselan (reading image metadata)</string>
    <string name="filters_title">Android Photo Filters (image filters)</string>
    <string name="kotlin_title">Kotlin (编程语言)</string>
    <string name="subsampling_title">Subsampling Scale Image View (可缩放视图)</string>
    <string name="glide_title">Glide (图像加载和缓存)</string>
    <string name="picasso_title">Picasso (图像加载和缓存)</string>
    <string name="cropper_title">Android Image Cropper (图像裁剪和旋转)</string>
    <string name="multiselect_title">RecyclerView MultiSelect (多列表项选择)</string>
    <string name="rtl_viewpager_title">RtlViewPager (从右向左滑动)</string>
    <string name="joda_title">Joda-Time (Java日期替换)</string>
    <string name="stetho_title">Stetho (调试数据库)</string>
    <string name="otto_title">Otto (事件总线)</string>
    <string name="photoview_title">PhotoView (可缩放 GIFs)</string>
    <string name="pattern_title">PatternLockView (图案保护)</string>
    <string name="reprint_title">Reprint (指纹保护)</string>
    <string name="gif_drawable_title">Gif Drawable (加载 GIFs)</string>
    <string name="autofittextview_title">AutoFitTextView (调整文本大小)</string>
    <string name="robolectric_title">Robolectric (测试框架)</string>
    <string name="espresso_title">Espresso (测试助手)</string>
    <string name="gson_title">Gson (JSON 解析器)</string>
    <string name="leak_canary_title">Leak Canary (内存泄漏监测器)</string>
    <string name="number_picker_title">Number Picker (可定制的号码选择器)</string>
    <string name="exoplayer_title">ExoPlayer (视频播放器)</string>
    <string name="panorama_view_title">VR Panorama View (显示全景图)</string>
    <string name="sanselan_title">Apache Sanselan (读取图像元数据)</string>
    <string name="filters_title">Android Photo Filters (图像过滤器)</string>
</resources>