We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b32e2 commit 6ed6b30Copy full SHA for 6ed6b30
src/i18n/locales/ne.js
@@ -13,11 +13,13 @@ const ne = {
13
new: "नयाँ",
14
new_window: "नयाँ विन्डो",
15
open: "खोल्नुहोस्",
16
+ open_recent: "हालै खोलिएका",
17
save: "सेभ गर्नुहोस्",
18
save_as: "यो रूपमा सेभ गर्नुहोस्",
19
save_as_template: "टेम्पलेट रूपमा सेभ गर्नुहोस्",
20
template_saved: "टेम्पलेट सेभ गरियो!",
21
rename: "नाम परिवर्तन गर्नुहोस्",
22
+ no_saved_diagrams: "तपाईंका सेभ गरिएका डायग्राम छैनन्।",
23
delete_diagram: "डायग्राम मेटाउनुहोस्",
24
are_you_sure_delete_diagram:
25
"के तपाईं पक्का यो डायग्राम मेटाउन चाहनुहुन्छ? यो कार्य पुनः प्राप्त गर्न सकिँदैन।",
@@ -214,7 +216,10 @@ const ne = {
214
216
add_relationship: "संबन्ध थप्नुहोस्",
215
217
edit_relationship: "{{extra}} सम्बन्ध सम्पादन गर्नुहोस् {{refName}}",
218
delete_relationship: "संबन्ध मेटाउनुहोस् {{refName}}",
219
+ didnt_find_diagram: "उफ! डायग्राम फेला परेन।",
220
not_found: "फेला परेन",
221
+ see_all: "सबै देखाउनुहोस्",
222
+ versions: "संस्करणहरू",
223
},
224
};
225
0 commit comments