@hoardodile/i18n 0.2.2 → 0.2.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hoardodile/i18n",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "license": "MIT",
5
5
  "description": "Shared i18n catalogs and helpers for the hoardodile host surfaces and plugin SDK.",
6
6
  "keywords": [
@@ -1056,6 +1056,19 @@
1056
1056
  "confirm": "Du hast ungespeicherte Änderungen in diesem Dokument. Trotzdem verlassen?"
1057
1057
  },
1058
1058
  "moreActions": "Weitere Aktionen",
1059
+ "find": {
1060
+ "placeholder": "Im Dokument suchen",
1061
+ "replacePlaceholder": "Ersetzen durch",
1062
+ "matchCase": "Groß-/Kleinschreibung beachten",
1063
+ "toggleReplace": "Ersetzen ein-/ausblenden",
1064
+ "previous": "Vorheriger Treffer",
1065
+ "next": "Nächster Treffer",
1066
+ "counter": "{{current}} / {{total}}",
1067
+ "noResults": "Keine Treffer",
1068
+ "replace": "Ersetzen",
1069
+ "replaceAll": "Alle ersetzen",
1070
+ "close": "Schließen"
1071
+ },
1059
1072
  "zoom": {
1060
1073
  "label": "Textzoom",
1061
1074
  "smaller": "Verkleinern",
@@ -1177,6 +1190,11 @@
1177
1190
  "hardDeleteConfirm": "Endgültig löschen",
1178
1191
  "hardDeleting": "Löschen…"
1179
1192
  },
1193
+ "renameDialog": {
1194
+ "folderTitle": "Ordner umbenennen",
1195
+ "documentTitle": "Dokument umbenennen",
1196
+ "nameLabel": "Name"
1197
+ },
1180
1198
  "softDeleteDialog": {
1181
1199
  "title": "In den Papierkorb verschieben?",
1182
1200
  "description": "Das Element wird im Baum ausgeblendet und kann später aus dem Papierkorb wiederhergestellt werden.",
@@ -1056,6 +1056,19 @@
1056
1056
  "confirm": "You have unsaved changes in this document. Leave anyway?"
1057
1057
  },
1058
1058
  "moreActions": "More actions",
1059
+ "find": {
1060
+ "placeholder": "Find in document",
1061
+ "replacePlaceholder": "Replace with",
1062
+ "matchCase": "Match case",
1063
+ "toggleReplace": "Toggle replace",
1064
+ "previous": "Previous match",
1065
+ "next": "Next match",
1066
+ "counter": "{{current}} / {{total}}",
1067
+ "noResults": "No matches",
1068
+ "replace": "Replace",
1069
+ "replaceAll": "Replace all",
1070
+ "close": "Close"
1071
+ },
1059
1072
  "zoom": {
1060
1073
  "label": "Text zoom",
1061
1074
  "smaller": "Zoom out",
@@ -1177,6 +1190,11 @@
1177
1190
  "hardDeleteConfirm": "Delete forever",
1178
1191
  "hardDeleting": "Deleting…"
1179
1192
  },
1193
+ "renameDialog": {
1194
+ "folderTitle": "Rename folder",
1195
+ "documentTitle": "Rename document",
1196
+ "nameLabel": "Name"
1197
+ },
1180
1198
  "softDeleteDialog": {
1181
1199
  "title": "Move to recycle bin?",
1182
1200
  "description": "The item will be hidden from the tree and can be restored later from the recycle bin.",
@@ -1056,6 +1056,19 @@
1056
1056
  "confirm": "Tienes cambios sin guardar en este documento. ¿Salir de todos modos?"
1057
1057
  },
1058
1058
  "moreActions": "Más acciones",
1059
+ "find": {
1060
+ "placeholder": "Buscar en el documento",
1061
+ "replacePlaceholder": "Reemplazar por",
1062
+ "matchCase": "Distinguir mayúsculas",
1063
+ "toggleReplace": "Mostrar u ocultar reemplazo",
1064
+ "previous": "Coincidencia anterior",
1065
+ "next": "Coincidencia siguiente",
1066
+ "counter": "{{current}} / {{total}}",
1067
+ "noResults": "Sin coincidencias",
1068
+ "replace": "Reemplazar",
1069
+ "replaceAll": "Reemplazar todo",
1070
+ "close": "Cerrar"
1071
+ },
1059
1072
  "zoom": {
1060
1073
  "label": "Zoom del texto",
1061
1074
  "smaller": "Alejar",
@@ -1177,6 +1190,11 @@
1177
1190
  "hardDeleteConfirm": "Eliminar para siempre",
1178
1191
  "hardDeleting": "Eliminando…"
1179
1192
  },
1193
+ "renameDialog": {
1194
+ "folderTitle": "Renombrar carpeta",
1195
+ "documentTitle": "Renombrar documento",
1196
+ "nameLabel": "Nombre"
1197
+ },
1180
1198
  "softDeleteDialog": {
1181
1199
  "title": "¿Mover a la papelera?",
1182
1200
  "description": "El elemento se ocultará del árbol y se podrá restaurar más tarde desde la papelera.",
@@ -1056,6 +1056,19 @@
1056
1056
  "confirm": "このドキュメントには未保存の変更があります。それでも離れますか?"
1057
1057
  },
1058
1058
  "moreActions": "その他の操作",
1059
+ "find": {
1060
+ "placeholder": "ドキュメント内を検索",
1061
+ "replacePlaceholder": "置換後の文字列",
1062
+ "matchCase": "大文字と小文字を区別",
1063
+ "toggleReplace": "置換の表示を切り替え",
1064
+ "previous": "前の一致",
1065
+ "next": "次の一致",
1066
+ "counter": "{{current}} / {{total}}",
1067
+ "noResults": "一致なし",
1068
+ "replace": "置換",
1069
+ "replaceAll": "すべて置換",
1070
+ "close": "閉じる"
1071
+ },
1059
1072
  "zoom": {
1060
1073
  "label": "文字の拡大率",
1061
1074
  "smaller": "縮小",
@@ -1177,6 +1190,11 @@
1177
1190
  "hardDeleteConfirm": "完全に削除",
1178
1191
  "hardDeleting": "削除中…"
1179
1192
  },
1193
+ "renameDialog": {
1194
+ "folderTitle": "フォルダー名を変更",
1195
+ "documentTitle": "ドキュメント名を変更",
1196
+ "nameLabel": "名前"
1197
+ },
1180
1198
  "softDeleteDialog": {
1181
1199
  "title": "ごみ箱に移動しますか?",
1182
1200
  "description": "項目はツリーから非表示になり、後でごみ箱から復元できます。",
@@ -1056,6 +1056,19 @@
1056
1056
  "confirm": "当前文档有未保存的修改,确定要离开吗?"
1057
1057
  },
1058
1058
  "moreActions": "更多操作",
1059
+ "find": {
1060
+ "placeholder": "在文档中查找",
1061
+ "replacePlaceholder": "替换为",
1062
+ "matchCase": "区分大小写",
1063
+ "toggleReplace": "切换替换",
1064
+ "previous": "上一个匹配",
1065
+ "next": "下一个匹配",
1066
+ "counter": "{{current}} / {{total}}",
1067
+ "noResults": "无匹配项",
1068
+ "replace": "替换",
1069
+ "replaceAll": "全部替换",
1070
+ "close": "关闭"
1071
+ },
1059
1072
  "zoom": {
1060
1073
  "label": "文本缩放",
1061
1074
  "smaller": "缩小",
@@ -1177,6 +1190,11 @@
1177
1190
  "hardDeleteConfirm": "永久删除",
1178
1191
  "hardDeleting": "正在删除…"
1179
1192
  },
1193
+ "renameDialog": {
1194
+ "folderTitle": "重命名文件夹",
1195
+ "documentTitle": "重命名文档",
1196
+ "nameLabel": "名称"
1197
+ },
1180
1198
  "softDeleteDialog": {
1181
1199
  "title": "移入回收站?",
1182
1200
  "description": "该项目将从文档树中移除,可在回收站中还原。",