Skip to content

Commit 3816ffe

Browse files
committed
chore: update locale
1 parent cc4f7a9 commit 3816ffe

File tree

11 files changed

+74
-10
lines changed

11 files changed

+74
-10
lines changed

.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"settings": {
3+
"plugin": {
4+
"noticeLength": {
5+
"desc": "",
6+
"error": "",
7+
"title": ""
8+
}
9+
}
10+
},
11+
"statusBar": {
12+
"main": ""
13+
}
14+
}

de.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"ghToken": "GitHub token",
6060
"here": "hier",
6161
"in": "in",
62-
"main": "",
6362
"no": "Nein",
6463
"or": "oder",
6564
"path": {
@@ -529,6 +528,11 @@
529528
"desc": "",
530529
"title": ""
531530
},
531+
"noticeLength": {
532+
"desc": "",
533+
"error": "",
534+
"title": ""
535+
},
532536
"saveTab": {
533537
"desc": "",
534538
"title": ""
@@ -624,6 +628,7 @@
624628
"statusBar": {
625629
"counter": "",
626630
"loading": "",
631+
"main": "",
627632
"markedForSharing": "",
628633
"sharing": "",
629634
"success": ""

en.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"ghToken": "GitHub token",
6060
"here": "here",
6161
"in": "in",
62-
"main": "File published !",
6362
"no": "No",
6463
"or": "or",
6564
"path": {
@@ -529,6 +528,11 @@
529528
"desc": "On mobile, it can be hard to debug the plugin. Enable this option to log every error in a Notice.",
530529
"title": "Notice every error"
531530
},
531+
"noticeLength": {
532+
"desc": "Display length of the differents notifications send by the plugin. Set 0 to display them indefinitelly.",
533+
"error": "Please use a valid number.",
534+
"title": "Notice display length (in seconds)"
535+
},
532536
"saveTab": {
533537
"desc": "Allows you to reopen the settings on the previously used tab",
534538
"title": "Save tab"
@@ -624,6 +628,7 @@
624628
"statusBar": {
625629
"counter": "{{- msg}}: {{- counter}}/{{- nb}}",
626630
"loading": "Loading…",
631+
"main": "File published !",
627632
"markedForSharing": "{{- nb}} {{- type}} marked for sharing",
628633
"sharing": "Sharing {{- type}}",
629634
"success": "{{- type}} {{- action}}"

es.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"ghToken": "",
6060
"here": "",
6161
"in": "",
62-
"main": "",
6362
"no": "",
6463
"or": "",
6564
"path": {
@@ -529,6 +528,11 @@
529528
"desc": "",
530529
"title": ""
531530
},
531+
"noticeLength": {
532+
"desc": "",
533+
"error": "",
534+
"title": ""
535+
},
532536
"saveTab": {
533537
"desc": "",
534538
"title": ""
@@ -624,6 +628,7 @@
624628
"statusBar": {
625629
"counter": "",
626630
"loading": "",
631+
"main": "",
627632
"markedForSharing": "",
628633
"sharing": "",
629634
"success": ""

fi.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"ghToken": "GitHub-tunnus",
6060
"here": "täällä",
6161
"in": "tähän",
62-
"main": "",
6362
"no": "Ei",
6463
"or": "tai",
6564
"path": {
@@ -529,6 +528,11 @@
529528
"desc": "",
530529
"title": ""
531530
},
531+
"noticeLength": {
532+
"desc": "",
533+
"error": "",
534+
"title": ""
535+
},
532536
"saveTab": {
533537
"desc": "",
534538
"title": ""
@@ -624,6 +628,7 @@
624628
"statusBar": {
625629
"counter": "",
626630
"loading": "",
631+
"main": "",
627632
"markedForSharing": "",
628633
"sharing": "",
629634
"success": ""

fr.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"ghToken": "Token GitHub",
6060
"here": "ici",
6161
"in": "en",
62-
"main": "Fichier publié !",
6362
"no": "Non",
6463
"or": "ou",
6564
"path": {
@@ -529,6 +528,11 @@
529528
"desc": "Sur mobile, il peut être difficile de debug le module. Activer cette option pour notifier toutes les erreurs via une notification Obsidian.",
530529
"title": "Notifier toutes les erreurs"
531530
},
531+
"noticeLength": {
532+
"desc": "Durée d'affichage des différentes notifications envoyées par le plugin. Mettre 0 pour les afficher indéfiniment.",
533+
"error": "Merci d'utiliser un nombre valide.",
534+
"title": "Longueur de la notification (en secondes)"
535+
},
532536
"saveTab": {
533537
"desc": "Permet de rouvrir les paramètres sur l'onglet précédemment utilisé",
534538
"title": "Sauvegarder l'onglet"
@@ -624,6 +628,7 @@
624628
"statusBar": {
625629
"counter": "{{- msg}} : {{- counter}}/{{- nb}}",
626630
"loading": "Chargement en cours…",
631+
"main": "Fichier publié !",
627632
"markedForSharing": "{{- nb}} {{- type}} à partager",
628633
"sharing": "Partage de {{- type}}",
629634
"success": "{{- type}} {{- action}}"

ko.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"ghToken": "깃허브 토큰",
6060
"here": "여기",
6161
"in": "안에",
62-
"main": "",
6362
"no": "아니오",
6463
"or": "또는",
6564
"path": {
@@ -529,6 +528,11 @@
529528
"desc": "모바일에서는 플러그인을 디버깅하기 어려울 수 있습니다. 모든 오류를 알림으로 기록하기 위해 이 옵션을 활성화하세요.",
530529
"title": "모든 오류를 알립니다"
531530
},
531+
"noticeLength": {
532+
"desc": "",
533+
"error": "",
534+
"title": ""
535+
},
532536
"saveTab": {
533537
"desc": "이전에 사용되던 탭의 설정을 다시 열 수 있습니다",
534538
"title": "탭 저장"
@@ -624,6 +628,7 @@
624628
"statusBar": {
625629
"counter": "{{- msg}}: {{- counter}}/{{- nb}}",
626630
"loading": "로딩 중…",
631+
"main": "",
627632
"markedForSharing": "공유할 {{- nb}} {{- type}}",
628633
"sharing": "{{- type}} 공유",
629634
"success": "{{- type}} {{- action}}"

ru.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"ghToken": "GitHub token",
6060
"here": "здесь",
6161
"in": "в",
62-
"main": "",
6362
"no": "Нет",
6463
"or": "или",
6564
"path": {
@@ -529,6 +528,11 @@
529528
"desc": "На мобильных устройствах может быть сложно отлаживать плагин. Включите эту опцию, чтобы отображать каждую ошибку в уведомлениях.",
530529
"title": "Уведомлять о всех ошибках"
531530
},
531+
"noticeLength": {
532+
"desc": "",
533+
"error": "",
534+
"title": ""
535+
},
532536
"saveTab": {
533537
"desc": "Позволяет открывать настройки на ранее использованной вкладке",
534538
"title": "Сохранить вкладку"
@@ -624,6 +628,7 @@
624628
"statusBar": {
625629
"counter": "{{- msg}}: {{- counter}}/{{- nb}}",
626630
"loading": "Загрузка…",
631+
"main": "",
627632
"markedForSharing": "{{- nb}} {{- type}} отмечено для публикации",
628633
"sharing": "Публикация {{- type}}",
629634
"success": "{{- type}} {{- action}}"

tr.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"ghToken": "GitHub belirteci",
6060
"here": "here",
6161
"in": "in",
62-
"main": "",
6362
"no": "HAYIR",
6463
"or": "or",
6564
"path": {
@@ -529,6 +528,11 @@
529528
"desc": "",
530529
"title": ""
531530
},
531+
"noticeLength": {
532+
"desc": "",
533+
"error": "",
534+
"title": ""
535+
},
532536
"saveTab": {
533537
"desc": "",
534538
"title": "Sekmeyi kaydet"
@@ -624,6 +628,7 @@
624628
"statusBar": {
625629
"counter": "",
626630
"loading": "",
631+
"main": "",
627632
"markedForSharing": "",
628633
"sharing": "",
629634
"success": ""

zh-CN.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"ghToken": "",
6060
"here": "",
6161
"in": "",
62-
"main": "",
6362
"no": "",
6463
"or": "",
6564
"path": {
@@ -529,6 +528,11 @@
529528
"desc": "",
530529
"title": ""
531530
},
531+
"noticeLength": {
532+
"desc": "",
533+
"error": "",
534+
"title": ""
535+
},
532536
"saveTab": {
533537
"desc": "",
534538
"title": ""
@@ -624,6 +628,7 @@
624628
"statusBar": {
625629
"counter": "",
626630
"loading": "",
631+
"main": "",
627632
"markedForSharing": "",
628633
"sharing": "",
629634
"success": ""

0 commit comments

Comments
 (0)