Skip to content

Commit

Permalink
Update translation strings
Browse files Browse the repository at this point in the history
(cherry picked from commit 06942b0)
  • Loading branch information
folio-translations authored and IvanKryzhanovskyi committed Aug 11, 2020
1 parent 84e48e0 commit 3ae67da
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
18 changes: 9 additions & 9 deletions translations/ui-data-import/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -731,13 +731,13 @@
"settings.mappingProfiles.map.item.field.circulationNotes.checkInNote": "ملاحظة الرد",
"settings.mappingProfiles.map.item.field.circulationNotes.checkOutNote": "ملاحظة الإعارة",
"validation.chooseAtLeastOneValue": "يجب إضافة قيمة واحدة أو أكثر قبل حفظ الوضع.",
"settings.marcFieldProtection.title": "MARC field protection",
"settings.marcFieldProtection.field": "Field",
"settings.marcFieldProtection.indicator1": "Ind 1",
"settings.marcFieldProtection.indicator2": "Ind 2",
"settings.marcFieldProtection.subfield": "Subfield",
"settings.marcFieldProtection.data": "Data",
"settings.marcFieldProtection.source": "Source",
"settings.marcFieldProtection.actions": "Actions",
"settings.marcFieldProtection.listFormHeader": "The following MARC fields are protected from updates when new copies of MARC records are imported"
"settings.marcFieldProtection.title": "حماية حقل مارك",
"settings.marcFieldProtection.field": "حقل",
"settings.marcFieldProtection.indicator1": "مؤشر 1",
"settings.marcFieldProtection.indicator2": "مؤشر 2",
"settings.marcFieldProtection.subfield": "حقل فرعي",
"settings.marcFieldProtection.data": "البيانات",
"settings.marcFieldProtection.source": "مصدر",
"settings.marcFieldProtection.actions": "الإجراءات",
"settings.marcFieldProtection.listFormHeader": "حقول مارك التالية محمية من التحديثات عند استيراد نسخ جديدة من تسجيلات مارك"
}
12 changes: 6 additions & 6 deletions translations/ui-data-import/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -572,13 +572,13 @@
"settings.matchProfiles.classification": "Classification",
"settings.matchProfiles.instanceRelationship": "Instance relationship",
"settings.matchProfiles.location": "Emplacement",
"settings.matchProfiles.holdingsDetails": "Holdings details",
"settings.matchProfiles.holdingsDetails": "Détails des collections",
"settings.matchProfiles.holdingsNotes": "Holdings notes",
"settings.matchProfiles.acquisition": "Acquisition",
"settings.matchProfiles.receivingHistory": "Receiving history",
"settings.matchProfiles.receivingHistory": "Historique de réception",
"settings.matchProfiles.itemData": "Item data",
"settings.matchProfiles.enumerationData": "Enumeration data",
"settings.matchProfiles.condition": "Condition",
"settings.matchProfiles.condition": "Condition/Etat",
"settings.matchProfiles.itemNotes": "Item notes",
"settings.matchProfiles.loanAndAvailability": "Loan and availability",
"settings.matchProfiles.poAdminData": "PO admin data",
Expand Down Expand Up @@ -732,11 +732,11 @@
"settings.mappingProfiles.map.item.field.circulationNotes.checkOutNote": "Check out note",
"validation.chooseAtLeastOneValue": "Une ou plusieurs valeurs doivent être ajoutées avant de pouvoir enregistrer le profil.",
"settings.marcFieldProtection.title": "MARC field protection",
"settings.marcFieldProtection.field": "Field",
"settings.marcFieldProtection.field": "Champ",
"settings.marcFieldProtection.indicator1": "Ind 1",
"settings.marcFieldProtection.indicator2": "Ind 2",
"settings.marcFieldProtection.subfield": "Subfield",
"settings.marcFieldProtection.data": "Data",
"settings.marcFieldProtection.subfield": "Sous-champ",
"settings.marcFieldProtection.data": "Données",
"settings.marcFieldProtection.source": "Source",
"settings.marcFieldProtection.actions": "Actions",
"settings.marcFieldProtection.listFormHeader": "The following MARC fields are protected from updates when new copies of MARC records are imported"
Expand Down
14 changes: 7 additions & 7 deletions translations/ui-data-import/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -731,13 +731,13 @@
"settings.mappingProfiles.map.item.field.circulationNotes.checkInNote": "Nota de devolução",
"settings.mappingProfiles.map.item.field.circulationNotes.checkOutNote": "Nota de empréstimo",
"validation.chooseAtLeastOneValue": "Um ou mais valores devem ser adicionados antes que o perfil possa ser salvo.",
"settings.marcFieldProtection.title": "MARC field protection",
"settings.marcFieldProtection.field": "Field",
"settings.marcFieldProtection.title": "Proteção de campo MARC",
"settings.marcFieldProtection.field": "Campo",
"settings.marcFieldProtection.indicator1": "Ind 1",
"settings.marcFieldProtection.indicator2": "Ind 2",
"settings.marcFieldProtection.subfield": "Subfield",
"settings.marcFieldProtection.data": "Data",
"settings.marcFieldProtection.source": "Source",
"settings.marcFieldProtection.actions": "Actions",
"settings.marcFieldProtection.listFormHeader": "The following MARC fields are protected from updates when new copies of MARC records are imported"
"settings.marcFieldProtection.subfield": "Subcampo",
"settings.marcFieldProtection.data": "Dados",
"settings.marcFieldProtection.source": "Fonte",
"settings.marcFieldProtection.actions": "Ações",
"settings.marcFieldProtection.listFormHeader": "Os seguintes campos MARC são protegidos contra atualizações quando novas cópias dos registros MARC são importadas"
}

0 comments on commit 3ae67da

Please sign in to comment.