@ui5/webcomponents-fiori 1.1.2 → 1.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +51 -0
- package/README.md +3 -0
- package/dist/Bar.js +3 -2
- package/dist/BarcodeScannerDialog.js +2 -2
- package/dist/DynamicSideContent.js +4 -5
- package/dist/FilterItem.js +2 -2
- package/dist/FilterItemOption.js +2 -2
- package/dist/FlexibleColumnLayout.js +31 -3
- package/dist/IllustratedMessage.js +7 -1
- package/dist/Interfaces.js +10 -0
- package/dist/MediaGallery.js +1 -1
- package/dist/MediaGalleryItem.js +4 -5
- package/dist/NotificationListItem.js +1 -2
- package/dist/Page.js +2 -2
- package/dist/ShellBar.js +13 -6
- package/dist/SideNavigation.js +5 -2
- package/dist/SortItem.js +2 -2
- package/dist/Timeline.js +16 -2
- package/dist/TimelineItem.js +1 -1
- package/dist/UploadCollection.js +1 -1
- package/dist/ViewSettingsDialog.js +25 -8
- package/dist/Wizard.js +2 -2
- package/dist/WizardStep.js +3 -3
- package/dist/WizardTab.js +5 -5
- package/dist/api.json +180 -26
- package/dist/css/themes/BarcodeScannerDialog.css +1 -1
- package/dist/css/themes/FlexibleColumnLayout.css +1 -1
- package/dist/css/themes/ViewSettingsDialog.css +1 -1
- package/dist/css/themes/Wizard.css +1 -1
- package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
- package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -0
- package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -0
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -0
- package/dist/generated/i18n/i18n-defaults.js +1 -1
- package/dist/generated/json-imports/Themes-static.js +8 -2
- package/dist/generated/json-imports/Themes.js +4 -1
- package/dist/generated/templates/FilterItemTemplate.lit.js +2 -2
- package/dist/generated/templates/FlexibleColumnLayoutTemplate.lit.js +1 -1
- package/dist/generated/templates/NotificationListGroupItemTemplate.lit.js +3 -3
- package/dist/generated/templates/NotificationListItemTemplate.lit.js +2 -2
- package/dist/generated/templates/ShellBarTemplate.lit.js +6 -6
- package/dist/generated/templates/TimelineTemplate.lit.js +1 -1
- package/dist/generated/templates/UploadCollectionItemTemplate.lit.js +5 -5
- package/dist/generated/templates/ViewSettingsDialogTemplate.lit.js +3 -3
- package/dist/generated/templates/WizardPopoverTemplate.lit.js +1 -1
- package/dist/generated/themes/BarcodeScannerDialog.css.js +1 -1
- package/dist/generated/themes/FlexibleColumnLayout.css.js +1 -1
- package/dist/generated/themes/ViewSettingsDialog.css.js +1 -1
- package/dist/generated/themes/Wizard.css.js +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -0
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -0
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -0
- package/dist/i18n/messagebundle_ar.properties +52 -0
- package/dist/i18n/messagebundle_bg.properties +52 -0
- package/dist/i18n/messagebundle_ca.properties +52 -0
- package/dist/i18n/messagebundle_cs.properties +52 -0
- package/dist/i18n/messagebundle_cy.properties +52 -0
- package/dist/i18n/messagebundle_da.properties +52 -0
- package/dist/i18n/messagebundle_de.properties +52 -0
- package/dist/i18n/messagebundle_el.properties +52 -0
- package/dist/i18n/messagebundle_en.properties +52 -0
- package/dist/i18n/messagebundle_en_GB.properties +52 -0
- package/dist/i18n/messagebundle_es.properties +52 -0
- package/dist/i18n/messagebundle_es_MX.properties +52 -0
- package/dist/i18n/messagebundle_et.properties +52 -0
- package/dist/i18n/messagebundle_fi.properties +52 -0
- package/dist/i18n/messagebundle_fr.properties +52 -0
- package/dist/i18n/messagebundle_fr_CA.properties +52 -0
- package/dist/i18n/messagebundle_hi.properties +52 -0
- package/dist/i18n/messagebundle_hr.properties +52 -0
- package/dist/i18n/messagebundle_hu.properties +52 -0
- package/dist/i18n/messagebundle_id.properties +52 -0
- package/dist/i18n/messagebundle_it.properties +52 -0
- package/dist/i18n/messagebundle_iw.properties +52 -0
- package/dist/i18n/messagebundle_ja.properties +52 -0
- package/dist/i18n/messagebundle_kk.properties +52 -0
- package/dist/i18n/messagebundle_ko.properties +52 -0
- package/dist/i18n/messagebundle_lt.properties +52 -0
- package/dist/i18n/messagebundle_lv.properties +52 -0
- package/dist/i18n/messagebundle_ms.properties +52 -0
- package/dist/i18n/messagebundle_nl.properties +52 -0
- package/dist/i18n/messagebundle_no.properties +52 -0
- package/dist/i18n/messagebundle_pl.properties +52 -0
- package/dist/i18n/messagebundle_pt.properties +52 -0
- package/dist/i18n/messagebundle_pt_PT.properties +52 -0
- package/dist/i18n/messagebundle_ro.properties +52 -0
- package/dist/i18n/messagebundle_ru.properties +52 -0
- package/dist/i18n/messagebundle_sh.properties +52 -0
- package/dist/i18n/messagebundle_sk.properties +52 -0
- package/dist/i18n/messagebundle_sl.properties +52 -0
- package/dist/i18n/messagebundle_sv.properties +52 -0
- package/dist/i18n/messagebundle_th.properties +52 -0
- package/dist/i18n/messagebundle_tr.properties +52 -0
- package/dist/i18n/messagebundle_uk.properties +53 -1
- package/dist/i18n/messagebundle_vi.properties +52 -0
- package/dist/i18n/messagebundle_zh_CN.properties +52 -0
- package/dist/i18n/messagebundle_zh_TW.properties +52 -0
- package/dist/illustrations/tnt/ChartArea.js +20 -0
- package/dist/illustrations/tnt/ChartArea2.js +20 -0
- package/dist/illustrations/tnt/ChartBPMNFlow.js +20 -0
- package/dist/illustrations/tnt/ChartBar.js +20 -0
- package/dist/illustrations/tnt/ChartBullet.js +20 -0
- package/dist/illustrations/tnt/ChartDoughnut.js +20 -0
- package/dist/illustrations/tnt/ChartFlow.js +20 -0
- package/dist/illustrations/tnt/ChartGantt.js +20 -0
- package/dist/illustrations/tnt/ChartOrg.js +20 -0
- package/dist/illustrations/tnt/ChartPie.js +20 -0
- package/dist/illustrations/tnt/Components.js +20 -0
- package/dist/illustrations/tnt/Secrets.js +20 -0
- package/dist/illustrations/tnt/Systems.js +20 -0
- package/dist/illustrations/tnt/Teams.js +20 -0
- package/dist/illustrations/tnt/Tools.js +20 -0
- package/dist/illustrations/tnt/UnableToLoad.js +20 -0
- package/dist/illustrations/tnt/User2.js +20 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartArea.js +14 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartArea2.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.js +13 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartBar.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartBullet.js +14 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartDoughnut.js +13 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartFlow.js +13 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartGantt.js +17 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartOrg.js +15 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartPie.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-CodePlaceholder.js +5 -5
- package/dist/illustrations/tnt/tnt-Dialog-Company.js +12 -12
- package/dist/illustrations/tnt/tnt-Dialog-Components.js +9 -0
- package/dist/illustrations/tnt/tnt-Dialog-ExternalLink.js +10 -10
- package/dist/illustrations/tnt/tnt-Dialog-FaceID.js +16 -16
- package/dist/illustrations/tnt/tnt-Dialog-Fingerprint.js +15 -15
- package/dist/illustrations/tnt/tnt-Dialog-Lock.js +11 -11
- package/dist/illustrations/tnt/tnt-Dialog-Mission.js +17 -17
- package/dist/illustrations/tnt/tnt-Dialog-NoApplications.js +15 -15
- package/dist/illustrations/tnt/tnt-Dialog-NoFlows.js +11 -11
- package/dist/illustrations/tnt/tnt-Dialog-NoUsers.js +15 -15
- package/dist/illustrations/tnt/tnt-Dialog-Radar.js +14 -14
- package/dist/illustrations/tnt/tnt-Dialog-Secrets.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-Services.js +15 -15
- package/dist/illustrations/tnt/tnt-Dialog-SessionExpired.js +10 -10
- package/dist/illustrations/tnt/tnt-Dialog-SessionExpiring.js +9 -9
- package/dist/illustrations/tnt/tnt-Dialog-Success.js +9 -9
- package/dist/illustrations/tnt/tnt-Dialog-SuccessfulAuth.js +9 -9
- package/dist/illustrations/tnt/tnt-Dialog-Systems.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-Teams.js +17 -0
- package/dist/illustrations/tnt/tnt-Dialog-Tools.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-UnableToLoad.js +10 -0
- package/dist/illustrations/tnt/tnt-Dialog-Unlock.js +11 -11
- package/dist/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.js +10 -10
- package/dist/illustrations/tnt/tnt-Dialog-User2.js +13 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartArea.js +22 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartArea2.js +19 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartBPMNFlow.js +21 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartBar.js +19 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartBullet.js +20 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartDoughnut.js +19 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartFlow.js +20 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartGantt.js +26 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartOrg.js +27 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartPie.js +18 -0
- package/dist/illustrations/tnt/tnt-Scene-CodePlaceholder.js +8 -8
- package/dist/illustrations/tnt/tnt-Scene-Company.js +29 -29
- package/dist/illustrations/tnt/tnt-Scene-Components.js +16 -0
- package/dist/illustrations/tnt/tnt-Scene-ExternalLink.js +13 -13
- package/dist/illustrations/tnt/tnt-Scene-FaceID.js +20 -20
- package/dist/illustrations/tnt/tnt-Scene-Fingerprint.js +34 -34
- package/dist/illustrations/tnt/tnt-Scene-Lock.js +21 -21
- package/dist/illustrations/tnt/tnt-Scene-Mission.js +18 -18
- package/dist/illustrations/tnt/tnt-Scene-NoApplications.js +17 -17
- package/dist/illustrations/tnt/tnt-Scene-NoFlows.js +19 -19
- package/dist/illustrations/tnt/tnt-Scene-NoUsers.js +16 -16
- package/dist/illustrations/tnt/tnt-Scene-Radar.js +19 -19
- package/dist/illustrations/tnt/tnt-Scene-Secrets.js +15 -0
- package/dist/illustrations/tnt/tnt-Scene-Services.js +16 -16
- package/dist/illustrations/tnt/tnt-Scene-SessionExpired.js +17 -17
- package/dist/illustrations/tnt/tnt-Scene-SessionExpiring.js +16 -16
- package/dist/illustrations/tnt/tnt-Scene-Success.js +17 -17
- package/dist/illustrations/tnt/tnt-Scene-SuccessfulAuth.js +19 -19
- package/dist/illustrations/tnt/tnt-Scene-Systems.js +13 -0
- package/dist/illustrations/tnt/tnt-Scene-Teams.js +20 -0
- package/dist/illustrations/tnt/tnt-Scene-Tools.js +19 -0
- package/dist/illustrations/tnt/tnt-Scene-UnableToLoad.js +21 -0
- package/dist/illustrations/tnt/tnt-Scene-Unlock.js +14 -14
- package/dist/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.js +21 -21
- package/dist/illustrations/tnt/tnt-Scene-User2.js +22 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartArea.js +13 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartArea2.js +7 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartBPMNFlow.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartBar.js +8 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartBullet.js +10 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartDoughnut.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartFlow.js +8 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartGantt.js +12 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartOrg.js +6 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartPie.js +8 -0
- package/dist/illustrations/tnt/tnt-Spot-CodePlaceholder.js +5 -5
- package/dist/illustrations/tnt/tnt-Spot-Company.js +12 -12
- package/dist/illustrations/tnt/tnt-Spot-Components.js +5 -0
- package/dist/illustrations/tnt/tnt-Spot-ExternalLink.js +8 -8
- package/dist/illustrations/tnt/tnt-Spot-FaceID.js +15 -15
- package/dist/illustrations/tnt/tnt-Spot-Fingerprint.js +9 -9
- package/dist/illustrations/tnt/tnt-Spot-Lock.js +12 -12
- package/dist/illustrations/tnt/tnt-Spot-Mission.js +16 -16
- package/dist/illustrations/tnt/tnt-Spot-NoApplications.js +11 -11
- package/dist/illustrations/tnt/tnt-Spot-NoFlows.js +8 -8
- package/dist/illustrations/tnt/tnt-Spot-NoUsers.js +11 -11
- package/dist/illustrations/tnt/tnt-Spot-Radar.js +13 -13
- package/dist/illustrations/tnt/tnt-Spot-Secrets.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-Services.js +13 -14
- package/dist/illustrations/tnt/tnt-Spot-SessionExpired.js +8 -8
- package/dist/illustrations/tnt/tnt-Spot-SessionExpiring.js +8 -8
- package/dist/illustrations/tnt/tnt-Spot-Success.js +8 -8
- package/dist/illustrations/tnt/tnt-Spot-SuccessfulAuth.js +8 -8
- package/dist/illustrations/tnt/tnt-Spot-Systems.js +10 -0
- package/dist/illustrations/tnt/tnt-Spot-Teams.js +13 -0
- package/dist/illustrations/tnt/tnt-Spot-Tools.js +7 -0
- package/dist/illustrations/tnt/tnt-Spot-UnableToLoad.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-Unlock.js +10 -10
- package/dist/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.js +9 -9
- package/dist/illustrations/tnt/tnt-Spot-User2.js +10 -0
- package/dist/types/IllustrationMessageType.js +102 -0
- package/package.json +10 -8
- package/src/Bar.js +3 -2
- package/src/BarcodeScannerDialog.js +2 -2
- package/src/DynamicSideContent.js +4 -5
- package/src/FilterItem.js +2 -2
- package/src/FilterItemOption.js +2 -2
- package/src/FlexibleColumnLayout.hbs +12 -6
- package/src/FlexibleColumnLayout.js +31 -3
- package/src/IllustratedMessage.js +7 -1
- package/src/Interfaces.js +10 -0
- package/src/MediaGallery.js +1 -1
- package/src/MediaGalleryItem.js +4 -5
- package/src/NotificationListGroupItem.hbs +3 -3
- package/src/NotificationListItem.hbs +2 -2
- package/src/NotificationListItem.js +1 -2
- package/src/Page.js +2 -2
- package/src/ShellBar.hbs +8 -11
- package/src/ShellBar.js +13 -6
- package/src/SideNavigation.js +5 -2
- package/src/SortItem.js +2 -2
- package/src/Timeline.hbs +1 -1
- package/src/Timeline.js +16 -2
- package/src/TimelineItem.js +1 -1
- package/src/UploadCollection.js +1 -1
- package/src/UploadCollectionItem.hbs +3 -3
- package/src/ViewSettingsDialog.hbs +3 -3
- package/src/ViewSettingsDialog.js +25 -8
- package/src/Wizard.js +2 -2
- package/src/WizardPopover.hbs +0 -1
- package/src/WizardStep.js +3 -3
- package/src/WizardTab.js +5 -5
- package/src/i18n/messagebundle_ar.properties +52 -0
- package/src/i18n/messagebundle_bg.properties +52 -0
- package/src/i18n/messagebundle_ca.properties +52 -0
- package/src/i18n/messagebundle_cs.properties +52 -0
- package/src/i18n/messagebundle_cy.properties +52 -0
- package/src/i18n/messagebundle_da.properties +52 -0
- package/src/i18n/messagebundle_de.properties +52 -0
- package/src/i18n/messagebundle_el.properties +52 -0
- package/src/i18n/messagebundle_en.properties +52 -0
- package/src/i18n/messagebundle_en_GB.properties +52 -0
- package/src/i18n/messagebundle_es.properties +52 -0
- package/src/i18n/messagebundle_es_MX.properties +52 -0
- package/src/i18n/messagebundle_et.properties +52 -0
- package/src/i18n/messagebundle_fi.properties +52 -0
- package/src/i18n/messagebundle_fr.properties +52 -0
- package/src/i18n/messagebundle_fr_CA.properties +52 -0
- package/src/i18n/messagebundle_hi.properties +52 -0
- package/src/i18n/messagebundle_hr.properties +52 -0
- package/src/i18n/messagebundle_hu.properties +52 -0
- package/src/i18n/messagebundle_id.properties +52 -0
- package/src/i18n/messagebundle_it.properties +52 -0
- package/src/i18n/messagebundle_iw.properties +52 -0
- package/src/i18n/messagebundle_ja.properties +52 -0
- package/src/i18n/messagebundle_kk.properties +52 -0
- package/src/i18n/messagebundle_ko.properties +52 -0
- package/src/i18n/messagebundle_lt.properties +52 -0
- package/src/i18n/messagebundle_lv.properties +52 -0
- package/src/i18n/messagebundle_ms.properties +52 -0
- package/src/i18n/messagebundle_nl.properties +52 -0
- package/src/i18n/messagebundle_no.properties +52 -0
- package/src/i18n/messagebundle_pl.properties +52 -0
- package/src/i18n/messagebundle_pt.properties +52 -0
- package/src/i18n/messagebundle_pt_PT.properties +52 -0
- package/src/i18n/messagebundle_ro.properties +52 -0
- package/src/i18n/messagebundle_ru.properties +52 -0
- package/src/i18n/messagebundle_sh.properties +52 -0
- package/src/i18n/messagebundle_sk.properties +52 -0
- package/src/i18n/messagebundle_sl.properties +52 -0
- package/src/i18n/messagebundle_sv.properties +52 -0
- package/src/i18n/messagebundle_th.properties +52 -0
- package/src/i18n/messagebundle_tr.properties +52 -0
- package/src/i18n/messagebundle_uk.properties +53 -1
- package/src/i18n/messagebundle_vi.properties +52 -0
- package/src/i18n/messagebundle_zh_CN.properties +52 -0
- package/src/i18n/messagebundle_zh_TW.properties +52 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartArea.svg +14 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartArea2.svg +12 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.svg +13 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartBar.svg +12 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartBullet.svg +14 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartDoughnut.svg +13 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartFlow.svg +13 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartGantt.svg +17 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartOrg.svg +15 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartPie.svg +12 -0
- package/src/illustrations/tnt/tnt-Dialog-CodePlaceholder.svg +5 -5
- package/src/illustrations/tnt/tnt-Dialog-Company.svg +12 -12
- package/src/illustrations/tnt/tnt-Dialog-Components.svg +9 -0
- package/src/illustrations/tnt/tnt-Dialog-ExternalLink.svg +10 -10
- package/src/illustrations/tnt/tnt-Dialog-FaceID.svg +16 -16
- package/src/illustrations/tnt/tnt-Dialog-Fingerprint.svg +15 -15
- package/src/illustrations/tnt/tnt-Dialog-Lock.svg +11 -11
- package/src/illustrations/tnt/tnt-Dialog-Mission.svg +17 -17
- package/src/illustrations/tnt/tnt-Dialog-NoApplications.svg +15 -15
- package/src/illustrations/tnt/tnt-Dialog-NoFlows.svg +11 -11
- package/src/illustrations/tnt/tnt-Dialog-NoUsers.svg +15 -15
- package/src/illustrations/tnt/tnt-Dialog-Radar.svg +14 -14
- package/src/illustrations/tnt/tnt-Dialog-Secrets.svg +11 -0
- package/src/illustrations/tnt/tnt-Dialog-Services.svg +15 -15
- package/src/illustrations/tnt/tnt-Dialog-SessionExpired.svg +10 -10
- package/src/illustrations/tnt/tnt-Dialog-SessionExpiring.svg +9 -9
- package/src/illustrations/tnt/tnt-Dialog-Success.svg +9 -9
- package/src/illustrations/tnt/tnt-Dialog-SuccessfulAuth.svg +9 -9
- package/src/illustrations/tnt/tnt-Dialog-Systems.svg +11 -0
- package/src/illustrations/tnt/tnt-Dialog-Teams.svg +17 -0
- package/src/illustrations/tnt/tnt-Dialog-Tools.svg +12 -0
- package/src/illustrations/tnt/tnt-Dialog-UnableToLoad.svg +9 -0
- package/src/illustrations/tnt/tnt-Dialog-Unlock.svg +11 -11
- package/src/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.svg +10 -10
- package/src/illustrations/tnt/tnt-Dialog-User2.svg +13 -0
- package/src/illustrations/tnt/tnt-Scene-ChartArea.svg +22 -0
- package/src/illustrations/tnt/tnt-Scene-ChartArea2.svg +19 -0
- package/src/illustrations/tnt/tnt-Scene-ChartBPMNFlow.svg +21 -0
- package/src/illustrations/tnt/tnt-Scene-ChartBar.svg +19 -0
- package/src/illustrations/tnt/tnt-Scene-ChartBullet.svg +20 -0
- package/src/illustrations/tnt/tnt-Scene-ChartDoughnut.svg +19 -0
- package/src/illustrations/tnt/tnt-Scene-ChartFlow.svg +20 -0
- package/src/illustrations/tnt/tnt-Scene-ChartGantt.svg +26 -0
- package/src/illustrations/tnt/tnt-Scene-ChartOrg.svg +26 -0
- package/src/illustrations/tnt/tnt-Scene-ChartPie.svg +18 -0
- package/src/illustrations/tnt/tnt-Scene-CodePlaceholder.svg +8 -8
- package/src/illustrations/tnt/tnt-Scene-Company.svg +29 -29
- package/src/illustrations/tnt/tnt-Scene-Components.svg +16 -0
- package/src/illustrations/tnt/tnt-Scene-ExternalLink.svg +13 -13
- package/src/illustrations/tnt/tnt-Scene-FaceID.svg +20 -20
- package/src/illustrations/tnt/tnt-Scene-Fingerprint.svg +34 -34
- package/src/illustrations/tnt/tnt-Scene-Lock.svg +21 -21
- package/src/illustrations/tnt/tnt-Scene-Mission.svg +18 -18
- package/src/illustrations/tnt/tnt-Scene-NoApplications.svg +17 -17
- package/src/illustrations/tnt/tnt-Scene-NoFlows.svg +19 -19
- package/src/illustrations/tnt/tnt-Scene-NoUsers.svg +16 -16
- package/src/illustrations/tnt/tnt-Scene-Radar.svg +19 -19
- package/src/illustrations/tnt/tnt-Scene-Secrets.svg +14 -0
- package/src/illustrations/tnt/tnt-Scene-Services.svg +16 -16
- package/src/illustrations/tnt/tnt-Scene-SessionExpired.svg +17 -17
- package/src/illustrations/tnt/tnt-Scene-SessionExpiring.svg +16 -16
- package/src/illustrations/tnt/tnt-Scene-Success.svg +17 -17
- package/src/illustrations/tnt/tnt-Scene-SuccessfulAuth.svg +19 -19
- package/src/illustrations/tnt/tnt-Scene-Systems.svg +12 -0
- package/src/illustrations/tnt/tnt-Scene-Teams.svg +20 -0
- package/src/illustrations/tnt/tnt-Scene-Tools.svg +18 -0
- package/src/illustrations/tnt/tnt-Scene-UnableToLoad.svg +20 -0
- package/src/illustrations/tnt/tnt-Scene-Unlock.svg +14 -14
- package/src/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.svg +21 -21
- package/src/illustrations/tnt/tnt-Scene-User2.svg +22 -0
- package/src/illustrations/tnt/tnt-Spot-ChartArea.svg +13 -0
- package/src/illustrations/tnt/tnt-Spot-ChartArea2.svg +7 -0
- package/src/illustrations/tnt/tnt-Spot-ChartBPMNFlow.svg +9 -0
- package/src/illustrations/tnt/tnt-Spot-ChartBar.svg +8 -0
- package/src/illustrations/tnt/tnt-Spot-ChartBullet.svg +10 -0
- package/src/illustrations/tnt/tnt-Spot-ChartDoughnut.svg +9 -0
- package/src/illustrations/tnt/tnt-Spot-ChartFlow.svg +8 -0
- package/src/illustrations/tnt/tnt-Spot-ChartGantt.svg +12 -0
- package/src/illustrations/tnt/tnt-Spot-ChartOrg.svg +6 -0
- package/src/illustrations/tnt/tnt-Spot-ChartPie.svg +8 -0
- package/src/illustrations/tnt/tnt-Spot-CodePlaceholder.svg +5 -5
- package/src/illustrations/tnt/tnt-Spot-Company.svg +12 -12
- package/src/illustrations/tnt/tnt-Spot-Components.svg +5 -0
- package/src/illustrations/tnt/tnt-Spot-ExternalLink.svg +8 -8
- package/src/illustrations/tnt/tnt-Spot-FaceID.svg +15 -15
- package/src/illustrations/tnt/tnt-Spot-Fingerprint.svg +9 -9
- package/src/illustrations/tnt/tnt-Spot-Lock.svg +12 -12
- package/src/illustrations/tnt/tnt-Spot-Mission.svg +16 -16
- package/src/illustrations/tnt/tnt-Spot-NoApplications.svg +11 -11
- package/src/illustrations/tnt/tnt-Spot-NoFlows.svg +8 -8
- package/src/illustrations/tnt/tnt-Spot-NoUsers.svg +11 -11
- package/src/illustrations/tnt/tnt-Spot-Radar.svg +13 -13
- package/src/illustrations/tnt/tnt-Spot-Secrets.svg +9 -0
- package/src/illustrations/tnt/tnt-Spot-Services.svg +13 -14
- package/src/illustrations/tnt/tnt-Spot-SessionExpired.svg +8 -8
- package/src/illustrations/tnt/tnt-Spot-SessionExpiring.svg +8 -8
- package/src/illustrations/tnt/tnt-Spot-Success.svg +8 -8
- package/src/illustrations/tnt/tnt-Spot-SuccessfulAuth.svg +8 -8
- package/src/illustrations/tnt/tnt-Spot-Systems.svg +10 -0
- package/src/illustrations/tnt/tnt-Spot-Teams.svg +13 -0
- package/src/illustrations/tnt/tnt-Spot-Tools.svg +7 -0
- package/src/illustrations/tnt/tnt-Spot-UnableToLoad.svg +8 -0
- package/src/illustrations/tnt/tnt-Spot-Unlock.svg +10 -10
- package/src/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.svg +9 -9
- package/src/illustrations/tnt/tnt-Spot-User2.svg +10 -0
- package/src/themes/BarcodeScannerDialog.css +0 -5
- package/src/themes/FlexibleColumnLayout.css +24 -0
- package/src/themes/ViewSettingsDialog.css +11 -0
- package/src/themes/Wizard.css +1 -1
- package/src/themes/WizardPopover.css +1 -1
- package/src/themes/sap_horizon_dark/NotificationListItem-parameters.css +3 -0
- package/src/themes/sap_horizon_dark/ProductSwitchItem-parameters.css +5 -0
- package/src/themes/sap_horizon_dark/ShellBar-parameters.css +10 -0
- package/src/themes/sap_horizon_dark/SideNavigation-parameters.css +5 -0
- package/src/themes/sap_horizon_dark/TimelineItem-parameters.css +13 -0
- package/src/themes/sap_horizon_dark/WizardTab-parameters.css +8 -0
- package/src/themes/sap_horizon_dark/parameters-bundle.css +13 -0
- package/src/themes/sap_horizon_hcb/FlexibleColumnLayout-parameters.css +6 -0
- package/src/themes/sap_horizon_hcb/MediaGallery-parameters.css +5 -0
- package/src/themes/sap_horizon_hcb/Page-parameters.css +3 -0
- package/src/themes/sap_horizon_hcb/ProductSwitchItem-parameters.css +9 -0
- package/src/themes/sap_horizon_hcb/TimelineItem-parameters.css +11 -0
- package/src/themes/sap_horizon_hcb/UploadCollection-parameters.css +9 -0
- package/src/themes/sap_horizon_hcb/WizardTab-parameters.css +9 -0
- package/src/themes/sap_horizon_hcb/parameters-bundle.css +11 -0
- package/src/themes/sap_horizon_hcw/FlexibleColumnLayout-parameters.css +6 -0
- package/src/themes/sap_horizon_hcw/MediaGallery-parameters.css +5 -0
- package/src/themes/sap_horizon_hcw/Page-parameters.css +3 -0
- package/src/themes/sap_horizon_hcw/ProductSwitchItem-parameters.css +9 -0
- package/src/themes/sap_horizon_hcw/TimelineItem-parameters.css +11 -0
- package/src/themes/sap_horizon_hcw/UploadCollection-parameters.css +8 -0
- package/src/themes/sap_horizon_hcw/WizardTab-parameters.css +8 -0
- package/src/themes/sap_horizon_hcw/parameters-bundle.css +11 -0
- package/src/types/IllustrationMessageType.js +102 -0
|
@@ -172,8 +172,60 @@ IM_TITLE_UNABLETOLOAD=Nevar ielādēt datus
|
|
|
172
172
|
|
|
173
173
|
IM_SUBTITLE_UNABLETOLOAD=Pārbaudiet interneta savienojumu. Ja tas nepalīdz, mēģiniet ielādēt atkārtoti. Ja arī tas nepalīdz, sazinieties ar savu administratoru.
|
|
174
174
|
|
|
175
|
+
IM_TITLE_UNABLETOLOADIMAGE=Nevar ielādēt attēlu
|
|
176
|
+
|
|
177
|
+
IM_SUBTITLE_UNABLETOLOADIMAGE=Norādītajā atrašanās vietā nevarējām atrast attēlu, vai serveris nereaģē.
|
|
178
|
+
|
|
175
179
|
IM_TITLE_UNABLETOUPLOAD=Nevar augšupielādēt datus
|
|
176
180
|
|
|
177
181
|
IM_SUBTITLE_UNABLETOUPLOAD=Pārbaudiet interneta savienojumu. Ja tas nepalīdz, pārbaudiet faila formātu un faila lielumu. Ja arī tas nepalīdz, sazinieties ar savu administratoru.
|
|
178
182
|
|
|
183
|
+
IM_TITLE_ADDCOLUMN=Izskatās, ka tur ir brīva vieta.
|
|
184
|
+
|
|
185
|
+
IM_SUBTITLE_ADDCOLUMN=Tabulas iestatījumos varat pievienot vairāk kolonnu.
|
|
186
|
+
|
|
187
|
+
IM_TITLE_ADDPEOPLE=Kalendāram vēl nevienu neesat pievienojis
|
|
188
|
+
|
|
189
|
+
IM_SUBTITLE_ADDPEOPLE=Vai vēlaties tūlīt kādu pievienot?
|
|
190
|
+
|
|
191
|
+
IM_TITLE_BALLOONSKY=Esat saņēmis novērtējumu!
|
|
192
|
+
|
|
193
|
+
IM_SUBTITLE_BALLOONSKY=Lieliski, tā turpināt!
|
|
194
|
+
|
|
195
|
+
IM_TITLE_EMPTYPLANNINGCALENDAR=Nekas vēl nav ieplānots
|
|
196
|
+
|
|
197
|
+
IM_SUBTITLE_EMPTYPLANNINGCALENDAR=Šajā laika posmā nav nevienas aktivitātes.
|
|
198
|
+
|
|
199
|
+
IM_TITLE_FILTERTABLE=Ir pieejamas filtra iespējas
|
|
200
|
+
|
|
201
|
+
IM_SUBTITLE_FILTERTABLE=Filtri palīdz pievērst uzmanību vissvarīgākajam.
|
|
202
|
+
|
|
203
|
+
IM_TITLE_GROUPTABLE=Mēģiniet grupēt elementus, lai iegūtu labāku pārskatu
|
|
204
|
+
|
|
205
|
+
IM_SUBTITLE_GROUPTABLE=Grupēšanas kategorijas varat izvēlēties grupas iestatījumos.
|
|
206
|
+
|
|
207
|
+
IM_TITLE_NOFILTERRESULTS=Nav atrasts neviens rezultāts
|
|
208
|
+
|
|
209
|
+
IM_SUBTITLE_NOFILTERRESULTS=Mēģiniet koriģēt filtra kritērijus.
|
|
210
|
+
|
|
211
|
+
IM_TITLE_PAGENOTFOUND=Diemžēl šo lapu nevaram atrast
|
|
212
|
+
|
|
213
|
+
IM_SUBTITLE_PAGENOTFOUND=Lūdzu, pārbaudiet URL, ko izmantojat šīs lietojumprogrammas izsaukšanai.
|
|
214
|
+
|
|
215
|
+
IM_TITLE_RESIZECOLUMN=Izvēlieties savu kolonnas platumu
|
|
216
|
+
|
|
217
|
+
IM_SUBTITLE_RESIZECOLUMN=Varat mainīt kolonnas izmērus, velkot kolonnas robežas.
|
|
218
|
+
|
|
219
|
+
IM_TITLE_SORTCOLUMN=Vai vissvarīgākās pozīcijas netiek rādītas kā pirmās?
|
|
220
|
+
|
|
221
|
+
IM_SUBTITLE_SORTCOLUMN=Kārtošanas iestatījumos izvēlieties kārtošanas kritērijus.
|
|
222
|
+
|
|
223
|
+
IM_TITLE_SUCCESSSCREEN=Lieliski!
|
|
224
|
+
|
|
225
|
+
IM_SUBTITLE_SUCCESSSCREEN=Esat pabeidzis visus piešķirtos mācību vienumus.
|
|
226
|
+
|
|
227
|
+
IM_TITLE_UPLOADCOLLECTION=Nometiet failus šeit
|
|
228
|
+
|
|
229
|
+
IM_SUBTITLE_UPLOADCOLLECTION=Vienlaikus varat arī augšupielādēt vairākus failus.
|
|
230
|
+
|
|
179
231
|
DSC_SIDE_ARIA_LABEL=Blakussaturs
|
|
@@ -172,8 +172,60 @@ IM_TITLE_UNABLETOLOAD=Tidak boleh memuat data
|
|
|
172
172
|
|
|
173
173
|
IM_SUBTITLE_UNABLETOLOAD=Semak sambungan Internet anda. Jika tidak membantu, cuba muat semula. Sekiranya ia tidak membantu juga, semak dengan pentadbir anda.
|
|
174
174
|
|
|
175
|
+
IM_TITLE_UNABLETOLOADIMAGE=Tidak boleh memuat imej
|
|
176
|
+
|
|
177
|
+
IM_SUBTITLE_UNABLETOLOADIMAGE=Kami tidak dapat mencari imej pada lokasi tertentu atau pelayan tidak bertindak balas.
|
|
178
|
+
|
|
175
179
|
IM_TITLE_UNABLETOUPLOAD=Tidak boleh memuat naik data
|
|
176
180
|
|
|
177
181
|
IM_SUBTITLE_UNABLETOUPLOAD=Semak sambungan Internet anda. Jika tidak membantu, semak format fail dan saiz fail. Jika tidak, hubungi pentadbir anda.
|
|
178
182
|
|
|
183
|
+
IM_TITLE_ADDCOLUMN=Terdapat ruang kosong
|
|
184
|
+
|
|
185
|
+
IM_SUBTITLE_ADDCOLUMN=Anda boleh menambahkan lebih lajur dalam tetapan jadual.
|
|
186
|
+
|
|
187
|
+
IM_TITLE_ADDPEOPLE=Anda belum menambahkan mana-mana individu pada kalendar lagi
|
|
188
|
+
|
|
189
|
+
IM_SUBTITLE_ADDPEOPLE=Adakah anda mahu menambah seseorang sekarang?
|
|
190
|
+
|
|
191
|
+
IM_TITLE_BALLOONSKY=Anda telah dihargai!
|
|
192
|
+
|
|
193
|
+
IM_SUBTITLE_BALLOONSKY=Teruskan kerja yang hebat!
|
|
194
|
+
|
|
195
|
+
IM_TITLE_EMPTYPLANNINGCALENDAR=Tiada apa-apa yang dirancang lagi
|
|
196
|
+
|
|
197
|
+
IM_SUBTITLE_EMPTYPLANNINGCALENDAR=Tiada aktiviti dalam jangka masa ini.
|
|
198
|
+
|
|
199
|
+
IM_TITLE_FILTERTABLE=Pilihan penapis tersedia
|
|
200
|
+
|
|
201
|
+
IM_SUBTITLE_FILTERTABLE=Penapis membantu anda fokus pada perkara paling berkaitan untuk anda.
|
|
202
|
+
|
|
203
|
+
IM_TITLE_GROUPTABLE=Cuba kumpulkan item untuk paparan keseluruhan lebih baik
|
|
204
|
+
|
|
205
|
+
IM_SUBTITLE_GROUPTABLE=Anda boleh pilih kategori kumpulan dalam tetapan kumpulan.
|
|
206
|
+
|
|
207
|
+
IM_TITLE_NOFILTERRESULTS=Tiada hasil ditemui
|
|
208
|
+
|
|
209
|
+
IM_SUBTITLE_NOFILTERRESULTS=Cuba melaraskan kriteria penapis anda.
|
|
210
|
+
|
|
211
|
+
IM_TITLE_PAGENOTFOUND=Maaf, kami tidak dapat menemui halaman ini
|
|
212
|
+
|
|
213
|
+
IM_SUBTITLE_PAGENOTFOUND=Sila semak URL yang anda gunakan untuk memanggil aplikasi.
|
|
214
|
+
|
|
215
|
+
IM_TITLE_RESIZECOLUMN=Pilih lebar lajur anda sendiri
|
|
216
|
+
|
|
217
|
+
IM_SUBTITLE_RESIZECOLUMN=Anda boleh mengubah saiz lajur dengan menyeret sempadan lajur.
|
|
218
|
+
|
|
219
|
+
IM_TITLE_SORTCOLUMN=Tidak melihat item yang paling penting dahulu?
|
|
220
|
+
|
|
221
|
+
IM_SUBTITLE_SORTCOLUMN=Pilih kriteria isihan dalam tetapan isihan.
|
|
222
|
+
|
|
223
|
+
IM_TITLE_SUCCESSSCREEN=Dilakukan dengan baik!
|
|
224
|
+
|
|
225
|
+
IM_SUBTITLE_SUCCESSSCREEN=Anda telah selesaikan semua umpukan pembelajaran anda.
|
|
226
|
+
|
|
227
|
+
IM_TITLE_UPLOADCOLLECTION=Lepaskan fail di sini
|
|
228
|
+
|
|
229
|
+
IM_SUBTITLE_UPLOADCOLLECTION=Anda juga boleh memuat naik beberapa fail sekaligus.
|
|
230
|
+
|
|
179
231
|
DSC_SIDE_ARIA_LABEL=Kandungan Tepi
|
|
@@ -172,8 +172,60 @@ IM_TITLE_UNABLETOLOAD=Gegevens kunnen niet worden geladen
|
|
|
172
172
|
|
|
173
173
|
IM_SUBTITLE_UNABLETOLOAD=Controleer uw internetverbinding. Als die goed werkt, probeer de gegevens dan opnieuw te laden. Als dat ook niet helpt, kunt u contact opnemen met de beheerder.
|
|
174
174
|
|
|
175
|
+
IM_TITLE_UNABLETOLOADIMAGE=Afbeelding kan niet worden geladen
|
|
176
|
+
|
|
177
|
+
IM_SUBTITLE_UNABLETOLOADIMAGE=Afbeelding is niet gevonden op de opgegeven locatie of de server reageert niet.
|
|
178
|
+
|
|
175
179
|
IM_TITLE_UNABLETOUPLOAD=Er kunnen geen gegevens worden geüpload
|
|
176
180
|
|
|
177
181
|
IM_SUBTITLE_UNABLETOUPLOAD=Controleer uw internetverbinding. Als die goed werkt, controleer dan de bestandsindeling en de bestandsgrootte. Als dat ook niet helpt, kunt u contact opnemen met de beheerder.
|
|
178
182
|
|
|
183
|
+
IM_TITLE_ADDCOLUMN=Het lijkt erop dat er vrije ruimte beschikbaar is
|
|
184
|
+
|
|
185
|
+
IM_SUBTITLE_ADDCOLUMN=U kunt meer kolommen toevoegen in de tabelinstellingen.
|
|
186
|
+
|
|
187
|
+
IM_TITLE_ADDPEOPLE=U hebt nog niemand aan de kalender toegevoegd
|
|
188
|
+
|
|
189
|
+
IM_SUBTITLE_ADDPEOPLE=Wilt u nu iemand toevoegen?
|
|
190
|
+
|
|
191
|
+
IM_TITLE_BALLOONSKY=U wordt gewaardeerd!
|
|
192
|
+
|
|
193
|
+
IM_SUBTITLE_BALLOONSKY=Ga zo door!
|
|
194
|
+
|
|
195
|
+
IM_TITLE_EMPTYPLANNINGCALENDAR=Nog niets gepland
|
|
196
|
+
|
|
197
|
+
IM_SUBTITLE_EMPTYPLANNINGCALENDAR=Er zijn geen activiteiten in dit tijdvak.
|
|
198
|
+
|
|
199
|
+
IM_TITLE_FILTERTABLE=Er zijn filteropties beschikbaar
|
|
200
|
+
|
|
201
|
+
IM_SUBTITLE_FILTERTABLE=Filters helpen u te focussen op wat het meest relevant voor u is.
|
|
202
|
+
|
|
203
|
+
IM_TITLE_GROUPTABLE=Probeer elementen te groeperen voor een beter overzicht
|
|
204
|
+
|
|
205
|
+
IM_SUBTITLE_GROUPTABLE=U kunt groeperingscategorieën selecteren in de groepsinstellingen.
|
|
206
|
+
|
|
207
|
+
IM_TITLE_NOFILTERRESULTS=Geen resultaten gevonden
|
|
208
|
+
|
|
209
|
+
IM_SUBTITLE_NOFILTERRESULTS=Probeer uw filtercriteria aan te passen.
|
|
210
|
+
|
|
211
|
+
IM_TITLE_PAGENOTFOUND=Deze pagina kan niet worden gevonden.
|
|
212
|
+
|
|
213
|
+
IM_SUBTITLE_PAGENOTFOUND=Controleer de URL die u gebruikt om de app op te roepen.
|
|
214
|
+
|
|
215
|
+
IM_TITLE_RESIZECOLUMN=Kies uw eigen kolombreedte.
|
|
216
|
+
|
|
217
|
+
IM_SUBTITLE_RESIZECOLUMN=U kunt de grootte van de kolommen aanpassen door de kolomranden te verslepen.
|
|
218
|
+
|
|
219
|
+
IM_TITLE_SORTCOLUMN=Worden de belangrijkste elementen niet als eerste weergegeven?
|
|
220
|
+
|
|
221
|
+
IM_SUBTITLE_SORTCOLUMN=Selecteer de sorteercriteria in de sorteerinstellingen.
|
|
222
|
+
|
|
223
|
+
IM_TITLE_SUCCESSSCREEN=Goed gedaan!
|
|
224
|
+
|
|
225
|
+
IM_SUBTITLE_SUCCESSSCREEN=U hebt al uw trainingsopdrachten voltooid.
|
|
226
|
+
|
|
227
|
+
IM_TITLE_UPLOADCOLLECTION=Bestanden hier neerzetten
|
|
228
|
+
|
|
229
|
+
IM_SUBTITLE_UPLOADCOLLECTION=U kunt ook meerdere bestanden tegelijk uploaden.
|
|
230
|
+
|
|
179
231
|
DSC_SIDE_ARIA_LABEL=Neveninhoud
|
|
@@ -172,8 +172,60 @@ IM_TITLE_UNABLETOLOAD=Kan ikke laste data
|
|
|
172
172
|
|
|
173
173
|
IM_SUBTITLE_UNABLETOLOAD=Kontroller Internett-forbindelsen. Hvis feilen ikke ligger der, kan du prøve å laste på nytt. Hvis heller ikke det hjelper, kontakter du administratoren.
|
|
174
174
|
|
|
175
|
+
IM_TITLE_UNABLETOLOADIMAGE=Kan ikke laste bildet
|
|
176
|
+
|
|
177
|
+
IM_SUBTITLE_UNABLETOLOADIMAGE=Vi finner ikke bildet på oppgitt lagringssted, eller serveren svarer ikke.
|
|
178
|
+
|
|
175
179
|
IM_TITLE_UNABLETOUPLOAD=Kan ikke laste opp data
|
|
176
180
|
|
|
177
181
|
IM_SUBTITLE_UNABLETOUPLOAD=Kontroller Internett-forbindelsen. Hvis den fungerer, kan du kontrollere filformatet og filstørrelsen. Ellers kontakter du administratoren.
|
|
178
182
|
|
|
183
|
+
IM_TITLE_ADDCOLUMN=Ser ut som det er ledig plass
|
|
184
|
+
|
|
185
|
+
IM_SUBTITLE_ADDCOLUMN=Du kan legge til flere kolonner i tabellinnstillingene.
|
|
186
|
+
|
|
187
|
+
IM_TITLE_ADDPEOPLE=Du har ikke lagt til noen i kalenderen ennå
|
|
188
|
+
|
|
189
|
+
IM_SUBTITLE_ADDPEOPLE=Vil du legge til noen nå?
|
|
190
|
+
|
|
191
|
+
IM_TITLE_BALLOONSKY=Noen har satt pris på innsatsen din.
|
|
192
|
+
|
|
193
|
+
IM_SUBTITLE_BALLOONSKY=Bra jobbet, fortsett slik!
|
|
194
|
+
|
|
195
|
+
IM_TITLE_EMPTYPLANNINGCALENDAR=Ingenting planlagt ennå
|
|
196
|
+
|
|
197
|
+
IM_SUBTITLE_EMPTYPLANNINGCALENDAR=Det finnes ingen aktiviteter i denne tidsrammen.
|
|
198
|
+
|
|
199
|
+
IM_TITLE_FILTERTABLE=Det finnes filteralternativer
|
|
200
|
+
|
|
201
|
+
IM_SUBTITLE_FILTERTABLE=Ved hjelp av filtre kan du fokusere på det som er mest relevant for deg.
|
|
202
|
+
|
|
203
|
+
IM_TITLE_GROUPTABLE=Du kan gruppere elementer for å få bedre oversikt
|
|
204
|
+
|
|
205
|
+
IM_SUBTITLE_GROUPTABLE=Du kan velge grupperingskategorier i gruppeinnstillingene.
|
|
206
|
+
|
|
207
|
+
IM_TITLE_NOFILTERRESULTS=Finner ingen resultater
|
|
208
|
+
|
|
209
|
+
IM_SUBTITLE_NOFILTERRESULTS=Se om det hjelper å endre filterkriteriene.
|
|
210
|
+
|
|
211
|
+
IM_TITLE_PAGENOTFOUND=Beklager, finner ikke denne siden
|
|
212
|
+
|
|
213
|
+
IM_SUBTITLE_PAGENOTFOUND=Kontroller URL-adressen du bruker for å anrope appen.
|
|
214
|
+
|
|
215
|
+
IM_TITLE_RESIZECOLUMN=Velg ønsket kolonnebredde
|
|
216
|
+
|
|
217
|
+
IM_SUBTITLE_RESIZECOLUMN=Du kan endre størrelsen på kolonner ved å dra i kantlinjene til kolonnene.
|
|
218
|
+
|
|
219
|
+
IM_TITLE_SORTCOLUMN=Vises ikke de viktigste elementene først?
|
|
220
|
+
|
|
221
|
+
IM_SUBTITLE_SORTCOLUMN=Velg sorteringskriterier i sorteringsinnstillingene.
|
|
222
|
+
|
|
223
|
+
IM_TITLE_SUCCESSSCREEN=Bra jobbet!
|
|
224
|
+
|
|
225
|
+
IM_SUBTITLE_SUCCESSSCREEN=Du har fullført alle opplæringsoppgavene.
|
|
226
|
+
|
|
227
|
+
IM_TITLE_UPLOADCOLLECTION=Dra filer hit
|
|
228
|
+
|
|
229
|
+
IM_SUBTITLE_UPLOADCOLLECTION=Du kan også laste opp flere filer samtidig.
|
|
230
|
+
|
|
179
231
|
DSC_SIDE_ARIA_LABEL=Sideinnhold
|
|
@@ -172,8 +172,60 @@ IM_TITLE_UNABLETOLOAD=Nie można wczytać danych
|
|
|
172
172
|
|
|
173
173
|
IM_SUBTITLE_UNABLETOLOAD=Sprawdź połączenie z Internetem. Jeśli połączenie działa prawidłowo, spróbuj wczytać ponownie. Jeśli to nie pomoże, skontaktuj się z administratorem.
|
|
174
174
|
|
|
175
|
+
IM_TITLE_UNABLETOLOADIMAGE=Nie można wczytać obrazu
|
|
176
|
+
|
|
177
|
+
IM_SUBTITLE_UNABLETOLOADIMAGE=Nie można znaleźć obrazu w podanej lokalizacji lub serwer nie odpowiada.
|
|
178
|
+
|
|
175
179
|
IM_TITLE_UNABLETOUPLOAD=Nie można przesłać danych
|
|
176
180
|
|
|
177
181
|
IM_SUBTITLE_UNABLETOUPLOAD=Sprawdź połączenie z Internetem. Jeśli połączenie działa prawidłowo, sprawdź format i rozmiar pliku. Jeśli to nie pomoże, skontaktuj się z administratorem.
|
|
178
182
|
|
|
183
|
+
IM_TITLE_ADDCOLUMN=Wygląda na to, że dostępne jest wolne miejsce.
|
|
184
|
+
|
|
185
|
+
IM_SUBTITLE_ADDCOLUMN=Możesz dodać więcej kolumn w ustawieniach tabeli.
|
|
186
|
+
|
|
187
|
+
IM_TITLE_ADDPEOPLE=Nie dodano jeszcze nikogo do kalendarza
|
|
188
|
+
|
|
189
|
+
IM_SUBTITLE_ADDPEOPLE=Czy chcesz teraz kogoś dodać?
|
|
190
|
+
|
|
191
|
+
IM_TITLE_BALLOONSKY=Brawo, świetna praca!
|
|
192
|
+
|
|
193
|
+
IM_SUBTITLE_BALLOONSKY=Trzymaj tak dalej!
|
|
194
|
+
|
|
195
|
+
IM_TITLE_EMPTYPLANNINGCALENDAR=Jeszcze niczego nie zaplanowano
|
|
196
|
+
|
|
197
|
+
IM_SUBTITLE_EMPTYPLANNINGCALENDAR=Brak działań w tym okresie.
|
|
198
|
+
|
|
199
|
+
IM_TITLE_FILTERTABLE=Dostępne są opcje filtra
|
|
200
|
+
|
|
201
|
+
IM_SUBTITLE_FILTERTABLE=Filtry pomagają się skupić na najistotniejszych rzeczach.
|
|
202
|
+
|
|
203
|
+
IM_TITLE_GROUPTABLE=Spróbuj pogrupować pozycje, aby uzyskać lepszy przegląd
|
|
204
|
+
|
|
205
|
+
IM_SUBTITLE_GROUPTABLE=Typy grupowania możesz wybrać w ustawieniach grupy.
|
|
206
|
+
|
|
207
|
+
IM_TITLE_NOFILTERRESULTS=Nie znaleziono wyników
|
|
208
|
+
|
|
209
|
+
IM_SUBTITLE_NOFILTERRESULTS=Spróbuj dostosować kryteria filtrowania.
|
|
210
|
+
|
|
211
|
+
IM_TITLE_PAGENOTFOUND=Przepraszamy, nie możemy znaleźć tej strony
|
|
212
|
+
|
|
213
|
+
IM_SUBTITLE_PAGENOTFOUND=Sprawdź adres URL używany do wywołania aplikacji.
|
|
214
|
+
|
|
215
|
+
IM_TITLE_RESIZECOLUMN=Wybierz własną szerokość kolumny
|
|
216
|
+
|
|
217
|
+
IM_SUBTITLE_RESIZECOLUMN=Możesz zmieniać rozmiary kolumn, przeciągając ramki kolumn.
|
|
218
|
+
|
|
219
|
+
IM_TITLE_SORTCOLUMN=Najważniejsze pozycje nie są widoczne jako pierwsze?
|
|
220
|
+
|
|
221
|
+
IM_SUBTITLE_SORTCOLUMN=Wybierz kryteria sortowania w ustawieniach sortowania.
|
|
222
|
+
|
|
223
|
+
IM_TITLE_SUCCESSSCREEN=Brawo!
|
|
224
|
+
|
|
225
|
+
IM_SUBTITLE_SUCCESSSCREEN=Wszystkie przypisania szkoleniowe zostały zakończone.
|
|
226
|
+
|
|
227
|
+
IM_TITLE_UPLOADCOLLECTION=Upuść pliki w tym miejscu
|
|
228
|
+
|
|
229
|
+
IM_SUBTITLE_UPLOADCOLLECTION=Możesz również przesłać kilka plików naraz.
|
|
230
|
+
|
|
179
231
|
DSC_SIDE_ARIA_LABEL=Treść boczna
|
|
@@ -172,8 +172,60 @@ IM_TITLE_UNABLETOLOAD=Não é possível carregar dados
|
|
|
172
172
|
|
|
173
173
|
IM_SUBTITLE_UNABLETOLOAD=Verifique sua conexão de Internet. Se isso não ajudar, tente recarregar. Se isso ainda não ajudar, verifique com seu administrador.
|
|
174
174
|
|
|
175
|
+
IM_TITLE_UNABLETOLOADIMAGE=Impossível carregar imagem
|
|
176
|
+
|
|
177
|
+
IM_SUBTITLE_UNABLETOLOADIMAGE=Não foi possível encontrar a imagem na localização indicada ou o servidor não está respondendo.
|
|
178
|
+
|
|
175
179
|
IM_TITLE_UNABLETOUPLOAD=Não é possível carregar dados
|
|
176
180
|
|
|
177
181
|
IM_SUBTITLE_UNABLETOUPLOAD=Verifique a sua conexão de Internet. Se isso não ajudar, verifique o formato e o tamanho do file. Caso contrário, contate o seu administrador.
|
|
178
182
|
|
|
183
|
+
IM_TITLE_ADDCOLUMN=Parece que existe espaço livre
|
|
184
|
+
|
|
185
|
+
IM_SUBTITLE_ADDCOLUMN=Você pode adicionar mais colunas nas configurações da tabela.
|
|
186
|
+
|
|
187
|
+
IM_TITLE_ADDPEOPLE=Você ainda não adicionou ninguém ao calendário
|
|
188
|
+
|
|
189
|
+
IM_SUBTITLE_ADDPEOPLE=Você quer adicionar alguém agora?
|
|
190
|
+
|
|
191
|
+
IM_TITLE_BALLOONSKY=Obrigado!
|
|
192
|
+
|
|
193
|
+
IM_SUBTITLE_BALLOONSKY=Mantenha o excelente trabalho!
|
|
194
|
+
|
|
195
|
+
IM_TITLE_EMPTYPLANNINGCALENDAR=Ainda nada planejado
|
|
196
|
+
|
|
197
|
+
IM_SUBTITLE_EMPTYPLANNINGCALENDAR=Não existem atividades neste período.
|
|
198
|
+
|
|
199
|
+
IM_TITLE_FILTERTABLE=Estão disponíveis opções de filtro
|
|
200
|
+
|
|
201
|
+
IM_SUBTITLE_FILTERTABLE=Os filtros ajudam você a se concentrar no que é mais importante.
|
|
202
|
+
|
|
203
|
+
IM_TITLE_GROUPTABLE=Tente agrupar itens para uma síntese melhor
|
|
204
|
+
|
|
205
|
+
IM_SUBTITLE_GROUPTABLE=Você pode optar por agrupar categorias nas configurações do grupo.
|
|
206
|
+
|
|
207
|
+
IM_TITLE_NOFILTERRESULTS=Nenhum resultado encontrado
|
|
208
|
+
|
|
209
|
+
IM_SUBTITLE_NOFILTERRESULTS=Tente ajustar seus critérios de filtragem.
|
|
210
|
+
|
|
211
|
+
IM_TITLE_PAGENOTFOUND=Não foi possível encontrar essa página
|
|
212
|
+
|
|
213
|
+
IM_SUBTITLE_PAGENOTFOUND=Verifique o URL que está sendo utilizado para chamar o app.
|
|
214
|
+
|
|
215
|
+
IM_TITLE_RESIZECOLUMN=Escolha sua própria largura de coluna
|
|
216
|
+
|
|
217
|
+
IM_SUBTITLE_RESIZECOLUMN=Você pode redimensionar as colunas, arrastando as bordas da coluna.
|
|
218
|
+
|
|
219
|
+
IM_TITLE_SORTCOLUMN=Não está vendo os itens mais importantes primeiro?
|
|
220
|
+
|
|
221
|
+
IM_SUBTITLE_SORTCOLUMN=Escolha os critérios de ordenação nas configurações da ordenação.
|
|
222
|
+
|
|
223
|
+
IM_TITLE_SUCCESSSCREEN=Muito bem!
|
|
224
|
+
|
|
225
|
+
IM_SUBTITLE_SUCCESSSCREEN=Você concluiu todas as suas atribuições de aprendizagem.
|
|
226
|
+
|
|
227
|
+
IM_TITLE_UPLOADCOLLECTION=Soltar arquivos aqui
|
|
228
|
+
|
|
229
|
+
IM_SUBTITLE_UPLOADCOLLECTION=Você também pode carregar vários arquivos de uma só vez.
|
|
230
|
+
|
|
179
231
|
DSC_SIDE_ARIA_LABEL=Conteúdo secundário
|
|
@@ -172,8 +172,60 @@ IM_TITLE_UNABLETOLOAD=Impossível carregar dados
|
|
|
172
172
|
|
|
173
173
|
IM_SUBTITLE_UNABLETOLOAD=Verifique a ligação à Internet. Se isso não ajudar, tente recarregar. Se isso também não ajudar, verifique com o administrador.
|
|
174
174
|
|
|
175
|
+
IM_TITLE_UNABLETOLOADIMAGE=Impossível carregar imagem
|
|
176
|
+
|
|
177
|
+
IM_SUBTITLE_UNABLETOLOADIMAGE=Não foi possível localizar a imagem na localização especificada ou o servidor não está a responder.
|
|
178
|
+
|
|
175
179
|
IM_TITLE_UNABLETOUPLOAD=Impossível carregar dados
|
|
176
180
|
|
|
177
181
|
IM_SUBTITLE_UNABLETOUPLOAD=Verifique a ligação à Internet. Se esse não for o problema, verifique o formato e o tamanho do ficheiro. Caso contrário, contacte o administrador.
|
|
178
182
|
|
|
183
|
+
IM_TITLE_ADDCOLUMN=Parece que existe espaço livre
|
|
184
|
+
|
|
185
|
+
IM_SUBTITLE_ADDCOLUMN=Pode adicionar mais colunas nas definições da tabela.
|
|
186
|
+
|
|
187
|
+
IM_TITLE_ADDPEOPLE=Ainda não adicionou ninguém ao calendário
|
|
188
|
+
|
|
189
|
+
IM_SUBTITLE_ADDPEOPLE=Quer adicionar alguém agora?
|
|
190
|
+
|
|
191
|
+
IM_TITLE_BALLOONSKY=Obrigado!
|
|
192
|
+
|
|
193
|
+
IM_SUBTITLE_BALLOONSKY=Continue com o bom trabalho!
|
|
194
|
+
|
|
195
|
+
IM_TITLE_EMPTYPLANNINGCALENDAR=Ainda nada planeado
|
|
196
|
+
|
|
197
|
+
IM_SUBTITLE_EMPTYPLANNINGCALENDAR=Não existem atividades neste período.
|
|
198
|
+
|
|
199
|
+
IM_TITLE_FILTERTABLE=Estão disponíveis opções de filtro
|
|
200
|
+
|
|
201
|
+
IM_SUBTITLE_FILTERTABLE=Os filtros ajudam-no a se concentrar no que é mais importante para si.
|
|
202
|
+
|
|
203
|
+
IM_TITLE_GROUPTABLE=Tente agrupar os itens para uma melhor descrição geral
|
|
204
|
+
|
|
205
|
+
IM_SUBTITLE_GROUPTABLE=Pode optar por agrupar as categorias nas definições do grupo.
|
|
206
|
+
|
|
207
|
+
IM_TITLE_NOFILTERRESULTS=Não foram encontrados resultados
|
|
208
|
+
|
|
209
|
+
IM_SUBTITLE_NOFILTERRESULTS=Tente ajustar os seus critérios de filtragem.
|
|
210
|
+
|
|
211
|
+
IM_TITLE_PAGENOTFOUND=Não conseguimos encontrar esta página
|
|
212
|
+
|
|
213
|
+
IM_SUBTITLE_PAGENOTFOUND=Verifique o URL que está a usar para chamar a aplicação.
|
|
214
|
+
|
|
215
|
+
IM_TITLE_RESIZECOLUMN=Escolha a sua própria largura de coluna
|
|
216
|
+
|
|
217
|
+
IM_SUBTITLE_RESIZECOLUMN=Pode redimensionar as colunas, arrastando os limites da coluna.
|
|
218
|
+
|
|
219
|
+
IM_TITLE_SORTCOLUMN=Não está a ver os itens mais importantes primeiro?
|
|
220
|
+
|
|
221
|
+
IM_SUBTITLE_SORTCOLUMN=Escolha os critérios de ordenação nas definições da ordenação.
|
|
222
|
+
|
|
223
|
+
IM_TITLE_SUCCESSSCREEN=Bom trabalho!
|
|
224
|
+
|
|
225
|
+
IM_SUBTITLE_SUCCESSSCREEN=Concluiu todas as suas atribuições de aprendizagem.
|
|
226
|
+
|
|
227
|
+
IM_TITLE_UPLOADCOLLECTION=Arraste ficheiros para aqui
|
|
228
|
+
|
|
229
|
+
IM_SUBTITLE_UPLOADCOLLECTION=Também pode carregar vários ficheiros de uma só vez.
|
|
230
|
+
|
|
179
231
|
DSC_SIDE_ARIA_LABEL=Conteúdo secundário
|
|
@@ -172,8 +172,60 @@ IM_TITLE_UNABLETOLOAD=Imposibil de încărcat datele
|
|
|
172
172
|
|
|
173
173
|
IM_SUBTITLE_UNABLETOLOAD=Verificați conexiunea dvs. la internet. Dacă acest lucru nu este util, încercați să reîncărcați. Dacă nici această acțiune nu ajută, consultați-vă cu administratorul.
|
|
174
174
|
|
|
175
|
+
IM_TITLE_UNABLETOLOADIMAGE=Imposibil de încărcat imaginea
|
|
176
|
+
|
|
177
|
+
IM_SUBTITLE_UNABLETOLOADIMAGE=Nu am putut găsi imaginea în locația specificată sau serverul nu răspunde.
|
|
178
|
+
|
|
175
179
|
IM_TITLE_UNABLETOUPLOAD=Imposibil de încărcat datele
|
|
176
180
|
|
|
177
181
|
IM_SUBTITLE_UNABLETOUPLOAD=Verificați conexiunea dvs. la internet. Dacă acest lucru nu este util, verificați formatul de fișier și mărimea fișierului. Altfel, contactați administratorul.
|
|
178
182
|
|
|
183
|
+
IM_TITLE_ADDCOLUMN=Se pare că există spațiu liber
|
|
184
|
+
|
|
185
|
+
IM_SUBTITLE_ADDCOLUMN=Acum puteți adăuga mai multe coloane în setările de tabel.
|
|
186
|
+
|
|
187
|
+
IM_TITLE_ADDPEOPLE=Încă nu ați adăugat pe nimeni în calendar
|
|
188
|
+
|
|
189
|
+
IM_SUBTITLE_ADDPEOPLE=Doriți să adăugați pe cineva acum?
|
|
190
|
+
|
|
191
|
+
IM_TITLE_BALLOONSKY=Ați fost apreciat!
|
|
192
|
+
|
|
193
|
+
IM_SUBTITLE_BALLOONSKY=Continuați să faceți o muncă extraordinară!
|
|
194
|
+
|
|
195
|
+
IM_TITLE_EMPTYPLANNINGCALENDAR=Încă nu e nimic planificat
|
|
196
|
+
|
|
197
|
+
IM_SUBTITLE_EMPTYPLANNINGCALENDAR=Nu există activități în acest interval.
|
|
198
|
+
|
|
199
|
+
IM_TITLE_FILTERTABLE=Opțiuni de filtrare sunt disponibile
|
|
200
|
+
|
|
201
|
+
IM_SUBTITLE_FILTERTABLE=Filtrele vă ajută să vă concentrați la ceea ce este mai relevant pentru dvs.
|
|
202
|
+
|
|
203
|
+
IM_TITLE_GROUPTABLE=Încercați să grupați poziții pentru o imagine generală mai bună
|
|
204
|
+
|
|
205
|
+
IM_SUBTITLE_GROUPTABLE=Puteți alege categoriile de grupare din setările de grupare.
|
|
206
|
+
|
|
207
|
+
IM_TITLE_NOFILTERRESULTS=Fără rezultate găsite
|
|
208
|
+
|
|
209
|
+
IM_SUBTITLE_NOFILTERRESULTS=Încercați să ajustați criteriile de filtrare.
|
|
210
|
+
|
|
211
|
+
IM_TITLE_PAGENOTFOUND=Nu putem găsi această pagină
|
|
212
|
+
|
|
213
|
+
IM_SUBTITLE_PAGENOTFOUND=Verificați URL-ul pe care îl utilizați pt.a apela aplicația.
|
|
214
|
+
|
|
215
|
+
IM_TITLE_RESIZECOLUMN=Alegeți propria lățime de coloană
|
|
216
|
+
|
|
217
|
+
IM_SUBTITLE_RESIZECOLUMN=Puteți redimensiona coloanele trăgând marginile acestora.
|
|
218
|
+
|
|
219
|
+
IM_TITLE_SORTCOLUMN=Nu vedeți cele mai importante poziții mai întâi?
|
|
220
|
+
|
|
221
|
+
IM_SUBTITLE_SORTCOLUMN=Alegeți criteriile de sortare în setările de sortare.
|
|
222
|
+
|
|
223
|
+
IM_TITLE_SUCCESSSCREEN=Ați făcut o treabă bună!
|
|
224
|
+
|
|
225
|
+
IM_SUBTITLE_SUCCESSSCREEN=Ați terminat toate alocările de învățare.
|
|
226
|
+
|
|
227
|
+
IM_TITLE_UPLOADCOLLECTION=Drop fișiere aici
|
|
228
|
+
|
|
229
|
+
IM_SUBTITLE_UPLOADCOLLECTION=Puteți de asemenea încărca mai multe fișiere simultan.
|
|
230
|
+
|
|
179
231
|
DSC_SIDE_ARIA_LABEL=Conținut lateral
|
|
@@ -172,8 +172,60 @@ IM_TITLE_UNABLETOLOAD=Невозможно загрузить данные
|
|
|
172
172
|
|
|
173
173
|
IM_SUBTITLE_UNABLETOLOAD=Проверьте Интернет-соединение. Если соединение в порядке, перезагрузите приложение. Если после перезагрузки проблема не исчезла, обратитесь к администратору.
|
|
174
174
|
|
|
175
|
+
IM_TITLE_UNABLETOLOADIMAGE=Невозможно загрузить изображение
|
|
176
|
+
|
|
177
|
+
IM_SUBTITLE_UNABLETOLOADIMAGE=Изображение на найдено в указанном месте, или сервер не отвечает.
|
|
178
|
+
|
|
175
179
|
IM_TITLE_UNABLETOUPLOAD=Невозможно загрузить данные
|
|
176
180
|
|
|
177
181
|
IM_SUBTITLE_UNABLETOUPLOAD=Проверьте Интернет-соединение. Если соединение в порядке, проверьте формат и размер файла. Или обратитесь к администратору.
|
|
178
182
|
|
|
183
|
+
IM_TITLE_ADDCOLUMN=Кажется, здесь есть свободное пространство
|
|
184
|
+
|
|
185
|
+
IM_SUBTITLE_ADDCOLUMN=Можно добавить больше столбцов в настройках таблицы.
|
|
186
|
+
|
|
187
|
+
IM_TITLE_ADDPEOPLE=В календарь пока никто не добавлен
|
|
188
|
+
|
|
189
|
+
IM_SUBTITLE_ADDPEOPLE=Добавить кого-нибудь сейчас?
|
|
190
|
+
|
|
191
|
+
IM_TITLE_BALLOONSKY=Отлично!
|
|
192
|
+
|
|
193
|
+
IM_SUBTITLE_BALLOONSKY=Хорошая работа!
|
|
194
|
+
|
|
195
|
+
IM_TITLE_EMPTYPLANNINGCALENDAR=Пока ничего не запланировано
|
|
196
|
+
|
|
197
|
+
IM_SUBTITLE_EMPTYPLANNINGCALENDAR=В этом временном интервале нет операций.
|
|
198
|
+
|
|
199
|
+
IM_TITLE_FILTERTABLE=Доступны опции фильтра
|
|
200
|
+
|
|
201
|
+
IM_SUBTITLE_FILTERTABLE=Фильтры помогают сосредоточиться на важном.
|
|
202
|
+
|
|
203
|
+
IM_TITLE_GROUPTABLE=Для лучшего обзора попробуйте сгруппировать позиции
|
|
204
|
+
|
|
205
|
+
IM_SUBTITLE_GROUPTABLE=Категории группировки можно выбрать в настройках группы.
|
|
206
|
+
|
|
207
|
+
IM_TITLE_NOFILTERRESULTS=Нет результатов
|
|
208
|
+
|
|
209
|
+
IM_SUBTITLE_NOFILTERRESULTS=Попробуйте изменить критерий фильтра.
|
|
210
|
+
|
|
211
|
+
IM_TITLE_PAGENOTFOUND=К сожалению, невозможно найти эту страницу
|
|
212
|
+
|
|
213
|
+
IM_SUBTITLE_PAGENOTFOUND=Проверьте URL, используемый для вызова приложения.
|
|
214
|
+
|
|
215
|
+
IM_TITLE_RESIZECOLUMN=Выберите свою ширину столбца
|
|
216
|
+
|
|
217
|
+
IM_SUBTITLE_RESIZECOLUMN=Изменить размер столбцов можно путем перетаскивания рамок столбцов.
|
|
218
|
+
|
|
219
|
+
IM_TITLE_SORTCOLUMN=Наиболее важные позиции не отображаются первыми?
|
|
220
|
+
|
|
221
|
+
IM_SUBTITLE_SORTCOLUMN=Выберите критерии сортировки в настройках сортировки.
|
|
222
|
+
|
|
223
|
+
IM_TITLE_SUCCESSSCREEN=Готово!
|
|
224
|
+
|
|
225
|
+
IM_SUBTITLE_SUCCESSSCREEN=Вы прошли все назначенные вам обучения.
|
|
226
|
+
|
|
227
|
+
IM_TITLE_UPLOADCOLLECTION=Перетащите файлы сюда
|
|
228
|
+
|
|
229
|
+
IM_SUBTITLE_UPLOADCOLLECTION=Можно загрузить сразу несколько файлов.
|
|
230
|
+
|
|
179
231
|
DSC_SIDE_ARIA_LABEL=Дополнительное содержимое
|
|
@@ -172,8 +172,60 @@ IM_TITLE_UNABLETOLOAD=Podatke nije moguće učitati
|
|
|
172
172
|
|
|
173
173
|
IM_SUBTITLE_UNABLETOLOAD=Proverite internet vezu. Ako to ne pomogne, pokušajte da ponovo učitate. Ako ni to ne pomogne, obratite se administratoru.
|
|
174
174
|
|
|
175
|
+
IM_TITLE_UNABLETOLOADIMAGE=Sliku nije moguće učitati
|
|
176
|
+
|
|
177
|
+
IM_SUBTITLE_UNABLETOLOADIMAGE=Nismo uspeli da nađemo sliku na navedenoj lokaciji ili server ne odgovara.
|
|
178
|
+
|
|
175
179
|
IM_TITLE_UNABLETOUPLOAD=Nije moguće preneti podatke na server
|
|
176
180
|
|
|
177
181
|
IM_SUBTITLE_UNABLETOUPLOAD=Proverite internet vezu. Ako to ne pomogne, proverite format fajla i veličinu fajla. U suprotnom, obratite se administratoru.
|
|
178
182
|
|
|
183
|
+
IM_TITLE_ADDCOLUMN=Izgleda da postoji prazno mesto.
|
|
184
|
+
|
|
185
|
+
IM_SUBTITLE_ADDCOLUMN=Možete da dodate još kolona u podešavanju tabele.
|
|
186
|
+
|
|
187
|
+
IM_TITLE_ADDPEOPLE=Nikoga niste dodali u kalendar.
|
|
188
|
+
|
|
189
|
+
IM_SUBTITLE_ADDPEOPLE=Da li želite da dodate nekoga sada?
|
|
190
|
+
|
|
191
|
+
IM_TITLE_BALLOONSKY=Cenjeni ste!
|
|
192
|
+
|
|
193
|
+
IM_SUBTITLE_BALLOONSKY=Nastavite vredno da radite!
|
|
194
|
+
|
|
195
|
+
IM_TITLE_EMPTYPLANNINGCALENDAR=Još ništa nije planirano
|
|
196
|
+
|
|
197
|
+
IM_SUBTITLE_EMPTYPLANNINGCALENDAR=Nema aktivnosti u ovom vremenskom okviru.
|
|
198
|
+
|
|
199
|
+
IM_TITLE_FILTERTABLE=Dostupne su opcije filtera
|
|
200
|
+
|
|
201
|
+
IM_SUBTITLE_FILTERTABLE=Filteri vam omogućavaju da se fokusirate na vama najvažnije.
|
|
202
|
+
|
|
203
|
+
IM_TITLE_GROUPTABLE=Pokušajte da grupišete stavke za bolji pregled
|
|
204
|
+
|
|
205
|
+
IM_SUBTITLE_GROUPTABLE=Možete da izaberete kategorije gupisanja u podešavanjima grupisanja.
|
|
206
|
+
|
|
207
|
+
IM_TITLE_NOFILTERRESULTS=Rezultati nisu nađeni
|
|
208
|
+
|
|
209
|
+
IM_SUBTITLE_NOFILTERRESULTS=Prilagodite vaše kriterijume filtera.
|
|
210
|
+
|
|
211
|
+
IM_TITLE_PAGENOTFOUND=Nažalost, ne možemo da nađemo ovu stranicu
|
|
212
|
+
|
|
213
|
+
IM_SUBTITLE_PAGENOTFOUND=Proverite URL koji koristite za pozivanje aplikacije.
|
|
214
|
+
|
|
215
|
+
IM_TITLE_RESIZECOLUMN=Izaberite sopstvenu širinu kolone
|
|
216
|
+
|
|
217
|
+
IM_SUBTITLE_RESIZECOLUMN=Možete da promenite veličinu kolone povlačenjem okvira kolone.
|
|
218
|
+
|
|
219
|
+
IM_TITLE_SORTCOLUMN=Ne vidite najvažnije stavke na prvom mestu?
|
|
220
|
+
|
|
221
|
+
IM_SUBTITLE_SORTCOLUMN=Izaberite kriterijume ređanja u podešavanjima ređanja.
|
|
222
|
+
|
|
223
|
+
IM_TITLE_SUCCESSSCREEN=Dobro urađeno!
|
|
224
|
+
|
|
225
|
+
IM_SUBTITLE_SUCCESSSCREEN=Završili ste sve zadatke za učenje.
|
|
226
|
+
|
|
227
|
+
IM_TITLE_UPLOADCOLLECTION=Ovde otpustite fajlove
|
|
228
|
+
|
|
229
|
+
IM_SUBTITLE_UPLOADCOLLECTION=Možete preneti na server nekoliko fajlova odjednom.
|
|
230
|
+
|
|
179
231
|
DSC_SIDE_ARIA_LABEL=Bočni sadržaj
|
|
@@ -172,8 +172,60 @@ IM_TITLE_UNABLETOLOAD=Dáta nie je možné načítať.
|
|
|
172
172
|
|
|
173
173
|
IM_SUBTITLE_UNABLETOLOAD=Skontrolujte pripojenie k internetu. Ak to nie je tým, skúste ich znovu načítať. Ak nepomôže ani to, kontaktujte svojho správcu.
|
|
174
174
|
|
|
175
|
+
IM_TITLE_UNABLETOLOADIMAGE=Obrázok nie je možné načítať
|
|
176
|
+
|
|
177
|
+
IM_SUBTITLE_UNABLETOLOADIMAGE=Obrázok sme nemohli nájsť na zadanom mieste alebo server nereaguje.
|
|
178
|
+
|
|
175
179
|
IM_TITLE_UNABLETOUPLOAD=Nie je možné odovzdať dáta
|
|
176
180
|
|
|
177
181
|
IM_SUBTITLE_UNABLETOUPLOAD=Skontrolujte pripojenie k internetu. Ak to nie je tým, skontrolujte formát a veľkosť súboru. Ak to nepomôže, kontaktujte svojho správcu.
|
|
178
182
|
|
|
183
|
+
IM_TITLE_ADDCOLUMN=Je tu voľné miesto
|
|
184
|
+
|
|
185
|
+
IM_SUBTITLE_ADDCOLUMN=V nastaveniach tabuľky môžete pridať ďalšie stĺpce.
|
|
186
|
+
|
|
187
|
+
IM_TITLE_ADDPEOPLE=Ku kalendáru ste zatiaľ nepridali nikoho
|
|
188
|
+
|
|
189
|
+
IM_SUBTITLE_ADDPEOPLE=Chcete niekoho pridať teraz?
|
|
190
|
+
|
|
191
|
+
IM_TITLE_BALLOONSKY=Skvelá práca!
|
|
192
|
+
|
|
193
|
+
IM_SUBTITLE_BALLOONSKY=Pokračujte v skvelej práci!
|
|
194
|
+
|
|
195
|
+
IM_TITLE_EMPTYPLANNINGCALENDAR=Ešte nič naplánované
|
|
196
|
+
|
|
197
|
+
IM_SUBTITLE_EMPTYPLANNINGCALENDAR=V tomto období nie sú žiadne aktivity.
|
|
198
|
+
|
|
199
|
+
IM_TITLE_FILTERTABLE=Sú k dispozícii možnosti filtra
|
|
200
|
+
|
|
201
|
+
IM_SUBTITLE_FILTERTABLE=Filtre vám pomáhajú zamerať sa na to, čo je pre vás najdôležitejšie.
|
|
202
|
+
|
|
203
|
+
IM_TITLE_GROUPTABLE=Skúste položky zoskupiť pre lepší prehľad
|
|
204
|
+
|
|
205
|
+
IM_SUBTITLE_GROUPTABLE=Kategórie zoskupenia môžete vybrať v nastaveniach zoskupenia.
|
|
206
|
+
|
|
207
|
+
IM_TITLE_NOFILTERRESULTS=Nenašli sa žiadne výsledky
|
|
208
|
+
|
|
209
|
+
IM_SUBTITLE_NOFILTERRESULTS=Skúste upraviť svoje kritériá filtra.
|
|
210
|
+
|
|
211
|
+
IM_TITLE_PAGENOTFOUND=Ľutujeme, túto stránku nie je možné nájsť
|
|
212
|
+
|
|
213
|
+
IM_SUBTITLE_PAGENOTFOUND=Skontrolujte URL, ktoré používate na vyvolanie aplikácie.
|
|
214
|
+
|
|
215
|
+
IM_TITLE_RESIZECOLUMN=Zvoľte svoju vlastnú šírku stĺpca
|
|
216
|
+
|
|
217
|
+
IM_SUBTITLE_RESIZECOLUMN=Veľkosti stĺpcov môžete meniť potiahnutím okrajov stĺpcov.
|
|
218
|
+
|
|
219
|
+
IM_TITLE_SORTCOLUMN=Nevidíte najskôr najdôležitejšie položky?
|
|
220
|
+
|
|
221
|
+
IM_SUBTITLE_SORTCOLUMN=Vyberte kritériá triedenia v nastaveniach triedenia.
|
|
222
|
+
|
|
223
|
+
IM_TITLE_SUCCESSSCREEN=Hotovo!
|
|
224
|
+
|
|
225
|
+
IM_SUBTITLE_SUCCESSSCREEN=Dokončili ste všetky svoje priradenia učenia
|
|
226
|
+
|
|
227
|
+
IM_TITLE_UPLOADCOLLECTION=Umiestniť súbory sem
|
|
228
|
+
|
|
229
|
+
IM_SUBTITLE_UPLOADCOLLECTION=Môžete tiež odovzdať viacero súborov odrazu.
|
|
230
|
+
|
|
179
231
|
DSC_SIDE_ARIA_LABEL=Bočný obsah
|