@fiduswriter/image-manager 0.1.18 → 0.1.20
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/overview/index.js +1 -1
- package/dist/overview/index.js.map +1 -1
- package/locale/ar/messages.json +62 -0
- package/locale/bg/messages.json +62 -0
- package/locale/cs/messages.json +62 -0
- package/locale/da/messages.json +62 -0
- package/locale/de/messages.json +62 -0
- package/locale/en/messages.json +62 -0
- package/locale/en_US/messages.json +62 -0
- package/locale/es/messages.json +62 -0
- package/locale/fr/messages.json +62 -0
- package/locale/it/messages.json +62 -0
- package/locale/ja/messages.json +62 -0
- package/locale/ko/messages.json +62 -0
- package/locale/nb/messages.json +62 -0
- package/locale/nl/messages.json +62 -0
- package/locale/pl/messages.json +62 -0
- package/locale/pt_BR/messages.json +62 -0
- package/locale/pt_PT/messages.json +62 -0
- package/locale/ru/messages.json +62 -0
- package/locale/sv/messages.json +62 -0
- package/locale/tr/messages.json +62 -0
- package/locale/zh_Hans/messages.json +62 -0
- package/package.json +3 -2
- package/src/overview/index.ts +1 -1
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": "sv",
|
|
3
|
+
"Add new image": "Lägg till ny bild",
|
|
4
|
+
"Added": "Tillagd",
|
|
5
|
+
"All categories": "Alla kategorier",
|
|
6
|
+
"Available to read for free?": "Finns det att läsa gratis?",
|
|
7
|
+
"Change": "Ändra",
|
|
8
|
+
"Confirm deletion": "Bekräfta borttagning",
|
|
9
|
+
"Copyright holder": "Upphovsrättsinnehavare",
|
|
10
|
+
"Copyright year": "Upphovsrättsår",
|
|
11
|
+
"Could not update categories": "Det gick inte att uppdatera kategorier",
|
|
12
|
+
"Crop": "Beskära",
|
|
13
|
+
"Crop image": "Beskär bilden",
|
|
14
|
+
"Custom": "Anpassad",
|
|
15
|
+
"Delete": "Radera",
|
|
16
|
+
"Delete selected": "Ta bort markerade",
|
|
17
|
+
"Delete selected images.": "Ta bort markerade bilder.",
|
|
18
|
+
"Delete the image(s)": "Ta bort bilden/bilderna",
|
|
19
|
+
"Edit categories": "Redigera kategorier",
|
|
20
|
+
"Edit Categories": "Redigera kategorier",
|
|
21
|
+
"Edit Image": "Redigera bild",
|
|
22
|
+
"File": "Fil",
|
|
23
|
+
"From list": "Från listan",
|
|
24
|
+
"If the work is not in the public domain, specify the year of the copyright.": "Om verket inte är allmän egendom, ange året för upphovsrätten.",
|
|
25
|
+
"If the work is not in the public domain, specify who the copyright holder is.": "Om verket inte är allmän egendom, ange vem som är upphovsrättsinnehavaren.",
|
|
26
|
+
"Image is larger than the maximum permitted size": "Bilden är större än den högsta tillåtna storleken",
|
|
27
|
+
"Images": "Bilder",
|
|
28
|
+
"Insert a title": "Infoga en titel",
|
|
29
|
+
"License Title": "Licenstitel",
|
|
30
|
+
"License URL": "Licens-URL",
|
|
31
|
+
"License(s)": "Licens(er)",
|
|
32
|
+
"Media Manager": "Media Manager",
|
|
33
|
+
"No images available": "Inga bilder tillgängliga",
|
|
34
|
+
"No images found": "",
|
|
35
|
+
"Rotate Left": "Vrid åt vänster",
|
|
36
|
+
"Rotate Right": "Rotera åt höger",
|
|
37
|
+
"Rotate-left": "Rotera-vänster",
|
|
38
|
+
"Rotate-right": "Rotera-höger",
|
|
39
|
+
"Search images": "Sök bilder",
|
|
40
|
+
"Search...": "Söka...",
|
|
41
|
+
"Select a file": "Välj en fil",
|
|
42
|
+
"Select categories": "Välj kategorier",
|
|
43
|
+
"Set Copyright": "Ställ in upphovsrätt",
|
|
44
|
+
"Set copyright information": "Ange upphovsrättsinformation",
|
|
45
|
+
"Size (px)": "Storlek (px)",
|
|
46
|
+
"Some errors were found. Please examine the form.": "Vissa fel hittades. Granska formuläret.",
|
|
47
|
+
"Specify copyright information": "Ange upphovsrättsinformation",
|
|
48
|
+
"Specify whether the work can be accessed without paying a fee.": "Ange om verket kan nås utan att betala en avgift.",
|
|
49
|
+
"Start date": "",
|
|
50
|
+
"Submit": "Skicka",
|
|
51
|
+
"The categories have been updated": "Kategorierna har uppdaterats",
|
|
52
|
+
"The image has been updated.": "Bilden har uppdaterats.",
|
|
53
|
+
"The image(s) could not be deleted": "Bilden/bilderna kunde inte raderas",
|
|
54
|
+
"The image(s) have been deleted": "Bilden/bilderna har tagits bort",
|
|
55
|
+
"Untitled": "Namnlös",
|
|
56
|
+
"Update": "Uppdatera",
|
|
57
|
+
"Update Image Information": "Uppdatera bildinformation",
|
|
58
|
+
"Upload": "Ladda upp",
|
|
59
|
+
"Upload Image": "Ladda upp bild",
|
|
60
|
+
"Upload new image": "Ladda upp ny bild",
|
|
61
|
+
"Use image": "Använd bild"
|
|
62
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": "tr",
|
|
3
|
+
"Add new image": "Yeni resim ekle",
|
|
4
|
+
"Added": "Eklendi",
|
|
5
|
+
"All categories": "Tüm kategoriler",
|
|
6
|
+
"Available to read for free?": "Ücretsiz olarak okunabilir mi?",
|
|
7
|
+
"Change": "Değiştirmek",
|
|
8
|
+
"Confirm deletion": "Silmeyi onayla",
|
|
9
|
+
"Copyright holder": "Telif hakkı sahibi",
|
|
10
|
+
"Copyright year": "Telif hakkı yılı",
|
|
11
|
+
"Could not update categories": "Kategoriler güncellenemedi",
|
|
12
|
+
"Crop": "Mahsul",
|
|
13
|
+
"Crop image": "Resmi kırp",
|
|
14
|
+
"Custom": "Gelenek",
|
|
15
|
+
"Delete": "Sil",
|
|
16
|
+
"Delete selected": "Seçileni sil",
|
|
17
|
+
"Delete selected images.": "Seçilen resimleri silin.",
|
|
18
|
+
"Delete the image(s)": "Resim(ler)i sil",
|
|
19
|
+
"Edit categories": "Kategorileri düzenle",
|
|
20
|
+
"Edit Categories": "Kategorileri Düzenle",
|
|
21
|
+
"Edit Image": "Resmi Düzenle",
|
|
22
|
+
"File": "Dosya",
|
|
23
|
+
"From list": "Listeden",
|
|
24
|
+
"If the work is not in the public domain, specify the year of the copyright.": "Eser kamu malı değilse, telif hakkının yılını belirtin.",
|
|
25
|
+
"If the work is not in the public domain, specify who the copyright holder is.": "Çalışma kamu malı değilse telif hakkı sahibinin kim olduğunu belirtin.",
|
|
26
|
+
"Image is larger than the maximum permitted size": "Resim izin verilen maksimum boyuttan daha büyük",
|
|
27
|
+
"Images": "Görseller",
|
|
28
|
+
"Insert a title": "Başlık ekleyin",
|
|
29
|
+
"License Title": "Lisans Başlığı",
|
|
30
|
+
"License URL": "Lisans URL'si",
|
|
31
|
+
"License(s)": "Lisans(lar)",
|
|
32
|
+
"Media Manager": "Medya Yöneticisi",
|
|
33
|
+
"No images available": "Resim yok",
|
|
34
|
+
"No images found": "",
|
|
35
|
+
"Rotate Left": "Sola Döndür",
|
|
36
|
+
"Rotate Right": "Sağa Döndür",
|
|
37
|
+
"Rotate-left": "Sola döndür",
|
|
38
|
+
"Rotate-right": "Sağa döndür",
|
|
39
|
+
"Search images": "Görsellerde ara",
|
|
40
|
+
"Search...": "Aramak...",
|
|
41
|
+
"Select a file": "Bir dosya seçin",
|
|
42
|
+
"Select categories": "Kategorileri seçin",
|
|
43
|
+
"Set Copyright": "Telif Hakkını Ayarla",
|
|
44
|
+
"Set copyright information": "Telif hakkı bilgilerini ayarlayın",
|
|
45
|
+
"Size (px)": "Boyut (px)",
|
|
46
|
+
"Some errors were found. Please examine the form.": "Bazı hatalar bulundu. Lütfen formu inceleyiniz.",
|
|
47
|
+
"Specify copyright information": "Telif hakkı bilgilerini belirtin",
|
|
48
|
+
"Specify whether the work can be accessed without paying a fee.": "Esere ücret ödemeden erişilip erişilemeyeceğini belirtin.",
|
|
49
|
+
"Start date": "",
|
|
50
|
+
"Submit": "Gönder",
|
|
51
|
+
"The categories have been updated": "Kategoriler güncellendi",
|
|
52
|
+
"The image has been updated.": "Resim güncellendi.",
|
|
53
|
+
"The image(s) could not be deleted": "Resim(ler) silinemedi",
|
|
54
|
+
"The image(s) have been deleted": "Resim(ler) silindi",
|
|
55
|
+
"Untitled": "İsimsiz",
|
|
56
|
+
"Update": "Güncelle",
|
|
57
|
+
"Update Image Information": "Resim Bilgilerini Güncelle",
|
|
58
|
+
"Upload": "Yükle",
|
|
59
|
+
"Upload Image": "Resim Yükle",
|
|
60
|
+
"Upload new image": "Yeni resim yükle",
|
|
61
|
+
"Use image": "Resmi kullan"
|
|
62
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": "zh_Hans",
|
|
3
|
+
"Add new image": "添加新图像",
|
|
4
|
+
"Added": "额外",
|
|
5
|
+
"All categories": "所有类别",
|
|
6
|
+
"Available to read for free?": "可以免费阅读吗?",
|
|
7
|
+
"Change": "更改",
|
|
8
|
+
"Confirm deletion": "确认删除",
|
|
9
|
+
"Copyright holder": "版权所有者",
|
|
10
|
+
"Copyright year": "版权年份",
|
|
11
|
+
"Could not update categories": "无法更新类别",
|
|
12
|
+
"Crop": "庄稼",
|
|
13
|
+
"Crop image": "裁剪图像",
|
|
14
|
+
"Custom": "自定义",
|
|
15
|
+
"Delete": "删除",
|
|
16
|
+
"Delete selected": "删除所选内容",
|
|
17
|
+
"Delete selected images.": "删除选定的图像。",
|
|
18
|
+
"Delete the image(s)": "删除图像",
|
|
19
|
+
"Edit categories": "编辑类别",
|
|
20
|
+
"Edit Categories": "编辑类别",
|
|
21
|
+
"Edit Image": "编辑图像",
|
|
22
|
+
"File": "文件",
|
|
23
|
+
"From list": "来自列表",
|
|
24
|
+
"If the work is not in the public domain, specify the year of the copyright.": "如果该作品不属于公共领域,请注明版权年份。",
|
|
25
|
+
"If the work is not in the public domain, specify who the copyright holder is.": "如果该作品不属于公共领域,请注明版权所有者是谁。",
|
|
26
|
+
"Image is larger than the maximum permitted size": "图片大于允许的最大尺寸",
|
|
27
|
+
"Images": "图片",
|
|
28
|
+
"Insert a title": "插入标题",
|
|
29
|
+
"License Title": "许可证名称",
|
|
30
|
+
"License URL": "许可证URL",
|
|
31
|
+
"License(s)": "许可证",
|
|
32
|
+
"Media Manager": "媒体经理",
|
|
33
|
+
"No images available": "没有可用的图像",
|
|
34
|
+
"No images found": "",
|
|
35
|
+
"Rotate Left": "向左旋转",
|
|
36
|
+
"Rotate Right": "向右旋转",
|
|
37
|
+
"Rotate-left": "向左旋转",
|
|
38
|
+
"Rotate-right": "向右旋转",
|
|
39
|
+
"Search images": "搜索图片",
|
|
40
|
+
"Search...": "搜索...",
|
|
41
|
+
"Select a file": "选择一个文件",
|
|
42
|
+
"Select categories": "选择类别",
|
|
43
|
+
"Set Copyright": "设置版权",
|
|
44
|
+
"Set copyright information": "设置版权信息",
|
|
45
|
+
"Size (px)": "尺寸(像素)",
|
|
46
|
+
"Some errors were found. Please examine the form.": "发现了一些错误。请检查表格。",
|
|
47
|
+
"Specify copyright information": "指定版权信息",
|
|
48
|
+
"Specify whether the work can be accessed without paying a fee.": "指定是否可以在不付费的情况下访问该作品。",
|
|
49
|
+
"Start date": "",
|
|
50
|
+
"Submit": "提交",
|
|
51
|
+
"The categories have been updated": "类别已更新",
|
|
52
|
+
"The image has been updated.": "图像已更新。",
|
|
53
|
+
"The image(s) could not be deleted": "图片无法删除",
|
|
54
|
+
"The image(s) have been deleted": "图片已被删除",
|
|
55
|
+
"Untitled": "无题",
|
|
56
|
+
"Update": "更新",
|
|
57
|
+
"Update Image Information": "更新图像信息",
|
|
58
|
+
"Upload": "上传",
|
|
59
|
+
"Upload Image": "上传图片",
|
|
60
|
+
"Upload new image": "上传新图片",
|
|
61
|
+
"Use image": "使用图像"
|
|
62
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fiduswriter/image-manager",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.20",
|
|
4
4
|
"description": "Fidus Writer image/media manager",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -57,6 +57,7 @@
|
|
|
57
57
|
"css/",
|
|
58
58
|
"dist/",
|
|
59
59
|
"src/",
|
|
60
|
+
"locale/*/messages.json",
|
|
60
61
|
"LICENSE",
|
|
61
62
|
"README.md",
|
|
62
63
|
"logo.svg"
|
|
@@ -77,7 +78,7 @@
|
|
|
77
78
|
"bibliojson": "^4.0.3",
|
|
78
79
|
"cropperjs": "^1.6.2",
|
|
79
80
|
"fast-deep-equal": "^3.1.3",
|
|
80
|
-
"fwtoolkit": "^0.2.
|
|
81
|
+
"fwtoolkit": "^0.2.4",
|
|
81
82
|
"simple-datatables": "^10.2.0"
|
|
82
83
|
},
|
|
83
84
|
"devDependencies": {
|
package/src/overview/index.ts
CHANGED