diff --git a/Latest.xcodeproj/project.pbxproj b/Latest.xcodeproj/project.pbxproj index 78c23bb1..a9472f15 100644 --- a/Latest.xcodeproj/project.pbxproj +++ b/Latest.xcodeproj/project.pbxproj @@ -8,8 +8,6 @@ /* Begin PBXBuildFile section */ 50037513245EA9FA00D3BB0D /* UpdateGroupCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50037512245EA9FA00D3BB0D /* UpdateGroupCellView.swift */; }; - 501EA9821EB1BA4400D05821 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 501EA9841EB1BA4400D05821 /* Localizable.strings */; }; - 501EA98A1EB1BD8B00D05821 /* Localizable.stringsdict in Resources */ = {isa = PBXBuildFile; fileRef = 501EA98C1EB1BD8B00D05821 /* Localizable.stringsdict */; }; 501EF8ED2B9A665A00F0D759 /* BundleCollector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 501EF8EC2B9A665A00F0D759 /* BundleCollector.swift */; }; 501EF8EF2B9A77B400F0D759 /* AppDirectory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 501EF8EE2B9A77B400F0D759 /* AppDirectory.swift */; }; 50290E751E53EB6A00133E3D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50290E741E53EB6A00133E3D /* AppDelegate.swift */; }; @@ -80,6 +78,7 @@ 50FEB87D2B1BE630006FB75D /* OSVersionTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50FEB87C2B1BE630006FB75D /* OSVersionTest.swift */; }; 50FEB87F2B1BE67F006FB75D /* VersionSanitizationTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50FEB87E2B1BE67E006FB75D /* VersionSanitizationTest.swift */; }; 50FEB8812B1D2402006FB75D /* ExcludedAppIdentifiers.plist in Resources */ = {isa = PBXBuildFile; fileRef = 50FEB8802B1D2402006FB75D /* ExcludedAppIdentifiers.plist */; }; + 6CD114A42F0EE057009EB76E /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 6CD114A32F0EE057009EB76E /* Localizable.xcstrings */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -95,43 +94,24 @@ /* Begin PBXFileReference section */ 29A88F88296B7DC2000A5EDE /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/Main.strings; sourceTree = ""; }; 29A88F89296B7DC2000A5EDE /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/InfoPlist.strings; sourceTree = ""; }; - 29A88F8A296B7DC2000A5EDE /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = fa; path = fa.lproj/Localizable.stringsdict; sourceTree = ""; }; - 29A88F8B296B7DC2000A5EDE /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/Localizable.strings; sourceTree = ""; }; 50037512245EA9FA00D3BB0D /* UpdateGroupCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateGroupCellView.swift; sourceTree = ""; }; 5009D5D727F4FF9A00CBDBE6 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Main.strings; sourceTree = ""; }; 500A89272924F91C004008F6 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Main.strings; sourceTree = ""; }; 500A89282924F91C004008F6 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/InfoPlist.strings; sourceTree = ""; }; - 500A89292924F91C004008F6 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = nb; path = nb.lproj/Localizable.stringsdict; sourceTree = ""; }; - 500A892A2924F91C004008F6 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = ""; }; 500A892B2924FDEF004008F6 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/Main.strings; sourceTree = ""; }; - 500A892C2924FE0D004008F6 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/Localizable.strings; sourceTree = ""; }; - 500A892D2924FE19004008F6 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = id; path = id.lproj/Localizable.stringsdict; sourceTree = ""; }; 500A892E2924FE1F004008F6 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/InfoPlist.strings; sourceTree = ""; }; 500A892F2924FE32004008F6 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Main.strings; sourceTree = ""; }; - 500A89302924FE43004008F6 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = ""; }; - 500A89312924FE46004008F6 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = hu; path = hu.lproj/Localizable.stringsdict; sourceTree = ""; }; 500A89322924FE4C004008F6 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/InfoPlist.strings; sourceTree = ""; }; 501B5F7B29832166009C6F70 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Main.strings; sourceTree = ""; }; 501B5F7C2983216D009C6F70 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Main.strings; sourceTree = ""; }; 501B5F7D2983219B009C6F70 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/InfoPlist.strings; sourceTree = ""; }; 501B5F7E2983219F009C6F70 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/InfoPlist.strings; sourceTree = ""; }; - 501B5F7F298321A3009C6F70 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = cs; path = cs.lproj/Localizable.stringsdict; sourceTree = ""; }; - 501B5F80298321A6009C6F70 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = sv; path = sv.lproj/Localizable.stringsdict; sourceTree = ""; }; - 501B5F81298321AA009C6F70 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = ""; }; - 501B5F82298321AD009C6F70 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = ""; }; 501B5F8329832520009C6F70 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Main.strings; sourceTree = ""; }; - 501B5F8429832537009C6F70 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = uk; path = uk.lproj/Localizable.stringsdict; sourceTree = ""; }; 501B5F852983253B009C6F70 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/InfoPlist.strings; sourceTree = ""; }; - 501B5F862983253E009C6F70 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = ""; }; 501EA97F1EB1BA4400D05821 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = ""; }; - 501EA9831EB1BA4400D05821 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; }; - 501EA98B1EB1BD8B00D05821 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = de; path = de.lproj/Localizable.stringsdict; sourceTree = ""; }; - 501EA98D1EB1BD9400D05821 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = en; path = en.lproj/Localizable.stringsdict; sourceTree = ""; }; 501EF8EC2B9A665A00F0D759 /* BundleCollector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BundleCollector.swift; sourceTree = ""; }; 501EF8EE2B9A77B400F0D759 /* AppDirectory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDirectory.swift; sourceTree = ""; }; 502217602804B9830043366B /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Main.strings; sourceTree = ""; }; - 502217762804B9950043366B /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = hr; path = hr.lproj/Localizable.stringsdict; sourceTree = ""; }; - 502217772804B9990043366B /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Localizable.strings; sourceTree = ""; }; 5022179A2804BB330043366B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 502217B12804BB390043366B /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/InfoPlist.strings; sourceTree = ""; }; 502217B22804BB3C0043366B /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = ""; }; @@ -139,8 +119,6 @@ 502217B42804BB400043366B /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = ""; }; 502572D5287CA61100E5ECAF /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Main.strings"; sourceTree = ""; }; 502572EC287CA64900E5ECAF /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/InfoPlist.strings"; sourceTree = ""; }; - 502572ED287CA65300E5ECAF /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = ""; }; - 502572F0287CA69700E5ECAF /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "pt-PT"; path = "pt-PT.lproj/Localizable.stringsdict"; sourceTree = ""; }; 50290E711E53EB6A00133E3D /* Latest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Latest.app; sourceTree = BUILT_PRODUCTS_DIR; }; 50290E741E53EB6A00133E3D /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 50290E781E53EB6A00133E3D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; @@ -153,16 +131,10 @@ 502929FA21206BC800F00D1C /* ReleaseNotesContentProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReleaseNotesContentProtocol.swift; sourceTree = ""; }; 502F70BF29AB4D0700B30692 /* fil */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fil; path = fil.lproj/Main.strings; sourceTree = ""; }; 502F70C429AB4DEF00B30692 /* fil */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fil; path = fil.lproj/InfoPlist.strings; sourceTree = ""; }; - 502F70C529AB4DF300B30692 /* fil */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = fil; path = fil.lproj/Localizable.stringsdict; sourceTree = ""; }; - 502F70C629AB4DF700B30692 /* fil */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fil; path = fil.lproj/Localizable.strings; sourceTree = ""; }; 50303BFC28BA06450020C46F /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Main.strings; sourceTree = ""; }; 50303BFD28BA06520020C46F /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = ""; }; - 50303BFE28BA06560020C46F /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = nl; path = nl.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50303BFF28BA06590020C46F /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = ""; }; 50366E5127DFD14100D4E247 /* Source.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Source.swift; sourceTree = ""; }; 50368BD22800C725005D1CF2 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Main.strings; sourceTree = ""; }; - 50368BE82800C76A005D1CF2 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ko; path = ko.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50368BE92800C775005D1CF2 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = ""; }; 5039DE8422CA396F0088B39B /* UpdateQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateQueue.swift; sourceTree = ""; }; 5039DE8622CA39C60088B39B /* UpdateOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateOperation.swift; sourceTree = ""; }; 5039DE8A22CA39ED0088B39B /* StatefulOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatefulOperation.swift; sourceTree = ""; }; @@ -182,16 +154,6 @@ 5053E6D12A98ACD4008B18D0 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/InfoPlist.strings"; sourceTree = ""; }; 5053E6D22A98ACD6008B18D0 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/InfoPlist.strings; sourceTree = ""; }; 5053E6D32A98ACD7008B18D0 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/InfoPlist.strings"; sourceTree = ""; }; - 5053E6D42A98ACDC008B18D0 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ar; path = ar.lproj/Localizable.stringsdict; sourceTree = ""; }; - 5053E6D52A98ACDE008B18D0 /* be */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = be; path = be.lproj/Localizable.stringsdict; sourceTree = ""; }; - 5053E6D62A98ACE0008B18D0 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = pl; path = pl.lproj/Localizable.stringsdict; sourceTree = ""; }; - 5053E6D72A98ACEF008B18D0 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = ""; }; - 5053E6D82A98ACF3008B18D0 /* be */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = be; path = be.lproj/Localizable.strings; sourceTree = ""; }; - 5053E6D92A98ACF5008B18D0 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = ""; }; - 5053E6DA2A98AD2D008B18D0 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = ""; }; - 5053E6DB2A98AD2E008B18D0 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = ""; }; - 5053E6DD2A98AEA8008B18D0 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "pt-BR"; path = "pt-BR.lproj/Localizable.stringsdict"; sourceTree = ""; }; - 5053E6DE2A98AF20008B18D0 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.stringsdict"; sourceTree = ""; }; 5058BA3921202BA7003F332B /* IconCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IconCache.swift; sourceTree = ""; }; 5058E9C227863FC80028F564 /* App.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = App.swift; sourceTree = ""; }; 506A77162D6099F400A69579 /* SupportStatusInfoViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SupportStatusInfoViewController.swift; sourceTree = ""; }; @@ -203,8 +165,6 @@ 50737558278B0A7400F371D8 /* AppListSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppListSettings.swift; sourceTree = ""; }; 507AEEEF284E0F0900A5CCBC /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main.strings; sourceTree = ""; }; 507AEF05284E0F1500A5CCBC /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = ""; }; - 507AEF06284E0F1800A5CCBC /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ru; path = ru.lproj/Localizable.stringsdict; sourceTree = ""; }; - 507AEF07284E0F1D00A5CCBC /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = ""; }; 508323E0257824A9000BBA13 /* DisplayLink.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DisplayLink.swift; sourceTree = ""; }; 508323E1257824A9000BBA13 /* UpdateButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UpdateButton.swift; sourceTree = ""; }; 508323E2257824AA000BBA13 /* UpdateButtonCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UpdateButtonCell.swift; sourceTree = ""; }; @@ -224,10 +184,6 @@ 5097354F2798D17E00FFE809 /* Observable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Observable.swift; sourceTree = ""; }; 5097CD5628A82A3B00D66B4C /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Main.strings; sourceTree = ""; }; 5097CD6C28A82A5500D66B4C /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Main.strings; sourceTree = ""; }; - 5097CD6D28A82A5D00D66B4C /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = ""; }; - 5097CD6E28A82A5F00D66B4C /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = ""; }; - 5097CD6F28A82A6300D66B4C /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ca; path = ca.lproj/Localizable.stringsdict; sourceTree = ""; }; - 5097CD7028A82A6500D66B4C /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = es; path = es.lproj/Localizable.stringsdict; sourceTree = ""; }; 5097CD7128A82A6800D66B4C /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/InfoPlist.strings; sourceTree = ""; }; 5097CD7228A82A6A00D66B4C /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = ""; }; 509C4ABB2AD1FFCC00E9C2E1 /* FailableDecodable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FailableDecodable.swift; sourceTree = ""; }; @@ -235,10 +191,6 @@ 50A11E342B2F7E3200355CF5 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Main.strings; sourceTree = ""; }; 50A11E352B2F7E3F00355CF5 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/InfoPlist.strings; sourceTree = ""; }; 50A11E362B2F7E4100355CF5 /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sr; path = sr.lproj/InfoPlist.strings; sourceTree = ""; }; - 50A11E372B2F7E4600355CF5 /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sr; path = sr.lproj/Localizable.strings; sourceTree = ""; }; - 50A11E382B2F7E4800355CF5 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = ""; }; - 50A11E392B2F7E4C00355CF5 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = he; path = he.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50A11E3A2B2F7E4E00355CF5 /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = sr; path = sr.lproj/Localizable.stringsdict; sourceTree = ""; }; 50A86BBC27EA6BF4007A5F80 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Credits.rtf; sourceTree = ""; }; 50A8D2B227D2B063004DBA05 /* ReleaseNotesProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReleaseNotesProvider.swift; sourceTree = ""; }; 50ACE3F121D58DAD002FB72D /* UpdateTableView+Search.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UpdateTableView+Search.swift"; sourceTree = ""; }; @@ -249,17 +201,10 @@ 50BC19DB28230BBC005945E8 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Main.strings; sourceTree = ""; }; 50BC19DC28230BCA005945E8 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = ""; }; 50BC19DD28230BCC005945E8 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/InfoPlist.strings; sourceTree = ""; }; - 50BC19DE28230BDB005945E8 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = it; path = it.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50BC19DF28230BDD005945E8 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = sk; path = sk.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50BC19E028230BE3005945E8 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = ""; }; - 50BC19E128230BE5005945E8 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = ""; }; 50BEF14B2AC2CB110052C417 /* WebContentLoader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebContentLoader.swift; sourceTree = ""; }; 50BEF14D2AC972B40052C417 /* UpdateRepository.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateRepository.swift; sourceTree = ""; }; - 50C0B55126F545E300EEE4B7 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = ""; }; 50C3636F287A22E4003965E1 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Main.strings; sourceTree = ""; }; 50C36370287A22E4003965E1 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/InfoPlist.strings; sourceTree = ""; }; - 50C36371287A22E4003965E1 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = pt; path = pt.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50C36372287A22E5003965E1 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Localizable.strings; sourceTree = ""; }; 50C59D682D1F182B005BC36B /* SettingsTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsTabViewController.swift; sourceTree = ""; }; 50C59D6C2D1F54B5005BC36B /* GeneralSettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeneralSettingsViewController.swift; sourceTree = ""; }; 50C81D691FBADC5900324C2E /* Latest Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Latest Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -267,16 +212,10 @@ 50C81D731FBADC9100324C2E /* VersionTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VersionTest.swift; sourceTree = ""; }; 50C857312B23CD5200F5BF0B /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Main.strings; sourceTree = ""; }; 50C857322B23CD7D00F5BF0B /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/InfoPlist.strings; sourceTree = ""; }; - 50C857332B23CD8100F5BF0B /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ro; path = ro.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50C857342B23CD8500F5BF0B /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = ""; }; 50C857352B23CF4B00F5BF0B /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Main.strings; sourceTree = ""; }; 50C857362B23CF5400F5BF0B /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/InfoPlist.strings; sourceTree = ""; }; - 50C857372B23CF5900F5BF0B /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = bg; path = bg.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50C857382B23CF5D00F5BF0B /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Localizable.strings; sourceTree = ""; }; 50C857392B23D01800F5BF0B /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Main.strings; sourceTree = ""; }; 50C8573A2B23D02800F5BF0B /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/InfoPlist.strings; sourceTree = ""; }; - 50C8573B2B23D02C00F5BF0B /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = tr; path = tr.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50C8573C2B23D03000F5BF0B /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = ""; }; 50C8573F2B25CF7500F5BF0B /* UpdateRepositoryCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateRepositoryCache.swift; sourceTree = ""; }; 50C8C85B208A0EE9004FF5D5 /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dsa_pub.pem; sourceTree = ""; }; 50C9F0F4234637BD00FD1802 /* UpdateCheckerOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateCheckerOperation.swift; sourceTree = ""; }; @@ -284,28 +223,18 @@ 50C9F10B234641E000FD1802 /* SparkleCheckerOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SparkleCheckerOperation.swift; sourceTree = ""; }; 50CD1BED2B7EAF1200AC8269 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Main.strings; sourceTree = ""; }; 50CD1BEE2B7EAF2100AC8269 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = ""; }; - 50CD1BEF2B7EAF2500AC8269 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ja; path = ja.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50CD1BF02B7EAF2800AC8269 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = ""; }; 50D6695A28DBA9F800FD3F6A /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = ""; }; - 50D6697128DBAA2F00FD3F6A /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = ""; }; - 50D6697228DBAA3A00FD3F6A /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.stringsdict"; sourceTree = ""; }; 50D6697328DBAA4200FD3F6A /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = ""; }; 50D6697428DBAC4B00FD3F6A /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Main.strings; sourceTree = ""; }; 50D6697528DBAC6B00FD3F6A /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/InfoPlist.strings; sourceTree = ""; }; - 50D6697628DBAC6E00FD3F6A /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = el; path = el.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50D6697728DBAC7200FD3F6A /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Localizable.strings; sourceTree = ""; }; 50D6EF5E281461A3002D7006 /* Sparkle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Sparkle.swift; sourceTree = ""; }; 50DAEF3F21047E5100B32E8A /* UpdateTableView+TouchBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UpdateTableView+TouchBar.swift"; sourceTree = ""; }; 50DAEF4321047FA900B32E8A /* UpdateItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateItemView.swift; sourceTree = ""; }; 50E4EB062B17DACB00A70A7D /* VersionParser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VersionParser.swift; sourceTree = ""; }; 50E4EB082B17DFCE00A70A7D /* VersionParserTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VersionParserTest.swift; sourceTree = ""; }; 50E65CDD247A84BC00DFEB47 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Main.strings; sourceTree = ""; }; - 50E65CDE247A84E700DFEB47 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = fr; path = fr.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50E65CE0247A84F300DFEB47 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = ""; }; 50E7ED2C2861183A006EF45F /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ms; path = ms.lproj/Main.strings; sourceTree = ""; }; 50E7ED4228611864006EF45F /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ms; path = ms.lproj/InfoPlist.strings; sourceTree = ""; }; - 50E7ED4328611869006EF45F /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ms; path = ms.lproj/Localizable.stringsdict; sourceTree = ""; }; - 50E7ED442861186D006EF45F /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ms; path = ms.lproj/Localizable.strings; sourceTree = ""; }; 50F542E022D9C41C004B3F8D /* CKDownloadQueueObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CKDownloadQueueObserver.h; sourceTree = ""; }; 50F542E122D9C41C004B3F8D /* CKDownloadDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CKDownloadDirectory.h; sourceTree = ""; }; 50F542E222D9C41C004B3F8D /* CKSoftwareMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CKSoftwareMap.h; sourceTree = ""; }; @@ -333,6 +262,7 @@ 50FEB87C2B1BE630006FB75D /* OSVersionTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OSVersionTest.swift; sourceTree = ""; }; 50FEB87E2B1BE67E006FB75D /* VersionSanitizationTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VersionSanitizationTest.swift; sourceTree = ""; }; 50FEB8802B1D2402006FB75D /* ExcludedAppIdentifiers.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = ExcludedAppIdentifiers.plist; sourceTree = ""; }; + 6CD114A32F0EE057009EB76E /* Localizable.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -549,8 +479,7 @@ 50290E7D1E53EB6A00133E3D /* Info.plist */, 502217992804BB330043366B /* InfoPlist.strings */, 5094823327C19F5800EC6B6B /* Latest Bridging_Header.h */, - 501EA98C1EB1BD8B00D05821 /* Localizable.stringsdict */, - 501EA9841EB1BA4400D05821 /* Localizable.strings */, + 6CD114A32F0EE057009EB76E /* Localizable.xcstrings */, 50C8C85B208A0EE9004FF5D5 /* dsa_pub.pem */, 50A86BBC27EA6BF4007A5F80 /* Credits.rtf */, 50FEB8802B1D2402006FB75D /* ExcludedAppIdentifiers.plist */, @@ -798,7 +727,7 @@ BuildIndependentTargetsInParallel = YES; CLASSPREFIX = ""; LastSwiftUpdateCheck = 1510; - LastUpgradeCheck = 1640; + LastUpgradeCheck = 2620; ORGANIZATIONNAME = "Max Langer"; TargetAttributes = { 50290E701E53EB6A00133E3D = { @@ -886,10 +815,9 @@ 50290E791E53EB6A00133E3D /* Assets.xcassets in Resources */, 50C8C85C208A0EE9004FF5D5 /* dsa_pub.pem in Resources */, 50FEB8812B1D2402006FB75D /* ExcludedAppIdentifiers.plist in Resources */, - 501EA9821EB1BA4400D05821 /* Localizable.strings in Resources */, 50290E7C1E53EB6A00133E3D /* Main.storyboard in Resources */, 50A86BBD27EA6BF4007A5F80 /* Credits.rtf in Resources */, - 501EA98A1EB1BD8B00D05821 /* Localizable.stringsdict in Resources */, + 6CD114A42F0EE057009EB76E /* Localizable.xcstrings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1013,90 +941,6 @@ /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ - 501EA9841EB1BA4400D05821 /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - 501EA9831EB1BA4400D05821 /* de */, - 50E65CE0247A84F300DFEB47 /* fr */, - 50C0B55126F545E300EEE4B7 /* en */, - 50368BE92800C775005D1CF2 /* ko */, - 502217772804B9990043366B /* hr */, - 50BC19E028230BE3005945E8 /* it */, - 50BC19E128230BE5005945E8 /* sk */, - 507AEF07284E0F1D00A5CCBC /* ru */, - 50E7ED442861186D006EF45F /* ms */, - 50C36372287A22E5003965E1 /* pt */, - 502572ED287CA65300E5ECAF /* pt-PT */, - 5097CD6D28A82A5D00D66B4C /* es */, - 5097CD6E28A82A5F00D66B4C /* ca */, - 50303BFF28BA06590020C46F /* nl */, - 50D6697128DBAA2F00FD3F6A /* zh-Hans */, - 50D6697728DBAC7200FD3F6A /* el */, - 29A88F8B296B7DC2000A5EDE /* fa */, - 500A892A2924F91C004008F6 /* nb */, - 500A892C2924FE0D004008F6 /* id */, - 500A89302924FE43004008F6 /* hu */, - 501B5F81298321AA009C6F70 /* cs */, - 501B5F82298321AD009C6F70 /* sv */, - 501B5F862983253E009C6F70 /* uk */, - 502F70C629AB4DF700B30692 /* fil */, - 5053E6D72A98ACEF008B18D0 /* ar */, - 5053E6D82A98ACF3008B18D0 /* be */, - 5053E6D92A98ACF5008B18D0 /* zh-Hant */, - 5053E6DA2A98AD2D008B18D0 /* pl */, - 5053E6DB2A98AD2E008B18D0 /* pt-BR */, - 50C857342B23CD8500F5BF0B /* ro */, - 50C857382B23CF5D00F5BF0B /* bg */, - 50C8573C2B23D03000F5BF0B /* tr */, - 50A11E372B2F7E4600355CF5 /* sr */, - 50A11E382B2F7E4800355CF5 /* he */, - 50CD1BF02B7EAF2800AC8269 /* ja */, - ); - name = Localizable.strings; - sourceTree = ""; - }; - 501EA98C1EB1BD8B00D05821 /* Localizable.stringsdict */ = { - isa = PBXVariantGroup; - children = ( - 501EA98B1EB1BD8B00D05821 /* de */, - 501EA98D1EB1BD9400D05821 /* en */, - 50E65CDE247A84E700DFEB47 /* fr */, - 50368BE82800C76A005D1CF2 /* ko */, - 502217762804B9950043366B /* hr */, - 50BC19DE28230BDB005945E8 /* it */, - 50BC19DF28230BDD005945E8 /* sk */, - 507AEF06284E0F1800A5CCBC /* ru */, - 50E7ED4328611869006EF45F /* ms */, - 50C36371287A22E4003965E1 /* pt */, - 502572F0287CA69700E5ECAF /* pt-PT */, - 5097CD6F28A82A6300D66B4C /* ca */, - 5097CD7028A82A6500D66B4C /* es */, - 50303BFE28BA06560020C46F /* nl */, - 50D6697228DBAA3A00FD3F6A /* zh-Hans */, - 50D6697628DBAC6E00FD3F6A /* el */, - 29A88F8A296B7DC2000A5EDE /* fa */, - 500A89292924F91C004008F6 /* nb */, - 500A892D2924FE19004008F6 /* id */, - 500A89312924FE46004008F6 /* hu */, - 501B5F7F298321A3009C6F70 /* cs */, - 501B5F80298321A6009C6F70 /* sv */, - 501B5F8429832537009C6F70 /* uk */, - 502F70C529AB4DF300B30692 /* fil */, - 5053E6D42A98ACDC008B18D0 /* ar */, - 5053E6D52A98ACDE008B18D0 /* be */, - 5053E6D62A98ACE0008B18D0 /* pl */, - 5053E6DD2A98AEA8008B18D0 /* pt-BR */, - 5053E6DE2A98AF20008B18D0 /* zh-Hant */, - 50C857332B23CD8100F5BF0B /* ro */, - 50C857372B23CF5900F5BF0B /* bg */, - 50C8573B2B23D02C00F5BF0B /* tr */, - 50A11E392B2F7E4C00355CF5 /* he */, - 50A11E3A2B2F7E4E00355CF5 /* sr */, - 50CD1BEF2B7EAF2500AC8269 /* ja */, - ); - name = Localizable.stringsdict; - sourceTree = ""; - }; 502217992804BB330043366B /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( @@ -1243,7 +1087,9 @@ MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; + STRING_CATALOG_GENERATE_SYMBOLS = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; @@ -1299,7 +1145,9 @@ MACOSX_DEPLOYMENT_TARGET = 10.15; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = macosx; + STRING_CATALOG_GENERATE_SYMBOLS = YES; SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_OPTIMIZATION_LEVEL = "-O"; }; name = Release; @@ -1310,6 +1158,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_OBJC_WEAK = YES; CODE_SIGN_IDENTITY = "Mac Developer"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEAD_CODE_STRIPPING = YES; @@ -1327,7 +1176,7 @@ "@executable_path/../Frameworks", "@loader_path/Frameworks", ); - MACOSX_DEPLOYMENT_TARGET = 10.15; + MACOSX_DEPLOYMENT_TARGET = 11.0; MARKETING_VERSION = 0.11; PRODUCT_BUNDLE_IDENTIFIER = "com.max-langer.Latest"; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -1344,6 +1193,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_OBJC_WEAK = YES; CODE_SIGN_IDENTITY = "Mac Developer"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEAD_CODE_STRIPPING = YES; @@ -1361,7 +1211,7 @@ "@executable_path/../Frameworks", "@loader_path/Frameworks", ); - MACOSX_DEPLOYMENT_TARGET = 10.15; + MACOSX_DEPLOYMENT_TARGET = 11.0; MARKETING_VERSION = 0.11; PRODUCT_BUNDLE_IDENTIFIER = "com.max-langer.Latest"; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -1390,7 +1240,7 @@ "@executable_path/../Frameworks", "@loader_path/../Frameworks", ); - MACOSX_DEPLOYMENT_TARGET = 10.15; + MACOSX_DEPLOYMENT_TARGET = 11.0; PRODUCT_BUNDLE_IDENTIFIER = "com.max-langer.Latest-Tests"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; @@ -1416,7 +1266,7 @@ "@executable_path/../Frameworks", "@loader_path/../Frameworks", ); - MACOSX_DEPLOYMENT_TARGET = 10.15; + MACOSX_DEPLOYMENT_TARGET = 11.0; PRODUCT_BUNDLE_IDENTIFIER = "com.max-langer.Latest-Tests"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; diff --git a/Latest/Interface/Main Window/Update Table View/Views/UpdateCell.swift b/Latest/Interface/Main Window/Update Table View/Views/UpdateCell.swift index 192d1a8f..d15948b6 100644 --- a/Latest/Interface/Main Window/Update Table View/Views/UpdateCell.swift +++ b/Latest/Interface/Main Window/Update Table View/Views/UpdateCell.swift @@ -12,126 +12,124 @@ import Cocoa The cell that is used in the list of available updates */ class UpdateCell: NSTableCellView { - - // MARK: - View Lifecycle - - /// The label displaying the current version of the app - @IBOutlet private weak var nameTextField: NSTextField! + + // MARK: - Outlets + + /// The label displaying the app name + @IBOutlet private weak var nameTextField: NSTextField! /// The label displaying the current version of the app @IBOutlet private weak var currentVersionTextField: NSTextField! - + /// The label displaying the newest version available for the app @IBOutlet private weak var newVersionTextField: NSTextField! - - /// The stack view holding the cells contents. - @IBOutlet private weak var contentStackView: NSStackView! - - /// The constraint defining the leading inset of the content. - @available(macOS, deprecated: 11.0) @IBOutlet private weak var leadingConstraint: NSLayoutConstraint! - - /// Constraint controlling the trailing inset of the cell. - @available(macOS, deprecated: 11.0) @IBOutlet private weak var trailingConstraint: NSLayoutConstraint! - - /// Label displaying the last modified/update date for the app. - @IBOutlet private weak var dateTextField: NSTextField! - - /// The button handling the update of the app. - @IBOutlet private weak var updateButton: UpdateButton! - - /// Image view displaying a status indicator for the support status of the app. - @IBOutlet private weak var supportStateImageView: NSImageView! - - override func awakeFromNib() { - super.awakeFromNib() - - if #available(macOS 11.0, *) { - self.leadingConstraint.constant = 0; - self.trailingConstraint.constant = 0; - } else { - self.leadingConstraint.constant = 20; - self.trailingConstraint.constant = 20; - } - } - - - // MARK: - Update Progress - - /// The app represented by this cell - var app: App? { - willSet { - // Remove observer from existing app - if let app = self.app { - UpdateQueue.shared.removeObserver(self, for: app.identifier) - } - } - - didSet { - if let app = self.app { - UpdateQueue.shared.addObserver(self, to: app.identifier) { [weak self] progress in - guard let self = self else { return } - self.supportStateImageView.isHidden = !self.showSupportState - } - } - - self.updateButton.app = self.app - self.updateContents() - } - } - - var filterQuery: String? { - didSet { - if filterQuery != oldValue { - self.updateTitle() - } - } - } - - - // MARK: - Utilities - - /// A date formatter for preparing the update date. - private lazy var dateFormatter: DateFormatter = { - let dateFormatter = DateFormatter() - dateFormatter.timeStyle = .none - dateFormatter.dateStyle = .short - dateFormatter.doesRelativeDateFormatting = true - - return dateFormatter - }() - - private func updateContents() { - guard let app = self.app, let versionInformation = app.localizedVersionInformation else { return } - - self.updateTitle() - - // Update the contents of the cell - self.currentVersionTextField.stringValue = versionInformation.current - self.newVersionTextField.stringValue = versionInformation.new ?? "" - self.newVersionTextField.isHidden = !app.updateAvailable - self.dateTextField.stringValue = dateFormatter.string(from: app.updateDate) - - // Support state - supportStateImageView.isHidden = !showSupportState - if showSupportState { - supportStateImageView.image = app.source.supportState.statusImage - supportStateImageView.toolTip = app.source.supportState.label - } - } - - /// Whether the status indicator for the apps support state should be visible. - private var showSupportState: Bool { - guard let app else { return false } - - let isUpdating = switch UpdateQueue.shared.state(for: app.identifier) { - case .none, .error: false - default : true - } - - return !isUpdating && (AppListSettings.shared.includeAppsWithLimitedSupport || AppListSettings.shared.includeUnsupportedApps) - } - - private func updateTitle() { - self.nameTextField.attributedStringValue = self.app?.highlightedName(for: self.filterQuery) ?? NSAttributedString() - } + + /// The stack view holding the cell’s contents + @IBOutlet private weak var contentStackView: NSStackView! + + /// Constraints defining the horizontal insets of the cell + @IBOutlet private weak var leadingConstraint: NSLayoutConstraint! + @IBOutlet private weak var trailingConstraint: NSLayoutConstraint! + + /// Label displaying the last modified/update date for the app + @IBOutlet private weak var dateTextField: NSTextField! + + /// The button handling the update of the app + @IBOutlet private weak var updateButton: UpdateButton! + + /// Image view displaying a status indicator for the support status of the app + @IBOutlet private weak var supportStateImageView: NSImageView! + + // MARK: - View Lifecycle + + override func awakeFromNib() { + super.awakeFromNib() + + if #available(macOS 11.0, *) { + leadingConstraint.constant = 0 + trailingConstraint.constant = 0 + } else { + leadingConstraint.constant = 20 + trailingConstraint.constant = 20 + } + } + + // MARK: - Update Progress + + /// The app represented by this cell + var app: App? { + willSet { + if let app = self.app { + UpdateQueue.shared.removeObserver(self, for: app.identifier) + } + } + didSet { + if let app = self.app { + UpdateQueue.shared.addObserver(self, to: app.identifier) { [weak self] _ in + guard let self else { return } + self.supportStateImageView.isHidden = !self.showSupportState + } + } + + updateButton.app = app + updateContents() + } + } + + var filterQuery: String? { + didSet { + if filterQuery != oldValue { + updateTitle() + } + } + } + + // MARK: - Utilities + + private lazy var dateFormatter: DateFormatter = { + let formatter = DateFormatter() + formatter.timeStyle = .none + formatter.dateStyle = .short + formatter.doesRelativeDateFormatting = true + return formatter + }() + + private func updateContents() { + guard + let app, + let versionInformation = app.localizedVersionInformation + else { return } + + updateTitle() + + currentVersionTextField.stringValue = versionInformation.current + newVersionTextField.stringValue = versionInformation.new ?? "" + newVersionTextField.isHidden = !app.updateAvailable + dateTextField.stringValue = dateFormatter.string(from: app.updateDate) + + supportStateImageView.isHidden = !showSupportState + if showSupportState { + supportStateImageView.image = app.source.supportState.statusImage + supportStateImageView.toolTip = app.source.supportState.label + } + } + + /// Whether the status indicator for the app’s support state should be visible + private var showSupportState: Bool { + guard let app else { return false } + + let isUpdating = switch UpdateQueue.shared.state(for: app.identifier) { + case .none, .error: false + default: true + } + + return !isUpdating && + (AppListSettings.shared.includeAppsWithLimitedSupport || + AppListSettings.shared.includeUnsupportedApps) + } + + private func updateTitle() { + nameTextField.attributedStringValue = + app?.highlightedName(for: filterQuery) ?? NSAttributedString() + } } diff --git a/Latest/Resources/Localizable.xcstrings b/Latest/Resources/Localizable.xcstrings new file mode 100644 index 00000000..08585f3c --- /dev/null +++ b/Latest/Resources/Localizable.xcstrings @@ -0,0 +1,11417 @@ +{ + "sourceLanguage" : "en", + "strings" : { + "AppSource" : { + "comment" : "The description of the app's source. e.g. 'Source: Mac App Store'", + "extractionState" : "manual", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "المصدر: %@" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Рэсурс: %@" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Източник: %@" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Font: %@" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zdroj: %@" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Quelle: %@" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Πηγή: %@" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Source: %@" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fuente: %@" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "منبع: %@" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pinagmulan: %@" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Source : %@" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "מקור: %@" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Izvor: %@" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Forrás: %@" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sumber: %@" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fonte: %@" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "出典:%@" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "소스: %@" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sumber: %@" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kilde: %@" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bron: %@" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Źródło: %@" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fonte: %@" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fonte: %@" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fonte: %@" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sursa: %@" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Источник: %@" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zdroj: %@" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Izvor: %@" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Källa: %@" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kaynak: %@" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Джерело: %@" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "源: %@" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "來源:%@" + } + } + } + }, + "AppStoreNotSignedInError" : { + "comment" : "Short description of error when no update was found for a particular app.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "لم يتم تسجيل الدخول" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Not Signed In" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не сте вписан/а" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Not Signed In" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nepřihlášen*a" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nicht angemeldet" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Not Signed In" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Not Signed In" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "No está registrado" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Not Signed In" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Hindi Naka-sign In" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Non signé" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "לא מחובר לחשבון" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nisi prijavljen/a" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Not Signed In" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tidak masuk" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Accesso richiesto" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "サインインしていません" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "가입하지 않음" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Not Signed In" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Not Signed In" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Niet ingelogd" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Not Signed In" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Não conectado" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Não conectado" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Não conectado" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nelogat" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Авторизируйтесь в Mac App Store, чтобы обновить это приложение" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Neprihlásený" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Niste ulogovani" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inte inloggad" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Oturum Açılmadı" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не ввійшли в систему" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "未登录 App Store" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "尚未登入" + } + } + } + }, + "AppStoreNotSignedInErrorRecoverySuggestion" : { + "comment" : "Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "قم بتسجيل الدخول في Mac App Store لتحديث هذا التطبيق." + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Увайдзіце ў Mac App Store, каб абнавіць гэты дадатак." + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Впишете се в Mac App Store за да обновите това приложение." + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inicia sessió a l'App Store de Mac per a actualitzar aquesta app." + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Přihlašte se do Mac App Store pro aktualizaci této aplikace." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Melde dich im Mac App Store an, um diese App zu aktualisieren." + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sign in to the Mac App Store to update this app." + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sign in to the Mac App Store to update this app." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inicia sesión en la Mac App Store para actualizar ésta app." + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "برای بروزرسانی این اپلیکشن وارد اپل‌استور مک شوید." + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mag-sign in sa Mac App Store para i-update ang app na ito." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Connectez-vous au Mac App Store pour mettre à jour cette application." + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "התחברו לחנות האפליקציות למק כדי לעדכן אפליקציה זו." + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Za aktualiziranje ove aplikacije prijavi se na Mac App Store." + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sign in to the Mac App Store to update this app." + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Masuk ke Mac App Store untuk memperbarui aplikasi ini." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Accedi all'App Store per aggiornare questa app." + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Storeにサインインして、このアプリケーションをアップデートしてください。" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "이 앱을 업데이트하려면 Mac App Store에 로그인하십시오." + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Daftar masuk ke Mac App Store untuk mengemas kini applikasi ini." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Logg inn på Mac App Store for å oppdatere denne appen." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Log in bij de Mac App Store om deze app bij te werken." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zaloguj się do Mac App Store aby zaktualizować tą aplikację." + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inicie sessão na Mac App Store para atualizar esta aplicação." + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Entre na Mac App Store para atualizar este app." + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inicie sessão na Mac App Store para atualizar esta aplicação." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Logati-va in Magazinul de Aplicatii Mac pentru a actualiza aceasta aplicatie." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Войдите в Mac App Store, чтобы обновить это приложение." + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Prihláste sa do Mac App Store pre aktualizáciu tejto aplikácie." + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ulogujte se u Mac App Store za ažuriranje ovog programa." + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Logga in på Mac App Store för att uppdatera denna app." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bu uygulamayı güncellemek için Mac App Store'da oturum açın." + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Увійдіть до Mac App Store, щоб оновити цей застосунок." + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "登录 Mac App Store 以更新此应用程序。" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "請登入 Mac App Store 以更新此應用程式。" + } + } + } + }, + "AppStoreSource" : { + "comment" : "The source name of apps loaded from the App Store.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "متجر برامج ماك" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "اپ‌استور مک" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "App Store ng Mac" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "חנות האפליקציות למק" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac 앱 스토어" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Magazin Aplicatii Mac" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mac App Store" + } + } + } + }, + "AvailableSection" : { + "comment" : "Touch Bar section title for available updates", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "متاح" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Даступна" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Налично" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Disponible" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostupné" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Verfügbar" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Διαθέσιμο" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Available" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Disponible" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "در دسترس" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mga Available" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Disponible" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "זמין" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostupno" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Elérhető" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tersedia" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Disponibili" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "利用可能" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "사용 가능" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tersedia" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tilgjengelig" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Beschikbaar" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostępne" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Disponível" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Disponíveis" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Disponível" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Disponibile" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Доступно" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostupné" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostupno" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tillgänglig" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mevcut" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Доступно" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "可用" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "可用" + } + } + } + }, + "AvailableUpdatesSection" : { + "comment" : "Table Section Header for available updates", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "التحديثات المتاحة" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Даступныя абнаўленні" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Налични обновления" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualitzacions disponibles" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostupné aktualizace" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Verfügbare Updates" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Διαθέσιμες Ενημερώσεις" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Available Updates" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualizaciones disponibles" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "بروزرسانی‌های موجود" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Magagamit na Mga Update" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mises à jour disponibles" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "עדכונים זמינים" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostupne nove verzije" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Elérhető frissítések" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update tersedia" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aggiornamenti disponibili" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "利用可能なアップデート" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "사용 가능한 업데이트" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kemaskini Tersedia" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tilgjengelige Oppdateringer" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Beschikbare updates" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostępne Aktualizacje" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualizações Disponíveis" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Atualizações disponíveis" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualizações Disponíveis" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualizari disponibile" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Доступные обновления" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostupné aktualizácie" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostupna ažuriranja" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tillgängliga uppdateringar" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mevcut Güncellemeler" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Доступні Оновлення" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "可用更新" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "可用更新" + } + } + } + }, + "CancelAction" : { + "comment" : "Cancel button in an update dialogue", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "الغاء" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Адмена" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Отказ" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cancel · lar" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zrušit" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Abbrechen" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Άκυρο" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cancel" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cancelar" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "لغو" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kanselahin" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Annuler" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "בטל" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Prekini" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mégsem" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Batal" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Annulla" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "キャンセル" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "취소" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Batal" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Avbryt" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Annuleer" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Anuluj" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cancelar" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cancelar" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cancelar" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Anulare" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Отмена" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zrušiť" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Otkaži" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Avbryt" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "İptal" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Скасувати" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "取消" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "取消" + } + } + } + }, + "CancellingUpdateStatus" : { + "comment" : "Update progress state of cancelling an update", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "جاري الإلغاء" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Адмена" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Отказване" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "S'està cancel·lant" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Rušení operace" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Abbrechen" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ακυρώνεται" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cancelling" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cancelando" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "در حال لغو" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kinakansela" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Annulation" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "מבטל" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Prekidanje" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Megszakítás" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Batalkan" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Annullo…" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "キャンセルする" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "취소 중" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Membatalkan" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Avbryter" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Annuleren" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Anulowanie" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "A Cancelar" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cancelando" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "A Cancelar" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "In curs de anulare" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Отменяю" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zrušenie" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Otkazivanje" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Avbryter" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "İptal Ediliyor" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Скасування" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "正在取消" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "正在取消" + } + } + } + }, + "CombinedVersionFormat" : { + "comment" : "Text for the current version number with option to update to a newer one, e.g. 'Version: 1.2.2 -> 1.2.3'. Has two parameters, the first being the current version, the second being the next version.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "الإصدار: %1$$@ → %2$$@" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version : %1$@ → %2$@" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Verzija: %1$@ → %2$@" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Versione: %1$@ → %2$@" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Версия: %1$@ → %2$@" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Версія: %1$@ → %2$@" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "版本: %1$@ → %2$@" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %1$@ → %2$@" + } + } + } + }, + "DateSortOption" : { + "comment" : "Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date'", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "التاريخ" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Date" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Дата" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Date" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Datum" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Datum" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Date" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Date" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fecha" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Date" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Petsa" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Date" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "תאריך" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Datum" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Date" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tanggal" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Data" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "日付" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "날짜" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tarikh" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Date" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Datum" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Daty" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Data" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Data" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Data" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Data" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Дата" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dátum" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Datum" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Datum" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tarih" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Датою" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "日期" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "日期" + } + } + } + }, + "DownloadingUpdateStatus" : { + "comment" : "Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB'", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "جاري التحميل%@ من %@" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Запампоўванне %@ of %@" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Изтеглени %@ от %@" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "S'està descarregant %@ de % @" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Stahování %@ z %@" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ von %2$@ herunterladen" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Λήψη %@ από %@" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Downloading %@ of %@" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Descargando %@ de %@" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "مقدار دانلود شده %@ از %@" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dina-download ang %@ ng %@" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Téléchargement de %1$@ sur %2$@" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "מוריד %@ מתוך %@" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Preuzeto %@ od %@" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@ letöltése a %@" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mengunduh %@ of %@" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Scarico %@ di %@" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@の%@をダウンロードする" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@/%@ 다운로드 중" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Muat turun %@ dari %@" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Laster ned %@ av %@" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@ van %@ downloaden" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Poblano %@ z %@" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "A descarregar %@ of %@" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Baixando %@ de %@" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "A descarregar %@ of %@" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "In curs de descarcare %@ of %@" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Загрузка %@ из %@" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sťahovanie %@ z %@" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Preuzeto %@ od %@" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Laddar ner %@ av %@" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "İndiriliyor %@ of %@" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Завантаження %@ із %@" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "正在下载 %@ / %@" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "正在下載 %@(共 %@)" + } + } + } + }, + "ErrorButtonAccessibilityTitle" : { + "comment" : "Description of button that opens an error dialogue.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "خطأ أثناء تحديث التطبيق" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Памылка падчас абнаўленні дадатка" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Грешка при обновяване на приложението" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "S'ha produït un error en actualitzar l'aplicació" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Chyba aktualizace programu" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "App konnte nicht aktualisiert werden" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Σφάλμα κατά την ενημέρωση της εφαρμογής" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Error while updating app" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Error al actualizar la aplicación" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "اشکال در بروزرسانی اپلیکیشن" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Error habang ina-update ang app" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Erreur lors de la mise à jour de l'application" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "שגיאה במהלך עדכון האפליקציה" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Greška prilikom aktualiziranja aplikacije" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Hiba történt a frissítés közben" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Galat saat memperbarui aplikasi" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Errore durante l'aggiornamento dell'app" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "アプリの更新中にエラーが発生しました" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "앱을 업데이트하는 중 오류" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ralat ketika kemaskini app" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Feil under oppdatering av appen" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fout tijdens het bijwerken van de app" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wystąpił błąd podczas aktualizacji aplikacji" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Erro a actualizar a aplicação" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Erro ao atualizar aplicativo" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Erro a actualizar a aplicação" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Eroare in actualizarea aplicatiei" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ошибка при обновлении приложения" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Chyba pri aktualizácii aplikácie" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Problem prilikom ažuriranja programa" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fel vid uppdatering av app" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Uygulama güncellenirken hata oluştu" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Помилка під час оновлення застосунку" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "更新应用程序时出错" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "更新應用程式時出錯" + } + } + } + }, + "ExternalUpdateAction" : { + "comment" : "Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name)", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "تحديث في %@" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update in %@" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Обнови в %@" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update in %@" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update in %@" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "In %@ aktualisieren" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update in %@" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update in %@" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualizar en %@" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update in %@" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "I-update ito sa %@" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mettre à jour dans %@" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "עדכן ב-%@" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualiziraj u %@" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update in %@" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update in %@" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aggiorna in %@" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@に更新" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update in %@" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update in %@" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update in %@" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "In %@ updaten" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update in %@" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Atualização em %@" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Atualização em %@" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Atualização em %@" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualizare in %@" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Обновить в %@" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualizovať v %@" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ažuriraj u %@" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Uppdatering i %@" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@ ile güncelle" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Оновити у %@" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "在 %@ 中更新" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "到 %@ 更新" + } + } + } + }, + "ExternalUpdateActionWithAppName" : { + "comment" : "An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: \"Update in XY\"", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "في %@" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "в %@" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "en %@" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "sa %@" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "dans %@" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "ב-%@" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "u %@" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@で" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "em %@" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "em %@" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "em %@" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "in %@" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "в %@" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "v %@" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "u %@" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "i %@" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@ ile" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "у %@" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "去 %@" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "到 %@" + } + } + } + }, + "ExtractingUpdateStatus" : { + "comment" : "Update progress state of extracting the downloaded update", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "استخراج التحديث" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Выманне абнаўлення" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Обновлението се разархивира" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "S'està extraient l'actualització" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Rozbalování aktualizace" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update entpacken" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Αποσυμπίεση Ενημέρωσης" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Extracting Update" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Extrayendo actualización" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "استخراج بروزرسانی" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nag-aaplay ng update" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Extraction des mises à jour" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "מחלץ עדכון" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Raspakiravanje nove verzije" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Frissítés kicsomagolása" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Meng-ekstrak Update" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Estraggo aggiornamento…" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "更新プログラムの抽出" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "업데이트 추출 중" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mengeluarkan Kemaskini" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pakker ut Oppdatering" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update uitpakken" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Rozpakowywanie Aktualizacji" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "A Extrair Actualização" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Extraindo atualização" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "A Extrair Actualização" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Extrage actualizarea" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Извлечение обновления" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Extrahovanie aktualizácie" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Raspakivanje nove verzije" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Packar upp uppdatering" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Güncelleme ayıklanıyor" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Вилучення оновлення" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "解压更新" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "正在解壓更新" + } + } + } + }, + "FullSupportDescription" : { + "comment" : "Description for apps with full support.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "مدعوم بالكامل. تتوفر معلومات إصدار موثوقة، ويمكن إدارة التحديثات مباشرةً داخل التطبيق.\n\nإذا كانت معلومات الإصدار المعروضة غير دقيقة، فلا تتردد في كتابة تقرير عن المشكلة." + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vollständig unterstützt. Die Versionsinformationen für diese App sind zuverlässig und Updates können direkt in Latest durchgeführt werden.\n\nSchreib gern einen Fehlerbericht, falls die Versionsinformationen fehlerhaft sind." + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Totalmente compatible. La información de versión es confiable y las actualizaciones pueden gestionarse directamente desde la aplicación.\n\nSi la información de la versión mostrada es incorrecta, no dudes en enviar un informe de problema." + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Entièrement pris en charge. Les informations de version sont fiables, et les mises à jour peuvent être gérées directement depuis l'application.\n\nSi les informations de version affichées sont inexactes, n'hésitez pas à signaler un problème." + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Potpuno podržano. Pouzdane informacije o verziji su dostupne i aktualiziranja se mogu sprovesti izravno unutar aplikacije.\n\nAko prikazane informacije o verziji nisu točne, slobodno napiši izvještaj o problemu." + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Completamente supportata. Sono disponibili informazioni affidabili sulle versioni e gli aggiornamenti possono essere gestiti all'interno dell'app.\n\nSe le informazioni di versione non sono accurate, inviaci una segnalazione." + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Полностью поддерживается. Доступна достоверная информация о версии, а управлять обновлениями можно непосредственно в приложении.\n\nЕсли отображаемая информация о версии неточна, не стесняйтесь написать отчет о проблеме." + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Повністю підтримується. Доступна надійна інформація про версію, а оновленнями можна керувати безпосередньо в програмі.\n\nЯкщо показана інформація про версію є неточною, не соромтеся написати звіт про проблему." + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "完全支持。提供可靠的版本信息,可直接在应用内管理更新。\n\n如果显示的版本信息不准确,请随时写一个问题报告。" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report." + } + } + } + }, + "HomebrewSource" : { + "comment" : "The source name for apps checked via the Homebrew package manager.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Homebrew" + } + } + } + }, + "IgnoredAppsSection" : { + "comment" : "Table Section Header for ignored apps", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "البرامج مهملة" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ігнараваныя Дадаткі" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Игнорирани приложения" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplicacions ignorades" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorované aplikace" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorierte Apps" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Αγνοημένες Εφαρμογές" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignored Apps" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplicaciones ignoradas" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "اپلیکیشن‌های نادیده گرفته شده" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Isinantabing Apps" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Applications ignorées" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "אפליקציות בהתעלמות" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zanemareni programi" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kihagyott appok" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplikasi yang Diabaikan" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Applicazioni ignorate" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "無視されるアプリ" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "무시된 앱" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apps Diabaikan" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorerte Apper" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Genegeerde apps" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorowane Aplikacje" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplicações Ignoradas" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplicativos ignorados" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplicações Ignoradas" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplicatii ignorate" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Игнорируемые приложения" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorované aplikácie" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zanemareni programi" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorerade appar" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Yoksayılan Uygulamalar" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ігноровані Застосунки" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "忽略的应用程序" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "忽略的應用程式" + } + } + } + }, + "IgnoredSection" : { + "comment" : "Touch Bar section title for ignored apps", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "تم تجاهله" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ігнараваць" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Игнорирай" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorat" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorované" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignoriert" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Σε αγνόηση" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignored" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorado" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "نادیده گرفته شده" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Hindi pinansin" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorer" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "מתעלם" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zanemareno" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kihagyva" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Abaikan" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorate" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "無視" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "무시됨" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Diabaikan" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorert" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Genegeerd" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorowane" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorado" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorado" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorado" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorate" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Игнорируется" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorované" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zanemareno" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignorerad" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Yok Sayıldı" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ігнорується" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "忽略" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "忽略" + } + } + } + }, + "InitializingUpdateStatus" : { + "comment" : "Update progress state of initializing an update", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "جاري التهيئة" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ініцыялізацыя" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Зареждане" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inicialitzant" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inicializace" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Initialisieren" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Εκκίνηση" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Initializing" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inicializando" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "آماده‌سازی" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nagsisimula" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Initialisation" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "מאתחל" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inicijaliziranje" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Betöltés" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mempersiapkan" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inizializzo…" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "初期化" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "초기화 중" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Memulakan" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Initialiserer" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Initialiseren" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inicjalizacja" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "A Inicializar" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inicializando" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "A Inicializar" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "In curs de initializare" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Инициализация" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inicializácia" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pokretanje" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Initialiserar" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Başlatılıyor" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ініціалізація" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "正在初始化" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "正在初始化" + } + } + } + }, + "InstalledAppsSection" : { + "comment" : "Table Section Header for already installed apps", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "البرامج المثبتة" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Устаноўленыя дадаткі" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Инсталирани приложения" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplicacions instal·lades" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nainstalované aplikace" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installierte Apps" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Εγκατεστημένες Εφαρμογές" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installed Apps" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplicaciones instaladas" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "اپلیکیشن‌های نصب شده" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Naka-install na Apps" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Applications installées" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "אפליקציות מותקנות" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalirani programi" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Telepített alkalmazások" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplikasi terinstal" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Applicazioni installate" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "インストールされているアプリ" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "설치된 앱" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apps Dipasang" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installerte Apper" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Geïnstalleerde apps" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zainstalowane Aplikacje" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplicações Instaladas" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplicativos instalados" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplicações Instaladas" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplicatii instalate" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Установленные приложения" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nainštalované aplikácie" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalirani programi" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installerade appar" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Yüklenmiş Uygulamalar" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Встановлені застосунки" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "已安装的应用程序" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "已安裝的應用程式" + } + } + } + }, + "InstalledSection" : { + "comment" : "Touch Bar section title for installed apps", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "مثبت" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Устаноўка" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Инсталиран" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instal·lat" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nainstalované" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installiert" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Εγκατεστημένα" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installed" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalado" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "نصب‌ شده" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Naka-install" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installé" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "מותקן" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalirano" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Telepítve" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Terinstal" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installate" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "インストール済み" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "설치됨" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dipasang" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installert" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Geïnstalleerd" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zainstalowane" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalada" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalado" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalada" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalate" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Установлено" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nainštalované" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalirano" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installerad" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Yüklendi" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Встановлено" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "已安装" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "已安裝" + } + } + } + }, + "InstallingUpdateStatus" : { + "comment" : "Update progress state of installing an update", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "جاري التثبيت" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Устаноўка" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Инсталиране" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instal·lació" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalace" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installieren" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Εγκαθίσταται" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installing" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalando" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "در حال نصب" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kasalukuyang Ini-install" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installation" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "מתקין" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instaliranje" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Telepítés" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Memasang" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installo…" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "インストール" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "설치 중" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Memasang" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installerer" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installeren" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalowanie" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "A Instalar" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instalando" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "A Instalar" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "In curs de instalare" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Установка" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inštalácia" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instaliranje" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installerar" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Yükleniyor" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Встановлення" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "正在安装" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "正在安裝" + } + } + } + }, + "LimitedSupportCompactLabel" : { + "comment" : "A compact label used for apps which are partially supported by Latest.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "محدود" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Eingeschränkt" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limitado" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limitée" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ograničeno" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limitata" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ограничено" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Обмежений" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "有限" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited" + } + } + } + }, + "LimitedSupportDescription" : { + "comment" : "Description for apps with limited support.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "معلومات التحديث متاحة بشكل عام ولكنها قد تكون قديمة أو غير دقيقة في بعض الأحيان. لا يمكن إجراء التحديثات مباشرة هنا." + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Versionsinformationen sind grundsätzlich verfügbar, können aber unzuverlässig oder veraltet sein. Updates müssen innerhalb der entsprechenden App durchgeführt werden." + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "La información de actualización generalmente está disponible, pero a veces puede estar desactualizada o ser inexacta. No se pueden realizar actualizaciones directamente desde aquí." + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Les informations de mise à jour sont généralement disponibles, mais peuvent parfois être obsolètes ou inexactes. Les mises à jour ne peuvent pas être effectuées directement ici." + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Informacije o novim verzijama su općenito dostupne ali mogu biti zastarjele ili netočne. Aktualiziranja se ne mogu izvršiti ovdje." + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Di solito le informazioni sugli aggiornamenti sono disponibili, ma potrebbero essere obsolete o imprecise. Gli aggiornamenti non possono essere eseguiti da qui." + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Информация об обновлениях обычно доступна, но иногда может быть устаревшей или неточной. Обновления не могут быть выполнены непосредственно здесь." + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Інформація про оновлення зазвичай доступна, але іноді може бути застарілою або неточною. Оновлення не можна виконувати безпосередньо тут." + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "更新信息通常可用,但有时可能过时或不准确。无法直接在此处执行更新。" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here." + } + } + } + }, + "LimitedSupportLabel" : { + "comment" : "A label used for apps which are partially supported by Latest.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "دعم محدود" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Eingeschränkte Unterstütung" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Soporte limitado" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Prise en charge limitée" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ograničena podrška" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supporto limitato" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ограниченная поддержка" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Обмежена підтримка" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "有限支持" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limited support" + } + } + } + }, + "LocalVersionFormat" : { + "comment" : "The current version of an localy installed app. The placeholder %@ will be filled with the version number.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "الإصدار الخاص بك: %@" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ваша версія: %@" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Твоята версия: %@" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "La teva versió: %@" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vaše verze: %@" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Installierte Version: %@" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Η έκδοσή σας: %@" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Your version: %@" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Su versión: %@" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "نسخه شما: %@" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Iyong bersyon: %@" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Votre version : %@" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "גרסה נוכחית: %@" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tvoja verzija: %@" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Jelenlegi verzió: %@" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Versi Anda: %@" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "La tua versione: %@" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "あなたのバージョン: %@" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "사용자 버전: %@" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Versi anda: %@" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Din versjon: %@" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Jouw versie: %@" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Twoja wersja: %@" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "A sua versão: %@" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sua versão: %@" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "A sua versão: %@" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Versiunea dvs.: %@" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ваша версия: %@" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vaša verzia: %@" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Verzija: %@" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Din version: %@" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Yüklü Versiyon: %@" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ваша версія: %@" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "你的版本: %@" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "您的版本:%@" + } + } + } + }, + "NameSortOption" : { + "comment" : "Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name'", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "الاسم" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Name" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Име" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Name" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Jméno" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Name" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Name" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Name" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nombre" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Name" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pangalan" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nom" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "שם" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ime" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Name" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nama" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nome" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "名前" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "이름" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nama" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Name" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Naam" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nazwy" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nome" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nome" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nome" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nume" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Название" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Názov" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ime" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Namn" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "İsim" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ім'ям" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "名称" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "名稱" + } + } + } + }, + "NoAppSelectedDescription" : { + "comment" : "Description of release notes empty state", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "حدد برنامجًا من القائمة لقراءة ملاحظات الإصدار الخاصة به." + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Выберыце прыкладанне з спісу, каб азнаёміцца з заўвагамі да яго выпуску." + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Изберете приложение от списъка за да прочетете неговите бележки." + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Selecciona una aplicació de la llista per a llegir-ne les notes de versió." + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vyberte aplikaci pro zobrazení poznámek k vydání." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wähle in der Seitenleiste eine App, um deren Release Notes zu lesen." + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Επιλέξτε μια εφαρμογή από τη λίστα για να δείτε σημειώσεις ενημέρωσης." + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Select an app from the list to read its release notes." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Selecciona una aplicación de la lista para leer sus notas de la versión." + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "برای خواندن توضیحات بروزسانی اپلیکیشنی را از لیست انتخاب کنید." + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pumili ng app mula sa listahan para basahin ang mga release notes." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sélectionnez une application dans la liste pour lire les notes de version." + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "בחר אפליקציה מהרשימה כדי לקרוא את הערות הגרסה שלה." + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Odaberi aplikaciju iz popisa čije napomene o izdanju želiš pročitati." + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Válassz egy alkalmazást, hogy el tudd olvasni a változásokat." + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pilih aplikasi untuk melihat catatan rilisnya." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Seleziona un'applicazione dalla lista per leggere le sue note di rilascio." + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "リストからアプリを選択すると、そのアプリのリリースノートを読むことができます。" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "출시 정보를 읽으려면 목록에서 앱을 선택합니다." + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pilih app daripada senarai untuk membaca nota keluarannya." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Velg en app fra listen for å lese versjonsnotatene." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Selecteer een app in de lijst om de versienotities te lezen." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wybierz aplikację z listy aby zobaczyć listę zmian." + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Seleccione uma aplicação da lista para ler as notas de lançamento." + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Selecione um app da lista para ler as notas de lançamento." + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Seleccione uma aplicação da lista para ler as notas de lançamento." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Selectati o aplicatie din lista pentru a-i vedea notele de lansare." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Выберите приложение из списка, чтобы прочитать информацию о его выпуске." + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vyberte aplikáciu zo zoznamu a prečítajte si poznámky k vydaniu." + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Izaberi program sa liste da pročitaš napomene o izdanju." + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Välj en app från listan för att läsa versionsinformation." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sürüm notlarını okumak için listeden bir uygulama seçin." + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Виберіть застосунок зі списку, щоб прочитати примітки до її випуску." + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "从列表中选择一个应用程序以阅读其发行说明。" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "從清單中選擇應用程式以閱讀其發行說明。" + } + } + } + }, + "NoAppSelectedTitle" : { + "comment" : "Title of release notes empty state", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "لم يتم تحديد أي برنامج" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Прыкладанне не абрана." + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не е избрано приложение" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "No s'ha seleccionat cap aplicació." + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nebyla vybrána žádná aplikace" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Keine App ausgewählt" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Δεν επιλέχθηκε εφαρμογή." + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "No App Selected" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ninguna aplicación seleccionada" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "هیچ اپلیکیشنی انتخاب نشده." + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Walang napili na mga App." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aucune application sélectionnée" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "לא נבחרה אפליקציה" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nijedan program nije odabran" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nincsen alkalmazás kiválasztva." + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tidak ada aplikasi yang dipilih" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nessuna app selezionata" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "アプリが選択されていません" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "선택한 앱이 없습니다." + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tiada Apps dipilih." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ingen app er valgt." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Geen app geselecteerd" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nie wybrano żadnej aplikacji." + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nenhuma app selecionada" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nenhum aplicativo selecionado" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nenhuma app selecionada" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nicio aplicatie selectata" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Приложение не выбрано" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nie je vybraná aplikácia" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nijedan program nije odabran" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ingen app vald." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Seçili uygulamala yok" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Застосунок не обрано" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "没有选中的应用程序" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "未選擇應用程式" + } + } + } + }, + "NoSupportDescription" : { + "comment" : "Description for apps without support.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "معلومات التحديث غير متوفرة. تحقق من التطبيق أو موقعه الإلكتروني لإدارة التحديثات." + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Keine Versionsinformationen verfügbar. Öffne die App oder die entsprechende Webseite, um nach Updates zu prüfen." + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "La información de actualización no está disponible. Revisa la aplicación o su sitio web para gestionar las actualizaciones." + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Les informations de mise à jour ne sont pas disponibles. Veuillez consulter l'application ou son site web pour gérer les mises à jour." + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nema Informacija o novim verzijama. Provjeri aplikaciju ili njezinu web stranicu za upravljanje verzijama." + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Non sono disponibili informazioni sull'aggiornamento. Controlla l'app o visita il sito per gestire gli aggiornamenti." + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Информация об обновлениях недоступна. Проверьте приложение или его веб-сайт для управления обновлениями." + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Інформація про оновлення недоступна. Перевірте програму або її веб-сайт, щоб керувати оновленнями." + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "更新信息不可用,请查看应用或其官网以管理更新。" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information is unavailable. Check the app or its website to manage updates." + } + } + } + }, + "NumberOfUpdatesAvailable" : { + "comment" : "number of updates available", + "localizations" : { + "ar" : { + "variations" : { + "plural" : { + "few" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d بعض التحديثات متاحة" + } + }, + "many" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d تحديثات متاحة" + } + }, + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d تحديث متاح" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d تحديثات متاحة" + } + }, + "two" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d تحديثين متاحين" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "محدث بالكامل" + } + } + } + } + }, + "be" : { + "variations" : { + "plural" : { + "few" : { + "stringUnit" : { + "state" : "translated", + "value" : "Даступна абнаўленне %d" + } + }, + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "У курсе падзей!" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "Даступны абнаўленні %d" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Няма абнаўленняў!" + } + } + } + } + }, + "bg" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d налична актуализация" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d налични актуализации" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Няма обновления!" + } + } + } + } + }, + "ca" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Actualització disponible" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Actualitzacions disponibles" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Estàs al dia!" + } + } + } + } + }, + "cs" : { + "variations" : { + "plural" : { + "few" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d aktualizace k dispozici" + } + }, + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d aktualizace k dispozici" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d aktualizací k dispozici" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualizováno!" + } + } + } + } + }, + "de" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Update verfügbar" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Updates verfügbar" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Alles aktuell!" + } + } + } + } + }, + "el" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Διαθέσιμη Ενημέρωση" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Διαθέσιμες Ενημερώσεις" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Όλες Ενημερωμένες!" + } + } + } + } + }, + "en" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Update Available" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Updates Available" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Up to Date!" + } + } + } + } + }, + "es" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d actualización disponible" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d actualizaciones disponibles" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "¡Al día!" + } + } + } + } + }, + "fa" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d بروزرسانی موجود است" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d بروزرسانی موجود است" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "بروزرسانی‌ای موجود نیست" + } + } + } + } + }, + "fil" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Magagamit ang Update" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Magagamit ang Update" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ang lahat ng mga app ay nasa pinakabagong bersyon!" + } + } + } + } + }, + "fr" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d mise à jour disponible" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d mises à jour disponibles" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vous êtes à jour!" + } + } + } + } + }, + "he" : { + "variations" : { + "plural" : { + "many" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d עדכונים זמינים" + } + }, + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "עדכון %d זמין" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d עדכונים זמינים" + } + }, + "two" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d עדכונים זמינים" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "מעודכן!" + } + } + } + } + }, + "hr" : { + "variations" : { + "plural" : { + "few" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostupne su %d nove verzije" + } + }, + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostupna je %d nova verzija" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dostupno je %d novih verzija" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Verzija je aktualna!" + } + } + } + } + }, + "hu" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d elérhető frissítés" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d elérhető frissítés" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Minden a legfrissebb!" + } + } + } + } + }, + "id" : { + "variations" : { + "plural" : { + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Pembaruan tersedia" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Terbaru" + } + } + } + } + }, + "it" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d aggiornamento disponibile" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d aggiornamenti disponibili" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tutto aggiornato!" + } + } + } + } + }, + "ja" : { + "variations" : { + "plural" : { + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d個のアップデートが利用可能" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "最新の!" + } + } + } + } + }, + "ko" : { + "variations" : { + "plural" : { + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d개 업데이트 사용 가능" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d개 업데이트 사용 가능" + } + } + } + } + }, + "ms" : { + "variations" : { + "plural" : { + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Kemaskini Tersedia" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Terkini!" + } + } + } + } + }, + "nb" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Oppdatering Tilgjengelig" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Oppdateringer Tilgjengelig" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Oppdatert!" + } + } + } + } + }, + "nl" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d update beschikbaar" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d updates beschikbaar" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Up-to-date!" + } + } + } + } + }, + "pl" : { + "variations" : { + "plural" : { + "few" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Dostępnych Aktualizacji" + } + }, + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Dostępnych Aktualizacji" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Dostępnych Aktualizacji" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wszystko Zaktualizowane!" + } + } + } + } + }, + "pt" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Actualização Disponível" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Actualizações Disponíveis" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualizado!" + } + } + } + } + }, + "pt-BR" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Atualização Disponível" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Atualizações Disponíveis" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Atualizado!" + } + } + } + } + }, + "pt-PT" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Actualização Disponível" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Actualizações Disponíveis" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualizado!" + } + } + } + } + }, + "ro" : { + "variations" : { + "plural" : { + "few" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d actualizari disponibile" + } + }, + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d actualizare disponibila" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d actualizari disponibile" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "La zi!" + } + } + } + } + }, + "ru" : { + "variations" : { + "plural" : { + "few" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d обновлений доступно" + } + }, + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d обновление доступно" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d обновлений доступно" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Все обновлено" + } + } + } + } + }, + "sk" : { + "variations" : { + "plural" : { + "few" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d aktualizácie k dispozícii" + } + }, + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d aktualizácia k dispozícii" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d aktualizácií k dispozícii" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualizované!" + } + } + } + } + }, + "sr" : { + "variations" : { + "plural" : { + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Poboljšati" + } + } + } + } + }, + "sv" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d uppdatering tillgänglig" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d uppdateringar tillgängliga" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Uppdaterad!" + } + } + } + } + }, + "tr" : { + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Güncelleme Mevcut" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Güncellemeler Mevcut" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Güncel!" + } + } + } + } + }, + "uk" : { + "variations" : { + "plural" : { + "few" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Оновлення доступні" + } + }, + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Оновлення доступне" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d Оновлень доступні" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "Оновлено!" + } + } + } + } + }, + "zh-Hans" : { + "variations" : { + "plural" : { + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%d个App可更新" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "暂无待更新 App!" + } + } + } + } + }, + "zh-Hant" : { + "variations" : { + "plural" : { + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "有 %d 個可用更新" + } + }, + "zero" : { + "stringUnit" : { + "state" : "translated", + "value" : "全是最新版本!" + } + } + } + } + } + } + }, + "OpenAction" : { + "comment" : "Action to open a given app.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "فتح" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Адкрыць" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Отвори" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Obrir" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Otevřít" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Öffnen" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Άνοιγμα" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Open" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Abrir" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "باز کردن" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Buksan" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ouvrir" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "פתח" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Otvori" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Megnyitás" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Buka" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apri" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "開く" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "열기" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Buka" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Åpne" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Open" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Otwórz" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Abrir" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Abrir" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Abrir" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Deschide" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Открыть" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Otvoriť" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Otvori" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Öppna" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aç" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Відкрити" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "打开" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "打開" + } + } + } + }, + "ReleaseNotesUnavailableError" : { + "comment" : "Short description of error that no release notes were found.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "لم يتم العثور على ملاحظات الإصدار لهذا البرنامج" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Для гэтага прыкладання не было знойдзена ніякіх заўваг да выпуску." + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Няма бележки по тази версия" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "No s'ha trobat cap nota de versió per a aquesta aplicació." + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Žádné poznámky k vydání" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Keine Versionshinweise" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Δεν βρέθηκαν σημειώσεις ενημέρωσης για την εφαρμογή αυτή." + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "No Release Notes" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "No hay notas de la versión" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "توضیحی برای این بروزرسانی پیدا نشد." + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Walang nakitang release notes para sa app na ito." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aucune note de version" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "אין הערות שחרור" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bez napomena o izdanju" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nincsen elérhető leírás az alkalmazáshoz." + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tidak ada catatan rilis" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nessuna nota di rilascio" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "リリースノートがありません" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "이 앱의 출시 정보 없음" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tiada nota keluaran ditemui pada app ini." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ingen versjonsnotater ble funnet for denne appen." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Geen versie-notities gevonden voor deze app" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nie znaleziono listy zmian dla tej aplikacji." + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Não foram encontradas notas de lançamento para esta aplicação." + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Não foram encontradas notas de lançamento para este app" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Não foram encontradas notas de lançamento para esta aplicação." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fara note lansare" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Отсутствует список изменений" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Žiadne poznámky k vydaniu" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nema napomena o izdanju" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ingen versionsinformation kunde hittas för denna app." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sürüm notu bulunmuyor" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Для цього застосунку не знайдено приміток до випуску" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "找不到此应用的发行说明" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "找不到此應用程式的發行說明。" + } + } + } + }, + "ReleaseNotesUnavailableErrorFailureReason" : { + "comment" : "Error message that no release notes were found.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "ملاحظات الإصدار غير متوفرة لهذا التطبيق." + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Release notes are not available for this app." + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не са налични бележки за това приложение." + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Release notes are not available for this app." + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Poznámky k vydání nejsou pro tuto aplikaci k dispozici." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Für diese App sind keine Versionshinweise verfügbar." + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Release notes are not available for this app." + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Release notes are not available for this app." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Las notas para la versión no están disponibles para esta aplicación." + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Release notes are not available for this app." + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ang mga release note ay hindi available para sa app na ito." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aucune note de version n'est disponible pour cette application." + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "הערות שחרור אינן זמינות עבור אפליקציה זו." + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Za ovu aplikaciju nema napomena o izdanju." + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Release notes are not available for this app." + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Catatan rilis tidak tersedia untuk aplikasi ini." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Note di rilascio non disponibili per questa app." + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "このアプリのリリースノートは利用できません。" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "이 앱의 출시 정보가 없습니다." + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Release notes are not available for this app." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Release notes are not available for this app." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Releaseopmerkingen zijn niet beschikbaar voor deze app." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Release notes are not available for this app." + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "As notas de versão não estão disponíveis para esta app." + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "As notas de versão não estão disponíveis para este aplicativo." + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "As notas de versão não estão disponíveis para esta app." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nu exista note de lansare pentru aceasta aplicatie." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Список изменений недоступен для этого приложения." + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Poznámky k vydaniu nie sú k dispozícii pre túto aplikáciu." + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Napomene o izdanju nisu dostupne za ovaj program." + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Releaseinformation är inte tillgängliga för den här appen." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bu uygulama için sürüm notları mevcut değildir." + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Примітки до випуску для цієї програми недоступні." + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "此应用程序没有提供发行说明。" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "這個應用程式沒有提供發行說明。" + } + } + } + }, + "RemoteVersionFormat" : { + "comment" : "The most recent version available for an app. The placeholder %@ will be filled with the version number.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "تحديث جديد: %@" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Новая версія: %@" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Нова версия: %@" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nova versió: %@" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nová verze: %@" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Neue Version: %@" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Νέα έκδοση: %@" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "New version: %@" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nueva versión: %@" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "نسخه جدید: %@" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bagong bersyon: %@" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nouvelle version : %@" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "גרסה חדשה: %@" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nova verzija: %@" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Új verzió: %@" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Versi baru: %@" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nuova versione: %@" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "新しいバージョン: %@" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "새 버전: %@" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Versi Terbaharu: %@" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ny verson: %@" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nieuwe versie: %@" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nowa wersja: %@" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nova Versão: %@" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nova versão: %@" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nova Versão: %@" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Versiune noua: %@" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Новая версия: %@" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nová verzia: %@" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nova verzija: %@" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ny version: %@" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Yeni versiyon: %@" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Нова версія: %@" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "新版本: %@" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "新版本:%@" + } + } + } + }, + "RetryAction" : { + "comment" : "Button to retry an update in an error dialogue", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "أعد المحاولة" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Зноўку" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Опитай пак" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Reintentar" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zopakovat" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Erneut versuchen" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Επανάληψη" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Retry" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Reintentar" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "تلاش دوباره" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Subukan muli" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Réessayer" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "נסה שוב" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pokušaj ponovo" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Újra" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Coba lagi" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Riprova" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "リトライ" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "재시도" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cuba lagi" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Prøv på nytt" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Opnieuw" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Powtórz" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tentar Novamente" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tentar novamente" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tentar Novamente" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Reincearca" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Повторить" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zopakovať" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pokušaj ponovo" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Försök igen" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Yeniden dene" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Повторити спробу" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "重试" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "重試" + } + } + } + }, + "RevealAction" : { + "comment" : "Revea in Finder Row action", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "كشف" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Раскрыць" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Покажи" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Revelar" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zobrazit" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zeigen" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Εμφάνιση" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Reveal" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Revelar" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "نمایش" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ibunyag" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Révéler" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "הצג" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pokaži u Finderu" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Megjelenít" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Buka" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mostra" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "明かす" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "공개" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mendedahkan" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vis" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Toon" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Odkryj" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Revelar" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mostrar" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Revelar" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Arata" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Раскрыть" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zobraziť" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Otkrij" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Visa" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Göster" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Розкрити" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "显示" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "顯示" + } + } + } + }, + "SectionTitle" : { + "comment" : "The title of a section divider in the app list. The first placeholder is the name of the section. The value in paranthesis describes how many apps are in that section, number of apps is inserted in the second placeholder. Use the HTML underline tag to mark the deemphasized part of the text, which should be the count. Example: 'Installed Apps (42)'", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ (%2$@)" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@(%2$@)" + } + } + } + }, + "SingleCombinedVersionFormat" : { + "comment" : "Text for the given version number, e.g. 'Version: 1.2.3'", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "الإصدار: %@" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version : %@" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Verzija: %@" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Versione: %@" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Версия: %@" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Версія: %@" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "版本: %@" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version: %@" + } + } + } + }, + "SupportedCompactLabel" : { + "comment" : "A compact label used for apps which are fully supported by Latest.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "مدعوم" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unterstützt" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Compatible" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pris en charge" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Podržano" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supportata" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Поддерживается" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Підтримується" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "支持" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + } + } + }, + "SupportedLabel" : { + "comment" : "A label used for apps which are fully supported by Latest.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "مدعوم" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Volle Unterstützung" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Compatible" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pris en charge" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Podržano" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supportata" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Поддерживается" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Підтримується" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "支持" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supported" + } + } + } + }, + "UnsupportedCompactLabel" : { + "comment" : "A compact label used for apps which are not supported by Latest.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "غير مدعوم" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nicht unterstützt" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "No compatible" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Non pris en charge" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nepodržano" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Non supportata" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не поддерживается" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не підтримується" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "不支持" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unsupported" + } + } + } + }, + "UnsupportedLabel" : { + "comment" : "A label used for apps which are not supported by Latest.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "بدون دعم" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nicht unterstützt" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sin soporte" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aucun support" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nepodržano" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Non supportata" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не поддерживается" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Без підтримки" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "不支持" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "No support" + } + } + } + }, + "UpdateAction" : { + "comment" : "Action to update a given app.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "تحديث" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Абнаўленне" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Обнови" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualització" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualizace" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualisieren" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ενημέρωση" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualizar" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "بروزرسانی" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "I-update" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mettre à jour" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "עדכן" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualiziraj" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Frissítés" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Perbarui" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aggiorna" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "更新" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "업데이트" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kemaskini" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Oppdater" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Werk bij" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualizuj" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualizar" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Atualizar" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualizar" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Actualizeaza" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Обновление" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualizácia" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ažuriraj" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Uppdatera" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Güncelleme" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Оновлення" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "更新" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "更新" + } + } + } + }, + "UpdateErrorAlertTitle" : { + "comment" : "Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "حدث خطأ أثناء تحديث %@." + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Пры абнаўленні адбылася памылка % @ ." + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Възникна грешка при актуализирането на %@." + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "S'ha produït un error en actualitzar %@." + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nastala chyba při aktualizaci %@." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Während der Aktualisierung von %@ ist ein Fehler aufgetreten." + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Προέκυψε σφάλμα κατά την ενημέρωση της εφαρμογής %@." + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "An error occurred while updating %@." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ocurrió un error al actualizar %@." + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "اشکال در بروزرسانی %@." + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "May naganap na error habang ina-update ang %@." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Une erreur s'est produite lors de la mise à jour de %@." + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "אירעה שגיאה במהלך עדכון %@." + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dogodila se greška prilikom aktualiziranja programa %@." + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "A frissítés közben hiba történt %@." + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Terjadi galat saat memperbarui %@." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Si è verificato un errore durante l'aggiornamento di %@." + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@の更新中にエラーが発生しました。" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@을(를) 업데이트하는 동안 오류가 발생했습니다." + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ralat berlaku semasa mengemas kini %@." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Det oppsto en feil under oppdatering %@." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fout tijdens het bijwerken van %@." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wystąpił błąd podczas aktualizacji %@." + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ocorreu um erro a actualizar %@." + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aconteceu um erro durante a atualização %@." + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ocorreu um erro a actualizar %@." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "A aparut o eroare in cursul actualizarii %@." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Произошла ошибка при обновлении %@." + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pri aktualizácii %@ došlo k chybe." + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Došlo je do greške pri ažuriranju %@." + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ett fel inträffade under uppdateringen av %@." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@ güncellenirken bir hata oluştu ." + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Під час оновлення сталася помилка %@." + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "更新 %@ 时发生错误。" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "更新 %@ 時出錯。" + } + } + } + }, + "UpdateInfoUnavailableError" : { + "comment" : "Short description of error stating that update info could not be retrieved for a given app.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "لم يتم العثور على تحديث لهذا البرنامج" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Для гэтага прыкладання не было знойдзена абнаўленняў." + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не е налични информация за обновлението" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "No s'ha trobat cap actualització per a aquesta aplicació." + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "K této aplikaci nebyly nalezeny žádné aktualizace" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Keine Updateinformationen verfügbar" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Δεν βρέθηκε ενημέρωση για αυτή την εφαρμογή." + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update Information Unavailable" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Información de la actualización no disponible" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "بروزرسانی ای برای این اپلیکیشن پیدا نشد." + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Walang nakitang update para sa app na ito." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aucune mise à jour n'a été trouvée pour cette application" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "מידע העדכון אינו זמין" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Informacije o novim verzijama nisu dostupne" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nem található frissítés ehhez az alkalmazáshoz." + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tidak ada update untuk aplikasi ini" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Informazioni non disponibili" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "更新情報がありません" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "이 앱에 대한 업데이트를 찾을 수 없습니다." + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tiada kemaskini ditemui bagi app ini." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ingen oppdatering ble funnet for denne appen." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Geen update gevonden voor deze app" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nie znaleziono aktualizacji dla tej aplikacji." + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nenhuma actualização encontrada para esta app." + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nenhuma atualização encontrada" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nenhuma actualização encontrada para esta app." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Informatii actualizare indisponibile" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Информация об обновлении не найдена" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Informácie o aktualizácii nie sú k dispozícii" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Informacija o ažuriranju nije dostupna" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ingen uppdatering hittades för denna app." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Güncelleme Bilgileri Kullanılamıyor" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не знайдено оновлення для цього застосунку" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "找不到此应用程序的更新信息" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "未找到此應用程式的更新。" + } + } + } + }, + "UpdateInfoUnavailableErrorFailureReason" : { + "comment" : "Error message stating that update info could not be retrieved for a given app.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "لم يتم العثورعلى معلومات التحديث لهذا التطبيق." + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information could not be retrieved for this app." + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не може да бъде намерена информация за обновление на това приложение." + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information could not be retrieved for this app." + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Informaci o aktualizaci této aplikace nebylo možné získat." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Für diese App konnten keine Updateinformationen abgerufen werden." + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information could not be retrieved for this app." + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information could not be retrieved for this app." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "No se ha podido recuperar la información de la actualización para esta aplicación." + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information could not be retrieved for this app." + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Hindi makuha ang impormasyon sa pag-update para sa app na ito." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Les informations de mise à jour n'ont pas pu être obtenues pour cette application." + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "לא ניתן היה לאחזר את פרטי העדכון עבור האפליקציה הזו." + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Informacije o novim verzijama nisu pronađene za ovu aplikaciju." + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information could not be retrieved for this app." + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pembaruan informasi tidak dapat diambil untuk aplikasi ini." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Non è stato possibile recupare informazioni sugli aggiornamenti per questa app." + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "このアプリの更新情報を取得出来ませんでした。" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "이 앱에 대한 업데이트 정보를 검색할 수 없습니다." + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information could not be retrieved for this app." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information could not be retrieved for this app." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update informatie kon niet worden opgehaald voor deze app." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Update information could not be retrieved for this app." + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Não foi possível recuperar as informações de atualização deste app." + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Não foi possível recuperar as informações de atualização deste app." + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Não foi possível recuperar as informações de atualização deste app." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Informatiile de actualizare nu au putut fi gasite pentru aceasta aplicatie." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Информация об обновлении приложения не может быть получена." + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pre túto aplikáciu sa nepodarilo získať informácie o aktualizácii." + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Informacija o novim verzijama ovog programa nije pronađena." + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Uppdateringsinformationen kunde inte hämtas för den här appen." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bu uygulama için güncelleme bilgisi alınamadı." + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не вдалося отримати інформацію про оновлення для цієї програми." + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "找不到此应用的更新信息。" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "無法取得這個應用程式的更新資訊。" + } + } + } + }, + "WaitingUpdateStatus" : { + "comment" : "Update progress state of waiting to start an update", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "انتظار" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Чаканне" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Чакане" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Esperant" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Čekám" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Warten" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Αναμονή" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Waiting" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Esperando" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "انتظار" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Naghihintay" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "En attente" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "ממתין" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Čekanje" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Várakozás" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Menunggu" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Attendo…" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "待機中" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "경고" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tunggu" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Venter" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wachten" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Oczekuję" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "À Espera" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Esperando" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "À Espera" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "In asteptare" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ожидание" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Čakám" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Na čekanju" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Väntar" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bekliyor" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Очікування" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "等待中" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "請稍候" + } + } + } + }, + "WebSource" : { + "comment" : "The source name for apps loaded from third-party websites.", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "الويب" + } + }, + "be" : { + "stringUnit" : { + "state" : "translated", + "value" : "Сетка" + } + }, + "bg" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ιστότοπος" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "fa" : { + "stringUnit" : { + "state" : "translated", + "value" : "وب" + } + }, + "fil" : { + "stringUnit" : { + "state" : "translated", + "value" : "Websayt" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Réseau" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "רשת" + } + }, + "hr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "id" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "ウェブ" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "웹" + } + }, + "ms" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Internett" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Internet" + } + }, + "pt" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "pt-PT" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Веб" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "sr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Web" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Webb" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "İnternet" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Веб" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "网站" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "網站" + } + } + } + } + }, + "version" : "1.1" +} \ No newline at end of file diff --git a/Latest/Resources/ar.lproj/Localizable.strings b/Latest/Resources/ar.lproj/Localizable.strings deleted file mode 100644 index 7415b558..00000000 --- a/Latest/Resources/ar.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "حدث خطأ أثناء تحديث %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "متاح"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "التحديثات المتاحة"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "الغاء"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "جاري الإلغاء"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "جاري التحميل%@ من %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "خطأ أثناء تحديث التطبيق"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "استخراج التحديث"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "تم تجاهله"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "البرامج مهملة"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "جاري التهيئة"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "مثبت"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "البرامج المثبتة"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "جاري التثبيت"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "متجر برامج ماك"; - -/* New Version String */ -"RemoteVersionFormat" = "تحديث جديد: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "لم يتم تحديد أي برنامج"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "لم يتم العثور على ملاحظات الإصدار لهذا البرنامج"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "أعد المحاولة"; - -/* Reveal in Finder Row action */ -"RevealAction" = "كشف"; - -/* Action to open the app. */ -"OpenAction" = "فتح"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "حدد برنامجًا من القائمة لقراءة ملاحظات الإصدار الخاصة به."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "المصدر: %@"; - -/* Update String */ -"UpdateAction" = "تحديث"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "لم يتم العثور على تحديث لهذا البرنامج"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "انتظار"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "الويب"; - -/* Current Version String */ -"LocalVersionFormat" = "الإصدار الخاص بك: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "لم يتم تسجيل الدخول"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "الاسم"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "التاريخ"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "قم بتسجيل الدخول في Mac App Store لتحديث هذا التطبيق."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "لم يتم العثورعلى معلومات التحديث لهذا التطبيق."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "ملاحظات الإصدار غير متوفرة لهذا التطبيق."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "في %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "تحديث في %@"; -"NoSupportDescription" = "معلومات التحديث غير متوفرة. تحقق من التطبيق أو موقعه الإلكتروني لإدارة التحديثات."; -"LimitedSupportDescription" = "معلومات التحديث متاحة بشكل عام ولكنها قد تكون قديمة أو غير دقيقة في بعض الأحيان. لا يمكن إجراء التحديثات مباشرة هنا."; -"FullSupportDescription" = "مدعوم بالكامل. تتوفر معلومات إصدار موثوقة، ويمكن إدارة التحديثات مباشرةً داخل التطبيق.\n\nإذا كانت معلومات الإصدار المعروضة غير دقيقة، فلا تتردد في كتابة تقرير عن المشكلة."; -"UnsupportedLabel" = "بدون دعم"; -"LimitedSupportLabel" = "دعم محدود"; -"SupportedCompactLabel" = "مدعوم"; -"LimitedSupportCompactLabel" = "محدود"; -"SupportedLabel" = "مدعوم"; -"UnsupportedCompactLabel" = "غير مدعوم"; -"SingleCombinedVersionFormat" = "الإصدار: %@"; -"CombinedVersionFormat" = "الإصدار: %1$$@ → %2$$@"; diff --git a/Latest/Resources/ar.lproj/Localizable.stringsdict b/Latest/Resources/ar.lproj/Localizable.stringsdict deleted file mode 100644 index a63c9b3f..00000000 --- a/Latest/Resources/ar.lproj/Localizable.stringsdict +++ /dev/null @@ -1,30 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - NSStringLocalizedFormatKey - %#@value@ - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - محدث بالكامل - one - %d تحديث متاح - two - %d تحديثين متاحين - few - %d بعض التحديثات متاحة - many - %d تحديثات متاحة - other - %d تحديثات متاحة - - - - diff --git a/Latest/Resources/be.lproj/Localizable.strings b/Latest/Resources/be.lproj/Localizable.strings deleted file mode 100644 index f9bc460c..00000000 --- a/Latest/Resources/be.lproj/Localizable.strings +++ /dev/null @@ -1,124 +0,0 @@ - -/* Cancel button in an update dialogue */ -"CancelAction" = "Адмена"; -/* The title of a section divider in the app list. The first placeholder is the name of the section. The value in paranthesis describes how many apps are in that section, number of apps is inserted in the second placeholder. Use the HTML underline tag to mark the deemphasized part of the text, which should be the count. Example: 'Installed Apps (42)' */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Пры абнаўленні адбылася памылка % @ ."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Даступна"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Даступныя абнаўленні"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Адмена"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Запампоўванне %@ of %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Памылка падчас абнаўленні дадатка"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Выманне абнаўлення"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ігнараваць"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Ігнараваныя Дадаткі"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Ініцыялізацыя"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Устаноўка"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Устаноўленыя дадаткі"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Устаноўка"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Новая версія: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Прыкладанне не абрана."; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Для гэтага прыкладання не было знойдзена ніякіх заўваг да выпуску."; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Зноўку"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Раскрыць"; - -/* Action to open the app. */ -"OpenAction" = "Адкрыць"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Выберыце прыкладанне з спісу, каб азнаёміцца з заўвагамі да яго выпуску."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Рэсурс: %@"; - -/* Update String */ -"UpdateAction" = "Абнаўленне"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Для гэтага прыкладання не было знойдзена абнаўленняў."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Чаканне"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Сетка"; - -/* Current Version String */ -"LocalVersionFormat" = "Ваша версія: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Not Signed In"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Name"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Date"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Увайдзіце ў Mac App Store, каб абнавіць гэты дадатак."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Update information could not be retrieved for this app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Release notes are not available for this app."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Update in %@"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/be.lproj/Localizable.stringsdict b/Latest/Resources/be.lproj/Localizable.stringsdict deleted file mode 100644 index f47dbad9..00000000 --- a/Latest/Resources/be.lproj/Localizable.stringsdict +++ /dev/null @@ -1,26 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Няма абнаўленняў! - one - У курсе падзей! - few - Даступна абнаўленне %d - other - Даступны абнаўленні %d - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/bg.lproj/Localizable.strings b/Latest/Resources/bg.lproj/Localizable.strings deleted file mode 100644 index 9ba56fad..00000000 --- a/Latest/Resources/bg.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Не е избрано приложение"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Опитай пак"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Покажи"; - -/* Action to open the app. */ -"OpenAction" = "Отвори"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Изберете приложение от списъка за да прочетете неговите бележки."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Източник: %@"; - -/* Update String */ -"UpdateAction" = "Обнови"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Чакане"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "Твоята версия: %@"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Нова версия: %@"; -/* The title of a section divider in the app list. The first placeholder is the name of the section. The value in paranthesis describes how many apps are in that section, number of apps is inserted in the second placeholder. Use the HTML underline tag to mark the deemphasized part of the text, which should be the count. Example: 'Installed Apps (42)' */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Възникна грешка при актуализирането на %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Налично"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Налични обновления"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Отказ"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Отказване"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Изтеглени %@ от %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Грешка при обновяване на приложението"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Обновлението се разархивира"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Игнорирай"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Игнорирани приложения"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Зареждане"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Инсталиран"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Инсталирани приложения"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Инсталиране"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Не сте вписан/а"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Име"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Дата"; - -/* Short description of error stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Не е налични информация за обновлението"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Впишете се в Mac App Store за да обновите това приложение."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Не може да бъде намерена информация за обновление на това приложение."; - -/* Short description of error that no release notes were found. */ -"ReleaseNotesUnavailableError" = "Няма бележки по тази версия"; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Не са налични бележки за това приложение."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "в %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Обнови в %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/bg.lproj/Localizable.stringsdict b/Latest/Resources/bg.lproj/Localizable.stringsdict deleted file mode 100644 index 4eb07125..00000000 --- a/Latest/Resources/bg.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Няма обновления! - one - %d налична актуализация - other - %d налични актуализации - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/ca.lproj/Localizable.strings b/Latest/Resources/ca.lproj/Localizable.strings deleted file mode 100644 index 7f75b344..00000000 --- a/Latest/Resources/ca.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "S'ha produït un error en actualitzar %@."; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Cancel · lar"; -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Disponible"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Actualitzacions disponibles"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "S'està cancel·lant"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "S'està descarregant %@ de % @"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Revelar"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "S'ha produït un error en actualitzar l'aplicació"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "S'està extraient l'actualització"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorat"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Aplicacions ignorades"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Inicialitzant"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Instal·lat"; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Font: %@"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Aplicacions instal·lades"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Instal·lació"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Nova versió: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "No s'ha seleccionat cap aplicació."; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "No s'ha trobat cap nota de versió per a aquesta aplicació."; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Reintentar"; - -/* Action to open the app. */ -"OpenAction" = "Obrir"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Selecciona una aplicació de la llista per a llegir-ne les notes de versió."; - -/* Update String */ -"UpdateAction" = "Actualització"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "No s'ha trobat cap actualització per a aquesta aplicació."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Esperant"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "La teva versió: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Not Signed In"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Name"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Date"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Inicia sessió a l'App Store de Mac per a actualitzar aquesta app."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Update information could not be retrieved for this app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Release notes are not available for this app."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Update in %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/ca.lproj/Localizable.stringsdict b/Latest/Resources/ca.lproj/Localizable.stringsdict deleted file mode 100644 index 4bc3b601..00000000 --- a/Latest/Resources/ca.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Estàs al dia! - one - %d Actualització disponible - other - %d Actualitzacions disponibles - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/cs.lproj/Localizable.strings b/Latest/Resources/cs.lproj/Localizable.strings deleted file mode 100644 index 4befc201..00000000 --- a/Latest/Resources/cs.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Rušení operace"; -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Nastala chyba při aktualizaci %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Dostupné"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Dostupné aktualizace"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Zrušit"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Stahování %@ z %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Chyba aktualizace programu"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Rozbalování aktualizace"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorované"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Ignorované aplikace"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Inicializace"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Nainstalované"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Nainstalované aplikace"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Instalace"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Nová verze: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Nebyla vybrána žádná aplikace"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Žádné poznámky k vydání"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Zopakovat"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Zobrazit"; - -/* Action to open the app. */ -"OpenAction" = "Otevřít"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Vyberte aplikaci pro zobrazení poznámek k vydání."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Zdroj: %@"; - -/* Update String */ -"UpdateAction" = "Aktualizace"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "K této aplikaci nebyly nalezeny žádné aktualizace"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Čekám"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "Vaše verze: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Nepřihlášen*a"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Jméno"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Datum"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Přihlašte se do Mac App Store pro aktualizaci této aplikace."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Informaci o aktualizaci této aplikace nebylo možné získat."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Poznámky k vydání nejsou pro tuto aplikaci k dispozici."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Update in %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/cs.lproj/Localizable.stringsdict b/Latest/Resources/cs.lproj/Localizable.stringsdict deleted file mode 100644 index ad6ee36e..00000000 --- a/Latest/Resources/cs.lproj/Localizable.stringsdict +++ /dev/null @@ -1,26 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - NSStringLocalizedFormatKey - %#@value@ - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Aktualizováno! - one - %d aktualizace k dispozici - few - %d aktualizace k dispozici - other - %d aktualizací k dispozici - - - - diff --git a/Latest/Resources/de.lproj/Localizable.strings b/Latest/Resources/de.lproj/Localizable.strings deleted file mode 100644 index 462de440..00000000 --- a/Latest/Resources/de.lproj/Localizable.strings +++ /dev/null @@ -1,127 +0,0 @@ -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Quelle: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Melde dich im Mac App Store an, um diese App zu aktualisieren."; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Verfügbar"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Verfügbare Updates"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Abbrechen"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Abbrechen"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "%1$@ von %2$@ herunterladen"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "App konnte nicht aktualisiert werden"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Update entpacken"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Ignorierte Apps"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignoriert"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Initialisieren"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Installierte Apps"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Installiert"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Installieren"; - -/* Current Version String */ -"LocalVersionFormat" = "Installierte Version: %@"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Wähle in der Seitenleiste eine App, um deren Release Notes zu lesen."; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Keine App ausgewählt"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Keine Versionshinweise"; - -/* Action to open the app. */ -"OpenAction" = "Öffnen"; - -/* New Version String */ -"RemoteVersionFormat" = "Neue Version: %@"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Erneut versuchen"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Zeigen"; - -/* The title of a section divider in the app list. The first placeholder is the name of the section. The value in paranthesis describes how many apps are in that section, number of apps is inserted in the second placeholder. Use the HTML underline tag to mark the deemphasized part of the text, which should be the count. Example: 'Installed Apps (42)' */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Update String */ -"UpdateAction" = "Aktualisieren"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Während der Aktualisierung von %@ ist ein Fehler aufgetreten."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Keine Updateinformationen verfügbar"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Warten"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Nicht angemeldet"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Name"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Datum"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Melde dich im Mac App Store an, um diese App zu aktualisieren."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Für diese App konnten keine Updateinformationen abgerufen werden."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Für diese App sind keine Versionshinweise verfügbar."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "In %@ aktualisieren"; -"UnsupportedLabel" = "Nicht unterstützt"; -"LimitedSupportLabel" = "Eingeschränkte Unterstütung"; -"NoSupportDescription" = "Keine Versionsinformationen verfügbar. Öffne die App oder die entsprechende Webseite, um nach Updates zu prüfen."; -"SupportedCompactLabel" = "Unterstützt"; -"LimitedSupportCompactLabel" = "Eingeschränkt"; -"SupportedLabel" = "Volle Unterstützung"; -"UnsupportedCompactLabel" = "Nicht unterstützt"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Versionsinformationen sind grundsätzlich verfügbar, können aber unzuverlässig oder veraltet sein. Updates müssen innerhalb der entsprechenden App durchgeführt werden."; -"FullSupportDescription" = "Vollständig unterstützt. Die Versionsinformationen für diese App sind zuverlässig und Updates können direkt in Latest durchgeführt werden.\n\nSchreib gern einen Fehlerbericht, falls die Versionsinformationen fehlerhaft sind."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/de.lproj/Localizable.stringsdict b/Latest/Resources/de.lproj/Localizable.stringsdict deleted file mode 100644 index 2b77f082..00000000 --- a/Latest/Resources/de.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - NSStringLocalizedFormatKey - %#@value@ - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - %d Update verfügbar - other - %d Updates verfügbar - zero - Alles aktuell! - - - - diff --git a/Latest/Resources/el.lproj/Localizable.strings b/Latest/Resources/el.lproj/Localizable.strings deleted file mode 100644 index 56b79b56..00000000 --- a/Latest/Resources/el.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Προέκυψε σφάλμα κατά την ενημέρωση της εφαρμογής %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Διαθέσιμο"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Διαθέσιμες Ενημερώσεις"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Άκυρο"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Σε αγνόηση"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Αγνοημένες Εφαρμογές"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Ακυρώνεται"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Λήψη %@ από %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Σφάλμα κατά την ενημέρωση της εφαρμογής"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Αποσυμπίεση Ενημέρωσης"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Εκκίνηση"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Εγκατεστημένα"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Εγκατεστημένες Εφαρμογές"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Εγκαθίσταται"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Νέα έκδοση: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Δεν επιλέχθηκε εφαρμογή."; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Δεν βρέθηκαν σημειώσεις ενημέρωσης για την εφαρμογή αυτή."; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Επανάληψη"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Εμφάνιση"; - -/* Action to open the app. */ -"OpenAction" = "Άνοιγμα"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Επιλέξτε μια εφαρμογή από τη λίστα για να δείτε σημειώσεις ενημέρωσης."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Πηγή: %@"; - -/* Update String */ -"UpdateAction" = "Ενημέρωση"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Δεν βρέθηκε ενημέρωση για αυτή την εφαρμογή."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Αναμονή"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Ιστότοπος"; - -/* Current Version String */ -"LocalVersionFormat" = "Η έκδοσή σας: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Not Signed In"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Name"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Date"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Sign in to the Mac App Store to update this app."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Update information could not be retrieved for this app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Release notes are not available for this app."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Update in %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/el.lproj/Localizable.stringsdict b/Latest/Resources/el.lproj/Localizable.stringsdict deleted file mode 100644 index 7f278520..00000000 --- a/Latest/Resources/el.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Όλες Ενημερωμένες! - one - %d Διαθέσιμη Ενημέρωση - other - %d Διαθέσιμες Ενημερώσεις - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/en.lproj/Localizable.strings b/Latest/Resources/en.lproj/Localizable.strings deleted file mode 100644 index fcb743c0..00000000 --- a/Latest/Resources/en.lproj/Localizable.strings +++ /dev/null @@ -1,146 +0,0 @@ -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Source: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Not Signed In"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Sign in to the Mac App Store to update this app."; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Available"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Available Updates"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Cancel"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Cancelling"; - -/* Text for the current version number with option to update to a newer one, e.g. "Version: 1.2.2 -> 1.2.3". Has two parameters, the first being the current version, the second being the next version. */ -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Date"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Downloading %@ of %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Error while updating app"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Update in %@"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Extracting Update"; - -/* Description for apps with full support. */ -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Ignored Apps"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignored"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Initializing"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Installed Apps"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Installed"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Installing"; - -/* Description for apps with limited support. */ -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; - -/* Current Version String */ -"LocalVersionFormat" = "Your version: %@"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Name"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Select an app from the list to read its release notes."; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "No App Selected"; - -/* Description for apps without support. */ -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; - -/* Action to open the app. */ -"OpenAction" = "Open"; - -/* Short description of error that no release notes were found. */ -"ReleaseNotesUnavailableError" = "No Release Notes"; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Release notes are not available for this app."; - -/* New Version String */ -"RemoteVersionFormat" = "New version: %@"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Retry"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Reveal"; - -/* The title of a section divider in the app list. The first placeholder is the name of the section. The value in paranthesis describes how many apps are in that section, number of apps is inserted in the second placeholder. Use the HTML underline tag to mark the deemphasized part of the text, which should be the count. Example: 'Installed Apps (42)' */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Text for the given version number, e.g. "Version: 1.2.3" */ -"SingleCombinedVersionFormat" = "Version: %@"; - -/* Update String */ -"UpdateAction" = "Update"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "An error occurred while updating %@."; - -/* Short description of error stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Update Information Unavailable"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Update information could not be retrieved for this app."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Waiting"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* A compact label used for apps which are partially supported by Latest. */ -"LimitedSupportCompactLabel" = "Limited"; - -/* A label used for apps which are partially supported by Latest. */ -"LimitedSupportLabel" = "Limited support"; - -/* A compact label used for apps which are fully supported by Latest. */ -"SupportedCompactLabel" = "Supported"; - -/* A label used for apps which are fully supported by Latest. */ -"SupportedLabel" = "Supported"; - -/* A compact label used for apps which are not supported by Latest. */ -"UnsupportedCompactLabel" = "Unsupported"; - -/* A label used for apps which are not supported by Latest. */ -"UnsupportedLabel" = "No support"; diff --git a/Latest/Resources/en.lproj/Localizable.stringsdict b/Latest/Resources/en.lproj/Localizable.stringsdict deleted file mode 100644 index 3d94fbdf..00000000 --- a/Latest/Resources/en.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Up to Date! - one - %d Update Available - other - %d Updates Available - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/es.lproj/Localizable.strings b/Latest/Resources/es.lproj/Localizable.strings deleted file mode 100644 index aa8639cb..00000000 --- a/Latest/Resources/es.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Ocurrió un error al actualizar %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Disponible"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Actualizaciones disponibles"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Cancelar"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Cancelando"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Descargando %@ de %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Error al actualizar la aplicación"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Extrayendo actualización"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorado"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Aplicaciones ignoradas"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Inicializando"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Instalado"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Aplicaciones instaladas"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Instalando"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Nueva versión: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Ninguna aplicación seleccionada"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "No hay notas de la versión"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Reintentar"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Revelar"; - -/* Action to open the app. */ -"OpenAction" = "Abrir"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Selecciona una aplicación de la lista para leer sus notas de la versión."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Fuente: %@"; - -/* Update String */ -"UpdateAction" = "Actualizar"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Información de la actualización no disponible"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Esperando"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "Su versión: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "No está registrado"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Nombre"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Fecha"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Inicia sesión en la Mac App Store para actualizar ésta app."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "No se ha podido recuperar la información de la actualización para esta aplicación."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Las notas para la versión no están disponibles para esta aplicación."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "en %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Actualizar en %@"; -"UnsupportedLabel" = "Sin soporte"; -"LimitedSupportLabel" = "Soporte limitado"; -"NoSupportDescription" = "La información de actualización no está disponible. Revisa la aplicación o su sitio web para gestionar las actualizaciones."; -"SupportedCompactLabel" = "Compatible"; -"LimitedSupportCompactLabel" = "Limitado"; -"SupportedLabel" = "Compatible"; -"UnsupportedCompactLabel" = "No compatible"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "La información de actualización generalmente está disponible, pero a veces puede estar desactualizada o ser inexacta. No se pueden realizar actualizaciones directamente desde aquí."; -"FullSupportDescription" = "Totalmente compatible. La información de versión es confiable y las actualizaciones pueden gestionarse directamente desde la aplicación.\n\nSi la información de la versión mostrada es incorrecta, no dudes en enviar un informe de problema."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/es.lproj/Localizable.stringsdict b/Latest/Resources/es.lproj/Localizable.stringsdict deleted file mode 100644 index 79647693..00000000 --- a/Latest/Resources/es.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - ¡Al día! - one - %d actualización disponible - other - %d actualizaciones disponibles - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/fa.lproj/Localizable.strings b/Latest/Resources/fa.lproj/Localizable.strings deleted file mode 100644 index 9e9ed5ba..00000000 --- a/Latest/Resources/fa.lproj/Localizable.strings +++ /dev/null @@ -1,124 +0,0 @@ -/* The title of a section divider in the app list. The first placeholder is the name of the section. The value in paranthesis describes how many apps are in that section, number of apps is inserted in the second placeholder. Use the HTML underline tag to mark the deemphasized part of the text, which should be the count. Example: 'Installed Apps (42)' */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "اشکال در بروزرسانی %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "در دسترس"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "بروزرسانی‌های موجود"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "لغو"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "در حال لغو"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "مقدار دانلود شده %@ از %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "اشکال در بروزرسانی اپلیکیشن"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "استخراج بروزرسانی"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "نادیده گرفته شده"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "اپلیکیشن‌های نادیده گرفته شده"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "آماده‌سازی"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "نصب‌ شده"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "اپلیکیشن‌های نصب شده"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "در حال نصب"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "اپ‌استور مک"; - -/* New Version String */ -"RemoteVersionFormat" = "نسخه جدید: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "هیچ اپلیکیشنی انتخاب نشده."; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "توضیحی برای این بروزرسانی پیدا نشد."; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "تلاش دوباره"; - -/* Reveal in Finder Row action */ -"RevealAction" = "نمایش"; - -/* Action to open the app. */ -"OpenAction" = "باز کردن"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "برای خواندن توضیحات بروزسانی اپلیکیشنی را از لیست انتخاب کنید."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "منبع: %@"; - -/* Update String */ -"UpdateAction" = "بروزرسانی"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "بروزرسانی ای برای این اپلیکیشن پیدا نشد."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "انتظار"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "وب"; - -/* Current Version String */ -"LocalVersionFormat" = "نسخه شما: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Not Signed In"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Name"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Date"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "برای بروزرسانی این اپلیکشن وارد اپل‌استور مک شوید."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Update information could not be retrieved for this app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Release notes are not available for this app."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Update in %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/fa.lproj/Localizable.stringsdict b/Latest/Resources/fa.lproj/Localizable.stringsdict deleted file mode 100644 index 642d6be7..00000000 --- a/Latest/Resources/fa.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - بروزرسانی‌ای موجود نیست - one - %d بروزرسانی موجود است - other - %d بروزرسانی موجود است - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/fil.lproj/Localizable.strings b/Latest/Resources/fil.lproj/Localizable.strings deleted file mode 100644 index 01ef5469..00000000 --- a/Latest/Resources/fil.lproj/Localizable.strings +++ /dev/null @@ -1,124 +0,0 @@ -/* The title of a section divider in the app list. The first placeholder is the name of the section. The value in paranthesis describes how many apps are in that section, number of apps is inserted in the second placeholder. Use the HTML underline tag to mark the deemphasized part of the text, which should be the count. Example: 'Installed Apps (42)' */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "May naganap na error habang ina-update ang %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Mga Available"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Magagamit na Mga Update"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Kanselahin"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Kinakansela"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Dina-download ang %@ ng %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Error habang ina-update ang app"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Nag-aaplay ng update"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Hindi pinansin"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Isinantabing Apps"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Nagsisimula"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Naka-install"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Naka-install na Apps"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Kasalukuyang Ini-install"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "App Store ng Mac"; - -/* New Version String */ -"RemoteVersionFormat" = "Bagong bersyon: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Walang napili na mga App."; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Walang nakitang release notes para sa app na ito."; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Subukan muli"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Ibunyag"; - -/* Action to open the app. */ -"OpenAction" = "Buksan"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Pumili ng app mula sa listahan para basahin ang mga release notes."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Pinagmulan: %@"; - -/* Update String */ -"UpdateAction" = "I-update"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Walang nakitang update para sa app na ito."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Naghihintay"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Websayt"; - -/* Current Version String */ -"LocalVersionFormat" = "Iyong bersyon: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Hindi Naka-sign In"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Pangalan"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Petsa"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Mag-sign in sa Mac App Store para i-update ang app na ito."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Hindi makuha ang impormasyon sa pag-update para sa app na ito."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Ang mga release note ay hindi available para sa app na ito."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "sa %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "I-update ito sa %@"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/fil.lproj/Localizable.stringsdict b/Latest/Resources/fil.lproj/Localizable.stringsdict deleted file mode 100644 index f577bff9..00000000 --- a/Latest/Resources/fil.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Ang lahat ng mga app ay nasa pinakabagong bersyon! - one - %d Magagamit ang Update - other - %d Magagamit ang Update - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/fr.lproj/Localizable.strings b/Latest/Resources/fr.lproj/Localizable.strings deleted file mode 100644 index a69db977..00000000 --- a/Latest/Resources/fr.lproj/Localizable.strings +++ /dev/null @@ -1,124 +0,0 @@ -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Source : %@"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Disponible"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Mises à jour disponibles"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Annuler"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Annulation"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Téléchargement de %1$@ sur %2$@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Erreur lors de la mise à jour de l'application"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Extraction des mises à jour"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Applications ignorées"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorer"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Initialisation"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Applications installées"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Installé"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Installation"; - -/* Current Version String */ -"LocalVersionFormat" = "Votre version : %@"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Sélectionnez une application dans la liste pour lire les notes de version."; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Aucune application sélectionnée"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Aucune note de version"; - -/* Action to open the app. */ -"OpenAction" = "Ouvrir"; - -/* New Version String */ -"RemoteVersionFormat" = "Nouvelle version : %@"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Réessayer"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Révéler"; - -/* The title of a section divider in the app list. The first placeholder is the name of the section. The value in paranthesis describes how many apps are in that section, number of apps is inserted in the second placeholder. Use the HTML underline tag to mark the deemphasized part of the text, which should be the count. Example: 'Installed Apps (42)' */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Update String */ -"UpdateAction" = "Mettre à jour"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Une erreur s'est produite lors de la mise à jour de %@."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Aucune mise à jour n'a été trouvée pour cette application"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "En attente"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Réseau"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Non signé"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Nom"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Date"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Connectez-vous au Mac App Store pour mettre à jour cette application."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Les informations de mise à jour n'ont pas pu être obtenues pour cette application."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Aucune note de version n'est disponible pour cette application."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "dans %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Mettre à jour dans %@"; -"UnsupportedLabel" = "Aucun support"; -"LimitedSupportLabel" = "Prise en charge limitée"; -"NoSupportDescription" = "Les informations de mise à jour ne sont pas disponibles. Veuillez consulter l'application ou son site web pour gérer les mises à jour."; -"SupportedCompactLabel" = "Pris en charge"; -"LimitedSupportCompactLabel" = "Limitée"; -"SupportedLabel" = "Pris en charge"; -"UnsupportedCompactLabel" = "Non pris en charge"; -"SingleCombinedVersionFormat" = "Version : %@"; -"LimitedSupportDescription" = "Les informations de mise à jour sont généralement disponibles, mais peuvent parfois être obsolètes ou inexactes. Les mises à jour ne peuvent pas être effectuées directement ici."; -"FullSupportDescription" = "Entièrement pris en charge. Les informations de version sont fiables, et les mises à jour peuvent être gérées directement depuis l'application.\n\nSi les informations de version affichées sont inexactes, n'hésitez pas à signaler un problème."; -"CombinedVersionFormat" = "Version : %1$@ → %2$@"; diff --git a/Latest/Resources/fr.lproj/Localizable.stringsdict b/Latest/Resources/fr.lproj/Localizable.stringsdict deleted file mode 100644 index 3234a368..00000000 --- a/Latest/Resources/fr.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - NSStringLocalizedFormatKey - %#@value@ - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Vous êtes à jour! - one - %d mise à jour disponible - other - %d mises à jour disponibles - - - - diff --git a/Latest/Resources/he.lproj/Localizable.strings b/Latest/Resources/he.lproj/Localizable.strings deleted file mode 100644 index ddbd7ebb..00000000 --- a/Latest/Resources/he.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - - -/* Touch Bar section title for available updates */ -"AvailableSection" = "זמין"; -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "אירעה שגיאה במהלך עדכון %@."; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "עדכונים זמינים"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "בטל"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "מבטל"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "מוריד %@ מתוך %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "שגיאה במהלך עדכון האפליקציה"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "מחלץ עדכון"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "מתעלם"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "אפליקציות בהתעלמות"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "מאתחל"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "מותקן"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "אפליקציות מותקנות"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "מתקין"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "חנות האפליקציות למק"; - -/* New Version String */ -"RemoteVersionFormat" = "גרסה חדשה: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "לא נבחרה אפליקציה"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "נסה שוב"; - -/* Reveal in Finder Row action */ -"RevealAction" = "הצג"; - -/* Action to open the app. */ -"OpenAction" = "פתח"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "בחר אפליקציה מהרשימה כדי לקרוא את הערות הגרסה שלה."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "מקור: %@"; - -/* Update String */ -"UpdateAction" = "עדכן"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "ממתין"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "רשת"; - -/* Current Version String */ -"LocalVersionFormat" = "גרסה נוכחית: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "לא מחובר לחשבון"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "שם"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "תאריך"; - -/* Short description of error stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "מידע העדכון אינו זמין"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "התחברו לחנות האפליקציות למק כדי לעדכן אפליקציה זו."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "לא ניתן היה לאחזר את פרטי העדכון עבור האפליקציה הזו."; - -/* Short description of error that no release notes were found. */ -"ReleaseNotesUnavailableError" = "אין הערות שחרור"; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "הערות שחרור אינן זמינות עבור אפליקציה זו."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "ב-%@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "עדכן ב-%@"; -"SupportedLabel" = "Supported"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/he.lproj/Localizable.stringsdict b/Latest/Resources/he.lproj/Localizable.stringsdict deleted file mode 100644 index 68591601..00000000 --- a/Latest/Resources/he.lproj/Localizable.stringsdict +++ /dev/null @@ -1,28 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - מעודכן! - one - עדכון %d זמין - two - %d עדכונים זמינים - many - %d עדכונים זמינים - other - %d עדכונים זמינים - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/hr.lproj/Localizable.strings b/Latest/Resources/hr.lproj/Localizable.strings deleted file mode 100644 index 999e4709..00000000 --- a/Latest/Resources/hr.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - - -/* Cancel button in an update dialogue */ -"CancelAction" = "Prekini"; -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Dogodila se greška prilikom aktualiziranja programa %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Dostupno"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Dostupne nove verzije"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Prekidanje"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Preuzeto %@ od %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Greška prilikom aktualiziranja aplikacije"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Raspakiravanje nove verzije"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Zanemareno"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Zanemareni programi"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Inicijaliziranje"; - -/* Update String */ -"UpdateAction" = "Aktualiziraj"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Instalirano"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Instalirani programi"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Instaliranje"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Nova verzija: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Nijedan program nije odabran"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Bez napomena o izdanju"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Pokušaj ponovo"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Pokaži u Finderu"; - -/* Action to open the app. */ -"OpenAction" = "Otvori"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Odaberi aplikaciju iz popisa čije napomene o izdanju želiš pročitati."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Izvor: %@"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Informacije o novim verzijama nisu dostupne"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Čekanje"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "Tvoja verzija: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Nisi prijavljen/a"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Ime"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Datum"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Za aktualiziranje ove aplikacije prijavi se na Mac App Store."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Informacije o novim verzijama nisu pronađene za ovu aplikaciju."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Za ovu aplikaciju nema napomena o izdanju."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "u %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Aktualiziraj u %@"; -"UnsupportedLabel" = "Nepodržano"; -"SupportedCompactLabel" = "Podržano"; -"LimitedSupportLabel" = "Ograničena podrška"; -"NoSupportDescription" = "Nema Informacija o novim verzijama. Provjeri aplikaciju ili njezinu web stranicu za upravljanje verzijama."; -"LimitedSupportCompactLabel" = "Ograničeno"; -"SupportedLabel" = "Podržano"; -"UnsupportedCompactLabel" = "Nepodržano"; -"SingleCombinedVersionFormat" = "Verzija: %@"; -"LimitedSupportDescription" = "Informacije o novim verzijama su općenito dostupne ali mogu biti zastarjele ili netočne. Aktualiziranja se ne mogu izvršiti ovdje."; -"FullSupportDescription" = "Potpuno podržano. Pouzdane informacije o verziji su dostupne i aktualiziranja se mogu sprovesti izravno unutar aplikacije.\n\nAko prikazane informacije o verziji nisu točne, slobodno napiši izvještaj o problemu."; -"CombinedVersionFormat" = "Verzija: %1$@ → %2$@"; diff --git a/Latest/Resources/hr.lproj/Localizable.stringsdict b/Latest/Resources/hr.lproj/Localizable.stringsdict deleted file mode 100644 index a0296a86..00000000 --- a/Latest/Resources/hr.lproj/Localizable.stringsdict +++ /dev/null @@ -1,26 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - NSStringLocalizedFormatKey - %#@value@ - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Verzija je aktualna! - one - Dostupna je %d nova verzija - few - Dostupne su %d nove verzije - other - Dostupno je %d novih verzija - - - - diff --git a/Latest/Resources/hu.lproj/Localizable.strings b/Latest/Resources/hu.lproj/Localizable.strings deleted file mode 100644 index ad858ed5..00000000 --- a/Latest/Resources/hu.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - - -/* Cancel button in an update dialogue */ -"CancelAction" = "Mégsem"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Megszakítás"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Frissítés kicsomagolása"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Megjelenít"; - -/* Action to open the app. */ -"OpenAction" = "Megnyitás"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Válassz egy alkalmazást, hogy el tudd olvasni a változásokat."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Forrás: %@"; - -/* Update String */ -"UpdateAction" = "Frissítés"; -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Várakozás"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "A frissítés közben hiba történt %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Elérhető"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Elérhető frissítések"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "%@ letöltése a %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Hiba történt a frissítés közben"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Kihagyva"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Kihagyott appok"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Betöltés"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Telepítve"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Telepített alkalmazások"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Telepítés"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Új verzió: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Nincsen alkalmazás kiválasztva."; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Nincsen elérhető leírás az alkalmazáshoz."; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Újra"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Nem található frissítés ehhez az alkalmazáshoz."; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "Jelenlegi verzió: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Not Signed In"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Name"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Date"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Sign in to the Mac App Store to update this app."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Update information could not be retrieved for this app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Release notes are not available for this app."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Update in %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/hu.lproj/Localizable.stringsdict b/Latest/Resources/hu.lproj/Localizable.stringsdict deleted file mode 100644 index ceca496c..00000000 --- a/Latest/Resources/hu.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Minden a legfrissebb! - one - %d elérhető frissítés - other - %d elérhető frissítés - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/id.lproj/Localizable.strings b/Latest/Resources/id.lproj/Localizable.strings deleted file mode 100644 index 52fb3ab8..00000000 --- a/Latest/Resources/id.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Terjadi galat saat memperbarui %@."; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Abaikan"; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Tersedia"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Update tersedia"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Batal"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Batalkan"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Mengunduh %@ of %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Galat saat memperbarui aplikasi"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Meng-ekstrak Update"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Aplikasi yang Diabaikan"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Mempersiapkan"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Terinstal"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Aplikasi terinstal"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Memasang"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Versi baru: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Tidak ada aplikasi yang dipilih"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Tidak ada catatan rilis"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Coba lagi"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Buka"; - -/* Action to open the app. */ -"OpenAction" = "Buka"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Pilih aplikasi untuk melihat catatan rilisnya."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Sumber: %@"; - -/* Update String */ -"UpdateAction" = "Perbarui"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Tidak ada update untuk aplikasi ini"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Menunggu"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "Versi Anda: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Tidak masuk"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Nama"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Tanggal"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Masuk ke Mac App Store untuk memperbarui aplikasi ini."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Pembaruan informasi tidak dapat diambil untuk aplikasi ini."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Catatan rilis tidak tersedia untuk aplikasi ini."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Update in %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/id.lproj/Localizable.stringsdict b/Latest/Resources/id.lproj/Localizable.stringsdict deleted file mode 100644 index 45ffbf2d..00000000 --- a/Latest/Resources/id.lproj/Localizable.stringsdict +++ /dev/null @@ -1,22 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - NSStringLocalizedFormatKey - %#@value@ - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Terbaru - other - %d Pembaruan tersedia - - - - diff --git a/Latest/Resources/it.lproj/Localizable.strings b/Latest/Resources/it.lproj/Localizable.strings deleted file mode 100644 index ae6f00b6..00000000 --- a/Latest/Resources/it.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Disponibili"; -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Si è verificato un errore durante l'aggiornamento di %@."; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Aggiornamenti disponibili"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Annulla"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Annullo…"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Seleziona un'applicazione dalla lista per leggere le sue note di rilascio."; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Scarico %@ di %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Errore durante l'aggiornamento dell'app"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Estraggo aggiornamento…"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorate"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Applicazioni ignorate"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Inizializzo…"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Installate"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Applicazioni installate"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Installo…"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Nuova versione: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Nessuna app selezionata"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Nessuna nota di rilascio"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Riprova"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Mostra"; - -/* Action to open the app. */ -"OpenAction" = "Apri"; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Fonte: %@"; - -/* Update String */ -"UpdateAction" = "Aggiorna"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Informazioni non disponibili"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Attendo…"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "La tua versione: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Accesso richiesto"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Nome"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Data"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Accedi all'App Store per aggiornare questa app."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Non è stato possibile recupare informazioni sugli aggiornamenti per questa app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Note di rilascio non disponibili per questa app."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Aggiorna in %@"; -"UnsupportedLabel" = "Non supportata"; -"LimitedSupportLabel" = "Supporto limitato"; -"NoSupportDescription" = "Non sono disponibili informazioni sull'aggiornamento. Controlla l'app o visita il sito per gestire gli aggiornamenti."; -"SupportedCompactLabel" = "Supportata"; -"LimitedSupportCompactLabel" = "Limitata"; -"SupportedLabel" = "Supportata"; -"UnsupportedCompactLabel" = "Non supportata"; -"SingleCombinedVersionFormat" = "Versione: %@"; -"LimitedSupportDescription" = "Di solito le informazioni sugli aggiornamenti sono disponibili, ma potrebbero essere obsolete o imprecise. Gli aggiornamenti non possono essere eseguiti da qui."; -"FullSupportDescription" = "Completamente supportata. Sono disponibili informazioni affidabili sulle versioni e gli aggiornamenti possono essere gestiti all'interno dell'app.\n\nSe le informazioni di versione non sono accurate, inviaci una segnalazione."; -"CombinedVersionFormat" = "Versione: %1$@ → %2$@"; diff --git a/Latest/Resources/it.lproj/Localizable.stringsdict b/Latest/Resources/it.lproj/Localizable.stringsdict deleted file mode 100644 index 3c7b233c..00000000 --- a/Latest/Resources/it.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - NSStringLocalizedFormatKey - %#@value@ - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Tutto aggiornato! - one - %d aggiornamento disponibile - other - %d aggiornamenti disponibili - - - - diff --git a/Latest/Resources/ja.lproj/Localizable.strings b/Latest/Resources/ja.lproj/Localizable.strings deleted file mode 100644 index 42ec5b85..00000000 --- a/Latest/Resources/ja.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - - -/* New Version String */ -"RemoteVersionFormat" = "新しいバージョン: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "アプリが選択されていません"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "リトライ"; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "出典:%@"; - -/* Update String */ -"UpdateAction" = "更新"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "待機中"; -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "%@の更新中にエラーが発生しました。"; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "利用可能"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "利用可能なアップデート"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "キャンセル"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "キャンセルする"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "%@の%@をダウンロードする"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "アプリの更新中にエラーが発生しました"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "更新プログラムの抽出"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "無視"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "無視されるアプリ"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "初期化"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "インストール済み"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "インストールされているアプリ"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "インストール"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* Reveal in Finder Row action */ -"RevealAction" = "明かす"; - -/* Action to open the app. */ -"OpenAction" = "開く"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "リストからアプリを選択すると、そのアプリのリリースノートを読むことができます。"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "ウェブ"; - -/* Current Version String */ -"LocalVersionFormat" = "あなたのバージョン: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "サインインしていません"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "名前"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "日付"; - -/* Short description of error stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "更新情報がありません"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Mac App Storeにサインインして、このアプリケーションをアップデートしてください。"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "このアプリの更新情報を取得出来ませんでした。"; - -/* Short description of error that no release notes were found. */ -"ReleaseNotesUnavailableError" = "リリースノートがありません"; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "このアプリのリリースノートは利用できません。"; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "%@で"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "%@に更新"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/ja.lproj/Localizable.stringsdict b/Latest/Resources/ja.lproj/Localizable.stringsdict deleted file mode 100644 index 44299d94..00000000 --- a/Latest/Resources/ja.lproj/Localizable.stringsdict +++ /dev/null @@ -1,22 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - 最新の! - other - %d個のアップデートが利用可能 - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/ko.lproj/Localizable.strings b/Latest/Resources/ko.lproj/Localizable.strings deleted file mode 100644 index 558023b1..00000000 --- a/Latest/Resources/ko.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "사용 가능"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "설치 중"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac 앱 스토어"; - -/* New Version String */ -"RemoteVersionFormat" = "새 버전: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "선택한 앱이 없습니다."; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "%@을(를) 업데이트하는 동안 오류가 발생했습니다."; - -/* Reveal in Finder Row action */ -"RevealAction" = "공개"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "사용 가능한 업데이트"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "취소"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "취소 중"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "%@/%@ 다운로드 중"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "앱을 업데이트하는 중 오류"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "업데이트 추출 중"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "무시됨"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "무시된 앱"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "초기화 중"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "설치됨"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "설치된 앱"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "이 앱의 출시 정보 없음"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "재시도"; - -/* Action to open the app. */ -"OpenAction" = "열기"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "출시 정보를 읽으려면 목록에서 앱을 선택합니다."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "소스: %@"; - -/* Update String */ -"UpdateAction" = "업데이트"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "이 앱에 대한 업데이트를 찾을 수 없습니다."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "경고"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "웹"; - -/* Current Version String */ -"LocalVersionFormat" = "사용자 버전: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "가입하지 않음"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "이름"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "날짜"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "이 앱을 업데이트하려면 Mac App Store에 로그인하십시오."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "이 앱에 대한 업데이트 정보를 검색할 수 없습니다."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "이 앱의 출시 정보가 없습니다."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Update in %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/ko.lproj/Localizable.stringsdict b/Latest/Resources/ko.lproj/Localizable.stringsdict deleted file mode 100644 index 9a1603ba..00000000 --- a/Latest/Resources/ko.lproj/Localizable.stringsdict +++ /dev/null @@ -1,22 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - %d개 업데이트 사용 가능 - other - %d개 업데이트 사용 가능 - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/ms.lproj/Localizable.strings b/Latest/Resources/ms.lproj/Localizable.strings deleted file mode 100644 index ece51458..00000000 --- a/Latest/Resources/ms.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Ralat berlaku semasa mengemas kini %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Tersedia"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Kemaskini Tersedia"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Batal"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Membatalkan"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Muat turun %@ dari %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Ralat ketika kemaskini app"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Mengeluarkan Kemaskini"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Diabaikan"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Apps Diabaikan"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Memulakan"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Dipasang"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Apps Dipasang"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Memasang"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Versi Terbaharu: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Tiada Apps dipilih."; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Tiada nota keluaran ditemui pada app ini."; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Cuba lagi"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Mendedahkan"; - -/* Action to open the app. */ -"OpenAction" = "Buka"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Pilih app daripada senarai untuk membaca nota keluarannya."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Sumber: %@"; - -/* Update String */ -"UpdateAction" = "Kemaskini"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Tiada kemaskini ditemui bagi app ini."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Tunggu"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "Versi anda: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Not Signed In"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Nama"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Tarikh"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Daftar masuk ke Mac App Store untuk mengemas kini applikasi ini."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Update information could not be retrieved for this app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Release notes are not available for this app."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Update in %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/ms.lproj/Localizable.stringsdict b/Latest/Resources/ms.lproj/Localizable.stringsdict deleted file mode 100644 index 0faa9ec3..00000000 --- a/Latest/Resources/ms.lproj/Localizable.stringsdict +++ /dev/null @@ -1,22 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - NSStringLocalizedFormatKey - %#@value@ - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Terkini! - other - %d Kemaskini Tersedia - - - - diff --git a/Latest/Resources/nb.lproj/Localizable.strings b/Latest/Resources/nb.lproj/Localizable.strings deleted file mode 100644 index ff0fbca4..00000000 --- a/Latest/Resources/nb.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Det oppsto en feil under oppdatering %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Tilgjengelig"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Tilgjengelige Oppdateringer"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Avbryt"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Avbryter"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Laster ned %@ av %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Feil under oppdatering av appen"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Pakker ut Oppdatering"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorert"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Ignorerte Apper"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Initialiserer"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Installert"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Installerte Apper"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Installerer"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Ny verson: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Ingen app er valgt."; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Ingen versjonsnotater ble funnet for denne appen."; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Prøv på nytt"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Vis"; - -/* Action to open the app. */ -"OpenAction" = "Åpne"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Velg en app fra listen for å lese versjonsnotatene."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Kilde: %@"; - -/* Update String */ -"UpdateAction" = "Oppdater"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Ingen oppdatering ble funnet for denne appen."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Venter"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Internett"; - -/* Current Version String */ -"LocalVersionFormat" = "Din versjon: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Not Signed In"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Name"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Date"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Logg inn på Mac App Store for å oppdatere denne appen."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Update information could not be retrieved for this app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Release notes are not available for this app."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Update in %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/nb.lproj/Localizable.stringsdict b/Latest/Resources/nb.lproj/Localizable.stringsdict deleted file mode 100644 index c3f4d438..00000000 --- a/Latest/Resources/nb.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Oppdatert! - one - %d Oppdatering Tilgjengelig - other - %d Oppdateringer Tilgjengelig - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/nl.lproj/Localizable.strings b/Latest/Resources/nl.lproj/Localizable.strings deleted file mode 100644 index feaf5d27..00000000 --- a/Latest/Resources/nl.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Selecteer een app in de lijst om de versienotities te lezen."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Bron: %@"; -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Fout tijdens het bijwerken van %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Beschikbaar"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Beschikbare updates"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Annuleer"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Annuleren"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "%@ van %@ downloaden"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Fout tijdens het bijwerken van de app"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Update uitpakken"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Genegeerd"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Genegeerde apps"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Initialiseren"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Geïnstalleerd"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Geïnstalleerde apps"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Installeren"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Nieuwe versie: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Geen app geselecteerd"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Geen versie-notities gevonden voor deze app"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Opnieuw"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Toon"; - -/* Action to open the app. */ -"OpenAction" = "Open"; - -/* Update String */ -"UpdateAction" = "Werk bij"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Geen update gevonden voor deze app"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Wachten"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "Jouw versie: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Niet ingelogd"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Naam"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Datum"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Log in bij de Mac App Store om deze app bij te werken."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Update informatie kon niet worden opgehaald voor deze app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Releaseopmerkingen zijn niet beschikbaar voor deze app."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "In %@ updaten"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/nl.lproj/Localizable.stringsdict b/Latest/Resources/nl.lproj/Localizable.stringsdict deleted file mode 100644 index 2e878fa8..00000000 --- a/Latest/Resources/nl.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Up-to-date! - one - %d update beschikbaar - other - %d updates beschikbaar - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/pl.lproj/Localizable.strings b/Latest/Resources/pl.lproj/Localizable.strings deleted file mode 100644 index 116c9dc4..00000000 --- a/Latest/Resources/pl.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Nie znaleziono listy zmian dla tej aplikacji."; -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Wystąpił błąd podczas aktualizacji %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Dostępne"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Dostępne Aktualizacje"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Anuluj"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Anulowanie"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Poblano %@ z %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Wystąpił błąd podczas aktualizacji aplikacji"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Rozpakowywanie Aktualizacji"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorowane"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Ignorowane Aplikacje"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Inicjalizacja"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Zainstalowane"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Zainstalowane Aplikacje"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Instalowanie"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Nowa wersja: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Nie wybrano żadnej aplikacji."; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Powtórz"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Odkryj"; - -/* Action to open the app. */ -"OpenAction" = "Otwórz"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Wybierz aplikację z listy aby zobaczyć listę zmian."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Źródło: %@"; - -/* Update String */ -"UpdateAction" = "Aktualizuj"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Nie znaleziono aktualizacji dla tej aplikacji."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Oczekuję"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Internet"; - -/* Current Version String */ -"LocalVersionFormat" = "Twoja wersja: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Not Signed In"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Nazwy"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Daty"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Zaloguj się do Mac App Store aby zaktualizować tą aplikację."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Update information could not be retrieved for this app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Release notes are not available for this app."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Update in %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/pl.lproj/Localizable.stringsdict b/Latest/Resources/pl.lproj/Localizable.stringsdict deleted file mode 100644 index 45cd1e2d..00000000 --- a/Latest/Resources/pl.lproj/Localizable.stringsdict +++ /dev/null @@ -1,26 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Wszystko Zaktualizowane! - one - %d Dostępnych Aktualizacji - few - %d Dostępnych Aktualizacji - other - %d Dostępnych Aktualizacji - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/pt-BR.lproj/Localizable.strings b/Latest/Resources/pt-BR.lproj/Localizable.strings deleted file mode 100644 index 13890ca0..00000000 --- a/Latest/Resources/pt-BR.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Aconteceu um erro durante a atualização %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Disponíveis"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Atualizações disponíveis"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Cancelar"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Cancelando"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Baixando %@ de %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Erro ao atualizar aplicativo"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Extraindo atualização"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorado"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Aplicativos ignorados"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Inicializando"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Instalado"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Aplicativos instalados"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Instalando"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Nova versão: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Nenhum aplicativo selecionado"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Não foram encontradas notas de lançamento para este app"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Tentar novamente"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Mostrar"; - -/* Action to open the app. */ -"OpenAction" = "Abrir"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Selecione um app da lista para ler as notas de lançamento."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Fonte: %@"; - -/* Update String */ -"UpdateAction" = "Atualizar"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Nenhuma atualização encontrada"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Esperando"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "Sua versão: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Não conectado"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Nome"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Data"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Entre na Mac App Store para atualizar este app."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Não foi possível recuperar as informações de atualização deste app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "As notas de versão não estão disponíveis para este aplicativo."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "em %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Atualização em %@"; -"UnsupportedLabel" = "No support"; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/pt-BR.lproj/Localizable.stringsdict b/Latest/Resources/pt-BR.lproj/Localizable.stringsdict deleted file mode 100644 index 7a41b45f..00000000 --- a/Latest/Resources/pt-BR.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Atualizado! - one - %d Atualização Disponível - other - %d Atualizações Disponíveis - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/pt-PT.lproj/Localizable.strings b/Latest/Resources/pt-PT.lproj/Localizable.strings deleted file mode 100644 index da956c14..00000000 --- a/Latest/Resources/pt-PT.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Ocorreu um erro a actualizar %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Disponível"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Actualizações Disponíveis"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Cancelar"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "A Cancelar"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "A descarregar %@ of %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Erro a actualizar a aplicação"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "A Extrair Actualização"; - -/* Update String */ -"UpdateAction" = "Actualizar"; - -/* Current Version String */ -"LocalVersionFormat" = "A sua versão: %@"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorado"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Aplicações Ignoradas"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "A Inicializar"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Instalada"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Aplicações Instaladas"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "A Instalar"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Nova Versão: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Nenhuma app selecionada"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Não foram encontradas notas de lançamento para esta aplicação."; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Tentar Novamente"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Revelar"; - -/* Action to open the app. */ -"OpenAction" = "Abrir"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Seleccione uma aplicação da lista para ler as notas de lançamento."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Fonte: %@"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Nenhuma actualização encontrada para esta app."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "À Espera"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Não conectado"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Nome"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Data"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Inicie sessão na Mac App Store para atualizar esta aplicação."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Não foi possível recuperar as informações de atualização deste app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "As notas de versão não estão disponíveis para esta app."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "em %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Atualização em %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/pt-PT.lproj/Localizable.stringsdict b/Latest/Resources/pt-PT.lproj/Localizable.stringsdict deleted file mode 100644 index e3badffa..00000000 --- a/Latest/Resources/pt-PT.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Actualizado! - one - %d Actualização Disponível - other - %d Actualizações Disponíveis - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/pt.lproj/Localizable.strings b/Latest/Resources/pt.lproj/Localizable.strings deleted file mode 100644 index face9dbf..00000000 --- a/Latest/Resources/pt.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "A Cancelar"; -/* The title of a section divider in the app list. The first placeholder is the name of the section. The value in paranthesis describes how many apps are in that section, number of apps is inserted in the second placeholder. Use the HTML underline tag to mark the deemphasized part of the text, which should be the count. Example: 'Installed Apps (42)' */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Ocorreu um erro a actualizar %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Disponível"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Actualizações Disponíveis"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Cancelar"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "A descarregar %@ of %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Erro a actualizar a aplicação"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "A Extrair Actualização"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorado"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Aplicações Ignoradas"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "A Inicializar"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Instalada"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Aplicações Instaladas"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "A Instalar"; - -/* New Version String */ -"RemoteVersionFormat" = "Nova Versão: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Nenhuma app selecionada"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Não foram encontradas notas de lançamento para esta aplicação."; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Tentar Novamente"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Revelar"; - -/* Action to open the app. */ -"OpenAction" = "Abrir"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Seleccione uma aplicação da lista para ler as notas de lançamento."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Fonte: %@"; - -/* Update String */ -"UpdateAction" = "Actualizar"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Nenhuma actualização encontrada para esta app."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "À Espera"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "A sua versão: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Não conectado"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Nome"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Data"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Inicie sessão na Mac App Store para atualizar esta aplicação."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Não foi possível recuperar as informações de atualização deste app."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "As notas de versão não estão disponíveis para esta app."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "em %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Atualização em %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/pt.lproj/Localizable.stringsdict b/Latest/Resources/pt.lproj/Localizable.stringsdict deleted file mode 100644 index b1d615f9..00000000 --- a/Latest/Resources/pt.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - NSStringLocalizedFormatKey - %#@value@ - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Actualizado! - one - %d Actualização Disponível - other - %d Actualizações Disponíveis - - - - diff --git a/Latest/Resources/ro.lproj/Localizable.strings b/Latest/Resources/ro.lproj/Localizable.strings deleted file mode 100644 index d95bc276..00000000 --- a/Latest/Resources/ro.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "A aparut o eroare in cursul actualizarii %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Disponibile"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Actualizari disponibile"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Anulare"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "In curs de anulare"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "In curs de descarcare %@ of %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Eroare in actualizarea aplicatiei"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Extrage actualizarea"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorate"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Aplicatii ignorate"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "In curs de initializare"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Instalate"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Aplicatii instalate"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "In curs de instalare"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Magazin Aplicatii Mac"; - -/* New Version String */ -"RemoteVersionFormat" = "Versiune noua: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Nicio aplicatie selectata"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Reincearca"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Arata"; - -/* Action to open the app. */ -"OpenAction" = "Deschide"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Selectati o aplicatie din lista pentru a-i vedea notele de lansare."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Sursa: %@"; - -/* Update String */ -"UpdateAction" = "Actualizeaza"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "In asteptare"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "Versiunea dvs.: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Nelogat"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Nume"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Data"; - -/* Short description of error stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Informatii actualizare indisponibile"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Logati-va in Magazinul de Aplicatii Mac pentru a actualiza aceasta aplicatie."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Informatiile de actualizare nu au putut fi gasite pentru aceasta aplicatie."; - -/* Short description of error that no release notes were found. */ -"ReleaseNotesUnavailableError" = "Fara note lansare"; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Nu exista note de lansare pentru aceasta aplicatie."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "in %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Actualizare in %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/ro.lproj/Localizable.stringsdict b/Latest/Resources/ro.lproj/Localizable.stringsdict deleted file mode 100644 index db826a70..00000000 --- a/Latest/Resources/ro.lproj/Localizable.stringsdict +++ /dev/null @@ -1,26 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - NSStringLocalizedFormatKey - %#@value@ - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - La zi! - one - %d actualizare disponibila - few - %d actualizari disponibile - other - %d actualizari disponibile - - - - diff --git a/Latest/Resources/ru.lproj/Localizable.strings b/Latest/Resources/ru.lproj/Localizable.strings deleted file mode 100644 index c75a856f..00000000 --- a/Latest/Resources/ru.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Произошла ошибка при обновлении %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Доступно"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Доступные обновления"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Отмена"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Раскрыть"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Отменяю"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Загрузка %@ из %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Ошибка при обновлении приложения"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Извлечение обновления"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Игнорируется"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Игнорируемые приложения"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Инициализация"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Установлено"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Установленные приложения"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Установка"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Новая версия: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Приложение не выбрано"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Отсутствует список изменений"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Повторить"; - -/* Action to open the app. */ -"OpenAction" = "Открыть"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Выберите приложение из списка, чтобы прочитать информацию о его выпуске."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Источник: %@"; - -/* Update String */ -"UpdateAction" = "Обновление"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Информация об обновлении не найдена"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Ожидание"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Веб"; - -/* Current Version String */ -"LocalVersionFormat" = "Ваша версия: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Авторизируйтесь в Mac App Store, чтобы обновить это приложение"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Название"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Дата"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Войдите в Mac App Store, чтобы обновить это приложение."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Информация об обновлении приложения не может быть получена."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Список изменений недоступен для этого приложения."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "в %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Обновить в %@"; -"UnsupportedLabel" = "Не поддерживается"; -"LimitedSupportLabel" = "Ограниченная поддержка"; -"NoSupportDescription" = "Информация об обновлениях недоступна. Проверьте приложение или его веб-сайт для управления обновлениями."; -"SupportedCompactLabel" = "Поддерживается"; -"LimitedSupportCompactLabel" = "Ограничено"; -"SupportedLabel" = "Поддерживается"; -"UnsupportedCompactLabel" = "Не поддерживается"; -"SingleCombinedVersionFormat" = "Версия: %@"; -"LimitedSupportDescription" = "Информация об обновлениях обычно доступна, но иногда может быть устаревшей или неточной. Обновления не могут быть выполнены непосредственно здесь."; -"FullSupportDescription" = "Полностью поддерживается. Доступна достоверная информация о версии, а управлять обновлениями можно непосредственно в приложении.\n\nЕсли отображаемая информация о версии неточна, не стесняйтесь написать отчет о проблеме."; -"CombinedVersionFormat" = "Версия: %1$@ → %2$@"; diff --git a/Latest/Resources/ru.lproj/Localizable.stringsdict b/Latest/Resources/ru.lproj/Localizable.stringsdict deleted file mode 100644 index f04240c3..00000000 --- a/Latest/Resources/ru.lproj/Localizable.stringsdict +++ /dev/null @@ -1,26 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Все обновлено - one - %d обновление доступно - few - %d обновлений доступно - other - %d обновлений доступно - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/sk.lproj/Localizable.strings b/Latest/Resources/sk.lproj/Localizable.strings deleted file mode 100644 index ac78cdd6..00000000 --- a/Latest/Resources/sk.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Pri aktualizácii %@ došlo k chybe."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Dostupné"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Dostupné aktualizácie"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Zrušiť"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Zrušenie"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Sťahovanie %@ z %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Chyba pri aktualizácii aplikácie"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Extrahovanie aktualizácie"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorované"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Ignorované aplikácie"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Inicializácia"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Nainštalované"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Nainštalované aplikácie"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Inštalácia"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Nová verzia: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Nie je vybraná aplikácia"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Žiadne poznámky k vydaniu"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Zopakovať"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Zobraziť"; - -/* Action to open the app. */ -"OpenAction" = "Otvoriť"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Vyberte aplikáciu zo zoznamu a prečítajte si poznámky k vydaniu."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Zdroj: %@"; - -/* Update String */ -"UpdateAction" = "Aktualizácia"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Informácie o aktualizácii nie sú k dispozícii"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Čakám"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Current Version String */ -"LocalVersionFormat" = "Vaša verzia: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Neprihlásený"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Názov"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Dátum"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Prihláste sa do Mac App Store pre aktualizáciu tejto aplikácie."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Pre túto aplikáciu sa nepodarilo získať informácie o aktualizácii."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Poznámky k vydaniu nie sú k dispozícii pre túto aplikáciu."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "v %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Aktualizovať v %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/sk.lproj/Localizable.stringsdict b/Latest/Resources/sk.lproj/Localizable.stringsdict deleted file mode 100644 index d5a32432..00000000 --- a/Latest/Resources/sk.lproj/Localizable.stringsdict +++ /dev/null @@ -1,26 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - NSStringLocalizedFormatKey - %#@value@ - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Aktualizované! - one - %d aktualizácia k dispozícii - few - %d aktualizácie k dispozícii - other - %d aktualizácií k dispozícii - - - - diff --git a/Latest/Resources/sr.lproj/Localizable.strings b/Latest/Resources/sr.lproj/Localizable.strings deleted file mode 100644 index 95d33308..00000000 --- a/Latest/Resources/sr.lproj/Localizable.strings +++ /dev/null @@ -1,124 +0,0 @@ - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Zanemareno"; - -/* New Version String */ -"RemoteVersionFormat" = "Nova verzija: %@"; - -/* Current Version String */ -"LocalVersionFormat" = "Verzija: %@"; -/* The title of a section divider in the app list. The first placeholder is the name of the section. The value in paranthesis describes how many apps are in that section, number of apps is inserted in the second placeholder. Use the HTML underline tag to mark the deemphasized part of the text, which should be the count. Example: 'Installed Apps (42)' */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Došlo je do greške pri ažuriranju %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Dostupno"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Dostupna ažuriranja"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Otkaži"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Otkazivanje"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Preuzeto %@ od %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Problem prilikom ažuriranja programa"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Raspakivanje nove verzije"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Zanemareni programi"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Pokretanje"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Instalirano"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Instalirani programi"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Instaliranje"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Nijedan program nije odabran"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Pokušaj ponovo"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Otkrij"; - -/* Action to open the app. */ -"OpenAction" = "Otvori"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Izaberi program sa liste da pročitaš napomene o izdanju."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Izvor: %@"; - -/* Update String */ -"UpdateAction" = "Ažuriraj"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Na čekanju"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Web"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Niste ulogovani"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Ime"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Datum"; - -/* Short description of error stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Informacija o ažuriranju nije dostupna"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Ulogujte se u Mac App Store za ažuriranje ovog programa."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Informacija o novim verzijama ovog programa nije pronađena."; - -/* Short description of error that no release notes were found. */ -"ReleaseNotesUnavailableError" = "Nema napomena o izdanju"; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Napomene o izdanju nisu dostupne za ovaj program."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "u %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Ažuriraj u %@"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/sr.lproj/Localizable.stringsdict b/Latest/Resources/sr.lproj/Localizable.stringsdict deleted file mode 100644 index 504ae6ca..00000000 --- a/Latest/Resources/sr.lproj/Localizable.stringsdict +++ /dev/null @@ -1,20 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - other - %d Poboljšati - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/sv.lproj/Localizable.strings b/Latest/Resources/sv.lproj/Localizable.strings deleted file mode 100644 index f2050036..00000000 --- a/Latest/Resources/sv.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Ett fel inträffade under uppdateringen av %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Tillgänglig"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Tillgängliga uppdateringar"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Avbryt"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Avbryter"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Laddar ner %@ av %@"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ignorerad"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Fel vid uppdatering av app"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Packar upp uppdatering"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Ignorerade appar"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Initialiserar"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Installerad"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Installerade appar"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Installerar"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Ny version: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Ingen app vald."; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Ingen versionsinformation kunde hittas för denna app."; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Försök igen"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Visa"; - -/* Action to open the app. */ -"OpenAction" = "Öppna"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Välj en app från listan för att läsa versionsinformation."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Källa: %@"; - -/* Update String */ -"UpdateAction" = "Uppdatera"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Ingen uppdatering hittades för denna app."; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Väntar"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Webb"; - -/* Current Version String */ -"LocalVersionFormat" = "Din version: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Inte inloggad"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Namn"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Datum"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Logga in på Mac App Store för att uppdatera denna app."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Uppdateringsinformationen kunde inte hämtas för den här appen."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Releaseinformation är inte tillgängliga för den här appen."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "i %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Uppdatering i %@"; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/sv.lproj/Localizable.stringsdict b/Latest/Resources/sv.lproj/Localizable.stringsdict deleted file mode 100644 index 5382c7d8..00000000 --- a/Latest/Resources/sv.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Uppdaterad! - one - %d uppdatering tillgänglig - other - %d uppdateringar tillgängliga - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/tr.lproj/Localizable.strings b/Latest/Resources/tr.lproj/Localizable.strings deleted file mode 100644 index a07e4ea4..00000000 --- a/Latest/Resources/tr.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "%@ güncellenirken bir hata oluştu ."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Mevcut"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Mevcut Güncellemeler"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "İptal"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "İptal Ediliyor"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "İndiriliyor %@ of %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Uygulama güncellenirken hata oluştu"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Güncelleme ayıklanıyor"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Yok Sayıldı"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Yoksayılan Uygulamalar"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Başlatılıyor"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Yüklendi"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Yüklenmiş Uygulamalar"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Yükleniyor"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Yeni versiyon: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Seçili uygulamala yok"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Yeniden dene"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Göster"; - -/* Action to open the app. */ -"OpenAction" = "Aç"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Sürüm notlarını okumak için listeden bir uygulama seçin."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Kaynak: %@"; - -/* Update String */ -"UpdateAction" = "Güncelleme"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Bekliyor"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "İnternet"; - -/* Current Version String */ -"LocalVersionFormat" = "Yüklü Versiyon: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Oturum Açılmadı"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "İsim"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Tarih"; - -/* Short description of error stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Güncelleme Bilgileri Kullanılamıyor"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Bu uygulamayı güncellemek için Mac App Store'da oturum açın."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Bu uygulama için güncelleme bilgisi alınamadı."; - -/* Short description of error that no release notes were found. */ -"ReleaseNotesUnavailableError" = "Sürüm notu bulunmuyor"; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Bu uygulama için sürüm notları mevcut değildir."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "%@ ile"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "%@ ile güncelle"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/tr.lproj/Localizable.stringsdict b/Latest/Resources/tr.lproj/Localizable.stringsdict deleted file mode 100644 index d0ece70e..00000000 --- a/Latest/Resources/tr.lproj/Localizable.stringsdict +++ /dev/null @@ -1,24 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - NSStringLocalizedFormatKey - %#@value@ - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Güncel! - one - %d Güncelleme Mevcut - other - %d Güncellemeler Mevcut - - - - diff --git a/Latest/Resources/uk.lproj/Localizable.strings b/Latest/Resources/uk.lproj/Localizable.strings deleted file mode 100644 index 55e70f44..00000000 --- a/Latest/Resources/uk.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "Під час оновлення сталася помилка %@."; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "Доступно"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "Доступні Оновлення"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "Скасувати"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "Скасування"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "Завантаження %@ із %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "Помилка під час оновлення застосунку"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "Вилучення оновлення"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "Ігнорується"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "Ігноровані Застосунки"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "Ініціалізація"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "Встановлено"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "Встановлені застосунки"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "Встановлення"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "Нова версія: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "Застосунок не обрано"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "Для цього застосунку не знайдено приміток до випуску"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "Повторити спробу"; - -/* Reveal in Finder Row action */ -"RevealAction" = "Розкрити"; - -/* Action to open the app. */ -"OpenAction" = "Відкрити"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "Виберіть застосунок зі списку, щоб прочитати примітки до її випуску."; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "Джерело: %@"; - -/* Update String */ -"UpdateAction" = "Оновлення"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "Не знайдено оновлення для цього застосунку"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "Очікування"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "Веб"; - -/* Current Version String */ -"LocalVersionFormat" = "Ваша версія: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "Не ввійшли в систему"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "Ім'ям"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "Датою"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "Увійдіть до Mac App Store, щоб оновити цей застосунок."; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "Не вдалося отримати інформацію про оновлення для цієї програми."; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "Примітки до випуску для цієї програми недоступні."; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "у %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "Оновити у %@"; -"UnsupportedLabel" = "Без підтримки"; -"LimitedSupportLabel" = "Обмежена підтримка"; -"NoSupportDescription" = "Інформація про оновлення недоступна. Перевірте програму або її веб-сайт, щоб керувати оновленнями."; -"SupportedCompactLabel" = "Підтримується"; -"LimitedSupportCompactLabel" = "Обмежений"; -"SupportedLabel" = "Підтримується"; -"UnsupportedCompactLabel" = "Не підтримується"; -"SingleCombinedVersionFormat" = "Версія: %@"; -"LimitedSupportDescription" = "Інформація про оновлення зазвичай доступна, але іноді може бути застарілою або неточною. Оновлення не можна виконувати безпосередньо тут."; -"FullSupportDescription" = "Повністю підтримується. Доступна надійна інформація про версію, а оновленнями можна керувати безпосередньо в програмі.\n\nЯкщо показана інформація про версію є неточною, не соромтеся написати звіт про проблему."; -"CombinedVersionFormat" = "Версія: %1$@ → %2$@"; diff --git a/Latest/Resources/uk.lproj/Localizable.stringsdict b/Latest/Resources/uk.lproj/Localizable.stringsdict deleted file mode 100644 index 04c1e10a..00000000 --- a/Latest/Resources/uk.lproj/Localizable.stringsdict +++ /dev/null @@ -1,26 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - Оновлено! - one - %d Оновлення доступне - few - %d Оновлення доступні - other - %d Оновлень доступні - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/zh-Hans.lproj/Localizable.strings b/Latest/Resources/zh-Hans.lproj/Localizable.strings deleted file mode 100644 index 33ebd776..00000000 --- a/Latest/Resources/zh-Hans.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@ (%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "更新 %@ 时发生错误。"; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "可用"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "可用更新"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "取消"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "正在取消"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "正在下载 %@ / %@"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "更新应用程序时出错"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "解压更新"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "忽略"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "忽略的应用程序"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "正在初始化"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "已安装"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "已安装的应用程序"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "正在安装"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "新版本: %@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "没有选中的应用程序"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "找不到此应用的发行说明"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "重试"; - -/* Reveal in Finder Row action */ -"RevealAction" = "显示"; - -/* Action to open the app. */ -"OpenAction" = "打开"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "从列表中选择一个应用程序以阅读其发行说明。"; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "源: %@"; - -/* Update String */ -"UpdateAction" = "更新"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "找不到此应用程序的更新信息"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "等待中"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "网站"; - -/* Current Version String */ -"LocalVersionFormat" = "你的版本: %@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "未登录 App Store"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "名称"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "日期"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "登录 Mac App Store 以更新此应用程序。"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "找不到此应用的更新信息。"; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "此应用程序没有提供发行说明。"; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "去 %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "在 %@ 中更新"; -"UnsupportedLabel" = "不支持"; -"LimitedSupportLabel" = "有限支持"; -"NoSupportDescription" = "更新信息不可用,请查看应用或其官网以管理更新。"; -"SupportedCompactLabel" = "支持"; -"LimitedSupportCompactLabel" = "有限"; -"SupportedLabel" = "支持"; -"UnsupportedCompactLabel" = "不支持"; -"SingleCombinedVersionFormat" = "版本: %@"; -"LimitedSupportDescription" = "更新信息通常可用,但有时可能过时或不准确。无法直接在此处执行更新。"; -"FullSupportDescription" = "完全支持。提供可靠的版本信息,可直接在应用内管理更新。\n\n如果显示的版本信息不准确,请随时写一个问题报告。"; -"CombinedVersionFormat" = "版本: %1$@ → %2$@"; diff --git a/Latest/Resources/zh-Hans.lproj/Localizable.stringsdict b/Latest/Resources/zh-Hans.lproj/Localizable.stringsdict deleted file mode 100644 index 2cc8901c..00000000 --- a/Latest/Resources/zh-Hans.lproj/Localizable.stringsdict +++ /dev/null @@ -1,22 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - 暂无待更新 App! - other - %d个App可更新 - - NSStringLocalizedFormatKey - %#@value@ - - - diff --git a/Latest/Resources/zh-Hant.lproj/Localizable.strings b/Latest/Resources/zh-Hant.lproj/Localizable.strings deleted file mode 100644 index 93e139ec..00000000 --- a/Latest/Resources/zh-Hant.lproj/Localizable.strings +++ /dev/null @@ -1,126 +0,0 @@ - - -/* Describes how many apps are in a section, number of apps is inserted in placeholder. */ -"SectionTitle" = "%1$@(%2$@)"; - -/* Title of alert stating that an error occurred during an app update. The placeholder %@ will be replaced with the name of the app. */ -"UpdateErrorAlertTitle" = "更新 %@ 時出錯。"; - -/* Touch Bar section title for available updates */ -"AvailableSection" = "可用"; - -/* Table Section Header for available updates */ -"AvailableUpdatesSection" = "可用更新"; - -/* Cancel button in an update dialogue */ -"CancelAction" = "取消"; - -/* Update progress state of cancelling an update */ -"CancellingUpdateStatus" = "正在取消"; - -/* Update progress state of downloading an update. The first %@ stands for the already downloaded bytes, the second one for the total amount of bytes. One expected output would be 'Downloading 3 MB of 21 MB' */ -"DownloadingUpdateStatus" = "正在下載 %@(共 %@)"; - -/* Description of button that opens an error dialogue. */ -"ErrorButtonAccessibilityTitle" = "更新應用程式時出錯"; - -/* Update progress state of extracting the downloaded update */ -"ExtractingUpdateStatus" = "正在解壓更新"; - -/* Touch Bar section title for ignored apps */ -"IgnoredSection" = "忽略"; - -/* Table Section Header for ignored apps */ -"IgnoredAppsSection" = "忽略的應用程式"; - -/* Update progress state of initializing an update */ -"InitializingUpdateStatus" = "正在初始化"; - -/* Touch Bar section title for installed apps */ -"InstalledSection" = "已安裝"; - -/* Table Section Header for already installed apps */ -"InstalledAppsSection" = "已安裝的應用程式"; - -/* Update progress state of installing an update */ -"InstallingUpdateStatus" = "正在安裝"; - -/* The source name of apps loaded from the App Store. */ -"AppStoreSource" = "Mac App Store"; - -/* New Version String */ -"RemoteVersionFormat" = "新版本:%@"; - -/* Title of release notes empty state */ -"NoAppSelectedTitle" = "未選擇應用程式"; - -/* Error message that no release notes were found */ -"ReleaseNotesUnavailableError" = "找不到此應用程式的發行說明。"; - -/* Button to retry an update in an error dialogue */ -"RetryAction" = "重試"; - -/* Reveal in Finder Row action */ -"RevealAction" = "顯示"; - -/* Action to open the app. */ -"OpenAction" = "打開"; - -/* Description of release notes empty state */ -"NoAppSelectedDescription" = "從清單中選擇應用程式以閱讀其發行說明。"; - -/* The description of the app's source. e.g. 'Source: Mac App Store' */ -"AppSource" = "來源:%@"; - -/* Update String */ -"UpdateAction" = "更新"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableError" = "未找到此應用程式的更新。"; - -/* Update progress state of waiting to start an update */ -"WaitingUpdateStatus" = "請稍候"; - -/* The source name for apps loaded from third-party websites. */ -"WebSource" = "網站"; - -/* Current Version String */ -"LocalVersionFormat" = "您的版本:%@"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInError" = "尚未登入"; - -/* Sorting option to list by app names alphabetically. Displayed in menu with title: 'Sort By' -> 'Name' */ -"NameSortOption" = "名稱"; - -/* Update date sorting option. Displayed in menu with title: 'Sort By' -> 'Date' */ -"DateSortOption" = "日期"; - -/* Error description when the attempt to update an app from the App Store failed because the user is not signed in with their App Store account. */ -"AppStoreNotSignedInErrorRecoverySuggestion" = "請登入 Mac App Store 以更新此應用程式。"; - -/* Error message stating that update info could not be retrieved for a given app. */ -"UpdateInfoUnavailableErrorFailureReason" = "無法取得這個應用程式的更新資訊。"; - -/* Error message that no release notes were found. */ -"ReleaseNotesUnavailableErrorFailureReason" = "這個應用程式沒有提供發行說明。"; - -/* The source name for apps checked via the Homebrew package manager. */ -"HomebrewSource" = "Homebrew"; - -/* An explanatory text indicating where the update will be performed. The placeholder will be filled with the name of the external updater (App Store, App Name). The text will appear below the Update button, so that it reads: "Update in XY" */ -"ExternalUpdateActionWithAppName" = "到 %@"; - -/* Action to update a given app outside of Latest. The placeholder is filled with the name of the external updater. (App Store, App Name) */ -"ExternalUpdateAction" = "到 %@ 更新"; -"UnsupportedLabel" = "No support"; -"LimitedSupportLabel" = "Limited support"; -"NoSupportDescription" = "Update information is unavailable. Check the app or its website to manage updates."; -"SupportedCompactLabel" = "Supported"; -"LimitedSupportCompactLabel" = "Limited"; -"SupportedLabel" = "Supported"; -"UnsupportedCompactLabel" = "Unsupported"; -"SingleCombinedVersionFormat" = "Version: %@"; -"LimitedSupportDescription" = "Update information is generally available but may sometimes be outdated or inaccurate. Updates cannot be performed directly here."; -"FullSupportDescription" = "Fully supported. Reliable version information is available, and updates can be managed directly within the app.\n\nIf the shown version information is inaccurate, feel free to write an issue report."; -"CombinedVersionFormat" = "Version: %1$@ → %2$@"; diff --git a/Latest/Resources/zh-Hant.lproj/Localizable.stringsdict b/Latest/Resources/zh-Hant.lproj/Localizable.stringsdict deleted file mode 100644 index bd76323c..00000000 --- a/Latest/Resources/zh-Hant.lproj/Localizable.stringsdict +++ /dev/null @@ -1,22 +0,0 @@ - - - - - NumberOfUpdatesAvailable - - value - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - 全是最新版本! - other - 有 %d 個可用更新 - - NSStringLocalizedFormatKey - %#@value@ - - -