diff --git a/LogglyService.xcodeproj/project.pbxproj b/LogglyService.xcodeproj/project.pbxproj index 44a9f6d..3f87e50 100644 --- a/LogglyService.xcodeproj/project.pbxproj +++ b/LogglyService.xcodeproj/project.pbxproj @@ -22,10 +22,10 @@ A9A1EE9922BC5DC200DFACDA /* NibLoadable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9A1EE9822BC5DC200DFACDA /* NibLoadable.swift */; }; A9B007B022BD6FE9000131DE /* LocalizedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9B007AF22BD6FE9000131DE /* LocalizedString.swift */; }; A9B007B122BD6FE9000131DE /* LocalizedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9B007AF22BD6FE9000131DE /* LocalizedString.swift */; }; - A9B007B722BD70E3000131DE /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A9B007B522BD70E3000131DE /* Localizable.strings */; }; - A9B007BA22BD7107000131DE /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A9B007B822BD7107000131DE /* Localizable.strings */; }; A9C7BE7A22B9A812001F3FB4 /* LogglyServiceKit.h in Headers */ = {isa = PBXBuildFile; fileRef = A9C7BE6C22B9A812001F3FB4 /* LogglyServiceKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; A9E4177722BBF869000D3BE9 /* LoopKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9E4177522BBF869000D3BE9 /* LoopKit.framework */; }; + B66D1F752E6A823B00471149 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = B66D1F742E6A823B00471149 /* Localizable.xcstrings */; }; + B66D1F772E6A823B00471149 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = B66D1F762E6A823B00471149 /* Localizable.xcstrings */; }; C1F0E0A7286514DB009EC038 /* LogglyServiceKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C7BE6922B9A812001F3FB4 /* LogglyServiceKit.framework */; }; C1F0E0A8286514DB009EC038 /* LogglyServiceKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A9C7BE6922B9A812001F3FB4 /* LogglyServiceKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; C1F0E0AA286514DC009EC038 /* LogglyServiceKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9927CAC22BC29CC0006B7E9 /* LogglyServiceKitUI.framework */; }; @@ -89,26 +89,6 @@ A9A1EE9622BC5DB400DFACDA /* IdentifiableClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IdentifiableClass.swift; sourceTree = ""; }; A9A1EE9822BC5DC200DFACDA /* NibLoadable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NibLoadable.swift; sourceTree = ""; }; A9B007AF22BD6FE9000131DE /* LocalizedString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizedString.swift; sourceTree = ""; }; - A9B007B622BD70E3000131DE /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = ""; }; - A9B007B922BD7107000131DE /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = ""; }; - A9B007C122BD714A000131DE /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = ""; }; - A9B007C322BD714F000131DE /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = ""; }; - A9B007C422BD7151000131DE /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = ""; }; - A9B007C522BD7152000131DE /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = ""; }; - A9B007C622BD7153000131DE /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; }; - A9B007C722BD7154000131DE /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = ""; }; - A9B007C822BD7155000131DE /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = ""; }; - A9B007C922BD7156000131DE /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = ""; }; - A9B007CA22BD7157000131DE /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = ""; }; - A9B007CC22BD715E000131DE /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = ""; }; - A9B007CD22BD715F000131DE /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = ""; }; - A9B007CE22BD7160000131DE /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = ""; }; - A9B007CF22BD7161000131DE /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; }; - A9B007D022BD7162000131DE /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = ""; }; - A9B007D122BD7163000131DE /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = ""; }; - A9B007D222BD7163000131DE /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = ""; }; - A9B007D322BD7164000131DE /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = ""; }; - A9B007D422BD7165000131DE /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = ""; }; A9C7BE6922B9A812001F3FB4 /* LogglyServiceKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LogglyServiceKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; A9C7BE6C22B9A812001F3FB4 /* LogglyServiceKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LogglyServiceKit.h; sourceTree = ""; }; A9C7BE6D22B9A812001F3FB4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; @@ -116,29 +96,8 @@ A9CBEE0F22BC449B004ECA4F /* LoopKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LoopKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; }; A9E4177522BBF869000D3BE9 /* LoopKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LoopKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; A9E4177622BBF869000D3BE9 /* LoopKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LoopKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - C121D8CE29C7866D00DA0520 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = ""; }; - C15A581E29C7866600D3A5A1 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = ""; }; - C1C247862995823200371B88 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = ""; }; - C1C247872995823200371B88 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = ""; }; - C1FAB5BD29C786B000D25073 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C05A27DAC4AD002E48F6 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C05B27DAC4AD002E48F6 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C05C27DAC4BA002E48F6 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C05D27DAC4BA002E48F6 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C05E27DAC4CA002E48F6 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C05F27DAC4CA002E48F6 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C06027DAC4D5002E48F6 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C06127DAC4D5002E48F6 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C06227DAC4DD002E48F6 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C06327DAC4DD002E48F6 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C06427DAC4F1002E48F6 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C06527DAC4F1002E48F6 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C06627DAC506002E48F6 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = ""; }; - F5D9C06727DAC506002E48F6 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = ""; }; - F5D9C06827DAC519002E48F6 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = ""; }; - F5D9C06927DAC519002E48F6 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = ""; }; - F5E0BE3227E1E0940033557E /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = ""; }; - F5E0BE3327E1E0940033557E /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = ""; }; + B66D1F742E6A823B00471149 /* Localizable.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = ""; }; + B66D1F762E6A823B00471149 /* Localizable.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -182,7 +141,7 @@ A9A1EE9422BC5DA100DFACDA /* LogglyServiceTableViewController.swift */, A9A1EE9822BC5DC200DFACDA /* NibLoadable.swift */, A9A1EE8F22BC5D6B00DFACDA /* Extensions */, - A9B007B822BD7107000131DE /* Localizable.strings */, + B66D1F762E6A823B00471149 /* Localizable.xcstrings */, ); path = LogglyServiceKitUI; sourceTree = ""; @@ -250,7 +209,7 @@ A9C7BE6C22B9A812001F3FB4 /* LogglyServiceKit.h */, A9C7BE6D22B9A812001F3FB4 /* Info.plist */, A9A1EE8D22BC5D6400DFACDA /* LogglyService.swift */, - A9B007B522BD70E3000131DE /* Localizable.strings */, + B66D1F742E6A823B00471149 /* Localizable.xcstrings */, ); path = LogglyServiceKit; sourceTree = ""; @@ -425,7 +384,7 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - A9B007BA22BD7107000131DE /* Localizable.strings in Resources */, + B66D1F772E6A823B00471149 /* Localizable.xcstrings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -440,7 +399,7 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - A9B007B722BD70E3000131DE /* Localizable.strings in Resources */, + B66D1F752E6A823B00471149 /* Localizable.xcstrings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -498,66 +457,6 @@ }; /* End PBXTargetDependency section */ -/* Begin PBXVariantGroup section */ - A9B007B522BD70E3000131DE /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - A9B007B622BD70E3000131DE /* Base */, - A9B007C122BD714A000131DE /* es */, - A9B007C322BD714F000131DE /* zh-Hans */, - A9B007C422BD7151000131DE /* nl */, - A9B007C522BD7152000131DE /* fr */, - A9B007C622BD7153000131DE /* de */, - A9B007C722BD7154000131DE /* it */, - A9B007C822BD7155000131DE /* nb */, - A9B007C922BD7156000131DE /* pl */, - A9B007CA22BD7157000131DE /* ru */, - F5D9C05A27DAC4AD002E48F6 /* da */, - F5D9C05C27DAC4BA002E48F6 /* fi */, - F5D9C05E27DAC4CA002E48F6 /* ro */, - F5D9C06027DAC4D5002E48F6 /* sv */, - F5D9C06227DAC4DD002E48F6 /* vi */, - F5D9C06427DAC4F1002E48F6 /* ja */, - F5D9C06627DAC506002E48F6 /* pt-BR */, - F5D9C06827DAC519002E48F6 /* tr */, - F5E0BE3227E1E0940033557E /* he */, - C1C247862995823200371B88 /* sk */, - ); - name = Localizable.strings; - sourceTree = ""; - }; - A9B007B822BD7107000131DE /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - A9B007B922BD7107000131DE /* Base */, - A9B007CC22BD715E000131DE /* zh-Hans */, - A9B007CD22BD715F000131DE /* nl */, - A9B007CE22BD7160000131DE /* fr */, - A9B007CF22BD7161000131DE /* de */, - A9B007D022BD7162000131DE /* it */, - A9B007D122BD7163000131DE /* nb */, - A9B007D222BD7163000131DE /* pl */, - A9B007D322BD7164000131DE /* ru */, - A9B007D422BD7165000131DE /* es */, - F5D9C05B27DAC4AD002E48F6 /* da */, - F5D9C05D27DAC4BA002E48F6 /* fi */, - F5D9C05F27DAC4CA002E48F6 /* ro */, - F5D9C06127DAC4D5002E48F6 /* sv */, - F5D9C06327DAC4DD002E48F6 /* vi */, - F5D9C06527DAC4F1002E48F6 /* ja */, - F5D9C06727DAC506002E48F6 /* pt-BR */, - F5D9C06927DAC519002E48F6 /* tr */, - F5E0BE3327E1E0940033557E /* he */, - C1C247872995823200371B88 /* sk */, - C15A581E29C7866600D3A5A1 /* ar */, - C121D8CE29C7866D00DA0520 /* cs */, - C1FAB5BD29C786B000D25073 /* hi */, - ); - name = Localizable.strings; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - /* Begin XCBuildConfiguration section */ A9927CBD22BC29CC0006B7E9 /* Debug */ = { isa = XCBuildConfiguration; @@ -759,6 +658,7 @@ GCC_WARN_UNUSED_PARAMETER = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 15.1; + LOCALIZATION_PREFERS_STRING_CATALOGS = YES; LOCALIZED_STRING_MACRO_NAMES = ( NSLocalizedString, CFLocalizedString, @@ -769,6 +669,7 @@ ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; @@ -863,6 +764,7 @@ GCC_WARN_UNUSED_PARAMETER = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 15.1; + LOCALIZATION_PREFERS_STRING_CATALOGS = YES; LOCALIZED_STRING_MACRO_NAMES = ( NSLocalizedString, CFLocalizedString, @@ -872,6 +774,7 @@ MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_OPTIMIZATION_LEVEL = "-O"; SWIFT_VERSION = 5.0; VALIDATE_PRODUCT = YES; diff --git a/LogglyServiceKit/Base.lproj/Localizable.strings b/LogglyServiceKit/Base.lproj/Localizable.strings deleted file mode 100644 index 6f957f8..0000000 Binary files a/LogglyServiceKit/Base.lproj/Localizable.strings and /dev/null differ diff --git a/LogglyServiceKit/Localizable.xcstrings b/LogglyServiceKit/Localizable.xcstrings new file mode 100644 index 0000000..3d821d7 --- /dev/null +++ b/LogglyServiceKit/Localizable.xcstrings @@ -0,0 +1,125 @@ +{ + "sourceLanguage" : "en", + "strings" : { + "Loggly" : { + "comment" : "The title of the Loggly service", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "fi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "vi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loggly" + } + } + } + } + }, + "version" : "1.0" +} \ No newline at end of file diff --git a/LogglyServiceKit/da.lproj/Localizable.strings b/LogglyServiceKit/da.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/da.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/de.lproj/Localizable.strings b/LogglyServiceKit/de.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/de.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/es.lproj/Localizable.strings b/LogglyServiceKit/es.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/es.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/fi.lproj/Localizable.strings b/LogglyServiceKit/fi.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/fi.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/fr.lproj/Localizable.strings b/LogglyServiceKit/fr.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/fr.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/he.lproj/Localizable.strings b/LogglyServiceKit/he.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/he.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/it.lproj/Localizable.strings b/LogglyServiceKit/it.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/it.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/ja.lproj/Localizable.strings b/LogglyServiceKit/ja.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/ja.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/nb.lproj/Localizable.strings b/LogglyServiceKit/nb.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/nb.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/nl.lproj/Localizable.strings b/LogglyServiceKit/nl.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/nl.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/pl.lproj/Localizable.strings b/LogglyServiceKit/pl.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/pl.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/pt-BR.lproj/Localizable.strings b/LogglyServiceKit/pt-BR.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/pt-BR.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/ro.lproj/Localizable.strings b/LogglyServiceKit/ro.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/ro.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/ru.lproj/Localizable.strings b/LogglyServiceKit/ru.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/ru.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/sk.lproj/Localizable.strings b/LogglyServiceKit/sk.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/sk.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/sv.lproj/Localizable.strings b/LogglyServiceKit/sv.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/sv.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/tr.lproj/Localizable.strings b/LogglyServiceKit/tr.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/tr.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/vi.lproj/Localizable.strings b/LogglyServiceKit/vi.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/vi.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKit/zh-Hans.lproj/Localizable.strings b/LogglyServiceKit/zh-Hans.lproj/Localizable.strings deleted file mode 100644 index c144d63..0000000 --- a/LogglyServiceKit/zh-Hans.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the Loggly service */ -"Loggly" = "Loggly"; - diff --git a/LogglyServiceKitUI/Base.lproj/Localizable.strings b/LogglyServiceKitUI/Base.lproj/Localizable.strings deleted file mode 100644 index 1521cb9..0000000 Binary files a/LogglyServiceKitUI/Base.lproj/Localizable.strings and /dev/null differ diff --git a/LogglyServiceKitUI/Localizable.xcstrings b/LogglyServiceKitUI/Localizable.xcstrings new file mode 100644 index 0000000..751f0bb --- /dev/null +++ b/LogglyServiceKitUI/Localizable.xcstrings @@ -0,0 +1,613 @@ +{ + "sourceLanguage" : "en", + "strings" : { + "Are you sure you want to delete this service?" : { + "comment" : "Confirmation message for deleting a service", + "localizations" : { + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Opravdu chcete tuto službu smazat?" + } + }, + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Er du sikker på, du vil slette denne service?" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bist Du sicher, dass Du diesen Dienst löschen möchtest?" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "¿Está seguro de que desea eliminar este servicio?" + } + }, + "fi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Haluatko varmasti poistaa tämän palvelun?" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Voulez-vous vraiment supprimer ce service?" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "בטוח שברצונך למחוק את שירות זה?" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sei sicuro di voler eliminare questo servizio?" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Er du sikker på at du vil slette denne tjenesten?" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Weet je zeker dat je deze service wil verwijderen?" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Czy na pewno chcesz usunąć tę usługę?" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ești sigur că vrei să ștergi acest serviciu?" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Вы уверены, что хотите удалить этот сервис?" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Naozaj chcete odstrániť túto službu?" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vill du ta bort den här tjänsten?" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bu servisi silmek istediğinizden emin misiniz?" + } + } + } + }, + "Cancel" : { + "comment" : "The title of the cancel action in an action sheet", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "إلغاء" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zrušit" + } + }, + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Annuller" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Abbrechen" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cancelar" + } + }, + "fi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kumoa" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Annuler" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "בטל" + } + }, + "hi" : { + "stringUnit" : { + "state" : "translated", + "value" : "निरस्त" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Annulla" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "キャンセル" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Avbryt" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Annuleer" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Anuluj" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cancelar" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Renunță" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Отмена" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zrušiť" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Avbryt" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "İptal" + } + }, + "vi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Hủy bỏ" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "取消" + } + } + } + }, + "Customer Token" : { + "comment" : "The title of the Loggly customer token", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Customer Token" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Benutzer Token" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Token de Usuario" + } + }, + "fi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Customer Token" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Token client" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "קוד Token" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Token utente" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Customer Token" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kunde Token" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Gebruikerstoken" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Token użytkownika" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Customer Token" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Customer Token" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Токен пользователя" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Token zákazníka" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Customer Token" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Müşteri Simgesi" + } + }, + "vi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Customer Token" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "用户Token" + } + } + } + }, + "Delete Service" : { + "comment" : "Button title to delete a service", + "localizations" : { + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Smazat službu" + } + }, + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Slet service" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dienst löschen" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Eliminar servicio" + } + }, + "fi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Poista palvelu" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supprimer le service" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "מחק שירות" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Elimina servizio" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Delete Service" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Slett tjeneste" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Service Verwijderen" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Usuń usługę" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Delete Service" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Șterge serviciul" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Удалить сервис" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Odstrániť službu" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ta bort tjänst" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Servisi Sil" + } + }, + "vi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Delete Service" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "Delete Service" + } + } + } + }, + "Required" : { + "comment" : "The default placeholder for required text", + "localizations" : { + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Povinné" + } + }, + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Påkrævet" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Erforderlich" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Requerido" + } + }, + "fi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pakollinen" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Obligatoire" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "חובה" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Necessario" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "必須" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Påkrevd" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vereist" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wymagane" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Obrigatório" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Necesar" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "обязательный" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Povinné" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Krävs" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Gerekli" + } + }, + "vi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bắt buộc" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "需要" + } + } + } + } + }, + "version" : "1.0" +} \ No newline at end of file diff --git a/LogglyServiceKitUI/ar.lproj/Localizable.strings b/LogglyServiceKitUI/ar.lproj/Localizable.strings deleted file mode 100644 index 5c0f38f..0000000 --- a/LogglyServiceKitUI/ar.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the cancel action in an action sheet */ -"Cancel" = "إلغاء"; - diff --git a/LogglyServiceKitUI/cs.lproj/Localizable.strings b/LogglyServiceKitUI/cs.lproj/Localizable.strings deleted file mode 100644 index 2c892f0..0000000 --- a/LogglyServiceKitUI/cs.lproj/Localizable.strings +++ /dev/null @@ -1,12 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Opravdu chcete tuto službu smazat?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Zrušit"; - -/* Button title to delete a service */ -"Delete Service" = "Smazat službu"; - -/* The default placeholder for required text */ -"Required" = "Povinné"; - diff --git a/LogglyServiceKitUI/da.lproj/Localizable.strings b/LogglyServiceKitUI/da.lproj/Localizable.strings deleted file mode 100644 index d2ec1fa..0000000 --- a/LogglyServiceKitUI/da.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Er du sikker på, du vil slette denne service?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Annuller"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Customer Token"; - -/* Button title to delete a service */ -"Delete Service" = "Slet service"; - -/* The default placeholder for required text */ -"Required" = "Påkrævet"; - diff --git a/LogglyServiceKitUI/de.lproj/Localizable.strings b/LogglyServiceKitUI/de.lproj/Localizable.strings deleted file mode 100644 index e071c72..0000000 --- a/LogglyServiceKitUI/de.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Bist Du sicher, dass Du diesen Dienst löschen möchtest?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Abbrechen"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Benutzer Token"; - -/* Button title to delete a service */ -"Delete Service" = "Dienst löschen"; - -/* The default placeholder for required text */ -"Required" = "Erforderlich"; - diff --git a/LogglyServiceKitUI/es.lproj/Localizable.strings b/LogglyServiceKitUI/es.lproj/Localizable.strings deleted file mode 100644 index c1ab8b1..0000000 --- a/LogglyServiceKitUI/es.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "¿Está seguro de que desea eliminar este servicio?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Cancelar"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Token de Usuario"; - -/* Button title to delete a service */ -"Delete Service" = "Eliminar servicio"; - -/* The default placeholder for required text */ -"Required" = "Requerido"; - diff --git a/LogglyServiceKitUI/fi.lproj/Localizable.strings b/LogglyServiceKitUI/fi.lproj/Localizable.strings deleted file mode 100644 index 8d06776..0000000 --- a/LogglyServiceKitUI/fi.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Haluatko varmasti poistaa tämän palvelun?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Kumoa"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Customer Token"; - -/* Button title to delete a service */ -"Delete Service" = "Poista palvelu"; - -/* The default placeholder for required text */ -"Required" = "Pakollinen"; - diff --git a/LogglyServiceKitUI/fr.lproj/Localizable.strings b/LogglyServiceKitUI/fr.lproj/Localizable.strings deleted file mode 100644 index 3976a3b..0000000 --- a/LogglyServiceKitUI/fr.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Voulez-vous vraiment supprimer ce service?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Annuler"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Token client"; - -/* Button title to delete a service */ -"Delete Service" = "Supprimer le service"; - -/* The default placeholder for required text */ -"Required" = "Obligatoire"; - diff --git a/LogglyServiceKitUI/he.lproj/Localizable.strings b/LogglyServiceKitUI/he.lproj/Localizable.strings deleted file mode 100644 index de58bfe..0000000 --- a/LogglyServiceKitUI/he.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "בטוח שברצונך למחוק את שירות זה?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "בטל"; - -/* The title of the Loggly customer token */ -"Customer Token" = "קוד Token"; - -/* Button title to delete a service */ -"Delete Service" = "מחק שירות"; - -/* The default placeholder for required text */ -"Required" = "חובה"; - diff --git a/LogglyServiceKitUI/hi.lproj/Localizable.strings b/LogglyServiceKitUI/hi.lproj/Localizable.strings deleted file mode 100644 index c197275..0000000 --- a/LogglyServiceKitUI/hi.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* The title of the cancel action in an action sheet */ -"Cancel" = "निरस्त"; - diff --git a/LogglyServiceKitUI/it.lproj/Localizable.strings b/LogglyServiceKitUI/it.lproj/Localizable.strings deleted file mode 100644 index e2ef086..0000000 --- a/LogglyServiceKitUI/it.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Sei sicuro di voler eliminare questo servizio?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Annulla"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Token utente"; - -/* Button title to delete a service */ -"Delete Service" = "Elimina servizio"; - -/* The default placeholder for required text */ -"Required" = "Necessario"; - diff --git a/LogglyServiceKitUI/ja.lproj/Localizable.strings b/LogglyServiceKitUI/ja.lproj/Localizable.strings deleted file mode 100644 index e1ddb85..0000000 --- a/LogglyServiceKitUI/ja.lproj/Localizable.strings +++ /dev/null @@ -1,12 +0,0 @@ -/* The title of the cancel action in an action sheet */ -"Cancel" = "キャンセル"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Customer Token"; - -/* Button title to delete a service */ -"Delete Service" = "Delete Service"; - -/* The default placeholder for required text */ -"Required" = "必須"; - diff --git a/LogglyServiceKitUI/nb.lproj/Localizable.strings b/LogglyServiceKitUI/nb.lproj/Localizable.strings deleted file mode 100644 index f9b0b84..0000000 --- a/LogglyServiceKitUI/nb.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Er du sikker på at du vil slette denne tjenesten?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Avbryt"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Kunde Token"; - -/* Button title to delete a service */ -"Delete Service" = "Slett tjeneste"; - -/* The default placeholder for required text */ -"Required" = "Påkrevd"; - diff --git a/LogglyServiceKitUI/nl.lproj/Localizable.strings b/LogglyServiceKitUI/nl.lproj/Localizable.strings deleted file mode 100644 index ec3c7c6..0000000 --- a/LogglyServiceKitUI/nl.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Weet je zeker dat je deze service wil verwijderen?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Annuleer"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Gebruikerstoken"; - -/* Button title to delete a service */ -"Delete Service" = "Service Verwijderen"; - -/* The default placeholder for required text */ -"Required" = "Vereist"; - diff --git a/LogglyServiceKitUI/pl.lproj/Localizable.strings b/LogglyServiceKitUI/pl.lproj/Localizable.strings deleted file mode 100644 index 81b4509..0000000 --- a/LogglyServiceKitUI/pl.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Czy na pewno chcesz usunąć tę usługę?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Anuluj"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Token użytkownika"; - -/* Button title to delete a service */ -"Delete Service" = "Usuń usługę"; - -/* The default placeholder for required text */ -"Required" = "Wymagane"; - diff --git a/LogglyServiceKitUI/pt-BR.lproj/Localizable.strings b/LogglyServiceKitUI/pt-BR.lproj/Localizable.strings deleted file mode 100644 index 6a84218..0000000 --- a/LogglyServiceKitUI/pt-BR.lproj/Localizable.strings +++ /dev/null @@ -1,12 +0,0 @@ -/* The title of the cancel action in an action sheet */ -"Cancel" = "Cancelar"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Customer Token"; - -/* Button title to delete a service */ -"Delete Service" = "Delete Service"; - -/* The default placeholder for required text */ -"Required" = "Obrigatório"; - diff --git a/LogglyServiceKitUI/ro.lproj/Localizable.strings b/LogglyServiceKitUI/ro.lproj/Localizable.strings deleted file mode 100644 index d5d046c..0000000 --- a/LogglyServiceKitUI/ro.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Ești sigur că vrei să ștergi acest serviciu?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Renunță"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Customer Token"; - -/* Button title to delete a service */ -"Delete Service" = "Șterge serviciul"; - -/* The default placeholder for required text */ -"Required" = "Necesar"; - diff --git a/LogglyServiceKitUI/ru.lproj/Localizable.strings b/LogglyServiceKitUI/ru.lproj/Localizable.strings deleted file mode 100644 index 187e45f..0000000 --- a/LogglyServiceKitUI/ru.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Вы уверены, что хотите удалить этот сервис?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Отмена"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Токен пользователя"; - -/* Button title to delete a service */ -"Delete Service" = "Удалить сервис"; - -/* The default placeholder for required text */ -"Required" = "обязательный"; - diff --git a/LogglyServiceKitUI/sk.lproj/Localizable.strings b/LogglyServiceKitUI/sk.lproj/Localizable.strings deleted file mode 100644 index b1b2caa..0000000 --- a/LogglyServiceKitUI/sk.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Naozaj chcete odstrániť túto službu?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Zrušiť"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Token zákazníka"; - -/* Button title to delete a service */ -"Delete Service" = "Odstrániť službu"; - -/* The default placeholder for required text */ -"Required" = "Povinné"; - diff --git a/LogglyServiceKitUI/sv.lproj/Localizable.strings b/LogglyServiceKitUI/sv.lproj/Localizable.strings deleted file mode 100644 index 81ce214..0000000 --- a/LogglyServiceKitUI/sv.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Vill du ta bort den här tjänsten?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "Avbryt"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Customer Token"; - -/* Button title to delete a service */ -"Delete Service" = "Ta bort tjänst"; - -/* The default placeholder for required text */ -"Required" = "Krävs"; - diff --git a/LogglyServiceKitUI/tr.lproj/Localizable.strings b/LogglyServiceKitUI/tr.lproj/Localizable.strings deleted file mode 100644 index c3d06ca..0000000 --- a/LogglyServiceKitUI/tr.lproj/Localizable.strings +++ /dev/null @@ -1,15 +0,0 @@ -/* Confirmation message for deleting a service */ -"Are you sure you want to delete this service?" = "Bu servisi silmek istediğinizden emin misiniz?"; - -/* The title of the cancel action in an action sheet */ -"Cancel" = "İptal"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Müşteri Simgesi"; - -/* Button title to delete a service */ -"Delete Service" = "Servisi Sil"; - -/* The default placeholder for required text */ -"Required" = "Gerekli"; - diff --git a/LogglyServiceKitUI/vi.lproj/Localizable.strings b/LogglyServiceKitUI/vi.lproj/Localizable.strings deleted file mode 100644 index bc37216..0000000 --- a/LogglyServiceKitUI/vi.lproj/Localizable.strings +++ /dev/null @@ -1,12 +0,0 @@ -/* The title of the cancel action in an action sheet */ -"Cancel" = "Hủy bỏ"; - -/* The title of the Loggly customer token */ -"Customer Token" = "Customer Token"; - -/* Button title to delete a service */ -"Delete Service" = "Delete Service"; - -/* The default placeholder for required text */ -"Required" = "Bắt buộc"; - diff --git a/LogglyServiceKitUI/zh-Hans.lproj/Localizable.strings b/LogglyServiceKitUI/zh-Hans.lproj/Localizable.strings deleted file mode 100644 index 8e33ff3..0000000 --- a/LogglyServiceKitUI/zh-Hans.lproj/Localizable.strings +++ /dev/null @@ -1,12 +0,0 @@ -/* The title of the cancel action in an action sheet */ -"Cancel" = "取消"; - -/* The title of the Loggly customer token */ -"Customer Token" = "用户Token"; - -/* Button title to delete a service */ -"Delete Service" = "Delete Service"; - -/* The default placeholder for required text */ -"Required" = "需要"; -