@@ -, +, @@ --- .../prog/en/modules/admin/admin-home.tt | 157 +++--- .../prog/en/modules/admin/aqbudgetperiods.tt | 235 +++++---- .../prog/en/modules/admin/aqbudgets.tt | 156 +++--- .../prog/en/modules/admin/aqcontract.tt | 109 ++--- .../prog/en/modules/admin/aqplan.tt | 89 ++-- .../prog/en/modules/admin/audio_alerts.tt | 95 ++-- .../modules/admin/auth_subfields_structure.tt | 147 +++--- .../en/modules/admin/auth_tag_structure.tt | 113 ++--- .../en/modules/admin/authorised_values.tt | 141 +++--- .../prog/en/modules/admin/authtypes.tt | 87 ++-- .../prog/en/modules/admin/biblio_framework.tt | 135 +++--- .../modules/admin/branch_transfer_limits.tt | 23 +- .../prog/en/modules/admin/branches.tt | 137 +++--- .../prog/en/modules/admin/categories.tt | 325 ++++++------- .../prog/en/modules/admin/checkmarc.tt | 179 +++---- .../prog/en/modules/admin/cities.tt | 87 ++-- .../prog/en/modules/admin/classsources.tt | 151 +++--- .../prog/en/modules/admin/clone-rules.tt | 31 +- .../prog/en/modules/admin/columns_settings.tt | 57 +-- .../prog/en/modules/admin/currency.tt | 113 ++--- .../prog/en/modules/admin/didyoumean.tt | 43 +- .../prog/en/modules/admin/edi_accounts.tt | 144 +++--- .../prog/en/modules/admin/edi_ean_accounts.tt | 63 +-- .../prog/en/modules/admin/fieldmapping.tt | 33 +- .../modules/admin/item_circulation_alerts.tt | 45 +- .../en/modules/admin/items_search_field.tt | 15 +- .../en/modules/admin/items_search_fields.tt | 53 +- .../prog/en/modules/admin/itemtypes.tt | 177 +++---- .../prog/en/modules/admin/koha2marclinks.tt | 29 +- .../prog/en/modules/admin/library_groups.tt | 105 ++-- .../prog/en/modules/admin/localization.tt | 19 +- .../modules/admin/marc_subfields_structure.tt | 155 +++--- .../prog/en/modules/admin/marctagstructure.tt | 131 ++--- .../prog/en/modules/admin/matching-rules.tt | 319 ++++++------ .../prog/en/modules/admin/oai_set_mappings.tt | 51 +- .../prog/en/modules/admin/oai_sets.tt | 49 +- .../en/modules/admin/patron-attr-types.tt | 137 +++--- .../prog/en/modules/admin/preferences.tt | 39 +- .../prog/en/modules/admin/printers.tt | 79 +-- .../searchengine/elasticsearch/mappings.tt | 121 ++--- .../prog/en/modules/admin/smart-rules.tt | 457 +++++++++--------- .../prog/en/modules/admin/sms_providers.tt | 37 +- .../prog/en/modules/admin/sru_modmapping.tt | 27 +- .../en/modules/admin/systempreferences.tt | 121 ++--- .../en/modules/admin/transport-cost-matrix.tt | 27 +- .../prog/en/modules/admin/usage_statistics.tt | 123 ++--- .../prog/en/modules/admin/z3950servers.tt | 141 +++--- 47 files changed, 2651 insertions(+), 2656 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt @@ -1,135 +1,136 @@ +[% PROCESS 'i18n.inc' %] [% USE Koha %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Administration +[% t('Koha › Administration') %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'prefs-admin-search.inc' %] - +
-

Koha administration

+

[% t('Koha administration') %]

-

Global system preferences

-

Manage global system preferences like MARC flavor, date format, administrator email, and templates.

+

[% t('Global system preferences') %]

+

[% t('Manage global system preferences like MARC flavor, date format, administrator email, and templates.') %]

-

Hint:

Configure these parameters in the order they appear.

-

Basic parameters

+

[% t('Hint:') %]

[% t('Configure these parameters in the order they appear.') %]

+

[% t('Basic parameters') %]

-
Libraries
-
Define libraries.
-
Library groups
-
Define hierarchical library groups.
-
Item types
-
Define item types used for circulation rules.
-
Authorized values
-
Define categories and authorized values for them.
+
[% t('Libraries') %]
+
[% t('Define libraries.') %]
+
[% t('Library groups') %]
+
[% t('Define hierarchical library groups.') %]
+
[% t('Item types') %]
+
[% t('Define item types used for circulation rules.') %]
+
[% t('Authorized values') %]
+
[% t('Define categories and authorized values for them.') %]
-

Patrons and circulation

+

[% t('Patrons and circulation') %]

-
Patron categories
-
Define patron categories.
+
[% t('Patron categories') %]
+
[% t('Define patron categories.') %]
[% IF CAN_user_parameters_manage_circ_rules %] -
Circulation and fines rules
-
Define circulation and fines rules for combinations of libraries, patron categories, and item types
+
[% t('Circulation and fines rules') %]
+
[% t('Define circulation and fines rules for combinations of libraries, patron categories, and item types') %]
[% END %] -
Patron attribute types
-
Define extended attributes (identifiers and statistical categories) for patron records
-
Library transfer limits
-
Limit the ability to transfer items between libraries based on the library sending, the library receiving, and the item type involved. These rules only go into effect if the preference UseBranchTransferLimits is set to ON.
-
Transport cost matrix
-
Define transport costs between branches
-
Item circulation alerts
-
Define rules for check-in and checkout notifications for combinations of libraries, patron categories, and item types
-
Cities and towns
-
Define cities and towns that your patrons live in.
+
[% t('Patron attribute types') %]
+
[% t('Define extended attributes (identifiers and statistical categories) for patron records') %]
+
[% t('Library transfer limits') %]
+
[% t('Limit the ability to transfer items between libraries based on the library sending, the library receiving, and the item type involved. These rules only go into effect if the preference UseBranchTransferLimits is set to ON.') %]
+
[% t('Transport cost matrix') %]
+
[% t('Define transport costs between branches') %]
+
[% t('Item circulation alerts') %]
+
[% t('Define rules for check-in and checkout notifications for combinations of libraries, patron categories, and item types') %]
+
[% t('Cities and towns') %]
+
[% t('Define cities and towns that your patrons live in.') %]
[% IF CAN_user_plugins && plugins_enabled %] -

Plugins

+

[% t('Plugins') %]

-
Manage plugins
-
View, manage, configure and run plugins.
+
[% t('Manage plugins') %]
+
[% t('View, manage, configure and run plugins.') %]
[% END %]
-

Catalog

+

[% t('Catalog') %]

-
MARC bibliographic framework
-
Create and manage Bibliographic frameworks that define the characteristics of your MARC Records (field and subfield definitions) as well as templates for the MARC editor.
-
Koha to MARC mapping
-
Define the mapping between the Koha transactional database (SQL) and the MARC Bibliographic records.
-
Keywords to MARC mapping
-
Define the mapping between keywords and MARC fields. The keywords are used to find some data independently of the framework.
-
MARC Bibliographic framework test
-
Checks the MARC structure. If you change your MARC Bibliographic framework it's recommended that you run this tool to test for errors in your definition.
-
Authority types
-
Create and manage Authorities frameworks that define the characteristics of your MARC Records (field and subfield definitions).
-
Classification sources
-
Define classification sources (i.e., call number schemes) used by your collection. Also define filing rules used for sorting call numbers.
-
Record matching rules
-
Manage rules for automatically matching MARC records during record imports.
-
OAI sets configuration
-
Manage OAI Sets
-
Item search fields
-
Manage custom fields for item search.
+
[% t('MARC bibliographic framework') %]
+
[% t('Create and manage Bibliographic frameworks that define the characteristics of your MARC Records (field and subfield definitions) as well as templates for the MARC editor.') %]
+
[% t('Koha to MARC mapping') %]
+
[% t('Define the mapping between the Koha transactional database (SQL) and the MARC Bibliographic records.') %]
+
[% t('Keywords to MARC mapping') %]
+
[% t('Define the mapping between keywords and MARC fields. The keywords are used to find some data independently of the framework.') %]
+
[% t('MARC Bibliographic framework test') %]
+
[% t('Checks the MARC structure. If you change your MARC Bibliographic framework it\'s recommended that you run this tool to test for errors in your definition.') %]
+
[% t('Authority types') %]
+
[% t('Create and manage Authorities frameworks that define the characteristics of your MARC Records (field and subfield definitions).') %]
+
[% t('Classification sources') %]
+
[% t('Define classification sources (i.e., call number schemes) used by your collection.') %] [% t('Also define filing rules used for sorting call numbers.') %]
+
[% t('Record matching rules') %]
+
[% t('Manage rules for automatically matching MARC records during record imports.') %]
+
[% t('OAI sets configuration') %]
+
[% t('Manage OAI Sets') %]
+
[% t('Item search fields') %]
+
[% t('Manage custom fields for item search.') %]
[% IF Koha.Preference('SearchEngine') == 'Elasticsearch' %] -
Search engine configuration
-
Manage indexes, facets, and their mappings to MARC fields and subfields.
+
[% t('Search engine configuration') %]
+
[% t('Manage indexes, facets, and their mappings to MARC fields and subfields.') %]
[% END %]
-

Acquisition parameters

+

[% t('Acquisition parameters') %]

-
Currencies and exchange rates
-
Define currencies and exchange rates used for acquisitions.
+
[% t('Currencies and exchange rates') %]
+
[% t('Define currencies and exchange rates used for acquisitions.') %]
-
Budgets
-
Define your budgets
+
[% t('Budgets') %]
+
[% t('Define your budgets') %]
-
Funds
-
Define funds within your budgets
+
[% t('Funds') %]
+
[% t('Define funds within your budgets') %]
-
EDI accounts
-
Manage vendor EDI accounts for import/export
-
Library EANs
-
Manage library EDI EANs
+
[% t('EDI accounts') %]
+
[% t('Manage vendor EDI accounts for import/export') %]
+
[% t('Library EANs') %]
+
[% t('Manage library EDI EANs') %]
-

Additional parameters

+

[% t('Additional parameters') %]

-
Z39.50/SRU servers
-
Define which external servers to query for MARC data.
-
Did you mean?
-
Choose which plugins to use to suggest searches to patrons and staff.
-
Configure columns
-
Hide or show columns for tables.
-
Audio alerts
-
Define which events trigger which sounds
+
[% t('Z39.50/SRU servers') %]
+
[% t('Define which external servers to query for MARC data.') %]
+
[% t('Did you mean?') %]
+
[% t('Choose which plugins to use to suggest searches to patrons and staff.') %]
+
[% t('Configure columns') %]
+
[% t('Hide or show columns for tables.') %]
+
[% t('Audio alerts') %]
+
[% t('Define which events trigger which sounds') %]
[% IF Koha.Preference('SMSSendDriver') == 'Email' %] -
SMS cellular providers
-
Define a list of cellular providers for sending SMS messages via email.
+
[% t('SMS cellular providers') %]
+
[% t('Define a list of cellular providers for sending SMS messages via email.') %]
[% END %] -
Share your usage statistics
-
Share with the Koha community the usage statistics of your Koha installation.
+
[% t('Share your usage statistics') %]
+
[% t('Share with the Koha community the usage statistics of your Koha installation.') %]
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt @@ -1,3 +1,4 @@ +[% PROCESS 'i18n.inc' %] [% USE Asset %] [% USE KohaDates %] [% USE Price %] @@ -5,29 +6,29 @@ [%- BLOCK action_menu %] @@ -41,27 +42,27 @@ [% END %] - Koha › Administration › Budgets + [% t('Koha › Administration › Budgets') %] - [% IF ( add_form ) %]› + [% IF ( add_form ) %]› [% IF ( budget_period_id ) %] - Modify budget [% budget_period_description %] + [% t('Modify budget') %] [% budget_period_description %] [% ELSE %] - Add budget + [% t('Add budget') %] [% END %] [% END %] - [% IF ( duplicate_form ) %]› Duplicate budget[% END %] - [% IF ( delete_confirm ) %]› - Delete budget '[% budget_period_description %]'? + [% IF ( duplicate_form ) %][% t('› Duplicate budget') %][% END %] + [% IF ( delete_confirm ) %]› + [% t('Delete budget \'') %][% budget_period_description %]'? [% END %] - [% IF ( delete_confirmed ) %]› - Data deleted + [% IF ( delete_confirmed ) %]› + [% t('Data deleted') %] [% END %] - [% IF close_form %]› - Close budget [% budget_period_description %] + [% IF close_form %]› + [% t('Close budget') %] [% budget_period_description %] [% END %] - [% IF closed %]› - Budget [% budget_period_description %] closed + [% IF closed %]› + [% t('Budget') %] [% budget_period_description %] [% t('closed') %] [% END %] @@ -78,38 +79,38 @@ @@ -123,7 +124,7 @@ [% END %] [% IF ( duplicate_form ) %] -

Duplicate budget

+

[% t('Duplicate budget') %]

@@ -132,41 +133,41 @@
  1. - +
    [% INCLUDE 'date-format.inc' %]
  2. - +
    [% INCLUDE 'date-format.inc' %]
  3. - +
  4. - + % -
    (can be positive or negative)
    +
    [% t('(can be positive or negative)') %]
  5. - + -
    (amounts will be rounded down)
    +
    [% t('(amounts will be rounded down)') %]
  6. - +
  7. - +
  8. @@ -174,7 +175,7 @@
- Cancel + [% t('Cancel') %]
@@ -185,9 +186,9 @@ [% IF ( budget_period_id ) %] -

Modify budget [% budget_period_description %]

+

[% t('Modify budget') %] [% budget_period_description %]

[% ELSE %] -

Add budget

+

[% t('Add budget') %]

[% END %]
@@ -198,13 +199,13 @@
  1. - +
    [% INCLUDE 'date-format.inc' %]
  2. - +
    [% INCLUDE 'date-format.inc' %]
  3. @@ -212,31 +213,29 @@
  4. - - + +
  5. - - + +
  6. - - [% IF ( budget_period_active ) %][% ELSE %] [% END %] + + [% IF ( budget_period_active ) %][% ELSE %] [% END %]
  7. - - [% IF ( budget_period_locked ) %][% ELSE %] [% END %] + + [% IF ( budget_period_locked ) %][% ELSE %] [% END %]
@@ -244,12 +243,12 @@
- + [% IF ( budget_period_id ) %] - Cancel + [% t('Cancel') %] [% ELSE %] - Cancel + [% t('Cancel') %] [% END %]
@@ -264,16 +263,16 @@ [% IF ( delete_confirm ) %] [% IF ( total ) %]
-

Cannot delete budget

-

This record is used [% total %] times - . Deletion is not possible.

+

[% t('Cannot delete budget') %]

+

[% t('This record is used') %] [% total %] [% t('times') %] + [% t('. Deletion is not possible.') %]

[% ELSIF ( funds_exist ) %]
-

Cannot delete budget

-

This budget has funds attached. You must delete all attached funds before you can delete this budget.

+

[% t('Cannot delete budget') %]

+

[% t('This budget has funds attached. You must delete all attached funds before you can delete this budget.') %]

[% ELSE %]
-

Delete budget '[% budget_period_description %]'?

+

[% t('Delete budget \'') %][% budget_period_description %]'?

@@ -282,10 +281,10 @@ - +
- +
[% END %] @@ -294,22 +293,22 @@ [% IF close_form %] [% IF budget_periods.size == 0 %] - You cannot move funds of this budget, there is no active budget. - Please create a new active budget and retry. - Back + [% t('You cannot move funds of this budget, there is no active budget.') %] + [% t('Please create a new active budget and retry.') %] + [% t('Back') %] [% ELSIF number_of_unreceived_orders == 0 %] - There are no unreceived orders for this budget. - Back + [% t('There are no unreceived orders for this budget.') %] + [% t('Back') %] [% ELSE %] -

The unreceived orders from the following funds will be moved

- Fund list of budget [% budget_period_description %]: +

[% t('The unreceived orders from the following funds will be moved') %]

+ [% t('Fund list of budget') %] [% budget_period_description %]: - - - - + + + + @@ -327,7 +326,7 @@
  1. - +
  2. - +
@@ -345,20 +344,20 @@ - Cancel + [% t('Cancel') %]
[% END %] [% ELSIF closed %] -

Report after moving unreceived orders from budget [% from_budget_period.budget_period_description %] ([% from_budget_period.budget_period_startdate | $KohaDates %] - [% from_budget_period.budget_period_enddate | $KohaDates %]) to [% to_budget_period.budget_period_description %] ([% to_budget_period.budget_period_startdate | $KohaDates %] - [% to_budget_period.budget_period_enddate | $KohaDates%])

+

[% t('Report after moving unreceived orders from budget') %] [% from_budget_period.budget_period_description %] ([% from_budget_period.budget_period_startdate | $KohaDates %] - [% from_budget_period.budget_period_enddate | $KohaDates %][% t(') to') %] [% to_budget_period.budget_period_description %] ([% to_budget_period.budget_period_startdate | $KohaDates %] - [% to_budget_period.budget_period_enddate | $KohaDates%])

Fund idFund codeFund nameUnreceived orders[% t('Fund id') %][% t('Fund code') %][% t('Fund name') %][% t('Unreceived orders') %]
- - - - + + + + @@ -367,27 +366,27 @@ [% IF r.orders_moved.size > 0 %] [% FOR order IN r.orders_moved %] - + - + [% END %] [% ELSE %] - + - + [% END %] [% ELSE %] [% IF r.error == 'budget_code_not_exists' %] - + - + [% END %] [% END %] @@ -395,23 +394,23 @@ [% END %]
Budget idBasketOrdernumberDetails[% t('Budget id') %][% t('Basket') %][% t('Ordernumber') %][% t('Details') %]
[% r.budget.budget_name %] (id=[% r.budget.budget_id %]) Amount=[% r.budget.budget_amount | $Price %][% IF r.unspent_moved %] ([% r.unspent_moved | $Price %] remaining has been moved)[% END %][% r.budget.budget_name %] [% t('(id=') %][% r.budget.budget_id %][% t(') Amount=') %][% r.budget.budget_amount | $Price %][% IF r.unspent_moved %] ([% r.unspent_moved | $Price %] [% t('remaining has been moved)') %][% END %] [% order.basketname %] [% order.ordernumber %]Moved![% t('Moved!') %]
[% r.budget.budget_name %] (id=[% r.budget.budget_id %])[% r.budget.budget_name %] [% t('(id=') %][% r.budget.budget_id %]) There were no unreceived orders for this fund.[% t('There were no unreceived orders for this fund.') %]
[% r.budget.budget_id %] [% r.budget.budget_amount | $Price %][% IF r.unspent_moved %] ([% r.unspent_moved | $Price %] remaining has been moved)[% END %][% r.budget.budget_id %] [% r.budget.budget_amount | $Price %][% IF r.unspent_moved %] ([% r.unspent_moved | $Price %] [% t('remaining has been moved)') %][% END %] This fund code does not exist in the destination budget.[% t('This fund code does not exist in the destination budget.') %]
- Back + [% t('Back') %] [% END %] [% IF ( else ) %] -

Budgets administration

+

[% t('Budgets administration') %]

[% IF ( failed_delete_funds_exist ) %] -
Failed to delete budget because funds exist.
+
[% t('Failed to delete budget because funds exist.') %]
[% END %] [% INCLUDE 'budgets-active-currency.inc' %]
@@ -419,23 +418,23 @@ - - - - - - + + + + + + [% FOREACH period_active IN period_active_loop %] - + @@ -447,7 +446,7 @@
Budget nameStart dateEnd dateLockedTotalActions[% t('Budget name') %][% t('Start date') %][% t('End date') %][% t('Locked') %][% t('Total') %][% t('Actions') %]
[% period_active.budget_period_description %][% period_active.budget_period_description %] [% period_active.budget_period_startdate | $KohaDates %] [% period_active.budget_period_enddate | $KohaDates %] [% IF ( period_active.budget_period_locked ) %] - Locked  + [% t('Locked') %]  [% END %] [% period_active.budget_period_total | $Price %]
[% ELSE %] - No active budgets + [% t('No active budgets') %] [% END %]
@@ -455,21 +454,21 @@ - - - - - - + + + + + + [% FOREACH period_loo IN period_inactive_loop %] - + - +
Budget nameStart dateEnd dateLockedTotalActions[% t('Budget name') %][% t('Start date') %][% t('End date') %][% t('Locked') %][% t('Total') %][% t('Actions') %]
[% period_loo.budget_period_description %][% period_loo.budget_period_description %] [% period_loo.budget_period_startdate | $KohaDates %] [% period_loo.budget_period_enddate | $KohaDates %] [% IF ( period_loo.budget_period_locked ) %]Locked [% ELSE %][% END %] [% IF ( period_loo.budget_period_locked ) %][% t('Locked') %] [% ELSE %][% END %] [% period_loo.budget_period_total | $Price %] [% PROCESS action_menu block_budget=period_loo %] @@ -479,7 +478,7 @@
[% ELSE %] - No inactive budgets + [% t('No inactive budgets') %] [% END %]
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt @@ -1,10 +1,11 @@ +[% PROCESS 'i18n.inc' %] [% USE Asset %] [% USE AuthorisedValues %] [% USE Branches %] [% USE Price %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Administration › Funds[% IF op == 'add_form' %] › [% IF ( budget_id ) %]Modify fund[% IF ( budget_name ) %] '[% budget_name %]'[% END %][% ELSE %]Add fund [% END %][% END %] +[% t('Koha › Administration › Funds') %][% IF op == 'add_form' %] › [% IF ( budget_id ) %][% t('Modify fund') %][% IF ( budget_name ) %] '[% budget_name %]'[% END %][% ELSE %][% t('Add fund') %] [% END %][% END %] [% Asset.css("css/datatables.css") %] [% Asset.css("lib/jquery/plugins/treetable/stylesheets/jquery.treetable.css") %] [% INCLUDE 'doc-head-close.inc' %] @@ -14,13 +15,13 @@ [% INCLUDE 'header.inc' %] [% INCLUDE 'budgets-admin-search.inc' %] -