forked from abpframework/abp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
34 changed files
with
1,087 additions
and
113 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
abp_io/AbpIoLocalization/AbpIoLocalization/Account/Localization/Resources/es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"culture": "es", | ||
"texts": { | ||
"Account": "Cuenta de ABP - Iniciar sesión y registrarse | ABP.IO", | ||
"Welcome": "Bienvenido", | ||
"UseOneOfTheFollowingLinksToContinue": "Usa uno de los siguientes links para continuar", | ||
"FrameworkHomePage": "Página de inicio del framework", | ||
"FrameworkDocumentation": "Documentación del framework", | ||
"OfficialBlog": "Blog Oficial", | ||
"CommercialHomePage": "Página de inicio comercial", | ||
"CommercialSupportWebSite": "Sitio web de soporte comercial", | ||
"CommunityWebSite": "Sitio web comunidad ABP" | ||
} | ||
} |
199 changes: 199 additions & 0 deletions
199
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,199 @@ | ||
{ | ||
"culture": "es", | ||
"texts": { | ||
"Permission:Organizations": "Organizaciones", | ||
"Permission:Manage": "Gestionar organizaciones", | ||
"Permission:DiscountRequests": "Solicitudes de descuento", | ||
"Permission:DiscountManage": "Gestionar solicitudes de descuento", | ||
"Permission:Disable": "Desactivar", | ||
"Permission:Enable": "Activar", | ||
"Permission:EnableSendEmail": "Activar enviar email", | ||
"Permission:SendEmail": "Enviar email", | ||
"Permission:NpmPackages": "Paquetes NPM", | ||
"Permission:NugetPackages": "Paquetes Nuget", | ||
"Permission:Maintenance": "Mantenimiento", | ||
"Permission:Maintain": "Mantener", | ||
"Permission:ClearCaches": "Borrar cachés", | ||
"Permission:Modules": "Módulos", | ||
"Permission:Packages": "Paquetes", | ||
"Permission:Edit": "Editar", | ||
"Permission:Delete": "Borrar", | ||
"Permission:Create": "Crear", | ||
"Permission:Accounting": "Contabilidad", | ||
"Permission:Accounting:Quotation": "Cotización", | ||
"Permission:Accounting:Invoice": "Factura", | ||
"Menu:Organizations": "Organizaciones", | ||
"Menu:Accounting": "Contabilidad", | ||
"Menu:Packages": "Paquetes", | ||
"Menu:DiscountRequests": "Solicitudes de descuento", | ||
"NpmPackageDeletionWarningMessage": "Este NPM paquete será borrado. ¿Quieres confirmar?", | ||
"NugetPackageDeletionWarningMessage": "Este NPM paquete será borrado. ¿Quieres confirmar?", | ||
"ModuleDeletionWarningMessage": "Este NPM paquete será borrado. ¿Quieres confirmar?", | ||
"Name": "Nombre", | ||
"DisplayName": "Nombre para mostrar", | ||
"ShortDescription": "Descripción corta", | ||
"NameFilter": "Nombre", | ||
"CreationTime": "Fecha de creación", | ||
"IsPro": "Es pro", | ||
"ShowOnModuleList": "Mostrar en la lista de módulos", | ||
"EfCoreConfigureMethodName": "configurar nombre de método", | ||
"IsProFilter": "Es pro", | ||
"ApplicationType": "tipo de aplicación", | ||
"Target": "Destino", | ||
"TargetFilter": "Destino", | ||
"ModuleClass": "Módulo de clase", | ||
"NugetPackageTarget.DomainShared": "Dominio compartido", | ||
"NugetPackageTarget.Domain": "Dominio", | ||
"NugetPackageTarget.Application": "Aplicación", | ||
"NugetPackageTarget.ApplicationContracts": "Contratos de aplicación", | ||
"NugetPackageTarget.HttpApi": "Http Api", | ||
"NugetPackageTarget.HttpApiClient": "Cliente Http Api", | ||
"NugetPackageTarget.Web": "Web", | ||
"NugetPackageTarget.EntityFrameworkCore": "Delete todo EntityFramework Core", | ||
"NugetPackageTarget.MongoDB": "MongoDB", | ||
"Edit": "Editar", | ||
"Delete": "Borrar", | ||
"Refresh": "Refrescar", | ||
"NpmPackages": "Paquetes NPM", | ||
"NugetPackages": "Paquetes Nuget", | ||
"NpmPackageCount": "Número de paquetes NPM", | ||
"NugetPackageCount": "Número de paquetes Nuget", | ||
"Module": "Módulos", | ||
"ModuleInfo": "Info de módulo", | ||
"CreateANpmPackage": "Crear un paquete NPM", | ||
"CreateAModule": "Crear un módulo", | ||
"CreateANugetPackage": "Crear un paquete de Nuget", | ||
"AddNew": "Añadir nuevo", | ||
"PackageAlreadyExist{0}": "\"{0}\" paquete ya se encuentra añadido", | ||
"ModuleAlreadyExist{0}": "\"{0}\" módulo ya se encuentra añadido.", | ||
"ClearCache": "Borrar caché", | ||
"SuccessfullyCleared": "Borrado satisfactoriamente", | ||
"Menu:NpmPackages": "Paquetes de NPM", | ||
"Menu:Modules": "Módulos", | ||
"Menu:Maintenance": "Mantenimiento", | ||
"Menu:NugetPackages": "Paquetes Nuget", | ||
"CreateAnOrganization": "Crear una organización", | ||
"Organizations": "Organizaciones", | ||
"LongName": "Nombre largo", | ||
"LicenseType": "Tipo de licencia", | ||
"MissingLicenseTypeField": "El campo tipo de licencia es requerido!", | ||
"LicenseStartTime": "Fecha de inicio de licencia", | ||
"LicenseEndTime": "Fecha de caducidad de licencia", | ||
"AllowedDeveloperCount": "Número de desarrolladores permitidos", | ||
"UserNameOrEmailAddress": "Nombre de usuario o", | ||
"AddOwner": "Añadir propietario", | ||
"UserName": "Nombre de usuario", | ||
"Email": "Email", | ||
"Developers": "Desarrolladores", | ||
"AddDeveloper": "Añadir desarrollador", | ||
"Create": "Crear", | ||
"UserNotFound": "Usuario no encontrado", | ||
"{0}WillBeRemovedFromDevelopers": "{0} será eliminado de desarrolladores, ¿deseas continuar?", | ||
"{0}WillBeRemovedFromOwners": "{0} será eliminado de propietarios, ¿deseas continuar?", | ||
"Computers": "Ordenadores", | ||
"UniqueComputerId": "Id única de ordenador", | ||
"LastSeenDate": "Fecha de visto por última vez", | ||
"{0}Computer{1}WillBeRemovedFromRecords": "El ordenador {0} ({1}) será eliminado de los registros", | ||
"OrganizationDeletionWarningMessage": "La organización será eliminada", | ||
"DeletingLastOwnerWarningMessage": "Una organización debe tener al menos un propietario!. Por lo tanto, tu no puedes eliminar este propietario", | ||
"This{0}AlreadyExistInThisOrganization": "Este/a {0} ya existe en esta organización", | ||
"AreYouSureYouWantToDeleteAllComputers": "Estás seguro tu quieres eliminar todos los ordenadores", | ||
"DeleteAll": "Eliminar todo", | ||
"DoYouWantToCreateNewUser": "¿Quieres crear un nuevo usuario?", | ||
"MasterModules": "Módulos maestros", | ||
"OrganizationName": "Nombre de organización", | ||
"CreationDate": "Fecha de creación", | ||
"LicenseStartDate": "Fecha de inicio de licencia", | ||
"LicenseEndDate": "Fecha de caducidad de licencia", | ||
"OrganizationNamePlaceholder": "Nombre de organización...", | ||
"TotalQuestionCountPlaceholder": "Número total de preguntas...", | ||
"RemainingQuestionCountPlaceholder": "Número de preguntas pendientes", | ||
"LicenseTypePlaceholder": "Tipo de licencia...", | ||
"CreationDatePlaceholder": "Fecha de creación...", | ||
"LicenseStartDatePlaceholder": "Fecha de inicio de licencia...", | ||
"LicenseEndDatePlaceholder": "Fecha de caducidad de licencia...", | ||
"UsernameOrEmail": "Usuario o email", | ||
"UsernameOrEmailPlaceholder": "Usuario o email...", | ||
"Member": "Miembro", | ||
"PurchaseOrderNo": "Número de orden de compra", | ||
"QuotationDate": "", | ||
"CompanyName": "", | ||
"CompanyAddress": "", | ||
"Price": "", | ||
"DiscountText": "", | ||
"DiscountQuantity": "", | ||
"DiscountPrice": "", | ||
"Quotation": "", | ||
"ExtraText": "", | ||
"ExtraAmount": "", | ||
"DownloadQuotation": "", | ||
"Invoice": "", | ||
"TaxNumber": "", | ||
"InvoiceNumber": "", | ||
"InvoiceDate": "", | ||
"InvoiceNote": "", | ||
"Quantity": "", | ||
"AddProduct": "", | ||
"AddProductWarning": "", | ||
"TotalPrice": "", | ||
"Generate": "", | ||
"MissingQuantityField": "", | ||
"MissingPriceField": "", | ||
"CodeUsageStatus": "", | ||
"Country": "", | ||
"DeveloperCount": "", | ||
"RequestCode": "", | ||
"WebSite": "", | ||
"GithubUsername": "", | ||
"PhoneNumber": "", | ||
"ProjectDescription": "", | ||
"Referrer": "", | ||
"DiscountRequests": "", | ||
"Copylink": "", | ||
"Disable": "", | ||
"Enable": "", | ||
"EnableSendEmail": "", | ||
"SendEmail": "", | ||
"SuccessfullyDisabled": "", | ||
"SuccessfullyEnabled": "", | ||
"EmailSent": "", | ||
"SuccessfullySent": "", | ||
"SuccessfullyDeleted": "", | ||
"DiscountRequestDeletionWarningMessage": "", | ||
"BusinessType": "", | ||
"TotalQuestionCount": "", | ||
"RemainingQuestionCount": "", | ||
"TotalQuestionMustBeGreaterWarningMessage": "", | ||
"QuestionCountsMustBeGreaterThanZero": "", | ||
"UnlimitedQuestionCount": "", | ||
"Notes": "", | ||
"Menu:Community": "", | ||
"Menu:Articles": "", | ||
"Wait": "", | ||
"Approve": "", | ||
"Reject": "", | ||
"Details": "", | ||
"Url": "", | ||
"Title": "", | ||
"ContentSource": "", | ||
"Status": "", | ||
"ReadArticle": "", | ||
"ArticleHasBeenWaiting": "", | ||
"ArticleHasBeenApproved": "", | ||
"ArticleHasBeenRejected": "", | ||
"Permission:Community": "", | ||
"Permission:CommunityArticle": "", | ||
"Link": "", | ||
"Enum:ContentSource:0": "", | ||
"Enum:ContentSource:1": "", | ||
"Enum:Status:0": "", | ||
"Enum:Status:1": "", | ||
"Enum:Status:2": "", | ||
"Summary": "", | ||
"AuthorName": "", | ||
"CoverImage": "", | ||
"RemoveCacheConfirmationMessage": "", | ||
"SuccessfullyRemoved": "", | ||
"RemoveCache": "" | ||
} | ||
} |
33 changes: 33 additions & 0 deletions
33
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"culture": "es", | ||
"texts": { | ||
"Volo.AbpIo.Domain:010004": "", | ||
"Volo.AbpIo.Domain:010005": "", | ||
"Volo.AbpIo.Domain:010006": "", | ||
"Volo.AbpIo.Domain:010007": "", | ||
"Volo.AbpIo.Domain:010008": "", | ||
"Volo.AbpIo.Domain:010009": "", | ||
"Volo.AbpIo.Domain:010010": "", | ||
"Volo.AbpIo.Domain:010011": "", | ||
"Volo.AbpIo.Domain:010012": "", | ||
"Volo.AbpIo.Domain:020001": "", | ||
"Volo.AbpIo.Domain:020002": "", | ||
"Volo.AbpIo.Domain:020003": "", | ||
"Volo.AbpIo.Domain:020004": "", | ||
"WantToLearn?": "", | ||
"ReadyToGetStarted?": "", | ||
"JoinOurCommunity": "", | ||
"GetStartedUpper": "", | ||
"ForkMeOnGitHub": "", | ||
"Features": "", | ||
"GetStarted": "", | ||
"Documents": "", | ||
"Community": "", | ||
"ContributionGuide": "", | ||
"Blog": "", | ||
"Commercial": "", | ||
"MyAccount": "", | ||
"SeeDocuments": "", | ||
"Samples": "" | ||
} | ||
} |
35 changes: 35 additions & 0 deletions
35
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"culture": "es", | ||
"texts": { | ||
"OrganizationManagement": "", | ||
"OrganizationList": "", | ||
"Volo.AbpIo.Commercial:010003": "", | ||
"OrganizationNotFoundMessage": "", | ||
"DeveloperCount": "", | ||
"QuestionCount": "", | ||
"Unlimited": "", | ||
"Owners": "", | ||
"AddMember": "", | ||
"AddOwner": "", | ||
"AddDeveloper": "", | ||
"UserName": "", | ||
"Name": "", | ||
"EmailAddress": "", | ||
"Developers": "", | ||
"LicenseType": "Tipo de licencia", | ||
"Manage": "", | ||
"StartDate": "", | ||
"EndDate": "", | ||
"Modules": "Módulos", | ||
"LicenseExtendMessage": "", | ||
"LicenseUpgradeMessage": "", | ||
"LicenseAddDeveloperMessage": "", | ||
"Volo.AbpIo.Commercial:010004": "", | ||
"MyOrganizations": "", | ||
"ApiKey": "", | ||
"UserNameNotFound": "", | ||
"SuccessfullyAddedToNewsletter": "", | ||
"MyProfile": "", | ||
"EmailNotValid": "" | ||
} | ||
} |
90 changes: 90 additions & 0 deletions
90
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
{ | ||
"culture": "es", | ||
"texts": { | ||
"Permission:CommunityArticle": "", | ||
"Permission:Edit": "", | ||
"Waiting": "", | ||
"Approved": "", | ||
"Rejected": "", | ||
"Wait": "", | ||
"Approve": "", | ||
"Reject": "", | ||
"ReadArticle": "", | ||
"Status": "", | ||
"ContentSource": "", | ||
"Details": "", | ||
"Url": "", | ||
"Title": "", | ||
"CreationTime": "", | ||
"Save": "Guardar", | ||
"SameUrlAlreadyExist": "", | ||
"UrlIsNotValid": "", | ||
"UrlNotFound": "", | ||
"UrlContentNotFound": "", | ||
"Summary": "", | ||
"MostRead": "", | ||
"Latest": "", | ||
"ContributeAbpCommunity": "", | ||
"SubmitYourArticle": "", | ||
"ContributionGuide": "", | ||
"BugReport": "", | ||
"SeeAllArticles": "", | ||
"WelcomeToABPCommunity!": "", | ||
"MyProfile": "", | ||
"MyOrganizations": "", | ||
"EmailNotValid": "", | ||
"FeatureRequest": "", | ||
"CreateArticleTitleInfo": "", | ||
"CreateArticleUrlInfo": "", | ||
"CreateArticleSummaryInfo": "", | ||
"CreateArticleCoverInfo": "", | ||
"ThisExtensionIsNotAllowed": "", | ||
"TheFileIsTooLarge": "", | ||
"GoToTheArticle": "", | ||
"Contribute": "", | ||
"OverallProgress": "", | ||
"Done": "", | ||
"Open": "", | ||
"Closed": "", | ||
"LatestQuestionOnThe": "", | ||
"Stackoverflow": "", | ||
"Votes": "", | ||
"Answer": "", | ||
"Views": "", | ||
"Answered": "", | ||
"WaitingForYourAnswer": "", | ||
"Asked": "", | ||
"AllQuestions": "", | ||
"NextVersion": "", | ||
"MilestoneErrorMessage": "", | ||
"QuestionItemErrorMessage": "", | ||
"Oops": "", | ||
"CreateArticleSuccessMessage": "", | ||
"ChooseCoverImage": "", | ||
"CoverImage": "", | ||
"ShareYourExperiencesWithTheABPFramework": "", | ||
"Optional": "", | ||
"UpdateUserWebSiteInfo": "", | ||
"UpdateUserTwitterInfo": "", | ||
"UpdateUserGithubInfo": "", | ||
"UpdateUserLinkedinInfo": "", | ||
"UpdateUserCompanyInfo": "", | ||
"UpdateUserJobTitleInfo": "", | ||
"UserName": "", | ||
"Company": "", | ||
"PersonalWebsite": "", | ||
"RegistrationDate": "", | ||
"Social": "", | ||
"Biography": "", | ||
"HasNoPublishedArticlesYet": "", | ||
"Author": "", | ||
"LatestGithubAnnouncements": "", | ||
"SeeAllAnnouncements": "", | ||
"LatestBlogPost": "", | ||
"Edit": "", | ||
"ProfileImageChange": "", | ||
"BlogItemErrorMessage": "", | ||
"PlannedReleaseDate": "", | ||
"CommunityArticleRequestErrorMessage": "" | ||
} | ||
} |
Oops, something went wrong.