[translation] translation updates (#3659)
This commit is contained in:
parent
9d9933491d
commit
4f5f43c279
64 changed files with 11309 additions and 10928 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -1,3 +1,3 @@
|
|||
DocType: Communication,Comment Type,Tipo de Comentario
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1028,Clear Attachment,Limpiar Adjunto
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1002,Clear Attachment,Limpiar Adjunto
|
||||
DocType: Communication,Communication,Comunicacion
|
||||
|
|
|
|||
|
|
|
@ -28,7 +28,7 @@ DocType: Communication,Link DocType,Enlace DocType
|
|||
apps/frappe/frappe/desk/doctype/kanban_board/kanban_board.py +20,Column Name cannot be empty,El Nombre de la Columna no puede estar vacía
|
||||
,Feedback Ratings,Ratings de Feedback
|
||||
apps/frappe/frappe/email/queue.py +210,Cannot send this email. You have crossed the sending limit of {0} emails for this month.,No se puede enviar este correo electrónico. Usted ha cruzado el límite de envío de {0} mensajes de correo electrónico para este mes.
|
||||
apps/frappe/frappe/model/db_query.py +508,Cannot use sub-query in order by,No se puede utilizar una sub-consulta en order by
|
||||
apps/frappe/frappe/model/db_query.py +513,Cannot use sub-query in order by,No se puede utilizar una sub-consulta en order by
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +227,Permissions can be managed via Setup > Role Permissions Manager,Los permisos se pueden gestionar a través de Configuración > Administrador de permisos
|
||||
DocType: LDAP Settings,LDAP First Name Field,Campo de Primer Nombre LDAP
|
||||
apps/frappe/frappe/core/page/modules_setup/modules_setup.html +32,Global Settings: Users will only be able to choose checked icons,Configuraciones Globales: Los usuarios sólo podrán elegir los iconos marcados
|
||||
|
|
|
|||
|
|
|
@ -1,5 +1,5 @@
|
|||
DocType: Web Form,Accept Payment,Aceptar Pago
|
||||
DocType: Auto Email Report,Based on Permissions For User,Base sobre Permiso de Usuario
|
||||
apps/frappe/frappe/model/base_document.py +580,"{0}: '{1}' ({3}) will get truncated, as max characters allowed is {2}","{0}: '{1}' ({3}) resultarán truncadas, como caracteres máximo permitido es {2}"
|
||||
apps/frappe/frappe/model/base_document.py +579,"{0}: '{1}' ({3}) will get truncated, as max characters allowed is {2}","{0}: '{1}' ({3}) resultarán truncadas, como caracteres máximo permitido es {2}"
|
||||
DocType: System Settings,Backups,Respaldos
|
||||
apps/frappe/frappe/utils/password_strength.py +58,Better add a few more letters or another word,Mejor añadir algunas letras extras u otra palabra
|
||||
|
|
|
|||
|
|
|
@ -1,4 +1,4 @@
|
|||
apps/frappe/frappe/core/doctype/doctype/doctype.py +725,{0}: Cannot set import as {1} is not importable,{0}: no se puede definir 'De Importación' como {1} porque no es importable
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +729,{0}: Cannot set import as {1} is not importable,{0}: no se puede definir 'De Importación' como {1} porque no es importable
|
||||
DocType: DocField,Heading,Título
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +106,Unable to load: {0},No se puede cargar : {0}
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +26,Permissions at higher levels are Field Level permissions. All Fields have a Permission Level set against them and the rules defined at that permissions apply to the field. This is useful in case you want to hide or make certain field read-only for certain Roles.,Permisos en los niveles más altos son los permisos de nivel de campo. Todos los campos tienen un conjunto Nivel de permiso en su contra y las reglas definidas en el que los permisos se aplican al campo. Esto es útil en caso de que quiera ocultar o hacer cierto campo de sólo lectura para ciertas funciones.
|
||||
|
|
@ -14,11 +14,11 @@ apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +852,With Ledge
|
|||
DocType: Report,Ref DocType,Referencia Tipo de Documento
|
||||
DocType: Print Settings,Print Style Preview,Vista previa de Estilo de impresión
|
||||
DocType: Customize Form,Enter Form Type,Introduzca Tipo de Formulario
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1026,Select from existing attachments,Seleccione de archivos adjuntos existentes
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1000,Select from existing attachments,Seleccione de archivos adjuntos existentes
|
||||
DocType: Email Alert Recipient,Email By Document Field,Email Por Campo Documento
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +483,Saved!,Guardado!
|
||||
apps/frappe/frappe/public/js/frappe/ui/messages.js +66,Enter Value,Introducir valor
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +694,"{0}: Cannot set Submit, Cancel, Amend without Write","{0}: no se puede Presentar, Cancelar y Corregir sin Guardar"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +698,"{0}: Cannot set Submit, Cancel, Amend without Write","{0}: no se puede Presentar, Cancelar y Corregir sin Guardar"
|
||||
DocType: Web Page,Insert Style,Inserte Estilo
|
||||
DocType: Workflow State,th-large,-ésimo gran
|
||||
DocType: User,Email Settings,Configuración del correo electrónico
|
||||
|
|
@ -45,7 +45,7 @@ apps/frappe/frappe/model/document.py +577,Cannot edit cancelled document,No se p
|
|||
DocType: Social Login Keys,Facebook Client ID,Facebook Client ID
|
||||
apps/frappe/frappe/config/setup.py +107,Set numbering series for transactions.,Establecer series de numeración para las transacciones.
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +39,Submit an Issue,Presentar un problema
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +64,Send As Email,Enviar como correo electrónico
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +63,Send As Email,Enviar como correo electrónico
|
||||
DocType: Currency,Symbol,Símbolo
|
||||
DocType: Workflow Document State,Update Field,Actualizar Campos
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +17,"You can change Submitted documents by cancelling them and then, amending them.","Puede cambiar los documentos Enviados cancelándolos y luego, haciendo los cambios pertinentes."
|
||||
|
|
@ -55,7 +55,7 @@ DocType: Website Script,Script to attach to all web pages.,Guión para unir a to
|
|||
apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +5,Select Type of Document to Download,Seleccionar tipo de documento para descargar
|
||||
apps/frappe/frappe/core/page/data_import_tool/importer.py +56,Only allowed {0} rows in one import,Soló esta filas {0} permitidas para una importación
|
||||
DocType: Property Setter,Set Value,Valor seleccionado
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +98,Show more details,Mostrar más detalles
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +125,Show more details,Mostrar más detalles
|
||||
apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +66,Fieldname which will be the DocType for this link field.,Nombre de campo el cual será el DocType para enlazar el campo.
|
||||
DocType: Workflow,DocType on which this Workflow is applicable.,El DocType en el presente del flujo de trabajo es aplicable.
|
||||
DocType: Workflow,"If checked, all other workflows become inactive.","Si se selecciona, todos los otros flujos de trabajo se vuelven inactivos ."
|
||||
|
|
@ -70,7 +70,7 @@ apps/frappe/frappe/public/js/frappe/form/print.js +169,Warning: This Print Forma
|
|||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +65,"If you are uploading new records, ""Naming Series"" becomes mandatory, if present.","Si va a cargar nuevos registros, ""Secuencias"" se convierte en obligatoria, si está presente."
|
||||
DocType: Report,Letter Head,Membretes
|
||||
DocType: Custom DocPerm,Role,Función
|
||||
apps/frappe/frappe/model/base_document.py +466,Options not set for link field {0},Las opciones no establecen para campo de enlace {0}
|
||||
apps/frappe/frappe/model/base_document.py +465,Options not set for link field {0},Las opciones no establecen para campo de enlace {0}
|
||||
DocType: Web Page,Style,Estilo
|
||||
apps/frappe/frappe/model/rename_doc.py +130,{0} not allowed to be renamed,{0} no es permitido ser renombrado
|
||||
DocType: Property Setter,Field Name,Nombre del campo
|
||||
|
|
@ -78,7 +78,7 @@ DocType: Custom Script,Adds a custom script (client or server) to a DocType,Aña
|
|||
DocType: Report,Report Type,Tipo de informe
|
||||
DocType: User Email,Enable Outgoing,Habilitar saliente
|
||||
DocType: Email Account,Ignore attachments over this size,Ignorar los adjuntos mayores a este tamaño
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +739,Date must be in format: {0},La fecha debe estar en formato : {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +721,Date must be in format: {0},La fecha debe estar en formato : {0}
|
||||
DocType: Print Settings,In points. Default is 9.,En puntos. El valor predeterminado es 9.
|
||||
apps/frappe/frappe/config/website.py +18,User editable form on Website.,Forma editable Usuario en el Sitio Web.
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +140,Upload and Sync,Carga y Sincronización
|
||||
|
|
@ -88,7 +88,7 @@ DocType: Workflow State,thumbs-down,pulgar hacia abajo
|
|||
DocType: Address Template,This format is used if country specific format is not found,Este formato se utiliza si no se encuentra un formato específico del país
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +65,{0} Tree,{0} Árbol
|
||||
DocType: Communication,Email,Correo electrónico
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +124,Help on Search,Ayuda en la búsqueda
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +127,Help on Search,Ayuda en la búsqueda
|
||||
DocType: Web Page,Left,Izquierda
|
||||
apps/frappe/frappe/core/doctype/user/user.py +174,Sorry! Sharing with Website User is prohibited.,¡Lo siento! Compartir con los del Sitio Web está prohibido.
|
||||
DocType: Custom Script,Script,Guión
|
||||
|
|
@ -96,7 +96,7 @@ apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +71,Refresh F
|
|||
apps/frappe/frappe/templates/emails/new_user.html +3,A new account has been created for you at {0},Una nueva cuenta ha sido creada para ti en {0}
|
||||
DocType: Website Script,Website Script,Guión del Sitio Web
|
||||
apps/frappe/frappe/core/doctype/communication/communication.js +100,Reference DocType,Referencia DocType
|
||||
apps/frappe/frappe/__init__.py +1063,Thank you,Gracias
|
||||
apps/frappe/frappe/__init__.py +1062,Thank you,Gracias
|
||||
DocType: Address,Shipping,Envío
|
||||
DocType: Standard Reply,Standard Reply,Respuestas automáticas
|
||||
DocType: Currency,"How should this currency be formatted? If not set, will use system defaults","¿Cómo se debe formatear esta moneda ? Si no se establece, utilizará valores predeterminados del sistema"
|
||||
|
|
@ -119,7 +119,7 @@ apps/frappe/frappe/desk/form/assign_to.py +143,"The task {0}, that you assigned
|
|||
DocType: Workflow State,star-empty,- estrella vacía
|
||||
apps/frappe/frappe/templates/emails/auto_reply.html +1,Thank you for your email,Gracias por tu email
|
||||
DocType: Social Login Keys,Social Login Keys,Credenciales sociales
|
||||
apps/frappe/frappe/public/js/legacy/form.js +63,"Allowing DocType, DocType. Be careful!","Permitir DocType , tipo de documento . ¡Ten cuidado!"
|
||||
apps/frappe/frappe/public/js/legacy/form.js +62,"Allowing DocType, DocType. Be careful!","Permitir DocType , tipo de documento . ¡Ten cuidado!"
|
||||
apps/frappe/frappe/core/doctype/docshare/docshare.py +40,"You need to have ""Share"" permission","Usted necesita tener el permiso ""Compartir"""
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +9,The system provides many pre-defined roles. You can add new roles to set finer permissions.,El sistema ofrece muchas funciones predefinidas . Usted puede agregar nuevos roles para establecer permisos más finos.
|
||||
apps/frappe/frappe/utils/nestedset.py +235,{0} {1} cannot be a leaf node as it has children,"{0} {1} no puede ser un nodo de hoja , ya que tiene los niños"
|
||||
|
|
@ -127,18 +127,18 @@ DocType: Footer Item,Company,Compañía(s)
|
|||
DocType: Email Alert,Send alert if date matches this field's value,Envíe la alarma si la fecha coincide con el valor de este campo
|
||||
apps/frappe/frappe/config/setup.py +156,Setup Email Alert based on various criteria.,Configuración de Alerta de E-mail basado en varios criterios.
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +697,You can add dynamic properties from the document by using Jinja templating.,Puede añadir propiedades dinámicas del documento mediante el uso de plantillas Jinja.
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +455,Default for {0} must be an option,Predeterminado para {0} debe ser una opción
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +422,Options must be a valid DocType for field {0} in row {1},Las opciones deben ser validas para el DocType en el campo {0} de la linea {1}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +459,Default for {0} must be an option,Predeterminado para {0} debe ser una opción
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +426,Options must be a valid DocType for field {0} in row {1},Las opciones deben ser validas para el DocType en el campo {0} de la linea {1}
|
||||
apps/frappe/frappe/templates/emails/auto_reply.html +5,This is an automatically generated reply,Esta es una respuesta generada automáticamente
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +434,Set,conjunto
|
||||
DocType: Workflow State,Workflow State,Estados de los flujos de trabajo
|
||||
DocType: Communication,Submitted,Enviado
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +655,{0}: No basic permissions set,{0}: No se han asignado permisos básicos
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +659,{0}: No basic permissions set,{0}: No se han asignado permisos básicos
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/toolbar.js +234,"Your download is being built, this may take a few moments...","Se está generando su descarga, esto puede tardar unos minutos..."
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +127,Upload User Permissions,Sube Permisos de Usuario
|
||||
apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +43,Download with data,Descarga de datos
|
||||
DocType: DocType,Hide Heading,Ocultar Rubro
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +721,{0}: Cannot set Assign Amend if not Submittable,{0}: no se puede 'Asignar Correción' si no se puede presentar
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +725,{0}: Cannot set Assign Amend if not Submittable,{0}: no se puede 'Asignar Correción' si no se puede presentar
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +411,Remove Section,Retire la Sección
|
||||
apps/frappe/frappe/core/doctype/file/file.py +221,No permission to write / remove.,No tiene permiso para escribir/eliminar.
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +158,No Report Loaded. Please use query-report/[Report Name] to run a report.,No se cargo el reporte. Utilice Consultar Informes/[Report Name]] para ejecutar un reporte.
|
||||
|
|
@ -146,11 +146,11 @@ apps/frappe/frappe/config/setup.py +199,Define workflows for forms.,Definir los
|
|||
DocType: Workflow State,font,Fuente
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +31,Parent,Padre
|
||||
DocType: Communication,Workflow,Flujo de Trabajo
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +133,Search in a document type,Buscar en un tipo de documento
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +136,Search in a document type,Buscar en un tipo de documento
|
||||
DocType: Print Format,Server,Servidor
|
||||
DocType: Custom DocPerm,Apply User Permissions,Aplicar permisos de usuario
|
||||
DocType: Website Settings,Set Banner from Image,Establecer Banner de imagen
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +489,Sr No,No.
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +488,Sr No,No.
|
||||
DocType: DocType,Is Single,Es Individual
|
||||
apps/frappe/frappe/templates/includes/list/filters.html +19,clear,claro
|
||||
DocType: Email Alert,Send alert if this field's value changes,Enviar alerta si cambia el valor de este campo
|
||||
|
|
@ -161,16 +161,16 @@ apps/frappe/frappe/core/page/data_import_tool/exporter.py +62,Please do not chan
|
|||
DocType: Email Alert,Days Before or After,Días Anteriores o Posteriores
|
||||
DocType: File,Content Hash,Hash contenido
|
||||
DocType: Workflow State,align-left,alinear -izquierda
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +698,{0}: Cannot set Import without Create,{0}: no se puede establecer 'De importación' sin crearlo primero
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +702,{0}: Cannot set Import without Create,{0}: no se puede establecer 'De importación' sin crearlo primero
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +255,Hide field in Report Builder,Ocultar campo en el Generador de Informes
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +433,Max width for type Currency is 100px in row {0},El ancho máximo para la moneda es 100px en la linea {0}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +437,Max width for type Currency is 100px in row {0},El ancho máximo para la moneda es 100px en la linea {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/link_selector.js +143,{0} added,{0} agregado(s)
|
||||
DocType: Integration Request,Reference DocName,Referencia DocNombre
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +790,Saved,Guardado
|
||||
DocType: System Settings,Security,Seguridad
|
||||
DocType: Custom DocPerm,Read,Lectura
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +216,use % as wildcard,Use% como comodín
|
||||
apps/frappe/frappe/model/delete_doc.py +161,User not allowed to delete {0}: {1},El usuario no puede eliminar {0}: {1}
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +229,use % as wildcard,Use% como comodín
|
||||
apps/frappe/frappe/model/delete_doc.py +162,User not allowed to delete {0}: {1},El usuario no puede eliminar {0}: {1}
|
||||
apps/frappe/frappe/desk/query_report.py +87,Query must be a SELECT,Debe seleccionar la Consulta
|
||||
DocType: DocShare,Document Name,Nombre del documento
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +162,Start new Format,Comenzar una nueva Formato
|
||||
|
|
@ -185,13 +185,13 @@ apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +34
|
|||
apps/frappe/frappe/website/doctype/website_theme/website_theme.py +30,You are not allowed to delete a standard Website Theme,No se le permite eliminar un tema Sitio web estándar
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +227,Permissions can be managed via Setup > Role Permissions Manager,Los permisos se pueden gestionar a través de Configuración > Administrador de Funciones
|
||||
apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +34,Download Blank Template,Descargar la plantilla en blanco
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +684,{0}: Permission at level 0 must be set before higher levels are set,{0} : Permiso en el nivel 0 se debe establecer antes de fijar niveles más altos
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +688,{0}: Permission at level 0 must be set before higher levels are set,{0} : Permiso en el nivel 0 se debe establecer antes de fijar niveles más altos
|
||||
DocType: System Settings,dd-mm-yyyy,dd- mm- aaaa
|
||||
apps/frappe/frappe/config/desk.py +54,"Newsletters to contacts, leads.","Boletines para contactos, clientes potenciales ."
|
||||
DocType: Email Alert,Message Examples,Ejemplos de Mensajes
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +11,"As a best practice, do not assign the same set of permission rule to different Roles. Instead, set multiple Roles to the same User.","Como práctica recomendada , no asigne el mismo conjunto de permisos para diferentes funciones. En su lugar, establecer varias funciones al mismo usuario ."
|
||||
DocType: Website Theme,Top Bar Color,Inicio Barra Color
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +498,There can be only one Fold in a form,Sólo puede haber un doblez en forma
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +502,There can be only one Fold in a form,Sólo puede haber un doblez en forma
|
||||
DocType: Address,Shop,Tienda
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +161,Add Child,Agregar subcuenta
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +7,Roles can be set for users from their User page.,Las funciones se pueden configurar para los usuarios de su página de usuario .
|
||||
|
|
@ -210,8 +210,8 @@ DocType: Contact,Open,Abrir
|
|||
DocType: DocType,Hide Copy,Copia Oculta
|
||||
apps/frappe/frappe/printing/doctype/print_format/print_format.py +19,Standard Print Format cannot be updated,Formato de impresión estándar no se puede actualizar
|
||||
apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +7,Select Type,Seleccione el tipo de
|
||||
apps/frappe/frappe/model/rename_doc.py +377,** Failed: {0} to {1}: {2},** Fallo: {0} a {1}: {2}
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +33,This form does not have any input,Esta forma no tiene ninguna entrada
|
||||
apps/frappe/frappe/model/rename_doc.py +378,** Failed: {0} to {1}: {2},** Fallo: {0} a {1}: {2}
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +35,This form does not have any input,Esta forma no tiene ninguna entrada
|
||||
apps/frappe/frappe/model/naming.py +44,{0} is required,{0} es necesario
|
||||
DocType: Website Settings,Select an image of approx width 150px with a transparent background for best results.,Seleccione una imagen de ancho aprox 150px con fondo transparente para obtener mejores resultados .
|
||||
DocType: Workflow State,Tag,Etiqueta
|
||||
|
|
@ -229,7 +229,7 @@ DocType: DocType,Single Types have only one record no tables associated. Values
|
|||
apps/frappe/frappe/public/js/frappe/form/multi_select_dialog.js +58,Make a new,Hacer una nueva
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +222,Select User or DocType to start.,Seleccionar usuario o tipo de documento para empezar.
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +35,"Once you have set this, the users will only be able access documents (eg. Blog Post) where the link exists (eg. Blogger).","Una vez que haya establecido esto, los usuarios sólo tendrán acceso a los documentos que puedan (por ejemplo, Entrada de blog ) donde se encuentra la relación (por ejemplo, Blogger ) ."
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +437,'In List View' not allowed for type {0} in row {1},No está permitido para el tipo {0} en la linea {1}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +441,'In List View' not allowed for type {0} in row {1},No está permitido para el tipo {0} en la linea {1}
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +216,"Change type of field. (Currently, Type change is \
|
||||
allowed among 'Currency and Float')","Cambiar el tipo de campo. (Actual, Tipo de cambio, Cantidad permitida, Moneda, Flotante, etc)"
|
||||
DocType: Footer Item,"Select target = ""_blank"" to open in a new page.","Select target = "" _blank"" para abrir en una nueva página."
|
||||
|
|
@ -254,7 +254,7 @@ apps/frappe/frappe/sessions.py +156,Redis cache server not running. Please conta
|
|||
DocType: Workflow Document State,Only Allow Edit For,Sólo Permitir Editar Para
|
||||
DocType: Website Slideshow,This goes above the slideshow.,Esto va por encima de la presentación de diapositivas.
|
||||
DocType: Website Settings,Footer Items,Elementos del Pie de Página
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +696,{0}: Cannot set Amend without Cancel,{0}: no se puede 'Corregir' sin antes cancelar
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +700,{0}: Cannot set Amend without Cancel,{0}: no se puede 'Corregir' sin antes cancelar
|
||||
apps/frappe/frappe/templates/emails/new_user.html +4,Your login id is,Su nombre de usuario es
|
||||
DocType: DocField,Currency,Divisa
|
||||
apps/frappe/frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.py +36,Please specify doctype,"Por favor, especifique el doctype"
|
||||
|
|
@ -262,12 +262,12 @@ DocType: System Settings,Session Expiry Mobile,Vencimiento de sesión en disposi
|
|||
DocType: Web Form,Text to be displayed for Link to Web Page if this form has a web page. Link route will be automatically generated based on `page_name` and `parent_website_route`,El texto que se muestra para enlazar a la página Web si esta forma dispone de una página web. Ruta Enlace automáticamente se genera en base a `page_name` y` parent_website_route`
|
||||
,Setup Wizard,Asistente de configuración
|
||||
DocType: Print Settings,Send Email Print Attachments as PDF (Recommended),Enviar Emails con adjuntos en formato PDF (recomendado)
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +269,Field {0} is not selectable.,El campo {0} no se puede seleccionar .
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +286,Field {0} is not selectable.,El campo {0} no se puede seleccionar .
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +850,Select To Download:,Seleccione la descarga :
|
||||
apps/frappe/frappe/public/js/frappe/upload.js +223,Please attach a file or set a URL,"Por favor, adjuntar un archivo o defina una URL"
|
||||
DocType: Contact,Is Primary Contact,Es Contacto principal
|
||||
,Permitted Documents For User,Documentos permitidos para los usuarios
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +129,Make a new record,Hacer un Nuevo Registro
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +132,Make a new record,Hacer un Nuevo Registro
|
||||
DocType: Report,Script Report,Informe de secuencias de comandos
|
||||
apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +19,Label is mandatory,Etiqueta es obligatoria
|
||||
DocType: Currency,**Currency** Master,**Moneda** Principal
|
||||
|
|
@ -288,7 +288,7 @@ DocType: Workflow State,"Style represents the button color: Success - Green, Dan
|
|||
DocType: User,Facebook Username,Facebook Nombre de usuario
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +301,Users with role {0}:,Los usuarios con función {0}:
|
||||
apps/frappe/frappe/core/doctype/file/file.py +151,Same file has already been attached to the record,El mismo archivo ya se ha adjuntado al registro
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +691,{0}: Cannot set Cancel without Submit,{0}: no se puede 'Cancelar' sin presentarlo
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +695,{0}: Cannot set Cancel without Submit,{0}: no se puede 'Cancelar' sin presentarlo
|
||||
DocType: Address,Address Title,Dirección Título
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +239,Mark the field as Mandatory,Marque el campo como obligatorio
|
||||
DocType: Workflow State,resize-full,cambiar a tamaño completo
|
||||
|
|
@ -300,7 +300,7 @@ DocType: Contact,Sales Master Manager,Gerente de Ventas
|
|||
apps/frappe/frappe/public/js/frappe/form/link_selector.js +26,You can use wildcard %,Puede utilizar caracteres comodín%
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +771,Report was not saved (there were errors),Informe no se guardó ( hubo errores )
|
||||
apps/frappe/frappe/public/js/frappe/upload.js +296,Uploading...,Subiendo ...
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +826,You are not allowed to export this report,No se le permite exportar este reporte
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +825,You are not allowed to export this report,No se le permite exportar este reporte
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +24,"Permissions at level 0 are Document Level permissions, i.e. they are primary for access to the document.","Los permisos del nivel 0 son los permisos a nivel de documentos, es decir, que tienen permiso especial para los documentos."
|
||||
apps/frappe/frappe/config/setup.py +220,"Change field properties (hide, readonly, permission etc.)","Cambiar las propiedades de campo (ocultar, sólo lectura, permisos, etc)"
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +108,Select a DocType to make a new format,Seleccione un tipo de documento para hacer un nuevo formato
|
||||
|
|
@ -312,7 +312,7 @@ apps/frappe/frappe/email/receive.py +65,Cannot connect: {0},No puede conectarse:
|
|||
apps/frappe/frappe/core/doctype/report/report.py +33,Only Administrator can save a standard report. Please rename and save.,"Sólo el administrador puede guardar un informe estándar. Por favor, cambie el nombre y guardar."
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +154,Permissions Updated,Actualización de permisos
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +126,Both DocType and Name required,Tanto DocType y Nombre son obligatorios
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +672,"{0}: Only one rule allowed with the same Role, Level and {1}","{0}: Sólo una regla es permitida con el mismo rol, Nivel y {1}"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +676,"{0}: Only one rule allowed with the same Role, Level and {1}","{0}: Sólo una regla es permitida con el mismo rol, Nivel y {1}"
|
||||
DocType: Customize Form,"Customize Label, Print Hide, Default etc.","Personaliza etiquetas, impresión Hide , Default , etc"
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +661,Sort By,Ordenado por
|
||||
apps/frappe/frappe/desk/form/utils.py +91,No further records,No hay registros adicionales
|
||||
|
|
@ -340,7 +340,7 @@ apps/frappe/frappe/printing/page/print_format_builder/print_format_builder_layou
|
|||
DocType: Currency,"Sub-currency. For e.g. ""Cent""","Sub-moneda, por ejemplo, ""Centavo"""
|
||||
DocType: Workflow State,exclamation-sign,signo de exclamación
|
||||
DocType: Desktop Icon,List,Vista de árbol
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +509,There were errors while sending email. Please try again.,"Hubo errores al enviar el correo electrónico. Por favor, inténtelo de nuevo."
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +520,There were errors while sending email. Please try again.,"Hubo errores al enviar el correo electrónico. Por favor, inténtelo de nuevo."
|
||||
apps/frappe/frappe/core/doctype/system_settings/system_settings.py +26,Session Expiry must be in format {0},Vencimiento de sesión debe estar en formato {0}
|
||||
DocType: User,Stores the JSON of last known versions of various installed apps. It is used to show release notes.,Almacena el JSON de las últimas versiones conocidas de diferentes aplicaciones instaladas. Se utiliza para mostrar notas de la versión.
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +14,"Meaning of Submit, Cancel, Amend","Significado de Enviar, Cancelar, Corregir"
|
||||
|
|
@ -370,7 +370,7 @@ apps/frappe/frappe/public/js/frappe/form/link_selector.js +106,Make a new {0},Cr
|
|||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +140,Select Document Type or Role to start.,Seleccione el Tipo de Documento o Función para empezar.
|
||||
DocType: Workflow Transition,Defines actions on states and the next step and allowed roles.,Define las acciones de los estados y el siguiente paso y funciones permitidas.
|
||||
DocType: DocType,Show Print First,Mostrar Imprimir Primera
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +705,Report cannot be set for Single types,Reportar no se puede configurar para los tipos individuales
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +709,Report cannot be set for Single types,Reportar no se puede configurar para los tipos individuales
|
||||
apps/frappe/frappe/core/doctype/report/report.js +37,Disable Report,Desactivar Informe
|
||||
DocType: Workflow State,resize-small,cambiar el tamaño pequeño
|
||||
DocType: Workflow State,question-sign,Consultar Firma
|
||||
|
|
@ -378,14 +378,14 @@ apps/frappe/frappe/utils/nestedset.py +229,Multiple root nodes not allowed.,Nodo
|
|||
DocType: Event,Saturday,Sábado
|
||||
DocType: Address,Maintenance User,Mantenimiento por el Usuario
|
||||
apps/frappe/frappe/email/doctype/newsletter/newsletter.py +30,Scheduled to send to {0},Programado para enviar a {0}
|
||||
apps/frappe/frappe/model/base_document.py +470,{0} must be set first,debe establecerse primero: {0}
|
||||
apps/frappe/frappe/model/base_document.py +469,{0} must be set first,debe establecerse primero: {0}
|
||||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +67,"For updating, you can update only selective columns.","Para la actualización, usted lo puede hacer solo en algunas columnas."
|
||||
DocType: Custom DocPerm,Export,Exportación
|
||||
DocType: Workflow State,Search,Búsqueda
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +16,"Certain documents, like an Invoice, should not be changed once final. The final state for such documents is called Submitted. You can restrict which roles can Submit.","Algunos documentos como facturas, no se deben cambiar una vez guardados. El estado final de dichos documentos se llama 'Presentado'. Puede restringir qué roles/usuarios pueden presentar documentos"
|
||||
apps/frappe/frappe/public/js/frappe/views/pageview.js +104,Sorry! I could not find what you were looking for.,¡Lo siento! No pude encontrar lo que estabas buscando.
|
||||
DocType: Workflow State,remove-sign,Eliminar el efecto de signo
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1284,Please attach a file first.,Adjunte un archivo primero .
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1250,Please attach a file first.,Adjunte un archivo primero .
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +252,Show User Permissions,Permisos Mostrar usuario
|
||||
apps/frappe/frappe/public/js/frappe/request.js +347,Report this issue,Reportar Incidencia
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +212,New {0},Nuevo {0}
|
||||
|
|
@ -394,23 +394,23 @@ DocType: Custom Script,Script Type,Guión Tipo
|
|||
DocType: Workflow State,text-width,texto de ancho
|
||||
DocType: Custom DocPerm,This role update User Permissions for a user,Este función actualiza los Permisos de Usuario para un usuario
|
||||
DocType: Workflow State,resize-horizontal,cambiar el tamaño horizontal
|
||||
apps/frappe/frappe/model/delete_doc.py +165,{0} {1}: Submitted Record cannot be deleted.,{0} {1}: registro presentado no se puede eliminar.
|
||||
apps/frappe/frappe/model/delete_doc.py +166,{0} {1}: Submitted Record cannot be deleted.,{0} {1}: registro presentado no se puede eliminar.
|
||||
apps/frappe/frappe/public/js/frappe/form/save.js +141,Mandatory fields required in {0},Campos obligatorios requeridos en {0}
|
||||
apps/frappe/frappe/model/rename_doc.py +364,Maximum {0} rows allowed,Máximo {0} filas permitidos
|
||||
apps/frappe/frappe/model/rename_doc.py +365,Maximum {0} rows allowed,Máximo {0} filas permitidos
|
||||
DocType: Custom DocPerm,Import,Importación
|
||||
apps/frappe/frappe/model/naming.py +168,"There were some errors setting the name, please contact the administrator","Había algunos errores de configuración el nombre, por favor póngase en contacto con el administrador"
|
||||
apps/frappe/frappe/website/doctype/web_form/web_form.py +37,You need to be in developer mode to edit a Standard Web Form,Se requiere estar en modo desarrollador para editar un formulario web estándar.
|
||||
DocType: Website Theme,Google Font (Heading),Google Font (Título)
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +31,A user can be permitted to multiple records of the same DocType.,Un usuario se puede permitir que varios registros de un mismo tipo de documento .
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +449,Options 'Dynamic Link' type of field must point to another Link Field with options as 'DocType',"Las opciones de campo de tipo 'Vinculo Dinámico' debe apuntar a otro campo con propiedades ""Tipo de Documento"""
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +453,Options 'Dynamic Link' type of field must point to another Link Field with options as 'DocType',"Las opciones de campo de tipo 'Vinculo Dinámico' debe apuntar a otro campo con propiedades ""Tipo de Documento"""
|
||||
apps/frappe/frappe/public/js/frappe/ui/tree.js +130,Collapse,Plegar/Desplegar
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +719,{0}: Cannot set Assign Submit if not Submittable,{0}: no se puede 'Asignar Enviar' si no se puede presentar
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +723,{0}: Cannot set Assign Submit if not Submittable,{0}: no se puede 'Asignar Enviar' si no se puede presentar
|
||||
DocType: Workflow State,step-forward,paso hacia adelante
|
||||
DocType: Workflow State,align-justify,alinear - justificar
|
||||
apps/frappe/frappe/core/page/data_import_tool/importer.py +249,Not allowed to Import,No tiene permisos para importar
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +135,Open a module or tool,Abra un Módulo o Herramienta
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +138,Open a module or tool,Abra un Módulo o Herramienta
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +132,Upload CSV file containing all user permissions in the same format as Download.,Subir archivo CSV que contiene todos los permisos de usuario en el mismo formato que en Descargar.
|
||||
apps/frappe/frappe/public/js/legacy/form.js +139,Please save before attaching.,"Por favor, guarde los cambios antes de conectar"
|
||||
apps/frappe/frappe/public/js/legacy/form.js +137,Please save before attaching.,"Por favor, guarde los cambios antes de conectar"
|
||||
apps/frappe/frappe/core/page/data_import_tool/data_import_tool.py +15,Parent Table,Tabla de Padres
|
||||
DocType: Dropbox Settings,Dropbox Access Key,Clave de Acceso de Dropbox
|
||||
apps/frappe/frappe/public/js/frappe/ui/field_group.js +82,Missing Values Required,Valores perdidos requeridos
|
||||
|
|
@ -433,7 +433,7 @@ apps/frappe/frappe/model/naming.py +66,Naming Series mandatory,Las secuencias so
|
|||
DocType: Event,Ref Type,Tipo Ref
|
||||
DocType: DocType,Sort Order,Orden de Clasificación
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +131,Sit tight while your system is being setup. This may take a few moments.,Tome asiento mientras el sistema está siendo configurado. Esto puede tomar un momento.
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +663,"Unable to display this tree report, due to missing data. Most likely, it is being filtered out due to permissions.","No se puede mostrar este informe árbol, debido a los datos faltantes. Lo más probable es que se está filtrando a cabo debido a los permisos."
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +662,"Unable to display this tree report, due to missing data. Most likely, it is being filtered out due to permissions.","No se puede mostrar este informe árbol, debido a los datos faltantes. Lo más probable es que se está filtrando a cabo debido a los permisos."
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +247,Hide field in form,Ocultar campo en forma
|
||||
DocType: Newsletter,Email Sent?,Enviar Email ?
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +272,Show a description below the field,Mostrar una descripción debajo del campo
|
||||
|
|
@ -452,7 +452,7 @@ DocType: Custom Field,Field Description,Descripción del Campo
|
|||
apps/frappe/frappe/utils/nestedset.py +194,Root {0} cannot be deleted,Raíz {0} no se puede eliminar
|
||||
DocType: Website Settings,Banner is above the Top Menu Bar.,El Banner está por sobre la barra de menú superior.
|
||||
apps/frappe/frappe/templates/includes/comments/comments.py +50,View it in your browser,Véalo en su navegador
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +523,Title field must be a valid fieldname,Campo Título debe ser un nombre de campo válido
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +527,Title field must be a valid fieldname,Campo Título debe ser un nombre de campo válido
|
||||
apps/frappe/frappe/client.py +86,Cannot edit standard fields,No se puede editar campos estándar
|
||||
apps/frappe/frappe/config/website.py +78,Settings for Contact Us Page.,Ajustes para la página de contacto.
|
||||
apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +48,1 hour ago,Hace 1 hora
|
||||
|
|
@ -483,14 +483,14 @@ apps/frappe/frappe/core/doctype/user/user.py +172,Sorry! User should have comple
|
|||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +14,Edit Role Permissions,Editar permisos de rol
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +287,DocType can not be merged,El DocType no se puede fusionar
|
||||
DocType: DocField,Allow on Submit,Permitir en Enviar
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +78,Select Print Format,Seleccionar el formato de impresión
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +77,Select Print Format,Seleccionar el formato de impresión
|
||||
DocType: DocField,"For Links, enter the DocType as range.
|
||||
For Select, enter list of Options, each on a new line.","Para enlaces, introduzca el DocType como rango. para seleccionar, ingrese lista de opciones, cada uno en una nueva línea."
|
||||
DocType: Workflow State,eye-open,- ojo abierto
|
||||
apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +87,Submit after importing.,Revisar después de importar.
|
||||
DocType: Email Account,Email Account Name,Correo electrónico Nombre de cuenta
|
||||
apps/frappe/frappe/public/js/frappe/list/list_renderer.js +554,No {0} found,{0} no encontrado
|
||||
apps/frappe/frappe/website/doctype/blog_post/blog_post.py +102,Posts by {0},Publicaciones por {0}
|
||||
apps/frappe/frappe/website/doctype/blog_post/blog_post.py +106,Posts by {0},Publicaciones por {0}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +198,Series {0} already used in {1},Serie {0} ya se utiliza en {1}
|
||||
DocType: Report,Report Manager,Administrador de informes
|
||||
DocType: Custom DocPerm,Report,Informe
|
||||
|
|
@ -509,16 +509,16 @@ apps/frappe/frappe/www/list.html +3,{0} List,Listado: {0}
|
|||
DocType: DocType,Is Submittable,Es presentable--
|
||||
DocType: System Settings,Disable Standard Email Footer,Desactivar pie de página estandar en Email
|
||||
DocType: Blog Post,"Description for listing page, in plain text, only a couple of lines. (max 140 characters)","Descripción de la página perfil, en texto plano, sólo un par de líneas. (máx. 140 caracteres)"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +715,{0} cannot be set for Single types,{0} no se puede establecer para los tipos individuales
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +719,{0} cannot be set for Single types,{0} no se puede establecer para los tipos individuales
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +600,Select Table Columns for {0},Seleccionar columnas de tabla para {0}
|
||||
DocType: Workflow State,cog,diente
|
||||
DocType: Custom Field,Select the label after which you want to insert new field.,Seleccione la etiqueta después de la cual desea insertar el nuevo campo .
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +132,"document type..., e.g. customer","Tipo de documento ..., por ejemplo, al cliente"
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +135,"document type..., e.g. customer","Tipo de documento ..., por ejemplo, al cliente"
|
||||
apps/frappe/frappe/public/js/frappe/form/link_selector.js +22,Select {0},Seleccione {0}
|
||||
DocType: Property Setter,Property Setter,Establecer prioridad--
|
||||
DocType: Website Settings,"Show title in browser window as ""Prefix - title""",Mostrar título en la ventana del navegador como "Prefijo - título"
|
||||
DocType: File,Attached To DocType,Asociado A DocType
|
||||
apps/frappe/frappe/model/base_document.py +535,Row #{0}:,Fila # {0}:
|
||||
apps/frappe/frappe/model/base_document.py +534,Row #{0}:,Fila # {0}:
|
||||
apps/frappe/frappe/utils/response.py +134,You need to be logged in and have System Manager Role to be able to access backups.,"Necesitas estar conectado y tener la función de Administrador del Sistema, para poder tener acceso a las copias de seguridad ."
|
||||
DocType: Website Settings,Title Prefix,Prefijo del Título
|
||||
DocType: DocField,Section Break,Salto de sección
|
||||
|
|
@ -527,7 +527,7 @@ DocType: Print Settings,PDF Settings,Configuración de PDF
|
|||
apps/frappe/frappe/templates/includes/login/login.js +193,Oops! Something went wrong,Oups! Algo salió mal
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +54,For ranges,Por rangos
|
||||
DocType: Web Form,Select DocType,Seleccione tipo de documento
|
||||
apps/frappe/frappe/public/js/legacy/form.js +776,Permanently Submit {0}?,Presentar permanentemente {0}?
|
||||
apps/frappe/frappe/public/js/legacy/form.js +751,Permanently Submit {0}?,Presentar permanentemente {0}?
|
||||
DocType: Email Account,"e.g. ""Support"", ""Sales"", ""Jerry Yang""","por ejemplo ""Soporte "","" Ventas "","" Jerry Yang """
|
||||
apps/frappe/frappe/config/setup.py +209,"Actions for workflow (e.g. Approve, Cancel).","Acciones para los flujos de trabajo (por ejemplo: Aprobar, Cancelar)."
|
||||
DocType: Communication,Feedback,Comentarios
|
||||
|
|
|
|||
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -10,7 +10,7 @@ DocType: About Us Settings,Website,אתר
|
|||
DocType: User,Facebook Username,שם משתמש פייסבוק
|
||||
DocType: System Settings,Note: Multiple sessions will be allowed in case of mobile device,הערה: מספר הפעלות תתאפשר במקרה של מכשיר נייד
|
||||
apps/frappe/frappe/email/queue.py +210,Cannot send this email. You have crossed the sending limit of {0} emails for this month.,לא ניתן לשלוח דוא"ל זה. אתה חצית את גבול השליחה של {0} מיילים לחודש זה.
|
||||
apps/frappe/frappe/public/js/legacy/form.js +776,Permanently Submit {0}?,באופן קבוע שלח {0}?
|
||||
apps/frappe/frappe/public/js/legacy/form.js +751,Permanently Submit {0}?,באופן קבוע שלח {0}?
|
||||
DocType: Address,County,מָחוֹז
|
||||
apps/frappe/frappe/client.py +280,Invalid file path: {0},דרך לא חוקית קובץ: {0}
|
||||
DocType: Workflow State,eye-open,עין-פתוחה
|
||||
|
|
@ -31,18 +31,18 @@ apps/frappe/frappe/config/core.py +42,Logs,יומנים
|
|||
DocType: Custom DocPerm,This role update User Permissions for a user,הרשאות משתמש תפקיד עדכון זה עבור משתמש
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +507,Rename {0},שינוי שם {0}
|
||||
DocType: Workflow State,zoom-out,זום-אאוט
|
||||
apps/frappe/frappe/public/js/legacy/form.js +67,Cannot open {0} when its instance is open,לא יכול לפתוח {0} כאשר למשל פתוח
|
||||
apps/frappe/frappe/public/js/legacy/form.js +66,Cannot open {0} when its instance is open,לא יכול לפתוח {0} כאשר למשל פתוח
|
||||
apps/frappe/frappe/model/document.py +930,Table {0} cannot be empty,שולחן {0} לא יכול להיות ריק
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +852,With Ledgers,עם פנקסים
|
||||
DocType: Communication,Reference Owner,בעלי ההפניה
|
||||
DocType: Currency,Smallest circulating fraction unit (coin). For e.g. 1 cent for USD and it should be entered as 0.01,היחידה הקטנה ביותר במחזור החלק (מטבע). לדוגמא 1 סנט לדולר וזה צריך להיות נכנס כ0.01
|
||||
DocType: Social Login Keys,GitHub,GitHub
|
||||
apps/frappe/frappe/model/base_document.py +575,"{0}, Row {1}","{0}, {1} שורה"
|
||||
apps/frappe/frappe/model/base_document.py +574,"{0}, Row {1}","{0}, {1} שורה"
|
||||
apps/frappe/frappe/model/document.py +904,Beginning with,החל מ
|
||||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +52,Data Import Template,נתוני יבוא תבנית
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +31,Parent,הורה
|
||||
DocType: About Us Settings,"""Team Members"" or ""Management""","""חברי צוות"" או ""ניהול"""
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +453,Default for 'Check' type of field must be either '0' or '1',"ברירת מחדל עבור סוג השדה ""בדוק"" חייבת להיות או '0' '1'"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +457,Default for 'Check' type of field must be either '0' or '1',"ברירת מחדל עבור סוג השדה ""בדוק"" חייבת להיות או '0' '1'"
|
||||
apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +50,Yesterday,אתמול
|
||||
DocType: Contact,Designation,ייעוד
|
||||
DocType: Test Runner,Test Runner,המבחן ראנר
|
||||
|
|
@ -54,7 +54,7 @@ DocType: Workflow State,th-large,ה-גדול
|
|||
DocType: Communication,Unread Notification Sent,הודעה שלא נקראה נשלחה
|
||||
apps/frappe/frappe/public/js/frappe/misc/tools.js +8,Export not allowed. You need {0} role to export.,יצוא אסור. אתה צריך {0} תפקיד ליצוא.
|
||||
DocType: Email Group,Email Group,קבוצת דוא"ל
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +460,Not Like,לא כמו
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +479,Not Like,לא כמו
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +212,Set the display label for the field,הגדר את תווית התצוגה עבור השדה
|
||||
apps/frappe/frappe/model/document.py +921,Incorrect value: {0} must be {1} {2},ערך שגוי: {0} חייב להיות {1} {2}
|
||||
apps/frappe/frappe/config/setup.py +220,"Change field properties (hide, readonly, permission etc.)","מאפייני שדה שינוי (להסתיר, לקריאה בלבד, וכו 'רשות)"
|
||||
|
|
@ -62,7 +62,7 @@ DocType: Workflow State,lock,לנעול
|
|||
apps/frappe/frappe/config/website.py +78,Settings for Contact Us Page.,הגדרות לצורו קשר דף.
|
||||
apps/frappe/frappe/core/doctype/user/user.py +877,Administrator Logged In,מנהל מחובר
|
||||
DocType: Contact Us Settings,"Contact options, like ""Sales Query, Support Query"" etc each on a new line or separated by commas.","אפשרויות לתקשר, כמו ""שאילתת מכירות, תמיכת שאילתה"" וכו 'כל בשורה חדשה או מופרד בפסיקים."
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1895,Insert,הכנס
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1896,Insert,הכנס
|
||||
apps/frappe/frappe/public/js/frappe/form/link_selector.js +22,Select {0},בחר {0}
|
||||
DocType: Print Settings,Classic,קלאסי
|
||||
DocType: Desktop Icon,Color,צבע
|
||||
|
|
@ -96,7 +96,7 @@ DocType: Translation,Translation,תִרגוּם
|
|||
apps/frappe/frappe/desk/page/applications/application_row.html +18,Install,התקן
|
||||
apps/frappe/frappe/desk/page/setup_wizard/install_fixtures.py +16,Mr,מר
|
||||
DocType: Custom Script,Client,הלקוח
|
||||
apps/frappe/frappe/public/js/legacy/form.js +487,This form has been modified after you have loaded it,טופס זה השתנה לאחר שהעמסת אותו
|
||||
apps/frappe/frappe/public/js/legacy/form.js +462,This form has been modified after you have loaded it,טופס זה השתנה לאחר שהעמסת אותו
|
||||
apps/frappe/frappe/config/website.py +27,Embed image slideshows in website pages.,מצגות טבע תמונה בדפי אתר.
|
||||
apps/frappe/frappe/email/doctype/newsletter/newsletter.js +9,Send,שלח
|
||||
DocType: Workflow Action,Workflow Action Name,שם Workflow פעולה
|
||||
|
|
@ -116,13 +116,13 @@ DocType: Unhandled Email,Reason,סיבה
|
|||
apps/frappe/frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.py +33,Please specify user,נא לציין את משתמשים
|
||||
DocType: Email Unsubscribe,Email Unsubscribe,דוא"ל ביטול מנוי
|
||||
DocType: Website Settings,Select an image of approx width 150px with a transparent background for best results.,בחר תמונה של רוחב כ 150px עם רקע שקוף לתוצאות הטובות ביותר.
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +504,The first user will become the System Manager (you can change this later).,המשתמש הראשון יהפוך את מנהל המערכת (אתה יכול לשנות את זה בהמשך).
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +516,The first user will become the System Manager (you can change this later).,המשתמש הראשון יהפוך את מנהל המערכת (אתה יכול לשנות את זה בהמשך).
|
||||
,App Installer,אפליקציה מתקין
|
||||
DocType: Workflow State,circle-arrow-up,המעגל-חץ-עד
|
||||
apps/frappe/frappe/public/js/frappe/upload.js +296,Uploading...,מעלה ...
|
||||
DocType: Workflow State,italic,נטוי
|
||||
apps/frappe/frappe/core/page/modules_setup/modules_setup.html +7,For Everyone,לכולם
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +698,{0}: Cannot set Import without Create,{0}: לא ניתן להגדיר יבוא ללא יצירה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +702,{0}: Cannot set Import without Create,{0}: לא ניתן להגדיר יבוא ללא יצירה
|
||||
apps/frappe/frappe/config/desk.py +26,Event and other calendars.,אירוע ולוחות שנה אחרת.
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +861,Drag to sort columns,גרור כדי למיין עמודות
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder_column_selector.html +2,Widths can be set in px or %.,ניתן להגדיר רוחב בpx או%.
|
||||
|
|
@ -131,7 +131,7 @@ DocType: Contact,First Name,שם פרטים
|
|||
apps/frappe/frappe/core/doctype/file/file.py +167,Cannot delete Home and Attachments folders,לא יכול למחוק את התיקיות וקבצים מצורפים בית
|
||||
apps/frappe/frappe/config/desk.py +19,Files,קבצים
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +6,Permissions get applied on Users based on what Roles they are assigned.,הרשאות לקבל מוחלות על משתמשים על סמך מה תפקידים שהם מוקצים.
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +459,You are not allowed to send emails related to this document,אין באפשרותך לשלוח מיילים הקשורים למסמך זה
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +460,You are not allowed to send emails related to this document,אין באפשרותך לשלוח מיילים הקשורים למסמך זה
|
||||
apps/frappe/frappe/website/doctype/website_theme/website_theme.py +30,You are not allowed to delete a standard Website Theme,אסור לך למחוק את נושא אתר סטנדרטי
|
||||
DocType: Feedback Trigger,Example,דוגמא
|
||||
DocType: Workflow State,gift,מתנה
|
||||
|
|
@ -154,7 +154,7 @@ DocType: Email Group,Total Subscribers,סה"כ מנויים
|
|||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +25,"If a Role does not have access at Level 0, then higher levels are meaningless.","אם לא יש להם תפקיד גישה ברמה 0, רמות גבוהות יותר ואז הן חסרות משמעות."
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +745,Save As,שמור כ
|
||||
DocType: Communication,Seen,נראה
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +98,Show more details,הצג פרטים נוספים
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +125,Show more details,הצג פרטים נוספים
|
||||
DocType: System Settings,Run scheduled jobs only if checked,הפעל עבודות מתוכננות רק אם בדקתי
|
||||
DocType: User,"Enter default value fields (keys) and values. If you add multiple values for a field, the first one will be picked. These defaults are also used to set ""match"" permission rules. To see list of fields, go to ""Customize Form"".","הזן שדות ערך ברירת מחדל (מקשים) וערכים. אם תוסיף ערכים מרובים עבור שדה, הראשון יהיה נטל. ברירת מחדל אלה משמשים גם לקביעת כללי רשות "התאמה". כדי לראות רשימה של שדות, ללכת "טופס התאמה אישית"."
|
||||
DocType: Communication,Message,הודעה
|
||||
|
|
@ -177,7 +177,7 @@ DocType: Workflow State,Filter,מסנן
|
|||
apps/frappe/frappe/model/db_schema.py +563,Fieldname {0} cannot have special characters like {1},Fieldname {0} לא יכול להיות תווים מיוחדים כמו {1}
|
||||
apps/frappe/frappe/config/setup.py +121,Update many values at one time.,עדכון ערכים רבים בבת אחת.
|
||||
apps/frappe/frappe/model/document.py +538,Error: Document has been modified after you have opened it,שגיאה: המסמך השתנה לאחר שפתחת אותו
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +719,{0}: Cannot set Assign Submit if not Submittable,{0}: לא ניתן להגדיר הקצאה שלח אם לא Submittable
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +723,{0}: Cannot set Assign Submit if not Submittable,{0}: לא ניתן להגדיר הקצאה שלח אם לא Submittable
|
||||
DocType: Social Login Keys,Facebook,פייסבוק
|
||||
apps/frappe/frappe/www/list.py +65,"Filtered by ""{0}""",מסונן על ידי "{0}"
|
||||
DocType: Salutation,Administrator,מנהל
|
||||
|
|
@ -196,7 +196,7 @@ DocType: User,Get your globally recognized avatar from Gravatar.com,קבל גל
|
|||
apps/frappe/frappe/limits.py +30,"Your subscription expired on {0}. To renew, {1}.","המנוי שלך פג ב {0}. כדי לחדש, {1}."
|
||||
DocType: Workflow State,plus-sign,תוספת-סימן
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.py +24,Setup already complete,התקנה כבר מלאה
|
||||
apps/frappe/frappe/__init__.py +890,App {0} is not installed,האפליקציה {0} אינה מותקנת
|
||||
apps/frappe/frappe/__init__.py +889,App {0} is not installed,האפליקציה {0} אינה מותקנת
|
||||
DocType: Workflow State,Refresh,רענן
|
||||
DocType: Event,Public,ציבור
|
||||
apps/frappe/frappe/public/js/frappe/ui/base_list.js +76,Nothing to show,מה להראות
|
||||
|
|
@ -215,7 +215,7 @@ apps/frappe/frappe/printing/page/print_format_builder/print_format_builder_start
|
|||
DocType: Customize Form,Is Table,האם לוח
|
||||
DocType: Website Settings,Set Banner from Image,באנר להגדיר מתמונה
|
||||
apps/frappe/frappe/templates/emails/new_user.html +3,A new account has been created for you at {0},חשבון חדש נוצר עבורך {0}
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +448,Enter Email Recipient(s),נמען הזן דואר אלקטרוני (ים)
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +449,Enter Email Recipient(s),נמען הזן דואר אלקטרוני (ים)
|
||||
DocType: Print Format,Verdana,Verdana
|
||||
apps/frappe/frappe/utils/bot.py +83,Can't identify open {0}. Try something else.,אין אפשרות לזהות פתוחה {0}. נסה משהו אחר.
|
||||
apps/frappe/frappe/core/doctype/user/user.py +292,User {0} cannot be deleted,משתמש {0} לא ניתן למחוק
|
||||
|
|
@ -224,8 +224,8 @@ DocType: DocType,App,App
|
|||
DocType: Communication,Attachment,קובץ מצורף
|
||||
DocType: Property Setter,Field Name,שם שדה
|
||||
apps/frappe/frappe/public/js/frappe/misc/utils.js +151,or,או
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +136,module name...,שם מודול ...
|
||||
apps/frappe/frappe/templates/pages/integrations/payment-success.html +12,Continue,המשך
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +139,module name...,שם מודול ...
|
||||
apps/frappe/frappe/templates/pages/integrations/payment-success.html +13,Continue,המשך
|
||||
DocType: Custom Field,Fieldname,Fieldname
|
||||
DocType: Workflow State,certificate,תעודה
|
||||
DocType: User,Tile,אריח
|
||||
|
|
@ -265,14 +265,14 @@ DocType: Communication,Type,סוג
|
|||
DocType: Authentication Log,Subject,נושא
|
||||
apps/frappe/frappe/core/doctype/docshare/docshare.py +34,User is mandatory for Share,המשתמש הוא חובה עבור שתף
|
||||
DocType: DocField,Hidden,מוסתר
|
||||
apps/frappe/frappe/model/base_document.py +470,{0} must be set first,{0} יש להגדיר ראשון
|
||||
apps/frappe/frappe/model/base_document.py +469,{0} must be set first,{0} יש להגדיר ראשון
|
||||
apps/frappe/frappe/utils/password_strength.py +31,"Use a few words, avoid common phrases.","השתמש כמה מילים, להימנע ביטויים נפוצים."
|
||||
DocType: Workflow State,plane,מטוס
|
||||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +65,"If you are uploading new records, ""Naming Series"" becomes mandatory, if present.","אם אתה מעלה שיאים חדשים, ""שמות סדרה"" הופך חובה, אם קיימים."
|
||||
apps/frappe/frappe/email/doctype/email_alert/email_alert.js +66,Get Alerts for Today,קבל התראות עבור היום
|
||||
apps/frappe/frappe/email/doctype/email_alert/email_alert.js +67,Get Alerts for Today,קבל התראות עבור היום
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +280,DocType can only be renamed by Administrator,ניתן לשנות את שם DOCTYPE רק על ידי מנהל
|
||||
DocType: Report,JSON,JSON
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +505,Fold can not be at the end of the form,קיפול לא יכול להיות בסופו של הטופס
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +509,Fold can not be at the end of the form,קיפול לא יכול להיות בסופו של הטופס
|
||||
DocType: Communication,Bounced,קיפץ
|
||||
apps/frappe/frappe/config/setup.py +14,System and Website Users,משתמשי מערכת ואתר
|
||||
DocType: Workflow Document State,Doc Status,סטטוס דוק
|
||||
|
|
@ -284,11 +284,11 @@ DocType: About Us Settings,Website Manager,מנהל אתר
|
|||
apps/frappe/frappe/model/document.py +1044,Document Queued,מסמך בתור
|
||||
DocType: Desktop Icon,List,רשימה
|
||||
DocType: Communication,Link Name,שם קישור
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +429,Field {0} in row {1} cannot be hidden and mandatory without default,שדה {0} בשורת {1} לא ניתן להסתיר וחובה ללא ברירת מחדל
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +433,Field {0} in row {1} cannot be hidden and mandatory without default,שדה {0} בשורת {1} לא ניתן להסתיר וחובה ללא ברירת מחדל
|
||||
DocType: System Settings,mm/dd/yyyy,mm / dd / yyyy
|
||||
DocType: Print Settings,Send document web view link in email,שלח האינטרנט במסמך בתצוגת הקישור המופיע בדוא"ל
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard_page.html +20,Previous,קודם
|
||||
apps/frappe/frappe/email/doctype/email_account/email_account.py +551,Re:,Re:
|
||||
apps/frappe/frappe/email/doctype/email_account/email_account.py +552,Re:,Re:
|
||||
DocType: Currency,"Sub-currency. For e.g. ""Cent""","תת מטבע. ל"" סנט ""למשל"
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/attachments.js +215,Select uploaded file,בחר את הקובץ שהועלה
|
||||
DocType: Letter Head,Check this to make this the default letter head in all prints,לבדוק את זה כדי להפוך את ראש מכתב ברירת המחדל זה בכל ההדפסים
|
||||
|
|
@ -297,9 +297,9 @@ DocType: Desktop Icon,Link,קישור
|
|||
apps/frappe/frappe/utils/file_manager.py +96,No file attached,אין קובץ המצורף
|
||||
DocType: Version,Version,גרסה
|
||||
DocType: User,Fill Screen,מלא מסך
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +663,"Unable to display this tree report, due to missing data. Most likely, it is being filtered out due to permissions.","לא ניתן להציג דו"ח העץ הזה, עקב נתונים חסרים. סביר להניח, שהוא שסונן עקב הרשאות."
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +662,"Unable to display this tree report, due to missing data. Most likely, it is being filtered out due to permissions.","לא ניתן להציג דו"ח העץ הזה, עקב נתונים חסרים. סביר להניח, שהוא שסונן עקב הרשאות."
|
||||
apps/frappe/frappe/public/js/frappe/form/grid.js +599,Edit via Upload,עריכה באמצעות העלאה
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +132,"document type..., e.g. customer","סוג מסמך ..., למשל לקוח"
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +135,"document type..., e.g. customer","סוג מסמך ..., למשל לקוח"
|
||||
apps/frappe/frappe/core/doctype/feedback_trigger/feedback_trigger.py +29,The Condition '{0}' is invalid,התנאי '{0}' אינו חוקי
|
||||
DocType: Workflow State,barcode,ברקוד
|
||||
apps/frappe/frappe/config/setup.py +232,Add your own translations,הוספת תרגומים משלך
|
||||
|
|
@ -309,19 +309,19 @@ apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +5,
|
|||
DocType: Event,Wednesday,יום רביעי
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +19,"Apart from Role based Permission Rules, you can apply User Permissions based on DocTypes.","מלבד כללי רשות מבוססות תפקידים, אתה יכול להחיל הרשאות משתמשים בהתבסס על DocTypes."
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +23,"These permissions will apply for all transactions where the permitted record is linked. For example, if Company C is added to User Permissions of user X, user X will only be able to see transactions that has company C as a linked value.","הרשאות אלה יחולו על כל העסקות שבי השיא מותר קשור. לדוגמא, אם חברת C מתווספת להרשאות משתמש של X למשתמש, X המשתמש רק להיות מסוגל לראות את העסקות שיש C החברה כערך מדד."
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +550,Image field must be a valid fieldname,שדה תמונה חייב להיות fieldname תקף
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +554,Image field must be a valid fieldname,שדה תמונה חייב להיות fieldname תקף
|
||||
DocType: Property Setter,ID (name) of the entity whose property is to be set,מזהה (שם) של הישות שרכושו כדי להיות מוגדר
|
||||
apps/frappe/frappe/limits.py +82,"To renew, {0}.","כדי לחדש, {0}."
|
||||
DocType: Website Settings,Website Theme Image Link,קישור לתמונת נושא אתר
|
||||
DocType: Web Form,Sidebar Items,פריטים Sidebar
|
||||
DocType: Workflow State,exclamation-sign,קריאה-סימן
|
||||
apps/frappe/frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.js +30,Show Permissions,הרשאות צג
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +570,Timeline field must be a Link or Dynamic Link,שדה ציר הזמן חייב להיות קישור או קישור דינמי
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +574,Timeline field must be a Link or Dynamic Link,שדה ציר הזמן חייב להיות קישור או קישור דינמי
|
||||
apps/frappe/frappe/public/js/frappe/views/gantt/gantt_view.js +20,Gantt,גנט
|
||||
apps/frappe/frappe/public/html/print_template.html +27,Page {0} of {1},דף {0} של {1}
|
||||
DocType: About Us Settings,Introduce your company to the website visitor.,להציג את החברה שלך למבקר באתר.
|
||||
apps/frappe/frappe/public/js/frappe/form/workflow.js +116,To,ל
|
||||
apps/frappe/frappe/model/rename_doc.py +372,Successful: {0} to {1},מוצלח: {0} {1}
|
||||
apps/frappe/frappe/model/rename_doc.py +373,Successful: {0} to {1},מוצלח: {0} {1}
|
||||
apps/frappe/frappe/printing/doctype/print_format/print_format.js +18,Please duplicate this to make changes,אנא לשכפל זה לבצע שינויים
|
||||
apps/frappe/frappe/utils/pdf.py +36,PDF generation failed because of broken image links,דור PDF נכשל בגלל קישורי תמונה שבורות
|
||||
DocType: Print Settings,Font Size,גודל גופן
|
||||
|
|
@ -334,7 +334,7 @@ DocType: Email Account,Send Notification to,שלח הודעה ל
|
|||
DocType: DocField,Collapsible,מתקפל
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +790,Saved,הציל
|
||||
apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +63,Options for select. Each option on a new line.,אפשרויות לבחירה. כל אפשרות בשורה חדשה.
|
||||
apps/frappe/frappe/public/js/legacy/form.js +799,Permanently Cancel {0}?,באופן קבוע לבטל {0}?
|
||||
apps/frappe/frappe/public/js/legacy/form.js +774,Permanently Cancel {0}?,באופן קבוע לבטל {0}?
|
||||
DocType: Workflow State,music,מוסיקה
|
||||
DocType: Web Page,Settings,הגדרות
|
||||
apps/frappe/frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.py +36,Please specify doctype,נא לציין doctype
|
||||
|
|
@ -343,11 +343,11 @@ apps/frappe/frappe/public/js/frappe/ui/base_list.js +81,More,יותר
|
|||
DocType: Contact,Sales Manager,מנהל מכירות
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +513,Rename,שינוי שם
|
||||
DocType: Print Format,Format Data,נתונים בפורמט
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +460,Like,כמו
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +479,Like,כמו
|
||||
DocType: Customize Form Field,Customize Form Field,התאמה אישית של טופס מולא
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +251,Allow User,לאפשר למשתמש
|
||||
apps/frappe/frappe/config/setup.py +59,Check which Documents are readable by a User,בדוק מהם המסמכים הניתנים לקריאה על ידי משתמש
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +216,use % as wildcard,להשתמש% ככלליים
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +229,use % as wildcard,להשתמש% ככלליים
|
||||
DocType: User,Reset Password Key,מפתח איפוס סיסמא
|
||||
DocType: Email Account,Enable Auto Reply,אפשר מענה אוטומטי
|
||||
apps/frappe/frappe/core/doctype/error_log/error_log_list.js +7,Not Seen,לא נראה
|
||||
|
|
@ -384,7 +384,7 @@ apps/frappe/frappe/core/doctype/user/user.py +689,Cannot Update: Incorrect / Exp
|
|||
apps/frappe/frappe/utils/password_strength.py +58,Better add a few more letters or another word,עדיף להוסיף עוד כמה מכתבים או כל מילה אחרת
|
||||
DocType: DocField,Set Only Once,להגדיר רק פעם אחת
|
||||
apps/frappe/frappe/core/doctype/user/user.py +405,Username {0} already exists,שם משתמש {0} כבר קיים
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +725,{0}: Cannot set import as {1} is not importable,{0}: לא ניתן להגדיר ערך בשעה {1} הוא לא יביא
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +729,{0}: Cannot set import as {1} is not importable,{0}: לא ניתן להגדיר ערך בשעה {1} הוא לא יביא
|
||||
apps/frappe/frappe/contacts/doctype/address/address.py +110,There is an error in your Address Template {0},יש שגיאת תבנית הכתובת שלך {0}
|
||||
DocType: Footer Item,"target = ""_blank""","target = ""_blank"""
|
||||
DocType: Workflow State,hdd,HDD
|
||||
|
|
@ -394,7 +394,7 @@ DocType: Communication,From Full Name,משמו המלא
|
|||
apps/frappe/frappe/desk/query_report.py +20,You don't have access to Report: {0},"אין לך גישה לדו""ח: {0}"
|
||||
DocType: User,Send Welcome Email,שלח ברוכים הבאים
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +132,Upload CSV file containing all user permissions in the same format as Download.,העלה קובץ CSV המכיל את כל הרשאות המשתמש בתבנית זהה להורדה.
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +428,Remove Filter,הסר סינון
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +449,Remove Filter,הסר סינון
|
||||
DocType: Address,Personal,אישי
|
||||
apps/frappe/frappe/config/setup.py +113,Bulk Rename,שינוי שם גורף
|
||||
DocType: DocField,Heading,כותרת
|
||||
|
|
@ -416,11 +416,11 @@ apps/frappe/frappe/desk/like.py +89,Liked,אהבתי
|
|||
apps/frappe/frappe/email/doctype/auto_email_report/auto_email_report.js +33,Send Now,שלח עכשיו
|
||||
DocType: Report,Query,שאילתא
|
||||
DocType: DocType,Sort Order,סדר מיון
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +437,'In List View' not allowed for type {0} in row {1},"""ברשימת צפייה 'לא אפשר לסוג {0} בשורת {1}"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +441,'In List View' not allowed for type {0} in row {1},"""ברשימת צפייה 'לא אפשר לסוג {0} בשורת {1}"
|
||||
DocType: Custom Field,Select the label after which you want to insert new field.,בחר את התווית לאחר שרצונך להוסיף שדה חדש.
|
||||
,Document Share Report,מסמך שתף דווח
|
||||
DocType: User,Last Login,הביקור אחרון
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +597,Fieldname is required in row {0},Fieldname נדרש בשורת {0}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +600,Fieldname is required in row {0},Fieldname נדרש בשורת {0}
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder_column_selector.html +4,Column,טור
|
||||
DocType: Custom Field,Adds a custom field to a DocType,מוסיף שדה מותאם אישית לDOCTYPE
|
||||
DocType: File,Is Home Folder,האם בית התיקייה
|
||||
|
|
@ -441,7 +441,7 @@ apps/frappe/frappe/config/setup.py +89,Log of error during requests.,יומן ש
|
|||
apps/frappe/frappe/email/doctype/newsletter/newsletter.py +30,Scheduled to send to {0},מתוכנן לשלוח {0}
|
||||
DocType: DocShare,Everyone,כולם
|
||||
DocType: Workflow State,backward,אחורה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +672,"{0}: Only one rule allowed with the same Role, Level and {1}","{0}: רק כלל אחד אפשר באותו התפקיד, ורמה {1}"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +676,"{0}: Only one rule allowed with the same Role, Level and {1}","{0}: רק כלל אחד אפשר באותו התפקיד, ורמה {1}"
|
||||
DocType: Workflow State,share,מניות
|
||||
apps/frappe/frappe/limits.py +33,"Your subscription expired on {0}. To renew, please send an email to {1}.","המנוי שלך פג ב {0}. כדי לחדש, שלח מייל אל {1}."
|
||||
apps/frappe/frappe/config/setup.py +107,Set numbering series for transactions.,הגדר מספור סדרה לעסקות.
|
||||
|
|
@ -455,7 +455,7 @@ apps/frappe/frappe/public/js/frappe/form/workflow.js +117,is not allowed.,אינ
|
|||
apps/frappe/frappe/email/doctype/email_group/email_group.js +6,View Subscribers,צפה מנויים
|
||||
apps/frappe/frappe/desk/page/setup_wizard/install_fixtures.py +16,Ms,גב '
|
||||
DocType: Website Theme,Background Color,צבע רקע
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +509,There were errors while sending email. Please try again.,היו שגיאות בעת שליחת דואר אלקטרוני. אנא נסה שוב.
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +520,There were errors while sending email. Please try again.,היו שגיאות בעת שליחת דואר אלקטרוני. אנא נסה שוב.
|
||||
DocType: Portal Settings,Portal Settings,הגדרות Portal
|
||||
DocType: Web Page,0 is highest,0 הוא גבוהה ביותר
|
||||
apps/frappe/frappe/www/login.html +104,Send Password,שלח סיסמא
|
||||
|
|
@ -476,19 +476,19 @@ apps/frappe/frappe/templates/emails/new_user.html +5,Click on the link below to
|
|||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +408,Did not add,לא להוסיף
|
||||
DocType: Contact Us Settings,Contact Us Settings,צור קשר הגדרות
|
||||
DocType: Workflow State,text-width,text-רוחב
|
||||
apps/frappe/frappe/public/js/legacy/form.js +144,Maximum Attachment Limit for this record reached.,הגיעה למגבלה מרבי של קובץ מצורף לאלבום הזה.
|
||||
apps/frappe/frappe/public/js/legacy/form.js +142,Maximum Attachment Limit for this record reached.,הגיעה למגבלה מרבי של קובץ מצורף לאלבום הזה.
|
||||
DocType: Email Alert,View Properties (via Customize Form),צג נכסים (באמצעות טופס התאמה אישית)
|
||||
apps/frappe/frappe/utils/password_strength.py +78,Try to use a longer keyboard pattern with more turns,נסה להשתמש דפוס מקלדת כבר עם סיבובים יותר
|
||||
apps/frappe/frappe/core/doctype/report/report.js +5,Report Builder reports are managed directly by the report builder. Nothing to do.,"דיווחי Builder דווח מנוהלים ישירות על ידי קבלן הדו""ח. אין מה לעשות."
|
||||
apps/frappe/frappe/model/document.py +903,none of,אף אחד מ
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +66,Send Me A Copy,שלח לי עותק
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +65,Send Me A Copy,שלח לי עותק
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +127,Upload User Permissions,העלה הרשאות משתמש
|
||||
apps/frappe/frappe/config/website.py +7,Web Site,אתר אינטרנט
|
||||
apps/frappe/frappe/core/page/desktop/all_applications_dialog.html +8,Checked items will be shown on desktop,פריטים מסומנים יוצגו בשולחן עבודה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +715,{0} cannot be set for Single types,{0} לא ניתן להגדיר עבור סוגים בודדים
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +719,{0} cannot be set for Single types,{0} לא ניתן להגדיר עבור סוגים בודדים
|
||||
apps/frappe/frappe/public/js/frappe/form/form_viewers.js +48,{0} are currently viewing this document,{0} צופים כרגע מסמך זה
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +151,{0} updated,{0} מעודכן
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +705,Report cannot be set for Single types,לא ניתן להגדיר דווח לסוגים יחיד
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +709,Report cannot be set for Single types,לא ניתן להגדיר דווח לסוגים יחיד
|
||||
apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +51,{0} days ago,{0} ימים לפני
|
||||
DocType: Address,Address Line 1,שורת כתובת 1
|
||||
DocType: Custom DocPerm,Role,תפקיד
|
||||
|
|
@ -496,10 +496,10 @@ apps/frappe/frappe/utils/data.py +441,Cent,סנט
|
|||
apps/frappe/frappe/config/setup.py +204,"States for workflow (e.g. Draft, Approved, Cancelled).","הברית לעבודה (למשל טיוטה, מאושר, בוטל)."
|
||||
DocType: Print Settings,Allow Print for Draft,אפשר הדפסה עבור טיוטה
|
||||
apps/frappe/frappe/public/js/frappe/form/link_selector.js +139,Set Quantity,כמות שנקבעה
|
||||
apps/frappe/frappe/public/js/legacy/form.js +357,Submit this document to confirm,שלח את המסמך הזה כדי לאשר
|
||||
apps/frappe/frappe/public/js/legacy/form.js +338,Submit this document to confirm,שלח את המסמך הזה כדי לאשר
|
||||
DocType: Contact,Unsubscribed,רישום בוטל
|
||||
,Data Import Tool,נתוני יבוא כלי
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +497,Attach Your Picture,צרף התמונה שלך
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +509,Attach Your Picture,צרף התמונה שלך
|
||||
DocType: Workflow State,Stop,להפסיק
|
||||
DocType: Footer Item,Link to the page you want to open. Leave blank if you want to make it a group parent.,קישור לדף שברצונך לפתוח. שאר ריק אם אתה רוצה לעשות את זה הורה קבוצה.
|
||||
DocType: DocType,Is Single,בודדת
|
||||
|
|
@ -507,7 +507,7 @@ apps/frappe/frappe/email/queue.py +278,{0} has left the conversation in {1} {2},
|
|||
DocType: Blogger,User ID of a Blogger,זיהוי משתמש של Blogger
|
||||
apps/frappe/frappe/core/doctype/user/user.py +287,There should remain at least one System Manager,לא צריך להישאר מנהל מערכת אחת לפחות
|
||||
DocType: Workflow State,circle-arrow-right,המעגל-חץ ימני
|
||||
apps/frappe/frappe/public/js/legacy/form.js +73,Cannot open instance when its {0} is open,לא יכול לפתוח למשל כאשר {0} הוא פתוח
|
||||
apps/frappe/frappe/public/js/legacy/form.js +72,Cannot open instance when its {0} is open,לא יכול לפתוח למשל כאשר {0} הוא פתוח
|
||||
DocType: Email Alert,Method,שיטה
|
||||
DocType: Report,Script Report,התסריט דווח
|
||||
DocType: About Us Settings,Company Introduction,חברת מבוא
|
||||
|
|
@ -529,7 +529,7 @@ DocType: DocType,Search Fields,שדות חיפוש
|
|||
apps/frappe/frappe/public/js/legacy/print_format.js +124,No document selected,אין מסמך שנבחר
|
||||
apps/frappe/frappe/desk/page/setup_wizard/install_fixtures.py +16,Dr,"ד""ר"
|
||||
DocType: Event,Event,אירוע
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +548,"On {0}, {1} wrote:","על {0}, {1} כתב:"
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +568,"On {0}, {1} wrote:","על {0}, {1} כתב:"
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +133,Cannot delete standard field. You can hide it if you want,לא יכול למחוק את השדה סטנדרטי. אתה יכול להסתיר את זה אם אתה רוצה
|
||||
DocType: Top Bar Item,For top bar,לבר העליון
|
||||
apps/frappe/frappe/utils/bot.py +148,Could not identify {0},לא ניתן היה לזהות {0}
|
||||
|
|
@ -539,7 +539,7 @@ DocType: Workflow State,heart,לב
|
|||
DocType: Workflow State,minus,מינוס
|
||||
apps/frappe/frappe/public/js/frappe/request.js +137,Server Error: Please check your server logs or contact tech support.,שגיאת שרת: אנא בדוק את יומני השרת או פנה תמיכה טכנית.
|
||||
apps/frappe/frappe/core/doctype/user/user.py +188,Welcome email sent,דואר אלקטרוני שנשלח ברוכים הבאים
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +436,Let's prepare the system for first use.,בואו להכין את המערכת לשימוש ראשון.
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +448,Let's prepare the system for first use.,בואו להכין את המערכת לשימוש ראשון.
|
||||
apps/frappe/frappe/desk/page/applications/applications.js +129,Featured,מאופיין
|
||||
apps/frappe/frappe/core/doctype/user/user.py +727,Already Registered,רשום כבר
|
||||
DocType: System Settings,Float Precision,Precision Float
|
||||
|
|
@ -550,7 +550,7 @@ apps/frappe/frappe/core/page/user_permissions/user_permissions.js +222,Select Us
|
|||
apps/frappe/frappe/desk/page/applications/applications.js +25,No Apps Installed,אין יישומים מותקנים
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +239,Mark the field as Mandatory,סמן את השדה מנדטורי כ
|
||||
DocType: Communication,Clicked,לחץ
|
||||
apps/frappe/frappe/public/js/legacy/form.js +971,No permission to '{0}' {1},אין הרשאות ל'{0} '{1}
|
||||
apps/frappe/frappe/public/js/legacy/form.js +946,No permission to '{0}' {1},אין הרשאות ל'{0} '{1}
|
||||
DocType: User,Google User ID,זיהוי משתמש Google
|
||||
DocType: DocType,Track Seen,מסלול בבלוג
|
||||
apps/frappe/frappe/desk/form/utils.py +55,This method can only be used to create a Comment,שיטה זו יכולה רק לשמש ליצירת תגובה
|
||||
|
|
@ -602,14 +602,14 @@ DocType: Feedback Trigger,Condition,מצב
|
|||
DocType: Contact,User ID,זיהוי משתמש
|
||||
DocType: Communication,Sent,נשלח
|
||||
DocType: File,Lft,LFT
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +135,Open a module or tool,פתח מודול או כלי
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +138,Open a module or tool,פתח מודול או כלי
|
||||
DocType: Communication,Delivery Status,סטטוס משלוח
|
||||
DocType: Module Def,App Name,שם אפליקציה
|
||||
DocType: Workflow,"Field that represents the Workflow State of the transaction (if field is not present, a new hidden Custom Field will be created)","שדה שמייצג את מדינת Workflow של העסקה (אם השדה אינו נוכח, שדה מותאם אישית נסתר חדש ייווצר)"
|
||||
apps/frappe/frappe/utils/oauth.py +194,Email not verified with {1},"דוא""ל לא אומת עם {1}"
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +674,Edit to add content,ערוך להוסיף תוכן
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +80,Select Languages,שפות בחרו
|
||||
apps/frappe/frappe/__init__.py +510,No permission for {0},אין הרשאה {0}
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +79,Select Languages,שפות בחרו
|
||||
apps/frappe/frappe/__init__.py +509,No permission for {0},אין הרשאה {0}
|
||||
DocType: DocType,Advanced,מתקדם
|
||||
apps/frappe/frappe/templates/emails/auto_reply.html +3,Reference: {0} {1},התייחסות: {0} {1}
|
||||
DocType: File,Attached To Name,מצורף לשם
|
||||
|
|
@ -626,7 +626,7 @@ apps/frappe/frappe/core/page/user_permissions/user_permissions.js +27,"These wil
|
|||
DocType: Customize Form,Enter Form Type,הזן טופס סוג
|
||||
apps/frappe/frappe/public/js/frappe/list/list_sidebar_stat.html +5,No records tagged.,לא רשומות מתויג.
|
||||
DocType: User,Send Password Update Notification,שלח הודעת עדכון סיסמא
|
||||
apps/frappe/frappe/public/js/legacy/form.js +63,"Allowing DocType, DocType. Be careful!","מאפשר DOCTYPE, DOCTYPE. היזהר!"
|
||||
apps/frappe/frappe/public/js/legacy/form.js +62,"Allowing DocType, DocType. Be careful!","מאפשר DOCTYPE, DOCTYPE. היזהר!"
|
||||
apps/frappe/frappe/config/core.py +32,"Customized Formats for Printing, Email","פורמטים מותאמים להדפסה, דוא"ל"
|
||||
apps/frappe/frappe/public/js/frappe/desk.js +460,Updated To New Version,עדכון לגרסה חדשה
|
||||
DocType: Custom Field,Depends On,תלוי ב
|
||||
|
|
@ -726,7 +726,7 @@ DocType: Page,Icon,אייקון
|
|||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +55,to filter values between 5 & 10,כדי לסנן ערכים בין 5 & 10
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +85,PDF,PDF
|
||||
DocType: System Settings,dd/mm/yyyy,dd / mm / yyyy
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +106,Hide Details,פרטי הסתרה
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +133,Hide Details,פרטי הסתרה
|
||||
DocType: Workflow State,Tasks,משימות
|
||||
DocType: Event,Tuesday,יום שלישי
|
||||
DocType: Blog Settings,Blog Settings,הגדרות בלוג
|
||||
|
|
@ -740,9 +740,8 @@ DocType: Social Login Keys,Google Client Secret,סוד לקוח Google
|
|||
DocType: Website Settings,Hide Footer Signup,הסתר תחתונה הרשמה
|
||||
apps/frappe/frappe/core/doctype/report/report.js +16,Write a Python file in the same folder where this is saved and return column and result.,הוסף קובץ פייתון באותה התיקייה שבה זה נשמר ולחזור טור ותוצאה.
|
||||
DocType: DocType,Sort Field,שדה מיין
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +424,Edit Filter,סינון עריכה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +411,Field {0} of type {1} cannot be mandatory,שדה {0} מסוג {1} לא יכול להיות חובה
|
||||
DocType: System Settings,"eg. If Apply User Permissions is checked for Report DocType but no User Permissions are defined for Report for a User, then all Reports are shown to that User","למשל. אם להחיל הרשאות משתמש מסומן בדוח DOCTYPE אך אין הרשאות משתמש מוגדרות בדוח למשתמש, ולאחר מכן מוצגים כל הדיווחים למשתמש ש"
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +445,Edit Filter,סינון עריכה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +415,Field {0} of type {1} cannot be mandatory,שדה {0} מסוג {1} לא יכול להיות חובה
|
||||
DocType: System Settings,Session Expiry Mobile,מושב תפוגה נייד
|
||||
apps/frappe/frappe/templates/includes/search_box.html +19,Search results for,תוצאות חיפוש עבור
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +850,Select To Download:,בחר להורדה:
|
||||
|
|
@ -773,7 +772,7 @@ DocType: Address,Contacts,מגעים
|
|||
DocType: System Settings,Setup Complete,התקנה מלאה
|
||||
apps/frappe/frappe/config/setup.py +66,Report of all document shares,דוח של כל מניות המסמך
|
||||
apps/frappe/frappe/www/update-password.html +18,New Password,סיסמא חדשה
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +68,Filter {0} missing,חסר סנן {0}
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +73,Filter {0} missing,חסר סנן {0}
|
||||
apps/frappe/frappe/core/doctype/communication/communication.py +107,Sorry! You cannot delete auto-generated comments,מצטער! אתה לא יכול למחוק הערות שנוצרו באופן אוטומטי
|
||||
DocType: Website Theme,Style using CSS,סגנון באמצעות CSS
|
||||
apps/frappe/frappe/core/doctype/communication/communication.js +100,Reference DocType,DOCTYPE התייחסות
|
||||
|
|
@ -812,7 +811,7 @@ DocType: User,Block Modules,מודולים בלוק
|
|||
apps/frappe/frappe/model/db_schema.py +141,Reverting length to {0} for '{1}' in '{2}'; Setting the length as {3} will cause truncation of data.,החזרה למצב אורך {0} עבור '{1}' ב '{2}'; הגדרת האורך כמו {3} תגרום עיצור של נתונים.
|
||||
DocType: Print Format,Custom CSS,CSS המותאם אישית
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline.html +4,Add a comment,הוסף ביקורת
|
||||
apps/frappe/frappe/model/rename_doc.py +375,Ignored: {0} to {1},להתעלם ממנו: {0} {1}
|
||||
apps/frappe/frappe/model/rename_doc.py +376,Ignored: {0} to {1},להתעלם ממנו: {0} {1}
|
||||
apps/frappe/frappe/config/setup.py +84,Log of error on automated events (scheduler).,יומן רישום של שגיאה על אירועים אוטומטיים (מתזמן).
|
||||
apps/frappe/frappe/utils/csvutils.py +75,Not a valid Comma Separated Value (CSV File),לא ערך פסיק תקף פרוד (קובץ CSV)
|
||||
DocType: Address,Postal,דואר
|
||||
|
|
@ -820,7 +819,7 @@ DocType: Email Account,Default Incoming,ברירת מחדל נכנסים
|
|||
DocType: Workflow State,repeat,חזור
|
||||
DocType: Website Settings,Banner,באנר
|
||||
DocType: Role,"If disabled, this role will be removed from all users.","אם מושבת, התפקיד הזה יוסר מכל המשתמשים."
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +124,Help on Search,עזרה בחיפוש
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +127,Help on Search,עזרה בחיפוש
|
||||
DocType: DocType,Hide Copy,הסתר העתקה
|
||||
apps/frappe/frappe/public/js/frappe/roles_editor.js +38,Clear all roles,לנקות את כל התפקידים
|
||||
apps/frappe/frappe/model/base_document.py +361,{0} must be unique,{0} חייב להיות ייחודי
|
||||
|
|
@ -846,7 +845,7 @@ apps/frappe/frappe/core/page/data_import_tool/exporter.py +67,"For updating, you
|
|||
DocType: Address,Country,מדינה
|
||||
apps/frappe/frappe/contacts/doctype/address/address.py +131,Addresses,כתובות
|
||||
DocType: Communication,Shared,מְשׁוּתָף
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +76,Attach Document Print,צרף הדפסת מסמך
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +75,Attach Document Print,צרף הדפסת מסמך
|
||||
DocType: Bulk Update,Field,שדה
|
||||
DocType: Communication,Received,קיבלתי
|
||||
DocType: Social Login Keys,Google Client ID,לקוח זיהוי Google
|
||||
|
|
@ -867,29 +866,29 @@ DocType: User,Github User ID,זיהוי משתמש GitHub
|
|||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +251,If Document Type,אם סוג המסמך
|
||||
apps/frappe/frappe/desk/page/applications/applications.py +109,Unknown app {0},אפליקציה לא ידועה {0}
|
||||
DocType: Communication,Chat,צ'אט
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +407,Fieldname {0} appears multiple times in rows {1},Fieldname {0} מופיע מספר פעמים בשורות {1}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +408,Fieldname {0} appears multiple times in rows {1},Fieldname {0} מופיע מספר פעמים בשורות {1}
|
||||
DocType: Communication,Expired,פג תוקף
|
||||
DocType: DocType,System,מערכת
|
||||
apps/frappe/frappe/www/login.html +93,Have an account? Login,יש לך חשבון? התחבר
|
||||
apps/frappe/frappe/public/js/legacy/print_format.js +148,Unknown Print Format: {0},פורמט לא ידוע הדפסה: {0}
|
||||
DocType: Workflow State,arrow-down,חץ למטה
|
||||
apps/frappe/frappe/public/js/frappe/ui/tree.js +130,Collapse,קריסה
|
||||
apps/frappe/frappe/model/delete_doc.py +161,User not allowed to delete {0}: {1},משתמש לא מורשה למחוק {0}: {1}
|
||||
apps/frappe/frappe/model/delete_doc.py +162,User not allowed to delete {0}: {1},משתמש לא מורשה למחוק {0}: {1}
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +21,Last Updated On,עדכון אחרון ביום
|
||||
DocType: Help Article,Likes,אוהב
|
||||
DocType: Website Settings,Top Bar,Top בר
|
||||
apps/frappe/frappe/core/page/modules_setup/modules_setup.html +32,Global Settings: Users will only be able to choose checked icons,הגדרות גלובליות: משתמשים יוכלו רק לבחור סמלים בדקו
|
||||
apps/frappe/frappe/core/doctype/file/test_file.py +57,Home/Test Folder 2,דף בית / מבחן תיקייה 2
|
||||
DocType: System Settings,Ignore User Permissions If Missing,להתעלם הרשאות משתמש אם חסר
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1016,Please save the document before uploading.,אנא שמור את המסמך לפני ההעלאה.
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +990,Please save the document before uploading.,אנא שמור את המסמך לפני ההעלאה.
|
||||
apps/frappe/frappe/public/js/frappe/ui/messages.js +214,Enter your password,הכנס את הסיסמה שלך
|
||||
DocType: Dropbox Settings,Dropbox Access Secret,Dropbox גישה חשאי
|
||||
apps/frappe/frappe/templates/includes/comments/comments.html +119,Add Another Comment,להוסיף עוד הערה
|
||||
apps/frappe/frappe/public/js/frappe/form/toolbar.js +171,Edit DocType,ערוך DOCTYPE
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +503,Fold must come before a Section Break,מקפלים חייבת לבוא לפני הפסקת סעיף
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +507,Fold must come before a Section Break,מקפלים חייבת לבוא לפני הפסקת סעיף
|
||||
apps/frappe/frappe/public/js/frappe/model/meta.js +190,Last Modified By,תאריך השינוי האחרון
|
||||
DocType: Workflow State,hand-down,יד למטה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +691,{0}: Cannot set Cancel without Submit,{0}: לא ניתן להגדיר ביטול ללא הגשה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +695,{0}: Cannot set Cancel without Submit,{0}: לא ניתן להגדיר ביטול ללא הגשה
|
||||
DocType: Website Theme,Theme,נושא
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +162,There were errors.,היו שגיאות.
|
||||
DocType: DocType,Is Submittable,האם Submittable
|
||||
|
|
@ -906,7 +905,7 @@ apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +28,My Settings,הג
|
|||
DocType: Website Theme,Text Color,צבע טקסט
|
||||
DocType: Desktop Icon,Force Show,צג חיל
|
||||
apps/frappe/frappe/auth.py +78,Invalid Request,בקשה לא חוקית
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +33,This form does not have any input,צורה זו אין כל קלט
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +35,This form does not have any input,צורה זו אין כל קלט
|
||||
apps/frappe/frappe/core/doctype/system_settings/system_settings.py +26,Session Expiry must be in format {0},מושב תפוגה חייבת להיות בפורמט {0}
|
||||
DocType: Website Sidebar Item,Group,קבוצה
|
||||
DocType: Footer Item,"Select target = ""_blank"" to open in a new page.","target = ""_blank"" בחר לפתוח בדף חדש."
|
||||
|
|
@ -922,7 +921,7 @@ DocType: Email Queue,Email Queue,תור דוא"ל
|
|||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +7,Roles can be set for users from their User page.,ניתן להגדיר תפקידים עבור משתמשים מדף המשתמש שלהם.
|
||||
apps/frappe/frappe/templates/includes/comments/comments.html +25,Add Comment,הוסף תגובה
|
||||
DocType: DocField,Mandatory,חובה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +655,{0}: No basic permissions set,{0}: לא להגדיר הרשאות בסיסיות
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +659,{0}: No basic permissions set,{0}: לא להגדיר הרשאות בסיסיות
|
||||
apps/frappe/frappe/limits.py +78,Your subscription will expire on {0}.,המנוי שלך יפוג ב {0}.
|
||||
apps/frappe/frappe/utils/backups.py +159,Download link for your backup will be emailed on the following email address: {0},"קישור להורדה לגיבוי שלך יישלחו לכתובת הדוא""ל הבאה: {0}"
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +14,"Meaning of Submit, Cancel, Amend","משמעות של הגשה, לבטל, לשנות"
|
||||
|
|
@ -933,7 +932,7 @@ DocType: File,Preview HTML,התצוגה המקדימה של HTML
|
|||
DocType: Desktop Icon,query-report,שאילתה דיווח
|
||||
apps/frappe/frappe/desk/doctype/todo/todo.py +20,Assigned to {0}: {1},מוקצה {0}: {1}
|
||||
DocType: DocField,Percent,אחוזים
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +436,Please set filters,אנא הגדר מסננים
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +435,Please set filters,אנא הגדר מסננים
|
||||
apps/frappe/frappe/public/js/frappe/form/linked_with.js +29,Linked With,מקושר עם
|
||||
DocType: Workflow State,book,ספר
|
||||
DocType: Website Settings,Landing Page,דף נחיתה
|
||||
|
|
@ -945,7 +944,7 @@ DocType: Address Template,This format is used if country specific format is not
|
|||
apps/frappe/frappe/public/js/frappe/request.js +105,You do not have enough permissions to access this resource. Please contact your manager to get access.,אין לך מספיק הרשאות כדי לגשת למשאב זה. צור קשר עם מנהל המערכת כדי לקבל גישה.
|
||||
DocType: Custom Field,Custom,מותאם אישית
|
||||
apps/frappe/frappe/config/setup.py +156,Setup Email Alert based on various criteria.,הגדרת דואר אלקטרוני התראה על פי קריטריונים שונים.
|
||||
apps/frappe/frappe/website/doctype/blog_post/blog_post.py +98,Posts filed under {0},הודעות הגישו תחת {0}
|
||||
apps/frappe/frappe/website/doctype/blog_post/blog_post.py +101,Posts filed under {0},הודעות הגישו תחת {0}
|
||||
DocType: Email Alert,Send alert if date matches this field's value,שלח התראה אם תאריך מתאים הערך של תחום זה
|
||||
DocType: Workflow,Transitions,מעברים
|
||||
DocType: User,Login After,כניסה לאחר
|
||||
|
|
@ -953,13 +952,13 @@ DocType: Print Format,Monospace,Monospace
|
|||
DocType: Letter Head,Printing,הדפסה
|
||||
DocType: Workflow State,thumbs-up,אגודלים מורמים
|
||||
DocType: DocPerm,DocPerm,DocPerm
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +459,Precision should be between 1 and 6,Precision צריך להיות בין 1 ל 6
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +463,Precision should be between 1 and 6,Precision צריך להיות בין 1 ל 6
|
||||
apps/frappe/frappe/public/js/frappe/misc/utils.js +154,and,ו
|
||||
DocType: Error Snapshot,Frames,מסגרות
|
||||
apps/frappe/frappe/patches/v6_19/comment_feed_communication.py +131,Assignment,מְשִׁימָה
|
||||
DocType: About Us Team Member,Image Link,תמונת קישור
|
||||
DocType: Workflow State,step-backward,צעד אחורה
|
||||
apps/frappe/frappe/utils/boilerplate.py +262,{app_title},{} App_title
|
||||
apps/frappe/frappe/utils/boilerplate.py +263,{app_title},{} App_title
|
||||
apps/frappe/frappe/integrations/doctype/dropbox_settings/dropbox_settings.py +200,Please set Dropbox access keys in your site config,אנא הגדר מקשי גישת Dropbox בconfig האתר שלך
|
||||
apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +16,Delete this record to allow sending to this email address,למחוק רשומה זו כדי לאפשר שליחה לכתובת דוא"ל זו
|
||||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +66,Only mandatory fields are necessary for new records. You can delete non-mandatory columns if you wish.,"רק שדות חובה נחוצים לשיאים חדשים. אתה יכול למחוק את העמודות שאינן חובה, אם תרצה."
|
||||
|
|
@ -975,7 +974,7 @@ DocType: Custom DocPerm,Amend,לתקן
|
|||
DocType: File,Is Attachments Folder,האם תיקיית קבצים מצורפים
|
||||
apps/frappe/frappe/templates/includes/login/login.js +49,Valid Login id required.,id כניסה חוקי חובה.
|
||||
apps/frappe/frappe/desk/doctype/todo/todo.js +30,Re-open,Re-פתוח
|
||||
apps/frappe/frappe/model/rename_doc.py +359,Please select a valid csv file with data,אנא בחר קובץ CSV תקף עם הנתונים
|
||||
apps/frappe/frappe/model/rename_doc.py +360,Please select a valid csv file with data,אנא בחר קובץ CSV תקף עם הנתונים
|
||||
apps/frappe/frappe/core/doctype/docshare/docshare.py +56,{0} un-shared this document with {1},"{0} מסמך זה עם-משותף של האו""ם {1}"
|
||||
apps/frappe/frappe/public/js/frappe/form/workflow.js +118,Document Status transition from {0} to {1} is not allowed,סטטוס מסמך המעבר מ- {0} {1} אסור
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +130,Setting Up,הגדרה
|
||||
|
|
@ -984,11 +983,10 @@ apps/frappe/frappe/templates/emails/auto_reply.html +5,This is an automatically
|
|||
apps/frappe/frappe/model/document.py +526,Record does not exist,רשומה לא קיימת
|
||||
apps/frappe/frappe/utils/oauth.py +288,User {0} is disabled,משתמש {0} אינו זמין
|
||||
apps/frappe/frappe/www/404.html +8,Page missing or moved,דף חסר או עבר
|
||||
apps/frappe/frappe/public/js/legacy/form.js +192,Edit {0} properties,עריכת מאפיינים {0}
|
||||
DocType: DocType,Route,מַסלוּל
|
||||
DocType: DocField,Name,שם
|
||||
apps/frappe/frappe/limits.py +193,You have exceeded the max space of {0} for your plan. {1}.,חרגת שטח המקסימאלי של {0} עבור התכנית שלך. {1}.
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1303,Open Link,פתח קישור
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1269,Open Link,פתח קישור
|
||||
apps/frappe/frappe/desk/form/load.py +46,Did not load,לא לטעון
|
||||
apps/frappe/frappe/desk/query_report.py +87,Query must be a SELECT,שאילתא חייבת להיות SELECT
|
||||
DocType: Integration Request,Completed,הושלם
|
||||
|
|
@ -999,7 +997,7 @@ apps/frappe/frappe/public/js/frappe/model/meta.js +186,Created On,נוצר ב
|
|||
DocType: Workflow State,align-center,ליישר-מרכז
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/set_sharing.html +6,Can Write,יכול לכתוב
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +16,"Certain documents, like an Invoice, should not be changed once final. The final state for such documents is called Submitted. You can restrict which roles can Submit.","סוגים מסוימים של מסמכים, כמו חשבונית, לא צריכים להיות שונה ברגע אחרון. המצב הסופי עבור מסמכים כזה נקרא הוגש. אתה יכול להגביל את התפקידים יכולים להגיש."
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +826,You are not allowed to export this report,אין באפשרותך לייצא דוח זה
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +825,You are not allowed to export this report,אין באפשרותך לייצא דוח זה
|
||||
DocType: ToDo,Sender,שולח
|
||||
apps/frappe/frappe/templates/includes/comments/comments.html +27,Leave a Comment,השאר תגובה
|
||||
DocType: Web Page,Description for search engine optimization.,תיאור לקידום במנועי חיפוש.
|
||||
|
|
@ -1019,7 +1017,7 @@ apps/frappe/frappe/desk/page/activity/activity_row.html +13,Logged in,ביקור
|
|||
apps/frappe/frappe/core/page/desktop/desktop.js +38,Explore,לַחקוֹר
|
||||
apps/frappe/frappe/email/doctype/email_account/email_account_list.js +6,Default Sending and Inbox,ברירת מחדל שליחה ותיבת הדואר הנכנס
|
||||
DocType: Print Settings,Letter,מכתב
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +552,Image field must be of type Attach Image,שדה תמונה חייב להיות מסוג צרף תמונה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +556,Image field must be of type Attach Image,שדה תמונה חייב להיות מסוג צרף תמונה
|
||||
DocType: Async Task,Succeeded,הצליח
|
||||
apps/frappe/frappe/public/js/frappe/form/save.js +141,Mandatory fields required in {0},שדות חובה הנדרשים {0}
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +95,Reset Permissions for {0}?,איפוס הרשאות עבור {0}?
|
||||
|
|
@ -1053,7 +1051,7 @@ DocType: DocField,Text Editor,עורך טקסט
|
|||
apps/frappe/frappe/config/website.py +73,Settings for About Us Page.,הגדרות עבור אודות הדף.
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +679,Edit Custom HTML,עריכה המותאמת אישית HTML
|
||||
DocType: Error Snapshot,Error Snapshot,תמונת מצב שגיאה
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +460,In,ב
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +479,In,ב
|
||||
DocType: Email Alert,Value Change,שינוי הערך
|
||||
DocType: Standard Reply,Standard Reply,תגובה סטנדרטית
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +233,Width of the input box,רוחב של תיבת הקלט
|
||||
|
|
@ -1068,10 +1066,10 @@ DocType: File,Preview,תצוגה מקדימה
|
|||
DocType: Customize Form,Use this fieldname to generate title,השתמש fieldname זה כדי ליצור כותרת
|
||||
apps/frappe/frappe/email/doctype/email_group/email_group.js +13,Import Email From,דוא"ל יבוא מ
|
||||
apps/frappe/frappe/contacts/doctype/contact/contact.js +20,Invite as User,הזמן כמשתמש
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +83,Select Attachments,קבצים מצורפים בחרו
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +82,Select Attachments,קבצים מצורפים בחרו
|
||||
apps/frappe/frappe/model/naming.py +94, for {0},עבור {0}
|
||||
apps/frappe/frappe/public/js/legacy/form.js +176,You are not allowed to print this document,"אין באפשרותך להדפיס את המסמך הזה,"
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +380,Loading Report,דווח טעינה
|
||||
apps/frappe/frappe/public/js/legacy/form.js +174,You are not allowed to print this document,"אין באפשרותך להדפיס את המסמך הזה,"
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +379,Loading Report,דווח טעינה
|
||||
apps/frappe/frappe/limits.py +72,Your subscription will expire today.,המנוי שלך בתוקף עד היום.
|
||||
DocType: Page,Standard,סטנדרטי
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/form_sidebar.html +46,Attach File,לצרף קובץ
|
||||
|
|
@ -1097,7 +1095,7 @@ apps/frappe/frappe/public/js/frappe/ui/messages.js +229,Verify,ודא
|
|||
DocType: Workflow Document State,Update Field,עדכון שדה
|
||||
apps/frappe/frappe/desk/page/applications/applications.js +50,Regional Extensions,הרחבות אזוריות
|
||||
apps/frappe/frappe/core/doctype/communication/email.py +143,Leave this conversation,השאר את השיחה הזאת
|
||||
apps/frappe/frappe/model/base_document.py +466,Options not set for link field {0},אפשרויות לא נקבעו לקישור שדה {0}
|
||||
apps/frappe/frappe/model/base_document.py +465,Options not set for link field {0},אפשרויות לא נקבעו לקישור שדה {0}
|
||||
DocType: Customize Form,"Must be of type ""Attach Image""",חייב להיות מסוג "צרף תמונה"
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +197,You cannot unset 'Read Only' for field {0},אתה לא יכול לבטל את הגדרה של 'קריאה בלבד' לשדה {0}
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard_page.html +22,Complete Setup,התקנה מלאה
|
||||
|
|
@ -1125,9 +1123,9 @@ apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +38
|
|||
DocType: Workflow State,bookmark,סימנייה
|
||||
DocType: Note,Note,הערה
|
||||
apps/frappe/frappe/core/doctype/error_snapshot/error_snapshot.html +32,Error Report,דוח שגיאות
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +566,Timeline field must be a valid fieldname,שדה ציר הזמן חייב להיות fieldname תקף
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +570,Timeline field must be a valid fieldname,שדה ציר הזמן חייב להיות fieldname תקף
|
||||
DocType: Currency,Symbol,סמל
|
||||
apps/frappe/frappe/model/base_document.py +535,Row #{0}:,# השורה {0}:
|
||||
apps/frappe/frappe/model/base_document.py +534,Row #{0}:,# השורה {0}:
|
||||
apps/frappe/frappe/core/doctype/user/user.py +140,New password emailed,"דוא""ל סיסמא חדשה"
|
||||
apps/frappe/frappe/auth.py +245,Login not allowed at this time,התחברות לא מותר בשלב זה
|
||||
DocType: Async Task,Runtime,זמן ריצה
|
||||
|
|
@ -1146,7 +1144,7 @@ DocType: DocField,Text,טקסט
|
|||
apps/frappe/frappe/config/setup.py +161,Standard replies to common queries.,סטנדרטי משיב לשאלות נפוצות.
|
||||
apps/frappe/frappe/email/doctype/email_account/email_account_list.js +14,Default Sending,ברירת מחדל שליחה
|
||||
DocType: Workflow State,volume-off,נפח-off
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline_item.html +160,Liked by {0},אהבתי על ידי {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline_item.html +161,Liked by {0},אהבתי על ידי {0}
|
||||
DocType: Footer Item,Footer Item,פריט תחתון
|
||||
,Download Backups,גיבויים להורדה
|
||||
apps/frappe/frappe/core/doctype/file/test_file.py +43,Home/Test Folder 1,דף בית / מבחן תיקיית 1
|
||||
|
|
@ -1171,7 +1169,7 @@ DocType: Workflow State,flag,דגל
|
|||
DocType: Web Page,Text Align,טקסט יישור
|
||||
apps/frappe/frappe/model/naming.py +179,Name cannot contain special characters like {0},שם אינו יכול להכיל תווים מיוחדים כמו {0}
|
||||
DocType: Contact Us Settings,Forward To Email Address,"קדימה To כתובת דוא""ל"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +523,Title field must be a valid fieldname,כותרת שדה חייב להיות תקף fieldname
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +527,Title field must be a valid fieldname,כותרת שדה חייב להיות תקף fieldname
|
||||
apps/frappe/frappe/config/core.py +7,Documents,מסמכים
|
||||
apps/frappe/frappe/www/me.html +22,Edit Profile,ערוך פרופיל
|
||||
DocType: Kanban Board Column,Archived,ארכיון
|
||||
|
|
@ -1215,17 +1213,17 @@ DocType: Standard Reply,Standard Reply Help,עזרת תגובה רגילה
|
|||
DocType: Blogger,Avatar,תמונה
|
||||
DocType: Blogger,Posts,הודעות
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +377,"DocType's name should start with a letter and it can only consist of letters, numbers, spaces and underscores","שמו של DOCTYPE צריך להתחיל באות והוא יכול להכיל רק אותיות, מספרים, רווחים וסימני קו תחתון"
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +533,Dear,יקר
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +553,Dear,יקר
|
||||
DocType: Address,Accounts User,חשבונות משתמשים
|
||||
DocType: Web Page,HTML for header section. Optional,HTML לסעיף כותרת. אופציונאלי
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/form_sidebar.html +13,This feature is brand new and still experimental,תכונה זו היא חדשה ועדיין ניסיונית
|
||||
apps/frappe/frappe/model/rename_doc.py +364,Maximum {0} rows allowed,{0} שורות המרביות מוותרות
|
||||
apps/frappe/frappe/model/rename_doc.py +365,Maximum {0} rows allowed,{0} שורות המרביות מוותרות
|
||||
DocType: Email Unsubscribe,Global Unsubscribe,גלובל ביטול מנוי
|
||||
apps/frappe/frappe/utils/password_strength.py +157,This is a very common password.,זוהי סיסמה נפוצה מאוד.
|
||||
apps/frappe/frappe/email/doctype/email_group/email_group.js +9,View,נוֹף
|
||||
DocType: Communication,Assigned,שהוקצה
|
||||
DocType: Print Format,Js,Js
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +78,Select Print Format,פורמט הדפסה בחר
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +77,Select Print Format,פורמט הדפסה בחר
|
||||
apps/frappe/frappe/utils/password_strength.py +83,Short keyboard patterns are easy to guess,דפוסי מקלדת קצרים קלים לנחש
|
||||
DocType: Portal Settings,Portal Menu,תפריט פורטל
|
||||
DocType: DocField,Print Hide,הסתר הדפסה
|
||||
|
|
@ -1268,14 +1266,14 @@ apps/frappe/frappe/model/document.py +564,Cannot change docstatus from 0 to 2,ל
|
|||
apps/frappe/frappe/core/doctype/role_permission_for_page_and_report/role_permission_for_page_and_report.js +14,Update,עדכון
|
||||
DocType: Error Snapshot,Snapshot View,צלם תצוגה
|
||||
apps/frappe/frappe/email/doctype/newsletter/newsletter.py +100,Please save the Newsletter before sending,אנא שמור עלון לפני השליחה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +422,Options must be a valid DocType for field {0} in row {1},אפשרויות חייבת להיות DOCTYPE חוקי בשדה {0} בשורת {1}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +426,Options must be a valid DocType for field {0} in row {1},אפשרויות חייבת להיות DOCTYPE חוקי בשדה {0} בשורת {1}
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +167,Edit Properties,ערוך מאפיינים
|
||||
DocType: Patch Log,List of patches executed,רשימה של תיקונים שבוצעה
|
||||
apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +21,{0} already unsubscribed,{0} מנוי כבר
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +70,Communication Medium,תקשורת בינונית
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +69,Communication Medium,תקשורת בינונית
|
||||
DocType: Website Settings,Banner HTML,באנר HTML
|
||||
DocType: Error Snapshot,Pyver,Pyver
|
||||
apps/frappe/frappe/model/base_document.py +539,"{0} {1} cannot be ""{2}"". It should be one of ""{3}""","{0} {1} לא יכול להיות ""{2}"". זה צריך להיות אחד מ"" {3} """
|
||||
apps/frappe/frappe/model/base_document.py +538,"{0} {1} cannot be ""{2}"". It should be one of ""{3}""","{0} {1} לא יכול להיות ""{2}"". זה צריך להיות אחד מ"" {3} """
|
||||
apps/frappe/frappe/utils/data.py +565,{0} or {1},{0} או {1}
|
||||
apps/frappe/frappe/core/page/modules_setup/modules_setup.js +4,Show or Hide Desktop Icons,הצג או הסתר סמלים בשולחן העבודה
|
||||
apps/frappe/frappe/core/doctype/user/user.py +231,Password Update,עדכון סיסמא
|
||||
|
|
@ -1321,12 +1319,12 @@ apps/frappe/frappe/modules/utils.py +202,App not found,אפליקציה לא נ
|
|||
apps/frappe/frappe/core/doctype/communication/communication.py +52,Cannot create a {0} against a child document: {1},לא ניתן ליצור {0} נגד מסמך הילד: {1}
|
||||
DocType: Workflow State,pencil,עיפרון
|
||||
apps/frappe/frappe/config/desk.py +32,Chat messages and other notifications.,הודעות צ'אט והודעות אחרות.
|
||||
apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +72,Insert After cannot be set as {0},הכנס לאחר לא יכול להיות מוגדר בתור {0}
|
||||
apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +76,Insert After cannot be set as {0},הכנס לאחר לא יכול להיות מוגדר בתור {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/share.js +57,Share {0} with,שתף {0} עם
|
||||
DocType: Workflow State,hand-up,יד-עד
|
||||
DocType: Blog Settings,Writers Introduction,סופרי מבוא
|
||||
DocType: Address,Phone,טלפון
|
||||
apps/frappe/frappe/email/doctype/email_alert/email_alert.py +239,Error while evaluating Email Alert {0}. Please fix your template.,שגיאה בעת הערכת דוא"ל התראה {0}. תקן את התבנית שלך.
|
||||
apps/frappe/frappe/email/doctype/email_alert/email_alert.py +244,Error while evaluating Email Alert {0}. Please fix your template.,שגיאה בעת הערכת דוא"ל התראה {0}. תקן את התבנית שלך.
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +140,Select Document Type or Role to start.,סוג המסמך בחר או תפקיד כדי להתחיל.
|
||||
DocType: Contact,Passive,פסיבי
|
||||
DocType: Contact,Accounts Manager,מנהל חשבונות
|
||||
|
|
@ -1368,7 +1366,7 @@ DocType: Currency,"How should this currency be formatted? If not set, will use s
|
|||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +252,Show User Permissions,הרשאות משתמש הצג
|
||||
apps/frappe/frappe/utils/response.py +134,You need to be logged in and have System Manager Role to be able to access backups.,אתה צריך להיות מחובר ויש לי תפקיד מנהל מערכת כדי שתוכל לגשת לגיבויים.
|
||||
apps/frappe/frappe/core/page/usage_info/usage_info.html +22,Remaining,נוֹתָר
|
||||
apps/frappe/frappe/public/js/legacy/form.js +139,Please save before attaching.,אנא שמור לפני הצמדה.
|
||||
apps/frappe/frappe/public/js/legacy/form.js +137,Please save before attaching.,אנא שמור לפני הצמדה.
|
||||
apps/frappe/frappe/public/js/frappe/form/link_selector.js +124,Added {0} ({1}),הוסיף {0} ({1})
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +319,Fieldtype cannot be changed from {0} to {1} in row {2},Fieldtype לא יכול להיות שונה מ {0} {1} בשורה {2}
|
||||
apps/frappe/frappe/public/js/frappe/roles_editor.js +195,Role Permissions,הרשאות תפקיד
|
||||
|
|
@ -1384,9 +1382,9 @@ DocType: Event,Starts on,מתחיל ב
|
|||
DocType: System Settings,System Settings,הגדרות מערכת
|
||||
apps/frappe/frappe/email/queue.py +454,This email was sent to {0} and copied to {1},האימייל הזה נשלח ל {0} והעתיק {1}
|
||||
DocType: Workflow State,th,ה
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1470,Create a new {0},צור חדש {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1432,Create a new {0},צור חדש {0}
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/search_utils.js +193,Report {0},דווח {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/form_links.html +14,Open {0},להרחיב {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/form_links.html +13,Open {0},להרחיב {0}
|
||||
DocType: Email Alert,Recipients,מקבלי
|
||||
DocType: Workflow State,ok-sign,בסדר-סימן
|
||||
apps/frappe/frappe/public/js/frappe/form/toolbar.js +141,Duplicate,לשכפל
|
||||
|
|
@ -1429,7 +1427,7 @@ apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +63,Option 2,אפ
|
|||
apps/frappe/frappe/core/doctype/docshare/docshare.py +49,{0} shared this document with {1},{0} משותף מסמך זה עם {1}
|
||||
DocType: Print Settings,A4,A4
|
||||
apps/frappe/frappe/config/website.py +58,"Setup of top navigation bar, footer and logo.","התקנה של סרגל ניווט העליון, תחתונה ולוגו."
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +651,For {0} at level {1} in {2} in row {3},עבור {0} ברמת {1} {2} בשורת {3}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +655,For {0} at level {1} in {2} in row {3},עבור {0} ברמת {1} {2} בשורת {3}
|
||||
DocType: Contact,All,כל
|
||||
DocType: Email Queue,Recipient,נמען
|
||||
DocType: Address,Sales User,משתמש מכירות
|
||||
|
|
@ -1440,7 +1438,7 @@ DocType: Workflow State,align-right,ליישר ימני
|
|||
DocType: Auto Email Report,Email To,דוא"ל ל
|
||||
apps/frappe/frappe/core/doctype/file/file.py +211,Folder {0} is not empty,תיקיית {0} אינו ריק
|
||||
DocType: Page,Roles,תפקידים
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +269,Field {0} is not selectable.,שדה {0} הוא לא לבחירה.
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +286,Field {0} is not selectable.,שדה {0} הוא לא לבחירה.
|
||||
DocType: System Settings,Session Expiry,מושב תפוגה
|
||||
DocType: Workflow State,ban-circle,איסור העיגול
|
||||
DocType: Bulk Update,Desk,שולחן
|
||||
|
|
@ -1451,7 +1449,7 @@ apps/frappe/frappe/utils/password_strength.py +153,This is a top-10 common passw
|
|||
DocType: User,User Defaults,ברירות מחדל משתמש
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +223,Create New,צור חדש
|
||||
DocType: Workflow State,chevron-down,שברון למטה
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +494,Email not sent to {0} (unsubscribed / disabled),דוא"ל לא נשלח {0} (לא רשום / נכים)
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +495,Email not sent to {0} (unsubscribed / disabled),דוא"ל לא נשלח {0} (לא רשום / נכים)
|
||||
DocType: Async Task,Traceback,להתחקות
|
||||
DocType: Currency,Smallest Currency Fraction Value,ערך שבר מטבע הקטן ביותר
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +137,Assign To,להקצות ל
|
||||
|
|
@ -1462,9 +1460,9 @@ DocType: User,Restrict user from this IP address only. Multiple IP addresses can
|
|||
DocType: Communication,From,מ
|
||||
DocType: Website Theme,Google Font (Heading),Google גופן (כותרת)
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +204,Select a group node first.,בחר צומת קבוצה ראשונה.
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +229,Find {0} in {1},מצא {0} ב {1}
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +232,Find {0} in {1},מצא {0} ב {1}
|
||||
DocType: Email Account,"Append as communication against this DocType (must have fields, ""Status"", ""Subject"")","צרף כתקשורת נגד DOCTYPE זה (חייב להיות שדות, ""סטטוס"", ""נושא"")"
|
||||
apps/frappe/frappe/model/base_document.py +602,Not allowed to change {0} after submission,אסור לשנות {0} לאחר הגשה
|
||||
apps/frappe/frappe/model/base_document.py +601,Not allowed to change {0} after submission,אסור לשנות {0} לאחר הגשה
|
||||
DocType: Communication,Comment Type,סוג התגובה
|
||||
apps/frappe/frappe/core/page/usage_info/usage_info.html +10,Users,משתמשים
|
||||
DocType: Report,Report Type,סוג הדוח
|
||||
|
|
@ -1473,13 +1471,13 @@ apps/frappe/frappe/public/js/frappe/form/share.js +115,Share With,שתף עם
|
|||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +136,Loading,Loading
|
||||
apps/frappe/frappe/config/integrations.py +43,"Enter keys to enable login via Facebook, Google, GitHub.","הזן מפתחות כדי לאפשר התחברות באמצעות פייסבוק, גוגל, GitHub."
|
||||
apps/frappe/frappe/public/js/frappe/ui/tags.js +20,Add a tag,הוסף תג
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1284,Please attach a file first.,נא לצרף קובץ ראשון.
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1250,Please attach a file first.,נא לצרף קובץ ראשון.
|
||||
apps/frappe/frappe/model/naming.py +168,"There were some errors setting the name, please contact the administrator","היו כמה טעויות הגדרה שם, אנא צור קשר עם המנהל"
|
||||
DocType: Website Slideshow Item,Website Slideshow Item,פריט מצגת אתר
|
||||
DocType: DocType,Title Case,כותרת Case
|
||||
DocType: Blog Post,Email Sent,"דוא""ל שנשלח"
|
||||
DocType: DocField,Ignore XSS Filter,התעלם מסנן XSS
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +64,Send As Email,שלח כדואר אלקטרוני
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +63,Send As Email,שלח כדואר אלקטרוני
|
||||
DocType: Website Theme,Link Color,צבע קישור
|
||||
apps/frappe/frappe/core/doctype/user/user.py +99,User {0} cannot be disabled,משתמש {0} אינו יכול להיות מבוטל
|
||||
apps/frappe/frappe/core/doctype/user/user.py +866,"Dear System Manager,","מנהל מערכת יקר,"
|
||||
|
|
@ -1499,7 +1497,7 @@ DocType: DocField,Table,שולחן
|
|||
DocType: File,File Size,גודל קובץ
|
||||
apps/frappe/frappe/website/doctype/web_form/web_form.py +399,You must login to submit this form,עליך להתחבר לישלח את הטופס הזה
|
||||
DocType: User,Background Image,תמונת רקע
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +463,"Select your Country, Time Zone and Currency","בחר את המדינה, אזור הזמן ומטבע"
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +475,"Select your Country, Time Zone and Currency","בחר את המדינה, אזור הזמן ומטבע"
|
||||
DocType: Async Task,Queued,בתור
|
||||
apps/frappe/frappe/public/js/frappe/form/print.js +101,New Custom Print Format,פורמט הדפסה מותאמת אישית חדש
|
||||
DocType: Custom DocPerm,Create,צור
|
||||
|
|
@ -1516,7 +1514,7 @@ apps/frappe/frappe/desk/form/save.py +25,{0} {1} already exists,{0} {1} כבר
|
|||
apps/frappe/frappe/email/doctype/email_account/email_account.py +85,Append To can be one of {0},צרף ליכול להיות אחד {0}
|
||||
DocType: User,Github Username,שם משתמש GitHub
|
||||
DocType: DocType,Image View,צפה בתמונה
|
||||
apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +68,"Insert After field '{0}' mentioned in Custom Field '{1}', with label '{2}', does not exist","הכנס לאחר שדה '{0}' המוזכר בשדה מותאם אישית '{1}', עם התווית '{2}', אינו קיים"
|
||||
apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +72,"Insert After field '{0}' mentioned in Custom Field '{1}', with label '{2}', does not exist","הכנס לאחר שדה '{0}' המוזכר בשדה מותאם אישית '{1}', עם התווית '{2}', אינו קיים"
|
||||
DocType: Workflow State,signal,אות
|
||||
DocType: DocType,Show Print First,הדפסת תכנית ראשונה
|
||||
apps/frappe/frappe/desk/page/chat/chat_main.html +12,Ctrl + Enter to post,Ctrl + Enter כדי לפרסם
|
||||
|
|
@ -1539,11 +1537,11 @@ apps/frappe/frappe/model/document.py +1043,This document is currently queued for
|
|||
apps/frappe/frappe/core/doctype/file/file.py +370,File '{0}' not found,קובץ '{0}' לא נמצא
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +411,Remove Section,הסר סעיף
|
||||
DocType: User,Change Password,שנה סיסמא
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +509,Invalid Email: {0},"דוא""ל לא חוקי: {0}"
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +498,Invalid Email: {0},"דוא""ל לא חוקי: {0}"
|
||||
apps/frappe/frappe/desk/doctype/event/event.py +23,Event end must be after start,סוף האירוע חייב להיות לאחר ההתחלה
|
||||
apps/frappe/frappe/desk/query_report.py +23,You don't have permission to get a report on: {0},אין לך הרשאה על מנת לקבל דיווח על: {0}
|
||||
DocType: Blog Post,Blog Post,בלוג הודעה
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1480,Advanced Search,חיפוש מתקדם
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1442,Advanced Search,חיפוש מתקדם
|
||||
apps/frappe/frappe/core/doctype/user/user.py +766,Password reset instructions have been sent to your email,"הוראות לאיפוס סיסמא נשלחו לדוא""ל שלך"
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +661,Sort By,מיין לפי
|
||||
DocType: Workflow,States,הברית
|
||||
|
|
@ -1555,9 +1553,9 @@ apps/frappe/frappe/core/doctype/user/user.js +49,Set Desktop Icons,גדר סמל
|
|||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +18,"When you Amend a document after Cancel and save it, it will get a new number that is a version of the old number.","כאשר אתה לתקן מסמך לאחר לבטל ולשמור אותו, הוא יקבל מספר חדש שהוא גרסה של המספר הישן."
|
||||
DocType: Workflow State,circle-arrow-left,המעגל לשמאל חץ
|
||||
apps/frappe/frappe/sessions.py +156,Redis cache server not running. Please contact Administrator / Tech support,שרת מטמון Redis אינו פועל. אנא פנה למנהל / תמיכה טכנית
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +129,Make a new record,לעשות תקליט חדש
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +132,Make a new record,לעשות תקליט חדש
|
||||
DocType: Currency,Fraction,חלק
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1026,Select from existing attachments,בחר מלצרף קבצים קיימים
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1000,Select from existing attachments,בחר מלצרף קבצים קיימים
|
||||
DocType: Custom Field,Field Description,שדה תיאור
|
||||
apps/frappe/frappe/model/naming.py +53,Name not set via Prompt,שם לא קבע באמצעות שורת
|
||||
DocType: Website Theme,Top Bar Color,למעלה בר צבע
|
||||
|
|
@ -1593,9 +1591,9 @@ apps/frappe/frappe/www/printview.py +83,Not allowed to print cancelled documents
|
|||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +269,Info:,מידע:
|
||||
DocType: Custom Field,Permission Level,רמת הרשאה
|
||||
DocType: User,Send Notifications for Transactions I Follow,שלח הודעות לעסקות אני בצע
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +694,"{0}: Cannot set Submit, Cancel, Amend without Write","{0}: לא ניתן להגדיר שלח, לבטל, לשנות ללא כתיבה"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +698,"{0}: Cannot set Submit, Cancel, Amend without Write","{0}: לא ניתן להגדיר שלח, לבטל, לשנות ללא כתיבה"
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/attachments.js +83,Are you sure you want to delete the attachment?,האם אתה בטוח שאתה רוצה למחוק את הקובץ המצורף?
|
||||
apps/frappe/frappe/__init__.py +1063,Thank you,תודה לך
|
||||
apps/frappe/frappe/__init__.py +1062,Thank you,תודה לך
|
||||
apps/frappe/frappe/public/js/frappe/form/save.js +11,Saving,שמירה
|
||||
DocType: Print Settings,Print Style Preview,להדפיס תצוגה מקדימה של סגנון
|
||||
apps/frappe/frappe/core/doctype/file/test_file.py +81,Test_Folder,Test_Folder
|
||||
|
|
@ -1606,10 +1604,10 @@ DocType: DocField,In List View,בצפה ברשימה
|
|||
DocType: Email Account,Use TLS,השימוש TLS
|
||||
apps/frappe/frappe/email/smtp.py +24,Invalid login or password,התחברות או סיסמא לא חוקיות
|
||||
apps/frappe/frappe/config/setup.py +237,Add custom javascript to forms.,להוסיף מותאם אישית JavaScript לצורות.
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +489,Sr No,SR לא
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +488,Sr No,SR לא
|
||||
,Role Permissions Manager,מנהל הרשאות התפקיד
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +117,Name of the new Print Format,שמו של פורמט ההדפסה החדש
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1028,Clear Attachment,Attachment נקה
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1002,Clear Attachment,Attachment נקה
|
||||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +267,Mandatory:,חובה:
|
||||
,User Permissions Manager,מנהל הרשאות משתמש
|
||||
DocType: Property Setter,New value to be set,ערך חדש שיוקם
|
||||
|
|
@ -1631,19 +1629,19 @@ apps/frappe/frappe/public/js/frappe/list/list_renderer.js +497,2 days ago,לפנ
|
|||
apps/frappe/frappe/config/website.py +47,Categorize blog posts.,לסווג ההודעות שנכתבו על בלוג.
|
||||
DocType: Workflow State,Time,זמן
|
||||
DocType: DocField,Attach,צרף
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +535,{{{0}}} is not a valid fieldname pattern. It should be {{field_name}}.,{{{0}}} הוא לא דפוס fieldname תקף. זה צריך להיות {{}} FIELD_NAME.
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +539,{{{0}}} is not a valid fieldname pattern. It should be {{field_name}}.,{{{0}}} הוא לא דפוס fieldname תקף. זה צריך להיות {{}} FIELD_NAME.
|
||||
DocType: Custom Role,Permission Rules,כללי רשות
|
||||
DocType: Address,Links,קישורים
|
||||
apps/frappe/frappe/model/base_document.py +428,Value missing for,הערך חסר ל
|
||||
apps/frappe/frappe/model/base_document.py +427,Value missing for,הערך חסר ל
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +161,Add Child,הוסף לילדים
|
||||
apps/frappe/frappe/model/delete_doc.py +165,{0} {1}: Submitted Record cannot be deleted.,{0} {1}: שיא הוגש לא ניתן למחוק.
|
||||
apps/frappe/frappe/model/delete_doc.py +166,{0} {1}: Submitted Record cannot be deleted.,{0} {1}: שיא הוגש לא ניתן למחוק.
|
||||
apps/frappe/frappe/core/page/usage_info/usage_info.html +99,Backup Size,גודל גיבוי
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +130,new type of document,סוג חדש של מסמך
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +133,new type of document,סוג חדש של מסמך
|
||||
DocType: Custom DocPerm,Read,קראו
|
||||
apps/frappe/frappe/www/update-password.html +14,Old Password,סיסמא הישנה
|
||||
apps/frappe/frappe/website/doctype/blog_post/blog_post.py +102,Posts by {0},הודעות של {0}
|
||||
apps/frappe/frappe/website/doctype/blog_post/blog_post.py +106,Posts by {0},הודעות של {0}
|
||||
apps/frappe/frappe/core/doctype/report/report.js +9,"To format columns, give column labels in the query.","לעמודים בפורמט, לתת תוויות עמודה בשאילתא."
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +721,{0}: Cannot set Assign Amend if not Submittable,{0}: לא ניתן להגדיר הקצאת תיקון אם לא Submittable
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +725,{0}: Cannot set Assign Amend if not Submittable,{0}: לא ניתן להגדיר הקצאת תיקון אם לא Submittable
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +14,Edit Role Permissions,הרשאות תפקיד עריכה
|
||||
DocType: Communication,Link DocType,DOCTYPE קישור
|
||||
DocType: Social Login Keys,Social Login Keys,חברתי מפתחות כניסה
|
||||
|
|
@ -1719,7 +1717,7 @@ DocType: Contact Us Settings,Pincode,Pincode
|
|||
apps/frappe/frappe/core/page/data_import_tool/importer.py +81,Please make sure that there are no empty columns in the file.,אנא ודא שאין עמודות ריקות בקובץ.
|
||||
apps/frappe/frappe/utils/oauth.py +232,Please ensure that your profile has an email address,ודא שיש לך פרופיל את כתובת הדוא"ל של
|
||||
apps/frappe/frappe/public/js/frappe/model/create_new.js +286,You have unsaved changes in this form. Please save before you continue.,יש לך שינויים שלא נשמרו בצורה זו. אנא שמור לפני שתמשיך.
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +455,Default for {0} must be an option,ברירת מחדל עבור {0} חייב להיות אופציה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +459,Default for {0} must be an option,ברירת מחדל עבור {0} חייב להיות אופציה
|
||||
DocType: User,User Image,תמונת משתמש
|
||||
apps/frappe/frappe/email/queue.py +289,Emails are muted,מיילים מושתקים
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +25,Ctrl + Up,Ctrl + Up
|
||||
|
|
@ -1746,7 +1744,7 @@ apps/frappe/frappe/public/js/frappe/form/workflow.js +39,Next actions,הפעול
|
|||
DocType: Workflow State,ok,בסדר
|
||||
DocType: User,These values will be automatically updated in transactions and also will be useful to restrict permissions for this user on transactions containing these values.,ערכים אלה יהיו מעודכנים באופן אוטומטי בעסקות וגם יהיה שימושי כדי להגביל הרשאות למשתמש זה על עסקות המכילות את הערכים הללו.
|
||||
apps/frappe/frappe/desk/page/applications/application_row.html +26,Publisher,Publisher
|
||||
apps/frappe/frappe/model/rename_doc.py +377,** Failed: {0} to {1}: {2},** נכשל: {0} {1}: {2}
|
||||
apps/frappe/frappe/model/rename_doc.py +378,** Failed: {0} to {1}: {2},** נכשל: {0} {1}: {2}
|
||||
apps/frappe/frappe/public/js/frappe/ui/upload.html +4,Browse,חפש ב
|
||||
apps/frappe/frappe/core/page/usage_info/usage_info.html +50,Emails Sent,הודעות הדוא"ל שנשלחו
|
||||
apps/frappe/frappe/utils/password_strength.py +32,"No need for symbols, digits, or uppercase letters.","אין צורך סימנים, ספרות, או אותיות רישיות."
|
||||
|
|
@ -1756,7 +1754,7 @@ DocType: Async Task,Running,ריצה
|
|||
apps/frappe/frappe/core/doctype/user/user.js +68,Reset Password,איפוס סיסמא
|
||||
apps/frappe/frappe/email/doctype/email_group/email_group.py +102,Please Upgrade to add more than {0} subscribers,שדרג להוסיף יותר {0} מנויים
|
||||
DocType: Workflow State,hand-left,יד שמאל
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +468,Fieldtype {0} for {1} cannot be unique,Fieldtype {0} עבור {1} לא יכול להיות ייחודי
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +472,Fieldtype {0} for {1} cannot be unique,Fieldtype {0} עבור {1} לא יכול להיות ייחודי
|
||||
DocType: Email Account,Use SSL,השתמש ב- SSL
|
||||
DocType: Workflow State,play-circle,משחק-המעגל
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +82,Select Print Format to Edit,בחר פורמט להדפסה לעריכה
|
||||
|
|
@ -1796,7 +1794,7 @@ DocType: ToDo,ToDo,ToDo
|
|||
DocType: DocField,No Copy,לא העתק
|
||||
DocType: Workflow State,qrcode,QRCode
|
||||
DocType: Web Form,Breadcrumbs,פירורי לחם
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +667,If Owner,אם בעלים
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +671,If Owner,אם בעלים
|
||||
apps/frappe/frappe/website/doctype/web_form/web_form.py +130,You need to be logged in to access this {0}.,אתה צריך להיות מחובר כדי לגשת זה {0}.
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +142,Complete By,שלם על ידי
|
||||
apps/frappe/frappe/templates/includes/comments/comments.py +48,{0} by {1},{0} על ידי {1}
|
||||
|
|
@ -1809,7 +1807,7 @@ DocType: Desktop Icon,Page,דף
|
|||
apps/frappe/frappe/utils/bot.py +145,Could not find {0} in {1},לא ניתן למצוא {0} ב {1}
|
||||
apps/frappe/frappe/utils/password_strength.py +167,Names and surnames by themselves are easy to guess.,שמות ושמות משפחה בעצמם קלים לניחוש.
|
||||
DocType: Workflow State,briefcase,תיק
|
||||
apps/frappe/frappe/model/base_document.py +561,Value cannot be changed for {0},ערך לא ניתן לשנות עבור {0}
|
||||
apps/frappe/frappe/model/base_document.py +560,Value cannot be changed for {0},ערך לא ניתן לשנות עבור {0}
|
||||
DocType: Workflow State,"Style represents the button color: Success - Green, Danger - Red, Inverse - Black, Primary - Dark Blue, Info - Light Blue, Warning - Orange","סגנון מייצג את צבען: הצלחה - ירוק, סכנה - אדום, הפוך - שחור, יסודי - כחול כהה, מידע - Light Blue, אזהרה - אורנג '"
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +158,No Report Loaded. Please use query-report/[Report Name] to run a report.,לא דווח על טעון. אנא השתמש בשאילתא-דו"ח / [שם דוח] לרוץ דו"ח.
|
||||
DocType: Workflow Transition,Workflow Transition,מעבר זרימת עבודה
|
||||
|
|
@ -1865,7 +1863,7 @@ apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +21,Select A
|
|||
apps/frappe/frappe/config/setup.py +230,Custom Translations,תרגומים אישית
|
||||
apps/frappe/frappe/public/js/frappe/socketio_client.js +51,Progress,התקדמות
|
||||
apps/frappe/frappe/public/js/frappe/form/workflow.js +32, by Role ,על ידי תפקיד
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +133,Search in a document type,חיפוש בסוג מסמך
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +136,Search in a document type,חיפוש בסוג מסמך
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +259,Allow field to remain editable even after submission,שדה 'אפשר להישאר לעריכה גם לאחר הגשה
|
||||
DocType: Custom DocPerm,Role and Level,תפקיד ורמה
|
||||
DocType: File,Thumbnail URL,כתובת תמונה ממוזערת
|
||||
|
|
@ -1954,7 +1952,7 @@ apps/frappe/frappe/templates/emails/auto_reply.html +1,Thank you for your email,
|
|||
DocType: DocField,Small Text,טקסט קטן
|
||||
apps/frappe/frappe/core/doctype/user/user.py +868,Administrator accessed {0} on {1} via IP Address {2}.,מנהל נצפה {0} על {1} באמצעות כתובת IP {2}.
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +6,Equals,שווה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +449,Options 'Dynamic Link' type of field must point to another Link Field with options as 'DocType',"הסוג של שדה אפשרויות 'הקישור דינמי ""חייב להצביע על עוד קישור שדה עם אפשרויות כמו' DOCTYPE '"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +453,Options 'Dynamic Link' type of field must point to another Link Field with options as 'DocType',"הסוג של שדה אפשרויות 'הקישור דינמי ""חייב להצביע על עוד קישור שדה עם אפשרויות כמו' DOCTYPE '"
|
||||
DocType: About Us Settings,Team Members Heading,חברי צוות בראש
|
||||
apps/frappe/frappe/utils/csvutils.py +35,Invalid CSV Format,פורמט CSV חוקי
|
||||
DocType: DocField,Do not allow user to change after set the first time,אל תאפשר למשתמש לשנות להגדיר לאחר הפעם הראשונה
|
||||
|
|
@ -1980,7 +1978,7 @@ DocType: Print Settings,PDF Settings,הגדרות PDF
|
|||
DocType: Kanban Board Column,Column Name,שם עמודה
|
||||
DocType: Language,Based On,המבוסס על
|
||||
apps/frappe/frappe/printing/doctype/print_format/print_format.js +34,Make Default,הפוך לברירת מחדל
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +491,Fieldtype {0} for {1} cannot be indexed,Fieldtype {0} עבור {1} לא ניתן באינדקס
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +495,Fieldtype {0} for {1} cannot be indexed,Fieldtype {0} עבור {1} לא ניתן באינדקס
|
||||
DocType: Communication,Email Account,"חשבון דוא""ל"
|
||||
DocType: Workflow State,Download,הורדה
|
||||
DocType: Blog Post,Blog Intro,בלוג Intro
|
||||
|
|
@ -1990,7 +1988,7 @@ DocType: DocField,Display Depends On,התצוגה תלויה
|
|||
DocType: Web Page,Insert Code,הכנס קוד
|
||||
DocType: ToDo,Low,נמוך
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +697,You can add dynamic properties from the document by using Jinja templating.,אתה יכול להוסיף תכונות דינמיות מהמסמך באמצעות בניית תבנית ג'ינג'ה.
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +131,List a document type,רשימת סוג מסמך
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +134,List a document type,רשימת סוג מסמך
|
||||
DocType: Event,Ref Type,"סוג נ""צ"
|
||||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +64,"If you are uploading new records, leave the ""name"" (ID) column blank.","אם אתה מעלה שיאים חדשים, לעזוב את ריק עמודת ""שם"" (ID)."
|
||||
apps/frappe/frappe/config/core.py +47,Errors in Background Events,שגיאות באירועי רקע
|
||||
|
|
@ -2008,20 +2006,20 @@ apps/frappe/frappe/email/doctype/email_group/email_group.js +45,New Newsletter,
|
|||
DocType: Print Settings,Send Print as PDF,שלח הדפסה כקובץ PDF
|
||||
DocType: Web Form,Amount,הסכום
|
||||
DocType: Workflow Transition,Allowed,מחמד
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +498,There can be only one Fold in a form,לא יכול להיות רק אחד מקפלים בצורה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +502,There can be only one Fold in a form,לא יכול להיות רק אחד מקפלים בצורה
|
||||
apps/frappe/frappe/website/doctype/portal_settings/portal_settings.js +10,Restore to default settings?,שחזור להגדרות ברירת המחדל?
|
||||
apps/frappe/frappe/website/doctype/website_settings/website_settings.py +23,Invalid Home Page,דף בית לא חוקי
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +170,Reset Filters,מסנני איפוס
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +684,{0}: Permission at level 0 must be set before higher levels are set,{0}: GNU ברמה 0 חייבים להיות מוגדר לפני רמות גבוהות יותר מוגדרות
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +688,{0}: Permission at level 0 must be set before higher levels are set,{0}: GNU ברמה 0 חייבים להיות מוגדר לפני רמות גבוהות יותר מוגדרות
|
||||
apps/frappe/frappe/desk/doctype/todo/todo.py +28,Assignment closed by {0},משימה נסגרה על ידי {0}
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +137,Calculate,לחשב
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +140,Calculate,לחשב
|
||||
apps/frappe/frappe/printing/doctype/print_format/print_format.js +28,Please select DocType first,אנא בחר DOCTYPE ראשון
|
||||
apps/frappe/frappe/email/doctype/newsletter/newsletter.py +173,Confirm Your Email,אשר הדואר האלקטרוני שלך
|
||||
apps/frappe/frappe/www/login.html +42,Or login with,או התחבר עם
|
||||
DocType: Error Snapshot,Locals,המקומיים
|
||||
apps/frappe/frappe/desk/page/activity/activity_row.html +19,Communicated via {0} on {1}: {2},הודעה דרך {0} על {1}: {2}
|
||||
apps/frappe/frappe/core/doctype/communication/comment.py +85,{0} mentioned you in a comment in {1},{0} הזכיר אותך בהערה ב {1}
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +138,e.g. (55 + 434) / 4 or =Math.sin(Math.PI/2)...,למשל (55 + 434) / 4 או = מתמטיקה.חטא (Math.PI / 2) ...
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +141,e.g. (55 + 434) / 4 or =Math.sin(Math.PI/2)...,למשל (55 + 434) / 4 או = מתמטיקה.חטא (Math.PI / 2) ...
|
||||
apps/frappe/frappe/model/naming.py +44,{0} is required,{0} נדרש
|
||||
DocType: Social Login Keys,GitHub Client ID,GitHub Client ID
|
||||
DocType: Contact Us Settings,City,עיר
|
||||
|
|
@ -2030,8 +2028,8 @@ apps/frappe/frappe/desk/doctype/event/event.py +54,Events In Today's Calendar,א
|
|||
DocType: Web Page,Web Page,דף האינטרנט
|
||||
DocType: Blog Category,Blogger,Blogger
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +297,View List,רשימת צפייה
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +739,Date must be in format: {0},תאריך חייב להיות בפורמט: {0}
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +493,The First User: You,המשתמש הראשון: אתה
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +721,Date must be in format: {0},תאריך חייב להיות בפורמט: {0}
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +505,The First User: You,המשתמש הראשון: אתה
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder_field.html +32,Select Columns,בחרו עמודות
|
||||
apps/frappe/frappe/www/login.py +55,Missing parameters for login,פרמטרים חסרים להתחברות
|
||||
DocType: Workflow State,folder-open,תיקייה פתוחה
|
||||
|
|
@ -2060,7 +2058,7 @@ apps/frappe/frappe/website/doctype/website_settings/website_settings.js +17,Expo
|
|||
DocType: Website Theme,Background,רקע
|
||||
DocType: Custom DocPerm,"JSON list of DocTypes used to apply User Permissions. If empty, all linked DocTypes will be used to apply User Permissions.","רשימת JSON של DocTypes משמש להחיל הרשאות משתמש. אם ריק, כל DocTypes קשור ישמש להחיל הרשאות משתמש."
|
||||
DocType: Report,Ref DocType,"נ""צ DOCTYPE"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +696,{0}: Cannot set Amend without Cancel,{0}: לא ניתן להגדיר לתקן בלי לבטל
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +700,{0}: Cannot set Amend without Cancel,{0}: לא ניתן להגדיר לתקן בלי לבטל
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/print_layout.html +22,Full Page,דף מלא
|
||||
DocType: DocType,Is Child Table,האם ילד של הטבלה
|
||||
apps/frappe/frappe/utils/csvutils.py +124,{0} must be one of {1},{0} חייב להיות אחד {1}
|
||||
|
|
@ -2075,7 +2073,7 @@ DocType: Website Slideshow,This goes above the slideshow.,זה הולך מעל
|
|||
apps/frappe/frappe/config/setup.py +260,Install Applications.,התקנת יישומים.
|
||||
DocType: Contact,Last Name,שם משפחה
|
||||
DocType: Event,Private,פרטי
|
||||
apps/frappe/frappe/email/doctype/email_alert/email_alert.js +76,No alerts for today,אין התראות להיום
|
||||
apps/frappe/frappe/email/doctype/email_alert/email_alert.js +77,No alerts for today,אין התראות להיום
|
||||
DocType: Print Settings,Send Email Print Attachments as PDF (Recommended),"שלח קבצים מצורפים הדפסת דוא""ל כקובץ PDF (מומלץ)"
|
||||
DocType: Web Page,Left,עזב
|
||||
DocType: Event,All Day,כל היום
|
||||
|
|
@ -2085,7 +2083,7 @@ DocType: Workflow Action,Workflow Action,פעולה זרימת עבודה
|
|||
DocType: Event,Send an email reminder in the morning,"שלח תזכורת בדוא""ל בבוקר"
|
||||
DocType: Blog Post,Published On,פורסם ב
|
||||
DocType: Contact,Gender,מין
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +488,Field '{0}' cannot be set as Unique as it has non-unique values,שדה '{0}' לא ניתן להגדיר כייחודי שכן יש ערכים שאינם ייחודיים
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +492,Field '{0}' cannot be set as Unique as it has non-unique values,שדה '{0}' לא ניתן להגדיר כייחודי שכן יש ערכים שאינם ייחודיים
|
||||
DocType: Footer Item,URL,כתובת האתר
|
||||
DocType: ToDo,Reference Type,סוג ההתייחסות
|
||||
DocType: Event,Repeat On,חזור על פעולה ב
|
||||
|
|
@ -2097,7 +2095,7 @@ apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +30
|
|||
DocType: Workflow State,warning-sign,אזהרה-סימן
|
||||
DocType: Workflow State,User,משתמש
|
||||
DocType: Website Settings,"Show title in browser window as ""Prefix - title""",כותרת הצג בחלון דפדפן כמו "קידומת - כותרת"
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +134,text in document type,טקסט בסוג המסמך
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +137,text in document type,טקסט בסוג המסמך
|
||||
DocType: Bulk Update,Update Value,עדכון ערך
|
||||
apps/frappe/frappe/public/js/frappe/request.js +137,Something went wrong,משהו השתבש
|
||||
DocType: System Settings,Number Format,פורמט המספר
|
||||
|
|
@ -2116,8 +2114,8 @@ apps/frappe/frappe/public/js/frappe/form/link_selector.js +143,{0} added,{0} ה
|
|||
apps/frappe/frappe/email/doctype/email_group/email_group.py +42,{0} subscribers added,{0} מנויים הוסיפו
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +9,Not In,לא ב
|
||||
DocType: Workflow State,star,כוכב
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +215,values separated by commas,ערכים מופרדים בפסיקים
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +433,Max width for type Currency is 100px in row {0},רוחב מרבי למטבע סוג הוא 100px בשורת {0}
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +228,values separated by commas,ערכים מופרדים בפסיקים
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +437,Max width for type Currency is 100px in row {0},רוחב מרבי למטבע סוג הוא 100px בשורת {0}
|
||||
apps/frappe/frappe/config/website.py +13,Content web page.,דף אינטרנט תוכן.
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +9,Add a New Role,הוסף תפקיד חדש
|
||||
apps/frappe/frappe/templates/includes/login/login.js +193,Oops! Something went wrong,אופס! משהו השתבש
|
||||
|
|
@ -2128,7 +2126,7 @@ DocType: Address,Office,משרד
|
|||
apps/frappe/frappe/desk/moduleview.py +94,Standard Reports,דוחות סטנדרטיים
|
||||
DocType: User,Email Settings,הגדרות דואר אלקטרוני
|
||||
apps/frappe/frappe/workflow/doctype/workflow/workflow.py +57,{0} not a valid State,{0} לא חוקי מדינה
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +515,Search field {0} is not valid,שדה חיפוש {0} אינו חוקי
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +519,Search field {0} is not valid,שדה חיפוש {0} אינו חוקי
|
||||
DocType: Workflow State,ok-circle,בסדר-המעגל
|
||||
apps/frappe/frappe/utils/bot.py +150,You can find things by asking 'find orange in customers',אתה יכול למצוא דברים בשאלה 'למצוא כתום לקוחות'
|
||||
apps/frappe/frappe/core/doctype/user/user.py +172,Sorry! User should have complete access to their own record.,סליחה! משתמש צריך להיות גישה מלאה לשיא שלהם.
|
||||
|
|
@ -2176,7 +2174,7 @@ DocType: User,Security Settings,הגדרות אבטחה
|
|||
apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +863,Add Column,להוסיף טור
|
||||
,Desktop,שולחן עבודה
|
||||
DocType: Web Form,Text to be displayed for Link to Web Page if this form has a web page. Link route will be automatically generated based on `page_name` and `parent_website_route`,טקסט שיוצג לקישור לדף אינטרנט אם טופס זה יש דף אינטרנט. מסלול קישור יהיה באופן אוטומטי המבוסס על `` page_name` וparent_website_route`
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1697,Please set {0} first,אנא הגדר {0} ראשון
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1656,Please set {0} first,אנא הגדר {0} ראשון
|
||||
DocType: Patch Log,Patch,תיקון
|
||||
DocType: Async Task,Failed,נכשל
|
||||
apps/frappe/frappe/core/page/data_import_tool/importer.py +54,No data found,לא נמצאו נתונים
|
||||
|
|
|
|||
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -8,7 +8,7 @@ DocType: Workflow State,pause,pausar
|
|||
DocType: User,Facebook Username,Usuário do Facebook
|
||||
DocType: System Settings,Note: Multiple sessions will be allowed in case of mobile device,Observação: Serão permitidas múltiplas sessões no caso de dispositivo móvel
|
||||
apps/frappe/frappe/email/queue.py +210,Cannot send this email. You have crossed the sending limit of {0} emails for this month.,Não é possível enviar este email. Você excedeu o limite de envio de {0} emails para este mês.
|
||||
apps/frappe/frappe/public/js/legacy/form.js +776,Permanently Submit {0}?,Confirmar Permanentemente {0} ?
|
||||
apps/frappe/frappe/public/js/legacy/form.js +751,Permanently Submit {0}?,Confirmar Permanentemente {0} ?
|
||||
DocType: Workflow,If Checked workflow status will not override status in list view,Uma vez selecionado o status do fluxo de trabalho não sobrescreverá o status do documentos na visualização da lista
|
||||
apps/frappe/frappe/client.py +280,Invalid file path: {0},Caminho de arquivo inválido: {0}
|
||||
DocType: Workflow State,eye-open,olho aberto
|
||||
|
|
@ -24,7 +24,7 @@ apps/frappe/frappe/config/core.py +42,Logs,Logs
|
|||
DocType: Custom DocPerm,This role update User Permissions for a user,Este papel arualiza Permissões do Usuário para um usuário
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +507,Rename {0},Mudar o nome {0}
|
||||
DocType: Workflow State,zoom-out,diminuir zoom
|
||||
apps/frappe/frappe/public/js/legacy/form.js +67,Cannot open {0} when its instance is open,Não é possível abrir {0} quando sua instância está aberta
|
||||
apps/frappe/frappe/public/js/legacy/form.js +66,Cannot open {0} when its instance is open,Não é possível abrir {0} quando sua instância está aberta
|
||||
apps/frappe/frappe/model/document.py +930,Table {0} cannot be empty,Tabela {0} não pode ser vazio
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +852,With Ledgers,Com Razões
|
||||
apps/frappe/frappe/public/js/frappe/views/image/image_view.js +15,Images,Imagens
|
||||
|
|
@ -34,19 +34,19 @@ apps/frappe/frappe/model/document.py +904,Beginning with,Começando com
|
|||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +52,Data Import Template,Modelo de importação de dados
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +31,Parent,Parente
|
||||
DocType: About Us Settings,"""Team Members"" or ""Management""","Membros da Equipe" ou "Gerenciamento"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +453,Default for 'Check' type of field must be either '0' or '1',"Padrão para ""Verificar"" o tipo de campo deve ser '0' ou '1'"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +457,Default for 'Check' type of field must be either '0' or '1',"Padrão para ""Verificar"" o tipo de campo deve ser '0' ou '1'"
|
||||
DocType: Email Account,Enable Incoming,Ativar Entrada
|
||||
apps/frappe/frappe/www/login.html +22,Email Address,Endereço de Email
|
||||
DocType: Communication,Unread Notification Sent,Notificação de mensagem não lida enviada
|
||||
apps/frappe/frappe/public/js/frappe/misc/tools.js +8,Export not allowed. You need {0} role to export.,Exportação não é permitido . Você precisa da função {0} para exportar .
|
||||
DocType: Email Group,Email Group,Grupo de Emails
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +460,Not Like,Não Parecido
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +479,Not Like,Não Parecido
|
||||
apps/frappe/frappe/config/setup.py +220,"Change field properties (hide, readonly, permission etc.)","Alterar as propriedades do campo (esconder , readonly , permissão etc )"
|
||||
DocType: Workflow State,lock,trancar
|
||||
apps/frappe/frappe/config/website.py +78,Settings for Contact Us Page.,Configurações da Página Fale Conosco.
|
||||
apps/frappe/frappe/core/doctype/user/user.py +877,Administrator Logged In,Administrador logou-se
|
||||
DocType: Contact Us Settings,"Contact options, like ""Sales Query, Support Query"" etc each on a new line or separated by commas.","Opções de contato, como ""Perguntas sobre Vendas, Perguntas de suporte"", etc cada uma em uma nova linha ou separadas por vírgulas."
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1895,Insert,Insert
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1896,Insert,Insert
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +54,For ranges,Para faixas
|
||||
DocType: Workflow State,indent-right,indentar à direita
|
||||
apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +46,1 minute ago,1 minuto atrás
|
||||
|
|
@ -83,11 +83,11 @@ DocType: OAuth Bearer Token,Refresh Token,Token de Atualização
|
|||
apps/frappe/frappe/email/doctype/newsletter/newsletter.py +35,Newsletter has already been sent,O Boletim Informativo já foi enviado
|
||||
apps/frappe/frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.py +33,Please specify user,"Por favor, especifique usuário"
|
||||
DocType: Email Unsubscribe,Email Unsubscribe,Cancelar inscrição de email
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +504,The first user will become the System Manager (you can change this later).,O primeiro usuário será o System Manager (você pode mudar isso mais tarde).
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +516,The first user will become the System Manager (you can change this later).,O primeiro usuário será o System Manager (você pode mudar isso mais tarde).
|
||||
,App Installer,Instalador de Aplicativos
|
||||
apps/frappe/frappe/public/js/frappe/upload.js +296,Uploading...,Carregando...
|
||||
DocType: Email Domain,Email Domain,Domínio de Email
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +698,{0}: Cannot set Import without Create,{0}: Não é possível definir Importação sem Criar
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +702,{0}: Cannot set Import without Create,{0}: Não é possível definir Importação sem Criar
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +861,Drag to sort columns,Arraste para classificar colunas
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder_column_selector.html +2,Widths can be set in px or %.,Larguras podem ser definidas em px ou %.
|
||||
apps/frappe/frappe/public/js/frappe/form/print.js +101,Start,Iniciar
|
||||
|
|
@ -96,7 +96,7 @@ DocType: Portal Settings,Standard Sidebar Menu,Menu Lateral Padrão
|
|||
apps/frappe/frappe/core/doctype/file/file.py +167,Cannot delete Home and Attachments folders,Não é possível excluir pastas Inicial e Anexos
|
||||
apps/frappe/frappe/config/desk.py +19,Files,Arquivos
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +6,Permissions get applied on Users based on what Roles they are assigned.,As permissões são aplicadas em usuários com base nas funções que lhe são atribuídas.
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +459,You are not allowed to send emails related to this document,Você não tem permissão para enviar emails relacionados a este documento
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +460,You are not allowed to send emails related to this document,Você não tem permissão para enviar emails relacionados a este documento
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +238,Reqd,Solicitado
|
||||
apps/frappe/frappe/core/doctype/communication/email.py +263,Unable to find attachment {0},Incapaz de encontrar o anexo {0}
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +226,Assign a permission level to the field.,Atribuir um nível de permissão para o campo.
|
||||
|
|
@ -121,7 +121,6 @@ DocType: Workflow State,headphones,fones de ouvido
|
|||
DocType: Email Account,e.g. replies@yourcomany.com. All replies will come to this inbox.,eg replies@yourcomany.com. Todas as respostas virão a esta caixa de entrada.
|
||||
apps/frappe/frappe/templates/includes/login/login.js +36,Valid email and name required,É necessário email válido e nome
|
||||
DocType: DocType,Hide Heading,Ocultar Título
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/form_links.html +2,Related Documents,Documentos Relacionados
|
||||
DocType: Workflow State,remove-circle,remove-círculo
|
||||
DocType: Contact,Is Primary Contact,É o contato principal
|
||||
apps/frappe/frappe/config/website.py +68,Javascript to append to the head section of the page.,Javascript para acrescentar ao cabeçalho da página.
|
||||
|
|
@ -132,7 +131,7 @@ apps/frappe/frappe/model/db_schema.py +563,Fieldname {0} cannot have special cha
|
|||
apps/frappe/frappe/config/setup.py +121,Update many values at one time.,Atualizar muitas informações de uma só vez.
|
||||
apps/frappe/frappe/model/document.py +538,Error: Document has been modified after you have opened it,Erro: O documento foi modificado depois de aberto
|
||||
apps/frappe/frappe/core/doctype/communication/feed.py +63,{0} logged out: {1},{0} deslogado: {1}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +719,{0}: Cannot set Assign Submit if not Submittable,{0}: Não é possível definir atributo Enviar se não pode ser enviado
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +723,{0}: Cannot set Assign Submit if not Submittable,{0}: Não é possível definir atributo Enviar se não pode ser enviado
|
||||
apps/frappe/frappe/desk/page/chat/chat.js +54,Message from {0},Mensagem do {0}
|
||||
DocType: Newsletter,Newsletter,Boletim Informativo
|
||||
DocType: Web Form,Button Help,Botão de Ajuda
|
||||
|
|
@ -142,7 +141,7 @@ DocType: Address Template,System Manager,Administrador do Sistema
|
|||
DocType: Dropbox Settings,Allow Dropbox Access,Permitir Acesso Dropbox
|
||||
DocType: Workflow State,plus-sign,sinal de mais
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.py +24,Setup already complete,Configuração já está concluída
|
||||
apps/frappe/frappe/__init__.py +890,App {0} is not installed,App {0} não está instalado
|
||||
apps/frappe/frappe/__init__.py +889,App {0} is not installed,App {0} não está instalado
|
||||
DocType: Workflow State,Refresh,Atualizar
|
||||
apps/frappe/frappe/public/js/frappe/ui/base_list.js +76,Nothing to show,Nada para mostrar
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +24,Liked By,Gostou por
|
||||
|
|
@ -158,14 +157,14 @@ apps/frappe/frappe/printing/page/print_format_builder/print_format_builder_start
|
|||
DocType: Customize Form,Is Table,É Tabela
|
||||
DocType: Website Settings,Set Banner from Image,Definir imagem como banner
|
||||
apps/frappe/frappe/templates/emails/new_user.html +3,A new account has been created for you at {0},Uma nova conta foi criada para você em {0}
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +448,Enter Email Recipient(s),Digite email do Destinatário(s)
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +449,Enter Email Recipient(s),Digite email do Destinatário(s)
|
||||
apps/frappe/frappe/utils/bot.py +83,Can't identify open {0}. Try something else.,Não é possível identificar aberto {0}. Tente outra coisa.
|
||||
apps/frappe/frappe/website/doctype/web_form/templates/web_form.html +355,Your information has been submitted,Suas informações foram enviadas
|
||||
apps/frappe/frappe/core/doctype/user/user.py +292,User {0} cannot be deleted,O usuário {0} não pode ser excluído
|
||||
apps/frappe/frappe/public/js/frappe/request.js +113,Another transaction is blocking this one. Please try again in a few seconds.,"Outra transação está bloqueando essa. Por favor, tente novamente em alguns segundos."
|
||||
DocType: DocType,App,Aplicativo
|
||||
DocType: Communication,Attachment,Anexos
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +136,module name...,nome do módulo ...
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +139,module name...,nome do módulo ...
|
||||
DocType: Custom Field,Fieldname,Nome do Campo
|
||||
DocType: User,Tile,Telha
|
||||
apps/frappe/frappe/templates/includes/login/login.js +106,Verifying...,Verificando...
|
||||
|
|
@ -193,12 +192,12 @@ apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +431,{0} from {1} to
|
|||
DocType: Web Form,Amount Based On Field,Total Baseado no Campo
|
||||
apps/frappe/frappe/core/doctype/docshare/docshare.py +34,User is mandatory for Share,Usuário é obrigatória para Partilhar
|
||||
DocType: Web Form,Allow Incomplete Forms,Permitir Formulários Incompletos
|
||||
apps/frappe/frappe/model/base_document.py +470,{0} must be set first,{0} deve ser definida primeiro
|
||||
apps/frappe/frappe/model/base_document.py +469,{0} must be set first,{0} deve ser definida primeiro
|
||||
apps/frappe/frappe/utils/password_strength.py +31,"Use a few words, avoid common phrases.","Use algumas palavras, evite frases comuns."
|
||||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +65,"If you are uploading new records, ""Naming Series"" becomes mandatory, if present.","Se você estiver fazendo upload de novos registros, a coluna ""Naming Series"" torna-se obrigatória, se presente."
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +280,DocType can only be renamed by Administrator,DocType só pode ser renomeado pelo Administrador
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +442,changed value of {0},mudou o valor de {0}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +505,Fold can not be at the end of the form,Fold não pode ser no final da forma
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +509,Fold can not be at the end of the form,Fold não pode ser no final da forma
|
||||
DocType: Communication,Bounced,Bounced
|
||||
DocType: Deleted Document,Deleted Name,Nome Excluído
|
||||
apps/frappe/frappe/config/setup.py +14,System and Website Users,Usuários do sistema e do site
|
||||
|
|
@ -209,7 +208,7 @@ apps/frappe/frappe/public/js/frappe/ui/toolbar/toolbar.js +234,"Your download is
|
|||
apps/frappe/frappe/www/feedback.html +23,Your rating: ,Seu rating:
|
||||
DocType: Print Settings,"Always add ""Draft"" Heading for printing draft documents","Sempre adicionar ""Rascunho"" no cabeçalho para impressão de documentos não enviados"
|
||||
DocType: About Us Settings,Website Manager,Administrador do Site
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +429,Field {0} in row {1} cannot be hidden and mandatory without default,"O campo {0} na linha {1} não pode ser escondido e obrigatória , sem padrão"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +433,Field {0} in row {1} cannot be hidden and mandatory without default,"O campo {0} na linha {1} não pode ser escondido e obrigatória , sem padrão"
|
||||
DocType: Print Settings,Send document web view link in email,Enviar link no email para visualizar o documento online
|
||||
DocType: Currency,"Sub-currency. For e.g. ""Cent""",Sub-moeda. Por exemplo "Centavo"
|
||||
DocType: Letter Head,Check this to make this the default letter head in all prints,Marque esta opção para tornar este o cabeçalho padrão em todas as impressões
|
||||
|
|
@ -219,18 +218,18 @@ DocType: Version,Version,Versão
|
|||
DocType: User,Fill Screen,Preencher Tela
|
||||
apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +67,1. Select File,1. Selecionar arquivo
|
||||
apps/frappe/frappe/public/js/frappe/form/grid.js +599,Edit via Upload,Editar via Upload
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +132,"document type..., e.g. customer","Tipo de documento ..., por exemplo: cliente"
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +135,"document type..., e.g. customer","Tipo de documento ..., por exemplo: cliente"
|
||||
DocType: Workflow State,barcode,Código de barras
|
||||
apps/frappe/frappe/config/setup.py +232,Add your own translations,Adicione suas próprias traduções
|
||||
DocType: About Us Team Member,About Us Team Member,Sobre Nós - Membros da Equipe
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +5,"Permissions are set on Roles and Document Types (called DocTypes) by setting rights like Read, Write, Create, Delete, Submit, Cancel, Amend, Report, Import, Export, Print, Email and Set User Permissions.","As permissões são definidas em Funções e Tipos de Documentos (chamados Doctypes ) , definindo direitos como Ler, Escrever, Criar, Deletar, Enviar, Cancelar, Corrigir, Reportar, Importar, Exportar, Imprimir, Email e Definir Permissões de Usuário."
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +19,"Apart from Role based Permission Rules, you can apply User Permissions based on DocTypes.","Além de função com base em regras de permissão, você pode aplicar permissões de usuário baseado em doctypes ."
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +550,Image field must be a valid fieldname,Campo de imagem deve ser um nome de campo válido
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +554,Image field must be a valid fieldname,Campo de imagem deve ser um nome de campo válido
|
||||
DocType: Property Setter,ID (name) of the entity whose property is to be set,ID (nome) da entidade cuja propriedade é para ser definida
|
||||
DocType: Website Settings,Website Theme Image Link,Link da Imagem do Tema do Site
|
||||
DocType: Web Form,Sidebar Items,Itens da barra lateral
|
||||
apps/frappe/frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.js +30,Show Permissions,Mostrar Permissões
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +570,Timeline field must be a Link or Dynamic Link,Campo Timeline deve ser um link ou link dinâmico
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +574,Timeline field must be a Link or Dynamic Link,Campo Timeline deve ser um link ou link dinâmico
|
||||
apps/frappe/frappe/public/js/frappe/form/multi_select_dialog.js +53,Date Range,Intervalo entre datas
|
||||
DocType: About Us Settings,Introduce your company to the website visitor.,Apresente sua empresa para o visitante do site.
|
||||
apps/frappe/frappe/public/js/frappe/form/workflow.js +116,To,Para
|
||||
|
|
@ -248,11 +247,11 @@ DocType: Print Format,Style Settings,Configurações de Estilo
|
|||
DocType: Contact,Sales Manager,Gerente de Vendas
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +513,Rename,Renomear
|
||||
DocType: Print Format,Format Data,Formato de dados
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +460,Like,Parecido
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +479,Like,Parecido
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +251,Allow User,Permitir que o usuário
|
||||
apps/frappe/frappe/config/setup.py +59,Check which Documents are readable by a User,Confira quais os documentos são lidos por um Usuário
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +216,use % as wildcard,usar % como coringa
|
||||
apps/frappe/frappe/email/doctype/email_account/email_account.js +150,"Email Domain not configured for this account, Create one?","Domínio de email não configurado para esta conta, criar um?"
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +229,use % as wildcard,usar % como coringa
|
||||
apps/frappe/frappe/email/doctype/email_account/email_account.js +151,"Email Domain not configured for this account, Create one?","Domínio de email não configurado para esta conta, criar um?"
|
||||
DocType: User,Reset Password Key,Redefinição de senha chave
|
||||
DocType: Email Account,Enable Auto Reply,Ativar resposta automática
|
||||
DocType: Workflow State,zoom-in,aumentar zoom
|
||||
|
|
@ -280,7 +279,7 @@ DocType: Property Setter,Property Setter overrides a standard DocType or Field p
|
|||
apps/frappe/frappe/core/doctype/user/user.py +689,Cannot Update: Incorrect / Expired Link.,Não é possível atualizar : Link incorreto / expirado.
|
||||
apps/frappe/frappe/utils/password_strength.py +58,Better add a few more letters or another word,Recomenda-se adicionar mais algumas letras ou colocar uma palavra adicional
|
||||
apps/frappe/frappe/core/doctype/user/user.py +405,Username {0} already exists,O nome de usuário {0} já existe
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +725,{0}: Cannot set import as {1} is not importable,{0}: Não é possível definir importação como {1} se não é importável
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +729,{0}: Cannot set import as {1} is not importable,{0}: Não é possível definir importação como {1} se não é importável
|
||||
apps/frappe/frappe/contacts/doctype/address/address.py +110,There is an error in your Address Template {0},Há um erro no seu modelo de endereço {0}
|
||||
DocType: Workflow State,hdd,hdd
|
||||
DocType: ToDo,High,Alta
|
||||
|
|
@ -302,11 +301,11 @@ DocType: Website Theme,Google Font (Text),Google Font (Texto)
|
|||
apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +31,{0} already unsubscribed for {1} {2},{0} já teve sua sua inscrição cancelada para {1} {2}
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +327,Did not remove,Não removido
|
||||
apps/frappe/frappe/desk/like.py +89,Liked,Gostou
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +437,'In List View' not allowed for type {0} in row {1},'Visualização em Lista' não pode ser utilizado para o tipo {0} na linha {1}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +441,'In List View' not allowed for type {0} in row {1},'Visualização em Lista' não pode ser utilizado para o tipo {0} na linha {1}
|
||||
DocType: Custom Field,Select the label after which you want to insert new field.,Selecione a etiqueta após a qual você deseja inserir um novo campo.
|
||||
,Document Share Report,Relatório de Documentos Compartilhados
|
||||
DocType: User,Last Login,Último Login
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +597,Fieldname is required in row {0},Nome do campo é necessário na linha {0}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +600,Fieldname is required in row {0},Nome do campo é necessário na linha {0}
|
||||
DocType: Custom Field,Adds a custom field to a DocType,Adiciona um campo personalizado para um Tipo de Documento (DocType)
|
||||
DocType: File,Is Home Folder,É Home Folder
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +140,Upload and Sync,Upload e Sincronizar
|
||||
|
|
@ -318,13 +317,13 @@ apps/frappe/frappe/config/setup.py +89,Log of error during requests.,Log de erro
|
|||
apps/frappe/frappe/email/doctype/newsletter/newsletter.py +193,{0} has been successfully added to the Email Group.,"{0} foi adicionado com sucesso ao grupo de emails,"
|
||||
apps/frappe/frappe/public/js/frappe/upload.js +364,Make file(s) private or public?,Tornar o(s) arquivo(s) privados ou públicos?
|
||||
DocType: DocShare,Everyone,Todos
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +672,"{0}: Only one rule allowed with the same Role, Level and {1}","{0}: Apenas uma regra de permissão com a mesma função, nível e {1}"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +676,"{0}: Only one rule allowed with the same Role, Level and {1}","{0}: Apenas uma regra de permissão com a mesma função, nível e {1}"
|
||||
DocType: Email Queue,Add Unsubscribe Link,Adicionar link para cancelar inscrição
|
||||
DocType: Custom DocPerm,Filter records based on User Permissions defined for a user,Filtrar registros com base em permissões de usuário definidos para um usuário
|
||||
DocType: PayPal Settings,API Password,Senha da API
|
||||
apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +40,Fieldname not set for Custom Field,Fieldname não definida para campo personalizado
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +22,Last Updated By,Última atualização por
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +509,There were errors while sending email. Please try again.,"Ocorreram erros durante o envio de email. Por favor, tente novamente."
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +520,There were errors while sending email. Please try again.,"Ocorreram erros durante o envio de email. Por favor, tente novamente."
|
||||
DocType: Portal Settings,Portal Settings,Configurações do Portal
|
||||
apps/frappe/frappe/core/doctype/communication/communication.js +117,Are you sure you want to relink this communication to {0}?,Você tem certeza que deseja relinkar a comunicação para {0}?
|
||||
DocType: Email Group Member,Email Group Member,Membro do Grupo de Emails
|
||||
|
|
@ -339,32 +338,32 @@ DocType: Workflow State,play,jogar
|
|||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +408,Did not add,Não adicionado
|
||||
DocType: Contact Us Settings,Contact Us Settings,Configurações do Fale Conosco
|
||||
DocType: Workflow State,text-width,largura de texto
|
||||
apps/frappe/frappe/public/js/legacy/form.js +144,Maximum Attachment Limit for this record reached.,Limite máximo de anexo para este recorde atingido.
|
||||
apps/frappe/frappe/public/js/legacy/form.js +142,Maximum Attachment Limit for this record reached.,Limite máximo de anexo para este recorde atingido.
|
||||
DocType: Email Alert,View Properties (via Customize Form),Exibir Propriedades (via Personalizar Formulário)
|
||||
DocType: Note Seen By,Note Seen By,Nota Vista por
|
||||
DocType: Feedback Trigger,Check Communication,Checar Comunicação
|
||||
apps/frappe/frappe/core/doctype/report/report.js +5,Report Builder reports are managed directly by the report builder. Nothing to do.,Os relatórios são gerenciados diretamente pelo sistema. Nada a fazer.
|
||||
apps/frappe/frappe/email/doctype/newsletter/newsletter.py +163,Please verify your Email Address,"Por favor, verifique seu endereço de email"
|
||||
apps/frappe/frappe/model/document.py +903,none of,nenhum
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +66,Send Me A Copy,Envie-me uma Cópia
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +65,Send Me A Copy,Envie-me uma Cópia
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +127,Upload User Permissions,Publique as permissões de usuário
|
||||
apps/frappe/frappe/config/website.py +7,Web Site,Web Site
|
||||
apps/frappe/frappe/core/page/desktop/all_applications_dialog.html +8,Checked items will be shown on desktop,Itens marcados serão mostrado na área de trabalho
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +715,{0} cannot be set for Single types,{0} não pode ser ajustada para os modelos únicos
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +719,{0} cannot be set for Single types,{0} não pode ser ajustada para os modelos únicos
|
||||
apps/frappe/frappe/public/js/frappe/views/kanban/kanban_board.js +858,Kanban Board {0} does not exist.,Painel Kanban {0} não existe.
|
||||
apps/frappe/frappe/public/js/frappe/form/form_viewers.js +48,{0} are currently viewing this document,{0} está vendo atualmente este documento
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +151,{0} updated,{0} atualizado(a)
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +705,Report cannot be set for Single types,Relatório não pode ser ajustada para os modelos únicos
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +709,Report cannot be set for Single types,Relatório não pode ser ajustada para os modelos únicos
|
||||
DocType: Email Account,Awaiting Password,Aguardando Senha
|
||||
DocType: Address,Address Line 1,Endereço
|
||||
apps/frappe/frappe/utils/data.py +441,Cent,Centavo
|
||||
apps/frappe/frappe/config/setup.py +204,"States for workflow (e.g. Draft, Approved, Cancelled).","Status para o fluxo de trabalho (por exemplo, rascunho, aprovado, cancelado)."
|
||||
DocType: Print Settings,Allow Print for Draft,Permitir impressão para rascunho
|
||||
apps/frappe/frappe/public/js/legacy/form.js +357,Submit this document to confirm,Enviar este documento para confirmar
|
||||
apps/frappe/frappe/public/js/legacy/form.js +338,Submit this document to confirm,Enviar este documento para confirmar
|
||||
DocType: Contact,Unsubscribed,Inscrição Cancelada
|
||||
apps/frappe/frappe/public/js/frappe/misc/rating_icons.html +2,Rating: ,Rating:
|
||||
apps/frappe/frappe/website/js/web_form.js +259,Uploading files please wait for a few seconds.,"Fazendo upload de arquivos, por favor aguarde alguns segundos."
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +497,Attach Your Picture,Anexe sua Imagem
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +509,Attach Your Picture,Anexe sua Imagem
|
||||
apps/frappe/frappe/core/doctype/version/version_view.html +69,Row Values Changed,Valores das Linhas Mudaram
|
||||
DocType: Workflow State,Stop,Parar
|
||||
DocType: Footer Item,Link to the page you want to open. Leave blank if you want to make it a group parent.,Link para a página que você deseja abrir. Deixe em branco se você quiser torná-lo um pai grupo.
|
||||
|
|
@ -373,7 +372,7 @@ DocType: Blogger,User ID of a Blogger,ID do usuário de um Blogger
|
|||
apps/frappe/frappe/core/doctype/user/user.py +287,There should remain at least one System Manager,Não deve permanecer pelo menos um gestor de sistema
|
||||
DocType: Print Format,Align Labels to the Left,Alinhar etiquetas à esquerda
|
||||
DocType: Workflow State,circle-arrow-right,círculo de seta à direita
|
||||
apps/frappe/frappe/public/js/legacy/form.js +73,Cannot open instance when its {0} is open,"Não é possível abrir instância , quando o seu {0} é aberto"
|
||||
apps/frappe/frappe/public/js/legacy/form.js +72,Cannot open instance when its {0} is open,"Não é possível abrir instância , quando o seu {0} é aberto"
|
||||
apps/frappe/frappe/desk/page/applications/applications.py +79,Queued for install,Na fila para instalação
|
||||
DocType: Newsletter,Send Unsubscribe Link,Enviar link para cancelar inscrição
|
||||
DocType: Report,Script Report,Relatório Script
|
||||
|
|
@ -433,7 +432,7 @@ apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +213,Import Fa
|
|||
DocType: Email Account,Auto Reply Message,Resposta Automática
|
||||
DocType: Contact,User ID,ID de Usuário
|
||||
DocType: File,Lft,LFT
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +135,Open a module or tool,Abra um módulo ou ferramenta
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +138,Open a module or tool,Abra um módulo ou ferramenta
|
||||
DocType: Communication,Delivery Status,Status da Entrega
|
||||
DocType: Module Def,App Name,Nome do App
|
||||
DocType: Workflow,"Field that represents the Workflow State of the transaction (if field is not present, a new hidden Custom Field will be created)","Campo que representa o status da transação no fluxo de trabalho (se o campo não estiver presente, um novo campo oculto personalizado será criado)"
|
||||
|
|
@ -441,7 +440,7 @@ apps/frappe/frappe/utils/oauth.py +194,Email not verified with {1},Email não ve
|
|||
DocType: Help Article,Knowledge Base Contributor,Colaborador da Base de Conhecimento
|
||||
DocType: Communication,Sent Read Receipt,Enviar Confirmação de Leitura
|
||||
DocType: Email Queue,Unsubscribe Method,Método de Cancelamento de Inscrição
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +80,Select Languages,Selecionar Idiomas
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +79,Select Languages,Selecionar Idiomas
|
||||
apps/frappe/frappe/integrations/doctype/razorpay_settings/razorpay_settings.py +78,Seems API Key or API Secret is wrong !!!,Parece que a chave API ou o segredo da API estão errados !!!
|
||||
DocType: File,Attached To Name,Anexado Para Nome
|
||||
apps/frappe/frappe/email/receive.py +95,Invalid User Name or Support Password. Please rectify and try again.,"Nome de usuário ou senha inválidos. Por favor, corrigir e tentar novamente."
|
||||
|
|
@ -454,7 +453,7 @@ DocType: Customize Form,Enter Form Type,Digite o Tipo de Formulário
|
|||
apps/frappe/frappe/public/js/frappe/list/list_sidebar_stat.html +5,No records tagged.,Não há registros marcados.
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +466,Remove Field,Remover Campo
|
||||
DocType: User,Send Password Update Notification,Enviar notificação de alteração de senha
|
||||
apps/frappe/frappe/public/js/legacy/form.js +63,"Allowing DocType, DocType. Be careful!","Permitindo DocType , DocType . Tenha cuidado !"
|
||||
apps/frappe/frappe/public/js/legacy/form.js +62,"Allowing DocType, DocType. Be careful!","Permitindo DocType , DocType . Tenha cuidado !"
|
||||
apps/frappe/frappe/config/core.py +32,"Customized Formats for Printing, Email","Formatos personalizados para impressão, Email"
|
||||
apps/frappe/frappe/public/js/frappe/desk.js +460,Updated To New Version,Atualizado para uma Nova Versão
|
||||
DocType: Custom Field,Depends On,Depende de
|
||||
|
|
@ -532,7 +531,7 @@ apps/frappe/frappe/desk/page/applications/applications.py +112,Downloading App {
|
|||
DocType: Communication,Feedback Request,Solicitação de Feedback
|
||||
apps/frappe/frappe/www/login.html +30,Sign in,Entrar
|
||||
DocType: System Settings,Backups,Backups
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +106,Hide Details,Ocultar Detalhes
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +133,Hide Details,Ocultar Detalhes
|
||||
DocType: Workflow State,Tasks,Tarefas
|
||||
DocType: Blog Settings,Blog Settings,Configurações do Blog
|
||||
DocType: Workflow State,bullhorn,megafone
|
||||
|
|
@ -545,9 +544,8 @@ DocType: Website Settings,Hide Footer Signup,Esconder Link de Inscrição do Rod
|
|||
apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +421,cancelled this document,cancelou este documento
|
||||
apps/frappe/frappe/core/doctype/report/report.js +16,Write a Python file in the same folder where this is saved and return column and result.,Gravar um arquivo Python na mesma pasta onde este é guardado e coluna de retorno e resultado.
|
||||
DocType: DocType,Sort Field,Ordenar por campo
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +424,Edit Filter,Edit Filter
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +411,Field {0} of type {1} cannot be mandatory,O campo {0} do tipo {1} não pode ser obrigatória
|
||||
DocType: System Settings,"eg. If Apply User Permissions is checked for Report DocType but no User Permissions are defined for Report for a User, then all Reports are shown to that User","por exemplo. Se aplicar permissões do usuário está marcada para o relatório DocType mas não permissões de usuário são definidos para o relatório para um usuário, em seguida, todos os relatórios são mostrados para que o Usuário"
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +445,Edit Filter,Edit Filter
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +415,Field {0} of type {1} cannot be mandatory,O campo {0} do tipo {1} não pode ser obrigatória
|
||||
DocType: System Settings,Session Expiry Mobile,Duração da Sessão Móvel
|
||||
apps/frappe/frappe/templates/includes/search_box.html +19,Search results for,Pesquisar resultados para
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +850,Select To Download:,Selecione para Download:
|
||||
|
|
@ -591,7 +589,7 @@ apps/frappe/frappe/website/doctype/contact_us_settings/contact_us_settings.js +3
|
|||
DocType: User,Block Modules,Módulos de blocos
|
||||
apps/frappe/frappe/model/db_schema.py +141,Reverting length to {0} for '{1}' in '{2}'; Setting the length as {3} will cause truncation of data.,Revertendo comprimento para {0} para '{1}' em '{2}'; Definir o comprimento como {3} irá causar truncamento de dados.
|
||||
DocType: Print Format,Custom CSS,CSS Personalizado
|
||||
apps/frappe/frappe/model/rename_doc.py +375,Ignored: {0} to {1},Ignorados: {0} para {1}
|
||||
apps/frappe/frappe/model/rename_doc.py +376,Ignored: {0} to {1},Ignorados: {0} para {1}
|
||||
apps/frappe/frappe/config/setup.py +84,Log of error on automated events (scheduler).,Log de erro sobre eventos automatizados ( programador ) .
|
||||
apps/frappe/frappe/utils/csvutils.py +75,Not a valid Comma Separated Value (CSV File),Não é um valor CSV válido (arquivo CSV)
|
||||
DocType: Email Account,Default Incoming,Padrão de Entrada
|
||||
|
|
@ -628,26 +626,27 @@ apps/frappe/frappe/core/page/user_permissions/user_permissions.js +251,If Docume
|
|||
apps/frappe/frappe/email/doctype/auto_email_report/auto_email_report.py +48,"%s is not a valid report format. Report format should \
|
||||
one of the following %s",%s não é um formato válido de relatório. O formato do relatório deve ser um dos seguintes %s
|
||||
DocType: Communication,Chat,Conversa ou Chat
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +407,Fieldname {0} appears multiple times in rows {1},Fieldname {0} aparece várias vezes em linhas {1}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +408,Fieldname {0} appears multiple times in rows {1},Fieldname {0} aparece várias vezes em linhas {1}
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +460,{0} from {1} to {2} in row #{3},{0} de {1} para {2} na linha #{3}
|
||||
DocType: Customize Form Field,Number of columns for a field in a Grid (Total Columns in a grid should be less than 11),O número de colunas para um campo numa Grelha (O Total de Colunas em um grid deve ser inferior a 11)
|
||||
apps/frappe/frappe/www/login.html +93,Have an account? Login,Possui cadastro? Entre
|
||||
apps/frappe/frappe/public/js/legacy/print_format.js +148,Unknown Print Format: {0},Formato de Impressão desconhecido: {0}
|
||||
DocType: Workflow State,arrow-down,seta para baixo
|
||||
apps/frappe/frappe/public/js/frappe/ui/tree.js +130,Collapse,Recolher
|
||||
apps/frappe/frappe/model/delete_doc.py +161,User not allowed to delete {0}: {1},Usuário não tem permissão para excluir {0}: {1}
|
||||
apps/frappe/frappe/model/delete_doc.py +162,User not allowed to delete {0}: {1},Usuário não tem permissão para excluir {0}: {1}
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +21,Last Updated On,Última atualização em
|
||||
DocType: Help Article,Likes,Likes
|
||||
DocType: Website Settings,Top Bar,Barra superior
|
||||
apps/frappe/frappe/core/page/modules_setup/modules_setup.html +32,Global Settings: Users will only be able to choose checked icons,Configurações Globais: Os Usuários serão capazes de escolher apenas ícones selecionados
|
||||
apps/frappe/frappe/core/doctype/file/test_file.py +57,Home/Test Folder 2,Início / Teste pasta 2
|
||||
DocType: System Settings,Ignore User Permissions If Missing,Ignorar permissões de usuário se ausente
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1016,Please save the document before uploading.,"Por favor, salve o documento antes de fazer upload."
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +990,Please save the document before uploading.,"Por favor, salve o documento antes de fazer upload."
|
||||
apps/frappe/frappe/public/js/frappe/ui/messages.js +214,Enter your password,Digite sua senha
|
||||
DocType: Dropbox Settings,Dropbox Access Secret,Segredo de Acesso Dropbox
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +503,Fold must come before a Section Break,Dobre deve vir antes de uma quebra de secção
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +507,Fold must come before a Section Break,Dobre deve vir antes de uma quebra de secção
|
||||
apps/frappe/frappe/public/js/frappe/model/meta.js +190,Last Modified By,Última Alteração por
|
||||
DocType: Workflow State,hand-down,mão abaixo
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +691,{0}: Cannot set Cancel without Submit,{0}: Não é possível definir Cancelar sem Submeter
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +695,{0}: Cannot set Cancel without Submit,{0}: Não é possível definir Cancelar sem Submeter
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +162,There were errors.,Ocorreram erros.
|
||||
DocType: DocType,Is Submittable,Pode ser Enviado
|
||||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +265,Column Labels:,Rótulos de coluna:
|
||||
|
|
@ -658,7 +657,7 @@ DocType: Custom Script,Script,Script
|
|||
apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +28,My Settings,Minhas Configurações
|
||||
DocType: Desktop Icon,Force Show,Forçar Exibição
|
||||
apps/frappe/frappe/auth.py +78,Invalid Request,Requisição Inválida
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +33,This form does not have any input,Este formulário não tem nenhum campo a ser preenchido
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +35,This form does not have any input,Este formulário não tem nenhum campo a ser preenchido
|
||||
DocType: Footer Item,"Select target = ""_blank"" to open in a new page.","Select target = "" _blank"" para abrir em uma nova página."
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +487,Permanently delete {0}?,Excluir Permanentemente {0} ?
|
||||
apps/frappe/frappe/desk/page/applications/applications.js +45,Not Set,Não Definido
|
||||
|
|
@ -667,7 +666,7 @@ apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +131,Sit tight while y
|
|||
DocType: Email Queue,Email Queue,Fila de Emails
|
||||
apps/frappe/frappe/core/page/desktop/desktop.py +12,Add Employees to Manage Them,Adicione colaboradores para gerí-los
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +7,Roles can be set for users from their User page.,As funções podem ser definidas para os usuários através de sua página de Usuário.
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +655,{0}: No basic permissions set,{0}: Nenhum conjunto de permissões básico
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +659,{0}: No basic permissions set,{0}: Nenhum conjunto de permissões básico
|
||||
apps/frappe/frappe/utils/backups.py +159,Download link for your backup will be emailed on the following email address: {0},Link de download para o seu backup será enviado por email no seguinte endereço de email: {0}
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +14,"Meaning of Submit, Cancel, Amend","Significado de Enviar, Cancelar, Corrigir"
|
||||
apps/frappe/frappe/desk/doctype/todo/todo_list.js +7,To Do,Atribuições
|
||||
|
|
@ -676,7 +675,7 @@ DocType: File,Preview HTML,Pré-visualização de HTML
|
|||
apps/frappe/frappe/desk/doctype/todo/todo.py +20,Assigned to {0}: {1},Atribuído para {0}: {1}
|
||||
apps/frappe/frappe/public/js/frappe/views/kanban/kanban_board.js +129,Filters saved,Filtros salvos
|
||||
DocType: DocField,Percent,Por cento
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +436,Please set filters,"Por favor, defina filtros"
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +435,Please set filters,"Por favor, defina filtros"
|
||||
apps/frappe/frappe/public/js/frappe/form/linked_with.js +29,Linked With,Relacionado com
|
||||
DocType: Website Settings,Landing Page,Página de chegada
|
||||
apps/frappe/frappe/public/js/frappe/form/quick_entry.js +77,{0} Name,{0} Nome
|
||||
|
|
@ -691,10 +690,10 @@ apps/frappe/frappe/desk/page/applications/applications.js +175,Remove {0} and de
|
|||
apps/frappe/frappe/desk/page/activity/activity_row.html +34,{0} {1} to {2},{0} {1} para {2}
|
||||
DocType: User,Login After,Login após
|
||||
DocType: Print Format,Monospace,Monospace
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +459,Precision should be between 1 and 6,Precisão deve estar entre 1 e 6
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +463,Precision should be between 1 and 6,Precisão deve estar entre 1 e 6
|
||||
apps/frappe/frappe/patches/v6_19/comment_feed_communication.py +131,Assignment,Tarefa
|
||||
DocType: Workflow State,step-backward,voltar
|
||||
apps/frappe/frappe/utils/boilerplate.py +262,{app_title},{app_title}
|
||||
apps/frappe/frappe/utils/boilerplate.py +263,{app_title},{app_title}
|
||||
apps/frappe/frappe/integrations/doctype/dropbox_settings/dropbox_settings.py +200,Please set Dropbox access keys in your site config,Defina teclas de acesso Dropbox em sua configuração local
|
||||
apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +16,Delete this record to allow sending to this email address,Excluir este registro para permitir o envio para esse endereço de email
|
||||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +66,Only mandatory fields are necessary for new records. You can delete non-mandatory columns if you wish.,"Somente os campos obrigatórios são necessários para novos registros. Você pode excluir colunas não-obrigatórias, se desejar."
|
||||
|
|
@ -710,7 +709,7 @@ DocType: Custom DocPerm,Amend,Corrigir
|
|||
DocType: File,Is Attachments Folder,É Pasta de Anexos
|
||||
apps/frappe/frappe/templates/includes/login/login.js +49,Valid Login id required.,É necessário um usuário válido.
|
||||
apps/frappe/frappe/desk/doctype/todo/todo.js +30,Re-open,Abrir Novamente
|
||||
apps/frappe/frappe/model/rename_doc.py +359,Please select a valid csv file with data,"Por favor, selecione um arquivo csv com dados válidos"
|
||||
apps/frappe/frappe/model/rename_doc.py +360,Please select a valid csv file with data,"Por favor, selecione um arquivo csv com dados válidos"
|
||||
apps/frappe/frappe/core/doctype/docshare/docshare.py +56,{0} un-shared this document with {1},{0} descompartilhou este documento com {1}
|
||||
apps/frappe/frappe/public/js/frappe/form/workflow.js +118,Document Status transition from {0} to {1} is not allowed,Transição Status do Documento de {0} para {1} não é permitido
|
||||
DocType: DocType,"Make ""name"" searchable in Global Search","Tornar ""nome"" pesquisável na Busca Global"
|
||||
|
|
@ -720,7 +719,6 @@ apps/frappe/frappe/model/document.py +526,Record does not exist,Registro não ex
|
|||
apps/frappe/frappe/core/doctype/version/version_view.html +13,Original Value,Valor Original
|
||||
apps/frappe/frappe/utils/oauth.py +288,User {0} is disabled,Usuário {0} está desativado
|
||||
apps/frappe/frappe/www/404.html +8,Page missing or moved,Página ausente ou mudou
|
||||
apps/frappe/frappe/public/js/legacy/form.js +192,Edit {0} properties,Editar propriedades de {0}
|
||||
apps/frappe/frappe/desk/form/load.py +46,Did not load,Não carregue
|
||||
DocType: Tag Category,Doctypes,Doctypes
|
||||
apps/frappe/frappe/desk/query_report.py +87,Query must be a SELECT,Consulta deve ser um SELECT
|
||||
|
|
@ -746,7 +744,7 @@ apps/frappe/frappe/integrations/doctype/ldap_settings/ldap_settings.py +32,Incor
|
|||
apps/frappe/frappe/email/doctype/email_account/email_account_list.js +6,Default Sending and Inbox,Padrão para Envio e Recebimento
|
||||
apps/frappe/frappe/core/doctype/file/file_list.js +84,Import .zip,Importar .zip
|
||||
apps/frappe/frappe/core/report/feedback_ratings/feedback_ratings.js +21,Document ID,ID do Documento
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +552,Image field must be of type Attach Image,Campo de imagem deve ser do tipo Anexar Imagem
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +556,Image field must be of type Attach Image,Campo de imagem deve ser do tipo Anexar Imagem
|
||||
apps/frappe/frappe/public/js/frappe/form/save.js +141,Mandatory fields required in {0},Os campos obrigatórios exigidos no {0}
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +95,Reset Permissions for {0}?,Repor permissões para {0} ?
|
||||
apps/frappe/frappe/core/doctype/version/version_view.html +32,Rows Removed,Linhas Excluídas
|
||||
|
|
@ -773,7 +771,7 @@ DocType: Customize Form,"Fields separated by comma (,) will be included in the "
|
|||
apps/frappe/frappe/website/doctype/website_theme/website_theme.py +35,Please Duplicate this Website Theme to customize.,Por favor Duplicar este site Tema para personalizar.
|
||||
apps/frappe/frappe/config/website.py +73,Settings for About Us Page.,Configurações para a Página Sobre Nós.
|
||||
DocType: Error Snapshot,Error Snapshot,Snapshot de Erro
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +460,In,em
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +479,In,em
|
||||
DocType: Email Alert,Value Change,Mudança de Valor
|
||||
DocType: Standard Reply,Standard Reply,Resposta Padrão
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +233,Width of the input box,Largura de entrada da caixa
|
||||
|
|
@ -784,9 +782,9 @@ apps/frappe/frappe/desk/doctype/bulk_update/bulk_update.js +8,"Field ""value"" i
|
|||
DocType: Customize Form,Use this fieldname to generate title,Utilize este campo para gerar o título
|
||||
apps/frappe/frappe/email/doctype/email_group/email_group.js +13,Import Email From,Importar Email do
|
||||
apps/frappe/frappe/contacts/doctype/contact/contact.js +20,Invite as User,Convidar como Usuário
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +83,Select Attachments,Selecione os Anexos
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +82,Select Attachments,Selecione os Anexos
|
||||
apps/frappe/frappe/website/js/web_form.js +293,There were errors. Please report this.,"Houveram erros. Por favor, reporte isso."
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +380,Loading Report,Carregando Relatório
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +379,Loading Report,Carregando Relatório
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/form_sidebar.html +46,Attach File,Anexar Arquivo
|
||||
apps/frappe/frappe/templates/emails/password_update.html +1,Password Update Notification,Notificação de Atualização de Senha
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +59,Assignment Complete,Atribuição Concluída
|
||||
|
|
@ -800,7 +798,7 @@ DocType: Custom Field,Default Value,Valor padrão
|
|||
DocType: Workflow Document State,Update Field,Atualizar Campo
|
||||
apps/frappe/frappe/desk/page/applications/applications.js +50,Regional Extensions,Extensões regionais
|
||||
apps/frappe/frappe/core/doctype/communication/email.py +143,Leave this conversation,Deixar essa conversa
|
||||
apps/frappe/frappe/model/base_document.py +466,Options not set for link field {0},Opções não definida para o campo link {0}
|
||||
apps/frappe/frappe/model/base_document.py +465,Options not set for link field {0},Opções não definida para o campo link {0}
|
||||
apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +25,Unselect All,Desmarcar Todos
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +197,You cannot unset 'Read Only' for field {0},"Você não pode desabilitar ""Somente leitura"" para o campo {0}"
|
||||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +62,Please do not change the template headings.,"Por favor, não alterar as posições do modelo."
|
||||
|
|
@ -824,7 +822,7 @@ DocType: Authentication Log,Logout,Sair
|
|||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +26,Permissions at higher levels are Field Level permissions. All Fields have a Permission Level set against them and the rules defined at that permissions apply to the field. This is useful in case you want to hide or make certain field read-only for certain Roles.,As permissões em níveis mais elevados são permissões igualdade. Todos os campos têm um conjunto Nível de Permissão contra eles e as regras definidas em que as permissões se aplicam ao campo. Isso é útil no caso de você querer esconder ou fazer determinado campo somente leitura para certas funções.
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +38,"If these instructions where not helpful, please add in your suggestions on GitHub Issues.","Se estas instruções não forem úteis, dê sua sugestão no GitHub."
|
||||
apps/frappe/frappe/core/doctype/error_snapshot/error_snapshot.html +32,Error Report,Reportar erro
|
||||
apps/frappe/frappe/model/base_document.py +535,Row #{0}:,Linha # {0}:
|
||||
apps/frappe/frappe/model/base_document.py +534,Row #{0}:,Linha # {0}:
|
||||
apps/frappe/frappe/auth.py +245,Login not allowed at this time,Entrada não permitida neste momento
|
||||
DocType: Async Task,Runtime,Runtime
|
||||
DocType: DocType,Permissions Settings,Configurações de Permissões
|
||||
|
|
@ -840,7 +838,7 @@ DocType: DocField,Text,Texto
|
|||
apps/frappe/frappe/config/setup.py +161,Standard replies to common queries.,Repostas padrões para perguntas comuns.
|
||||
apps/frappe/frappe/email/doctype/email_account/email_account_list.js +14,Default Sending,Padrão Envio
|
||||
DocType: Workflow State,volume-off,mudo
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline_item.html +160,Liked by {0},Aprovado por {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline_item.html +161,Liked by {0},Aprovado por {0}
|
||||
,Download Backups,Download de Backups
|
||||
apps/frappe/frappe/core/doctype/file/test_file.py +43,Home/Test Folder 1,Início / Teste pasta 1
|
||||
apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +75,"Do not update, but insert new records.","Não atualizar, mas inserir novos registros."
|
||||
|
|
@ -895,11 +893,11 @@ apps/frappe/frappe/core/doctype/doctype/doctype.py +377,"DocType's name should s
|
|||
DocType: Address,Accounts User,Usuário de Contas
|
||||
DocType: Web Page,HTML for header section. Optional,HTML para a seção de cabeçalho. opcional
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/form_sidebar.html +13,This feature is brand new and still experimental,Esta funcionalidade é nova e ainda está em fase experimental
|
||||
apps/frappe/frappe/model/rename_doc.py +364,Maximum {0} rows allowed,Máximo de {0} linhas permitido
|
||||
apps/frappe/frappe/model/rename_doc.py +365,Maximum {0} rows allowed,Máximo de {0} linhas permitido
|
||||
DocType: Email Unsubscribe,Global Unsubscribe,Mundial Unsubscribe
|
||||
apps/frappe/frappe/utils/password_strength.py +157,This is a very common password.,Essa é uma senha muito comum.
|
||||
apps/frappe/frappe/email/doctype/email_group/email_group.js +9,View,Ver
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +78,Select Print Format,Selecione o Formato de Impressão
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +77,Select Print Format,Selecione o Formato de Impressão
|
||||
DocType: Portal Settings,Portal Menu,Portal menu
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/search.js +356,Search for anything,Procurar por qualquer coisa
|
||||
DocType: DocField,Print Hide,Ocultar Impressão
|
||||
|
|
@ -928,11 +926,11 @@ DocType: Error Snapshot,Snapshot View,Ver Snapshot
|
|||
apps/frappe/frappe/email/doctype/newsletter/newsletter.py +100,Please save the Newsletter before sending,"Por favor, salve o Boletim Informativo antes de enviar"
|
||||
DocType: Patch Log,List of patches executed,Lista de correções executado
|
||||
apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +21,{0} already unsubscribed,{0} já teve sua inscrição removida
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +70,Communication Medium,Meio de comunicação
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +69,Communication Medium,Meio de comunicação
|
||||
DocType: Website Settings,Banner HTML,Faixa HTML
|
||||
apps/frappe/frappe/integrations/doctype/dropbox_settings/dropbox_settings.py +29,Queued for backup. It may take a few minutes to an hour.,Na fila para backup em até uma hora.
|
||||
apps/frappe/frappe/config/integrations.py +53,Register OAuth Client App,Registrar App OAuth Cliente
|
||||
apps/frappe/frappe/model/base_document.py +539,"{0} {1} cannot be ""{2}"". It should be one of ""{3}""","{0} {1} não pode ser ""{2}"". Deve pertencer a ""{3}"""
|
||||
apps/frappe/frappe/model/base_document.py +538,"{0} {1} cannot be ""{2}"". It should be one of ""{3}""","{0} {1} não pode ser ""{2}"". Deve pertencer a ""{3}"""
|
||||
apps/frappe/frappe/core/page/modules_setup/modules_setup.js +4,Show or Hide Desktop Icons,Mostrar ou ocultar ícones no desktop
|
||||
apps/frappe/frappe/core/doctype/user/user.py +231,Password Update,Atualização de Senha
|
||||
DocType: Workflow State,trash,lixo
|
||||
|
|
@ -966,11 +964,11 @@ apps/frappe/frappe/core/page/user_permissions/user_permissions.py +106,Please up
|
|||
apps/frappe/frappe/modules/utils.py +202,App not found,App não encontrado
|
||||
apps/frappe/frappe/core/doctype/communication/communication.py +52,Cannot create a {0} against a child document: {1},Não é possível criar um {0} contra um documento filho: {1}
|
||||
apps/frappe/frappe/config/desk.py +32,Chat messages and other notifications.,Mensagens do chat e outras notificações.
|
||||
apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +72,Insert After cannot be set as {0},Depois de inserir não pode ser definido como {0}
|
||||
apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +76,Insert After cannot be set as {0},Depois de inserir não pode ser definido como {0}
|
||||
apps/frappe/frappe/public/js/frappe/desk.js +134,Email Account setup please enter your password for: ,"Configuração de email, por favor informe sua senha para:"
|
||||
DocType: Workflow State,hand-up,mão acima
|
||||
DocType: Blog Settings,Writers Introduction,Introdução dos Escritores
|
||||
apps/frappe/frappe/email/doctype/email_alert/email_alert.py +239,Error while evaluating Email Alert {0}. Please fix your template.,Erro ao avaliar Email de Alerta {0}. Corrija seu modelo.
|
||||
apps/frappe/frappe/email/doctype/email_alert/email_alert.py +244,Error while evaluating Email Alert {0}. Please fix your template.,Erro ao avaliar Email de Alerta {0}. Corrija seu modelo.
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +140,Select Document Type or Role to start.,Selecione o Tipo de Documento ou Função para começar.
|
||||
DocType: Contact,Passive,Sem movimento
|
||||
DocType: Contact,Accounts Manager,Gerente de Contas
|
||||
|
|
@ -1002,7 +1000,7 @@ DocType: Currency,"How should this currency be formatted? If not set, will use s
|
|||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +252,Show User Permissions,Mostrar Permissões de Usuário
|
||||
apps/frappe/frappe/utils/response.py +134,You need to be logged in and have System Manager Role to be able to access backups.,Você precisa estar conectado e ter permissão para ser capaz de acessar backups.
|
||||
apps/frappe/frappe/core/page/usage_info/usage_info.html +22,Remaining,Remanescente
|
||||
apps/frappe/frappe/public/js/legacy/form.js +139,Please save before attaching.,"Por favor, salve antes de anexar."
|
||||
apps/frappe/frappe/public/js/legacy/form.js +137,Please save before attaching.,"Por favor, salve antes de anexar."
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +319,Fieldtype cannot be changed from {0} to {1} in row {2},FieldType não pode ser alterado a partir de {0} a {1} em linha {2}
|
||||
apps/frappe/frappe/public/js/frappe/form/workflow.js +41,Workflow will start after saving.,Fluxo de trabalho será iníciado após salvar.
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/set_sharing.html +7,Can Share,Pode Compartilhar
|
||||
|
|
@ -1011,7 +1009,7 @@ DocType: Workflow State,step-forward,prosseguir
|
|||
apps/frappe/frappe/core/doctype/user/user.js +42,Refreshing...,Atualizando...
|
||||
DocType: System Settings,System Settings,Configurações do Sistema
|
||||
apps/frappe/frappe/email/queue.py +454,This email was sent to {0} and copied to {1},Este email foi enviado para {0} e copiados para {1}
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1470,Create a new {0},Criar um(a) novo(a) {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1432,Create a new {0},Criar um(a) novo(a) {0}
|
||||
DocType: Workflow State,ok-sign,ok-sinal
|
||||
DocType: Newsletter,Create and Send Newsletters,Criar e enviar email marketing
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +309,From Date must be before To Date,A data inicial deve ser anterior a data final
|
||||
|
|
@ -1043,13 +1041,13 @@ DocType: Feedback Trigger,Email Field,Campo do Email
|
|||
apps/frappe/frappe/core/doctype/docshare/docshare.py +49,{0} shared this document with {1},{0} compartilhou este documento com {1}
|
||||
DocType: Website Settings,Brand Image,Imagem da Marca
|
||||
apps/frappe/frappe/config/website.py +58,"Setup of top navigation bar, footer and logo.","Configuração de barra de navegação do topo, rodapé, e logotipo."
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +651,For {0} at level {1} in {2} in row {3},Por {0} a nível {1} em {2} na linha {3}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +655,For {0} at level {1} in {2} in row {3},Por {0} a nível {1} em {2} na linha {3}
|
||||
DocType: Address,Sales User,Usuário de Vendas
|
||||
apps/frappe/frappe/config/setup.py +178,Drag and Drop tool to build and customize Print Formats.,Ferramenta de segure e arraste para construir e personalizar formatos de impressão.
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +434,Set,Conjunto
|
||||
DocType: Workflow State,align-right,Alinhar à direita
|
||||
apps/frappe/frappe/core/doctype/file/file.py +211,Folder {0} is not empty,Pasta {0} não está vazio
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +269,Field {0} is not selectable.,O campo {0} não é selecionável.
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +286,Field {0} is not selectable.,O campo {0} não é selecionável.
|
||||
DocType: System Settings,Session Expiry,Duração da Sessão
|
||||
DocType: Bulk Update,Desk,Mesa
|
||||
apps/frappe/frappe/core/doctype/report/report.js +8,Write a SELECT query. Note result is not paged (all data is sent in one go).,Escreva uma consulta SELECT. Resultado nota não é paginada (todos os dados são enviados de uma só vez).
|
||||
|
|
@ -1057,7 +1055,7 @@ apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +131,Setup Auto
|
|||
apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +25,Ctrl + Down,Ctrl + Seta para baixo
|
||||
apps/frappe/frappe/utils/password_strength.py +153,This is a top-10 common password.,Essa é uma das 10 senhas mais comuns..
|
||||
DocType: Workflow State,chevron-down,divisa-abaixo
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +494,Email not sent to {0} (unsubscribed / disabled),Email não enviado para {0} (inscrição cancelada / desativado)
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +495,Email not sent to {0} (unsubscribed / disabled),Email não enviado para {0} (inscrição cancelada / desativado)
|
||||
DocType: Currency,Smallest Currency Fraction Value,Menor valor fracionado de moeda
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +137,Assign To,Atribuir a
|
||||
DocType: Web Page,Enable Comments,Ativação de comentários
|
||||
|
|
@ -1065,18 +1063,18 @@ DocType: User,Restrict user from this IP address only. Multiple IP addresses can
|
|||
DocType: Website Theme,Google Font (Heading),Fonte do Google (cabeçalho)
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +204,Select a group node first.,Selecione um nó de grupo primeiro.
|
||||
DocType: Email Account,"Append as communication against this DocType (must have fields, ""Status"", ""Subject"")","Anexar como a comunicação contra este DocType (deve ter campos, ""status"", ""Assunto"")"
|
||||
apps/frappe/frappe/model/base_document.py +602,Not allowed to change {0} after submission,Não é permitido alterar {0} após a apresentação
|
||||
apps/frappe/frappe/model/base_document.py +601,Not allowed to change {0} after submission,Não é permitido alterar {0} após a apresentação
|
||||
apps/frappe/frappe/core/page/usage_info/usage_info.html +10,Users,Usuários
|
||||
DocType: Communication,Timeline field Name,Nome do campo da timeline
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +136,Loading,Carregando
|
||||
apps/frappe/frappe/config/integrations.py +43,"Enter keys to enable login via Facebook, Google, GitHub.","Enter para ativar o login via Facebook , Google, GitHub ."
|
||||
apps/frappe/frappe/public/js/frappe/ui/tags.js +20,Add a tag,Inclua uma etiqueta
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1284,Please attach a file first.,"Por favor, anexar um arquivo primeiro"
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1250,Please attach a file first.,"Por favor, anexar um arquivo primeiro"
|
||||
DocType: Website Slideshow Item,Website Slideshow Item,Item do Slideshow do Site
|
||||
DocType: Portal Settings,Default Role at Time of Signup,Função padrão no momento da inscrição
|
||||
DocType: DocType,Title Case,Caixa do Título
|
||||
DocType: Blog Post,Email Sent,Email enviado
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +64,Send As Email,Enviar como email
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +63,Send As Email,Enviar como email
|
||||
DocType: Website Theme,Link Color,Cor do link
|
||||
apps/frappe/frappe/core/doctype/user/user.py +99,User {0} cannot be disabled,O usuário {0} não pode ser desativado
|
||||
apps/frappe/frappe/core/doctype/user/user.py +866,"Dear System Manager,","Caro Administrador de Sistemas,"
|
||||
|
|
@ -1090,7 +1088,7 @@ DocType: Workflow State,file,arquivo
|
|||
apps/frappe/frappe/www/login.html +108,Back to Login,Voltar para Login
|
||||
DocType: File,File Size,Tamanho do arquivo
|
||||
apps/frappe/frappe/website/doctype/web_form/web_form.py +399,You must login to submit this form,Você precisa estar logado para enviar este formulário
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +463,"Select your Country, Time Zone and Currency","Escolha o seu País, Fuso Horário e Moeda"
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +475,"Select your Country, Time Zone and Currency","Escolha o seu País, Fuso Horário e Moeda"
|
||||
DocType: Async Task,Queued,Enfileiradas
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +204,Invalid Filter: {0},Filtro inválido: {0}
|
||||
DocType: OAuth Bearer Token,Access Token,Token de Acesso
|
||||
|
|
@ -1115,7 +1113,7 @@ DocType: Contact,Maintenance Manager,Gerente de Manutenção
|
|||
DocType: Website Theme,Top Bar Text Color,Cor do texto da barra superior
|
||||
apps/frappe/frappe/core/doctype/file/file.py +370,File '{0}' not found,Arquivo '{0}' não encontrado
|
||||
DocType: User,Change Password,Alterar a senha
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +509,Invalid Email: {0},Email inválido: {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +498,Invalid Email: {0},Email inválido: {0}
|
||||
apps/frappe/frappe/desk/doctype/event/event.py +23,Event end must be after start,Evento final deve ser após o início
|
||||
apps/frappe/frappe/desk/query_report.py +23,You don't have permission to get a report on: {0},Você não tem permissão para acessar um relatório sobre: {0}
|
||||
DocType: Blog Post,Blog Post,Mensagem do Blog
|
||||
|
|
@ -1131,7 +1129,7 @@ apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +18
|
|||
DocType: Workflow State,circle-arrow-left,círculo de seta para a esquerda
|
||||
apps/frappe/frappe/sessions.py +156,Redis cache server not running. Please contact Administrator / Tech support,Servidor de cache Redis não está funcionando. Entre em contato com o Administrador de apoio / Tecnologia
|
||||
apps/frappe/frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.js +23,Party Name,Nome do Sujeito
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +129,Make a new record,Criar um novo registro
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +132,Make a new record,Criar um novo registro
|
||||
DocType: LDAP Settings,LDAP First Name Field,Campo Primeiro Nome do LDAP
|
||||
DocType: Custom Field,Field Description,Descrição do Campo
|
||||
apps/frappe/frappe/model/naming.py +53,Name not set via Prompt,Nome não definido através Prompt
|
||||
|
|
@ -1162,7 +1160,7 @@ apps/frappe/frappe/www/update-password.html +111,Please enter the password,Por f
|
|||
apps/frappe/frappe/www/printview.py +83,Not allowed to print cancelled documents,Não permitido para imprimir documentos cancelados
|
||||
apps/frappe/frappe/core/page/data_import_tool/exporter.py +269,Info:,Info:
|
||||
DocType: User,Send Notifications for Transactions I Follow,Enviar notificações para transações seguidas por mim
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +694,"{0}: Cannot set Submit, Cancel, Amend without Write","{0}: Não é possível definir Enviar, Cancelar, Alterar sem Salvar"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +698,"{0}: Cannot set Submit, Cancel, Amend without Write","{0}: Não é possível definir Enviar, Cancelar, Alterar sem Salvar"
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/attachments.js +83,Are you sure you want to delete the attachment?,Tem certeza de que deseja excluir o anexo?
|
||||
apps/frappe/frappe/public/js/frappe/form/save.js +11,Saving,Salvando
|
||||
DocType: Print Settings,Print Style Preview,Estilo de visualização de impressão
|
||||
|
|
@ -1171,7 +1169,7 @@ DocType: Website Settings,Website Theme,Tema do Site
|
|||
DocType: DocField,In List View,Mostrar na Visualização da Lista
|
||||
apps/frappe/frappe/email/smtp.py +24,Invalid login or password,Login ou senha inválidos
|
||||
apps/frappe/frappe/config/setup.py +237,Add custom javascript to forms.,Adicionar javascript personalizado aos formulários.
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +489,Sr No,Nº de série
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +488,Sr No,Nº de série
|
||||
,Role Permissions Manager,Gestor de Permissões por Função
|
||||
,User Permissions Manager,Gestor de Permissões de Usuário
|
||||
DocType: Email Alert,Days Before or After,Dias Antes ou Após
|
||||
|
|
@ -1187,14 +1185,14 @@ apps/frappe/frappe/core/doctype/error_log/error_log_list.js +12,Clear Error Logs
|
|||
DocType: Email Account,Notify if unreplied for (in mins),Informar se não for respondido em (minutos)
|
||||
apps/frappe/frappe/public/js/frappe/list/list_renderer.js +497,2 days ago,Há 2 dias
|
||||
apps/frappe/frappe/config/website.py +47,Categorize blog posts.,Categorizar posts.
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +535,{{{0}}} is not a valid fieldname pattern. It should be {{field_name}}.,{{{0}}} não é padrão para nome de campo válido. Deve ser {{field_name}}.
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +539,{{{0}}} is not a valid fieldname pattern. It should be {{field_name}}.,{{{0}}} não é padrão para nome de campo válido. Deve ser {{field_name}}.
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +161,Add Child,Adicionar sub-item
|
||||
apps/frappe/frappe/model/delete_doc.py +165,{0} {1}: Submitted Record cannot be deleted.,{0} {1}: Registro enviado não pode ser excluído.
|
||||
apps/frappe/frappe/model/delete_doc.py +166,{0} {1}: Submitted Record cannot be deleted.,{0} {1}: Registro enviado não pode ser excluído.
|
||||
apps/frappe/frappe/core/page/usage_info/usage_info.html +99,Backup Size,Tamanho do backup
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +460,Align Value,Alinhar Valor
|
||||
apps/frappe/frappe/website/doctype/blog_post/blog_post.py +102,Posts by {0},Posts de {0}
|
||||
apps/frappe/frappe/website/doctype/blog_post/blog_post.py +106,Posts by {0},Posts de {0}
|
||||
apps/frappe/frappe/www/login.html +72,Don't have an account? Sign up,Não tem uma conta? Se inscreva
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +721,{0}: Cannot set Assign Amend if not Submittable,{0}: Não é possível definir atributo Corrigir se não pode ser enviado
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +725,{0}: Cannot set Assign Amend if not Submittable,{0}: Não é possível definir atributo Corrigir se não pode ser enviado
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +14,Edit Role Permissions,Editar permissões de Função
|
||||
DocType: Communication,Link DocType,Relacionar ao DocType
|
||||
DocType: Social Login Keys,Social Login Keys,Login nas Redes Sociais
|
||||
|
|
@ -1255,7 +1253,7 @@ apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +227,Permissi
|
|||
DocType: Contact Us Settings,Pincode,CEP
|
||||
apps/frappe/frappe/core/page/data_import_tool/importer.py +81,Please make sure that there are no empty columns in the file.,"Por favor, certifique-se de que não existem colunas vazias no arquivo."
|
||||
apps/frappe/frappe/utils/oauth.py +232,Please ensure that your profile has an email address,Verifique se o seu perfil tem um endereço de email
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +455,Default for {0} must be an option,Padrão para {0} deve ser uma opção
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +459,Default for {0} must be an option,Padrão para {0} deve ser uma opção
|
||||
DocType: User,User Image,Imagem do Usuário
|
||||
apps/frappe/frappe/email/queue.py +289,Emails are muted,Emails são silenciados
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +25,Ctrl + Up,Ctrl + Seta para cima
|
||||
|
|
@ -1272,13 +1270,13 @@ apps/frappe/frappe/public/js/frappe/views/treeview.js +17,Tree view not availabl
|
|||
DocType: Custom Field,Label Help,Ajuda sobre Etiquetas
|
||||
apps/frappe/frappe/utils/password_strength.py +122,Dates are often easy to guess.,Datas são frequentemente fáceis de adivinhar.
|
||||
DocType: User,These values will be automatically updated in transactions and also will be useful to restrict permissions for this user on transactions containing these values.,Esses valores serão atualizados automaticamente em transações e também serão úteis para restringir as permissões para este usuário em operações que contenham esses valores.
|
||||
apps/frappe/frappe/model/rename_doc.py +377,** Failed: {0} to {1}: {2},** Falha: {0} para {1}: {2}
|
||||
apps/frappe/frappe/model/rename_doc.py +378,** Failed: {0} to {1}: {2},** Falha: {0} para {1}: {2}
|
||||
apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +23,Select Mandatory,Selecionar Campos Obrigatórios
|
||||
apps/frappe/frappe/public/js/frappe/ui/upload.html +4,Browse,Procurar
|
||||
DocType: Async Task,Running,Correndo
|
||||
apps/frappe/frappe/email/doctype/email_group/email_group.py +102,Please Upgrade to add more than {0} subscribers,"Por favor, atualize para adicionar mais de {0} assinantes"
|
||||
DocType: Workflow State,hand-left,mão à esquerda
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +468,Fieldtype {0} for {1} cannot be unique,FieldType {0} para {1} não pode ser exclusivo
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +472,Fieldtype {0} for {1} cannot be unique,FieldType {0} para {1} não pode ser exclusivo
|
||||
DocType: Workflow State,play-circle,jogo-círculo
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +82,Select Print Format to Edit,Selecione um formato de impressão para editar
|
||||
DocType: Address,Shipping,Expedição
|
||||
|
|
@ -1306,7 +1304,7 @@ DocType: ToDo,ToDo,Lista de Atribuições
|
|||
DocType: Workflow State,qrcode,QRCode
|
||||
apps/frappe/frappe/www/login.html +34,Login with LDAP,Logar com LDAP
|
||||
DocType: Web Form,Breadcrumbs,Breadcrumbs
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +667,If Owner,Se proprietário
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +671,If Owner,Se proprietário
|
||||
DocType: Web Page,Website Sidebar,Menu Lateral do Site
|
||||
DocType: Web Form,Show Sidebar,Mostrar menu lateral
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +142,Complete By,Finalizar até
|
||||
|
|
@ -1316,7 +1314,7 @@ DocType: Website Settings,Top Bar Items,Itens da barra superior
|
|||
DocType: Print Settings,Print Settings,Configurações de Impressão
|
||||
DocType: DocType,Max Attachments,Máx. de Anexos
|
||||
apps/frappe/frappe/config/website.py +93,Knowledge Base,Base de Conhecimento
|
||||
apps/frappe/frappe/model/base_document.py +561,Value cannot be changed for {0},Valor não pode ser alterado para {0}
|
||||
apps/frappe/frappe/model/base_document.py +560,Value cannot be changed for {0},Valor não pode ser alterado para {0}
|
||||
DocType: Workflow State,"Style represents the button color: Success - Green, Danger - Red, Inverse - Black, Primary - Dark Blue, Info - Light Blue, Warning - Orange","Estilo representa a cor do botão: Sucesso - Verde, Perigo - Vermelho, Inverso - Preto, Primário - Azul Escuro, Informações - Azul Claro, Aviso - Laranja"
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +158,No Report Loaded. Please use query-report/[Report Name] to run a report.,"Não Relatório Loaded. Por favor, use-consulta do relatório / [Nome do relatório] para executar um relatório."
|
||||
DocType: Workflow Transition,Workflow Transition,Transição do Fluxo de Trabalho
|
||||
|
|
@ -1335,6 +1333,7 @@ apps/frappe/frappe/permissions.py +397,Permission already set,Permissão já def
|
|||
apps/frappe/frappe/core/doctype/docshare/docshare.py +47,{0} shared this document with everyone,{0} compartilhou este documento com todos
|
||||
apps/frappe/frappe/desk/page/activity/activity_row.html +17,Commented on {0}: {1},Comentou sobre {0}: {1}
|
||||
apps/frappe/frappe/core/page/user_permissions/user_permissions.js +248,These restrictions will apply for Document Types where 'Apply User Permissions' is checked for the permission rule and a field with this value is present.,Essas restrições serão aplicadas para tipos de documento onde "Aplicar permissões de usuário 'está marcada para a regra de permissão e um campo com esse valor está presente.
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +24,Apply,Aplicar
|
||||
apps/frappe/frappe/integrations/utils.py +76,{0} Settings not found,{0} Configurações não encontradas
|
||||
DocType: Module Def,Module Def,Módulo Def
|
||||
apps/frappe/frappe/config/core.py +22,Pages in Desk (place holders),Páginas na Desk (suportes do lugar)
|
||||
|
|
@ -1363,8 +1362,8 @@ apps/frappe/frappe/core/page/data_import_tool/importer.py +49,Please do not chan
|
|||
DocType: Contact,More Information,Mais Informações
|
||||
DocType: Desktop Icon,Desktop Icon,Ícone da área de trabalho
|
||||
apps/frappe/frappe/utils/nestedset.py +235,{0} {1} cannot be a leaf node as it has children,"{0} {1} não pode ser um nó de extremidade , uma vez que tem filhos"
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +336,Add Attachment,Anexar
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +68,Send Read Receipt,Enviar Confirmação de Leitura
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +337,Add Attachment,Anexar
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +67,Send Read Receipt,Enviar Confirmação de Leitura
|
||||
DocType: Stripe Settings,Stripe Settings,Configurações do Stripe
|
||||
DocType: Dropbox Settings,Dropbox Setup via Site Config,Configuração do Dropbox via Site Config
|
||||
apps/frappe/frappe/www/login.py +64,Invalid Login Token,Inválido símbolo de logon
|
||||
|
|
@ -1428,7 +1427,7 @@ apps/frappe/frappe/config/setup.py +146,Add / Manage Email Accounts.,Adicionar /
|
|||
apps/frappe/frappe/templates/emails/auto_reply.html +1,Thank you for your email,Obrigado pelo seu email
|
||||
apps/frappe/frappe/core/doctype/user/user.py +868,Administrator accessed {0} on {1} via IP Address {2}.,Administrador acessada {0} em {1} através do endereço IP {2}.
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +6,Equals,Igual
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +449,Options 'Dynamic Link' type of field must point to another Link Field with options as 'DocType',"Opções 'Dynamic Link' tipo de campo deve apontar para um outro campo Ligação com opções como ""TipoDoc '"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +453,Options 'Dynamic Link' type of field must point to another Link Field with options as 'DocType',"Opções 'Dynamic Link' tipo de campo deve apontar para um outro campo Ligação com opções como ""TipoDoc '"
|
||||
DocType: About Us Settings,Team Members Heading,Título da página Membros da Equipe
|
||||
apps/frappe/frappe/utils/csvutils.py +35,Invalid CSV Format,Formato inválido de CSV
|
||||
DocType: DocField,Do not allow user to change after set the first time,Não permitir que o usuário altere após definir o primeiro tempo
|
||||
|
|
@ -1436,7 +1435,7 @@ apps/frappe/frappe/public/js/frappe/upload.js +252,Private or Public?,Privada ou
|
|||
DocType: Contact,Contact,Contato
|
||||
DocType: Website Settings,Banner is above the Top Menu Bar.,A faixa está acima da barra de menu superior.
|
||||
DocType: Razorpay Settings,API Secret,Segredo da API
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +859,Export Report: ,Exportar Relatório:
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +858,Export Report: ,Exportar Relatório:
|
||||
apps/frappe/frappe/config/core.py +12,Models (building blocks) of the Application,Modelos (blocos de construção) do aplicativo
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +105,Select Module,Selecione o Módulo
|
||||
apps/frappe/frappe/sessions.py +29,Cache Cleared,Cache Limpo
|
||||
|
|
@ -1447,7 +1446,7 @@ DocType: Print Settings,PDF Settings,Configurações do PDF
|
|||
DocType: Kanban Board Column,Column Name,Nome da coluna
|
||||
DocType: Language,Based On,Baseado em
|
||||
apps/frappe/frappe/printing/doctype/print_format/print_format.js +34,Make Default,Tornar padrão
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +491,Fieldtype {0} for {1} cannot be indexed,FieldType {0} para {1} não pode ser indexado
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +495,Fieldtype {0} for {1} cannot be indexed,FieldType {0} para {1} não pode ser indexado
|
||||
DocType: Workflow State,Download,Baixar
|
||||
DocType: Blog Post,Blog Intro,Introdução do Blog
|
||||
DocType: DocField,Display Depends On,Visualização depende
|
||||
|
|
@ -1468,7 +1467,7 @@ DocType: Web Form,Amount,Total
|
|||
apps/frappe/frappe/website/doctype/portal_settings/portal_settings.js +10,Restore to default settings?,Restaurar as configurações padrão?
|
||||
apps/frappe/frappe/website/doctype/website_settings/website_settings.py +23,Invalid Home Page,Inválido Página Inicial
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +170,Reset Filters,Restaurar Filtros
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +684,{0}: Permission at level 0 must be set before higher levels are set,{0} : permissão no nível 0 deve ser definida antes de definir os níveis mais altos
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +688,{0}: Permission at level 0 must be set before higher levels are set,{0} : permissão no nível 0 deve ser definida antes de definir os níveis mais altos
|
||||
apps/frappe/frappe/desk/doctype/todo/todo.py +28,Assignment closed by {0},Atribuição fechado por {0}
|
||||
DocType: Integration Request,Remote,Remoto
|
||||
DocType: Integration Request,Remote,Remoto
|
||||
|
|
@ -1477,15 +1476,15 @@ apps/frappe/frappe/email/doctype/newsletter/newsletter.py +173,Confirm Your Emai
|
|||
apps/frappe/frappe/www/login.html +42,Or login with,Ou faça login com
|
||||
apps/frappe/frappe/desk/page/activity/activity_row.html +19,Communicated via {0} on {1}: {2},Comunicada via {0} em {1}: {2}
|
||||
apps/frappe/frappe/core/doctype/communication/comment.py +85,{0} mentioned you in a comment in {1},{0} mencionou você em um comentário em {1}
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +138,e.g. (55 + 434) / 4 or =Math.sin(Math.PI/2)...,por exemplo (55 + 434) / 4 ou = Math.sin (Math.PI / 2) ...
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +141,e.g. (55 + 434) / 4 or =Math.sin(Math.PI/2)...,por exemplo (55 + 434) / 4 ou = Math.sin (Math.PI / 2) ...
|
||||
DocType: Social Login Keys,GitHub Client ID,ID do Cliente do Github
|
||||
DocType: DocField,Perm Level,Nível Permanente
|
||||
apps/frappe/frappe/desk/doctype/event/event.py +54,Events In Today's Calendar,Eventos no calendário de hoje
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +297,View List,Ver Lista
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +739,Date must be in format: {0},A data deve estar no formato : {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +721,Date must be in format: {0},A data deve estar no formato : {0}
|
||||
apps/frappe/frappe/www/feedback.html +90,Please give a rating.,"Por favor, atribua um rating."
|
||||
apps/frappe/frappe/public/js/frappe/feedback.js +47,{0} Feedback Request,{0} Solicitação de Feedback
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +493,The First User: You,O primeiro usuário: Você
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +505,The First User: You,O primeiro usuário: Você
|
||||
DocType: Translation,Source Text,Texto Original
|
||||
apps/frappe/frappe/www/login.py +55,Missing parameters for login,Parâmetros que faltam para o login
|
||||
DocType: Workflow State,folder-open,abrir pasta
|
||||
|
|
@ -1506,7 +1505,7 @@ DocType: Email Domain,domain name,nome de domínio
|
|||
DocType: Kanban Board Column,Order,Pedido
|
||||
DocType: Custom DocPerm,"JSON list of DocTypes used to apply User Permissions. If empty, all linked DocTypes will be used to apply User Permissions.","Lista JSON de doctypes usados para aplicar permissões de usuário. Se vazio, todas as doctypes vinculados serão usados para aplicar permissões de usuário."
|
||||
DocType: Report,Ref DocType,DocType de Ref.
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +696,{0}: Cannot set Amend without Cancel,{0}: Não é possível definir Amend sem Cancelar
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +700,{0}: Cannot set Amend without Cancel,{0}: Não é possível definir Amend sem Cancelar
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/print_layout.html +22,Full Page,Página completa
|
||||
DocType: DocType,Is Child Table,É Tabela Filho
|
||||
apps/frappe/frappe/utils/csvutils.py +124,{0} must be one of {1},{0} deve fazer parte de {1}
|
||||
|
|
@ -1524,7 +1523,7 @@ DocType: Workflow Action,Workflow Action,Ação do Fluxo de Trabalho
|
|||
DocType: Event,Send an email reminder in the morning,Enviar um email lembrete na parte da manhã
|
||||
DocType: Blog Post,Published On,Publicado no
|
||||
apps/frappe/frappe/website/doctype/web_form/web_form.py +342,Mandatory Information missing:,Informações obrigatórias ausente:
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +488,Field '{0}' cannot be set as Unique as it has non-unique values,"O campo '{0}' não pode ser definido como único, pois tem valores não-exclusivos"
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +492,Field '{0}' cannot be set as Unique as it has non-unique values,"O campo '{0}' não pode ser definido como único, pois tem valores não-exclusivos"
|
||||
apps/frappe/frappe/client.py +140,Only 200 inserts allowed in one request,São permitidas somente 200 inserções por solicitação
|
||||
DocType: Event,Repeat On,Repetir em
|
||||
DocType: Communication,Marked As Spam,Marcado como spam
|
||||
|
|
@ -1544,7 +1543,7 @@ DocType: Email Account,Notifications and bulk mails will be sent from this outgo
|
|||
apps/frappe/frappe/public/js/frappe/form/templates/form_sidebar.html +64,Currently Viewing,Atualmente Exibindo
|
||||
apps/frappe/frappe/email/doctype/email_group/email_group.py +42,{0} subscribers added,{0} assinantes acrescentados
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +9,Not In,Não Presente
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +433,Max width for type Currency is 100px in row {0},Largura máxima para o tipo de moeda é 100px na linha {0}
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +437,Max width for type Currency is 100px in row {0},Largura máxima para o tipo de moeda é 100px na linha {0}
|
||||
apps/frappe/frappe/config/website.py +13,Content web page.,Conteúdo da Página Web
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +9,Add a New Role,Adicionar um Novo Papel
|
||||
DocType: Deleted Document,Deleted Document,Documento Excluído
|
||||
|
|
@ -1552,7 +1551,7 @@ apps/frappe/frappe/templates/includes/login/login.js +193,Oops! Something went w
|
|||
apps/frappe/frappe/config/core.py +37,Client side script extensions in Javascript,Extensões de script do lado do cliente em Javascript
|
||||
DocType: User,Email Settings,Configurações de Email
|
||||
apps/frappe/frappe/workflow/doctype/workflow/workflow.py +57,{0} not a valid State,{0} não é um status válido
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +515,Search field {0} is not valid,Campo de pesquisa {0} não é válido
|
||||
apps/frappe/frappe/core/doctype/doctype/doctype.py +519,Search field {0} is not valid,Campo de pesquisa {0} não é válido
|
||||
DocType: Workflow State,ok-circle,ok-círculo
|
||||
apps/frappe/frappe/utils/bot.py +150,You can find things by asking 'find orange in customers',"Você pode encontrar as coisas pedindo ""encontrar fulano em clientes"""
|
||||
apps/frappe/frappe/core/doctype/user/user.py +172,Sorry! User should have complete access to their own record.,Desculpe! O usuário deve ter acesso completo ao seu próprio registro.
|
||||
|
|
@ -1590,7 +1589,7 @@ apps/frappe/frappe/model/document.py +540,Please refresh to get the latest docum
|
|||
,Desktop,Área de trabalho
|
||||
DocType: Web Form,Text to be displayed for Link to Web Page if this form has a web page. Link route will be automatically generated based on `page_name` and `parent_website_route`,"O texto a ser exibido para o link da página da web, se este formulário tem uma página web. Um link será gerado automaticamente com base em ` page_name` e `parent_website_route`"
|
||||
DocType: Feedback Request,Feedback Trigger,Gatilho para Feedback
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1697,Please set {0} first,Defina {0} primeiro
|
||||
apps/frappe/frappe/public/js/frappe/form/control.js +1656,Please set {0} first,Defina {0} primeiro
|
||||
DocType: Patch Log,Patch,Remendo
|
||||
apps/frappe/frappe/core/page/data_import_tool/importer.py +54,No data found,Não foram encontrados dados
|
||||
DocType: User,Background Style,Estilo do Fundo
|
||||
|
|
|
|||
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1,42 @@
|
|||
apps/frappe/frappe/desk/doctype/todo/todo_list.js +22,Assigned By Me,Dodijelio
|
||||
apps/frappe/frappe/public/js/frappe/form/toolbar.js +189,New {0} (Ctrl+B),Novi {0} (Ctrl-B)
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +23,Add Filter,Dodaj filter
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +26,Assigned To,Dodijeljeno
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +138,Assign to me,Dodijeljeno meni
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +16,Between,Između
|
||||
apps/frappe/frappe/public/js/frappe/list/list_sidebar.js +389,UnCategorised Tags,Nekategorisani tag-ovi
|
||||
apps/frappe/frappe/public/js/frappe/form/toolbar.js +163,Customize,Prilagodite
|
||||
apps/frappe/frappe/desk/reportview.py +253,No Tags,Nema tag-ova
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +212,New {0},Novi {0}
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +10,Not equals,Nije jednak
|
||||
apps/frappe/frappe/public/js/frappe/ui/page.html +24,Menu,Meni
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +27,Document Status,Status dokumenta
|
||||
apps/frappe/frappe/config/core.py +27,Script or Query reports,Skripte ili query izvještaji
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +111,Add to Desktop,Dodaj na radnu površinu
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +30,User Permissions,Prava pristupa korisnika
|
||||
apps/frappe/frappe/public/js/frappe/model/meta.js +186,Created On,Kreirano
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/search_utils.js +107,New,Novi
|
||||
,User Permissions Manager,Menadžer prava pristupa korisnika
|
||||
DocType: Workflow State,Refresh,Osvježi
|
||||
DocType: Contact,Status,Status
|
||||
apps/frappe/frappe/desk/doctype/todo/todo.py +20,Assigned to {0}: {1},Dodijeljen {0}: {1}
|
||||
apps/frappe/frappe/public/js/frappe/model/meta.js +187,Last Modified On,Poslednji put izmijenjeno
|
||||
DocType: Authentication Log,Full Name,Puno ime
|
||||
DocType: Custom DocPerm,Import,Uvoz
|
||||
DocType: Communication,Assigned,Dodijeljeno
|
||||
apps/frappe/frappe/desk/moduleview.py +94,Standard Reports,Standardni izvještaji
|
||||
apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +49,Assigned To Me,Dodijeljeno meni
|
||||
,Role Permissions Manager,Menadžer prava pristupa rolama
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +24,Apply,Primijeni
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +479,Like,Kao
|
||||
DocType: Workflow State,remove,Ukloni
|
||||
apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +32,Kanban,Kanban
|
||||
apps/frappe/frappe/public/js/frappe/roles_editor.js +195,Role Permissions,Prava pristupa rolama
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +9,Not In,Nije u
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +6,Equals,Jednak
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +479,Not Like,Nije kao
|
||||
apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +10,Reports,Izvještaji
|
||||
apps/frappe/frappe/public/js/frappe/ui/sort_selector.js +182,Most Used,Najviše korišćeno
|
||||
DocType: ToDo,Assigned By,Dodijelio
|
||||
apps/frappe/frappe/desk/report/todo/todo.py +19,ID,ID
|
||||
DocType: Workflow State,Print,Štampaj
|
||||
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue