1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-05 11:51:13 +01:00

New translations strings.xml (Chinese Traditional)

This commit is contained in:
Gregor Santner 2019-01-06 02:50:18 +00:00
parent d169d58ed3
commit dc8e5e89c9

View file

@ -2,6 +2,8 @@
<!--Generated by crowdin.com--> <!--Generated by crowdin.com-->
<resources> <resources>
<!-- Application --> <!-- Application -->
<string name="open_navdrawer">開啟側邊導覽選單</string>
<string name="close_navdrawer">關閉側邊導覽選單</string>
<string name="reload">重新下載</string> <string name="reload">重新下載</string>
<!-- Common Words --> <!-- Common Words -->
<string name="settings">設定</string> <string name="settings">設定</string>
@ -76,6 +78,7 @@
<string name="hide_statusbar">隱藏狀態列</string> <string name="hide_statusbar">隱藏狀態列</string>
<string name="show_title_in_main_view">在主畫面中顯示標題列</string> <string name="show_title_in_main_view">在主畫面中顯示標題列</string>
<string name="show_title">顯示標題列</string> <string name="show_title">顯示標題列</string>
<string name="launcher_shortcut">桌面捷徑</string>
<!-- Operability --> <!-- Operability -->
<string name="top_toolbar_loads_stream__appsp">上方工具列可載入流水帳</string> <string name="top_toolbar_loads_stream__appsp">上方工具列可載入流水帳</string>
<string name="click_empty_space_top_toolbar_load_stream__appspecific">可以點上方工具列的空白區域來進入流水帳</string> <string name="click_empty_space_top_toolbar_load_stream__appspecific">可以點上方工具列的空白區域來進入流水帳</string>
@ -196,4 +199,6 @@
<string name="the_following_libraries_are_used">我們使用了下列程式庫:</string> <string name="the_following_libraries_are_used">我們使用了下列程式庫:</string>
<string name="inspiration_from_leafpic__appspecific">我們從 LeafPic 應用程式得到一些啟發以及程式碼。去看看吧,它也是自由軟體喔!</string> <string name="inspiration_from_leafpic__appspecific">我們從 LeafPic 應用程式得到一些啟發以及程式碼。去看看吧,它也是自由軟體喔!</string>
<string name="tell_me_more">再多說一些</string> <string name="tell_me_more">再多說一些</string>
<string name="open_youtube_external_tabs_description">使用其他應用程式來開啟 Youtube 連結</string>
<string name="pref_title__open_youtube_external">Youtube 連結</string>
</resources> </resources>