You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/packages/default/CoreWM/locales.js
+20-1Lines changed: 20 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,7 @@
112
112
'Utilities' : 'Утилиты',
113
113
'Other' : 'Другое'
114
114
},
115
-
nl_NL : {
115
+
nl_NL : {
116
116
'Killing this process will stop things from working!' : 'Het stoppen van dit proces zal er voor zorgen dat dingen niet meer werken!',
117
117
'Open settings' : 'Instellingen openen',
118
118
'Your panel has no items. Go to settings to reset default or modify manually\n(This error may occur after upgrades of OS.js)' : 'Het paneel bevat geen items. Ga naar instellingen om te hertsellen naar de standaard of om handmatig te wijzigen (Deze fout kan het gevolg zijn van een update)',
@@ -130,6 +130,25 @@
130
130
'System' : 'Systeem',
131
131
'Utilities' : 'Toebehoor',
132
132
'Other' : 'Overig'
133
+
},
134
+
vi_VN : {
135
+
'Killing this process will stop things from working!' : 'Đóng quá trình này sẽ làm mọi thứ dừng làm việc!',
136
+
'Open settings' : 'Mở cài đặt',
137
+
'Your panel has no items. Go to settings to reset default or modify manually\n(This error may occur after upgrades of OS.js)' : 'Bảng điều khiển của bạn không có mục nào. Vào cài đặt để thiết lập lại mặc định hoặc sửa đổi bằng tay\n(Lỗi này có thể xảy ra sau khi nâng cấp OS.js)',
138
+
'Create shortcut' : 'Tạo lối tắt',
139
+
'Set as wallpaper' : 'Đặt làm hình nền',
140
+
'An error occured while creating PanelItem: {0}' : 'Có lỗi xảy ra trong khi tạo ra PanelItem: {0}',
0 commit comments