Skip to content

Commit

Permalink
Merge pull request #205 from weblate/weblate-simple-mobile-tools-simp…
Browse files Browse the repository at this point in the history
…le-app-launcher

Translations update from Hosted Weblate
  • Loading branch information
tibbi authored Sep 5, 2023
2 parents 719aa4d + c04522c commit f6c2311
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
17 changes: 17 additions & 0 deletions app/src/main/res/values-fa/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">راه‌انداز ساده</string>
<string name="app_launcher_name">راه‌انداز</string>
<string name="enter_launcher_name">Please enter a launcher name</string>
<string name="remove_explanation">This will just remove the launcher icon from this grid, not uninstall the actual app.</string>
<string name="close_app">Close this app at launching a different one</string>
<string name="toggle_app_name">Toggle app name visibility</string>
<string name="manage_visible_app_icons">Manage visible app icons</string>
<!-- FAQ -->
<string name="faq_1_title">Can I make this app the default launcher\?</string>
<string name="faq_1_text">Nope, you cannot as this is just a basic app icon holder. For a real home screen launcher get our other app &lt;a href=https://play.google.com/store/apps/details\?id=com.simplemobiletools.launcher&gt;Simple Launcher&lt;/a&gt;.</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
17 changes: 17 additions & 0 deletions app/src/main/res/values-vi/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Launcher đơn giản</string>
<string name="app_launcher_name">Launcher</string>
<string name="enter_launcher_name">Vui lòng nhập tên launcher</string>
<string name="remove_explanation">Hành động này sẽ chỉ xóa icon của app ra khỏi menu app, và sẽ không gỡ cài đặt App Launcher.</string>
<string name="close_app">Đóng ứng dụng này khi khởi chạy một ứng dụng khác</string>
<string name="toggle_app_name">Bật/tắt hiển thị tên app</string>
<string name="manage_visible_app_icons">Quản lý icon app</string>
<!-- FAQ -->
<string name="faq_1_title">Tôi có thể dùng app này như launcher mặc định không\?</string>
<string name="faq_1_text">Không, bạn không thể vì đây cơ bản chỉ nơi chứa các icon để chạy app. Để dùng home screen launcher thực hãy tải xuống app khác của chúng tôi &lt;a href=https://play.google.com/store/apps/details\?id=com.simplemobiletools.launcher&gt;Simple Launcher&lt;/a&gt;.</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>

0 comments on commit f6c2311

Please sign in to comment.