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

Commit d5c20fa1 authored by Jessica Wagantall's avatar Jessica Wagantall
Browse files

res/values: Catch up with mainline on translation values

RM-190

Change-Id: Iabb379bc81ac112e757c1afb7de77ebd24a72440
parent 3a4c815b
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -19,4 +19,19 @@
  <plurals name="n_folders">
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> thư mục</item>
  </plurals>
  <plurals name="n_files">
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> tập tin</item>
  </plurals>
  <plurals name="search_found_items">
    <item quantity="other">Đã tìm thấy <xliff:g id="count">%d</xliff:g> mục</item>
  </plurals>
  <plurals name="selection_folders">
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> thư mục đã được chọn.</item>
  </plurals>
  <plurals name="selection_files">
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> tập tin đã được chọn.</item>
  </plurals>
  <plurals name="deleting_n_items">
    <item quantity="other"><xliff:g id="count">%1$d</xliff:g> mục sắp bị xoá.</item>
  </plurals>
</resources>
+381 −0

File changed.

Preview size limit exceeded, changes collapsed.