@nocobase/plugin-client 1.0.0-alpha.2 → 1.0.0-alpha.4
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/client/index.d.ts +8 -0
- package/dist/client/index.js +9 -0
- package/dist/externalVersion.js +13 -4
- package/dist/index.d.ts +8 -0
- package/dist/index.js +9 -0
- package/dist/locale/antd/ar_EG.js +9 -0
- package/dist/locale/antd/az_AZ.js +9 -0
- package/dist/locale/antd/bg_BG.js +9 -0
- package/dist/locale/antd/bn_BD.js +9 -0
- package/dist/locale/antd/by_BY.js +9 -0
- package/dist/locale/antd/ca_ES.js +9 -0
- package/dist/locale/antd/cs_CZ.js +9 -0
- package/dist/locale/antd/da_DK.js +9 -0
- package/dist/locale/antd/de_DE.js +9 -0
- package/dist/locale/antd/el_GR.js +9 -0
- package/dist/locale/antd/en_GB.js +9 -0
- package/dist/locale/antd/en_US.js +9 -0
- package/dist/locale/antd/es_ES.js +9 -0
- package/dist/locale/antd/et_EE.js +9 -0
- package/dist/locale/antd/eu_ES.js +9 -0
- package/dist/locale/antd/fa_IR.js +9 -0
- package/dist/locale/antd/fi_FI.js +9 -0
- package/dist/locale/antd/fr_BE.js +9 -0
- package/dist/locale/antd/fr_CA.js +9 -0
- package/dist/locale/antd/fr_FR.js +9 -0
- package/dist/locale/antd/ga_IE.js +9 -0
- package/dist/locale/antd/gl_ES.js +9 -0
- package/dist/locale/antd/he_IL.js +9 -0
- package/dist/locale/antd/hi_IN.js +9 -0
- package/dist/locale/antd/hr_HR.js +9 -0
- package/dist/locale/antd/hu_HU.js +9 -0
- package/dist/locale/antd/hy_AM.js +9 -0
- package/dist/locale/antd/id_ID.js +9 -0
- package/dist/locale/antd/index.js +9 -0
- package/dist/locale/antd/is_IS.js +9 -0
- package/dist/locale/antd/it_IT.js +9 -0
- package/dist/locale/antd/ja_JP.js +9 -0
- package/dist/locale/antd/ka_GE.js +9 -0
- package/dist/locale/antd/kk_KZ.js +9 -0
- package/dist/locale/antd/km_KH.js +9 -0
- package/dist/locale/antd/kmr_IQ.js +9 -0
- package/dist/locale/antd/kn_IN.js +9 -0
- package/dist/locale/antd/ko_KR.js +9 -0
- package/dist/locale/antd/ku_IQ.js +9 -0
- package/dist/locale/antd/lt_LT.js +9 -0
- package/dist/locale/antd/lv_LV.js +9 -0
- package/dist/locale/antd/mk_MK.js +9 -0
- package/dist/locale/antd/ml_IN.js +9 -0
- package/dist/locale/antd/mn_MN.js +9 -0
- package/dist/locale/antd/ms_MY.js +9 -0
- package/dist/locale/antd/my_MM.js +9 -0
- package/dist/locale/antd/nb_NO.js +9 -0
- package/dist/locale/antd/ne_NP.js +9 -0
- package/dist/locale/antd/nl_BE.js +9 -0
- package/dist/locale/antd/nl_NL.js +9 -0
- package/dist/locale/antd/pl_PL.js +9 -0
- package/dist/locale/antd/pt_BR.js +9 -0
- package/dist/locale/antd/pt_PT.js +9 -0
- package/dist/locale/antd/ro_RO.js +9 -0
- package/dist/locale/antd/ru_RU.js +9 -0
- package/dist/locale/antd/si_LK.js +9 -0
- package/dist/locale/antd/sk_SK.js +9 -0
- package/dist/locale/antd/sl_SI.js +9 -0
- package/dist/locale/antd/sr_RS.js +9 -0
- package/dist/locale/antd/sv_SE.js +9 -0
- package/dist/locale/antd/ta_IN.js +9 -0
- package/dist/locale/antd/th_TH.js +9 -0
- package/dist/locale/antd/tk_TK.js +9 -0
- package/dist/locale/antd/tr_TR.js +9 -0
- package/dist/locale/antd/uk_UA.js +9 -0
- package/dist/locale/antd/ur_PK.js +9 -0
- package/dist/locale/antd/useLocale.js +9 -0
- package/dist/locale/antd/vi_VN.js +9 -0
- package/dist/locale/antd/zh_CN.js +9 -0
- package/dist/locale/antd/zh_HK.js +9 -0
- package/dist/locale/antd/zh_TW.js +9 -0
- package/dist/locale/cron/zh_CN.js +9 -0
- package/dist/locale/cron/zh_TW.js +9 -0
- package/dist/locale/en_US.js +9 -0
- package/dist/locale/es_ES.js +9 -0
- package/dist/locale/fr_FR.js +9 -0
- package/dist/locale/index.js +9 -0
- package/dist/locale/ja_JP.js +9 -0
- package/dist/locale/ko_KR.js +9 -0
- package/dist/locale/pt_BR.js +9 -0
- package/dist/locale/ru_RU.js +9 -0
- package/dist/locale/tr_TR.js +9 -0
- package/dist/locale/uk_UA.js +9 -0
- package/dist/locale/zh-CN.js +9 -0
- package/dist/locale/zh-TW.js +9 -0
- package/dist/node_modules/cronstrue/package.json +1 -1
- package/dist/server/antd.d.ts +8 -0
- package/dist/server/antd.js +9 -0
- package/dist/server/cron.d.ts +8 -0
- package/dist/server/cron.js +9 -0
- package/dist/server/cronstrue.d.ts +8 -0
- package/dist/server/cronstrue.js +9 -0
- package/dist/server/index.d.ts +8 -0
- package/dist/server/index.js +9 -0
- package/dist/server/migrations/20230620203216-admin-ui-schema-uid.d.ts +8 -0
- package/dist/server/migrations/20230620203216-admin-ui-schema-uid.js +9 -0
- package/dist/server/migrations/20231215215247-admin-menu-uid.d.ts +8 -0
- package/dist/server/migrations/20231215215247-admin-menu-uid.js +9 -0
- package/dist/server/server.d.ts +8 -0
- package/dist/server/server.js +9 -0
- package/package.json +2 -2
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"fr","Pagination":{"items_per_page":"/ page","jump_to":"Aller à","jump_to_confirm":"confirmer","page":"","prev_page":"Page précédente","next_page":"Page suivante","prev_5":"5 Pages précédentes","next_5":"5 Pages suivantes","prev_3":"3 Pages précédentes","next_3":"3 Pages suivantes","page_size":"Page Size"},"DatePicker":{"lang":{"placeholder":"Sélectionner une date","yearPlaceholder":"Sélectionner une année","quarterPlaceholder":"Sélectionner un trimestre","monthPlaceholder":"Sélectionner un mois","weekPlaceholder":"Sélectionner une semaine","rangePlaceholder":["Date de début","Date de fin"],"rangeYearPlaceholder":["Année de début","Année de fin"],"rangeMonthPlaceholder":["Mois de début","Mois de fin"],"rangeWeekPlaceholder":["Semaine de début","Semaine de fin"],"locale":"fr_BE","today":"Aujourd'hui","now":"Maintenant","backToToday":"Aujourd'hui","ok":"OK","clear":"Rétablir","month":"Mois","year":"Année","timeSelect":"Sélectionner l'heure","dateSelect":"Sélectionner l'heure","monthSelect":"Choisissez un mois","yearSelect":"Choisissez une année","decadeSelect":"Choisissez une décennie","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Mois précédent (PageUp)","nextMonth":"Mois suivant (PageDown)","previousYear":"Année précédente (Ctrl + gauche)","nextYear":"Année prochaine (Ctrl + droite)","previousDecade":"Décennie précédente","nextDecade":"Décennie suivante","previousCentury":"Siècle précédent","nextCentury":"Siècle suivant"},"timePickerLocale":{"placeholder":"Sélectionner l'heure","rangePlaceholder":["Heure de début","Heure de fin"]}},"TimePicker":{"placeholder":"Sélectionner l'heure","rangePlaceholder":["Heure de début","Heure de fin"]},"Calendar":{"lang":{"placeholder":"Sélectionner une date","yearPlaceholder":"Sélectionner une année","quarterPlaceholder":"Sélectionner un trimestre","monthPlaceholder":"Sélectionner un mois","weekPlaceholder":"Sélectionner une semaine","rangePlaceholder":["Date de début","Date de fin"],"rangeYearPlaceholder":["Année de début","Année de fin"],"rangeMonthPlaceholder":["Mois de début","Mois de fin"],"rangeWeekPlaceholder":["Semaine de début","Semaine de fin"],"locale":"fr_BE","today":"Aujourd'hui","now":"Maintenant","backToToday":"Aujourd'hui","ok":"OK","clear":"Rétablir","month":"Mois","year":"Année","timeSelect":"Sélectionner l'heure","dateSelect":"Sélectionner l'heure","monthSelect":"Choisissez un mois","yearSelect":"Choisissez une année","decadeSelect":"Choisissez une décennie","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Mois précédent (PageUp)","nextMonth":"Mois suivant (PageDown)","previousYear":"Année précédente (Ctrl + gauche)","nextYear":"Année prochaine (Ctrl + droite)","previousDecade":"Décennie précédente","nextDecade":"Décennie suivante","previousCentury":"Siècle précédent","nextCentury":"Siècle suivant"},"timePickerLocale":{"placeholder":"Sélectionner l'heure","rangePlaceholder":["Heure de début","Heure de fin"]}},"Table":{"filterTitle":"Filtrer","filterConfirm":"OK","filterReset":"Réinitialiser","filterEmptyText":"Aucun filtre","filterCheckall":"Tout sélectionner","filterSearchPlaceholder":"Chercher dans les filtres","emptyText":"Aucune donnée","selectAll":"Sélectionner la page actuelle","selectInvert":"Inverser la sélection de la page actuelle","selectNone":"Désélectionner toutes les données","selectionAll":"Sélectionner toutes les données","sortTitle":"Trier","expand":"Développer la ligne","collapse":"Réduire la ligne","triggerDesc":"Trier par ordre décroissant","triggerAsc":"Trier par ordre croissant","cancelSort":"Annuler le tri"},"Modal":{"okText":"OK","cancelText":"Annuler","justOkText":"OK"},"Popconfirm":{"okText":"OK","cancelText":"Annuler"},"Transfer":{"titles":["",""],"searchPlaceholder":"Rechercher","itemUnit":"élément","itemsUnit":"éléments","remove":"Désélectionner","selectCurrent":"Sélectionner la page actuelle","removeCurrent":"Désélectionner la page actuelle","selectAll":"Sélectionner toutes les données","removeAll":"Désélectionner toutes les données","selectInvert":"Inverser la sélection de la page actuelle"},"Upload":{"uploading":"Téléchargement...","removeFile":"Effacer le fichier","uploadError":"Erreur de téléchargement","previewFile":"Fichier de prévisualisation","downloadFile":"Télécharger un fichier"},"Empty":{"description":"Aucune donnée"},"Icon":{"icon":"icône"},"Text":{"edit":"Éditer","copy":"Copier","copied":"Copie effectuée","expand":"Développer"},"PageHeader":{"back":"Retour"},"Form":{"optional":"(optionnel)","defaultValidateMessages":{"default":"Erreur de validation pour le champ ${label}","required":"Le champ ${label} est obligatoire","enum":"La valeur du champ ${label} doit être parmi [${enum}]","whitespace":"La valeur du champ ${label} ne peut pas être vide","date":{"format":"La valeur du champ ${label} n'est pas au format date","parse":"La valeur du champ ${label} ne peut pas être convertie vers une date","invalid":"La valeur du champ ${label} n'est pas une date valide"},"types":{"string":"La valeur du champ ${label} n'est pas valide pour le type ${type}","method":"La valeur du champ ${label} n'est pas valide pour le type ${type}","array":"La valeur du champ ${label} n'est pas valide pour le type ${type}","object":"La valeur du champ ${label} n'est pas valide pour le type ${type}","number":"La valeur du champ ${label} n'est pas valide pour le type ${type}","date":"La valeur du champ ${label} n'est pas valide pour le type ${type}","boolean":"La valeur du champ ${label} n'est pas valide pour le type ${type}","integer":"La valeur du champ ${label} n'est pas valide pour le type ${type}","float":"La valeur du champ ${label} n'est pas valide pour le type ${type}","regexp":"La valeur du champ ${label} n'est pas valide pour le type ${type}","email":"La valeur du champ ${label} n'est pas valide pour le type ${type}","url":"La valeur du champ ${label} n'est pas valide pour le type ${type}","hex":"La valeur du champ ${label} n'est pas valide pour le type ${type}"},"string":{"len":"La taille du champ ${label} doit être de ${len} caractères","min":"La taille du champ ${label} doit être au minimum de ${min} caractères","max":"La taille du champ ${label} doit être au maximum de ${max} caractères","range":"La taille du champ ${label} doit être entre ${min} et ${max} caractères"},"number":{"len":"La valeur du champ ${label} doit être égale à ${len}","min":"La valeur du champ ${label} doit être plus grande que ${min}","max":"La valeur du champ ${label} doit être plus petit que ${max}","range":"La valeur du champ ${label} doit être entre ${min} et ${max}"},"array":{"len":"La taille du tableau ${label} doit être de ${len}","min":"La taille du tableau ${label} doit être au minimum de ${min}","max":"La taille du tableau ${label} doit être au maximum de ${max}","range":"La taille du tableau ${label} doit être entre ${min}-${max}"},"pattern":{"mismatch":"La valeur du champ ${label} ne correspond pas au modèle ${pattern}"}}},"Image":{"preview":"Aperçu"}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"fr","Pagination":{"items_per_page":"/ page","jump_to":"Aller à","jump_to_confirm":"confirmer","page":"Page","prev_page":"Page précédente","next_page":"Page suivante","prev_5":"5 Pages précédentes","next_5":"5 Pages suivantes","prev_3":"3 Pages précédentes","next_3":"3 Pages suivantes","page_size":"taille de la page"},"DatePicker":{"lang":{"placeholder":"Sélectionner une date","yearPlaceholder":"Sélectionner une année","quarterPlaceholder":"Sélectionner un trimestre","monthPlaceholder":"Sélectionner un mois","weekPlaceholder":"Sélectionner une semaine","rangePlaceholder":["Date de début","Date de fin"],"rangeYearPlaceholder":["Année de début","Année de fin"],"rangeMonthPlaceholder":["Mois de début","Mois de fin"],"rangeWeekPlaceholder":["Semaine de début","Semaine de fin"],"locale":"fr_CA","today":"Aujourd'hui","now":"Maintenant","backToToday":"Aujourd'hui","ok":"OK","clear":"Rétablir","month":"Mois","year":"Année","timeSelect":"Sélectionner l'heure","dateSelect":"Sélectionner la date","monthSelect":"Choisissez un mois","yearSelect":"Choisissez une année","decadeSelect":"Choisissez une décennie","yearFormat":"YYYY","dateFormat":"DD/MM/YYYY","dayFormat":"DD","dateTimeFormat":"DD/MM/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Mois précédent (PageUp)","nextMonth":"Mois suivant (PageDown)","previousYear":"Année précédente (Ctrl + gauche)","nextYear":"Année prochaine (Ctrl + droite)","previousDecade":"Décennie précédente","nextDecade":"Décennie suivante","previousCentury":"Siècle précédent","nextCentury":"Siècle suivant"},"timePickerLocale":{"placeholder":"Sélectionner l'heure","rangePlaceholder":["Heure de début","Heure de fin"]}},"TimePicker":{"placeholder":"Sélectionner l'heure","rangePlaceholder":["Heure de début","Heure de fin"]},"Calendar":{"lang":{"placeholder":"Sélectionner une date","yearPlaceholder":"Sélectionner une année","quarterPlaceholder":"Sélectionner un trimestre","monthPlaceholder":"Sélectionner un mois","weekPlaceholder":"Sélectionner une semaine","rangePlaceholder":["Date de début","Date de fin"],"rangeYearPlaceholder":["Année de début","Année de fin"],"rangeMonthPlaceholder":["Mois de début","Mois de fin"],"rangeWeekPlaceholder":["Semaine de début","Semaine de fin"],"locale":"fr_CA","today":"Aujourd'hui","now":"Maintenant","backToToday":"Aujourd'hui","ok":"OK","clear":"Rétablir","month":"Mois","year":"Année","timeSelect":"Sélectionner l'heure","dateSelect":"Sélectionner la date","monthSelect":"Choisissez un mois","yearSelect":"Choisissez une année","decadeSelect":"Choisissez une décennie","yearFormat":"YYYY","dateFormat":"DD/MM/YYYY","dayFormat":"DD","dateTimeFormat":"DD/MM/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Mois précédent (PageUp)","nextMonth":"Mois suivant (PageDown)","previousYear":"Année précédente (Ctrl + gauche)","nextYear":"Année prochaine (Ctrl + droite)","previousDecade":"Décennie précédente","nextDecade":"Décennie suivante","previousCentury":"Siècle précédent","nextCentury":"Siècle suivant"},"timePickerLocale":{"placeholder":"Sélectionner l'heure","rangePlaceholder":["Heure de début","Heure de fin"]}},"Table":{"filterTitle":"Filtrer","filterConfirm":"OK","filterReset":"Réinitialiser","filterEmptyText":"Aucun filtre","filterCheckall":"Tout sélectionner","filterSearchPlaceholder":"Chercher dans les filtres","emptyText":"Aucune donnée","selectAll":"Sélectionner la page actuelle","selectInvert":"Inverser la sélection de la page actuelle","selectNone":"Désélectionner toutes les données","selectionAll":"Sélectionner toutes les données","sortTitle":"Trier","expand":"Développer la ligne","collapse":"Réduire la ligne","triggerDesc":"Trier par ordre décroissant","triggerAsc":"Trier par ordre croissant","cancelSort":"Annuler le tri"},"Modal":{"okText":"OK","cancelText":"Annuler","justOkText":"OK"},"Popconfirm":{"okText":"OK","cancelText":"Annuler"},"Transfer":{"titles":["",""],"searchPlaceholder":"Rechercher","itemUnit":"élément","itemsUnit":"éléments","remove":"Désélectionner","selectCurrent":"Sélectionner la page actuelle","removeCurrent":"Désélectionner la page actuelle","selectAll":"Sélectionner toutes les données","removeAll":"Désélectionner toutes les données","selectInvert":"Inverser la sélection de la page actuelle"},"Upload":{"uploading":"Téléchargement...","removeFile":"Effacer le fichier","uploadError":"Erreur de téléchargement","previewFile":"Fichier de prévisualisation","downloadFile":"Télécharger un fichier"},"Empty":{"description":"Aucune donnée"},"Icon":{"icon":"icône"},"Text":{"edit":"Éditer","copy":"Copier","copied":"Copie effectuée","expand":"Développer"},"PageHeader":{"back":"Retour"},"Form":{"optional":"(optionnel)","defaultValidateMessages":{"default":"Erreur de validation pour le champ ${label}","required":"Le champ ${label} est obligatoire","enum":"La valeur du champ ${label} doit être parmi [${enum}]","whitespace":"La valeur du champ ${label} ne peut pas être vide","date":{"format":"La valeur du champ ${label} n'est pas au format date","parse":"La valeur du champ ${label} ne peut pas être convertie vers une date","invalid":"La valeur du champ ${label} n'est pas une date valide"},"types":{"string":"La valeur du champ ${label} n'est pas valide pour le type ${type}","method":"La valeur du champ ${label} n'est pas valide pour le type ${type}","array":"La valeur du champ ${label} n'est pas valide pour le type ${type}","object":"La valeur du champ ${label} n'est pas valide pour le type ${type}","number":"La valeur du champ ${label} n'est pas valide pour le type ${type}","date":"La valeur du champ ${label} n'est pas valide pour le type ${type}","boolean":"La valeur du champ ${label} n'est pas valide pour le type ${type}","integer":"La valeur du champ ${label} n'est pas valide pour le type ${type}","float":"La valeur du champ ${label} n'est pas valide pour le type ${type}","regexp":"La valeur du champ ${label} n'est pas valide pour le type ${type}","email":"La valeur du champ ${label} n'est pas valide pour le type ${type}","url":"La valeur du champ ${label} n'est pas valide pour le type ${type}","hex":"La valeur du champ ${label} n'est pas valide pour le type ${type}"},"string":{"len":"La taille du champ ${label} doit être de ${len} caractères","min":"La taille du champ ${label} doit être au minimum de ${min} caractères","max":"La taille du champ ${label} doit être au maximum de ${max} caractères","range":"La taille du champ ${label} doit être entre ${min} et ${max} caractères"},"number":{"len":"La valeur du champ ${label} doit être égale à ${len}","min":"La valeur du champ ${label} doit être plus grande que ${min}","max":"La valeur du champ ${label} doit être plus petit que ${max}","range":"La valeur du champ ${label} doit être entre ${min} et ${max}"},"array":{"len":"La taille du tableau ${label} doit être de ${len}","min":"La taille du tableau ${label} doit être au minimum de ${min}","max":"La taille du tableau ${label} doit être au maximum de ${max}","range":"La taille du tableau ${label} doit être entre ${min}-${max}"},"pattern":{"mismatch":"La valeur du champ ${label} ne correspond pas au modèle ${pattern}"}}},"Image":{"preview":"Aperçu"}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"fr","Pagination":{"items_per_page":"/ page","jump_to":"Aller à","jump_to_confirm":"confirmer","page":"Page","prev_page":"Page précédente","next_page":"Page suivante","prev_5":"5 Pages précédentes","next_5":"5 Pages suivantes","prev_3":"3 Pages précédentes","next_3":"3 Pages suivantes","page_size":"taille de la page"},"DatePicker":{"lang":{"placeholder":"Sélectionner une date","yearPlaceholder":"Sélectionner une année","quarterPlaceholder":"Sélectionner un trimestre","monthPlaceholder":"Sélectionner un mois","weekPlaceholder":"Sélectionner une semaine","rangePlaceholder":["Date de début","Date de fin"],"rangeYearPlaceholder":["Année de début","Année de fin"],"rangeMonthPlaceholder":["Mois de début","Mois de fin"],"rangeWeekPlaceholder":["Semaine de début","Semaine de fin"],"locale":"fr_FR","today":"Aujourd'hui","now":"Maintenant","backToToday":"Aujourd'hui","ok":"OK","clear":"Rétablir","month":"Mois","year":"Année","timeSelect":"Sélectionner l'heure","dateSelect":"Sélectionner la date","monthSelect":"Choisissez un mois","yearSelect":"Choisissez une année","decadeSelect":"Choisissez une décennie","yearFormat":"YYYY","dateFormat":"DD/MM/YYYY","dayFormat":"DD","dateTimeFormat":"DD/MM/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Mois précédent (PageUp)","nextMonth":"Mois suivant (PageDown)","previousYear":"Année précédente (Ctrl + gauche)","nextYear":"Année prochaine (Ctrl + droite)","previousDecade":"Décennie précédente","nextDecade":"Décennie suivante","previousCentury":"Siècle précédent","nextCentury":"Siècle suivant"},"timePickerLocale":{"placeholder":"Sélectionner l'heure","rangePlaceholder":["Heure de début","Heure de fin"]}},"TimePicker":{"placeholder":"Sélectionner l'heure","rangePlaceholder":["Heure de début","Heure de fin"]},"Calendar":{"lang":{"placeholder":"Sélectionner une date","yearPlaceholder":"Sélectionner une année","quarterPlaceholder":"Sélectionner un trimestre","monthPlaceholder":"Sélectionner un mois","weekPlaceholder":"Sélectionner une semaine","rangePlaceholder":["Date de début","Date de fin"],"rangeYearPlaceholder":["Année de début","Année de fin"],"rangeMonthPlaceholder":["Mois de début","Mois de fin"],"rangeWeekPlaceholder":["Semaine de début","Semaine de fin"],"locale":"fr_FR","today":"Aujourd'hui","now":"Maintenant","backToToday":"Aujourd'hui","ok":"OK","clear":"Rétablir","month":"Mois","year":"Année","timeSelect":"Sélectionner l'heure","dateSelect":"Sélectionner la date","monthSelect":"Choisissez un mois","yearSelect":"Choisissez une année","decadeSelect":"Choisissez une décennie","yearFormat":"YYYY","dateFormat":"DD/MM/YYYY","dayFormat":"DD","dateTimeFormat":"DD/MM/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Mois précédent (PageUp)","nextMonth":"Mois suivant (PageDown)","previousYear":"Année précédente (Ctrl + gauche)","nextYear":"Année prochaine (Ctrl + droite)","previousDecade":"Décennie précédente","nextDecade":"Décennie suivante","previousCentury":"Siècle précédent","nextCentury":"Siècle suivant"},"timePickerLocale":{"placeholder":"Sélectionner l'heure","rangePlaceholder":["Heure de début","Heure de fin"]}},"Table":{"filterTitle":"Filtrer","filterConfirm":"OK","filterReset":"Réinitialiser","filterEmptyText":"Aucun filtre","filterCheckall":"Tout sélectionner","filterSearchPlaceholder":"Chercher dans les filtres","emptyText":"Aucune donnée","selectAll":"Sélectionner la page actuelle","selectInvert":"Inverser la sélection de la page actuelle","selectNone":"Désélectionner toutes les données","selectionAll":"Sélectionner toutes les données","sortTitle":"Trier","expand":"Développer la ligne","collapse":"Réduire la ligne","triggerDesc":"Trier par ordre décroissant","triggerAsc":"Trier par ordre croissant","cancelSort":"Annuler le tri"},"Modal":{"okText":"OK","cancelText":"Annuler","justOkText":"OK"},"Tour":{"Next":"Étape suivante","Previous":"Étape précédente","Finish":"Fin de la visite guidée"},"Popconfirm":{"okText":"OK","cancelText":"Annuler"},"Transfer":{"titles":["",""],"searchPlaceholder":"Rechercher","itemUnit":"élément","itemsUnit":"éléments","remove":"Désélectionner","selectCurrent":"Sélectionner la page actuelle","removeCurrent":"Désélectionner la page actuelle","selectAll":"Sélectionner toutes les données","removeAll":"Désélectionner toutes les données","selectInvert":"Inverser la sélection de la page actuelle"},"Upload":{"uploading":"Téléchargement...","removeFile":"Effacer le fichier","uploadError":"Erreur de téléchargement","previewFile":"Fichier de prévisualisation","downloadFile":"Télécharger un fichier"},"Empty":{"description":"Aucune donnée"},"Icon":{"icon":"icône"},"Text":{"edit":"Éditer","copy":"Copier","copied":"Copie effectuée","expand":"Développer"},"PageHeader":{"back":"Retour"},"Form":{"optional":"(optionnel)","defaultValidateMessages":{"default":"Erreur de validation pour le champ ${label}","required":"Le champ ${label} est obligatoire","enum":"La valeur du champ ${label} doit être parmi [${enum}]","whitespace":"La valeur du champ ${label} ne peut pas être vide","date":{"format":"La valeur du champ ${label} n'est pas au format date","parse":"La valeur du champ ${label} ne peut pas être convertie vers une date","invalid":"La valeur du champ ${label} n'est pas une date valide"},"types":{"string":"La valeur du champ ${label} n'est pas valide pour le type ${type}","method":"La valeur du champ ${label} n'est pas valide pour le type ${type}","array":"La valeur du champ ${label} n'est pas valide pour le type ${type}","object":"La valeur du champ ${label} n'est pas valide pour le type ${type}","number":"La valeur du champ ${label} n'est pas valide pour le type ${type}","date":"La valeur du champ ${label} n'est pas valide pour le type ${type}","boolean":"La valeur du champ ${label} n'est pas valide pour le type ${type}","integer":"La valeur du champ ${label} n'est pas valide pour le type ${type}","float":"La valeur du champ ${label} n'est pas valide pour le type ${type}","regexp":"La valeur du champ ${label} n'est pas valide pour le type ${type}","email":"La valeur du champ ${label} n'est pas valide pour le type ${type}","url":"La valeur du champ ${label} n'est pas valide pour le type ${type}","hex":"La valeur du champ ${label} n'est pas valide pour le type ${type}"},"string":{"len":"La taille du champ ${label} doit être de ${len} caractères","min":"La taille du champ ${label} doit être au minimum de ${min} caractères","max":"La taille du champ ${label} doit être au maximum de ${max} caractères","range":"La taille du champ ${label} doit être entre ${min} et ${max} caractères"},"number":{"len":"La valeur du champ ${label} doit être égale à ${len}","min":"La valeur du champ ${label} doit être plus grande que ${min}","max":"La valeur du champ ${label} doit être plus petit que ${max}","range":"La valeur du champ ${label} doit être entre ${min} et ${max}"},"array":{"len":"La taille du tableau ${label} doit être de ${len}","min":"La taille du tableau ${label} doit être au minimum de ${min}","max":"La taille du tableau ${label} doit être au maximum de ${max}","range":"La taille du tableau ${label} doit être entre ${min}-${max}"},"pattern":{"mismatch":"La valeur du champ ${label} ne correspond pas au modèle ${pattern}"}}},"Image":{"preview":"Aperçu"}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"ga","Pagination":{"items_per_page":"/ leathanach","jump_to":"Téigh","jump_to_confirm":"dheimhnigh","page":"","prev_page":"Leathanach Roimhe Seo","next_page":"An chéad leathanach eile","prev_5":"5 leathanach roimhe seo","next_5":"Ar Aghaidh 5 Leathanaigh","prev_3":"3 leathanach roimhe seo","next_3":"Ar Aghaidh 3 Leathanaigh","page_size":"Page Size"},"DatePicker":{"lang":{"placeholder":"Roghnaigh dáta","yearPlaceholder":"Roghnaigh bliain","quarterPlaceholder":"Roghnaigh ráithe","monthPlaceholder":"Roghnaigh mí","weekPlaceholder":"Roghnaigh seachtain","rangePlaceholder":["Dáta tosaigh","Dáta deiridh"],"rangeYearPlaceholder":["Tús na bliana","Deireadh na bliana"],"rangeMonthPlaceholder":["Tosaigh mhí","Deireadh mhí"],"rangeWeekPlaceholder":["Tosaigh an tseachtain","Deireadh na seachtaine"],"locale":"ga_IE","today":"inniu","now":"anois","backToToday":"Ar ais inniu","ok":"ceart go leor","clear":"soiléir","month":"mhí","year":"bhliain","timeSelect":"roghnaigh am","dateSelect":"roghnaigh dáta","weekSelect":"Roghnaigh seachtain","monthSelect":"Roghnaigh mí","yearSelect":"Roghnaigh bliain","decadeSelect":"Roghnaigh deich mbliana","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"An mhí roimhe seo (PageUp)","nextMonth":"An mhí seo chugainn (PageDown)","previousYear":"Anuraidh (Control + left)","nextYear":"An bhliain seo chugainn (Control + right)","previousDecade":"Le deich mbliana anuas","nextDecade":"Deich mbliana amach romhainn","previousCentury":"An chéid seo caite","nextCentury":"An chéad aois eile"},"timePickerLocale":{"placeholder":"Roghnaigh am","rangePlaceholder":["Am tosaigh","Am deiridh"]}},"TimePicker":{"placeholder":"Roghnaigh am","rangePlaceholder":["Am tosaigh","Am deiridh"]},"Calendar":{"lang":{"placeholder":"Roghnaigh dáta","yearPlaceholder":"Roghnaigh bliain","quarterPlaceholder":"Roghnaigh ráithe","monthPlaceholder":"Roghnaigh mí","weekPlaceholder":"Roghnaigh seachtain","rangePlaceholder":["Dáta tosaigh","Dáta deiridh"],"rangeYearPlaceholder":["Tús na bliana","Deireadh na bliana"],"rangeMonthPlaceholder":["Tosaigh mhí","Deireadh mhí"],"rangeWeekPlaceholder":["Tosaigh an tseachtain","Deireadh na seachtaine"],"locale":"ga_IE","today":"inniu","now":"anois","backToToday":"Ar ais inniu","ok":"ceart go leor","clear":"soiléir","month":"mhí","year":"bhliain","timeSelect":"roghnaigh am","dateSelect":"roghnaigh dáta","weekSelect":"Roghnaigh seachtain","monthSelect":"Roghnaigh mí","yearSelect":"Roghnaigh bliain","decadeSelect":"Roghnaigh deich mbliana","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"An mhí roimhe seo (PageUp)","nextMonth":"An mhí seo chugainn (PageDown)","previousYear":"Anuraidh (Control + left)","nextYear":"An bhliain seo chugainn (Control + right)","previousDecade":"Le deich mbliana anuas","nextDecade":"Deich mbliana amach romhainn","previousCentury":"An chéid seo caite","nextCentury":"An chéad aois eile"},"timePickerLocale":{"placeholder":"Roghnaigh am","rangePlaceholder":["Am tosaigh","Am deiridh"]}},"global":{"placeholder":"Please select"},"Table":{"filterTitle":"Filter menu","filterConfirm":"OK","filterReset":"Reset","selectAll":"Select current page","selectInvert":"Invert current page","selectionAll":"Select all data","sortTitle":"Sort","expand":"Expand row","collapse":"Collapse row","triggerDesc":"Click to sort descending","triggerAsc":"Click to sort ascending","cancelSort":"Click to cancel sorting"},"Modal":{"okText":"OK","cancelText":"Cancel","justOkText":"OK"},"Popconfirm":{"okText":"OK","cancelText":"Cancel"},"Transfer":{"titles":["",""],"searchPlaceholder":"Search here","itemUnit":"item","itemsUnit":"items","remove":"Remove","selectCurrent":"Select current page","removeCurrent":"Remove current page","selectAll":"Select all data","removeAll":"Remove all data","selectInvert":"Invert current page"},"Upload":{"uploading":"Uploading...","removeFile":"Remove file","uploadError":"Upload error","previewFile":"Preview file","downloadFile":"Download file"},"Empty":{"description":"No Data"},"Icon":{"icon":"icon"},"Text":{"edit":"Edit","copy":"Copy","copied":"Copied","expand":"Expand"},"PageHeader":{"back":"Back"},"Form":{"defaultValidateMessages":{"default":"Field validation error for ${label}","required":"Please enter ${label}","enum":"${label} must be one of [${enum}]","whitespace":"${label} cannot be a blank character","date":{"format":"${label} date format is invalid","parse":"${label} cannot be converted to a date","invalid":"${label} is an invalid date"},"types":{"string":"${label} is not a valid ${type}","method":"${label} is not a valid ${type}","array":"${label} is not a valid ${type}","object":"${label} is not a valid ${type}","number":"${label} is not a valid ${type}","date":"${label} is not a valid ${type}","boolean":"${label} is not a valid ${type}","integer":"${label} is not a valid ${type}","float":"${label} is not a valid ${type}","regexp":"${label} is not a valid ${type}","email":"${label} is not a valid ${type}","url":"${label} is not a valid ${type}","hex":"${label} is not a valid ${type}"},"string":{"len":"${label} must be ${len} characters","min":"${label} must be at least ${min} characters","max":"${label} must be up to ${max} characters","range":"${label} must be between ${min}-${max} characters"},"number":{"len":"${label} must be equal to ${len}","min":"${label} must be minimum ${min}","max":"${label} must be maximum ${max}","range":"${label} must be between ${min}-${max}"},"array":{"len":"Must be ${len} ${label}","min":"At least ${min} ${label}","max":"At most ${max} ${label}","range":"The amount of ${label} must be between ${min}-${max}"},"pattern":{"mismatch":"${label} does not match the pattern ${pattern}"}}}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"gl","Pagination":{"items_per_page":"/ páxina","jump_to":"Ir a","jump_to_confirm":"confirmar","page":"","prev_page":"Páxina anterior","next_page":"Páxina seguinte","prev_5":"5 páxinas previas","next_5":"5 páxinas seguintes","prev_3":"3 páxinas previas","next_3":"3 páxinas seguintes","page_size":"Page Size"},"DatePicker":{"lang":{"placeholder":"Escolla data","rangePlaceholder":["Data inicial","Data final"],"locale":"gl_ES","today":"Hoxe","now":"Agora","backToToday":"Voltar a hoxe","ok":"Aceptar","clear":"Limpar","month":"Mes","year":"Ano","timeSelect":"Seleccionar hora","dateSelect":"Seleccionar data","monthSelect":"Elexir un mes","yearSelect":"Elexir un año","decadeSelect":"Elexir unha década","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Mes anterior (PageUp)","nextMonth":"Mes seguinte (PageDown)","previousYear":"Ano anterior (Control + left)","nextYear":"Ano seguinte (Control + right)","previousDecade":"Década anterior","nextDecade":"Década seguinte","previousCentury":"Século anterior","nextCentury":"Século seguinte"},"timePickerLocale":{"placeholder":"Escolla hora"}},"TimePicker":{"placeholder":"Escolla hora"},"Calendar":{"lang":{"placeholder":"Escolla data","rangePlaceholder":["Data inicial","Data final"],"locale":"gl_ES","today":"Hoxe","now":"Agora","backToToday":"Voltar a hoxe","ok":"Aceptar","clear":"Limpar","month":"Mes","year":"Ano","timeSelect":"Seleccionar hora","dateSelect":"Seleccionar data","monthSelect":"Elexir un mes","yearSelect":"Elexir un año","decadeSelect":"Elexir unha década","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Mes anterior (PageUp)","nextMonth":"Mes seguinte (PageDown)","previousYear":"Ano anterior (Control + left)","nextYear":"Ano seguinte (Control + right)","previousDecade":"Década anterior","nextDecade":"Década seguinte","previousCentury":"Século anterior","nextCentury":"Século seguinte"},"timePickerLocale":{"placeholder":"Escolla hora"}},"global":{"placeholder":"Escolla"},"Table":{"filterTitle":"Filtrar menú","filterConfirm":"Aceptar","filterReset":"Reiniciar","selectAll":"Seleccionar todo","selectInvert":"Invertir selección","sortTitle":"Ordenar"},"Modal":{"okText":"Aceptar","cancelText":"Cancelar","justOkText":"Aceptar"},"Popconfirm":{"okText":"Aceptar","cancelText":"Cancelar"},"Transfer":{"titles":["",""],"searchPlaceholder":"Buscar aquí","itemUnit":"elemento","itemsUnit":"elementos"},"Upload":{"uploading":"Subindo...","removeFile":"Eliminar arquivo","uploadError":"Error ao subir o arquivo","previewFile":"Vista previa","downloadFile":"Descargar arquivo"},"Empty":{"description":"Non hai datos"},"Icon":{"icon":"icona"},"Text":{"edit":"editar","copy":"copiar","copied":"copiado","expand":"expandir"},"PageHeader":{"back":"voltar"},"Form":{"defaultValidateMessages":{"default":"Error de validación do campo ${label}","required":"Por favor complete ${label}","enum":"${label} ten que ser un de [${enum}]","whitespace":"${label} non pode ter ningún caracter en branco","date":{"format":"O formato de data ${label} non é válido","parse":"${label} non se pode convertir a unha data","invalid":"${label} é unha data inválida"},"types":{"string":"${label} non é un ${type} válido","method":"${label} non é un ${type} válido","array":"${label} non é un ${type} válido","object":"${label} non é un ${type} válido","number":"${label} non é un ${type} válido","date":"${label} non é un ${type} válido","boolean":"${label} non é un ${type} válido","integer":"${label} non é un ${type} válido","float":"${label} non é un ${type} válido","regexp":"${label} non é un ${type} válido","email":"${label} non é un ${type} válido","url":"${label} non é un ${type} válido","hex":"${label} non é un ${type} válido"},"string":{"len":"${label} debe ter ${len} caracteres","min":"${label} debe ter como mínimo ${min} caracteres","max":"${label} debe ter ata ${max} caracteres","range":"${label} debe ter entre ${min}-${max} caracteres"},"number":{"len":"${label} debe ser igual a ${len}","min":"${label} valor mínimo é ${min}","max":"${label} valor máximo é ${max}","range":"${label} debe estar entre ${min}-${max}"},"array":{"len":"Debe ser ${len} ${label}","min":"Como mínimo ${min} ${label}","max":"Como máximo ${max} ${label}","range":"O valor de ${label} debe estar entre ${min}-${max}"},"pattern":{"mismatch":"${label} non coincide co patrón ${pattern}"}}}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"he","Pagination":{"items_per_page":"/ עמוד","jump_to":"עבור אל","jump_to_confirm":"אישור","page":"","prev_page":"העמוד הקודם","next_page":"העמוד הבא","prev_5":"5 עמודים קודמים","next_5":"5 עמודים הבאים","prev_3":"3 עמודים קודמים","next_3":"3 עמודים הבאים","page_size":"Page Size"},"DatePicker":{"lang":{"placeholder":"בחר תאריך","rangePlaceholder":["תאריך התחלה","תאריך סיום"],"locale":"he_IL","today":"היום","now":"עכשיו","backToToday":"חזור להיום","ok":"אישור","clear":"איפוס","month":"חודש","year":"שנה","timeSelect":"בחר שעה","dateSelect":"בחר תאריך","weekSelect":"בחר שבוע","monthSelect":"בחר חודש","yearSelect":"בחר שנה","decadeSelect":"בחר עשור","yearFormat":"YYYY","dateFormat":"M/D/YYYY","dayFormat":"D","dateTimeFormat":"M/D/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"חודש קודם (PageUp)","nextMonth":"חודש הבא (PageDown)","previousYear":"שנה שעברה (Control + left)","nextYear":"שנה הבאה (Control + right)","previousDecade":"העשור הקודם","nextDecade":"העשור הבא","previousCentury":"המאה הקודמת","nextCentury":"המאה הבאה"},"timePickerLocale":{"placeholder":"בחר שעה"}},"TimePicker":{"placeholder":"בחר שעה"},"Calendar":{"lang":{"placeholder":"בחר תאריך","rangePlaceholder":["תאריך התחלה","תאריך סיום"],"locale":"he_IL","today":"היום","now":"עכשיו","backToToday":"חזור להיום","ok":"אישור","clear":"איפוס","month":"חודש","year":"שנה","timeSelect":"בחר שעה","dateSelect":"בחר תאריך","weekSelect":"בחר שבוע","monthSelect":"בחר חודש","yearSelect":"בחר שנה","decadeSelect":"בחר עשור","yearFormat":"YYYY","dateFormat":"M/D/YYYY","dayFormat":"D","dateTimeFormat":"M/D/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"חודש קודם (PageUp)","nextMonth":"חודש הבא (PageDown)","previousYear":"שנה שעברה (Control + left)","nextYear":"שנה הבאה (Control + right)","previousDecade":"העשור הקודם","nextDecade":"העשור הבא","previousCentury":"המאה הקודמת","nextCentury":"המאה הבאה"},"timePickerLocale":{"placeholder":"בחר שעה"}},"global":{"placeholder":"אנא בחר"},"Table":{"filterTitle":"תפריט סינון","filterConfirm":"אישור","filterReset":"איפוס","selectAll":"בחר הכל","selectInvert":"הפוך בחירה","selectionAll":"בחר את כל הנתונים","sortTitle":"מיון","expand":"הרחב שורה","collapse":"צמצם שורה","triggerDesc":"לחץ למיון לפי סדר יורד","triggerAsc":"לחץ למיון לפי סדר עולה","cancelSort":"לחץ כדי לבטל את המיון"},"Modal":{"okText":"אישור","cancelText":"ביטול","justOkText":"אישור"},"Popconfirm":{"okText":"אישור","cancelText":"ביטול"},"Transfer":{"titles":["",""],"searchPlaceholder":"חפש כאן","itemUnit":"פריט","itemsUnit":"פריטים"},"Upload":{"uploading":"מעלה...","removeFile":"הסר קובץ","uploadError":"שגיאת העלאה","previewFile":"הצג קובץ","downloadFile":"הורד קובץ"},"Empty":{"description":"אין מידע"},"Icon":{"icon":"סמל"},"Text":{"edit":"ערוך","copy":"העתק","copied":"הועתק","expand":"הרחב"},"PageHeader":{"back":"חזרה"},"Form":{"defaultValidateMessages":{"default":"ערך השדה שגוי ${label}","required":"בבקשה הזן ${label}","enum":"${label} חייב להיות אחד מערכים אלו [${enum}]","whitespace":"${label} לא יכול להיות ריק","date":{"format":"${label} תאריך לא תקין","parse":"${label} לא ניתן להמיר לתאריך","invalid":"${label} הוא לא תאריך תקין"},"types":{"string":"${label} הוא לא ${type} תקין","method":"${label} הוא לא ${type} תקין","array":"${label} הוא לא ${type} תקין","object":"${label} הוא לא ${type} תקין","number":"${label} הוא לא ${type} תקין","date":"${label} הוא לא ${type} תקין","boolean":"${label} הוא לא ${type} תקין","integer":"${label} הוא לא ${type} תקין","float":"${label} הוא לא ${type} תקין","regexp":"${label} הוא לא ${type} תקין","email":"${label} הוא לא ${type} תקין","url":"${label} הוא לא ${type} תקין","hex":"${label} הוא לא ${type} תקין"},"string":{"len":"${label} חייב להיות ${len} תווים","min":"${label} חייב להיות ${min} תווים","max":"${label} מקסימום ${max} תווים","range":"${label} חייב להיות בין ${min}-${max} תווים"},"number":{"len":"${label} חייב להיות שווה ל ${len}","min":"${label} ערך מינימלי הוא ${min}","max":"${label} ערך מקסימלי הוא ${max}","range":"${label} חייב להיות בין ${min}-${max}"},"array":{"len":"חייב להיות ${len} ${label}","min":"מינימום ${min} ${label}","max":"מקסימום ${max} ${label}","range":"הסכום של ${label} חייב להיות בין ${min}-${max}"},"pattern":{"mismatch":"${label} לא תואם לתבנית ${pattern}"}}}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"hi","Pagination":{"items_per_page":"/ पृष्ठ","jump_to":"इस पर चलें","jump_to_confirm":"पुष्टि करें","page":"","prev_page":"पिछला पृष्ठ","next_page":"अगला पृष्ठ","prev_5":"पिछले 5 पृष्ठ","next_5":"अगले 5 पृष्ठ","prev_3":"पिछले 3 पृष्ठ","next_3":"अगले 3 पेज","page_size":"Page Size"},"DatePicker":{"lang":{"placeholder":"तारीख़ चुनें","yearPlaceholder":"वर्ष चुनें","quarterPlaceholder":"तिमाही चुनें","monthPlaceholder":"महीना चुनिए","weekPlaceholder":"सप्ताह चुनें","rangePlaceholder":["प्रारंभ तिथि","समाप्ति तिथि"],"rangeYearPlaceholder":["आरंभिक वर्ष","अंत वर्ष"],"rangeMonthPlaceholder":["आरंभिक महीना","अंत महीना"],"rangeWeekPlaceholder":["आरंभिक सप्ताह","अंत सप्ताह"],"locale":"hi_IN","today":"आज","now":"अभी","backToToday":"आज तक","ok":"ठीक","clear":"स्पष्ट","month":"महीना","year":"साल","timeSelect":"समय का चयन करें","dateSelect":"तारीख़ चुनें","weekSelect":"एक सप्ताह चुनें","monthSelect":"एक महीना चुनें","yearSelect":"एक वर्ष चुनें","decadeSelect":"एक दशक चुनें","yearFormat":"YYYY","dateFormat":"M/D/YYYY","dayFormat":"D","dateTimeFormat":"M/D/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"पिछला महीना (पेजअप)","nextMonth":"अगले महीने (पेजडाउन)","previousYear":"पिछले साल (Ctrl + बाएं)","nextYear":"अगले साल (Ctrl + दाहिना)","previousDecade":"पिछला दशक","nextDecade":"अगले दशक","previousCentury":"पीछ्ली शताब्दी","nextCentury":"अगली सदी"},"timePickerLocale":{"placeholder":"समय का चयन करें","rangePlaceholder":["आरंभिक समय","अंत समय"]}},"TimePicker":{"placeholder":"समय का चयन करें","rangePlaceholder":["आरंभिक समय","अंत समय"]},"Calendar":{"lang":{"placeholder":"तारीख़ चुनें","yearPlaceholder":"वर्ष चुनें","quarterPlaceholder":"तिमाही चुनें","monthPlaceholder":"महीना चुनिए","weekPlaceholder":"सप्ताह चुनें","rangePlaceholder":["प्रारंभ तिथि","समाप्ति तिथि"],"rangeYearPlaceholder":["आरंभिक वर्ष","अंत वर्ष"],"rangeMonthPlaceholder":["आरंभिक महीना","अंत महीना"],"rangeWeekPlaceholder":["आरंभिक सप्ताह","अंत सप्ताह"],"locale":"hi_IN","today":"आज","now":"अभी","backToToday":"आज तक","ok":"ठीक","clear":"स्पष्ट","month":"महीना","year":"साल","timeSelect":"समय का चयन करें","dateSelect":"तारीख़ चुनें","weekSelect":"एक सप्ताह चुनें","monthSelect":"एक महीना चुनें","yearSelect":"एक वर्ष चुनें","decadeSelect":"एक दशक चुनें","yearFormat":"YYYY","dateFormat":"M/D/YYYY","dayFormat":"D","dateTimeFormat":"M/D/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"पिछला महीना (पेजअप)","nextMonth":"अगले महीने (पेजडाउन)","previousYear":"पिछले साल (Ctrl + बाएं)","nextYear":"अगले साल (Ctrl + दाहिना)","previousDecade":"पिछला दशक","nextDecade":"अगले दशक","previousCentury":"पीछ्ली शताब्दी","nextCentury":"अगली सदी"},"timePickerLocale":{"placeholder":"समय का चयन करें","rangePlaceholder":["आरंभिक समय","अंत समय"]}},"global":{"placeholder":"कृपया चुनें"},"Table":{"filterTitle":"सूची बंद करें","filterConfirm":"अच्छी तरह से","filterReset":"रीसेट","filterEmptyText":"कोई फ़िल्टर नहीं","emptyText":"कोई जानकारी नहीं","selectAll":"वर्तमान पृष्ठ का चयन करें","selectInvert":"वर्तमान पृष्ठ घुमाएं","selectNone":"सभी डेटा साफ़ करें","selectionAll":"सभी डेटा का चयन करें","sortTitle":"द्वारा क्रमबद्ध करें","expand":"पंक्ति का विस्तार करें","collapse":"पंक्ति संक्षिप्त करें","triggerDesc":"अवरोही क्रमित करने के लिए क्लिक करें","triggerAsc":"आरोही क्रमित करने के लिए क्लिक करें","cancelSort":"छँटाई रद्द करने के लिए क्लिक करें"},"Modal":{"okText":"अच्छी तरह से","cancelText":"रद्द करना","justOkText":"अच्छी तरह से"},"Popconfirm":{"okText":"अच्छी तरह से","cancelText":"रद्द करना"},"Transfer":{"titles":["",""],"searchPlaceholder":"यहां खोजें","itemUnit":"तत्त्व","itemsUnit":"विषय-वस्तु","remove":"हटाए","selectCurrent":"वर्तमान पृष्ठ का चयन करें","removeCurrent":"वर्तमान पृष्ठ हटाएं","selectAll":"सभी डेटा का चयन करें","removeAll":"सभी डेटा हटाएं","selectInvert":"वर्तमान पृष्ठ को उल्टा करें"},"Upload":{"uploading":"अपलोड हो रहा...","removeFile":"फ़ाइल निकालें","uploadError":"अपलोड में त्रुटि","previewFile":"फ़ाइल पूर्वावलोकन","downloadFile":"फ़ाइल डाउनलोड करें"},"Empty":{"description":"कोई आकड़ा उपलब्ध नहीं है"},"Icon":{"icon":"आइकन"},"Text":{"edit":"संपादित करें","copy":"प्रतिलिपि","copied":"कॉपी किया गया","expand":"विस्तार"},"PageHeader":{"back":"वापस"},"Form":{"optional":"(ऐच्छिक)","defaultValidateMessages":{"default":"${label} के लिए फील्ड सत्यापन त्रुटि","required":"कृपया ${label} दर्ज करें","enum":"${label} [${enum}] में से एक होना चाहिए","whitespace":"${label} एक खाली अक्षर नहीं हो सकता","date":{"format":"${label} तिथि प्रारूप अमान्य है","parse":"${label} को तारीख में नहीं बदला जा सकता","invalid":"${label} एक अमान्य तिथि है"},"types":{"string":"${label} मान्य ${type} नहीं है","method":"${label} मान्य ${type} नहीं है","array":"${label} मान्य ${type} नहीं है","object":"${label} मान्य ${type} नहीं है","number":"${label} मान्य ${type} नहीं है","date":"${label} मान्य ${type} नहीं है","boolean":"${label} मान्य ${type} नहीं है","integer":"${label} मान्य ${type} नहीं है","float":"${label} मान्य ${type} नहीं है","regexp":"${label} मान्य ${type} नहीं है","email":"${label} मान्य ${type} नहीं है","url":"${label} मान्य ${type} नहीं है","hex":"${label} मान्य ${type} नहीं है"},"string":{"len":"${label} ${len} अक्षर का होना चाहिए","min":"${label} कम से कम ${min} वर्णों का होना चाहिए","max":"${label} अधिकतम ${max} वर्णों का होना चाहिए","range":"${label} ${min}-${max} वर्णों के बीच होना चाहिए"},"number":{"len":"${label} ${len} के बराबर होना चाहिए","min":"${label} कम से कम ${min} होना चाहिए","max":"${label} अधिकतम ${max} होना चाहिए","range":"${label} ${min}-${max} के बीच होना चाहिए"},"array":{"len":"${len} ${label} होना चाहिए","min":"कम से कम ${min} ${label}","max":"ज्यादा से ज्यादा ${max} ${label}","range":"${label} की राशि ${min}-${max} के बीच होनी चाहिए"},"pattern":{"mismatch":"${label} ${pattern} पैटर्न से मेल नहीं खाता"}}},"Image":{"preview":"पूर्वावलोकन"}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"hr","Pagination":{"items_per_page":"/ str","jump_to":"Idi na","jump_to_confirm":"potvrdi","page":"","prev_page":"Prijašnja stranica","next_page":"Sljedeća stranica","prev_5":"Prijašnjih 5 stranica","next_5":"Sljedećih 5 stranica","prev_3":"Prijašnje 3 stranice","next_3":"Sljedeće 3 stranice","page_size":"Page Size"},"DatePicker":{"lang":{"placeholder":"Odaberite datum","yearPlaceholder":"Odaberite godinu","quarterPlaceholder":"Odaberite četvrtinu","monthPlaceholder":"Odaberite mjesec","weekPlaceholder":"Odaberite tjedan","rangePlaceholder":["Početni datum","Završni datum"],"rangeYearPlaceholder":["Početna godina","Završna godina"],"rangeMonthPlaceholder":["Početni mjesec","Završni mjesec"],"rangeWeekPlaceholder":["Početni tjedan","Završni tjedan"],"locale":"hr_HR","today":"Danas","now":"Sad","backToToday":"Natrag na danas","ok":"OK","clear":"Očisti","month":"Mjesec","year":"Godina","timeSelect":"odaberite vrijeme","dateSelect":"odaberite datum","weekSelect":"Odaberite tjedan","monthSelect":"Odaberite mjesec","yearSelect":"Odaberite godinu","decadeSelect":"Odaberite desetljeće","yearFormat":"YYYY","dateFormat":"D.M.YYYY","dayFormat":"D","dateTimeFormat":"D.M.YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Prošli mjesec (PageUp)","nextMonth":"Sljedeći mjesec (PageDown)","previousYear":"Prošla godina (Control + left)","nextYear":"Sljedeća godina (Control + right)","previousDecade":"Prošlo desetljeće","nextDecade":"Sljedeće desetljeće","previousCentury":"Prošlo stoljeće","nextCentury":"Sljedeće stoljeće"},"timePickerLocale":{"placeholder":"Odaberite vrijeme","rangePlaceholder":["Vrijeme početka","Vrijeme završetka"]}},"TimePicker":{"placeholder":"Odaberite vrijeme","rangePlaceholder":["Vrijeme početka","Vrijeme završetka"]},"Calendar":{"lang":{"placeholder":"Odaberite datum","yearPlaceholder":"Odaberite godinu","quarterPlaceholder":"Odaberite četvrtinu","monthPlaceholder":"Odaberite mjesec","weekPlaceholder":"Odaberite tjedan","rangePlaceholder":["Početni datum","Završni datum"],"rangeYearPlaceholder":["Početna godina","Završna godina"],"rangeMonthPlaceholder":["Početni mjesec","Završni mjesec"],"rangeWeekPlaceholder":["Početni tjedan","Završni tjedan"],"locale":"hr_HR","today":"Danas","now":"Sad","backToToday":"Natrag na danas","ok":"OK","clear":"Očisti","month":"Mjesec","year":"Godina","timeSelect":"odaberite vrijeme","dateSelect":"odaberite datum","weekSelect":"Odaberite tjedan","monthSelect":"Odaberite mjesec","yearSelect":"Odaberite godinu","decadeSelect":"Odaberite desetljeće","yearFormat":"YYYY","dateFormat":"D.M.YYYY","dayFormat":"D","dateTimeFormat":"D.M.YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Prošli mjesec (PageUp)","nextMonth":"Sljedeći mjesec (PageDown)","previousYear":"Prošla godina (Control + left)","nextYear":"Sljedeća godina (Control + right)","previousDecade":"Prošlo desetljeće","nextDecade":"Sljedeće desetljeće","previousCentury":"Prošlo stoljeće","nextCentury":"Sljedeće stoljeće"},"timePickerLocale":{"placeholder":"Odaberite vrijeme","rangePlaceholder":["Vrijeme početka","Vrijeme završetka"]}},"global":{"placeholder":"Molimo označite"},"Table":{"filterTitle":"Filter meni","filterConfirm":"OK","filterReset":"Reset","filterEmptyText":"Nema filtera","emptyText":"Nema podataka","selectAll":"Označi trenutnu stranicu","selectInvert":"Invertiraj trenutnu stranicu","selectionAll":"Odaberite sve podatke","sortTitle":"Sortiraj","expand":"Proširi redak","collapse":"Sažmi redak","triggerDesc":"Kliknite za sortiranje silazno","triggerAsc":"Kliknite za sortiranje uzlazno","cancelSort":"Kliknite da biste otkazali sortiranje"},"Modal":{"okText":"OK","cancelText":"Odustani","justOkText":"OK"},"Popconfirm":{"okText":"OK","cancelText":"Odustani"},"Transfer":{"titles":["",""],"searchPlaceholder":"Pretraži ovdje","itemUnit":"stavka","itemsUnit":"stavke","remove":"Ukloniti","selectCurrent":"Odaberite trenutnu stranicu","removeCurrent":"Ukloni trenutnu stranicu","selectAll":"Odaberite sve podatke","removeAll":"Uklonite sve podatke","selectInvert":"Obrni trenutnu stranicu"},"Upload":{"uploading":"Upload u tijeku...","removeFile":"Makni datoteku","uploadError":"Greška kod uploada","previewFile":"Pogledaj datoteku","downloadFile":"Preuzmi datoteku"},"Empty":{"description":"Nema podataka"},"Icon":{"icon":"ikona"},"Text":{"edit":"Uredi","copy":"Kopiraj","copied":"Kopiranje uspješno","expand":"Proširi"},"PageHeader":{"back":"Natrag"},"Form":{"optional":"(neobavezno)","defaultValidateMessages":{"default":"Pogreška provjere valjanosti polja za ${label}","required":"Molimo unesite ${label}","enum":"${label} mora biti jedan od [${enum}]","whitespace":"${label} ne može biti prazan znak","date":{"format":"${label} format datuma je nevažeći","parse":"${label} ne može se pretvoriti u datum","invalid":"${label} je nevažeći datum"},"types":{"string":"${label} nije valjan ${type}","method":"${label} nije valjan ${type}","array":"${label} nije valjan ${type}","object":"${label} nije valjan ${type}","number":"${label} nije valjan ${type}","date":"${label} nije valjan ${type}","boolean":"${label} nije valjan ${type}","integer":"${label} nije valjan ${type}","float":"${label} nije valjan ${type}","regexp":"${label} nije valjan ${type}","email":"${label} nije valjan ${type}","url":"${label} nije valjan ${type}","hex":"${label} nije valjan ${type}"},"string":{"len":"${label} mora biti ${len} slova","min":"${label} mora biti najmanje ${min} slova","max":"${label} mora biti do ${max} slova","range":"${label} mora biti između ${min}-${max} slova"},"number":{"len":"${label} mora biti jednak ${len}","min":"${label} mora biti minimalano ${min}","max":"${label} mora biti maksimalano ${max}","range":"${label} mora biti između ${min}-${max}"},"array":{"len":"Mora biti ${len} ${label}","min":"Najmanje ${min} ${label}","max":"Najviše ${max} ${label}","range":"Količina ${label} mora biti između ${min}-${max}"},"pattern":{"mismatch":"${label} ne odgovara obrascu ${pattern}"}}},"Image":{"preview":"Pregled"}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"hu","Pagination":{"items_per_page":"/ oldal","jump_to":"Ugrás","jump_to_confirm":"megerősít","page":"","prev_page":"Előző oldal","next_page":"Következő oldal","prev_5":"Előző 5 oldal","next_5":"Következő 5 oldal","prev_3":"Előző 3 oldal","next_3":"Következő 3 oldal","page_size":"Page Size"},"DatePicker":{"lang":{"placeholder":"Válasszon dátumot","rangePlaceholder":["Kezdő dátum","Befejezés dátuma"],"locale":"hu_HU","today":"Ma","now":"Most","backToToday":"Vissza a mai napra","ok":"OK","clear":"Törlés","month":"Hónap","year":"Év","timeSelect":"Időpont kiválasztása","dateSelect":"Dátum kiválasztása","monthSelect":"Hónap kiválasztása","yearSelect":"Év kiválasztása","decadeSelect":"Évtized kiválasztása","yearFormat":"YYYY","dateFormat":"YYYY/MM/DD","dayFormat":"DD","dateTimeFormat":"YYYY/MM/DD HH:mm:ss","monthBeforeYear":true,"previousMonth":"Előző hónap (PageUp)","nextMonth":"Következő hónap (PageDown)","previousYear":"Múlt év (Control + left)","nextYear":"Jövő év (Control + right)","previousDecade":"Előző évtized","nextDecade":"Következő évtized","previousCentury":"Múlt évszázad","nextCentury":"Jövő évszázad"},"timePickerLocale":{"placeholder":"Válasszon időt"}},"TimePicker":{"placeholder":"Válasszon időt"},"Calendar":{"lang":{"placeholder":"Válasszon dátumot","rangePlaceholder":["Kezdő dátum","Befejezés dátuma"],"locale":"hu_HU","today":"Ma","now":"Most","backToToday":"Vissza a mai napra","ok":"OK","clear":"Törlés","month":"Hónap","year":"Év","timeSelect":"Időpont kiválasztása","dateSelect":"Dátum kiválasztása","monthSelect":"Hónap kiválasztása","yearSelect":"Év kiválasztása","decadeSelect":"Évtized kiválasztása","yearFormat":"YYYY","dateFormat":"YYYY/MM/DD","dayFormat":"DD","dateTimeFormat":"YYYY/MM/DD HH:mm:ss","monthBeforeYear":true,"previousMonth":"Előző hónap (PageUp)","nextMonth":"Következő hónap (PageDown)","previousYear":"Múlt év (Control + left)","nextYear":"Jövő év (Control + right)","previousDecade":"Előző évtized","nextDecade":"Következő évtized","previousCentury":"Múlt évszázad","nextCentury":"Jövő évszázad"},"timePickerLocale":{"placeholder":"Válasszon időt"}},"Table":{"filterTitle":"Szűrők","filterConfirm":"Alkalmazás","filterReset":"Visszaállítás","selectAll":"Jelenlegi oldal kiválasztása","selectInvert":"Jelenlegi oldal inverze","sortTitle":"Rendezés"},"Modal":{"okText":"Alkalmazás","cancelText":"Visszavonás","justOkText":"Alkalmazás"},"Popconfirm":{"okText":"Alkalmazás","cancelText":"Visszavonás"},"Transfer":{"titles":["",""],"searchPlaceholder":"Keresés","itemUnit":"elem","itemsUnit":"elemek"},"Upload":{"uploading":"Feltöltés...","removeFile":"Fájl eltávolítása","uploadError":"Feltöltési hiba","previewFile":"Fájl előnézet","downloadFile":"Fájl letöltése"},"Empty":{"description":"Nincs adat"}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"hy-am","Pagination":{"items_per_page":"/ էջ","jump_to":"Գնալ","jump_to_confirm":"հաստատել","page":"","prev_page":"Նախորդ Էջ","next_page":"Հաջորդ Էջ","prev_5":"Նախորդ 5 Էջերը","next_5":"Հաջորդ 5 Էջերը","prev_3":"Նախորդ 3 Էջերը","next_3":"Հաջորդ 3 Էջերը"},"DatePicker":{"lang":{"locale":"hy-am","placeholder":"Ընտրեք ամսաթիվը","rangePlaceholder":["Մեկնարկի ամսաթիվ","Ավարտի ամսաթիվը"],"today":"Այսօր","now":"Հիմա","backToToday":"Վերադառնալ այսօր","ok":"Օկ","clear":"Մաքրել","month":"Ամիս","year":"Տարի","timeSelect":"ընտրեք ժամը","dateSelect":"ընտրեք ամսաթիվը","weekSelect":"Ընտրեք շաբաթը","monthSelect":"Ընտրեք ամիսը","yearSelect":"Ընտրեք տարին","decadeSelect":"Ընտրեք տասնամյակը","yearFormat":"YYYY","dateFormat":"DD/MM//YYYY","dayFormat":"DD","dateTimeFormat":"DD/MM//YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Անցած ամիս (PageUp)","nextMonth":"Մյուս ամիս (PageDown)","previousYear":"Անցած տարի (Control + left)","nextYear":"Մյուս տարի (Control + right)","previousDecade":"Անցած տասնամյակ","nextDecade":"Մյուս տասնամյակ","previousCentury":"Անցած դար","nextCentury":"Մյուս դար"},"timePickerLocale":{"placeholder":"Ընտրեք ժամը"}},"TimePicker":{"placeholder":"Ընտրեք ժամը"},"Calendar":{"lang":{"locale":"hy-am","placeholder":"Ընտրեք ամսաթիվը","rangePlaceholder":["Մեկնարկի ամսաթիվ","Ավարտի ամսաթիվը"],"today":"Այսօր","now":"Հիմա","backToToday":"Վերադառնալ այսօր","ok":"Օկ","clear":"Մաքրել","month":"Ամիս","year":"Տարի","timeSelect":"ընտրեք ժամը","dateSelect":"ընտրեք ամսաթիվը","weekSelect":"Ընտրեք շաբաթը","monthSelect":"Ընտրեք ամիսը","yearSelect":"Ընտրեք տարին","decadeSelect":"Ընտրեք տասնամյակը","yearFormat":"YYYY","dateFormat":"DD/MM//YYYY","dayFormat":"DD","dateTimeFormat":"DD/MM//YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Անցած ամիս (PageUp)","nextMonth":"Մյուս ամիս (PageDown)","previousYear":"Անցած տարի (Control + left)","nextYear":"Մյուս տարի (Control + right)","previousDecade":"Անցած տասնամյակ","nextDecade":"Մյուս տասնամյակ","previousCentury":"Անցած դար","nextCentury":"Մյուս դար"},"timePickerLocale":{"placeholder":"Ընտրեք ժամը"}},"global":{"placeholder":"Ընտրեք"},"Table":{"filterTitle":"ֆիլտրի ընտրացանկ","filterConfirm":"ֆիլտրել","filterReset":"Զրոյացնել","selectAll":"Ընտրեք ընթացիկ էջը","selectInvert":"Փոխարկել ընթացիկ էջը","sortTitle":"Տեսակավորել","expand":"Ընդլայնեք տողը","collapse":"Կրճատել տողը"},"Modal":{"okText":"Օկ","cancelText":"Չեղարկել","justOkText":"Օկ"},"Popconfirm":{"okText":"Հաստատել","cancelText":"Մերժել"},"Transfer":{"titles":["",""],"searchPlaceholder":"Որոնեք այստեղ","itemUnit":"պարագան","itemsUnit":"պարագաները"},"Upload":{"uploading":"Ներբեռնում...","removeFile":"Հեռացնել ֆայլը","uploadError":"Ներբեռնման սխալ","previewFile":"Դիտել ֆայլը","downloadFile":"Ներբեռնել ֆայլը"},"Empty":{"description":"Տվյալներ չկան"},"Icon":{"icon":"պատկեր"},"Text":{"edit":"Խմբագրել","copy":"Պատճենել","copied":"Պատճենվել է","expand":"Տեսնել ավելին"},"PageHeader":{"back":"Հետ"}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"id","Pagination":{"items_per_page":"/ halaman","jump_to":"Menuju","jump_to_confirm":"konfirmasi","page":"Halaman","prev_page":"Halaman Sebelumnya","next_page":"Halaman Berikutnya","prev_5":"5 Halaman Sebelumnya","next_5":"5 Halaman Berikutnya","prev_3":"3 Halaman Sebelumnya","next_3":"3 Halaman Berikutnya","page_size":"ukuran halaman"},"DatePicker":{"lang":{"placeholder":"Pilih tanggal","rangePlaceholder":["Mulai tanggal","Tanggal akhir"],"locale":"id_ID","today":"Hari ini","now":"Sekarang","backToToday":"Kembali ke hari ini","ok":"Baik","clear":"Bersih","month":"Bulan","year":"Tahun","timeSelect":"pilih waktu","dateSelect":"pilih tanggal","weekSelect":"Pilih satu minggu","monthSelect":"Pilih satu bulan","yearSelect":"Pilih satu tahun","decadeSelect":"Pilih satu dekade","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Bulan sebelumnya (PageUp)","nextMonth":"Bulan selanjutnya (PageDown)","previousYear":"Tahun lalu (Control + kiri)","nextYear":"Tahun selanjutnya (Kontrol + kanan)","previousDecade":"Dekade terakhir","nextDecade":"Dekade berikutnya","previousCentury":"Abad terakhir","nextCentury":"Abad berikutnya"},"timePickerLocale":{"placeholder":"Pilih waktu"}},"TimePicker":{"placeholder":"Pilih waktu"},"Calendar":{"lang":{"placeholder":"Pilih tanggal","rangePlaceholder":["Mulai tanggal","Tanggal akhir"],"locale":"id_ID","today":"Hari ini","now":"Sekarang","backToToday":"Kembali ke hari ini","ok":"Baik","clear":"Bersih","month":"Bulan","year":"Tahun","timeSelect":"pilih waktu","dateSelect":"pilih tanggal","weekSelect":"Pilih satu minggu","monthSelect":"Pilih satu bulan","yearSelect":"Pilih satu tahun","decadeSelect":"Pilih satu dekade","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Bulan sebelumnya (PageUp)","nextMonth":"Bulan selanjutnya (PageDown)","previousYear":"Tahun lalu (Control + kiri)","nextYear":"Tahun selanjutnya (Kontrol + kanan)","previousDecade":"Dekade terakhir","nextDecade":"Dekade berikutnya","previousCentury":"Abad terakhir","nextCentury":"Abad berikutnya"},"timePickerLocale":{"placeholder":"Pilih waktu"}},"Table":{"filterTitle":"Saring","filterConfirm":"OK","filterReset":"Hapus","selectAll":"Pilih semua di halaman ini","selectInvert":"Balikkan pilihan di halaman ini","sortTitle":"Urutkan"},"Modal":{"okText":"OK","cancelText":"Batal","justOkText":"OK"},"Popconfirm":{"okText":"OK","cancelText":"Batal"},"Transfer":{"titles":["",""],"searchPlaceholder":"Cari","itemUnit":"item","itemsUnit":"item"},"Upload":{"uploading":"Mengunggah...","removeFile":"Hapus file","uploadError":"Kesalahan pengunggahan","previewFile":"File pratinjau","downloadFile":"Unduh berkas"},"Empty":{"description":"Tidak ada data"}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = undefined
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"is","Pagination":{"items_per_page":"/ síðu","jump_to":"Síða","jump_to_confirm":"staðfest","page":"","prev_page":"Fyrri síða","next_page":"Næsta síða","prev_5":"Til baka 5 síður","next_5":"Áfram 5 síður","prev_3":"Til baka 3 síður","next_3":"Áfram 3 síður","page_size":"Page Size"},"DatePicker":{"lang":{"placeholder":"Veldu dag","rangePlaceholder":["Upphafsdagur","Lokadagur"],"locale":"is_IS","today":"Í dag","now":"Núna","backToToday":"Til baka til dagsins í dag","ok":"Í lagi","clear":"Hreinsa","month":"Mánuður","year":"Ár","timeSelect":"Velja tíma","dateSelect":"Velja dag","monthSelect":"Velja mánuð","yearSelect":"Velja ár","decadeSelect":"Velja áratug","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Fyrri mánuður (PageUp)","nextMonth":"Næsti mánuður (PageDown)","previousYear":"Fyrra ár (Control + left)","nextYear":"Næsta ár (Control + right)","previousDecade":"Fyrri áratugur","nextDecade":"Næsti áratugur","previousCentury":"Fyrri öld","nextCentury":"Næsta öld"},"timePickerLocale":{"placeholder":"Velja tíma"}},"TimePicker":{"placeholder":"Velja tíma"},"Calendar":{"lang":{"placeholder":"Veldu dag","rangePlaceholder":["Upphafsdagur","Lokadagur"],"locale":"is_IS","today":"Í dag","now":"Núna","backToToday":"Til baka til dagsins í dag","ok":"Í lagi","clear":"Hreinsa","month":"Mánuður","year":"Ár","timeSelect":"Velja tíma","dateSelect":"Velja dag","monthSelect":"Velja mánuð","yearSelect":"Velja ár","decadeSelect":"Velja áratug","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Fyrri mánuður (PageUp)","nextMonth":"Næsti mánuður (PageDown)","previousYear":"Fyrra ár (Control + left)","nextYear":"Næsta ár (Control + right)","previousDecade":"Fyrri áratugur","nextDecade":"Næsti áratugur","previousCentury":"Fyrri öld","nextCentury":"Næsta öld"},"timePickerLocale":{"placeholder":"Velja tíma"}},"Table":{"filterTitle":"Afmarkanir","filterConfirm":"Staðfesta","filterReset":"Núllstilla","selectAll":"Velja allt","selectInvert":"Viðsnúa vali"},"Modal":{"okText":"Áfram","cancelText":"Hætta við","justOkText":"Í lagi"},"Popconfirm":{"okText":"Áfram","cancelText":"Hætta við"},"Transfer":{"titles":["",""],"searchPlaceholder":"Leita hér","itemUnit":"færsla","itemsUnit":"færslur"},"Upload":{"uploading":"Hleð upp...","removeFile":"Fjarlægja skrá","uploadError":"Villa við að hlaða upp","previewFile":"Forskoða skrá","downloadFile":"Hlaða niður skrá"},"Empty":{"description":"Engin gögn"}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"it","Pagination":{"items_per_page":"/ pagina","jump_to":"vai a","jump_to_confirm":"Conferma","page":"Pagina","prev_page":"Pagina precedente","next_page":"Pagina successiva","prev_5":"Precedente 5 pagine","next_5":"Prossime 5 pagine","prev_3":"Precedente 3 pagine","next_3":"Prossime 3 pagine","page_size":"dimensioni della pagina"},"DatePicker":{"lang":{"placeholder":"Selezionare la data","rangePlaceholder":["Data d'inizio","Data di fine"],"locale":"it_IT","today":"Oggi","now":"Adesso","backToToday":"Torna ad oggi","ok":"OK","clear":"Cancella","month":"Mese","year":"Anno","timeSelect":"Seleziona l'ora","dateSelect":"Seleziona la data","monthSelect":"Seleziona il mese","yearSelect":"Seleziona l'anno","decadeSelect":"Seleziona il decennio","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Il mese scorso (PageUp)","nextMonth":"Il prossimo mese (PageDown)","previousYear":"L'anno scorso (Control + sinistra)","nextYear":"L'anno prossimo (Control + destra)","previousDecade":"Ultimo decennio","nextDecade":"Prossimo decennio","previousCentury":"Secolo precedente","nextCentury":"Prossimo secolo"},"timePickerLocale":{"placeholder":"Selezionare l'orario"}},"TimePicker":{"placeholder":"Selezionare l'orario"},"Calendar":{"lang":{"placeholder":"Selezionare la data","rangePlaceholder":["Data d'inizio","Data di fine"],"locale":"it_IT","today":"Oggi","now":"Adesso","backToToday":"Torna ad oggi","ok":"OK","clear":"Cancella","month":"Mese","year":"Anno","timeSelect":"Seleziona l'ora","dateSelect":"Seleziona la data","monthSelect":"Seleziona il mese","yearSelect":"Seleziona l'anno","decadeSelect":"Seleziona il decennio","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Il mese scorso (PageUp)","nextMonth":"Il prossimo mese (PageDown)","previousYear":"L'anno scorso (Control + sinistra)","nextYear":"L'anno prossimo (Control + destra)","previousDecade":"Ultimo decennio","nextDecade":"Prossimo decennio","previousCentury":"Secolo precedente","nextCentury":"Prossimo secolo"},"timePickerLocale":{"placeholder":"Selezionare l'orario"}},"global":{"placeholder":"Selezionare"},"Table":{"filterTitle":"Menù Filtro","filterConfirm":"OK","filterReset":"Reset","filterEmptyText":"Senza filtri","filterCheckall":"Seleziona tutti","filterSearchPlaceholder":"Cerca nei filtri","emptyText":"Senza dati","selectAll":"Seleziona pagina corrente","selectInvert":"Inverti selezione nella pagina corrente","selectNone":"Deseleziona tutto","selectionAll":"Seleziona tutto","sortTitle":"Ordina","expand":"Espandi riga","collapse":"Comprimi riga ","triggerDesc":"Clicca per ordinare in modo discendente","triggerAsc":"Clicca per ordinare in modo ascendente","cancelSort":"Clicca per eliminare l'ordinamento"},"Modal":{"okText":"OK","cancelText":"Annulla","justOkText":"OK"},"Popconfirm":{"okText":"OK","cancelText":"Annulla"},"Transfer":{"titles":["",""],"searchPlaceholder":"Cerca qui","itemUnit":"elemento","itemsUnit":"elementi","remove":"Elimina","selectCurrent":"Seleziona la pagina corrente","removeCurrent":"Rimuovi la pagina corrente","selectAll":"Seleziona tutti i dati","removeAll":"Rimuovi tutti i dati","selectInvert":"Inverti la pagina corrente"},"Upload":{"uploading":"Caricamento...","removeFile":"Rimuovi il file","uploadError":"Errore di caricamento","previewFile":"Anteprima file","downloadFile":"Scarica file"},"Empty":{"description":"Nessun dato"},"Icon":{"icon":"icona"},"Text":{"edit":"modifica","copy":"copia","copied":"copia effettuata","expand":"espandi"},"PageHeader":{"back":"Torna"},"Form":{"optional":"(opzionale)","defaultValidateMessages":{"default":"Errore di convalida del campo ${label}","required":"Si prega di inserire ${label}","enum":"${label} deve essere uno di [${enum}]","whitespace":"${label} non può essere un carattere vuoto","date":{"format":"Il formato della data ${label} non è valido","parse":"${label} non può essere convertito in una data","invalid":"${label} non è una data valida"},"types":{"string":" ${label} non è un ${type} valido","method":" ${label} non è un ${type} valido","array":" ${label} non è un ${type} valido","object":" ${label} non è un ${type} valido","number":" ${label} non è un ${type} valido","date":" ${label} non è un ${type} valido","boolean":" ${label} non è un ${type} valido","integer":" ${label} non è un ${type} valido","float":" ${label} non è un ${type} valido","regexp":" ${label} non è un ${type} valido","email":" ${label} non è un ${type} valido","url":" ${label} non è un ${type} valido","hex":" ${label} non è un ${type} valido"},"string":{"len":"${label} deve avere ${len} caratteri","min":"${label} deve contenere almeno ${min} caratteri","max":"${label} deve contenere fino a ${max} caratteri","range":"${label} deve contenere tra ${min}-${max} caratteri"},"number":{"len":"${label} deve essere uguale a ${len}","min":"${label} valore minimo è ${min}","max":"${label} valor e massimo è ${max}","range":"${label} deve essere compreso tra ${min}-${max}"},"array":{"len":"Deve essere ${len} ${label}","min":"Almeno ${min} ${label}","max":"Massimo ${max} ${label}","range":"Il totale di ${label} deve essere compreso tra ${min}-${max}"},"pattern":{"mismatch":"${label} non corrisponde al modello ${pattern}"}}},"Image":{"preview":"Anteprima"}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"ja","Pagination":{"items_per_page":"件 / ページ","jump_to":"移動","jump_to_confirm":"確認する","page":"ページ","prev_page":"前のページ","next_page":"次のページ","prev_5":"前 5ページ","next_5":"次 5ページ","prev_3":"前 3ページ","next_3":"次 3ページ","page_size":"ページサイズ"},"DatePicker":{"lang":{"placeholder":"日付を選択","rangePlaceholder":["開始日付","終了日付"],"locale":"ja_JP","today":"今日","now":"現在時刻","backToToday":"今日に戻る","ok":"決定","timeSelect":"時間を選択","dateSelect":"日時を選択","weekSelect":"週を選択","clear":"クリア","month":"月","year":"年","previousMonth":"前月 (ページアップキー)","nextMonth":"翌月 (ページダウンキー)","monthSelect":"月を選択","yearSelect":"年を選択","decadeSelect":"年代を選択","yearFormat":"YYYY年","dayFormat":"D日","dateFormat":"YYYY年M月D日","dateTimeFormat":"YYYY年M月D日 HH時mm分ss秒","previousYear":"前年 (Controlを押しながら左キー)","nextYear":"翌年 (Controlを押しながら右キー)","previousDecade":"前の年代","nextDecade":"次の年代","previousCentury":"前の世紀","nextCentury":"次の世紀"},"timePickerLocale":{"placeholder":"時間を選択","rangePlaceholder":["開始時間","終了時間"]}},"TimePicker":{"placeholder":"時間を選択","rangePlaceholder":["開始時間","終了時間"]},"Calendar":{"lang":{"placeholder":"日付を選択","rangePlaceholder":["開始日付","終了日付"],"locale":"ja_JP","today":"今日","now":"現在時刻","backToToday":"今日に戻る","ok":"決定","timeSelect":"時間を選択","dateSelect":"日時を選択","weekSelect":"週を選択","clear":"クリア","month":"月","year":"年","previousMonth":"前月 (ページアップキー)","nextMonth":"翌月 (ページダウンキー)","monthSelect":"月を選択","yearSelect":"年を選択","decadeSelect":"年代を選択","yearFormat":"YYYY年","dayFormat":"D日","dateFormat":"YYYY年M月D日","dateTimeFormat":"YYYY年M月D日 HH時mm分ss秒","previousYear":"前年 (Controlを押しながら左キー)","nextYear":"翌年 (Controlを押しながら右キー)","previousDecade":"前の年代","nextDecade":"次の年代","previousCentury":"前の世紀","nextCentury":"次の世紀"},"timePickerLocale":{"placeholder":"時間を選択","rangePlaceholder":["開始時間","終了時間"]}},"Table":{"filterTitle":"フィルター","filterConfirm":"OK","filterReset":"リセット","filterEmptyText":"フィルターなし","selectAll":"ページ単位で選択","selectInvert":"ページ単位で反転","selectionAll":"すべてを選択","sortTitle":"ソート","expand":"展開する","collapse":"折り畳む","triggerDesc":"クリックで降順にソート","triggerAsc":"クリックで昇順にソート","cancelSort":"ソートをキャンセル"},"Modal":{"okText":"OK","cancelText":"キャンセル","justOkText":"OK"},"Popconfirm":{"okText":"OK","cancelText":"キャンセル"},"Transfer":{"titles":["",""],"searchPlaceholder":"ここを検索","itemUnit":"アイテム","itemsUnit":"アイテム"},"Upload":{"uploading":"アップロード中...","removeFile":"ファイルを削除","uploadError":"アップロードエラー","previewFile":"ファイルをプレビュー","downloadFile":"ダウンロードファイル"},"Empty":{"description":"データがありません"},"Form":{"defaultValidateMessages":{"default":"${label}のフィールド検証エラー","required":"${label}を入力してください","enum":"${label}は[${enum}]のいずれかである必要があります","whitespace":"${label}は空白文字にすることはできません","date":{"format":"${label}の日付形式は不正です","parse":"${label}は日付に変換できません","invalid":"${label}は不正な日付です"},"types":{"string":"${label}は有効な${type}ではありません","method":"${label}は有効な${type}ではありません","array":"${label}は有効な${type}ではありません","object":"${label}は有効な${type}ではありません","number":"${label}は有効な${type}ではありません","date":"${label}は有効な${type}ではありません","boolean":"${label}は有効な${type}ではありません","integer":"${label}は有効な${type}ではありません","float":"${label}は有効な${type}ではありません","regexp":"${label}は有効な${type}ではありません","email":"${label}は有効な${type}ではありません","url":"${label}は有効な${type}ではありません","hex":"${label}は有効な${type}ではありません"},"string":{"len":"${label}は${len}文字である必要があります","min":"${label}は${min}文字以上である必要があります","max":"${label}は${max}文字以下である必要があります","range":"${label}は${min}-${max}文字の範囲である必要があります"},"number":{"len":"${label}は${len}と等しい必要があります","min":"${label}の最小値は${min}です","max":"${label}の最大値は${max}です","range":"${label}は${min}-${max}の範囲である必要があります"},"array":{"len":"${label}は${len}である必要があります","min":"${label}の最小は${min}です","max":"${label}の最大は${max}です","range":"${label}の合計は${min}-${max}の範囲である必要があります"},"pattern":{"mismatch":"${label}はパターン${pattern}と一致しません"}}}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"ka","Pagination":{"items_per_page":"/ გვერდი.","jump_to":"გადასვლა","jump_to_confirm":"დადასტურება","page":"","prev_page":"წინა გვერდი","next_page":"შემდეგი გვერდი","prev_5":"წინა 5 გვერდი","next_5":"შემდეგი 5 გვერდი","prev_3":"წინა 3 გვერდი","next_3":"შემდეგი 3 გვერდი","page_size":"Page Size"},"DatePicker":{"lang":{"placeholder":"აირჩიეთ თარიღი","yearPlaceholder":"აირჩიეთ წელი","quarterPlaceholder":"აირჩიეთ მეოთხედი","monthPlaceholder":"აირჩიეთ თვე","weekPlaceholder":"აირჩიეთ კვირა","rangePlaceholder":["საწყისი თარიღი","საბოლოო თარიღი"],"rangeYearPlaceholder":["საწყისი წელი","საბოლოო წელი"],"rangeMonthPlaceholder":["საწყისი თვე","საბოლოო თვე"],"rangeWeekPlaceholder":["საწყისი კვირა","საბოლოო კვირა"],"locale":"ka_GE","today":"დღეს","now":"ახლა","backToToday":"მიმდინარე თარიღი","ok":"OK","clear":"გასუფთავება","month":"თვე","year":"წელი","timeSelect":"დროის არჩევა","dateSelect":"თარიღის არჩევა","weekSelect":"კვირის არჩევა","monthSelect":"თვის არჩევა","yearSelect":"წლის არჩევა","decadeSelect":"ათწლეულის არჩევა","yearFormat":"YYYY","dateFormat":"M/D/YYYY","dayFormat":"D","dateTimeFormat":"M/D/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"წინა თვე (PageUp)","nextMonth":"მომდევნო თვე (PageDown)","previousYear":"წინა წელი (Control + left)","nextYear":"მომდევნო წელი (Control + right)","previousDecade":"წინა ათწლეული","nextDecade":"მომდევნო ათწლეული","previousCentury":"გასული საუკუნე","nextCentury":"მომდევნო საუკუნე"},"timePickerLocale":{"placeholder":"აირჩიეთ დრო","rangePlaceholder":["საწყისი თარიღი","საბოლოო თარიღი"]}},"TimePicker":{"placeholder":"აირჩიეთ დრო","rangePlaceholder":["საწყისი თარიღი","საბოლოო თარიღი"]},"Calendar":{"lang":{"placeholder":"აირჩიეთ თარიღი","yearPlaceholder":"აირჩიეთ წელი","quarterPlaceholder":"აირჩიეთ მეოთხედი","monthPlaceholder":"აირჩიეთ თვე","weekPlaceholder":"აირჩიეთ კვირა","rangePlaceholder":["საწყისი თარიღი","საბოლოო თარიღი"],"rangeYearPlaceholder":["საწყისი წელი","საბოლოო წელი"],"rangeMonthPlaceholder":["საწყისი თვე","საბოლოო თვე"],"rangeWeekPlaceholder":["საწყისი კვირა","საბოლოო კვირა"],"locale":"ka_GE","today":"დღეს","now":"ახლა","backToToday":"მიმდინარე თარიღი","ok":"OK","clear":"გასუფთავება","month":"თვე","year":"წელი","timeSelect":"დროის არჩევა","dateSelect":"თარიღის არჩევა","weekSelect":"კვირის არჩევა","monthSelect":"თვის არჩევა","yearSelect":"წლის არჩევა","decadeSelect":"ათწლეულის არჩევა","yearFormat":"YYYY","dateFormat":"M/D/YYYY","dayFormat":"D","dateTimeFormat":"M/D/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"წინა თვე (PageUp)","nextMonth":"მომდევნო თვე (PageDown)","previousYear":"წინა წელი (Control + left)","nextYear":"მომდევნო წელი (Control + right)","previousDecade":"წინა ათწლეული","nextDecade":"მომდევნო ათწლეული","previousCentury":"გასული საუკუნე","nextCentury":"მომდევნო საუკუნე"},"timePickerLocale":{"placeholder":"აირჩიეთ დრო","rangePlaceholder":["საწყისი თარიღი","საბოლოო თარიღი"]}},"global":{"placeholder":"გთხოვთ აირჩიოთ"},"Table":{"filterTitle":"ფილტრის მენიუ","filterConfirm":"კარგი","filterReset":"გასუფთავება","filterEmptyText":"ფილტრები არაა","emptyText":"ინფორმაცია არაა","selectAll":"აირჩიეთ მიმდინარე გვერდი","selectInvert":"შეაბრუნეთ მიმდინარე გვერდი","selectNone":"მონაცემების გასუფთავება","selectionAll":"ყველას მონიშვნა","sortTitle":"დალაგება","expand":"სტრიქონის გაშლა","collapse":"სტრიქონის შეკუმშვა","triggerDesc":"დაღმავალი დალაგება","triggerAsc":"აღმავალი დალაგება","cancelSort":"დალაგების გაუქმება"},"Modal":{"okText":"კარგი","cancelText":"გაუქმება","justOkText":"ოკ"},"Popconfirm":{"okText":"კარგი","cancelText":"გაუქმება"},"Transfer":{"titles":["",""],"searchPlaceholder":"მოძებნე აქ","itemUnit":"ერთეული","itemsUnit":"ერთეულები","remove":"ამოშლა","selectCurrent":"მიმდინარე გვერდის არჩევა","removeCurrent":"მიმდინარე გვერდის ამოშლა","selectAll":"ყველას მონიშვნა","removeAll":"ყველას წაშლა","selectInvert":"მიმდინარე გვერდის შებრუნება"},"Upload":{"uploading":"იტვირთება...","removeFile":"ფაილის ამოშლა","uploadError":"ატვირთვის შეცდომა","previewFile":"ფაილის გადახედვა","downloadFile":"ფაილის ჩამოტვირთვა"},"Empty":{"description":"ინფორმაცია არაა"},"Icon":{"icon":"ხატულა"},"Text":{"edit":"რედაქტირება","copy":"ასლი","copied":"ასლი აღებულია","expand":"გაშლა"},"PageHeader":{"back":"უკან"},"Form":{"optional":"(არასავალდებულო)","defaultValidateMessages":{"default":"ველის შემოწმების შეცდომა ${label}-ისთვის","required":"გთხოვთ შეიყვანეთ ${label}","enum":"${label} უნდა იყოს ერთ-ერთი [${enum}]-დან","whitespace":"${label} არ შეიძლება იყოს ცარიელი სიმბოლო","date":{"format":"${label} თარიღის ფორმატი არასწორია","parse":"${label} თარიღში კონვერტირება არ არის შესაძლებელი","invalid":"${label} არასწორი თარიღია"},"types":{"string":"${label} არ არის სწორი ${type}","method":"${label} არ არის სწორი ${type}","array":"${label} არ არის სწორი ${type}","object":"${label} არ არის სწორი ${type}","number":"${label} არ არის სწორი ${type}","date":"${label} არ არის სწორი ${type}","boolean":"${label} არ არის სწორი ${type}","integer":"${label} არ არის სწორი ${type}","float":"${label} არ არის სწორი ${type}","regexp":"${label} არ არის სწორი ${type}","email":"${label} არ არის სწორი ${type}","url":"${label} არ არის სწორი ${type}","hex":"${label} არ არის სწორი ${type}"},"string":{"len":"${label} უნდა იყოს ${len} სიმბოლო","min":"${label} უნდა იყოს სულ მცირე ${min} სიმბოლო","max":"${label} უნდა იყოს მაქსიმუმ ${max} სიმბოლო","range":"${label} უნდა იყოს ${min}-${max} სიმბოლოს შორის"},"number":{"len":"${label} უნდა იყოს ${len} ტოლი","min":"${label} უნდა იყოს მინუმიმ ${min}","max":"${label} უნდა იყოს მაქსიმუმ ${max}","range":"${label} უნდა იყოს ${min}-${max} შორის"},"array":{"len":"უნდა იყოს ${len} ${label}","min":"სულ მცირე ${min} ${label}","max":"არაუმეტეს ${max} ${label}","range":"${label}-ის რაოდენობა უნდა იყოს ${min}-${max} შორის"},"pattern":{"mismatch":"${label} არ ერგება შაბლონს ${pattern}"}}},"Image":{"preview":"გადახედვა"}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"kk","Pagination":{"items_per_page":"/ бет","jump_to":"Секіру","jump_to_confirm":"Растау","page":"","prev_page":"Артқа","next_page":"Алға","prev_5":"Алдыңғы 5","next_5":"Келесі 5","prev_3":"Алдыңғы 3","next_3":"Келесі 3","page_size":"Page Size"},"DatePicker":{"lang":{"placeholder":"Күнді таңдаңыз","yearPlaceholder":"Жылды таңдаңыз","quarterPlaceholder":"Тоқсанды таңдаңыз","monthPlaceholder":"Айды таңдаңыз","weekPlaceholder":"Аптаны таңдаңыз","rangePlaceholder":["Бастау күні","Аяқталу күні"],"rangeYearPlaceholder":["Бастау жылы","Аяқталу жылы"],"rangeMonthPlaceholder":["Бастау айы","Аяқталу айы"],"rangeWeekPlaceholder":["Бастау апта","Аяқталу апта"],"locale":"kk_KZ","today":"Бүгін","now":"Қазір","backToToday":"Ағымдағы күн","ok":"Таңдау","clear":"Таза","month":"Ай","year":"Жыл","timeSelect":"Уақытты таңдау","dateSelect":"Күнді таңдау","monthSelect":"Айды таңдаңыз","yearSelect":"Жылды таңдаңыз","decadeSelect":"Онжылды таңдаңыз","yearFormat":"YYYY","dateFormat":"D-M-YYYY","dayFormat":"D","dateTimeFormat":"D-M-YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Алдыңғы ай (PageUp)","nextMonth":"Келесі ай (PageDown)","previousYear":"Алдыңғы жыл (Control + left)","nextYear":"Келесі жыл (Control + right)","previousDecade":"Алдыңғы онжылдық","nextDecade":"Келесі онжылдық","previousCentury":"Алдыңғы ғасыр","nextCentury":"Келесі ғасыр"},"timePickerLocale":{"placeholder":"Уақытты таңдаңыз","rangePlaceholder":["Бастау уақыты","Аяқталу уақыты"]}},"TimePicker":{"placeholder":"Уақытты таңдаңыз","rangePlaceholder":["Бастау уақыты","Аяқталу уақыты"]},"Calendar":{"lang":{"placeholder":"Күнді таңдаңыз","yearPlaceholder":"Жылды таңдаңыз","quarterPlaceholder":"Тоқсанды таңдаңыз","monthPlaceholder":"Айды таңдаңыз","weekPlaceholder":"Аптаны таңдаңыз","rangePlaceholder":["Бастау күні","Аяқталу күні"],"rangeYearPlaceholder":["Бастау жылы","Аяқталу жылы"],"rangeMonthPlaceholder":["Бастау айы","Аяқталу айы"],"rangeWeekPlaceholder":["Бастау апта","Аяқталу апта"],"locale":"kk_KZ","today":"Бүгін","now":"Қазір","backToToday":"Ағымдағы күн","ok":"Таңдау","clear":"Таза","month":"Ай","year":"Жыл","timeSelect":"Уақытты таңдау","dateSelect":"Күнді таңдау","monthSelect":"Айды таңдаңыз","yearSelect":"Жылды таңдаңыз","decadeSelect":"Онжылды таңдаңыз","yearFormat":"YYYY","dateFormat":"D-M-YYYY","dayFormat":"D","dateTimeFormat":"D-M-YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Алдыңғы ай (PageUp)","nextMonth":"Келесі ай (PageDown)","previousYear":"Алдыңғы жыл (Control + left)","nextYear":"Келесі жыл (Control + right)","previousDecade":"Алдыңғы онжылдық","nextDecade":"Келесі онжылдық","previousCentury":"Алдыңғы ғасыр","nextCentury":"Келесі ғасыр"},"timePickerLocale":{"placeholder":"Уақытты таңдаңыз","rangePlaceholder":["Бастау уақыты","Аяқталу уақыты"]}},"global":{"placeholder":"Таңдаңыз"},"Table":{"filterTitle":"Фильтр","filterConfirm":"OK","filterReset":"Тазарту","filterEmptyText":"Фильтр жоқ","emptyText":"Деректер жоқ","selectAll":"Барлығын таңдау","selectInvert":"Таңдауды төңкеру","selectionAll":"Барлық деректерді таңдаңыз","sortTitle":"Сұрыптау","expand":"Жолды жазу","collapse":"Жолды бүктеу","triggerDesc":"Төмендеуді сұрыптау үшін басыңыз","triggerAsc":"Өсу ретімен сұрыптау үшін басыңыз","cancelSort":"Сұрыптаудан бас тарту үшін басыңыз"},"Modal":{"okText":"Жарайды","cancelText":"Болдырмау","justOkText":"Жарайды"},"Popconfirm":{"okText":"Жарайды","cancelText":"Болдырмау"},"Transfer":{"titles":["",""],"searchPlaceholder":"Іздеу","itemUnit":"элемент.","itemsUnit":"элемент.","remove":"Жою","selectAll":"Барлық деректерді таңдау","selectCurrent":"Ағымдағы бетті таңдау","selectInvert":"Кері тәртіпте көрсету","removeAll":"Барлық деректерді жою","removeCurrent":"Ағымдағы парақты өшіру"},"Upload":{"uploading":"Жүктеу...","removeFile":"Файлды жою","uploadError":"Жүктеу кезінде қате пайда болды","previewFile":"Файлды алдын ала қарау","downloadFile":"Файлды жүктеу"},"Empty":{"description":"Деректер жоқ"},"Icon":{"icon":"белгішесі"},"Text":{"edit":"Өңдеу","copy":"Көшіру","copied":"Көшірілді","expand":"Жазу"},"PageHeader":{"back":"Артқа"},"Form":{"defaultValidateMessages":{"default":"${label} өрісін тексеру қателігі","required":"${label} енгізіңіз","enum":"${label} [${enum}] қатарынан болуы керек","whitespace":"${label} бос болмауы керек","date":{"format":"${label} жарамды күн форматы емес","parse":"${label} күнге түрлендірілмейді","invalid":"${label} жарамды күн емес"},"types":{"string":"${label} ${type} типі емес","method":"${label} ${type} типі емес","array":"${label} ${type} типі емес","object":"${label} ${type} типі емес","number":"${label} ${type} типі емес","date":"${label} ${type} типі емес","boolean":"${label} ${type} типі емес","integer":"${label} ${type} типі емес","float":"${label} ${type} типі емес","regexp":"${label} ${type} типі емес","email":"${label} ${type} типі емес","url":"${label} ${type} типі емес","hex":"${label} ${type} типі емес"},"string":{"len":"${label} ${len} таңбадан тұруы керек","min":"${label} ${min} таңбадан үлкен немесе оған тең болуы керек","max":"${label} ${max} таңбадан кем немесе оған тең болуы керек","range":"${label} ұзындығы ${min}-${max} таңба аралығында болуы керек"},"number":{"len":"${label} ${len} тең болуы керек","min":"${label} ${min} мәнінен үлкен немесе оған тең болуы керек","max":"${label} ${max} мәнінен аз немесе оған тең болуы керек"},"array":{"len":"${label} элементтерінің саны ${len} тең болуы керек","min":"${label} элементтерінің саны ${min} көп немесе оған тең болуы керек","max":"${label} элементтерінің саны ${max} аз немесе оған тең болуы керек","range":"${label} элементтерінің саны ${min} - ${max} аралығында болуы керек"},"pattern":{"mismatch":"${label} ${pattern} мен сәйкес келмейді"}}}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"km","Pagination":{"items_per_page":"/ ទំព័រ","jump_to":"លោតទៅ","jump_to_confirm":"បញ្ជាក់","page":"ទំព័រ","prev_page":"ទំព័រមុន","next_page":"ទំព័របន្ទាប់","prev_5":"៥ ទំព័រថយក្រោយ","next_5":"៥ ទំព័រទៅមុខ","prev_3":"៣ ទំព័រថយក្រោយ","next_3":"៣ ទំព័រទៅមុខ","page_size":"Page Size"},"DatePicker":{"lang":{"placeholder":"រើសថ្ងៃ","yearPlaceholder":"រើសឆ្នាំ","quarterPlaceholder":"រើសត្រីមាស","monthPlaceholder":"រើសខែ","weekPlaceholder":"រើសសប្តាហ៍","rangePlaceholder":["ថ្ងៃចាប់ផ្ដើម","ថ្ងៃបញ្ចប់"],"rangeYearPlaceholder":["ឆ្នាំចាប់ផ្ដើម","ឆ្នាំបញ្ចប់"],"rangeMonthPlaceholder":["ខែចាប់ផ្ដើម","ខែបញ្ចប់"],"rangeWeekPlaceholder":["សប្ដាហ៍ចាប់ផ្ដើម","សប្ដាហ៍បញ្ចប់"],"locale":"km","today":"ថ្ងៃនេះ","now":"ឥឡូវនេះ","backToToday":"ត្រលប់ទៅថ្ងៃនេះ","ok":"កំណត់","timeSelect":"រយៈពេលជ្រើសរើស","dateSelect":"ជ្រើសរើសកាលបរិច្ឆេទ","weekSelect":"ជ្រើសរើសសប្តាហ៍","clear":"ច្បាស់","month":"ខែ","year":"ឆ្នាំ","previousMonth":"ខែមុន (ឡើងទំព័រ)","nextMonth":"ខែបន្ទាប់ (ប៊ូតុងចុះទំព័រ)","monthSelect":"ជ្រើសរើសខែ","yearSelect":"ជ្រើសរើសឆ្នាំ","decadeSelect":"ជ្រើសរើសអាយុ","yearFormat":"YYYY","dayFormat":"D","dateFormat":"YYYY-M-D","dateTimeFormat":"YYYY-M-D HH:mm:ss","previousYear":"ឆ្នាំមុន (Controlគ្រាប់ចុចបូកព្រួញខាងឆ្វេង)","nextYear":"ឆ្នាំក្រោយ (Control គ្រាប់ចុចបូកព្រួញស្ដាំ)","previousDecade":"ជំនាន់ចុងក្រោយ","nextDecade":"ជំនាន់ក្រោយ","previousCentury":"សតវត្សចុងក្រោយ","nextCentury":"សតវត្សរ៍បន្ទាប់"},"timePickerLocale":{"placeholder":"រើសម៉ោង","rangePlaceholder":["ម៉ោងចប់ផ្ដើម","ម៉ោងបញ្ចប់"]}},"TimePicker":{"placeholder":"រើសម៉ោង","rangePlaceholder":["ម៉ោងចប់ផ្ដើម","ម៉ោងបញ្ចប់"]},"Calendar":{"lang":{"placeholder":"រើសថ្ងៃ","yearPlaceholder":"រើសឆ្នាំ","quarterPlaceholder":"រើសត្រីមាស","monthPlaceholder":"រើសខែ","weekPlaceholder":"រើសសប្តាហ៍","rangePlaceholder":["ថ្ងៃចាប់ផ្ដើម","ថ្ងៃបញ្ចប់"],"rangeYearPlaceholder":["ឆ្នាំចាប់ផ្ដើម","ឆ្នាំបញ្ចប់"],"rangeMonthPlaceholder":["ខែចាប់ផ្ដើម","ខែបញ្ចប់"],"rangeWeekPlaceholder":["សប្ដាហ៍ចាប់ផ្ដើម","សប្ដាហ៍បញ្ចប់"],"locale":"km","today":"ថ្ងៃនេះ","now":"ឥឡូវនេះ","backToToday":"ត្រលប់ទៅថ្ងៃនេះ","ok":"កំណត់","timeSelect":"រយៈពេលជ្រើសរើស","dateSelect":"ជ្រើសរើសកាលបរិច្ឆេទ","weekSelect":"ជ្រើសរើសសប្តាហ៍","clear":"ច្បាស់","month":"ខែ","year":"ឆ្នាំ","previousMonth":"ខែមុន (ឡើងទំព័រ)","nextMonth":"ខែបន្ទាប់ (ប៊ូតុងចុះទំព័រ)","monthSelect":"ជ្រើសរើសខែ","yearSelect":"ជ្រើសរើសឆ្នាំ","decadeSelect":"ជ្រើសរើសអាយុ","yearFormat":"YYYY","dayFormat":"D","dateFormat":"YYYY-M-D","dateTimeFormat":"YYYY-M-D HH:mm:ss","previousYear":"ឆ្នាំមុន (Controlគ្រាប់ចុចបូកព្រួញខាងឆ្វេង)","nextYear":"ឆ្នាំក្រោយ (Control គ្រាប់ចុចបូកព្រួញស្ដាំ)","previousDecade":"ជំនាន់ចុងក្រោយ","nextDecade":"ជំនាន់ក្រោយ","previousCentury":"សតវត្សចុងក្រោយ","nextCentury":"សតវត្សរ៍បន្ទាប់"},"timePickerLocale":{"placeholder":"រើសម៉ោង","rangePlaceholder":["ម៉ោងចប់ផ្ដើម","ម៉ោងបញ្ចប់"]}},"Table":{"filterTitle":"បញ្ចីតម្រៀប","filterConfirm":"យល់ព្រម","filterReset":"ត្រឡប់ដើម","filterEmptyText":"គ្មានបញ្ចីតម្រៀប","emptyText":"គ្មានទិន្នន័យ","selectAll":"រើសក្នុងទំព័រនេះ","selectInvert":"បញ្ច្រាសក្នុងទំព័រនេះ","selectNone":"លុបចេញទាំងអស់","selectionAll":"រើសយកទាំងអស់","sortTitle":"តម្រៀប","expand":"ពន្លាត","collapse":"បិតបាំង","triggerDesc":"ចុចដើម្បីរៀបតាមលំដាប់ធំ","triggerAsc":"ចុចដើម្បីរៀបតាមលំដាប់តូច","cancelSort":"ចុចដើម្បីបោះបង់"},"Modal":{"okText":"យល់ព្រម","cancelText":"បោះបង់","justOkText":"យល់ព្រម"},"Popconfirm":{"okText":"យល់ព្រម","cancelText":"បោះបង់"},"Transfer":{"titles":["",""],"searchPlaceholder":"ស្វែងរកនៅទីនេះ","itemUnit":"","itemsUnit":"items"},"Upload":{"uploading":"កំពុងបញ្ចូលឡើង...","removeFile":"លុបឯកសារ","uploadError":"បញ្ចូលមិនជោកជ័យ","previewFile":"មើលឯកសារ","downloadFile":"ទាញយកឯកសារ"},"Empty":{"description":"គ្មានទិន្នន័យ"},"Form":{"defaultValidateMessages":{"default":"Field validation error for ${label}","required":"Please enter ${label}","enum":"${label} must be one of [${enum}]","whitespace":"${label} cannot be a blank character","date":{"format":"${label} date format is invalid","parse":"${label} cannot be converted to a date","invalid":"${label} is an invalid date"},"types":{"string":"${label} is not a valid ${type}","method":"${label} is not a valid ${type}","array":"${label} is not a valid ${type}","object":"${label} is not a valid ${type}","number":"${label} is not a valid ${type}","date":"${label} is not a valid ${type}","boolean":"${label} is not a valid ${type}","integer":"${label} is not a valid ${type}","float":"${label} is not a valid ${type}","regexp":"${label} is not a valid ${type}","email":"${label} is not a valid ${type}","url":"${label} is not a valid ${type}","hex":"${label} is not a valid ${type}"},"string":{"len":"${label} must be ${len} characters","min":"${label} must be at least ${min} characters","max":"${label} must be up to ${max} characters","range":"${label} must be between ${min}-${max} characters"},"number":{"len":"${label} must be equal to ${len}","min":"${label} must be minimum ${min}","max":"${label} must be maximum ${max}","range":"${label} must be between ${min}-${max}"},"array":{"len":"Must be ${len} ${label}","min":"At least ${min} ${label}","max":"At most ${max} ${label}","range":"The amount of ${label} must be between ${min}-${max}"},"pattern":{"mismatch":"${label} does not match the pattern ${pattern}"}}}}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
1
10
|
module.exports = {"locale":"ku","Pagination":{"items_per_page":"/ rûpel","jump_to":"Biçe","jump_to_confirm":"piştrast bike","page":"","prev_page":"Rûpelê Pêş","next_page":"Rûpelê Paş","prev_5":"5 Rûpelên Pêş","next_5":"5 Rûpelên Paş","prev_3":"3 Rûpelên Pêş","next_3":"3 Rûpelên Paş","page_size":"Page Size"},"DatePicker":{"lang":{"placeholder":"Dîrok hilbijêre","rangePlaceholder":["Dîroka destpêkê","Dîroka dawîn"],"locale":"ku","today":"Îro","now":"Niha","backToToday":"Vegere îro","ok":"Temam","clear":"Paqij bike","month":"Meh","year":"Sal","timeSelect":"Demê hilbijêre","dateSelect":"Dîrok hilbijêre","monthSelect":"Meh hilbijêre","yearSelect":"Sal hilbijêre","decadeSelect":"Dehsal hilbijêre","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Meha peş (PageUp))","nextMonth":"Meha paş (PageDown)","previousYear":"Sala peş (Control + şep)","nextYear":"Sala paş (Control + rast)","previousDecade":"Dehsalen peş","nextDecade":"Dehsalen paş","previousCentury":"Sedsalen peş","nextCentury":"Sedsalen paş"},"timePickerLocale":{"placeholder":"Demê hilbijêre"}},"TimePicker":{"placeholder":"Demê hilbijêre"},"Calendar":{"lang":{"placeholder":"Dîrok hilbijêre","rangePlaceholder":["Dîroka destpêkê","Dîroka dawîn"],"locale":"ku","today":"Îro","now":"Niha","backToToday":"Vegere îro","ok":"Temam","clear":"Paqij bike","month":"Meh","year":"Sal","timeSelect":"Demê hilbijêre","dateSelect":"Dîrok hilbijêre","monthSelect":"Meh hilbijêre","yearSelect":"Sal hilbijêre","decadeSelect":"Dehsal hilbijêre","yearFormat":"YYYY","dateFormat":"D/M/YYYY","dayFormat":"D","dateTimeFormat":"D/M/YYYY HH:mm:ss","monthBeforeYear":true,"previousMonth":"Meha peş (PageUp))","nextMonth":"Meha paş (PageDown)","previousYear":"Sala peş (Control + şep)","nextYear":"Sala paş (Control + rast)","previousDecade":"Dehsalen peş","nextDecade":"Dehsalen paş","previousCentury":"Sedsalen peş","nextCentury":"Sedsalen paş"},"timePickerLocale":{"placeholder":"Demê hilbijêre"}},"Table":{"filterTitle":"Menuê peldanka","filterConfirm":"Temam","filterReset":"Jê bibe","selectAll":"Hemî hilbijêre","selectInvert":"Hilbijartinan veguhere"},"Modal":{"okText":"Temam","cancelText":"Betal ke","justOkText":"Temam"},"Popconfirm":{"okText":"Temam","cancelText":"Betal ke"},"Transfer":{"titles":["",""],"searchPlaceholder":"Lêgerîn","itemUnit":"tişt","itemsUnit":"tişt"},"Upload":{"uploading":"Bardike...","removeFile":"Pelê rabike","uploadError":"Xeta barkirine","previewFile":"Pelê pêşbibîne","downloadFile":"Pelê dakêşin"},"Empty":{"description":"Agahî tune"}}
|