forked from saurabh/orbit4-5
translations for filemanager
This commit is contained in:
parent
e95543872c
commit
ac0460109e
|
@ -49,7 +49,7 @@
|
||||||
</fieldset>
|
</fieldset>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
<a href="#" class="btn" data-dismiss="modal">Close</a>
|
<a href="#" class="btn" data-dismiss="modal"><%= t(:close) %></a>
|
||||||
<%= f.submit t('submit'), class: 'btn btn-primary' %>
|
<%= f.submit t('submit'), class: 'btn btn-primary' %>
|
||||||
</div>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
|
@ -193,6 +193,7 @@ zh_tw:
|
||||||
download: 下載
|
download: 下載
|
||||||
downloaded: 已下載
|
downloaded: 已下載
|
||||||
edit: 編輯
|
edit: 編輯
|
||||||
|
edit_file: 編輯檔案
|
||||||
editing:
|
editing:
|
||||||
asset: 編輯資產
|
asset: 編輯資產
|
||||||
design: 編輯設計
|
design: 編輯設計
|
||||||
|
@ -214,6 +215,8 @@ zh_tw:
|
||||||
upload: F上傳檔案
|
upload: F上傳檔案
|
||||||
file_: 檔案
|
file_: 檔案
|
||||||
file_type: 檔案類型
|
file_type: 檔案類型
|
||||||
|
filename: 檔案名稱
|
||||||
|
filemanager: 檔案管理員
|
||||||
followers: 訂閱者
|
followers: 訂閱者
|
||||||
forgot_password: 忘記密碼?
|
forgot_password: 忘記密碼?
|
||||||
frequency: 頻率
|
frequency: 頻率
|
||||||
|
@ -445,6 +448,7 @@ zh_tw:
|
||||||
syntax: Google搜尋語法設定
|
syntax: Google搜尋語法設定
|
||||||
search_: 搜尋
|
search_: 搜尋
|
||||||
search_engine: 搜尋引擎
|
search_engine: 搜尋引擎
|
||||||
|
search_files: 搜尋檔案
|
||||||
search_google: 搜尋Google
|
search_google: 搜尋Google
|
||||||
setup_member: 會員設定
|
setup_member: 會員設定
|
||||||
server_usage: 主機負載
|
server_usage: 主機負載
|
||||||
|
|
Loading…
Reference in New Issue