From f60c424351766a9d81ea48ee11280e0dfb2caf55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mu=E1=B8=A5end=20Belqasem?= Date: Wed, 23 Aug 2017 20:44:26 +0100 Subject: [PATCH] code demo kab file (#1286) Kabyle localization Code demo --- demos/code/msg/kab.js | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 demos/code/msg/kab.js diff --git a/demos/code/msg/kab.js b/demos/code/msg/kab.js new file mode 100644 index 000000000..648ff7fb8 --- /dev/null +++ b/demos/code/msg/kab.js @@ -0,0 +1,24 @@ +var MSG = { + title: "Tangalt", + blocks: "Iḥedran", + linkTooltip: "Sekles sakin cudd ar iḥedran.", + runTooltip: "Senker ahil i d-sbadun iḥedran di tallunt n umahil.", + badCode: "Tuccḍa deg ahil :\n%1", + timeout: "Amḍan afellay n wallusen n uselkem iɛeddan.", + trashTooltip: "Ḍeggeṛ akk iḥedran.", + catLogic: "Tameẓla", + catLoops: "Tineddicin", + catMath: "Tusnakt", + catText: "Aḍris", + catLists: "Tibdarin", + catColour: "Ini", + catVariables: "Imuttiyen", + catFunctions: "Tiwiriwin", + listVariable: "tabdart", + textVariable: "aḍris", + httpRequestError: "yella ugur deg usuter.", + linkAlert: "Bḍu iḥedran-ik s useqdec n useɣwen-agi:\n\n%1", + hashError: "Suref-aɣ, '%1' ur imenṭaḍ ulad d yiwen n wahil yettwaskelsen.", + xmlError: "Ur izmir ara ad d-isali afaylu n usekles. Ahatyettwarna s lqem-nniḍen n Blockly?", + badXml: "Tuccḍa di tesleḍt n XML :\n%1\n\nFren 'IH' akken ad tzgleḍ asnifel-ik 'Sefsex' akken ad tkemmleḍ asnifel n XML." +};