Welcome to mirror list, hosted at ThFree Co, Russian Federation.

vi.js « l10n - github.com/juliushaertl/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f22bd7376dd6b552d33b6d561e58dae922b04321 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "apporder",
    {
    "App order" : "Thứ tự ứng dụng",
    "AppOrder" : "Thứ-tự.Ứng-dụng",
    "Sort apps in the menu with drag and drop" : "Sắp xếp các ứng dụng trong bảng chọn bằng cách kéo và thả",
    "App Order" : "Thứ tự ứng dụng",
    "Set a default order for all users. This will be ignored, if the user has setup a custom order, and the default order is not forced." : "Đặt một thứ tự mặc định cho tất cả các người dùng. Điều này có thể bị bỏ qua, nếu một người dùng đã thiết lập một tùy chỉnh thứ tự riêng, và thứ tự mặc định không bị ép buộc thực thi. ",
    "Drag the app icons to change their order." : "Kéo biểu tượng ứng dụng và thay đổi thứ tự của nó.",
    "Force the default order for all users:" : "Ép buộc thực thi thứ tự mặc định cho tất cả các người dùng:",
    "If enabled, users will not be able to set a custom order." : "Nếu được kích hoạt, người dùng sẽ không thể đặt một tùy chỉnh thứ tự riêng."
},
"nplurals=1; plural=0;");