@almadar/ui 5.160.0 → 5.162.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/avl/index.cjs +924 -891
- package/dist/avl/index.js +914 -881
- package/dist/components/index.cjs +944 -934
- package/dist/components/index.d.cts +156 -31
- package/dist/components/index.d.ts +156 -31
- package/dist/components/index.js +931 -924
- package/dist/hooks/index.cjs +25 -49
- package/dist/hooks/index.js +25 -49
- package/dist/locales/index.cjs +75 -147
- package/dist/locales/index.js +75 -147
- package/dist/providers/index.cjs +911 -882
- package/dist/providers/index.js +901 -872
- package/dist/runtime/index.cjs +920 -887
- package/dist/runtime/index.js +910 -877
- package/locales/ar.json +25 -49
- package/locales/en.json +25 -49
- package/locales/sl.json +25 -49
- package/package.json +5 -5
package/dist/hooks/index.cjs
CHANGED
|
@@ -1841,54 +1841,6 @@ var en_default = {
|
|
|
1841
1841
|
"template.faq": "Frequently Asked Questions",
|
|
1842
1842
|
"template.ourTeam": "Our Team",
|
|
1843
1843
|
"template.caseStudies": "Case Studies",
|
|
1844
|
-
"richBlockEditor.toolbar.text": "Text",
|
|
1845
|
-
"richBlockEditor.toolbar.h1": "H1",
|
|
1846
|
-
"richBlockEditor.toolbar.h2": "H2",
|
|
1847
|
-
"richBlockEditor.toolbar.h3": "H3",
|
|
1848
|
-
"richBlockEditor.toolbar.bulletList": "Bullet list",
|
|
1849
|
-
"richBlockEditor.toolbar.numbered": "Numbered",
|
|
1850
|
-
"richBlockEditor.toolbar.quote": "Quote",
|
|
1851
|
-
"richBlockEditor.toolbar.code": "Code",
|
|
1852
|
-
"richBlockEditor.toolbar.divider": "Divider",
|
|
1853
|
-
"richBlockEditor.toolbar.image": "Image",
|
|
1854
|
-
"richBlockEditor.blockType.paragraph": "Text",
|
|
1855
|
-
"richBlockEditor.blockType.heading1": "Heading 1",
|
|
1856
|
-
"richBlockEditor.blockType.heading2": "Heading 2",
|
|
1857
|
-
"richBlockEditor.blockType.heading3": "Heading 3",
|
|
1858
|
-
"richBlockEditor.blockType.bulletList": "Bullet list",
|
|
1859
|
-
"richBlockEditor.blockType.numberedList": "Numbered list",
|
|
1860
|
-
"richBlockEditor.blockType.quote": "Quote",
|
|
1861
|
-
"richBlockEditor.blockType.code": "Code",
|
|
1862
|
-
"richBlockEditor.blockType.divider": "Divider",
|
|
1863
|
-
"richBlockEditor.blockType.image": "Image",
|
|
1864
|
-
"richBlockEditor.blockActions": "Block actions",
|
|
1865
|
-
"richBlockEditor.duplicate": "Duplicate",
|
|
1866
|
-
"richBlockEditor.turnInto": "Turn into",
|
|
1867
|
-
"richBlockEditor.placeholder.heading1": "Heading 1",
|
|
1868
|
-
"richBlockEditor.placeholder.heading2": "Heading 2",
|
|
1869
|
-
"richBlockEditor.placeholder.heading3": "Heading 3",
|
|
1870
|
-
"richBlockEditor.placeholder.quote": "Quote",
|
|
1871
|
-
"richBlockEditor.placeholder.code": "Enter code",
|
|
1872
|
-
"richBlockEditor.placeholder.paragraph": "Start writing...",
|
|
1873
|
-
"richBlockEditor.placeholder.listItem": "List item",
|
|
1874
|
-
"richBlockEditor.placeholder.caption": "Caption (optional)",
|
|
1875
|
-
"richBlockEditor.aria.heading1Block": "Heading 1 block",
|
|
1876
|
-
"richBlockEditor.aria.heading2Block": "Heading 2 block",
|
|
1877
|
-
"richBlockEditor.aria.heading3Block": "Heading 3 block",
|
|
1878
|
-
"richBlockEditor.aria.quoteBlock": "Quote block",
|
|
1879
|
-
"richBlockEditor.aria.codeBlock": "Code block",
|
|
1880
|
-
"richBlockEditor.aria.codeLanguage": "Code language",
|
|
1881
|
-
"richBlockEditor.aria.imageUrl": "Image URL",
|
|
1882
|
-
"richBlockEditor.aria.imageCaption": "Image caption",
|
|
1883
|
-
"richBlockEditor.aria.listItem": "List item",
|
|
1884
|
-
"richBlockEditor.aria.removeListItem": "Remove list item",
|
|
1885
|
-
"richBlockEditor.aria.paragraphBlock": "Paragraph block",
|
|
1886
|
-
"richBlockEditor.embeddedImage": "Embedded image",
|
|
1887
|
-
"richBlockEditor.noImageUrl": "No image URL set",
|
|
1888
|
-
"richBlockEditor.addItem": "Add item",
|
|
1889
|
-
"richBlockEditor.insertParagraphBelow": "Insert paragraph below",
|
|
1890
|
-
"richBlockEditor.editorToolbar": "Block editor toolbar",
|
|
1891
|
-
"richBlockEditor.insertEntry": "Insert {{label}}",
|
|
1892
1844
|
"versionDiff.compare": "Compare",
|
|
1893
1845
|
"versionDiff.to": "to",
|
|
1894
1846
|
"versionDiff.beforeRevision": "Before revision",
|
|
@@ -2236,7 +2188,31 @@ var en_default = {
|
|
|
2236
2188
|
"td.survivedAllWaves": "Survived all waves!",
|
|
2237
2189
|
"td.victory": "Victory!",
|
|
2238
2190
|
"td.wave": "Wave",
|
|
2239
|
-
"td.waveInProgress": "Wave in progress\u2026"
|
|
2191
|
+
"td.waveInProgress": "Wave in progress\u2026",
|
|
2192
|
+
"documentDetails.title": "Details",
|
|
2193
|
+
"documentPanel.untitled": "Untitled",
|
|
2194
|
+
"documentPanel.edit": "Edit",
|
|
2195
|
+
"documentPanel.done": "Done",
|
|
2196
|
+
"documentPanel.autosaveHint": "Saves as you type",
|
|
2197
|
+
"documentPanel.placeholder": "Start writing\u2026",
|
|
2198
|
+
"richTextEditor.editorToolbar": "Formatting toolbar",
|
|
2199
|
+
"richTextEditor.editorSurface": "Rich text editor",
|
|
2200
|
+
"richTextEditor.bold": "Bold",
|
|
2201
|
+
"richTextEditor.italic": "Italic",
|
|
2202
|
+
"richTextEditor.underline": "Underline",
|
|
2203
|
+
"richTextEditor.strikethrough": "Strikethrough",
|
|
2204
|
+
"richTextEditor.heading1": "Heading 1",
|
|
2205
|
+
"richTextEditor.heading2": "Heading 2",
|
|
2206
|
+
"richTextEditor.heading3": "Heading 3",
|
|
2207
|
+
"richTextEditor.bulletList": "Bullet list",
|
|
2208
|
+
"richTextEditor.numberedList": "Numbered list",
|
|
2209
|
+
"richTextEditor.quote": "Quote",
|
|
2210
|
+
"richTextEditor.code": "Code",
|
|
2211
|
+
"richTextEditor.link": "Add link",
|
|
2212
|
+
"richTextEditor.removeLink": "Remove link",
|
|
2213
|
+
"richTextEditor.divider": "Divider",
|
|
2214
|
+
"richTextEditor.linkPrompt": "Link address",
|
|
2215
|
+
"richTextEditor.placeholder": "Start writing\u2026"
|
|
2240
2216
|
};
|
|
2241
2217
|
|
|
2242
2218
|
// hooks/useTranslate.ts
|
package/dist/hooks/index.js
CHANGED
|
@@ -1836,54 +1836,6 @@ var en_default = {
|
|
|
1836
1836
|
"template.faq": "Frequently Asked Questions",
|
|
1837
1837
|
"template.ourTeam": "Our Team",
|
|
1838
1838
|
"template.caseStudies": "Case Studies",
|
|
1839
|
-
"richBlockEditor.toolbar.text": "Text",
|
|
1840
|
-
"richBlockEditor.toolbar.h1": "H1",
|
|
1841
|
-
"richBlockEditor.toolbar.h2": "H2",
|
|
1842
|
-
"richBlockEditor.toolbar.h3": "H3",
|
|
1843
|
-
"richBlockEditor.toolbar.bulletList": "Bullet list",
|
|
1844
|
-
"richBlockEditor.toolbar.numbered": "Numbered",
|
|
1845
|
-
"richBlockEditor.toolbar.quote": "Quote",
|
|
1846
|
-
"richBlockEditor.toolbar.code": "Code",
|
|
1847
|
-
"richBlockEditor.toolbar.divider": "Divider",
|
|
1848
|
-
"richBlockEditor.toolbar.image": "Image",
|
|
1849
|
-
"richBlockEditor.blockType.paragraph": "Text",
|
|
1850
|
-
"richBlockEditor.blockType.heading1": "Heading 1",
|
|
1851
|
-
"richBlockEditor.blockType.heading2": "Heading 2",
|
|
1852
|
-
"richBlockEditor.blockType.heading3": "Heading 3",
|
|
1853
|
-
"richBlockEditor.blockType.bulletList": "Bullet list",
|
|
1854
|
-
"richBlockEditor.blockType.numberedList": "Numbered list",
|
|
1855
|
-
"richBlockEditor.blockType.quote": "Quote",
|
|
1856
|
-
"richBlockEditor.blockType.code": "Code",
|
|
1857
|
-
"richBlockEditor.blockType.divider": "Divider",
|
|
1858
|
-
"richBlockEditor.blockType.image": "Image",
|
|
1859
|
-
"richBlockEditor.blockActions": "Block actions",
|
|
1860
|
-
"richBlockEditor.duplicate": "Duplicate",
|
|
1861
|
-
"richBlockEditor.turnInto": "Turn into",
|
|
1862
|
-
"richBlockEditor.placeholder.heading1": "Heading 1",
|
|
1863
|
-
"richBlockEditor.placeholder.heading2": "Heading 2",
|
|
1864
|
-
"richBlockEditor.placeholder.heading3": "Heading 3",
|
|
1865
|
-
"richBlockEditor.placeholder.quote": "Quote",
|
|
1866
|
-
"richBlockEditor.placeholder.code": "Enter code",
|
|
1867
|
-
"richBlockEditor.placeholder.paragraph": "Start writing...",
|
|
1868
|
-
"richBlockEditor.placeholder.listItem": "List item",
|
|
1869
|
-
"richBlockEditor.placeholder.caption": "Caption (optional)",
|
|
1870
|
-
"richBlockEditor.aria.heading1Block": "Heading 1 block",
|
|
1871
|
-
"richBlockEditor.aria.heading2Block": "Heading 2 block",
|
|
1872
|
-
"richBlockEditor.aria.heading3Block": "Heading 3 block",
|
|
1873
|
-
"richBlockEditor.aria.quoteBlock": "Quote block",
|
|
1874
|
-
"richBlockEditor.aria.codeBlock": "Code block",
|
|
1875
|
-
"richBlockEditor.aria.codeLanguage": "Code language",
|
|
1876
|
-
"richBlockEditor.aria.imageUrl": "Image URL",
|
|
1877
|
-
"richBlockEditor.aria.imageCaption": "Image caption",
|
|
1878
|
-
"richBlockEditor.aria.listItem": "List item",
|
|
1879
|
-
"richBlockEditor.aria.removeListItem": "Remove list item",
|
|
1880
|
-
"richBlockEditor.aria.paragraphBlock": "Paragraph block",
|
|
1881
|
-
"richBlockEditor.embeddedImage": "Embedded image",
|
|
1882
|
-
"richBlockEditor.noImageUrl": "No image URL set",
|
|
1883
|
-
"richBlockEditor.addItem": "Add item",
|
|
1884
|
-
"richBlockEditor.insertParagraphBelow": "Insert paragraph below",
|
|
1885
|
-
"richBlockEditor.editorToolbar": "Block editor toolbar",
|
|
1886
|
-
"richBlockEditor.insertEntry": "Insert {{label}}",
|
|
1887
1839
|
"versionDiff.compare": "Compare",
|
|
1888
1840
|
"versionDiff.to": "to",
|
|
1889
1841
|
"versionDiff.beforeRevision": "Before revision",
|
|
@@ -2231,7 +2183,31 @@ var en_default = {
|
|
|
2231
2183
|
"td.survivedAllWaves": "Survived all waves!",
|
|
2232
2184
|
"td.victory": "Victory!",
|
|
2233
2185
|
"td.wave": "Wave",
|
|
2234
|
-
"td.waveInProgress": "Wave in progress\u2026"
|
|
2186
|
+
"td.waveInProgress": "Wave in progress\u2026",
|
|
2187
|
+
"documentDetails.title": "Details",
|
|
2188
|
+
"documentPanel.untitled": "Untitled",
|
|
2189
|
+
"documentPanel.edit": "Edit",
|
|
2190
|
+
"documentPanel.done": "Done",
|
|
2191
|
+
"documentPanel.autosaveHint": "Saves as you type",
|
|
2192
|
+
"documentPanel.placeholder": "Start writing\u2026",
|
|
2193
|
+
"richTextEditor.editorToolbar": "Formatting toolbar",
|
|
2194
|
+
"richTextEditor.editorSurface": "Rich text editor",
|
|
2195
|
+
"richTextEditor.bold": "Bold",
|
|
2196
|
+
"richTextEditor.italic": "Italic",
|
|
2197
|
+
"richTextEditor.underline": "Underline",
|
|
2198
|
+
"richTextEditor.strikethrough": "Strikethrough",
|
|
2199
|
+
"richTextEditor.heading1": "Heading 1",
|
|
2200
|
+
"richTextEditor.heading2": "Heading 2",
|
|
2201
|
+
"richTextEditor.heading3": "Heading 3",
|
|
2202
|
+
"richTextEditor.bulletList": "Bullet list",
|
|
2203
|
+
"richTextEditor.numberedList": "Numbered list",
|
|
2204
|
+
"richTextEditor.quote": "Quote",
|
|
2205
|
+
"richTextEditor.code": "Code",
|
|
2206
|
+
"richTextEditor.link": "Add link",
|
|
2207
|
+
"richTextEditor.removeLink": "Remove link",
|
|
2208
|
+
"richTextEditor.divider": "Divider",
|
|
2209
|
+
"richTextEditor.linkPrompt": "Link address",
|
|
2210
|
+
"richTextEditor.placeholder": "Start writing\u2026"
|
|
2235
2211
|
};
|
|
2236
2212
|
|
|
2237
2213
|
// hooks/useTranslate.ts
|
package/dist/locales/index.cjs
CHANGED
|
@@ -180,54 +180,6 @@ var en_default = {
|
|
|
180
180
|
"template.faq": "Frequently Asked Questions",
|
|
181
181
|
"template.ourTeam": "Our Team",
|
|
182
182
|
"template.caseStudies": "Case Studies",
|
|
183
|
-
"richBlockEditor.toolbar.text": "Text",
|
|
184
|
-
"richBlockEditor.toolbar.h1": "H1",
|
|
185
|
-
"richBlockEditor.toolbar.h2": "H2",
|
|
186
|
-
"richBlockEditor.toolbar.h3": "H3",
|
|
187
|
-
"richBlockEditor.toolbar.bulletList": "Bullet list",
|
|
188
|
-
"richBlockEditor.toolbar.numbered": "Numbered",
|
|
189
|
-
"richBlockEditor.toolbar.quote": "Quote",
|
|
190
|
-
"richBlockEditor.toolbar.code": "Code",
|
|
191
|
-
"richBlockEditor.toolbar.divider": "Divider",
|
|
192
|
-
"richBlockEditor.toolbar.image": "Image",
|
|
193
|
-
"richBlockEditor.blockType.paragraph": "Text",
|
|
194
|
-
"richBlockEditor.blockType.heading1": "Heading 1",
|
|
195
|
-
"richBlockEditor.blockType.heading2": "Heading 2",
|
|
196
|
-
"richBlockEditor.blockType.heading3": "Heading 3",
|
|
197
|
-
"richBlockEditor.blockType.bulletList": "Bullet list",
|
|
198
|
-
"richBlockEditor.blockType.numberedList": "Numbered list",
|
|
199
|
-
"richBlockEditor.blockType.quote": "Quote",
|
|
200
|
-
"richBlockEditor.blockType.code": "Code",
|
|
201
|
-
"richBlockEditor.blockType.divider": "Divider",
|
|
202
|
-
"richBlockEditor.blockType.image": "Image",
|
|
203
|
-
"richBlockEditor.blockActions": "Block actions",
|
|
204
|
-
"richBlockEditor.duplicate": "Duplicate",
|
|
205
|
-
"richBlockEditor.turnInto": "Turn into",
|
|
206
|
-
"richBlockEditor.placeholder.heading1": "Heading 1",
|
|
207
|
-
"richBlockEditor.placeholder.heading2": "Heading 2",
|
|
208
|
-
"richBlockEditor.placeholder.heading3": "Heading 3",
|
|
209
|
-
"richBlockEditor.placeholder.quote": "Quote",
|
|
210
|
-
"richBlockEditor.placeholder.code": "Enter code",
|
|
211
|
-
"richBlockEditor.placeholder.paragraph": "Start writing...",
|
|
212
|
-
"richBlockEditor.placeholder.listItem": "List item",
|
|
213
|
-
"richBlockEditor.placeholder.caption": "Caption (optional)",
|
|
214
|
-
"richBlockEditor.aria.heading1Block": "Heading 1 block",
|
|
215
|
-
"richBlockEditor.aria.heading2Block": "Heading 2 block",
|
|
216
|
-
"richBlockEditor.aria.heading3Block": "Heading 3 block",
|
|
217
|
-
"richBlockEditor.aria.quoteBlock": "Quote block",
|
|
218
|
-
"richBlockEditor.aria.codeBlock": "Code block",
|
|
219
|
-
"richBlockEditor.aria.codeLanguage": "Code language",
|
|
220
|
-
"richBlockEditor.aria.imageUrl": "Image URL",
|
|
221
|
-
"richBlockEditor.aria.imageCaption": "Image caption",
|
|
222
|
-
"richBlockEditor.aria.listItem": "List item",
|
|
223
|
-
"richBlockEditor.aria.removeListItem": "Remove list item",
|
|
224
|
-
"richBlockEditor.aria.paragraphBlock": "Paragraph block",
|
|
225
|
-
"richBlockEditor.embeddedImage": "Embedded image",
|
|
226
|
-
"richBlockEditor.noImageUrl": "No image URL set",
|
|
227
|
-
"richBlockEditor.addItem": "Add item",
|
|
228
|
-
"richBlockEditor.insertParagraphBelow": "Insert paragraph below",
|
|
229
|
-
"richBlockEditor.editorToolbar": "Block editor toolbar",
|
|
230
|
-
"richBlockEditor.insertEntry": "Insert {{label}}",
|
|
231
183
|
"versionDiff.compare": "Compare",
|
|
232
184
|
"versionDiff.to": "to",
|
|
233
185
|
"versionDiff.beforeRevision": "Before revision",
|
|
@@ -575,7 +527,31 @@ var en_default = {
|
|
|
575
527
|
"td.survivedAllWaves": "Survived all waves!",
|
|
576
528
|
"td.victory": "Victory!",
|
|
577
529
|
"td.wave": "Wave",
|
|
578
|
-
"td.waveInProgress": "Wave in progress\u2026"
|
|
530
|
+
"td.waveInProgress": "Wave in progress\u2026",
|
|
531
|
+
"documentDetails.title": "Details",
|
|
532
|
+
"documentPanel.untitled": "Untitled",
|
|
533
|
+
"documentPanel.edit": "Edit",
|
|
534
|
+
"documentPanel.done": "Done",
|
|
535
|
+
"documentPanel.autosaveHint": "Saves as you type",
|
|
536
|
+
"documentPanel.placeholder": "Start writing\u2026",
|
|
537
|
+
"richTextEditor.editorToolbar": "Formatting toolbar",
|
|
538
|
+
"richTextEditor.editorSurface": "Rich text editor",
|
|
539
|
+
"richTextEditor.bold": "Bold",
|
|
540
|
+
"richTextEditor.italic": "Italic",
|
|
541
|
+
"richTextEditor.underline": "Underline",
|
|
542
|
+
"richTextEditor.strikethrough": "Strikethrough",
|
|
543
|
+
"richTextEditor.heading1": "Heading 1",
|
|
544
|
+
"richTextEditor.heading2": "Heading 2",
|
|
545
|
+
"richTextEditor.heading3": "Heading 3",
|
|
546
|
+
"richTextEditor.bulletList": "Bullet list",
|
|
547
|
+
"richTextEditor.numberedList": "Numbered list",
|
|
548
|
+
"richTextEditor.quote": "Quote",
|
|
549
|
+
"richTextEditor.code": "Code",
|
|
550
|
+
"richTextEditor.link": "Add link",
|
|
551
|
+
"richTextEditor.removeLink": "Remove link",
|
|
552
|
+
"richTextEditor.divider": "Divider",
|
|
553
|
+
"richTextEditor.linkPrompt": "Link address",
|
|
554
|
+
"richTextEditor.placeholder": "Start writing\u2026"
|
|
579
555
|
};
|
|
580
556
|
|
|
581
557
|
// locales/ar.json
|
|
@@ -754,54 +730,6 @@ var ar_default = {
|
|
|
754
730
|
"template.faq": "\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629",
|
|
755
731
|
"template.ourTeam": "\u0641\u0631\u064A\u0642\u0646\u0627",
|
|
756
732
|
"template.caseStudies": "\u062F\u0631\u0627\u0633\u0627\u062A \u0627\u0644\u062D\u0627\u0644\u0629",
|
|
757
|
-
"richBlockEditor.toolbar.text": "\u0646\u0635",
|
|
758
|
-
"richBlockEditor.toolbar.h1": "\u06391",
|
|
759
|
-
"richBlockEditor.toolbar.h2": "\u06392",
|
|
760
|
-
"richBlockEditor.toolbar.h3": "\u06393",
|
|
761
|
-
"richBlockEditor.toolbar.bulletList": "\u0642\u0627\u0626\u0645\u0629 \u0646\u0642\u0637\u064A\u0629",
|
|
762
|
-
"richBlockEditor.toolbar.numbered": "\u0645\u0631\u0642\u0645\u0629",
|
|
763
|
-
"richBlockEditor.toolbar.quote": "\u0627\u0642\u062A\u0628\u0627\u0633",
|
|
764
|
-
"richBlockEditor.toolbar.code": "\u0643\u0648\u062F",
|
|
765
|
-
"richBlockEditor.toolbar.divider": "\u0641\u0627\u0635\u0644",
|
|
766
|
-
"richBlockEditor.toolbar.image": "\u0635\u0648\u0631\u0629",
|
|
767
|
-
"richBlockEditor.blockType.paragraph": "\u0646\u0635",
|
|
768
|
-
"richBlockEditor.blockType.heading1": "\u0639\u0646\u0648\u0627\u0646 1",
|
|
769
|
-
"richBlockEditor.blockType.heading2": "\u0639\u0646\u0648\u0627\u0646 2",
|
|
770
|
-
"richBlockEditor.blockType.heading3": "\u0639\u0646\u0648\u0627\u0646 3",
|
|
771
|
-
"richBlockEditor.blockType.bulletList": "\u0642\u0627\u0626\u0645\u0629 \u0646\u0642\u0637\u064A\u0629",
|
|
772
|
-
"richBlockEditor.blockType.numberedList": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0631\u0642\u0645\u0629",
|
|
773
|
-
"richBlockEditor.blockType.quote": "\u0627\u0642\u062A\u0628\u0627\u0633",
|
|
774
|
-
"richBlockEditor.blockType.code": "\u0643\u0648\u062F",
|
|
775
|
-
"richBlockEditor.blockType.divider": "\u0641\u0627\u0635\u0644",
|
|
776
|
-
"richBlockEditor.blockType.image": "\u0635\u0648\u0631\u0629",
|
|
777
|
-
"richBlockEditor.blockActions": "\u0625\u062C\u0631\u0627\u0621\u0627\u062A \u0627\u0644\u0643\u062A\u0644\u0629",
|
|
778
|
-
"richBlockEditor.duplicate": "\u062A\u0643\u0631\u0627\u0631",
|
|
779
|
-
"richBlockEditor.turnInto": "\u062A\u062D\u0648\u064A\u0644 \u0625\u0644\u0649",
|
|
780
|
-
"richBlockEditor.placeholder.heading1": "\u0639\u0646\u0648\u0627\u0646 1",
|
|
781
|
-
"richBlockEditor.placeholder.heading2": "\u0639\u0646\u0648\u0627\u0646 2",
|
|
782
|
-
"richBlockEditor.placeholder.heading3": "\u0639\u0646\u0648\u0627\u0646 3",
|
|
783
|
-
"richBlockEditor.placeholder.quote": "\u0627\u0642\u062A\u0628\u0627\u0633",
|
|
784
|
-
"richBlockEditor.placeholder.code": "\u0623\u062F\u062E\u0644 \u0627\u0644\u0643\u0648\u062F",
|
|
785
|
-
"richBlockEditor.placeholder.paragraph": "\u0627\u0628\u062F\u0623 \u0627\u0644\u0643\u062A\u0627\u0628\u0629...",
|
|
786
|
-
"richBlockEditor.placeholder.listItem": "\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629",
|
|
787
|
-
"richBlockEditor.placeholder.caption": "\u062A\u0633\u0645\u064A\u0629 \u062A\u0648\u0636\u064A\u062D\u064A\u0629 (\u0627\u062E\u062A\u064A\u0627\u0631\u064A)",
|
|
788
|
-
"richBlockEditor.aria.heading1Block": "\u0643\u062A\u0644\u0629 \u0639\u0646\u0648\u0627\u0646 1",
|
|
789
|
-
"richBlockEditor.aria.heading2Block": "\u0643\u062A\u0644\u0629 \u0639\u0646\u0648\u0627\u0646 2",
|
|
790
|
-
"richBlockEditor.aria.heading3Block": "\u0643\u062A\u0644\u0629 \u0639\u0646\u0648\u0627\u0646 3",
|
|
791
|
-
"richBlockEditor.aria.quoteBlock": "\u0643\u062A\u0644\u0629 \u0627\u0642\u062A\u0628\u0627\u0633",
|
|
792
|
-
"richBlockEditor.aria.codeBlock": "\u0643\u062A\u0644\u0629 \u0643\u0648\u062F",
|
|
793
|
-
"richBlockEditor.aria.codeLanguage": "\u0644\u063A\u0629 \u0627\u0644\u0643\u0648\u062F",
|
|
794
|
-
"richBlockEditor.aria.imageUrl": "\u0631\u0627\u0628\u0637 URL \u0644\u0644\u0635\u0648\u0631\u0629",
|
|
795
|
-
"richBlockEditor.aria.imageCaption": "\u062A\u0633\u0645\u064A\u0629 \u062A\u0648\u0636\u064A\u062D\u064A\u0629 \u0644\u0644\u0635\u0648\u0631\u0629",
|
|
796
|
-
"richBlockEditor.aria.listItem": "\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629",
|
|
797
|
-
"richBlockEditor.aria.removeListItem": "\u0625\u0632\u0627\u0644\u0629 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629",
|
|
798
|
-
"richBlockEditor.aria.paragraphBlock": "\u0643\u062A\u0644\u0629 \u0641\u0642\u0631\u0629",
|
|
799
|
-
"richBlockEditor.embeddedImage": "\u0635\u0648\u0631\u0629 \u0645\u0636\u0645\u0646\u0629",
|
|
800
|
-
"richBlockEditor.noImageUrl": "\u0644\u0645 \u064A\u062A\u0645 \u062A\u0639\u064A\u064A\u0646 \u0631\u0627\u0628\u0637 URL \u0644\u0644\u0635\u0648\u0631\u0629",
|
|
801
|
-
"richBlockEditor.addItem": "\u0625\u0636\u0627\u0641\u0629 \u0639\u0646\u0635\u0631",
|
|
802
|
-
"richBlockEditor.insertParagraphBelow": "\u0625\u062F\u0631\u0627\u062C \u0641\u0642\u0631\u0629 \u0623\u062F\u0646\u0627\u0647",
|
|
803
|
-
"richBlockEditor.editorToolbar": "\u0634\u0631\u064A\u0637 \u0623\u062F\u0648\u0627\u062A \u0645\u062D\u0631\u0631 \u0627\u0644\u0643\u062A\u0644",
|
|
804
|
-
"richBlockEditor.insertEntry": "\u0625\u062F\u0631\u0627\u062C {{label}}",
|
|
805
733
|
"versionDiff.compare": "\u0645\u0642\u0627\u0631\u0646\u0629",
|
|
806
734
|
"versionDiff.to": "\u0625\u0644\u0649",
|
|
807
735
|
"versionDiff.beforeRevision": "\u0627\u0644\u0645\u0631\u0627\u062C\u0639\u0629 \u0627\u0644\u0633\u0627\u0628\u0642\u0629",
|
|
@@ -1153,7 +1081,31 @@ var ar_default = {
|
|
|
1153
1081
|
"td.survivedAllWaves": "\u0646\u062C\u0648\u062A \u0645\u0646 \u062C\u0645\u064A\u0639 \u0627\u0644\u0645\u0648\u062C\u0627\u062A!",
|
|
1154
1082
|
"td.victory": "\u0627\u0646\u062A\u0635\u0627\u0631!",
|
|
1155
1083
|
"td.wave": "\u0645\u0648\u062C\u0629",
|
|
1156
|
-
"td.waveInProgress": "\u0627\u0644\u0645\u0648\u062C\u0629 \u0642\u064A\u062F \u0627\u0644\u062A\u0642\u062F\u0645\u2026"
|
|
1084
|
+
"td.waveInProgress": "\u0627\u0644\u0645\u0648\u062C\u0629 \u0642\u064A\u062F \u0627\u0644\u062A\u0642\u062F\u0645\u2026",
|
|
1085
|
+
"documentDetails.title": "\u0627\u0644\u062A\u0641\u0627\u0635\u064A\u0644",
|
|
1086
|
+
"documentPanel.untitled": "\u0628\u062F\u0648\u0646 \u0639\u0646\u0648\u0627\u0646",
|
|
1087
|
+
"documentPanel.edit": "\u062A\u062D\u0631\u064A\u0631",
|
|
1088
|
+
"documentPanel.done": "\u062A\u0645",
|
|
1089
|
+
"documentPanel.autosaveHint": "\u064A\u064F\u062D\u0641\u0638 \u0623\u062B\u0646\u0627\u0621 \u0627\u0644\u0643\u062A\u0627\u0628\u0629",
|
|
1090
|
+
"documentPanel.placeholder": "\u0627\u0628\u062F\u0623 \u0627\u0644\u0643\u062A\u0627\u0628\u0629\u2026",
|
|
1091
|
+
"richTextEditor.editorToolbar": "\u0634\u0631\u064A\u0637 \u0627\u0644\u062A\u0646\u0633\u064A\u0642",
|
|
1092
|
+
"richTextEditor.editorSurface": "\u0645\u062D\u0631\u0631 \u0627\u0644\u0646\u0635\u0648\u0635",
|
|
1093
|
+
"richTextEditor.bold": "\u063A\u0627\u0645\u0642",
|
|
1094
|
+
"richTextEditor.italic": "\u0645\u0627\u0626\u0644",
|
|
1095
|
+
"richTextEditor.underline": "\u062A\u0633\u0637\u064A\u0631",
|
|
1096
|
+
"richTextEditor.strikethrough": "\u064A\u062A\u0648\u0633\u0637\u0647 \u062E\u0637",
|
|
1097
|
+
"richTextEditor.heading1": "\u0639\u0646\u0648\u0627\u0646 1",
|
|
1098
|
+
"richTextEditor.heading2": "\u0639\u0646\u0648\u0627\u0646 2",
|
|
1099
|
+
"richTextEditor.heading3": "\u0639\u0646\u0648\u0627\u0646 3",
|
|
1100
|
+
"richTextEditor.bulletList": "\u0642\u0627\u0626\u0645\u0629 \u0646\u0642\u0637\u064A\u0629",
|
|
1101
|
+
"richTextEditor.numberedList": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0631\u0642\u0645\u0629",
|
|
1102
|
+
"richTextEditor.quote": "\u0627\u0642\u062A\u0628\u0627\u0633",
|
|
1103
|
+
"richTextEditor.code": "\u0634\u064A\u0641\u0631\u0629",
|
|
1104
|
+
"richTextEditor.link": "\u0625\u0636\u0627\u0641\u0629 \u0631\u0627\u0628\u0637",
|
|
1105
|
+
"richTextEditor.removeLink": "\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u0631\u0627\u0628\u0637",
|
|
1106
|
+
"richTextEditor.divider": "\u0641\u0627\u0635\u0644",
|
|
1107
|
+
"richTextEditor.linkPrompt": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0627\u0628\u0637",
|
|
1108
|
+
"richTextEditor.placeholder": "\u0627\u0628\u062F\u0623 \u0627\u0644\u0643\u062A\u0627\u0628\u0629\u2026"
|
|
1157
1109
|
};
|
|
1158
1110
|
|
|
1159
1111
|
// locales/sl.json
|
|
@@ -1332,54 +1284,6 @@ var sl_default = {
|
|
|
1332
1284
|
"template.faq": "Pogosta vpra\u0161anja",
|
|
1333
1285
|
"template.ourTeam": "Na\u0161a ekipa",
|
|
1334
1286
|
"template.caseStudies": "Primeri uporabe",
|
|
1335
|
-
"richBlockEditor.toolbar.text": "Besedilo",
|
|
1336
|
-
"richBlockEditor.toolbar.h1": "H1",
|
|
1337
|
-
"richBlockEditor.toolbar.h2": "H2",
|
|
1338
|
-
"richBlockEditor.toolbar.h3": "H3",
|
|
1339
|
-
"richBlockEditor.toolbar.bulletList": "Ozna\u010Den seznam",
|
|
1340
|
-
"richBlockEditor.toolbar.numbered": "O\u0161tevil\u010Den",
|
|
1341
|
-
"richBlockEditor.toolbar.quote": "Citat",
|
|
1342
|
-
"richBlockEditor.toolbar.code": "Koda",
|
|
1343
|
-
"richBlockEditor.toolbar.divider": "Lo\u010Dilo",
|
|
1344
|
-
"richBlockEditor.toolbar.image": "Slika",
|
|
1345
|
-
"richBlockEditor.blockType.paragraph": "Besedilo",
|
|
1346
|
-
"richBlockEditor.blockType.heading1": "Naslov 1",
|
|
1347
|
-
"richBlockEditor.blockType.heading2": "Naslov 2",
|
|
1348
|
-
"richBlockEditor.blockType.heading3": "Naslov 3",
|
|
1349
|
-
"richBlockEditor.blockType.bulletList": "Ozna\u010Den seznam",
|
|
1350
|
-
"richBlockEditor.blockType.numberedList": "O\u0161tevil\u010Den seznam",
|
|
1351
|
-
"richBlockEditor.blockType.quote": "Citat",
|
|
1352
|
-
"richBlockEditor.blockType.code": "Koda",
|
|
1353
|
-
"richBlockEditor.blockType.divider": "Lo\u010Dilo",
|
|
1354
|
-
"richBlockEditor.blockType.image": "Slika",
|
|
1355
|
-
"richBlockEditor.blockActions": "Dejanja bloka",
|
|
1356
|
-
"richBlockEditor.duplicate": "Podvoji",
|
|
1357
|
-
"richBlockEditor.turnInto": "Pretvori v",
|
|
1358
|
-
"richBlockEditor.placeholder.heading1": "Naslov 1",
|
|
1359
|
-
"richBlockEditor.placeholder.heading2": "Naslov 2",
|
|
1360
|
-
"richBlockEditor.placeholder.heading3": "Naslov 3",
|
|
1361
|
-
"richBlockEditor.placeholder.quote": "Citat",
|
|
1362
|
-
"richBlockEditor.placeholder.code": "Vnesite kodo",
|
|
1363
|
-
"richBlockEditor.placeholder.paragraph": "Za\u010Dnite pisati...",
|
|
1364
|
-
"richBlockEditor.placeholder.listItem": "Element seznama",
|
|
1365
|
-
"richBlockEditor.placeholder.caption": "Napis (neobvezno)",
|
|
1366
|
-
"richBlockEditor.aria.heading1Block": "Blok naslova 1",
|
|
1367
|
-
"richBlockEditor.aria.heading2Block": "Blok naslova 2",
|
|
1368
|
-
"richBlockEditor.aria.heading3Block": "Blok naslova 3",
|
|
1369
|
-
"richBlockEditor.aria.quoteBlock": "Blok citata",
|
|
1370
|
-
"richBlockEditor.aria.codeBlock": "Blok kode",
|
|
1371
|
-
"richBlockEditor.aria.codeLanguage": "Jezik kode",
|
|
1372
|
-
"richBlockEditor.aria.imageUrl": "URL slike",
|
|
1373
|
-
"richBlockEditor.aria.imageCaption": "Napis slike",
|
|
1374
|
-
"richBlockEditor.aria.listItem": "Element seznama",
|
|
1375
|
-
"richBlockEditor.aria.removeListItem": "Odstrani element seznama",
|
|
1376
|
-
"richBlockEditor.aria.paragraphBlock": "Blok odstavka",
|
|
1377
|
-
"richBlockEditor.embeddedImage": "Vdelana slika",
|
|
1378
|
-
"richBlockEditor.noImageUrl": "URL slike ni nastavljen",
|
|
1379
|
-
"richBlockEditor.addItem": "Dodaj element",
|
|
1380
|
-
"richBlockEditor.insertParagraphBelow": "Vstavi odstavek spodaj",
|
|
1381
|
-
"richBlockEditor.editorToolbar": "Orodna vrstica urejevalnika blokov",
|
|
1382
|
-
"richBlockEditor.insertEntry": "Vstavi {{label}}",
|
|
1383
1287
|
"versionDiff.compare": "Primerjaj",
|
|
1384
1288
|
"versionDiff.to": "z",
|
|
1385
1289
|
"versionDiff.beforeRevision": "Prej\u0161nja revizija",
|
|
@@ -1731,7 +1635,31 @@ var sl_default = {
|
|
|
1731
1635
|
"td.survivedAllWaves": "Pre\u017Eiveli vse valove!",
|
|
1732
1636
|
"td.victory": "Zmaga!",
|
|
1733
1637
|
"td.wave": "Val",
|
|
1734
|
-
"td.waveInProgress": "Val v teku\u2026"
|
|
1638
|
+
"td.waveInProgress": "Val v teku\u2026",
|
|
1639
|
+
"documentDetails.title": "Podrobnosti",
|
|
1640
|
+
"documentPanel.untitled": "Brez naslova",
|
|
1641
|
+
"documentPanel.edit": "Uredi",
|
|
1642
|
+
"documentPanel.done": "Konec",
|
|
1643
|
+
"documentPanel.autosaveHint": "Shranjuje se med tipkanjem",
|
|
1644
|
+
"documentPanel.placeholder": "Za\u010Dni pisati\u2026",
|
|
1645
|
+
"richTextEditor.editorToolbar": "Orodna vrstica za oblikovanje",
|
|
1646
|
+
"richTextEditor.editorSurface": "Urejevalnik obogatenega besedila",
|
|
1647
|
+
"richTextEditor.bold": "Krepko",
|
|
1648
|
+
"richTextEditor.italic": "Le\u017Ee\u010De",
|
|
1649
|
+
"richTextEditor.underline": "Pod\u010Drtano",
|
|
1650
|
+
"richTextEditor.strikethrough": "Pre\u010Drtano",
|
|
1651
|
+
"richTextEditor.heading1": "Naslov 1",
|
|
1652
|
+
"richTextEditor.heading2": "Naslov 2",
|
|
1653
|
+
"richTextEditor.heading3": "Naslov 3",
|
|
1654
|
+
"richTextEditor.bulletList": "Seznam z oznakami",
|
|
1655
|
+
"richTextEditor.numberedList": "O\u0161tevil\u010Den seznam",
|
|
1656
|
+
"richTextEditor.quote": "Citat",
|
|
1657
|
+
"richTextEditor.code": "Koda",
|
|
1658
|
+
"richTextEditor.link": "Dodaj povezavo",
|
|
1659
|
+
"richTextEditor.removeLink": "Odstrani povezavo",
|
|
1660
|
+
"richTextEditor.divider": "Lo\u010Dilo",
|
|
1661
|
+
"richTextEditor.linkPrompt": "Naslov povezave",
|
|
1662
|
+
"richTextEditor.placeholder": "Za\u010Dnite pisati \u2026"
|
|
1735
1663
|
};
|
|
1736
1664
|
|
|
1737
1665
|
// locales/index.ts
|