updated translations (#5361)
This commit is contained in:
parent
0a837cd62d
commit
022e89cc9f
71 changed files with 201027 additions and 198076 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
|
|
@ -1,8 +1,9 @@
|
|||
b'apps/frappe/frappe/utils/nestedset.py +243',b'{0} {1} cannot be a leaf node as it has children',"b'{0} {1} kan ikke v\xc3\xa6re en blad node, da den har undernoder'"
|
||||
b'apps/frappe/frappe/utils/csvutils.py +52',"b'Unknown file encoding. Tried utf-8, windows-1250, windows-1252.'","b'Ukendt fil kodning. Pr\xc3\xb8vede utf-8, vinduer-1250, vinduer-1252.'"
|
||||
b'DocType: About Us Settings',"b'""Company History""'","b""'Virksomhedshistorie'"""
|
||||
b'DocType: Currency',b'1 Currency = [?] Fraction\nFor e.g. 1 USD = 100 Cent',b'1 Valuta = [?] Fraktion For eksempel 1 USD = 100 Cent'
|
||||
b'DocType: Workflow State',b'zoom-in',b'zoom-in'
|
||||
b'DocType: Workflow State',b'zoom-out',b'zoom-out'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/workflow.js +32',b' by Role ',b'af rolle'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/gantt/gantt_view.js +141',b'Half Day',b'Half Day'
|
||||
apps/frappe/frappe/utils/nestedset.py +243,{0} {1} cannot be a leaf node as it has children,"{0} {1} kan ikke være en blad node, da den har undernoder"
|
||||
apps/frappe/frappe/utils/csvutils.py +53,"Unknown file encoding. Tried utf-8, windows-1250, windows-1252.","Ukendt fil kodning. Prøvede utf-8, vinduer-1250, vinduer-1252."
|
||||
DocType: About Us Settings,"""Company History""",'Virksomhedshistorie'
|
||||
DocType: Currency,"1 Currency = [?] Fraction
|
||||
For e.g. 1 USD = 100 Cent",1 Valuta = [?] Fraktion For eksempel 1 USD = 100 Cent
|
||||
DocType: Workflow State,zoom-in,zoom-in
|
||||
DocType: Workflow State,zoom-out,zoom-out
|
||||
apps/frappe/frappe/public/js/frappe/form/workflow.js +32, by Role ,af rolle
|
||||
apps/frappe/frappe/public/js/frappe/views/gantt/gantt_view.js +141,Half Day,Half Day
|
||||
|
|
|
|||
|
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 @@
|
|||
b'DocType: Communication',b'Comment Type',b'Tipo de Comentario'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/controls/attach.js +60',b'Clear Attachment',b'Limpiar Adjunto'
|
||||
b'DocType: Communication',b'Communication',b'Comunicacion'
|
||||
DocType: Communication,Comment Type,Tipo de Comentario
|
||||
apps/frappe/frappe/public/js/frappe/form/controls/attach.js +60,Clear Attachment,Limpiar Adjunto
|
||||
DocType: Communication,Communication,Comunicacion
|
||||
|
|
|
|||
|
|
|
@ -1,15 +1,37 @@
|
|||
b'apps/frappe/frappe/contacts/doctype/address/address.py +59',"b'Company is mandatory, as it is your company address'","b'Compa\xc3\xb1\xc3\xada es obligatoria, igual que la direcci\xc3\xb3n de la empresa'"
|
||||
b'DocType: Address Template',"b'<h4>Default Template</h4>\n<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>\n<pre><code>{{ address_line1 }}<br>\n{% if address_line2 %}{{ address_line2 }}<br>{% endif -%}\n{{ city }}<br>\n{% if state %}{{ state }}<br>{% endif -%}\n{% if pincode %} PIN: {{ pincode }}<br>{% endif -%}\n{{ country }}<br>\n{% if phone %}Phone: {{ phone }}<br>{% endif -%}\n{% if fax %}Fax: {{ fax }}<br>{% endif -%}\n{% if email_id %}Email: {{ email_id }}<br>{% endif -%}\n</code></pre>'","b'<h4> Por defecto la plantilla <!-- h4--> \n <p> <a href=""http://jinja.pocoo.org/docs/templates/""> Jinja Templating </a> y todos los campos de la Direcci\xc3\xb3n ( incluyendo campos personalizados en su caso) estar\xc3\xa1 disponible <!-- p--> \n </p><pre> <code> {{address_line1}} & lt; br & gt; \n {% if address_line2%} {{address_line2}} & lt; br & gt; { endif% -%} \n {{ciudad}} & lt; br & gt; \n {% if%} Estado {{Estado}} & lt; br & gt; {% endif -%} {% if \n c\xc3\xb3digo PIN%} PIN: {{c\xc3\xb3digo PIN}} & lt; br & gt; {% endif -%} \n {{pa\xc3\xads}} & lt; br & gt; \n {% if tel\xc3\xa9fono%} Tel\xc3\xa9fono: {{tel\xc3\xa9fono}} & lt; br & gt; { % endif -%} \n {% if fax%} Fax: {{fax}} & lt; br & gt; {% endif -%} \n {% if email_ID%} Email: {{email_ID}} & lt; br & gt ; {% endif -%} \n <!-- code--> <!-- pre--></code></pre></h4>'"
|
||||
b'apps/frappe/frappe/email/receive.py +197',b'Can not find UIDVALIDITY in imap status response',b'No se puede encontrar UIDVALIDITY en la respuesta de estado IMAP'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +491',b'changed values for {0}',b'Valores modificados para {0}'
|
||||
b'DocType: Activity Log',b'Link DocType',b'Enlace DocType'
|
||||
b'apps/frappe/frappe/desk/doctype/kanban_board/kanban_board.py +20',b'Column Name cannot be empty',b'El Nombre de la Columna no puede estar vac\xc3\xada'
|
||||
,b'Feedback Ratings',b'Ratings de Feedback'
|
||||
b'apps/frappe/frappe/email/queue.py +252',b'Cannot send this email. You have crossed the sending limit of {0} emails for this month.',b'No se puede enviar este correo electr\xc3\xb3nico. Usted ha cruzado el l\xc3\xadmite de env\xc3\xado de {0} mensajes de correo electr\xc3\xb3nico para este mes.'
|
||||
b'apps/frappe/frappe/model/db_query.py +534',b'Cannot use sub-query in order by',b'No se puede utilizar una sub-consulta en order by'
|
||||
b'apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +229',b'Permissions can be managed via Setup > Role Permissions Manager',b'Los permisos se pueden gestionar a trav\xc3\xa9s de Configuraci\xc3\xb3n > Administrador de permisos'
|
||||
b'DocType: LDAP Settings',b'LDAP First Name Field',b'Campo de Primer Nombre LDAP'
|
||||
b'DocType: Feedback Request',b'Feedback Rating',b'Rating de Feedback'
|
||||
b'DocType: Dynamic Link',b'Link Title',b'T\xc3\xadtulo del Enlace'
|
||||
b'DocType: Workflow State',b'facetime-video',b'V\xc3\xaddeo FaceTime'
|
||||
b'DocType: Payment Gateway',b'Gateway',b'Puerta de Entrada'
|
||||
apps/frappe/frappe/contacts/doctype/address/address.py +59,"Company is mandatory, as it is your company address","Compañía es obligatoria, igual que la dirección de la empresa"
|
||||
DocType: Address Template,"<h4>Default Template</h4>
|
||||
<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>
|
||||
<pre><code>{{ address_line1 }}<br>
|
||||
{% if address_line2 %}{{ address_line2 }}<br>{% endif -%}
|
||||
{{ city }}<br>
|
||||
{% if state %}{{ state }}<br>{% endif -%}
|
||||
{% if pincode %} PIN: {{ pincode }}<br>{% endif -%}
|
||||
{{ country }}<br>
|
||||
{% if phone %}Phone: {{ phone }}<br>{% endif -%}
|
||||
{% if fax %}Fax: {{ fax }}<br>{% endif -%}
|
||||
{% if email_id %}Email: {{ email_id }}<br>{% endif -%}
|
||||
</code></pre>","<h4> Por defecto la plantilla <!-- h4-->
|
||||
<p> <a href=""http://jinja.pocoo.org/docs/templates/""> Jinja Templating </a> y todos los campos de la Dirección ( incluyendo campos personalizados en su caso) estará disponible <!-- p-->
|
||||
</p><pre> <code> {{address_line1}} & lt; br & gt;
|
||||
{% if address_line2%} {{address_line2}} & lt; br & gt; { endif% -%}
|
||||
{{ciudad}} & lt; br & gt;
|
||||
{% if%} Estado {{Estado}} & lt; br & gt; {% endif -%} {% if
|
||||
código PIN%} PIN: {{código PIN}} & lt; br & gt; {% endif -%}
|
||||
{{país}} & lt; br & gt;
|
||||
{% if teléfono%} Teléfono: {{teléfono}} & lt; br & gt; { % endif -%}
|
||||
{% if fax%} Fax: {{fax}} & lt; br & gt; {% endif -%}
|
||||
{% if email_ID%} Email: {{email_ID}} & lt; br & gt ; {% endif -%}
|
||||
<!-- code--> <!-- pre--></code></pre></h4>"
|
||||
apps/frappe/frappe/email/receive.py +197,Can not find UIDVALIDITY in imap status response,No se puede encontrar UIDVALIDITY en la respuesta de estado IMAP
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +491,changed values for {0},Valores modificados para {0}
|
||||
DocType: Activity Log,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 +252,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 +534,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 +229,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
|
||||
DocType: Feedback Request,Feedback Rating,Rating de Feedback
|
||||
DocType: Dynamic Link,Link Title,Título del Enlace
|
||||
DocType: Workflow State,facetime-video,Vídeo FaceTime
|
||||
DocType: Payment Gateway,Gateway,Puerta de Entrada
|
||||
|
|
|
|||
|
|
|
@ -1 +1 @@
|
|||
b'DocType: DocType',b'Other Settings',b'Otros Ajustes'
|
||||
DocType: DocType,Other Settings,Otros Ajustes
|
||||
|
|
|
|||
|
|
|
@ -1,8 +1,30 @@
|
|||
b'DocType: Currency',b'Smallest circulating fraction unit (coin). For e.g. 1 cent for USD and it should be entered as 0.01',"b'Fracci\xc3\xb3n m\xc3\xa1s peque\xc3\xb1a de circulaci\xc3\xb3n (moneda). Por ejemplo, 1 centavo por USD y debe ser ingresado como 0.01'"
|
||||
b'DocType: System Settings',"b'If Apply Strict User Permission is checked and User Permission is defined for a DocType for a User, then all the documents where value of the link is blank, will not be shown to that User'","b'Si est\xc3\xa1 activado Aplicar Permiso de Usuario Estricto y se ha definido el Permiso de Usuario para un DocType para un Usuario, todos los documentos en los que el valor del enlace est\xc3\xa9 en blanco no se mostrar\xc3\xa1n a ese Usuario'"
|
||||
b'DocType: System Settings',"b'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'","b'Si est\xc3\xa1 activado Aplicar Permisos de Usuario para Informe de DocType pero no estan definidos Permisos de Usuario para Informe para un Usuario, entonces todos los informes se muestran a ese Usuario'"
|
||||
b'DocType: Website Settings',b'<head> HTML',b'<head> HTML'
|
||||
b'apps/frappe/frappe/core/doctype/system_settings/system_settings.py +19',b'Please select Minimum Password Score',b'Por favor selecciona la Puntuaci\xc3\xb3n M\xc3\xadnima de la Contrase\xc3\xb1a'
|
||||
b'DocType: Currency',b'Smallest Currency Fraction Value',b'Valor de la fracci\xc3\xb3n de moneda m\xc3\xa1s peque\xc3\xb1a'
|
||||
b'apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +229',b'Permissions can be managed via Setup > Role Permissions Manager',b'Los permisos se pueden gestionar a trav\xc3\xa9s de Configuraci\xc3\xb3n > Administrador de permisos'
|
||||
b'DocType: Address Template',"b'<h4>Default Template</h4>\n<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>\n<pre><code>{{ address_line1 }}<br>\n{% if address_line2 %}{{ address_line2 }}<br>{% endif -%}\n{{ city }}<br>\n{% if state %}{{ state }}<br>{% endif -%}\n{% if pincode %} PIN: {{ pincode }}<br>{% endif -%}\n{{ country }}<br>\n{% if phone %}Phone: {{ phone }}<br>{% endif -%}\n{% if fax %}Fax: {{ fax }}<br>{% endif -%}\n{% if email_id %}Email: {{ email_id }}<br>{% endif -%}\n</code></pre>'","b'<h4> Por defecto la plantilla <!-- h4--> \n <p> <a href=""http://jinja.pocoo.org/docs/templates/""> Jinja Templating </a> y todos los campos de la Direcci\xc3\xb3n ( incluyendo campos personalizados en su caso) estar\xc3\xa1 disponible <!-- p--> \n </p><pre> <code> {{address_line1}} & lt; br & gt; \n {% if address_line2%} {{address_line2}} & lt; br & gt; { endif% -%} \n {{ciudad}} & lt; br & gt; \n {% if%} Estado {{Estado}} & lt; br & gt; {% endif -%} {% if \n c\xc3\xb3digo PIN%} PIN: {{c\xc3\xb3digo PIN}} & lt; br & gt; {% endif -%} \n {{pa\xc3\xads}} & lt; br & gt; \n {% if tel\xc3\xa9fono%} Tel\xc3\xa9fono: {{tel\xc3\xa9fono}} & lt; br & gt; { % endif -%} \n {% if fax%} Fax: {{fax}} & lt; br & gt; {% endif -%} \n {% if email_ID%} Email: {{email_ID}} & lt; br & gt ; {% endif -%} \n <!-- code--> <!-- pre--></code></pre></h4>'"
|
||||
DocType: Currency,Smallest circulating fraction unit (coin). For e.g. 1 cent for USD and it should be entered as 0.01,"Fracción más pequeña de circulación (moneda). Por ejemplo, 1 centavo por USD y debe ser ingresado como 0.01"
|
||||
DocType: System Settings,"If Apply Strict User Permission is checked and User Permission is defined for a DocType for a User, then all the documents where value of the link is blank, will not be shown to that User","Si está activado Aplicar Permiso de Usuario Estricto y se ha definido el Permiso de Usuario para un DocType para un Usuario, todos los documentos en los que el valor del enlace esté en blanco no se mostrarán a ese Usuario"
|
||||
DocType: System Settings,"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","Si está activado Aplicar Permisos de Usuario para Informe de DocType pero no estan definidos Permisos de Usuario para Informe para un Usuario, entonces todos los informes se muestran a ese Usuario"
|
||||
DocType: Website Settings,<head> HTML,<head> HTML
|
||||
apps/frappe/frappe/core/doctype/system_settings/system_settings.py +19,Please select Minimum Password Score,Por favor selecciona la Puntuación Mínima de la Contraseña
|
||||
DocType: Currency,Smallest Currency Fraction Value,Valor de la fracción de moneda más pequeña
|
||||
apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +229,Permissions can be managed via Setup > Role Permissions Manager,Los permisos se pueden gestionar a través de Configuración > Administrador de permisos
|
||||
DocType: Address Template,"<h4>Default Template</h4>
|
||||
<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>
|
||||
<pre><code>{{ address_line1 }}<br>
|
||||
{% if address_line2 %}{{ address_line2 }}<br>{% endif -%}
|
||||
{{ city }}<br>
|
||||
{% if state %}{{ state }}<br>{% endif -%}
|
||||
{% if pincode %} PIN: {{ pincode }}<br>{% endif -%}
|
||||
{{ country }}<br>
|
||||
{% if phone %}Phone: {{ phone }}<br>{% endif -%}
|
||||
{% if fax %}Fax: {{ fax }}<br>{% endif -%}
|
||||
{% if email_id %}Email: {{ email_id }}<br>{% endif -%}
|
||||
</code></pre>","<h4> Por defecto la plantilla <!-- h4-->
|
||||
<p> <a href=""http://jinja.pocoo.org/docs/templates/""> Jinja Templating </a> y todos los campos de la Dirección ( incluyendo campos personalizados en su caso) estará disponible <!-- p-->
|
||||
</p><pre> <code> {{address_line1}} & lt; br & gt;
|
||||
{% if address_line2%} {{address_line2}} & lt; br & gt; { endif% -%}
|
||||
{{ciudad}} & lt; br & gt;
|
||||
{% if%} Estado {{Estado}} & lt; br & gt; {% endif -%} {% if
|
||||
código PIN%} PIN: {{código PIN}} & lt; br & gt; {% endif -%}
|
||||
{{país}} & lt; br & gt;
|
||||
{% if teléfono%} Teléfono: {{teléfono}} & lt; br & gt; { % endif -%}
|
||||
{% if fax%} Fax: {{fax}} & lt; br & gt; {% endif -%}
|
||||
{% if email_ID%} Email: {{email_ID}} & lt; br & gt ; {% endif -%}
|
||||
<!-- code--> <!-- pre--></code></pre></h4>"
|
||||
|
|
|
|||
|
|
|
@ -1,5 +1,5 @@
|
|||
b'DocType: Web Form',b'Accept Payment',b'Aceptar Pago'
|
||||
b'DocType: Auto Email Report',b'Based on Permissions For User',b'Base sobre Permiso de Usuario'
|
||||
b'apps/frappe/frappe/model/base_document.py +552',"b""{0}: '{1}' ({3}) will get truncated, as max characters allowed is {2}""","b""{0}: '{1}' ({3}) resultar\xc3\xa1n truncadas, como caracteres m\xc3\xa1ximo permitido es {2}"""
|
||||
b'DocType: System Settings',b'Backups',b'Respaldos'
|
||||
b'apps/frappe/frappe/utils/password_strength.py +70',b'Better add a few more letters or another word',b'Mejor a\xc3\xb1adir algunas letras extras u otra palabra'
|
||||
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 +552,"{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 +70,Better add a few more letters or another word,Mejor añadir algunas letras extras u otra palabra
|
||||
|
|
|
|||
|
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,2 +1,26 @@
|
|||
b'DocType: Address Template',"b'<h4>Default Template</h4>\n<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>\n<pre><code>{{ address_line1 }}<br>\n{% if address_line2 %}{{ address_line2 }}<br>{% endif -%}\n{{ city }}<br>\n{% if state %}{{ state }}<br>{% endif -%}\n{% if pincode %} PIN: {{ pincode }}<br>{% endif -%}\n{{ country }}<br>\n{% if phone %}Phone: {{ phone }}<br>{% endif -%}\n{% if fax %}Fax: {{ fax }}<br>{% endif -%}\n{% if email_id %}Email: {{ email_id }}<br>{% endif -%}\n</code></pre>'","b'<h4> Mod\xc3\xa8le par d\xc3\xa9faut <!-- h4--> \n <p> <a href=""http://jinja.pocoo.org/docs/templates/""> Jinja Templating </a> et tous les champs d\'adresse ( y compris les champs personnalis\xc3\xa9s le cas \xc3\xa9ch\xc3\xa9ant) sera disponible <!-- p--> \n </p><pre> <code> {{address_line1}} & lt; br & gt; \n {% si address_line2%} {{address_line2}} & lt; br & gt; { % endif -%} \n {{ville}} & lt; br & gt; \n {% si l\'\xc3\xa9tat%} {{}} Etat & lt; br & gt; {% endif -%} {% if \n code PIN%} PIN: {{code PIN}} & lt; br & gt; {% endif -%} \n {{pays}} & lt; br & gt; \n {% si le t\xc3\xa9l\xc3\xa9phone%} T\xc3\xa9l\xc3\xa9phone: {{t\xc3\xa9l\xc3\xa9phone}} & lt; br & gt; { % endif -%} \n {% if t\xc3\xa9l\xc3\xa9copieur%} Fax: {{fax}} & lt; br & gt; {% endif -%} \n {% si email_id%} Email: {{email_id}} & lt; br & gt ; {% endif -%} \n <!-- code--> <!-- pre--></code></pre></h4>'"
|
||||
b'DocType: Feedback Trigger',"b'To add dynamic subject, use jinja tags like\n\n<div><pre><code>{{ doc.name }} Delivered</code></pre></div>'","b""Pour ajouter l'objet dynamique, utiliser des balises comme Jinja <div><pre> <code>{{ doc.name }} Delivered</code> </pre> </div>"""
|
||||
DocType: Address Template,"<h4>Default Template</h4>
|
||||
<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>
|
||||
<pre><code>{{ address_line1 }}<br>
|
||||
{% if address_line2 %}{{ address_line2 }}<br>{% endif -%}
|
||||
{{ city }}<br>
|
||||
{% if state %}{{ state }}<br>{% endif -%}
|
||||
{% if pincode %} PIN: {{ pincode }}<br>{% endif -%}
|
||||
{{ country }}<br>
|
||||
{% if phone %}Phone: {{ phone }}<br>{% endif -%}
|
||||
{% if fax %}Fax: {{ fax }}<br>{% endif -%}
|
||||
{% if email_id %}Email: {{ email_id }}<br>{% endif -%}
|
||||
</code></pre>","<h4> Modèle par défaut <!-- h4-->
|
||||
<p> <a href=""http://jinja.pocoo.org/docs/templates/""> Jinja Templating </a> et tous les champs d'adresse ( y compris les champs personnalisés le cas échéant) sera disponible <!-- p-->
|
||||
</p><pre> <code> {{address_line1}} & lt; br & gt;
|
||||
{% si address_line2%} {{address_line2}} & lt; br & gt; { % endif -%}
|
||||
{{ville}} & lt; br & gt;
|
||||
{% si l'état%} {{}} Etat & lt; br & gt; {% endif -%} {% if
|
||||
code PIN%} PIN: {{code PIN}} & lt; br & gt; {% endif -%}
|
||||
{{pays}} & lt; br & gt;
|
||||
{% si le téléphone%} Téléphone: {{téléphone}} & lt; br & gt; { % endif -%}
|
||||
{% if télécopieur%} Fax: {{fax}} & lt; br & gt; {% endif -%}
|
||||
{% si email_id%} Email: {{email_id}} & lt; br & gt ; {% endif -%}
|
||||
<!-- code--> <!-- pre--></code></pre></h4>"
|
||||
DocType: Feedback Trigger,"To add dynamic subject, use jinja tags like
|
||||
|
||||
<div><pre><code>{{ doc.name }} Delivered</code></pre></div>","Pour ajouter l'objet dynamique, utiliser des balises comme Jinja <div><pre> <code>{{ doc.name }} Delivered</code> </pre> </div>"
|
||||
|
|
|
|||
|
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
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
|
|
@ -1,449 +1,449 @@
|
|||
b'apps/frappe/frappe/desk/doctype/todo/todo_list.js +22',b'Assigned By Me',b'Dodijelio drugima'
|
||||
b'apps/frappe/frappe/desk/doctype/note/note_list.js +3',b'Notes',b'Bilje\xc5\xa1ke'
|
||||
b'DocType: Desktop Icon',b'List',b'Lista'
|
||||
b'DocType: Report',b'Report Type',b'Vrsta izvje\xc5\xa1taja'
|
||||
b'DocType: System Settings',b'Session Expiry',b'Sesija isti\xc4\x8de'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/toolbar.js +197',b'New {0} (Ctrl+B)',b'Novi {0} (Ctrl-B)'
|
||||
b'DocType: DocShare',b'DocShare',b'Dijeljenje dokumenta'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/filters/filter_list.js +144',b'Add Filter',b'Dodaj filter'
|
||||
b'DocType: Address',b'Contacts',b'Kontakti'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/save.js +12',b'Submitting',b'Potvr\xc4\x91ivanje'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +4',b'Editing Row',b'Izmjena u redu'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +57',b'What do you need help with?',b'Oko \xc4\x8dega Vam je potrebna pomo\xc4\x87?'
|
||||
b'DocType: ToDo',b'Allocated To',b'Dodijeljeno je'
|
||||
b'DocType: Custom DocPerm',b'Delete',b'Obri\xc5\xa1i'
|
||||
b'DocType: ToDo',b'Due Date',b'Datum dospije\xc4\x87a'
|
||||
b'apps/frappe/frappe/public/js/frappe/model/model.js +26',b'Assigned To',b'Dodijeljeno prema'
|
||||
b'apps/frappe/frappe/model/rename_doc.py +75',b'renamed from {0} to {1}',b'Preimenuj iz {0} u {1}'
|
||||
b'apps/frappe/frappe/public/js/legacy/form.js +347',b'Submit this document to confirm',b'Potvrdi ovaj dokument da bi ga zaklju\xc4\x8dio'
|
||||
b'DocType: Note Seen By',b'Note Seen By',b'Bilje\xc5\xa1ku je vidio'
|
||||
b'apps/frappe/frappe/public/js/frappe/list/list_sidebar_stat.html +21',b'Show Tags',b'Prika\xc5\xbei tagove'
|
||||
b'apps/frappe/frappe/templates/includes/navbar/navbar_login.html +23',b'Switch To Desk',b'Pre\xc4\x91i na radnu povr\xc5\xa1inu'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/modal.html +17',b'Confirm',b'Potvrdi'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +138',b'Assign to me',b'Dodijeljeno meni'
|
||||
b'apps/frappe/frappe/desk/form/save.py +34',b'Did not save',b'Nije se sa\xc4\x8duvalo'
|
||||
b'apps/frappe/frappe/public/js/frappe/roles_editor.js +40',b'Clear all roles',b'Obri\xc5\xa1i sve role'
|
||||
b'apps/frappe/frappe/core/page/desktop/desktop.js +38',b'Explore',b'Istra\xc5\xbei'
|
||||
b'DocType: Address',b'Sales User',b'Korisnik prodaje'
|
||||
b'DocType: Custom DocPerm',b'Set User Permissions',b'Postavite korisni\xc4\x8dka prava'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/filters/filter.js +20',b'Between',b'Izme\xc4\x91u'
|
||||
b'apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +63',b'e.g.:',b'npr:'
|
||||
b'DocType: Country',b'Country Name',b'Ime dr\xc5\xbeave'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/multi_select_dialog.js +58',b'Make a new',b'Napravite novi'
|
||||
b'DocType: Workflow State',b'Download',b'Preuzmi'
|
||||
b'DocType: Website Settings',b'Brand Image',b'Slika brenda'
|
||||
b'apps/frappe/frappe/utils/bot.py +89',b'show',b'Prika\xc5\xbei'
|
||||
b'DocType: Page',b'Yes',b'Da'
|
||||
b'DocType: Custom DocPerm',b'Role',b'Uloga'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +770',b'Totals',b'Ukupno'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/treeview.js +183',b'Add Child',b'Dodaj podre\xc4\x91eni'
|
||||
b'apps/frappe/frappe/core/doctype/user/user.py +929',b'Invalid Password: ',b'Pogre\xc5\xa1na lozinka:'
|
||||
b'DocType: System Settings',b'System Settings',b'Sistemska pode\xc5\xa1avanja'
|
||||
b'apps/frappe/frappe/core/report/feedback_ratings/feedback_ratings.js +40',b'To Date',b'Do datuma'
|
||||
b'DocType: Chat Profile',b'Offline',b'Van mre\xc5\xbee (offline)'
|
||||
b'DocType: Chat Message',b'System Manager',b'Menad\xc5\xbeer sistema'
|
||||
b'apps/frappe/frappe/www/update-password.html +18',b'New Password',b'Nova lozinka'
|
||||
b'DocType: User',b'Middle Name (Optional)',b'Srednje ime (opciono)'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/set_sharing.html +7',b'Can Share',b'Mo\xc5\xbee dijeliti'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/layout.js +115',b'Dashboard',b'Nadzorna plo\xc4\x8da'
|
||||
b'DocType: Contact',b'Last Name',b'Prezime'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/pageview.js +112',b'Sorry! You are not permitted to view this page.',b'Niste autorizovani za prikaz ove stranice.'
|
||||
b'DocType: Web Form',b'Success Message',b'Poruka o uspjehu'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/form_sidebar.js +62',b'{0} created this {1}',b'{1} {0} je kreirao/la ovo.'
|
||||
b'DocType: Chat Profile',b'Online',b'Na mre\xc5\xbei'
|
||||
b'apps/frappe/frappe/core/doctype/file/file.py +320',b'Folder {0} does not exist',b'Folder {0} ne postoji'
|
||||
b'DocType: Activity Log',b'Subject',b'Naslov'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/file/file_view.js +76',b'Enter folder name',b'Unesi naziv foldera'
|
||||
b'DocType: Workflow State',b'Tags',b'Tagovi'
|
||||
b'apps/frappe/frappe/patches/v6_19/comment_feed_communication.py +131',b'Assignment',b'Dodjeljivanje'
|
||||
b'DocType: Workflow State',b'move',b'Kretanje'
|
||||
b'DocType: Language',b'Language',b'Jezik'
|
||||
b'apps/frappe/frappe/public/js/legacy/form.js +769',b'Permanently Submit {0}?',b'Trajno potvrdi {0} ?'
|
||||
b'DocType: Address',b'Maintenance User',b'Korisnik odr\xc5\xbeavanja'
|
||||
b'DocType: Contact',b'Image',b'Slika'
|
||||
b'apps/frappe/frappe/public/js/frappe/model/model.js +528',b'Rename {0}',b'Preimenuj {0}'
|
||||
b'apps/frappe/frappe/public/js/frappe/socketio_client.js +341',b'File Upload',b'Dodavanje fajla'
|
||||
b'DocType: Report',b'Add Total Row',b'Dodaj red ukupno bez PDV-a'
|
||||
,b'Setup Wizard',b'\xc4\x8carobnjak za postavke'
|
||||
b'apps/frappe/frappe/core/report/feedback_ratings/feedback_ratings.js +33',b'From Date',b'Od datuma'
|
||||
b'DocType: Data Import',b'Amended From',b'Izmijenjena iz'
|
||||
b'apps/frappe/frappe/desk/doctype/desktop_icon/desktop_icon.py +166',b'Desktop Icon already exists',b'Ikona na radnoj povr\xc5\xa1ini ve\xc4\x87 postoji'
|
||||
b'DocType: Communication',b'Attachment Removed',b'Prilog uklonjen'
|
||||
b'DocType: Chat Room',b'Users',b'Korisnici'
|
||||
b'DocType: Data Import',b'Import Log',b'Log uvoza'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/comment.js +36',b'Add a comment',b'Dodaj komentar'
|
||||
b'apps/frappe/frappe/public/js/frappe/model/model.js +508',b'Permanently delete {0}?',b'Trajno obri\xc5\xa1i dokument {0} ?'
|
||||
b'DocType: Custom DocPerm',b'Export',b'Izvezi'
|
||||
b'DocType: Communication',b'Cancelled',b'Otkazan'
|
||||
b'DocType: Contact',b'Open',b'Otvoren'
|
||||
b'DocType: File',b'Attached To DocType',b'Prilo\xc5\xbeen u vrstu dokumetu'
|
||||
b'apps/frappe/frappe/config/desk.py +32',b'Chat messages and other notifications.',b'Poruke i ostala obavje\xc5\xa1tenja.'
|
||||
b'apps/frappe/frappe/website/doctype/blog_post/blog_post.py +80',b'{0} comments',b'{0} komentara'
|
||||
b'apps/frappe/frappe/public/js/frappe/socketio_client.js +267',b'Upload Failed',b'Dodavanje priloga neuspje\xc5\xa1no'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/toolbar.js +171',b'Customize',b'Prilagodite'
|
||||
b'apps/frappe/frappe/core/page/permission_manager/permission_manager.js +310',b'Users with role {0}:',b'Korisnici sa rolom {0} :'
|
||||
b'apps/frappe/frappe/core/page/permission_manager/permission_manager.js +417',b'Did not add',b'Nije dodato'
|
||||
b'apps/frappe/frappe/config/desk.py +19',b'Files',b'Fajlovi'
|
||||
b'DocType: Communication',b'Opened',b'Otvoreno'
|
||||
b'apps/frappe/frappe/desk/reportview.py +268',b'No Tags',b'Nema tag-ova'
|
||||
b'DocType: Workflow State',b'picture',b'Slika'
|
||||
b'DocType: Workflow State',b'Edit',b'Izmijeni'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/treeview.js +240',b'New {0}',b'Novi {0}'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/treeview.js +374',b'Chart of Accounts',b'Kontni plan'
|
||||
b'apps/frappe/frappe/email/doctype/email_group/email_group.js +9',b'View',b'Pogledaj'
|
||||
b'DocType: Email Alert',b'Print Settings',b'Pode\xc5\xa1avanje \xc5\xa1tampanja'
|
||||
,b'Modules Setup',b'Pode\xc5\xa1avanje modula'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +93',b'Search or type a command',b'Pretra\xc5\xbeite ili otkucajte komandu'
|
||||
b'DocType: About Us Team Member',b'Image Link',b'Link za sliku'
|
||||
b'DocType: Workflow State',b'folder-close',b'Folder-zatvori'
|
||||
b'DocType: Calendar View',b'Subject Field',b'Polje naslova'
|
||||
b'apps/frappe/frappe/core/doctype/file/test_file.py +43',b'Home/Test Folder 1',b'Naslovna / Test Folder1'
|
||||
b'DocType: Address',b'Country',b'Dr\xc5\xbeava'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/file/file_view.js +62',b'New Folder',b'Novi folder'
|
||||
b'DocType: Communication',b'Email',b'Email'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/save.js +150',b'Mandatory fields required in {0}',b'Obavezna polja koja se moraju unijeti u dijelu {0}'
|
||||
b'DocType: Chat Message Attachment',b'Attachment',b'Prilog'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/filters/filter.js +11',b'Not equals',b'Nije jednak'
|
||||
b'DocType: Help Article',b'Knowledge Base Contributor',b'Saradnik zs bazu znanja'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +127',b'Help on Search',b'Pomo\xc4\x87 oko pretrage'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/page.html +23',b'Menu',b'Meni'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/inbox/inbox_view.js +159',b'No {0} mail',b'{0} email nije na\xc4\x91en'
|
||||
b'DocType: Email Account',b'Attachment Limit (MB)',b'Prilog limitiran na (MB)'
|
||||
b'DocType: Error Snapshot',b'Error Snapshot',b'Snimak gre\xc5\xa1aka (snapshot)'
|
||||
b'apps/frappe/frappe/public/js/frappe/model/model.js +27',b'Document Status',b'Status dokumenta'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/save.js +11',b'Saving',b'\xc4\x8cuvanje'
|
||||
b'DocType: About Us Settings',b'Website',b'Web sajt'
|
||||
b'apps/frappe/frappe/desk/page/activity/activity.js +58',b'Show Likes',b'Prika\xc5\xbei lajkove'
|
||||
b'apps/frappe/frappe/config/core.py +27',b'Script or Query reports',b'Skripte ili query izvje\xc5\xa1taji'
|
||||
b'apps/frappe/frappe/integrations/doctype/gsuite_templates/gsuite_templates.py +30',b'Added {0}',b'Dodat\xd0\xbe {0}'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/treeview.js +372',b'Add to Desktop',b'Dodaj na radnu povr\xc5\xa1inu'
|
||||
b'apps/frappe/frappe/public/js/frappe/upload.js +26',b'Upload Attachment',b'Prilo\xc5\xbei datoteku'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +64',b'Documentation',b'Dokumentacija'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/gantt/gantt_view.js +8',b'Gantt',b'Gantogram'
|
||||
b'DocType: Contact',b'First Name',b'Ime'
|
||||
b'apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +30',b'User Permissions',b'Prava pristupa korisnika'
|
||||
b'DocType: Contact',b'More Information',b'Vi\xc5\xa1e informacija'
|
||||
b'apps/frappe/frappe/email/doctype/newsletter/newsletter.py +199',b'Confirm Your Email',b'Potvrdi tvoj E mail'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/controls/text_editor.js +311',b'Select from existing attachments',b'Odaberite neku od ve\xc4\x87 dodatih'
|
||||
b'DocType: Event',b'Groups',b'Grupe'
|
||||
b'DocType: Contact',b'Accounts Manager',b'Menad\xc5\xbeer ra\xc4\x8duna'
|
||||
b'apps/frappe/frappe/email/doctype/email_alert/email_alert.js +20',b'Created On',b'Kreirano'
|
||||
b'apps/frappe/frappe/website/doctype/blog_post/blog_post.py +78',b'1 comment',b'1 komentar'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/multi_select_dialog.js +53',b'Date Range',b'Opseg datuma'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/treeview.js +75',b'Expand All',b'Pro\xc5\xa1iri sve'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/toolbar/search_utils.js +111',b'New',b'Novi'
|
||||
b'apps/frappe/frappe/core/doctype/file/file.py +184',b'Cannot delete Home and Attachments folders',b'Ne mo\xc5\xbeete brisati foldere Naslovna i prilozi'
|
||||
b'DocType: User',b'Desktop Background',b'Pozadina radne povr\xc5\xa1ine'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/form_sidebar.html +50',b'Attach File',b'Prilo\xc5\xbei dokument'
|
||||
b'DocType: ToDo',b'High',b'Visok'
|
||||
b'apps/frappe/frappe/website/doctype/web_form/templates/web_form.html +304',b'Payment Complete',b'Pla\xc4\x87anje zaklju\xc4\x8deno'
|
||||
b'apps/frappe/frappe/www/printview.py +200',b'No {0} permission',b'{0} Nema dozvolu'
|
||||
b'apps/frappe/frappe/public/js/frappe/list/list_view.js +889',b'Delete {0} items permanently?',b'Trajno obri\xc5\xa1i stavke{0} ?'
|
||||
b'DocType: Address',b'Postal Code',b'Po\xc5\xa1tanski broj'
|
||||
b'apps/frappe/frappe/workflow/doctype/workflow/workflow_list.js +7',b'Not active',b'Nije aktivna'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/kanban/kanban_column.html +19',b'Add',b'Dodaj'
|
||||
b'DocType: Email Account',b'Add Signature',b'Dodaj potpis'
|
||||
b'DocType: Deleted Document',b'New Name',b'Novi naziv'
|
||||
b'DocType: Feedback Trigger',b'Enabled',b'Aktivan'
|
||||
b'DocType: ToDo',b'ToDo',b'To Do'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/toolbar/search_utils.js +193',b'Report {0}',b'Izvje\xc5\xa1taj {0}'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/communication.js +15',b'New Email',b'Novi email'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/slides.js +29',b'Add More',b'Dodaj jo\xc5\xa1'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +907',b'Pick Columns',b'Odaberi kolone'
|
||||
b'DocType: Footer Item',b'Company',b'Preduze\xc4\x87e'
|
||||
b'DocType: Address',b'Purchase User',b'Korisnik u nabavci'
|
||||
b'apps/frappe/frappe/public/js/frappe/model/model.js +18',b'Created By',b'Kreirao'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +975',b'Export Report: {0}',b'Izvoz izvje\xc5\xa1taja: {0}'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +13',b'Insert Below',b'Ubacite ispod'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +137',b'Assign To',b'Dodijeli'
|
||||
b'apps/frappe/frappe/www/update-password.html +79',b'Invalid Password',b'Pogre\xc5\xa1na lozinka'
|
||||
b'apps/frappe/frappe/integrations/doctype/dropbox_settings/dropbox_settings.py +272',b'Dropbox Setup',b'Dropbox pode\xc5\xa1avanje'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/share.js +57',b'Share {0} with',b'Podijeli {0} sa'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/controls/attach.js +60',b'Clear Attachment',b'Obri\xc5\xa1i dodatu sliku'
|
||||
,b'Addresses And Contacts',b'Adrese i kontakti'
|
||||
b'DocType: Address',b'Accounts User',b'Ra\xc4\x8duni korisnik'
|
||||
b'DocType: File',b'File Name',b'Naziv dokumenta'
|
||||
b'DocType: Has Role',b'Has Role',b'Ima ulogu'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/form_sidebar.html +63',b'Shared With',b'Podijeljeno sa'
|
||||
b'DocType: Contact',b'Contact',b'Kontakt'
|
||||
b'apps/frappe/frappe/desk/page/activity/activity_row.html +34',b'{0} {1} to {2}',b'{0} {1} do {2}'
|
||||
b'apps/frappe/frappe/templates/includes/comments/comments.html +25',b'Add Comment',b'Dodaj komentar'
|
||||
b'DocType: Error Log',b'Title',b'Naslov'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/form_sidebar.html +44',b'Assign',b'Dodijeli'
|
||||
b'DocType: Note',b'Note',b'Bilje\xc5\xa1ke'
|
||||
b'apps/frappe/frappe/public/js/frappe/list/list_renderer.js +629',b'No {0} found',b'{0} nije nadjen'
|
||||
b'DocType: Email Group',b'Newsletter Manager',b'Menad\xc5\xbeer newsletter-a'
|
||||
,b'User Permissions Manager',b'Menad\xc5\xbeer prava pristupa korisnika'
|
||||
b'apps/frappe/frappe/core/doctype/communication/communication.js +77',b'Add Contact',b'Dodaj kontakt'
|
||||
b'apps/frappe/frappe/core/doctype/version/version.js +5',b'Show all Versions',b'Prika\xc5\xbei sve verzije'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +10',b'Insert Above',b'Ubacite iznad'
|
||||
b'apps/frappe/frappe/core/doctype/version/version_view.html +14',b'New Value',b'Nova vrijednost'
|
||||
b'apps/frappe/frappe/templates/pages/integrations/payment-failed.html +3',b'Payment Failed',b'Pla\xc4\x87anje nije uspjelo'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/form_links.html +13',b'Open {0}',b'Otvoren {0}'
|
||||
b'DocType: DocType',b'Sort Order',b'Sortiranje'
|
||||
b'DocType: DocField',b'Password',b'Lozinka'
|
||||
b'DocType: Customize Form',b'Image Field',b'Polje sa slikom'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/share.js +36',b'Shared with {0}',b'Podijeljeno sa {0}'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/toolbar.js +142',b'Duplicate',b'Dupliraj'
|
||||
b'DocType: Blog Category',b'Blogger',b'Blogger'
|
||||
b'DocType: User',b'Change Password',b'Promjena lozinke'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/treeview.js +336',b'View List',b'Prikaz liste'
|
||||
b'DocType: Communication',b'Delivery Status',b'Status isporuke'
|
||||
b'apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +790',b'Saved',b'Sa\xc4\x8duvano'
|
||||
b'DocType: Workflow State',b'share-alt',b'Podijeli-alt'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/upload.html +12',b'Web Link',b'Url adresa'
|
||||
b'DocType: Web Form',b'Amount',b'Vrijednost'
|
||||
b'apps/frappe/frappe/config/desk.py +26',b'Event and other calendars.',b'Doga\xc4\x91aji i ostali kalendari.'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/comment.js +44',b'Ctrl+Enter to add comment',b'Ctrl + enter da dodate komentar'
|
||||
b'DocType: Workflow State',b'Comment',b'Komentar'
|
||||
b'DocType: User',b'Timezone',b'Vremenska zona'
|
||||
b'DocType: Workflow State',b'Refresh',b'Osvje\xc5\xbei'
|
||||
b'apps/frappe/frappe/core/doctype/file/test_file.py +57',b'Home/Test Folder 2',b'Nalovna/ Test Folder2'
|
||||
b'DocType: Contact Us Settings',b'Email ID',b'Email adresa'
|
||||
b'DocType: Chat Profile',b'Status',b'Status'
|
||||
b'apps/frappe/frappe/desk/query_report.py +28',b'Report {0} is disabled',b'Izvje\xc5\xa1taj {0} \xd1\x98e onemogu\xc4\x87en'
|
||||
b'apps/frappe/frappe/config/desktop.py +8',b'Tools',b'Alati'
|
||||
b'DocType: Communication',b'Deleted',b'Obrisan'
|
||||
b'DocType: System Settings',b'Setup Complete',b'Pode\xc5\xa1avanje zavr\xc5\xa1eno'
|
||||
b'apps/frappe/frappe/core/doctype/user/user.js +94',b'Reset Password',b'Resetuju lozinku'
|
||||
b'DocType: Contact',b'Salutation',b'Titula'
|
||||
b'DocType: Activity Log',b'Date',b'Datum'
|
||||
,b'Desktop',b'Radna povr\xc5\xa1ina'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/set_sharing.html +39',b'Share this document with',b'Podijelite ovaj dokument sa'
|
||||
b'apps/frappe/frappe/templates/pages/integrations/braintree_checkout.html +29',b'Pay',b'Plati'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/image/image_view.js +11',b'Images',b'Slike'
|
||||
,b'Document Share Report',b'Izvje\xc5\xa1taj o dijeljenim dokumentima'
|
||||
b'apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +26',b'Tree',b'Stablo'
|
||||
b'apps/frappe/frappe/desk/doctype/todo/todo.py +20',b'Assigned to {0}: {1}',b'Dodijeljen {0}: {1}'
|
||||
b'DocType: Chat Room',b'Type',b'Tip'
|
||||
b'DocType: DocField',b'Attach Image',b'Dodajte sliku'
|
||||
b'DocType: Custom DocPerm',b'Submit',b'Potvrdi'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/save.js +157',b'Missing Fields',b'Polja koja nisu une\xc5\xa1ena'
|
||||
b'DocType: Website Settings',b'Brand',b'Brend'
|
||||
b'DocType: Email Queue',b'Attachments',b'Prilozi'
|
||||
b'DocType: Contact',b'Sales Manager',b'Menad\xc5\xbeer prodaje'
|
||||
b'DocType: Report',b'Report Manager',b'Menad\xc5\xbeer za izvje\xc5\xa1taje'
|
||||
b'DocType: Desktop Icon',b'Desktop Icon',b'Ikone na radnoj povr\xc5\xa1ini'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/multi_select_dialog.js +67',b'Get Items',b'Dodaj stavke'
|
||||
b'apps/frappe/frappe/public/js/frappe/model/meta.js +187',b'Last Modified On',b'Poslednji put izmijenjeno'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/save.js +147',"b'Mandatory fields required in table {0}, Row {1}'","b'Obavezna polja koja se moraju unijeti u tabeli {0}, Red {1}'"
|
||||
b'apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +497',b'Added',b'Dodato'
|
||||
b'DocType: Workflow',b'Is Active',b'Je aktivan'
|
||||
b'apps/frappe/frappe/www/login.html +83',b'Forgot Password',b'Zaboravili ste lozinku'
|
||||
b'DocType: Page',b'No',b'Ne'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +860',b'New Report name',b'Novi naziv izvje\xc5\xa1taja'
|
||||
b'apps/frappe/frappe/www/login.py +48',b'Mobile Number',b'Mobilni br. telefona'
|
||||
b'apps/frappe/frappe/public/js/frappe/model/indicator.js +19',b'Not Saved',b'Nije sa\xc4\x8duvano'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/communication.js +347',b'Add Attachment',b'Dodaj prilog'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/gantt/gantt_view.js +140',b'Week',b'Nedelja'
|
||||
b'DocType: Activity Log',b'Full Name',b'Puno ime'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/quick_entry.js +207',b'Edit in full page',b'Izmijeni u punoj strani'
|
||||
b'apps/frappe/frappe/public/js/legacy/form.js +799',b'Permanently Cancel {0}?',b'Trajno otka\xc5\xbei {0} ?'
|
||||
b'apps/frappe/frappe/core/doctype/data_export/exporter.py +120',b'Notes:',b'Bilje\xc5\xa1ke :'
|
||||
b'DocType: Email Alert',b'Save',b'Sa\xc4\x8duvaj'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/file/file_view.js +35',b'File Manager',b'Fajlovi'
|
||||
b'apps/frappe/frappe/desk/doctype/bulk_update/bulk_update.py +23',b'; not allowed in condition',b'; \xd0\xbd\xd0\xb8\xd1\x98\xd0\xb5 \xd0\xb4\xd0\xbe\xd0\xb7\xd0\xb2\xd0\xbe\xd1\x99\xd0\xb5\xd0\xbda \xd1\x83 \xd1\x83\xd1\x81\xd0\xbb\xd0\xbe\xd0\xb2\xd1\x83'
|
||||
b'DocType: File',b'Folder',b'Folder'
|
||||
b'apps/frappe/frappe/core/doctype/data_import/data_import.js +56',b'Help',b'Pomo\xc4\x87'
|
||||
b'apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +415',b'Attach Your Picture',b'Prilo\xc5\xbeite svoju fotografiju'
|
||||
b'DocType: Report',b'Disabled',b'Neaktivni'
|
||||
b'DocType: Communication',b'Email Account',b'Email nalog'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/grid_body.html +17',b'Add Multiple',b'Dodaj vi\xc5\xa1e'
|
||||
b'DocType: Custom DocPerm',b'Import',b'Uvoz'
|
||||
b'DocType: User',b'Security Settings',b'Bezbjedonosna pode\xc5\xa1avanja'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/multi_select_dialog.js +26',b'Search term',b'Pretraga'
|
||||
b'apps/frappe/frappe/www/login.html +20',b'Email Address',b'Email adresa'
|
||||
b'DocType: Google Maps',b'Home Address',b'Ku\xc4\x87na adresa'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +25',b'Ctrl + Up',b'Ctrl + up'
|
||||
b'DocType: Communication',b'Assigned',b'Dodijeljeno'
|
||||
b'DocType: Desktop Icon',b'_report',b'_izvje\xc5\xa1taj'
|
||||
b'apps/frappe/frappe/config/setup.py +140',b'Restore or permanently delete a document.',b'Vrati ili trajno obri\xc5\xa1i dokument.'
|
||||
b'DocType: About Us Settings',b'Website Manager',b'Menad\xc5\xbeer za web sajt'
|
||||
b'DocType: Address',b'State',b'Dr\xc5\xbeava (USA)'
|
||||
b'DocType: Activity Log',b'Closed',b'Zatvoreno'
|
||||
b'apps/frappe/frappe/core/doctype/has_role/has_role.py +12',"b""User '{0}' already has the role '{1}'""","b""Korisnik '{0}' ve\xc4\x87 sar\xc5\xbei rolu '{1}'"""
|
||||
b'apps/frappe/frappe/public/js/frappe/form/controls/link.js +169',b'Create a new {0}',b'Kreirajte {0}'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/kanban/kanban_board.html +11',b'Loading...',b'U\xc4\x8ditavanje ...'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/form_sidebar.js +59',b'{0} edited this {1}',b'{1} {0} je izmijenio/la ovo'
|
||||
b'DocType: Error Log',b'Error Log',b'Log gre\xc5\xa1aka'
|
||||
b'DocType: DocField',b'Description',b'Opis'
|
||||
b'DocType: Newsletter',b'Newsletter',b'Newsletter'
|
||||
b'apps/frappe/frappe/desk/moduleview.py +94',b'Standard Reports',b'Standardni izvje\xc5\xa1taji'
|
||||
b'apps/frappe/frappe/website/doctype/web_form/templates/web_form.html +161',b'Change',b'Kusur'
|
||||
b'apps/frappe/frappe/templates/pages/integrations/payment-success.html +3',b'Payment Success',b'Pla\xc4\x87anje uspje\xc5\xa1no'
|
||||
b'DocType: User',b'Reset Password Key',b'Resetuj klju\xc4\x8d lozinke'
|
||||
,b'Activity',b'Aktivnost'
|
||||
b'DocType: Communication',b'Submitted',b'Potvr\xc4\x91en'
|
||||
b'DocType: File',b'Is Folder',b'Da li je Folder'
|
||||
b'DocType: Page',b'Roles',b'Role'
|
||||
b'apps/frappe/frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.js +9',b'Party Type',b'Tip partije'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +132',b'Make a new record',b'Napravite novi zapis'
|
||||
b'apps/frappe/frappe/core/doctype/user/user_list.js +12',b'Active',b'Aktivan'
|
||||
b'DocType: Workflow State',b'Calendar',b'Kalendar'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/file/file_view.js +87',b'Import Zip',b'Uvoz zip arhive'
|
||||
b'DocType: Custom DocPerm',b'Amend',b'Izmijeni'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/layout.js +177',b'Hide Details',b'Sakrij detalje'
|
||||
b'apps/frappe/frappe/core/doctype/version/version_view.html +47',b'Success',b'Uspje\xc5\xa1no'
|
||||
b'apps/frappe/frappe/core/doctype/data_export/exporter.py +111',b'Data Import Template',b'\xc5\xa0ablon za uvoz podataka'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/formatters.js +133',b'{0} to {1}',b'{0} do {1}'
|
||||
b'DocType: User',b'Background Image',b'Pozadinska slika'
|
||||
b'DocType: Web Form',b'Payments',b'Pla\xc4\x87anja'
|
||||
b'apps/frappe/frappe/core/doctype/communication/communication.js +42',b'Close',b'Zatvori'
|
||||
b'apps/frappe/frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.js +22',b'Party Name',b'Ime partije'
|
||||
b'apps/frappe/frappe/templates/print_formats/standard_macros.html +39',b'Sr',b'Rb'
|
||||
b'DocType: Contact',b'Purchase Master Manager',b'Direktor nabavke'
|
||||
b'DocType: User',b'Last Login',b'Poslednja prijava'
|
||||
b'apps/frappe/frappe/core/doctype/file/file.py +235',b'Folder {0} is not empty',b'Folder {0} nije prazan'
|
||||
b'DocType: Custom DocPerm',b'Report',b'Izvje\xc5\xa1taj'
|
||||
b'DocType: Communication',b'User Tags',b'Korisni\xc4\x8dki tagovi'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/link_selector.js +106',b'Make a new {0}',b'Napravite novi {0}'
|
||||
b'apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +49',b'Assigned To Me',b'Dodijeljeno meni'
|
||||
b'DocType: User',b'Email Settings',b'Pode\xc5\xa1avanje emaila'
|
||||
,b'Role Permissions Manager',b'Menad\xc5\xbeer prava pristupa rolama'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +580',b'Delete comment?',b'Obri\xc5\xa1i komentar?'
|
||||
b'DocType: Contact',b'Purchase Manager',b'Menad\xc5\xbeer nabavke'
|
||||
b'DocType: About Us Settings',b'About Us Settings',b'Pode\xc5\xa1avanja o nama'
|
||||
b'apps/frappe/frappe/website/doctype/website_settings/website_settings.js +3',b'View Website',b'Pogledaj sajt'
|
||||
b'apps/frappe/frappe/core/page/permission_manager/permission_manager.js +492',b'Saved!',b'Sa\xc4\x8duvano!'
|
||||
b'apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +9',b'Add a New Role',b'Dodaj novu rolu'
|
||||
b'apps/frappe/frappe/public/js/frappe/roles_editor.js +30',b'Add all roles',b'Dodaj sve role'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/toolbar.js +153',b'Reload',b'U\xc4\x8ditaj ponovo'
|
||||
b'DocType: ToDo',b'Low',b'Nizak'
|
||||
b'DocType: Integration Request',b'Completed',b'Zavr\xc5\xa1eno'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +24',b'Apply',b'Primijeni'
|
||||
b'apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +51',b'Yesterday',b'Ju\xc4\x8de'
|
||||
b'apps/frappe/frappe/desk/query_report.py +227',b'Total',b'Ukupno'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +877',b'Show Totals',b'Prika\xc5\xbei ukupno'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/messages.js +219',b'Enter your password',b'Unesite lozinku'
|
||||
b'apps/frappe/frappe/utils/bot.py +91',b'Like',b'Kao'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +487',b'Export Report: ',b'Izvoz izvje\xc5\xa1taja:'
|
||||
b'apps/frappe/frappe/public/js/frappe/list/list_sidebar.js +208',b'New Kanban Board',b'Nova Kanban prikaz'
|
||||
b'DocType: DocType',b'Image View',b'Prikaz slike'
|
||||
b'apps/frappe/frappe/desk/doctype/event/event.py +66',"b""Events In Today's Calendar""",b'Doga\xc4\x91aji u kalendaru na dana\xc5\xa1nji dan.'
|
||||
b'DocType: Workflow State',b'remove',b'Ukloni'
|
||||
b'apps/frappe/frappe/email/doctype/email_group/email_group.js +45',b'New Newsletter',b'Novi newsletter'
|
||||
b'DocType: Activity Log',b'Message',b'Poruka'
|
||||
b'apps/frappe/frappe/www/login.html +90',b'Back to Login',b'Vrati se na prijavu'
|
||||
b'apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +32',b'Kanban',b'Kanban'
|
||||
b'apps/frappe/frappe/core/page/permission_manager/permission_manager.js +141',b'Loading',b'U\xc4\x8ditavanje'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/reportview_footer.html +9',b'Show all data',b'Prika\xc5\xbei sve podatke'
|
||||
b'DocType: Auto Email Report',b'Weekly',b'Nedeljni'
|
||||
b'apps/frappe/frappe/public/js/frappe/roles_editor.js +204',b'Role Permissions',b'Prava pristupa rolama'
|
||||
b'DocType: Communication',b'From',b'Od'
|
||||
b'apps/frappe/frappe/core/doctype/file/test_file.py +74',b'Home/Test Folder 1/Test Folder 3',b'Naslovna / Test Folder1 / Test Folder3'
|
||||
b'DocType: Workflow State',b'share',b'Podijeli'
|
||||
b'apps/frappe/frappe/core/doctype/file/file.py +168',b'Same file has already been attached to the record',b'Isti fajl je ve\xc4\x87 dodijeljen nekom zapisu'
|
||||
b'apps/frappe/frappe/core/doctype/user/user.js +74',b'Set Desktop Icons',b'Podesi ikonice na radnoj povr\xc5\xa1ini'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/controls/link.js +179',b'Advanced Search',b'Napredna pretraga'
|
||||
b'DocType: Communication',b'Error',b'Gre\xc5\xa1ka'
|
||||
b'DocType: Address',b'Warehouse',b'Skladi\xc5\xa1te'
|
||||
b'DocType: Workflow State',b'Upload',b'Prilo\xc5\xbei'
|
||||
b'DocType: Workflow',b'States',b'Dr\xc5\xbeave'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +58',b'Go',b'Tra\xc5\xbei'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/controls/date.js +114',b'Date must be in format: {0}',b'Datum mora biti u formatu {0}'
|
||||
b'apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +52',b'{0} days ago',b'prije {0} dana'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/grid_body.html +20',b'Add Row',b'Dodaj red'
|
||||
b'DocType: File',b'Is Home Folder',b'Da li je folder naslovna'
|
||||
b'apps/frappe/frappe/desk/doctype/todo/todo_list.js +7',b'To Do',b'To Do'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/filters/filter.js +15',b'Not In',b'Nije u'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +134',b'Add to To Do',b'Dodaj u To Do'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +145',b'Created',b'Kreirano'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/link_selector.js +125',b'Added {0} ({1})',b'Dodato {0} ({1})'
|
||||
b'DocType: OAuth Client',b' Advanced Settings',b'Napredna pode\xc5\xa1avanja'
|
||||
b'DocType: Address',b'Address',b'Adresa'
|
||||
b'DocType: Email Account',b'Email Addresses',b'Email adrese'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/treeview.js +89',b'{0} Tree',b'{0} stablo'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/filters/filter.js +10',b'Equals',b'Jednak'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +283',b'Loading Report',b'U\xc4\x8ditavanje izvje\xc5\xa1taja'
|
||||
b'DocType: Address',b'Address Line 1',b'Adresa 1'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/kanban/kanban_board.html +4',b'Add a column',b'Dodaj kolonu'
|
||||
,b'Background Jobs',b'Pozadinski procesi'
|
||||
b'DocType: Activity Log',b'Login',b'Prijava'
|
||||
b'DocType: Chat Message',b'Chat',b'Poruke'
|
||||
b'apps/frappe/frappe/config/setup.py +139',b'Deleted Documents',b'Obrisana dokumenta'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/print.js +263',b'With Letter head',b'Sa zaglavljem'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/filters/filter.js +13',b'Not Like',b'Nije kao'
|
||||
b'DocType: DocType',b'Setup',b'Pode\xc5\xa1avanje'
|
||||
b'DocType: Data Import',b'Import Status',b'Status uvoza'
|
||||
b'apps/frappe/frappe/core/doctype/user/user.js +136',b'Create User Email',b'Kreiraj korisni\xc4\x8dki Email'
|
||||
b'DocType: Address',b'Address Line 2',b'Adresa 2'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +448',b'{0} from {1} to {2}',b'{0} od {1} za {2}'
|
||||
b'apps/frappe/frappe/public/js/frappe/model/indicator.js +54',b'Draft',b'Na \xc4\x8dekanju'
|
||||
b'DocType: Contact',b'Maintenance Manager',b'Menad\xc5\xbeer odr\xc5\xbeavanja'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +25',b'Ctrl + Down',b'Ctrl + down'
|
||||
b'DocType: Data Import',b'Data Import',b'Uvoz podataka'
|
||||
b'apps/frappe/frappe/core/doctype/file/file.py +142',b'Folder is mandatory',b'Folder je obavezan podatak'
|
||||
b'apps/frappe/frappe/desk/reportview.py +112',b'{0} is saved',b'{0} je sa\xc4\x8duvan'
|
||||
b'DocType: DocField',b'Datetime',b'Datum vrijeme'
|
||||
b'DocType: Email Group',b'Email Group',b'Email grupa'
|
||||
b'apps/frappe/frappe/core/page/desktop/desktop.py +14',b'Add Employees to Manage Them',"b'Dodaj zaposlenog u ""Manage them""'"
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +1018',b'{0} Report',b'Izvje\xc5\xa1taj {0}'
|
||||
b'apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +10',b'Reports',b'Izvje\xc5\xa1taji'
|
||||
b'apps/frappe/frappe/public/js/frappe/model/model.js +25',b'Comments',b'Komentari'
|
||||
b'DocType: Workflow State',b'folder-open',b'folder-otvori'
|
||||
b'apps/frappe/frappe/public/js/frappe/model/model.js +531',b'Merge with existing',b'Spoji sa postoje\xc4\x87im'
|
||||
b'DocType: Print Settings',b'Send Print as PDF',b'\xc5\xa0tampaj u PDF'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +35',b'My Settings',b'Moja pode\xc5\xa1avanja'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/toolbar/search_utils.js +235',b'Email Inbox',b'Email primljene'
|
||||
b'apps/frappe/frappe/www/list.html +4',b'{0} List',b'{0} Lista'
|
||||
b'DocType: Report',b'Letter Head',b'Zaglavlje'
|
||||
b'apps/frappe/frappe/website/js/web_form.js +265',b'Uploading files please wait for a few seconds.',b'Prilaganje fajlova je u toku. Molimo sa\xc4\x8dekajte par sekundi.'
|
||||
b'DocType: Workflow State',b'Home',b'Naslovna'
|
||||
b'apps/frappe/frappe/public/js/frappe/desk.js +383',b'Session Expired',b'Sesija je istekla'
|
||||
b'DocType: Communication',b'Received',b'Primljeno'
|
||||
b'DocType: User',b'Login After',b'Prijava nakon'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +531',b'PDF',b'PDF'
|
||||
b'DocType: Contact',b'Mobile No',b'Mobilni br.'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/sort_selector.js +182',b'Most Used',b'Najvi\xc5\xa1e kori\xc5\xa1\xc4\x87eno'
|
||||
b'apps/frappe/frappe/utils/data.py +595',b'{0} or {1}',b'{0} {1} ili'
|
||||
b'DocType: File',b'Is Attachments Folder',b'Da li je prilog folder'
|
||||
b'DocType: Contact',b'Gender',b'Pol'
|
||||
b'apps/frappe/frappe/templates/pages/integrations/payment-cancel.html +3',b'Payment Cancelled',b'Pla\xc4\x87enje otkazano'
|
||||
b'DocType: DocField',b'Report Hide',b'Sakrij izvje\xc5\xa1taj'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +981',b'Setup Auto Email',b'Pode\xc5\xa1avanje auto e-mail-a'
|
||||
b'apps/frappe/frappe/contacts/doctype/address/address.py +135',b'Addresses',b'Adrese'
|
||||
b'DocType: ToDo',b'Assigned By',b'Dodijelio od strane'
|
||||
b'DocType: Contact',b'All',b'Svi'
|
||||
b'DocType: Auto Email Report',b'Report Filters',b'Filteri na izvje\xc5\xa1taju'
|
||||
b'apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +54',b'{0} months ago',b'Prije {0} mjeseci'
|
||||
b'DocType: User',b'Modules Access',b'Pristup modulima'
|
||||
b'DocType: Web Form',b'Allow Comments',b'Dozvoli komentare'
|
||||
b'DocType: User',b'Login Before',b'Prijava prije'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/share.js +115',b'Share With',b'Podijeli sa'
|
||||
b'apps/frappe/frappe/core/page/desktop/desktop.py +15',"b'Add your Employees so you can manage leaves, expenses and payroll'","b'Dodaj Va\xc5\xa1e zaposlene, tako da mo\xc5\xbeete da upravljate odsustvom, tro\xc5\xa1kovima i platnim spiskovima'"
|
||||
b'apps/frappe/frappe/public/js/frappe/model/model.js +534',b'Rename',b'Reimenuj'
|
||||
b'DocType: Address',b'Links',b'Linkovi'
|
||||
b'DocType: Contact',b'Is Primary Contact',b'Je primarni kontakt'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/share.js +27',b'Shared with everyone',b'Podijeljeno sa svima'
|
||||
b'apps/frappe/frappe/core/doctype/error_log/error_log_list.js +12',b'Clear Error Logs',b'O\xc4\x8disti Log gre\xc5\xa1aka'
|
||||
b'DocType: DocShare',b'Everyone',b'Svi'
|
||||
,b'Download Backups',b'Preuzmi rezervne kopije programa'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/upload.html +4',b'Browse',b'Izaberi'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/link_selector.js +146',b'{0} added',b'Dodao je {0}'
|
||||
b'apps/frappe/frappe/core/page/permission_manager/permission_manager.js +443',b'Set',b'Set'
|
||||
b'apps/frappe/frappe/desk/report/todo/todo.py +20',b'Assigned To/Owner',b'Dodijeljeno / Vlasnik'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +862',b'Save As',b'Sa\xc4\x8duvaj kao'
|
||||
b'apps/frappe/frappe/model/naming.py +67',b'Naming Series mandatory',b'Vrsta dokumenta je obavezna'
|
||||
b'apps/frappe/frappe/core/doctype/file/test_file.py +81',b'Test_Folder',b'Test_folder'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +950',b'Select File Type',b'Odaberite tip datoteke'
|
||||
b'apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +160',b'Add Column',b'Dodaj kolonu'
|
||||
b'DocType: Communication',b'Unshared',b'Nije podijeljen'
|
||||
b'DocType: Help Article',b'Knowledge Base Editor',b'Urednik baze znanja'
|
||||
b'DocType: Report',b'Report Name',b'Naziv izvje\xc5\xa1taja'
|
||||
b'DocType: System Settings',b'Session Expiry in Hours e.g. 06:00',b'Sesija isti\xc4\x8de u satima npr. 06:00'
|
||||
b'DocType: Report',b'Report Builder',b'Generator izvje\xc5\xa1taja'
|
||||
b'apps/frappe/frappe/desk/report/todo/todo.py +19',b'ID',b'ID'
|
||||
b'DocType: Custom DocPerm',b'Cancel',b'Otka\xc5\xbei'
|
||||
b'DocType: Contact',b'Sales Master Manager',b'Direktor prodaje'
|
||||
b'DocType: DocField',b'Currency',b'Valuta'
|
||||
b'DocType: Workflow State',b'Print',b'\xc5\xa0tampaj'
|
||||
b'DocType: Workflow State',b'Primary',b'Primarni'
|
||||
b'DocType: ToDo',b'Medium',b'Srednji'
|
||||
b'DocType: Workflow State',b'barcode',b'barkod'
|
||||
b'DocType: Address',b'Reference',b'Vezni dokumenti'
|
||||
b'DocType: Custom Role',b'Custom Role',b'Prilago\xc4\x91jena rola'
|
||||
b'apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +477',b'{0} from {1} to {2} in row #{3}',b'{0} od {1} do {2} na poziciji # {3}'
|
||||
b'apps/frappe/frappe/public/js/frappe/upload.js +226',b'Uploading',b'Prilaganje datoteke'
|
||||
b'DocType: Workflow State',b'User',b'Korisnik'
|
||||
b'DocType: File',b'File Size',b'Veli\xc4\x8dina fajla'
|
||||
b'apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +68',b'About',b'O Nama'
|
||||
apps/frappe/frappe/desk/doctype/todo/todo_list.js +22,Assigned By Me,Dodijelio drugima
|
||||
apps/frappe/frappe/desk/doctype/note/note_list.js +3,Notes,Bilješke
|
||||
DocType: Desktop Icon,List,Lista
|
||||
DocType: Report,Report Type,Vrsta izvještaja
|
||||
DocType: System Settings,Session Expiry,Sesija ističe
|
||||
apps/frappe/frappe/public/js/frappe/form/toolbar.js +197,New {0} (Ctrl+B),Novi {0} (Ctrl-B)
|
||||
DocType: DocShare,DocShare,Dijeljenje dokumenta
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filter_list.js +144,Add Filter,Dodaj filter
|
||||
DocType: Address,Contacts,Kontakti
|
||||
apps/frappe/frappe/public/js/frappe/form/save.js +12,Submitting,Potvrđivanje
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +4,Editing Row,Izmjena u redu
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +57,What do you need help with?,Oko čega Vam je potrebna pomoć?
|
||||
DocType: ToDo,Allocated To,Dodijeljeno je
|
||||
DocType: Custom DocPerm,Delete,Obriši
|
||||
DocType: ToDo,Due Date,Datum dospijeća
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +26,Assigned To,Dodijeljeno prema
|
||||
apps/frappe/frappe/model/rename_doc.py +75,renamed from {0} to {1},Preimenuj iz {0} u {1}
|
||||
apps/frappe/frappe/public/js/legacy/form.js +347,Submit this document to confirm,Potvrdi ovaj dokument da bi ga zaključio
|
||||
DocType: Note Seen By,Note Seen By,Bilješku je vidio
|
||||
apps/frappe/frappe/public/js/frappe/list/list_sidebar_stat.html +21,Show Tags,Prikaži tagove
|
||||
apps/frappe/frappe/templates/includes/navbar/navbar_login.html +23,Switch To Desk,Pređi na radnu površinu
|
||||
apps/frappe/frappe/public/js/frappe/ui/modal.html +17,Confirm,Potvrdi
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +138,Assign to me,Dodijeljeno meni
|
||||
apps/frappe/frappe/desk/form/save.py +34,Did not save,Nije se sačuvalo
|
||||
apps/frappe/frappe/public/js/frappe/roles_editor.js +40,Clear all roles,Obriši sve role
|
||||
apps/frappe/frappe/core/page/desktop/desktop.js +38,Explore,Istraži
|
||||
DocType: Address,Sales User,Korisnik prodaje
|
||||
DocType: Custom DocPerm,Set User Permissions,Postavite korisnička prava
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filter.js +20,Between,Između
|
||||
apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +63,e.g.:,npr:
|
||||
DocType: Country,Country Name,Ime države
|
||||
apps/frappe/frappe/public/js/frappe/form/multi_select_dialog.js +58,Make a new,Napravite novi
|
||||
DocType: Workflow State,Download,Preuzmi
|
||||
DocType: Website Settings,Brand Image,Slika brenda
|
||||
apps/frappe/frappe/utils/bot.py +89,show,Prikaži
|
||||
DocType: Page,Yes,Da
|
||||
DocType: Custom DocPerm,Role,Uloga
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +770,Totals,Ukupno
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +183,Add Child,Dodaj podređeni
|
||||
apps/frappe/frappe/core/doctype/user/user.py +929,Invalid Password: ,Pogrešna lozinka:
|
||||
DocType: System Settings,System Settings,Sistemska podešavanja
|
||||
apps/frappe/frappe/core/report/feedback_ratings/feedback_ratings.js +40,To Date,Do datuma
|
||||
DocType: Chat Profile,Offline,Van mreže (offline)
|
||||
DocType: Chat Message,System Manager,Menadžer sistema
|
||||
apps/frappe/frappe/www/update-password.html +18,New Password,Nova lozinka
|
||||
DocType: User,Middle Name (Optional),Srednje ime (opciono)
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/set_sharing.html +7,Can Share,Može dijeliti
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +108,Dashboard,Nadzorna ploča
|
||||
DocType: Contact,Last Name,Prezime
|
||||
apps/frappe/frappe/public/js/frappe/views/pageview.js +112,Sorry! You are not permitted to view this page.,Niste autorizovani za prikaz ove stranice.
|
||||
DocType: Web Form,Success Message,Poruka o uspjehu
|
||||
apps/frappe/frappe/public/js/frappe/form/form_sidebar.js +62,{0} created this {1},{1} {0} je kreirao/la ovo.
|
||||
DocType: Chat Profile,Online,Na mreži
|
||||
apps/frappe/frappe/core/doctype/file/file.py +320,Folder {0} does not exist,Folder {0} ne postoji
|
||||
DocType: Activity Log,Subject,Naslov
|
||||
apps/frappe/frappe/public/js/frappe/views/file/file_view.js +76,Enter folder name,Unesi naziv foldera
|
||||
DocType: Workflow State,Tags,Tagovi
|
||||
apps/frappe/frappe/patches/v6_19/comment_feed_communication.py +131,Assignment,Dodjeljivanje
|
||||
DocType: Workflow State,move,Kretanje
|
||||
DocType: Language,Language,Jezik
|
||||
apps/frappe/frappe/public/js/legacy/form.js +776,Permanently Submit {0}?,Trajno potvrdi {0} ?
|
||||
DocType: Address,Maintenance User,Korisnik održavanja
|
||||
DocType: Contact,Image,Slika
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +528,Rename {0},Preimenuj {0}
|
||||
apps/frappe/frappe/public/js/frappe/socketio_client.js +341,File Upload,Dodavanje fajla
|
||||
DocType: Report,Add Total Row,Dodaj red ukupno bez PDV-a
|
||||
,Setup Wizard,Čarobnjak za postavke
|
||||
apps/frappe/frappe/core/report/feedback_ratings/feedback_ratings.js +33,From Date,Od datuma
|
||||
DocType: Data Import,Amended From,Izmijenjena iz
|
||||
apps/frappe/frappe/desk/doctype/desktop_icon/desktop_icon.py +166,Desktop Icon already exists,Ikona na radnoj površini već postoji
|
||||
DocType: Communication,Attachment Removed,Prilog uklonjen
|
||||
DocType: Chat Room,Users,Korisnici
|
||||
DocType: Data Import,Import Log,Log uvoza
|
||||
apps/frappe/frappe/public/js/frappe/ui/comment.js +36,Add a comment,Dodaj komentar
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +508,Permanently delete {0}?,Trajno obriši dokument {0} ?
|
||||
DocType: Custom DocPerm,Export,Izvezi
|
||||
DocType: Communication,Cancelled,Otkazan
|
||||
DocType: Contact,Open,Otvoren
|
||||
DocType: File,Attached To DocType,Priložen u vrstu dokumetu
|
||||
apps/frappe/frappe/config/desk.py +32,Chat messages and other notifications.,Poruke i ostala obavještenja.
|
||||
apps/frappe/frappe/website/doctype/blog_post/blog_post.py +80,{0} comments,{0} komentara
|
||||
apps/frappe/frappe/public/js/frappe/socketio_client.js +267,Upload Failed,Dodavanje priloga neuspješno
|
||||
apps/frappe/frappe/public/js/frappe/form/toolbar.js +171,Customize,Prilagodite
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +310,Users with role {0}:,Korisnici sa rolom {0} :
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +417,Did not add,Nije dodato
|
||||
apps/frappe/frappe/config/desk.py +19,Files,Fajlovi
|
||||
DocType: Communication,Opened,Otvoreno
|
||||
apps/frappe/frappe/desk/reportview.py +268,No Tags,Nema tag-ova
|
||||
DocType: Workflow State,picture,Slika
|
||||
DocType: Workflow State,Edit,Izmijeni
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +240,New {0},Novi {0}
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +374,Chart of Accounts,Kontni plan
|
||||
apps/frappe/frappe/email/doctype/email_group/email_group.js +9,View,Pogledaj
|
||||
DocType: Email Alert,Print Settings,Podešavanje štampanja
|
||||
,Modules Setup,Podešavanje modula
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +93,Search or type a command,Pretražite ili otkucajte komandu
|
||||
DocType: About Us Team Member,Image Link,Link za sliku
|
||||
DocType: Workflow State,folder-close,Folder-zatvori
|
||||
DocType: Calendar View,Subject Field,Polje naslova
|
||||
apps/frappe/frappe/core/doctype/file/test_file.py +43,Home/Test Folder 1,Naslovna / Test Folder1
|
||||
DocType: Chat Token,Country,Država
|
||||
apps/frappe/frappe/public/js/frappe/views/file/file_view.js +62,New Folder,Novi folder
|
||||
DocType: Communication,Email,Email
|
||||
apps/frappe/frappe/public/js/frappe/form/save.js +150,Mandatory fields required in {0},Obavezna polja koja se moraju unijeti u dijelu {0}
|
||||
DocType: Chat Message Attachment,Attachment,Prilog
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filter.js +11,Not equals,Nije jednak
|
||||
DocType: Help Article,Knowledge Base Contributor,Saradnik zs bazu znanja
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +127,Help on Search,Pomoć oko pretrage
|
||||
apps/frappe/frappe/public/js/frappe/ui/page.html +23,Menu,Meni
|
||||
apps/frappe/frappe/public/js/frappe/views/inbox/inbox_view.js +159,No {0} mail,{0} email nije nađen
|
||||
DocType: Email Account,Attachment Limit (MB),Prilog limitiran na (MB)
|
||||
DocType: Error Snapshot,Error Snapshot,Snimak grešaka (snapshot)
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +27,Document Status,Status dokumenta
|
||||
apps/frappe/frappe/public/js/frappe/form/save.js +11,Saving,Čuvanje
|
||||
DocType: About Us Settings,Website,Web sajt
|
||||
apps/frappe/frappe/desk/page/activity/activity.js +58,Show Likes,Prikaži lajkove
|
||||
apps/frappe/frappe/config/core.py +27,Script or Query reports,Skripte ili query izvještaji
|
||||
apps/frappe/frappe/integrations/doctype/gsuite_templates/gsuite_templates.py +30,Added {0},Dodatо {0}
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +372,Add to Desktop,Dodaj na radnu površinu
|
||||
apps/frappe/frappe/public/js/frappe/upload.js +26,Upload Attachment,Priloži datoteku
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +64,Documentation,Dokumentacija
|
||||
apps/frappe/frappe/public/js/frappe/views/gantt/gantt_view.js +8,Gantt,Gantogram
|
||||
DocType: Contact,First Name,Ime
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +30,User Permissions,Prava pristupa korisnika
|
||||
DocType: Contact,More Information,Više informacija
|
||||
apps/frappe/frappe/email/doctype/newsletter/newsletter.py +199,Confirm Your Email,Potvrdi tvoj E mail
|
||||
apps/frappe/frappe/public/js/frappe/form/controls/text_editor.js +311,Select from existing attachments,Odaberite neku od već dodatih
|
||||
DocType: Event,Groups,Grupe
|
||||
DocType: Contact,Accounts Manager,Menadžer računa
|
||||
apps/frappe/frappe/email/doctype/email_alert/email_alert.js +20,Created On,Kreirano
|
||||
apps/frappe/frappe/website/doctype/blog_post/blog_post.py +78,1 comment,1 komentar
|
||||
apps/frappe/frappe/public/js/frappe/form/multi_select_dialog.js +53,Date Range,Opseg datuma
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +75,Expand All,Proširi sve
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/search_utils.js +111,New,Novi
|
||||
apps/frappe/frappe/core/doctype/file/file.py +184,Cannot delete Home and Attachments folders,Ne možete brisati foldere Naslovna i prilozi
|
||||
DocType: User,Desktop Background,Pozadina radne površine
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/form_sidebar.html +50,Attach File,Priloži dokument
|
||||
DocType: ToDo,High,Visok
|
||||
apps/frappe/frappe/website/doctype/web_form/templates/web_form.html +304,Payment Complete,Plaćanje zaključeno
|
||||
apps/frappe/frappe/www/printview.py +200,No {0} permission,{0} Nema dozvolu
|
||||
apps/frappe/frappe/public/js/frappe/list/list_view.js +889,Delete {0} items permanently?,Trajno obriši stavke{0} ?
|
||||
DocType: Address,Postal Code,Poštanski broj
|
||||
apps/frappe/frappe/workflow/doctype/workflow/workflow_list.js +7,Not active,Nije aktivna
|
||||
apps/frappe/frappe/public/js/frappe/views/kanban/kanban_column.html +19,Add,Dodaj
|
||||
DocType: Email Account,Add Signature,Dodaj potpis
|
||||
DocType: Deleted Document,New Name,Novi naziv
|
||||
DocType: Feedback Trigger,Enabled,Aktivan
|
||||
DocType: ToDo,ToDo,To Do
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/search_utils.js +193,Report {0},Izvještaj {0}
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +15,New Email,Novi email
|
||||
apps/frappe/frappe/public/js/frappe/ui/slides.js +29,Add More,Dodaj još
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +907,Pick Columns,Odaberi kolone
|
||||
DocType: Footer Item,Company,Preduzeće
|
||||
DocType: Address,Purchase User,Korisnik u nabavci
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +18,Created By,Kreirao
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +975,Export Report: {0},Izvoz izvještaja: {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +13,Insert Below,Ubacite ispod
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +137,Assign To,Dodijeli
|
||||
apps/frappe/frappe/www/update-password.html +79,Invalid Password,Pogrešna lozinka
|
||||
apps/frappe/frappe/integrations/doctype/dropbox_settings/dropbox_settings.py +274,Dropbox Setup,Dropbox podešavanje
|
||||
apps/frappe/frappe/public/js/frappe/form/share.js +57,Share {0} with,Podijeli {0} sa
|
||||
apps/frappe/frappe/public/js/frappe/form/controls/attach.js +60,Clear Attachment,Obriši dodatu sliku
|
||||
,Addresses And Contacts,Adrese i kontakti
|
||||
DocType: Address,Accounts User,Računi korisnik
|
||||
DocType: File,File Name,Naziv dokumenta
|
||||
DocType: Has Role,Has Role,Ima ulogu
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/form_sidebar.html +63,Shared With,Podijeljeno sa
|
||||
DocType: Contact,Contact,Kontakt
|
||||
apps/frappe/frappe/desk/page/activity/activity_row.html +34,{0} {1} to {2},{0} {1} do {2}
|
||||
apps/frappe/frappe/templates/includes/comments/comments.html +25,Add Comment,Dodaj komentar
|
||||
DocType: Error Log,Title,Naslov
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/form_sidebar.html +44,Assign,Dodijeli
|
||||
DocType: Note,Note,Bilješke
|
||||
apps/frappe/frappe/public/js/frappe/list/list_renderer.js +629,No {0} found,{0} nije nadjen
|
||||
DocType: Email Group,Newsletter Manager,Menadžer newsletter-a
|
||||
,User Permissions Manager,Menadžer prava pristupa korisnika
|
||||
apps/frappe/frappe/core/doctype/communication/communication.js +77,Add Contact,Dodaj kontakt
|
||||
apps/frappe/frappe/core/doctype/version/version.js +5,Show all Versions,Prikaži sve verzije
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +10,Insert Above,Ubacite iznad
|
||||
apps/frappe/frappe/core/doctype/version/version_view.html +14,New Value,Nova vrijednost
|
||||
apps/frappe/frappe/templates/pages/integrations/payment-failed.html +3,Payment Failed,Plaćanje nije uspjelo
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/form_links.html +13,Open {0},Otvoren {0}
|
||||
DocType: DocType,Sort Order,Sortiranje
|
||||
DocType: DocField,Password,Lozinka
|
||||
DocType: Customize Form,Image Field,Polje sa slikom
|
||||
apps/frappe/frappe/public/js/frappe/form/share.js +36,Shared with {0},Podijeljeno sa {0}
|
||||
apps/frappe/frappe/public/js/frappe/form/toolbar.js +142,Duplicate,Dupliraj
|
||||
DocType: Blog Category,Blogger,Blogger
|
||||
DocType: User,Change Password,Promjena lozinke
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +336,View List,Prikaz liste
|
||||
DocType: Communication,Delivery Status,Status isporuke
|
||||
apps/frappe/frappe/printing/page/print_format_builder/print_format_builder.js +790,Saved,Sačuvano
|
||||
DocType: Workflow State,share-alt,Podijeli-alt
|
||||
apps/frappe/frappe/public/js/frappe/ui/upload.html +12,Web Link,Url adresa
|
||||
DocType: Web Form,Amount,Vrijednost
|
||||
apps/frappe/frappe/config/desk.py +26,Event and other calendars.,Događaji i ostali kalendari.
|
||||
apps/frappe/frappe/public/js/frappe/ui/comment.js +44,Ctrl+Enter to add comment,Ctrl + enter da dodate komentar
|
||||
DocType: Workflow State,Comment,Komentar
|
||||
DocType: User,Timezone,Vremenska zona
|
||||
DocType: Workflow State,Refresh,Osvježi
|
||||
apps/frappe/frappe/core/doctype/file/test_file.py +57,Home/Test Folder 2,Nalovna/ Test Folder2
|
||||
DocType: Contact Us Settings,Email ID,Email adresa
|
||||
DocType: Chat Profile,Status,Status
|
||||
apps/frappe/frappe/desk/query_report.py +28,Report {0} is disabled,Izvještaj {0} јe onemogućen
|
||||
apps/frappe/frappe/config/desktop.py +8,Tools,Alati
|
||||
DocType: Communication,Deleted,Obrisan
|
||||
DocType: System Settings,Setup Complete,Podešavanje završeno
|
||||
apps/frappe/frappe/core/doctype/user/user.js +94,Reset Password,Resetuju lozinku
|
||||
DocType: Contact,Salutation,Titula
|
||||
DocType: Activity Log,Date,Datum
|
||||
,Desktop,Radna površina
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/set_sharing.html +39,Share this document with,Podijelite ovaj dokument sa
|
||||
apps/frappe/frappe/templates/pages/integrations/braintree_checkout.html +29,Pay,Plati
|
||||
apps/frappe/frappe/public/js/frappe/views/image/image_view.js +11,Images,Slike
|
||||
,Document Share Report,Izvještaj o dijeljenim dokumentima
|
||||
apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +26,Tree,Stablo
|
||||
apps/frappe/frappe/desk/doctype/todo/todo.py +20,Assigned to {0}: {1},Dodijeljen {0}: {1}
|
||||
DocType: Chat Message,Type,Tip
|
||||
DocType: DocField,Attach Image,Dodajte sliku
|
||||
DocType: Custom DocPerm,Submit,Potvrdi
|
||||
apps/frappe/frappe/public/js/frappe/form/save.js +157,Missing Fields,Polja koja nisu unešena
|
||||
DocType: Website Settings,Brand,Brend
|
||||
DocType: Email Queue,Attachments,Prilozi
|
||||
DocType: Contact,Sales Manager,Menadžer prodaje
|
||||
DocType: Report,Report Manager,Menadžer za izvještaje
|
||||
DocType: Desktop Icon,Desktop Icon,Ikone na radnoj površini
|
||||
apps/frappe/frappe/public/js/frappe/form/multi_select_dialog.js +67,Get Items,Dodaj stavke
|
||||
apps/frappe/frappe/public/js/frappe/model/meta.js +187,Last Modified On,Poslednji put izmijenjeno
|
||||
apps/frappe/frappe/public/js/frappe/form/save.js +147,"Mandatory fields required in table {0}, Row {1}","Obavezna polja koja se moraju unijeti u tabeli {0}, Red {1}"
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +497,Added,Dodato
|
||||
DocType: Workflow,Is Active,Je aktivan
|
||||
apps/frappe/frappe/www/login.html +83,Forgot Password,Zaboravili ste lozinku
|
||||
DocType: Page,No,Ne
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +860,New Report name,Novi naziv izvještaja
|
||||
apps/frappe/frappe/www/login.py +48,Mobile Number,Mobilni br. telefona
|
||||
apps/frappe/frappe/public/js/frappe/model/indicator.js +19,Not Saved,Nije sačuvano
|
||||
apps/frappe/frappe/public/js/frappe/views/communication.js +347,Add Attachment,Dodaj prilog
|
||||
apps/frappe/frappe/public/js/frappe/views/gantt/gantt_view.js +140,Week,Nedelja
|
||||
DocType: Activity Log,Full Name,Puno ime
|
||||
apps/frappe/frappe/public/js/frappe/form/quick_entry.js +207,Edit in full page,Izmijeni u punoj strani
|
||||
apps/frappe/frappe/public/js/legacy/form.js +810,Permanently Cancel {0}?,Trajno otkaži {0} ?
|
||||
apps/frappe/frappe/core/doctype/data_export/exporter.py +120,Notes:,Bilješke :
|
||||
DocType: Email Alert,Save,Sačuvaj
|
||||
apps/frappe/frappe/public/js/frappe/views/file/file_view.js +35,File Manager,Fajlovi
|
||||
apps/frappe/frappe/desk/doctype/bulk_update/bulk_update.py +23,; not allowed in condition,; није дозвољенa у услову
|
||||
DocType: File,Folder,Folder
|
||||
apps/frappe/frappe/core/doctype/data_import/data_import.js +56,Help,Pomoć
|
||||
apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +415,Attach Your Picture,Priložite svoju fotografiju
|
||||
DocType: Report,Disabled,Neaktivni
|
||||
DocType: Communication,Email Account,Email nalog
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/grid_body.html +17,Add Multiple,Dodaj više
|
||||
DocType: Custom DocPerm,Import,Uvoz
|
||||
DocType: User,Security Settings,Bezbjedonosna podešavanja
|
||||
apps/frappe/frappe/public/js/frappe/form/multi_select_dialog.js +26,Search term,Pretraga
|
||||
apps/frappe/frappe/www/login.html +20,Email Address,Email adresa
|
||||
DocType: Google Maps,Home Address,Kućna adresa
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +25,Ctrl + Up,Ctrl + up
|
||||
DocType: Communication,Assigned,Dodijeljeno
|
||||
DocType: Desktop Icon,_report,_izvještaj
|
||||
apps/frappe/frappe/config/setup.py +140,Restore or permanently delete a document.,Vrati ili trajno obriši dokument.
|
||||
DocType: About Us Settings,Website Manager,Menadžer za web sajt
|
||||
DocType: Address,State,Država (USA)
|
||||
DocType: Activity Log,Closed,Zatvoreno
|
||||
apps/frappe/frappe/core/doctype/has_role/has_role.py +12,User '{0}' already has the role '{1}',Korisnik '{0}' već sarži rolu '{1}'
|
||||
apps/frappe/frappe/public/js/frappe/form/controls/link.js +169,Create a new {0},Kreirajte {0}
|
||||
apps/frappe/frappe/public/js/frappe/views/kanban/kanban_board.html +11,Loading...,Učitavanje ...
|
||||
apps/frappe/frappe/public/js/frappe/form/form_sidebar.js +59,{0} edited this {1},{1} {0} je izmijenio/la ovo
|
||||
DocType: Error Log,Error Log,Log grešaka
|
||||
DocType: DocField,Description,Opis
|
||||
DocType: Newsletter,Newsletter,Newsletter
|
||||
apps/frappe/frappe/desk/moduleview.py +94,Standard Reports,Standardni izvještaji
|
||||
apps/frappe/frappe/website/doctype/web_form/templates/web_form.html +161,Change,Kusur
|
||||
apps/frappe/frappe/templates/pages/integrations/payment-success.html +3,Payment Success,Plaćanje uspješno
|
||||
DocType: User,Reset Password Key,Resetuj ključ lozinke
|
||||
,Activity,Aktivnost
|
||||
DocType: Communication,Submitted,Potvrđen
|
||||
DocType: File,Is Folder,Da li je Folder
|
||||
DocType: Page,Roles,Role
|
||||
apps/frappe/frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.js +9,Party Type,Tip partije
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +132,Make a new record,Napravite novi zapis
|
||||
apps/frappe/frappe/core/doctype/user/user_list.js +12,Active,Aktivan
|
||||
DocType: Workflow State,Calendar,Kalendar
|
||||
apps/frappe/frappe/public/js/frappe/views/file/file_view.js +87,Import Zip,Uvoz zip arhive
|
||||
DocType: Custom DocPerm,Amend,Izmijeni
|
||||
apps/frappe/frappe/public/js/frappe/form/layout.js +170,Hide Details,Sakrij detalje
|
||||
apps/frappe/frappe/core/doctype/version/version_view.html +47,Success,Uspješno
|
||||
apps/frappe/frappe/core/doctype/data_export/exporter.py +111,Data Import Template,Šablon za uvoz podataka
|
||||
apps/frappe/frappe/public/js/frappe/form/formatters.js +133,{0} to {1},{0} do {1}
|
||||
DocType: User,Background Image,Pozadinska slika
|
||||
DocType: Web Form,Payments,Plaćanja
|
||||
apps/frappe/frappe/core/doctype/communication/communication.js +42,Close,Zatvori
|
||||
apps/frappe/frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.js +22,Party Name,Ime partije
|
||||
apps/frappe/frappe/templates/print_formats/standard_macros.html +39,Sr,Rb
|
||||
DocType: Contact,Purchase Master Manager,Direktor nabavke
|
||||
DocType: User,Last Login,Poslednja prijava
|
||||
apps/frappe/frappe/core/doctype/file/file.py +235,Folder {0} is not empty,Folder {0} nije prazan
|
||||
DocType: Custom DocPerm,Report,Izvještaj
|
||||
DocType: Communication,User Tags,Korisnički tagovi
|
||||
apps/frappe/frappe/public/js/frappe/form/link_selector.js +106,Make a new {0},Napravite novi {0}
|
||||
apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +49,Assigned To Me,Dodijeljeno meni
|
||||
DocType: User,Email Settings,Podešavanje emaila
|
||||
,Role Permissions Manager,Menadžer prava pristupa rolama
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +580,Delete comment?,Obriši komentar?
|
||||
DocType: Contact,Purchase Manager,Menadžer nabavke
|
||||
DocType: About Us Settings,About Us Settings,Podešavanja o nama
|
||||
apps/frappe/frappe/website/doctype/website_settings/website_settings.js +3,View Website,Pogledaj sajt
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +492,Saved!,Sačuvano!
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +9,Add a New Role,Dodaj novu rolu
|
||||
apps/frappe/frappe/public/js/frappe/roles_editor.js +30,Add all roles,Dodaj sve role
|
||||
apps/frappe/frappe/public/js/frappe/form/toolbar.js +153,Reload,Učitaj ponovo
|
||||
DocType: ToDo,Low,Nizak
|
||||
DocType: Integration Request,Completed,Završeno
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +24,Apply,Primijeni
|
||||
apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +51,Yesterday,Juče
|
||||
apps/frappe/frappe/desk/query_report.py +227,Total,Ukupno
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +877,Show Totals,Prikaži ukupno
|
||||
apps/frappe/frappe/public/js/frappe/ui/messages.js +219,Enter your password,Unesite lozinku
|
||||
apps/frappe/frappe/utils/bot.py +91,Like,Kao
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +487,Export Report: ,Izvoz izvještaja:
|
||||
apps/frappe/frappe/public/js/frappe/list/list_sidebar.js +208,New Kanban Board,Nova Kanban prikaz
|
||||
DocType: DocType,Image View,Prikaz slike
|
||||
apps/frappe/frappe/desk/doctype/event/event.py +66,Events In Today's Calendar,Događaji u kalendaru na današnji dan.
|
||||
DocType: Workflow State,remove,Ukloni
|
||||
apps/frappe/frappe/email/doctype/email_group/email_group.js +45,New Newsletter,Novi newsletter
|
||||
DocType: Activity Log,Message,Poruka
|
||||
apps/frappe/frappe/www/login.html +90,Back to Login,Vrati se na prijavu
|
||||
apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +32,Kanban,Kanban
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +141,Loading,Učitavanje
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/reportview_footer.html +9,Show all data,Prikaži sve podatke
|
||||
DocType: Auto Email Report,Weekly,Nedeljni
|
||||
apps/frappe/frappe/public/js/frappe/roles_editor.js +204,Role Permissions,Prava pristupa rolama
|
||||
DocType: Communication,From,Od
|
||||
apps/frappe/frappe/core/doctype/file/test_file.py +74,Home/Test Folder 1/Test Folder 3,Naslovna / Test Folder1 / Test Folder3
|
||||
DocType: Workflow State,share,Podijeli
|
||||
apps/frappe/frappe/core/doctype/file/file.py +168,Same file has already been attached to the record,Isti fajl je već dodijeljen nekom zapisu
|
||||
apps/frappe/frappe/core/doctype/user/user.js +74,Set Desktop Icons,Podesi ikonice na radnoj površini
|
||||
apps/frappe/frappe/public/js/frappe/form/controls/link.js +179,Advanced Search,Napredna pretraga
|
||||
DocType: Communication,Error,Greška
|
||||
DocType: Address,Warehouse,Skladište
|
||||
DocType: Workflow State,Upload,Priloži
|
||||
DocType: Workflow,States,Države
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +58,Go,Traži
|
||||
apps/frappe/frappe/public/js/frappe/form/controls/date.js +114,Date must be in format: {0},Datum mora biti u formatu {0}
|
||||
apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +52,{0} days ago,prije {0} dana
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/grid_body.html +20,Add Row,Dodaj red
|
||||
DocType: File,Is Home Folder,Da li je folder naslovna
|
||||
apps/frappe/frappe/desk/doctype/todo/todo_list.js +7,To Do,To Do
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filter.js +15,Not In,Nije u
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +134,Add to To Do,Dodaj u To Do
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +145,Created,Kreirano
|
||||
apps/frappe/frappe/public/js/frappe/form/link_selector.js +125,Added {0} ({1}),Dodato {0} ({1})
|
||||
DocType: OAuth Client, Advanced Settings,Napredna podešavanja
|
||||
DocType: Address,Address,Adresa
|
||||
DocType: Email Account,Email Addresses,Email adrese
|
||||
apps/frappe/frappe/public/js/frappe/views/treeview.js +89,{0} Tree,{0} stablo
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filter.js +10,Equals,Jednak
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +283,Loading Report,Učitavanje izvještaja
|
||||
DocType: Address,Address Line 1,Adresa 1
|
||||
apps/frappe/frappe/public/js/frappe/views/kanban/kanban_board.html +4,Add a column,Dodaj kolonu
|
||||
,Background Jobs,Pozadinski procesi
|
||||
DocType: Activity Log,Login,Prijava
|
||||
DocType: Chat Message,Chat,Poruke
|
||||
apps/frappe/frappe/config/setup.py +139,Deleted Documents,Obrisana dokumenta
|
||||
apps/frappe/frappe/public/js/frappe/form/print.js +263,With Letter head,Sa zaglavljem
|
||||
apps/frappe/frappe/public/js/frappe/ui/filters/filter.js +13,Not Like,Nije kao
|
||||
DocType: DocType,Setup,Podešavanje
|
||||
DocType: Data Import,Import Status,Status uvoza
|
||||
apps/frappe/frappe/core/doctype/user/user.js +136,Create User Email,Kreiraj korisnički Email
|
||||
DocType: Address,Address Line 2,Adresa 2
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +448,{0} from {1} to {2},{0} od {1} za {2}
|
||||
apps/frappe/frappe/public/js/frappe/model/indicator.js +54,Draft,Na čekanju
|
||||
DocType: Contact,Maintenance Manager,Menadžer održavanja
|
||||
apps/frappe/frappe/public/js/frappe/form/templates/grid_form.html +25,Ctrl + Down,Ctrl + down
|
||||
DocType: Data Import,Data Import,Uvoz podataka
|
||||
apps/frappe/frappe/core/doctype/file/file.py +142,Folder is mandatory,Folder je obavezan podatak
|
||||
apps/frappe/frappe/desk/reportview.py +112,{0} is saved,{0} je sačuvan
|
||||
DocType: DocField,Datetime,Datum vrijeme
|
||||
DocType: Email Group,Email Group,Email grupa
|
||||
apps/frappe/frappe/core/page/desktop/desktop.py +14,Add Employees to Manage Them,"Dodaj zaposlenog u ""Manage them"""
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +1018,{0} Report,Izvještaj {0}
|
||||
apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +10,Reports,Izvještaji
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +25,Comments,Komentari
|
||||
DocType: Workflow State,folder-open,folder-otvori
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +531,Merge with existing,Spoji sa postojećim
|
||||
DocType: Print Settings,Send Print as PDF,Štampaj u PDF
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +35,My Settings,Moja podešavanja
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/search_utils.js +235,Email Inbox,Email primljene
|
||||
apps/frappe/frappe/www/list.html +4,{0} List,{0} Lista
|
||||
DocType: Report,Letter Head,Zaglavlje
|
||||
apps/frappe/frappe/website/js/web_form.js +265,Uploading files please wait for a few seconds.,Prilaganje fajlova je u toku. Molimo sačekajte par sekundi.
|
||||
DocType: Workflow State,Home,Naslovna
|
||||
apps/frappe/frappe/public/js/frappe/desk.js +390,Session Expired,Sesija je istekla
|
||||
DocType: Communication,Received,Primljeno
|
||||
DocType: User,Login After,Prijava nakon
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +531,PDF,PDF
|
||||
DocType: Contact,Mobile No,Mobilni br.
|
||||
apps/frappe/frappe/public/js/frappe/ui/sort_selector.js +182,Most Used,Najviše korišćeno
|
||||
apps/frappe/frappe/utils/data.py +599,{0} or {1},{0} {1} ili
|
||||
DocType: File,Is Attachments Folder,Da li je prilog folder
|
||||
DocType: Contact,Gender,Pol
|
||||
apps/frappe/frappe/templates/pages/integrations/payment-cancel.html +3,Payment Cancelled,Plaćenje otkazano
|
||||
DocType: DocField,Report Hide,Sakrij izvještaj
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +981,Setup Auto Email,Podešavanje auto e-mail-a
|
||||
apps/frappe/frappe/contacts/doctype/address/address.py +135,Addresses,Adrese
|
||||
DocType: ToDo,Assigned By,Dodijelio od strane
|
||||
DocType: Contact,All,Svi
|
||||
DocType: Auto Email Report,Report Filters,Filteri na izvještaju
|
||||
apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +54,{0} months ago,Prije {0} mjeseci
|
||||
DocType: User,Modules Access,Pristup modulima
|
||||
DocType: Web Form,Allow Comments,Dozvoli komentare
|
||||
DocType: User,Login Before,Prijava prije
|
||||
apps/frappe/frappe/public/js/frappe/form/share.js +115,Share With,Podijeli sa
|
||||
apps/frappe/frappe/core/page/desktop/desktop.py +15,"Add your Employees so you can manage leaves, expenses and payroll","Dodaj Vaše zaposlene, tako da možete da upravljate odsustvom, troškovima i platnim spiskovima"
|
||||
apps/frappe/frappe/public/js/frappe/model/model.js +534,Rename,Reimenuj
|
||||
DocType: Address,Links,Linkovi
|
||||
DocType: Contact,Is Primary Contact,Je primarni kontakt
|
||||
apps/frappe/frappe/public/js/frappe/form/share.js +27,Shared with everyone,Podijeljeno sa svima
|
||||
apps/frappe/frappe/core/doctype/error_log/error_log_list.js +12,Clear Error Logs,Očisti Log grešaka
|
||||
DocType: DocShare,Everyone,Svi
|
||||
,Download Backups,Preuzmi rezervne kopije programa
|
||||
apps/frappe/frappe/public/js/frappe/ui/upload.html +4,Browse,Izaberi
|
||||
apps/frappe/frappe/public/js/frappe/form/link_selector.js +146,{0} added,Dodao je {0}
|
||||
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +443,Set,Set
|
||||
apps/frappe/frappe/desk/report/todo/todo.py +20,Assigned To/Owner,Dodijeljeno / Vlasnik
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +862,Save As,Sačuvaj kao
|
||||
apps/frappe/frappe/model/naming.py +67,Naming Series mandatory,Vrsta dokumenta je obavezna
|
||||
apps/frappe/frappe/core/doctype/file/test_file.py +81,Test_Folder,Test_folder
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +950,Select File Type,Odaberite tip datoteke
|
||||
apps/frappe/frappe/public/js/frappe/views/reports/report_view.js +160,Add Column,Dodaj kolonu
|
||||
DocType: Communication,Unshared,Nije podijeljen
|
||||
DocType: Help Article,Knowledge Base Editor,Urednik baze znanja
|
||||
DocType: Report,Report Name,Naziv izvještaja
|
||||
DocType: System Settings,Session Expiry in Hours e.g. 06:00,Sesija ističe u satima npr. 06:00
|
||||
DocType: Report,Report Builder,Generator izvještaja
|
||||
apps/frappe/frappe/desk/report/todo/todo.py +19,ID,ID
|
||||
DocType: Custom DocPerm,Cancel,Otkaži
|
||||
DocType: Contact,Sales Master Manager,Direktor prodaje
|
||||
DocType: DocField,Currency,Valuta
|
||||
DocType: Workflow State,Print,Štampaj
|
||||
DocType: Workflow State,Primary,Primarni
|
||||
DocType: ToDo,Medium,Srednji
|
||||
DocType: Workflow State,barcode,barkod
|
||||
DocType: Address,Reference,Vezni dokumenti
|
||||
DocType: Custom Role,Custom Role,Prilagođjena rola
|
||||
apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +477,{0} from {1} to {2} in row #{3},{0} od {1} do {2} na poziciji # {3}
|
||||
apps/frappe/frappe/public/js/frappe/upload.js +226,Uploading,Prilaganje datoteke
|
||||
DocType: Workflow State,User,Korisnik
|
||||
DocType: File,File Size,Veličina fajla
|
||||
apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +68,About,O Nama
|
||||
|
|
|
|||
|
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
Loading…
Add table
Reference in a new issue