material_sq.arb 3.48 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
{
  "scriptCategory": "English-like",
  "timeOfDayFormat": "H:mm",
  "openAppDrawerTooltip": "Hap menynë e navigimit",
  "backButtonTooltip": "Prapa",
  "closeButtonTooltip": "Mbyll",
  "deleteButtonTooltip": "Fshi",
  "nextMonthTooltip": "Muaji i ardhshëm",
  "previousMonthTooltip": "Muaji i mëparshëm",
  "nextPageTooltip": "Faqja tjetër",
  "previousPageTooltip": "Faqja e mëparshme",
  "showMenuTooltip": "Shfaq menynë",
  "aboutListTileTitle": "Rreth $applicationName",
  "licensesPageTitle": "Licencat",
  "pageRowsInfoTitle": "$firstRow–$lastRow nga $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow nga rreth $rowCount",
  "rowsPerPageTitle": "Rreshtat për faqe:",
  "tabLabel": "Skeda $tabIndex nga $tabCount",
  "selectedRowCountTitleOne": "U zgjodh 1 artikull",
  "selectedRowCountTitleOther": "$selectedRowCount artikuj u zgjodhën",
  "cancelButtonLabel": "ANULO",
  "closeButtonLabel": "MBYLL",
  "continueButtonLabel": "VAZHDO",
24 25
  "copyButtonLabel": "Kopjo",
  "cutButtonLabel": "Prit",
26
  "okButtonLabel": "Në rregull",
27 28
  "pasteButtonLabel": "Ngjit",
  "selectAllButtonLabel": "Zgjidh të gjitha",
29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
  "viewLicensesButtonLabel": "SHIKO LICENCAT",
  "anteMeridiemAbbreviation": "paradite",
  "postMeridiemAbbreviation": "pasdite",
  "timePickerHourModeAnnouncement": "Zgjidh orët",
  "timePickerMinuteModeAnnouncement": "Zgjidh minutat",
  "modalBarrierDismissLabel": "Hiq",
  "signedInLabel": "Je identifikuar",
  "hideAccountsLabel": "Fshih llogaritë",
  "showAccountsLabel": "Shfaq llogaritë",
  "drawerLabel": "Menyja e navigimit",
  "popupMenuLabel": "Menyja kërcyese",
  "dialogLabel": "Dialogu",
  "alertDialogLabel": "Sinjalizim",
  "searchFieldLabel": "Kërko",
  "reorderItemToStart": "Lëvize në fillim",
  "reorderItemToEnd": "Lëvize në fund",
  "reorderItemUp": "Lëvize lart",
  "reorderItemDown": "Lëvize poshtë",
  "reorderItemLeft": "Lëvize majtas",
  "reorderItemRight": "Lëvize djathtas",
  "expandedIconTapHint": "Palos",
  "collapsedIconTapHint": "Zgjero",
  "remainingTextFieldCharacterCountOne": "1 karakter i mbetur",
  "remainingTextFieldCharacterCountOther": "$remainingCount karaktere të mbetura",
53
  "refreshIndicatorSemanticLabel": "Rifresko",
54
  "moreButtonTooltip": "Më shumë",
55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
  "dateSeparator": ".",
  "dateHelpText": "dd.mm.yyyy",
  "selectYearSemanticsLabel": "Zgjidh vitin",
  "unspecifiedDate": "Data",
  "unspecifiedDateRange": "Gama e datave",
  "dateInputLabel": "Vendos datën",
  "dateRangeStartLabel": "Data e fillimit",
  "dateRangeEndLabel": "Data e mbarimit",
  "dateRangeStartDateSemanticLabel": "Data e fillimit: $fullDate",
  "dateRangeEndDateSemanticLabel": "Data e mbarimit: $fullDate",
  "invalidDateFormatLabel": "Format i pavlefshëm.",
  "invalidDateRangeLabel": "Gamë e pavlefshme.",
  "dateOutOfRangeLabel": "Jashtë rrezes.",
  "saveButtonLabel": "RUAJ",
  "datePickerHelpText": "ZGJIDH DATËN",
  "dateRangePickerHelpText": "ZGJIDH GAMËN",
  "calendarModeButtonLabel": "Kalo te kalendari",
  "inputDateModeButtonLabel": "Kalo te hyrja",
73 74 75 76 77 78 79
  "timePickerDialHelpText": "ZGJIDH ORËN",
  "timePickerInputHelpText": "VENDOS ORËN",
  "timePickerHourLabel": "Ora",
  "timePickerMinuteLabel": "Minuta",
  "invalidTimeLabel": "Fut një kohë të vlefshme",
  "dialModeButtonLabel": "Kalo te modaliteti i zgjedhësit të orës",
  "inputTimeModeButtonLabel": "Kalo te modaliteti i hyrjes së tekstit",
80
  "licensesPackageDetailTextZero": "No licenses",
81 82
  "licensesPackageDetailTextOne": "1 licencë",
  "licensesPackageDetailTextOther": "$licenseCount licenca"
83
}