From 66b40b14aaf80f11a4d1ec76d2fe8e87a34295ba Mon Sep 17 00:00:00 2001
From: FOLIO Translations Bot
<38661258+folio-translations@users.noreply.github.com>
Date: Mon, 30 Oct 2023 17:17:34 -0400
Subject: [PATCH] Lokalise: updates
---
.../ui-plugin-find-import-profile/es.json | 2 +-
.../ui-plugin-find-import-profile/es_ES.json | 2 +-
.../ui-plugin-find-import-profile/sk.json | 23 +++++++++++++++++++
3 files changed, 25 insertions(+), 2 deletions(-)
create mode 100644 translations/ui-plugin-find-import-profile/sk.json
diff --git a/translations/ui-plugin-find-import-profile/es.json b/translations/ui-plugin-find-import-profile/es.json
index 718482a..9227303 100644
--- a/translations/ui-plugin-find-import-profile/es.json
+++ b/translations/ui-plugin-find-import-profile/es.json
@@ -17,7 +17,7 @@
"confirmationModal.single.body": "Este {profileType} ya está vinculado a \" {linkedProfileName} \" {linkedProfileType} . ¿Desea desvincularse del {linkedProfileType} y volver a vincular a este \" {currentProfileName} \" {linkedProfileType}",
"confirmationModal.multiple.body": "One or more of these {profileType}s is already linked to other {linkedProfileType}(s). Do you want to unlink from the previous {linkedProfileType}(s) and relink to this {currentProfileName} {linkedProfileType}?",
"confirmationModal.note": " NOTA que {profileType} no se volverá a vincular hasta que guarde {parentType}",
- "confirmationModal.ok": "OK",
+ "confirmationModal.ok": "Ok",
"confirmationModal.notAttached.heading": "Action profile not attached",
"confirmationModal.notAttached.body": "You must link a field mapping profile to the action profile before assigning the action profile to a job profile"
}
\ No newline at end of file
diff --git a/translations/ui-plugin-find-import-profile/es_ES.json b/translations/ui-plugin-find-import-profile/es_ES.json
index 718482a..9227303 100644
--- a/translations/ui-plugin-find-import-profile/es_ES.json
+++ b/translations/ui-plugin-find-import-profile/es_ES.json
@@ -17,7 +17,7 @@
"confirmationModal.single.body": "Este {profileType} ya está vinculado a \" {linkedProfileName} \" {linkedProfileType} . ¿Desea desvincularse del {linkedProfileType} y volver a vincular a este \" {currentProfileName} \" {linkedProfileType}",
"confirmationModal.multiple.body": "One or more of these {profileType}s is already linked to other {linkedProfileType}(s). Do you want to unlink from the previous {linkedProfileType}(s) and relink to this {currentProfileName} {linkedProfileType}?",
"confirmationModal.note": " NOTA que {profileType} no se volverá a vincular hasta que guarde {parentType}",
- "confirmationModal.ok": "OK",
+ "confirmationModal.ok": "Ok",
"confirmationModal.notAttached.heading": "Action profile not attached",
"confirmationModal.notAttached.body": "You must link a field mapping profile to the action profile before assigning the action profile to a job profile"
}
\ No newline at end of file
diff --git a/translations/ui-plugin-find-import-profile/sk.json b/translations/ui-plugin-find-import-profile/sk.json
new file mode 100644
index 0000000..fe9872b
--- /dev/null
+++ b/translations/ui-plugin-find-import-profile/sk.json
@@ -0,0 +1,23 @@
+{
+ "meta.title": "{profileType}",
+ "meta.pluginTitle": "Test Find Profile Plugin",
+ "addProfile": "Add {profileType}",
+ "pluggable.caption": "Pick Profile",
+ "pluggable.errors.plugin.disabled": "No plugin available!",
+ "modal.title": "Select {profileType}",
+ "modal.footer.save": "Save",
+ "modal.footer.close": "Close",
+ "modal.footer.totalSelected": "Total selected: {count}",
+ "entities.jobProfiles": "Job Profiles",
+ "entities.matchProfiles": "Match Profiles",
+ "entities.actionProfiles": "Action Profiles",
+ "entities.mappingProfiles": "Field Mapping Profiles",
+ "confirmationModal.heading": "Relink {profileType}?",
+ "confirmationModal.label": "Relink",
+ "confirmationModal.single.body": "This {profileType} is already linked to \"{linkedProfileName}\" {linkedProfileType}. Do you want to unlink from the previous {linkedProfileType} and relink to this {currentProfileName} {linkedProfileType}?",
+ "confirmationModal.multiple.body": "One or more of these {profileType}s is already linked to other {linkedProfileType}(s). Do you want to unlink from the previous {linkedProfileType}(s) and relink to this {currentProfileName} {linkedProfileType}?",
+ "confirmationModal.note": "NOTE that the {profileType}(s) will not be relinked until you save the {parentType}.",
+ "confirmationModal.ok": "OK",
+ "confirmationModal.notAttached.heading": "Action profile not attached",
+ "confirmationModal.notAttached.body": "You must link a field mapping profile to the action profile before assigning the action profile to a job profile"
+}
\ No newline at end of file