Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions translations/ui-remote-storage/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@
"returning-workflow.error.undefined": "يجب تحديد تفضيل سير عمل الإعادة لحفظ التهيئة",
"returning-workflow.option.folio": "تم مسح المواد المستلمة في المخزون البعيد ضوئيًا إلى فوليو",
"returning-workflow.option.ciasoft": "تم مسح المواد المستلمة في المخزون البعيد ضوئيًا إلى CaiaSoft",
"accession-workflow.title": "تفضيل سير عمل مقتنيات الانضمام",
"accession-workflow.title": "تفضيل سير عمل مقتنيات القيد",
"accession-workflow.tooltip": "اختر سير عمل الانضمام المناسب للمقتنيات",
"accession-workflow.error.undefined": "يجب تحديد تفضيلات سير عمل مقتنيات الانضمام لحفظ التهيئة",
"accession-workflow.error.undefined": "يجب تحديد تفضيلات سير عمل مقتنيات القيد لحفظ التهيئة",
"accession-workflow.option.change": "تغيير الموقع الدائم",
"accession-workflow.option.duplicate": "تكرار المقتنيات",
"error": "لقد حدث خطأ ما",
"configurations.title": "التهيئات",
"permission.settings.remote-storages.view": "الإعدادات (التخزين البعيد): إمكانية عرض إعدادات التخزين البعيد",
"permission.settings.remote-storages.edit": "الإعدادات (التخزين البعيد): إمكانية إنشاء، تحرير، وحذف إعدادات التخزين البعيد",
"accession-tables.title": "جداول الانضمام",
"accession-tables.empty": "تصبح جداول انضمام CaiaSoft متاحة بعد تهيئة المخزون البعيد.",
"accession-tables.open": "فتح جدول الانضمام",
"accession-tables.title": "جداول القيد",
"accession-tables.empty": "تصبح جداول قيد CaiaSoft متاحة بعد تهيئة المخزون البعيد.",
"accession-tables.open": "فتح جدول القيد",
"location.original": "الموقع الأصلي",
"location.final": "الموقع النهائي (بعيد)",
"minutes": "دقيقة",
Expand Down
6 changes: 3 additions & 3 deletions translations/ui-remote-storage/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"configurations.title": "Konfigurace",
"permission.settings.remote-storages.view": "Nastavení (vzdálené úložiště): Umožňuje zobrazit nastavení vzdáleného úložiště",
"permission.settings.remote-storages.edit": "Nastavení (vzdálené úložiště): Může vytvářet, upravovat a mazat nastavení vzdáleného úložiště",
"accession-tables.title": "Přístupové tabulky",
"accession-tables.empty": "Tabulky CaiaSoft Accession jsou dostupné po konfiguraci vzdáleného úložiště.",
"accession-tables.open": "Otevřít tabulku přístupů",
"accession-tables.title": "Přírůstkové tabulky",
"accession-tables.empty": "Přírůstkové tabulky CaiaSoft jsou dostupné po konfiguraci vzdáleného úložiště.",
"accession-tables.open": "Otevřít přírůstkovou tabulku",
"location.original": "Původní lokace",
"location.final": "Konečná lokace (vzdálená)",
"minutes": "minut",
Expand Down
71 changes: 71 additions & 0 deletions translations/ui-remote-storage/lv_LV.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
{
"meta.title": "Remote storage",
"list.name": "Name",
"list.providerName": "Provider",
"list.lastUpdate": "Last Update",
"details.title": "General information",
"details.providerName": "Provider name",
"details.url": "URL (domain)",
"edit": "Edit",
"delete": "Delete",
"details.statusUrl": "Status URL",
"editForm.title": "Edit {name}",
"createForm.title": "Create configuration",
"confirmationModal.edit.message": "Are you sure you want to create this remote storage configuration?",
"confirmationModal.create.message": "Are you sure you want to save the remote storage configuration?",
"confirmationModal.save": "Save",
"cannotDeleteModal.header": "Cannot delete Remote Storage location",
"cannotDeleteModal.message": "One or more locations are associated with this configuration. The configuration cannot be deleted.",
"removingModal.title": "Remove {name}",
"removingModal.message": "Are you sure you want to delete the remote storage configuration?",
"remove.success": "Remote storage configuration was successfully deleted.",
"remove.error": "Remote storage configuration was not deleted.",
"create.success": "Remote storage configuration was successfully created.",
"create.error": "Error occurred while saving Remote storage configuration.",
"synchronization.title": "Data synchronization settings",
"synchronization.schedule.title": "Data synchronization schedule",
"synchronization.schedule.info": "Runs every",
"details.credProperties": "Credential properties",
"edit.success.created": "Remote storage configuration was successfully created.",
"edit.success.changed": "Remote storage configuration was successfully changed.",
"edit.error": "Error occurred while saving Remote storage configuration.",
"select": "Select",
"loading": "Loading...",
"details.name": "Remote storage name",
"details.name.error": "Name is required",
"details.providerName.error": "Provider is required",
"returning-workflow.title": "Returning workflow preference",
"returning-workflow.tooltip": "Select the System items are scanned into upon receipt at remote storage",
"returning-workflow.error.undefined": "Returning workflow preference must be selected to save configuration",
"returning-workflow.option.folio": "Items received at remote storage scanned into FOLIO",
"returning-workflow.option.ciasoft": "Items received at remote storage scanned into CaiaSoft",
"accession-workflow.title": "Accession holding workflow preference",
"accession-workflow.tooltip": "Choose the appropriate accession workflow for holdings",
"accession-workflow.error.undefined": "Accession holdings workflow preference must be selected to save configuration",
"accession-workflow.option.change": "Change permanent location",
"accession-workflow.option.duplicate": "Duplicate holdings",
"error": "Something went wrong",
"configurations.title": "Configurations",
"permission.settings.remote-storages.view": "Settings (Remote storage): Can view remote storage settings",
"permission.settings.remote-storages.edit": "Settings (Remote storage): Can create, edit, delete remote storage settings",
"accession-tables.title": "Accession tables",
"accession-tables.empty": "CaiaSoft Accession tables are available after remote storage has been configured.",
"accession-tables.open": "Open Accession table",
"location.original": "Original location",
"location.final": "Final location (Remote)",
"minutes": "minute(s)",
"hours": "hour(s)",
"days": "day(s)",
"weeks": "week(s)",
"months": "month(s)",
"synchronization.schedule.info.notSet": "Not set",
"synchronization.schedule.info.notValid": "Value must be positive integer",
"synchronization.schedule.info.minutes": "Runs every {delay} {delay, plural, one {minute} other {minutes}}",
"synchronization.schedule.info.hours": "Runs every {delay} {delay, plural, one {hour} other {hours}}",
"synchronization.schedule.info.days": "Runs every {delay} {delay, plural, one {day} other {days}}",
"synchronization.schedule.info.weeks": "Runs every {delay} {delay, plural, one {week} other {weeks}}",
"synchronization.schedule.info.months": "Runs every {delay} {delay, plural, one {month} other {months}}",
"confirmationModal.configuration.edit.message": "Are you sure you want to change the remote storage configuration?",
"confirmationModal.configuration.create.message": "Are you sure you want to create the remote storage configuration?",
"settings.title": "Remote storage settings"
}
6 changes: 3 additions & 3 deletions translations/ui-remote-storage/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"synchronization.title": "Ustawienia synchronizacji danych",
"synchronization.schedule.title": "Harmonogram synchronizacji danych",
"synchronization.schedule.info": "Uruchamiane co",
"details.credProperties": "Credential properties",
"details.credProperties": "Właściwości danych logowania",
"edit.success.created": "Konfiguracja magazynu zdalnego została pomyślnie utworzona.",
"edit.success.changed": "Konfiguracja magazynu zdalnego została pomyślnie zmieniona.",
"edit.error": "Wystąpił błąd podczas zapisywania konfiguracji magazynu zdalnego.",
Expand All @@ -34,7 +34,7 @@
"details.name": "Nazwa magazynu zdalnego",
"details.name.error": "Nazwa jest wymagana",
"details.providerName.error": "Dostawca jest wymagany",
"returning-workflow.title": "Returning workflow preference",
"returning-workflow.title": "Zwracanie preferencji przepływu pracy",
"returning-workflow.tooltip": "Wybierz egzemplarze systemowe, które mają zostać zeskanowane w momencie otrzymania w magazynie zdalnym",
"returning-workflow.error.undefined": "Returning workflow preference must be selected to save configuration",
"returning-workflow.option.folio": "Egzemplarze otrzymane w magazynie zdalnym zeskanowane do FOLIO",
Expand All @@ -58,7 +58,7 @@
"days": "day(s)",
"weeks": "week(s)",
"months": "month(s)",
"synchronization.schedule.info.notSet": "Not set",
"synchronization.schedule.info.notSet": "Nie ustawiono",
"synchronization.schedule.info.notValid": "Wartość musi być dodatnią liczbą całkowitą",
"synchronization.schedule.info.minutes": "Runs every {delay} {delay, plural, one {minute} other {minutes}}",
"synchronization.schedule.info.hours": "Runs every {delay} {delay, plural, one {hour} other {hours}}",
Expand Down
6 changes: 3 additions & 3 deletions translations/ui-remote-storage/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"returning-workflow.option.folio": "Itens recebidos em armazenamento remoto digitalizados no FOLIO",
"returning-workflow.option.ciasoft": "Itens recebidos em armazenamento remoto digitalizados no CaiaSoft",
"accession-workflow.title": "Preferência de fluxo de trabalho de adesão",
"accession-workflow.tooltip": "Escolha o fluxo de trabalho de adesão adequado para a coleção",
"accession-workflow.error.undefined": "A preferência de fluxo de trabalho de coleção de adesão deve ser selecionada para salvar a configuração",
"accession-workflow.tooltip": "Escolha o fluxo de trabalho de adesão adequado para o acervo",
"accession-workflow.error.undefined": "A preferência de fluxo de trabalho de acervo de adesão deve ser selecionada para salvar a configuração",
"accession-workflow.option.change": "Mudar localização permanente",
"accession-workflow.option.duplicate": "Duplicar coleção",
"accession-workflow.option.duplicate": "Duplicar acervo",
"error": "Algo deu errado.",
"configurations.title": "Configurações",
"permission.settings.remote-storages.view": "Configurações (armazenamento remoto): Pode visualizar as configurações de armazenamento remoto",
Expand Down
71 changes: 71 additions & 0 deletions translations/ui-remote-storage/tr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
{
"meta.title": "Remote storage",
"list.name": "Name",
"list.providerName": "Provider",
"list.lastUpdate": "Last Update",
"details.title": "General information",
"details.providerName": "Provider name",
"details.url": "URL (domain)",
"edit": "Edit",
"delete": "Delete",
"details.statusUrl": "Status URL",
"editForm.title": "Edit {name}",
"createForm.title": "Create configuration",
"confirmationModal.edit.message": "Are you sure you want to create this remote storage configuration?",
"confirmationModal.create.message": "Are you sure you want to save the remote storage configuration?",
"confirmationModal.save": "Save",
"cannotDeleteModal.header": "Cannot delete Remote Storage location",
"cannotDeleteModal.message": "One or more locations are associated with this configuration. The configuration cannot be deleted.",
"removingModal.title": "Remove {name}",
"removingModal.message": "Are you sure you want to delete the remote storage configuration?",
"remove.success": "Remote storage configuration was successfully deleted.",
"remove.error": "Remote storage configuration was not deleted.",
"create.success": "Remote storage configuration was successfully created.",
"create.error": "Error occurred while saving Remote storage configuration.",
"synchronization.title": "Data synchronization settings",
"synchronization.schedule.title": "Data synchronization schedule",
"synchronization.schedule.info": "Runs every",
"details.credProperties": "Credential properties",
"edit.success.created": "Remote storage configuration was successfully created.",
"edit.success.changed": "Remote storage configuration was successfully changed.",
"edit.error": "Error occurred while saving Remote storage configuration.",
"select": "Select",
"loading": "Loading...",
"details.name": "Remote storage name",
"details.name.error": "Name is required",
"details.providerName.error": "Provider is required",
"returning-workflow.title": "Returning workflow preference",
"returning-workflow.tooltip": "Select the System items are scanned into upon receipt at remote storage",
"returning-workflow.error.undefined": "Returning workflow preference must be selected to save configuration",
"returning-workflow.option.folio": "Items received at remote storage scanned into FOLIO",
"returning-workflow.option.ciasoft": "Items received at remote storage scanned into CaiaSoft",
"accession-workflow.title": "Accession holding workflow preference",
"accession-workflow.tooltip": "Choose the appropriate accession workflow for holdings",
"accession-workflow.error.undefined": "Accession holdings workflow preference must be selected to save configuration",
"accession-workflow.option.change": "Change permanent location",
"accession-workflow.option.duplicate": "Duplicate holdings",
"error": "Something went wrong",
"configurations.title": "Configurations",
"permission.settings.remote-storages.view": "Settings (Remote storage): Can view remote storage settings",
"permission.settings.remote-storages.edit": "Settings (Remote storage): Can create, edit, delete remote storage settings",
"accession-tables.title": "Accession tables",
"accession-tables.empty": "CaiaSoft Accession tables are available after remote storage has been configured.",
"accession-tables.open": "Open Accession table",
"location.original": "Original location",
"location.final": "Final location (Remote)",
"minutes": "minute(s)",
"hours": "hour(s)",
"days": "day(s)",
"weeks": "week(s)",
"months": "month(s)",
"synchronization.schedule.info.notSet": "Not set",
"synchronization.schedule.info.notValid": "Value must be positive integer",
"synchronization.schedule.info.minutes": "Runs every {delay} {delay, plural, one {minute} other {minutes}}",
"synchronization.schedule.info.hours": "Runs every {delay} {delay, plural, one {hour} other {hours}}",
"synchronization.schedule.info.days": "Runs every {delay} {delay, plural, one {day} other {days}}",
"synchronization.schedule.info.weeks": "Runs every {delay} {delay, plural, one {week} other {weeks}}",
"synchronization.schedule.info.months": "Runs every {delay} {delay, plural, one {month} other {months}}",
"confirmationModal.configuration.edit.message": "Are you sure you want to change the remote storage configuration?",
"confirmationModal.configuration.create.message": "Are you sure you want to create the remote storage configuration?",
"settings.title": "Remote storage settings"
}
Loading
Loading