Zen

Translation

English %1$s: IF ( biblio.title ) %2$s: biblio.title | html %3$s: ELSE %4$s: END %5$s: ~ SET subtitles = biblio.subtitle.split(' \| ') ~ %6$s: ~ FOREACH subtitle IN subtitles ~ %7$s: ~ IF Koha.Preference('marcflavour')=='UNIMARC' ~ %8$s: ~ END ~ %9$s: subtitle | html %10$s: END %11$s: part_numbers = biblio.part_number.split(' \\| ') %12$s: part_names = biblio.part_name.split(' \\| ') %13$s: i = 0 %14$s: WHILE ( part_numbers.$i.defined || part_names.$i.defined ) %15$s: IF ( part_numbers.$i.defined ) %16$s: part_numbers.$i | html %17$s: END %18$s: IF ( part_names.$i.defined ) %19$s: part_names.$i | html %20$s: END %21$s: i = i + 1 %22$s: END

Loading…

User avatar None

String added in the repository

8 days ago
Browse all string changes

Things to check

C format

The following format strings are missing: %s

Reset

Glossary

English Dutch
No Nee/geen {ter/aux.po}; Nee {ter/aux.po, ter/aux.po, ter/aux.po, ter/aux.po}; Geen {ter/aux.po} Terminology
(poterminology) ter/aux.po (344)
no nee Terminology
no title geen titel Terminology
(poterminology) ter/aux.po (6)
No title Geen titel Terminology
(poterminology) ter/aux.po (6)
Title Titel Terminology
(poterminology) ter/aux.po (36)
title titel Terminology
TITLE Terminology
(poterminology) ter/aux.po (3)

String information

Source string description
%1$s: IF ( biblio.title ) %2$s: biblio.title | html %3$s: ELSE %4$s: END %5$s: ~ SET subtitles = biblio.subtitle.split(' \| ') ~ %6$s: ~ FOREACH subtitle IN subtitles ~ %7$s: ~ IF Koha.Preference('marcflavour')=='UNIMARC' ~ %8$s: ~ END ~ %9$s: subtitle | html %10$s: END %11$s: part_numbers = biblio.part_number.split(' \\| ') %12$s: part_names = biblio.part_name.split(' \\| ') %13$s: i = 0 %14$s: WHILE ( part_numbers.$i.defined || part_names.$i.defined ) %15$s: IF ( part_numbers.$i.defined ) %16$s: part_numbers.$i | html %17$s: END %18$s: IF ( part_names.$i.defined ) %19$s: part_names.$i | html %20$s: END %21$s: i = i + 1 %22$s: END
Flags
c-format
String age
8 days ago
Last updated
8 days ago
Source string age
8 days ago
Translation file
nl-NL-opac-bootstrap.po, string 89