diff --git a/config.codekit b/config.codekit new file mode 100644 index 0000000..bdbba78 --- /dev/null +++ b/config.codekit @@ -0,0 +1,934 @@ +{ +"CodeKitInfo": "This is a CodeKit 2.x project configuration file. It is designed to sync project settings across multiple machines. MODIFYING THE CONTENTS OF THIS FILE IS A POOR LIFE DECISION. If you do so, you will likely cause CodeKit to crash. This file is not useful unless accompanied by the project that created it in CodeKit 2. This file is not backwards-compatible with CodeKit 1.x. For more information, see: http:\/\/incident57.com\/codekit", +"creatorBuild": "19127", +"files": { + "\/assets\/css\/mixins.less": { + "allowInsecureImports": 0, + "createSourceMap": 0, + "disableJavascript": 0, + "fileType": 1, + "ieCompatibility": 1, + "ignore": 1, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/assets\/css\/mixins.less", + "outputAbbreviatedPath": "\/assets\/css\/mixins.css", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "outputStyle": 0, + "relativeURLS": 0, + "shouldRunAutoprefixer": 0, + "shouldRunBless": 0, + "strictImports": 0, + "strictMath": 0, + "strictUnits": 0 + }, + "\/assets\/css\/style.css": { + "fileType": 16, + "ignore": 1, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/assets\/css\/style.css", + "outputAbbreviatedPath": "No Output Path", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0 + }, + "\/assets\/css\/style.less": { + "allowInsecureImports": 0, + "createSourceMap": 0, + "disableJavascript": 0, + "fileType": 1, + "ieCompatibility": 1, + "ignore": 0, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/assets\/css\/style.less", + "outputAbbreviatedPath": "\/assets\/css\/style.css", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "outputStyle": 0, + "relativeURLS": 0, + "shouldRunAutoprefixer": 0, + "shouldRunBless": 0, + "strictImports": 0, + "strictMath": 0, + "strictUnits": 0 + }, + "\/cart-tab.php": { + "fileType": 8192, + "ignore": 0, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/cart-tab.php", + "outputAbbreviatedPath": "No Output Path", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0 + }, + "\/README.md": { + "criticStyle": 0, + "enableFootnotes": 1, + "enableLabels": 1, + "enableSmartQuotes": 1, + "escapeLineBreaks": 0, + "fileType": 4096, + "ignore": 0, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/README.md", + "maskEmailAddresses": 1, + "outputAbbreviatedPath": "\/README.html", + "outputFormat": 0, + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "outputStyle": 0, + "parseMetadata": 1, + "processHTML": 0, + "randomFootnoteNumbers": 0, + "useCompatibilityMode": 0 + }, + "\/screenshot-1.png": { + "fileType": 32768, + "ignore": 0, + "ignoreWasSetByUser": 0, + "initialSize": 9015, + "inputAbbreviatedPath": "\/screenshot-1.png", + "outputAbbreviatedPath": "\/screenshot-1.png", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "processed": 0 + }, + "\/screenshot-2.png": { + "fileType": 32768, + "ignore": 0, + "ignoreWasSetByUser": 0, + "initialSize": 131863, + "inputAbbreviatedPath": "\/screenshot-2.png", + "outputAbbreviatedPath": "\/screenshot-2.png", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "processed": 0 + }, + "\/screenshot-3.png": { + "fileType": 32768, + "ignore": 0, + "ignoreWasSetByUser": 0, + "initialSize": 72739, + "inputAbbreviatedPath": "\/screenshot-3.png", + "outputAbbreviatedPath": "\/screenshot-3.png", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "processed": 0 + } + }, +"hooks": [ + ], +"lastSavedByUser": "James Koster", +"manualImportLinks": { + }, +"projectAttributes": { + "bowerAbbreviatedPath": "", + "displayValue": "woocommerce-cart-tab", + "displayValueWasSetByUser": 0, + "iconImageName": "globe_darkGray" + }, +"projectSettings": { + "alwaysUseExternalServer": 0, + "animateCSSInjections": 1, + "autoApplyPSLanguageSettingsStyle": 0, + "autoprefixerBrowserString": "> 1%, last 2 versions, Firefox ESR, Opera 12.1", + "autoSyncProjectSettingsFile": 1, + "browserRefreshDelay": 0, + "coffeeAutoOutputPathEnabled": 1, + "coffeeAutoOutputPathFilenamePattern": "*.js", + "coffeeAutoOutputPathRelativePath": "", + "coffeeAutoOutputPathReplace1": "", + "coffeeAutoOutputPathReplace2": "", + "coffeeAutoOutputPathStyle": 0, + "coffeeCreateSourceMap": 0, + "coffeeLintFlags2": { + "arrow_spacing": { + "active": 0, + "flagValue": -1 + }, + "camel_case_classes": { + "active": 1, + "flagValue": -1 + }, + "colon_assignment_spacing": { + "active": 0, + "flagValue": 1 + }, + "cyclomatic_complexity": { + "active": 0, + "flagValue": 10 + }, + "duplicate_key": { + "active": 1, + "flagValue": -1 + }, + "empty_constructor_needs_parens": { + "active": 0, + "flagValue": -1 + }, + "ensure_comprehensions": { + "active": 1, + "flagValue": -1 + }, + "indentation": { + "active": 1, + "flagValue": 2 + }, + "line_endings": { + "active": 0, + "flagValue": 0 + }, + "max_line_length": { + "active": 0, + "flagValue": 150 + }, + "missing_fat_arrows": { + "active": 0, + "flagValue": -1 + }, + "newlines_after_classes": { + "active": 0, + "flagValue": 3 + }, + "no_backticks": { + "active": 1, + "flagValue": -1 + }, + "no_debugger": { + "active": 1, + "flagValue": -1 + }, + "no_empty_functions": { + "active": 0, + "flagValue": -1 + }, + "no_empty_param_list": { + "active": 0, + "flagValue": -1 + }, + "no_implicit_braces": { + "active": 1, + "flagValue": -1 + }, + "no_implicit_parens": { + "active": 0, + "flagValue": -1 + }, + "no_interpolation_in_single_quotes": { + "active": 0, + "flagValue": -1 + }, + "no_nested_string_interpolation": { + "active": 1, + "flagValue": -1 + }, + "no_plusplus": { + "active": 0, + "flagValue": -1 + }, + "no_private_function_fat_arrows": { + "active": 1, + "flagValue": -1 + }, + "no_stand_alone_at": { + "active": 1, + "flagValue": -1 + }, + "no_tabs": { + "active": 1, + "flagValue": -1 + }, + "no_this": { + "active": 0, + "flagValue": -1 + }, + "no_throwing_strings": { + "active": 1, + "flagValue": -1 + }, + "no_trailing_semicolons": { + "active": 1, + "flagValue": -1 + }, + "no_trailing_whitespace": { + "active": 1, + "flagValue": -1 + }, + "no_unnecessary_double_quotes": { + "active": 0, + "flagValue": -1 + }, + "no_unnecessary_fat_arrows": { + "active": 1, + "flagValue": -1 + }, + "non_empty_constructor_needs_parens": { + "active": 0, + "flagValue": -1 + }, + "prefer_english_operator": { + "active": 0, + "flagValue": -1 + }, + "space_operators": { + "active": 0, + "flagValue": -1 + }, + "spacing_after_comma": { + "active": 1, + "flagValue": -1 + } + }, + "coffeeMinifyOutput": 1, + "coffeeOutputStyle": 0, + "coffeeSyntaxCheckerStyle": 1, + "externalServerAddress": "http:\/\/localhost:8888", + "externalServerPreviewPathAddition": "", + "genericWebpageFileExtensionsString": "html, htm, shtml, shtm, xhtml, php, jsp, asp, aspx, erb, ctp", + "hamlAutoOutputPathEnabled": 1, + "hamlAutoOutputPathFilenamePattern": "*.html", + "hamlAutoOutputPathRelativePath": "", + "hamlAutoOutputPathReplace1": "", + "hamlAutoOutputPathReplace2": "", + "hamlAutoOutputPathStyle": 0, + "hamlEscapeHTMLCharacters": 0, + "hamlNoEscapeInAttributes": 0, + "hamlOutputFormat": 2, + "hamlOutputStyle": 0, + "hamlUseCDATA": 0, + "hamlUseDoubleQuotes": 0, + "hamlUseUnixNewlines": 0, + "jadeAutoOutputPathEnabled": 1, + "jadeAutoOutputPathFilenamePattern": "*.html", + "jadeAutoOutputPathRelativePath": "", + "jadeAutoOutputPathReplace1": "", + "jadeAutoOutputPathReplace2": "", + "jadeAutoOutputPathStyle": 0, + "jadeCompileDebug": 1, + "jadeOutputStyle": 0, + "javascriptAutoOutputPathEnabled": 1, + "javascriptAutoOutputPathFilenamePattern": "*-min.js", + "javascriptAutoOutputPathRelativePath": "\/min", + "javascriptAutoOutputPathReplace1": "", + "javascriptAutoOutputPathReplace2": "", + "javascriptAutoOutputPathStyle": 2, + "javascriptCreateSourceMap": 1, + "javascriptOutputStyle": 1, + "javascriptSyntaxCheckerStyle": 1, + "jsCheckerReservedNamesString": "", + "jsHintFlags2": { + "asi": { + "active": 0, + "flagValue": -1 + }, + "bitwise": { + "active": 1, + "flagValue": -1 + }, + "boss": { + "active": 0, + "flagValue": -1 + }, + "browser": { + "active": 1, + "flagValue": -1 + }, + "browserify": { + "active": 0, + "flagValue": -1 + }, + "camelcase": { + "active": 0, + "flagValue": -1 + }, + "couch": { + "active": 0, + "flagValue": -1 + }, + "curly": { + "active": 1, + "flagValue": -1 + }, + "debug": { + "active": 0, + "flagValue": -1 + }, + "devel": { + "active": 0, + "flagValue": -1 + }, + "dojo": { + "active": 0, + "flagValue": -1 + }, + "elision": { + "active": 1, + "flagValue": -1 + }, + "eqeqeq": { + "active": 1, + "flagValue": -1 + }, + "eqnull": { + "active": 0, + "flagValue": -1 + }, + "es3": { + "active": 0, + "flagValue": -1 + }, + "esnext": { + "active": 0, + "flagValue": -1 + }, + "evil": { + "active": 0, + "flagValue": -1 + }, + "expr": { + "active": 0, + "flagValue": -1 + }, + "forin": { + "active": 0, + "flagValue": -1 + }, + "freeze": { + "active": 1, + "flagValue": -1 + }, + "funcscope": { + "active": 0, + "flagValue": -1 + }, + "futurehostile": { + "active": 0, + "flagValue": -1 + }, + "globalstrict": { + "active": 0, + "flagValue": -1 + }, + "immed": { + "active": 0, + "flagValue": -1 + }, + "indent": { + "active": 0, + "flagValue": 4 + }, + "iterator": { + "active": 0, + "flagValue": -1 + }, + "jasmine": { + "active": 0, + "flagValue": -1 + }, + "jquery": { + "active": 1, + "flagValue": -1 + }, + "lastsemic": { + "active": 0, + "flagValue": -1 + }, + "latedef": { + "active": 1, + "flagValue": -1 + }, + "laxbreak": { + "active": 0, + "flagValue": -1 + }, + "laxcomma": { + "active": 0, + "flagValue": -1 + }, + "loopfunc": { + "active": 0, + "flagValue": -1 + }, + "maxcomplexity": { + "active": 0, + "flagValue": 10 + }, + "maxdepth": { + "active": 0, + "flagValue": 3 + }, + "maxlen": { + "active": 0, + "flagValue": 150 + }, + "maxparams": { + "active": 0, + "flagValue": 3 + }, + "maxstatements": { + "active": 0, + "flagValue": 4 + }, + "mocha": { + "active": 0, + "flagValue": -1 + }, + "mootools": { + "active": 0, + "flagValue": -1 + }, + "moz": { + "active": 0, + "flagValue": -1 + }, + "multistr": { + "active": 0, + "flagValue": -1 + }, + "newcap": { + "active": 1, + "flagValue": -1 + }, + "noarg": { + "active": 1, + "flagValue": -1 + }, + "nocomma": { + "active": 0, + "flagValue": -1 + }, + "node": { + "active": 0, + "flagValue": -1 + }, + "noempty": { + "active": 0, + "flagValue": -1 + }, + "nonbsp": { + "active": 0, + "flagValue": -1 + }, + "nonew": { + "active": 1, + "flagValue": -1 + }, + "nonstandard": { + "active": 0, + "flagValue": -1 + }, + "notypeof": { + "active": 1, + "flagValue": -1 + }, + "noyield": { + "active": 0, + "flagValue": -1 + }, + "onecase": { + "active": 0, + "flagValue": -1 + }, + "phantom": { + "active": 0, + "flagValue": -1 + }, + "plusplus": { + "active": 0, + "flagValue": -1 + }, + "proto": { + "active": 0, + "flagValue": -1 + }, + "prototypejs": { + "active": 0, + "flagValue": -1 + }, + "qunit": { + "active": 0, + "flagValue": -1 + }, + "regexp": { + "active": 1, + "flagValue": -1 + }, + "rhino": { + "active": 0, + "flagValue": -1 + }, + "scripturl": { + "active": 0, + "flagValue": -1 + }, + "shadow": { + "active": 0, + "flagValue": -1 + }, + "shelljs": { + "active": 0, + "flagValue": -1 + }, + "singleGroups": { + "active": 0, + "flagValue": -1 + }, + "strict": { + "active": 0, + "flagValue": -1 + }, + "sub": { + "active": 0, + "flagValue": -1 + }, + "supernew": { + "active": 0, + "flagValue": -1 + }, + "typed": { + "active": 0, + "flagValue": -1 + }, + "undef": { + "active": 1, + "flagValue": -1 + }, + "unused": { + "active": 1, + "flagValue": -1 + }, + "varstmt": { + "active": 0, + "flagValue": -1 + }, + "withstmt": { + "active": 0, + "flagValue": -1 + }, + "worker": { + "active": 0, + "flagValue": -1 + }, + "wsh": { + "active": 0, + "flagValue": -1 + }, + "yui": { + "active": 0, + "flagValue": -1 + } + }, + "jsLintFlags2": { + "bitwise": { + "active": 0, + "flagValue": -1 + }, + "browser": { + "active": 1, + "flagValue": -1 + }, + "couch": { + "active": 0, + "flagValue": -1 + }, + "devel": { + "active": 0, + "flagValue": -1 + }, + "es6": { + "active": 0, + "flagValue": -1 + }, + "eval": { + "active": 0, + "flagValue": -1 + }, + "for": { + "active": 0, + "flagValue": -1 + }, + "maxlen": { + "active": 0, + "flagValue": 150 + }, + "node": { + "active": 0, + "flagValue": -1 + }, + "this": { + "active": 0, + "flagValue": -1 + }, + "white": { + "active": 0, + "flagValue": -1 + } + }, + "jsonAutoOutputPathEnabled": 0, + "jsonAutoOutputPathFilenamePattern": "*-min.json", + "jsonAutoOutputPathRelativePath": "", + "jsonAutoOutputPathReplace1": "", + "jsonAutoOutputPathReplace2": "", + "jsonAutoOutputPathStyle": 0, + "jsonOrderOutput": 0, + "jsonOutputStyle": 1, + "kitAutoOutputPathEnabled": 1, + "kitAutoOutputPathFilenamePattern": "*.html", + "kitAutoOutputPathRelativePath": "", + "kitAutoOutputPathReplace1": "", + "kitAutoOutputPathReplace2": "", + "kitAutoOutputPathStyle": 0, + "lessAllowInsecureImports": 0, + "lessAutoOutputPathEnabled": 1, + "lessAutoOutputPathFilenamePattern": "*.css", + "lessAutoOutputPathRelativePath": "..\/css", + "lessAutoOutputPathReplace1": "less", + "lessAutoOutputPathReplace2": "css", + "lessAutoOutputPathStyle": 2, + "lessCreateSourceMap": 0, + "lessDisableJavascript": 0, + "lessIeCompatibility": 1, + "lessOutputStyle": 0, + "lessRelativeURLS": 0, + "lessStrictImports": 0, + "lessStrictMath": 0, + "lessStrictUnits": 0, + "markdownAutoOutputPathEnabled": 1, + "markdownAutoOutputPathFilenamePattern": "*.html", + "markdownAutoOutputPathRelativePath": "", + "markdownAutoOutputPathReplace1": "", + "markdownAutoOutputPathReplace2": "", + "markdownAutoOutputPathStyle": 0, + "markdownCriticStyle": 0, + "markdownEnableFootnotes": 1, + "markdownEnableLabels": 1, + "markdownEnableSmartQuotes": 1, + "markdownEscapeLineBreaks": 0, + "markdownMaskEmailAddresses": 1, + "markdownOutputFormat": 0, + "markdownOutputStyle": 0, + "markdownParseMetadata": 1, + "markdownProcessHTML": 0, + "markdownRandomFootnoteNumbers": 0, + "markdownUseCompatibilityMode": 0, + "reloadFileURLs": 0, + "sassAutoOutputPathEnabled": 1, + "sassAutoOutputPathFilenamePattern": "*.css", + "sassAutoOutputPathRelativePath": "..\/css", + "sassAutoOutputPathReplace1": "sass", + "sassAutoOutputPathReplace2": "css", + "sassAutoOutputPathStyle": 2, + "sassCreateSourceMap": 0, + "sassDebugStyle": 0, + "sassDecimalPrecision": 10, + "sassOutputStyle": 0, + "sassUseLibsass": 0, + "shouldRunAutoprefixer": 0, + "shouldRunBless": 0, + "skippedItemsString": ".svn, .git, .hg, log, _logs, _cache, cache, logs, node_modules", + "slimAutoOutputPathEnabled": 1, + "slimAutoOutputPathFilenamePattern": "*.html", + "slimAutoOutputPathRelativePath": "", + "slimAutoOutputPathReplace1": "", + "slimAutoOutputPathReplace2": "", + "slimAutoOutputPathStyle": 0, + "slimCompileOnly": 0, + "slimLogicless": 0, + "slimOutputFormat": 0, + "slimOutputStyle": 1, + "slimRailsCompatible": 0, + "stylusAutoOutputPathEnabled": 1, + "stylusAutoOutputPathFilenamePattern": "*.css", + "stylusAutoOutputPathRelativePath": "..\/css", + "stylusAutoOutputPathReplace1": "stylus", + "stylusAutoOutputPathReplace2": "css", + "stylusAutoOutputPathStyle": 2, + "stylusCreateSourceMap": 0, + "stylusDebugStyle": 0, + "stylusImportCSS": 0, + "stylusOutputStyle": 0, + "stylusResolveRelativeURLS": 0, + "typescriptAutoOutputPathEnabled": 1, + "typescriptAutoOutputPathFilenamePattern": "*.js", + "typescriptAutoOutputPathRelativePath": "\/js", + "typescriptAutoOutputPathReplace1": "", + "typescriptAutoOutputPathReplace2": "", + "typescriptAutoOutputPathStyle": 2, + "typescriptCreateDeclarationFile": 0, + "typescriptCreateSourceMap": 0, + "typescriptJSXMode": 0, + "typescriptMinifyOutput": 0, + "typescriptModuleResolutionType": 0, + "typescriptModuleType": 2, + "typescriptNoImplicitAny": 0, + "typescriptPreserveConstEnums": 0, + "typescriptRemoveComments": 0, + "typescriptSuppressImplicitAnyIndexErrors": 0, + "typescriptTargetECMAVersion": 0, + "uglifyDefinesString": "", + "uglifyFlags2": { + "ascii-only": { + "active": 0, + "flagValue": -1 + }, + "bare-returns": { + "active": 0, + "flagValue": -1 + }, + "booleans": { + "active": 1, + "flagValue": -1 + }, + "bracketize": { + "active": 0, + "flagValue": -1 + }, + "cascade": { + "active": 1, + "flagValue": -1 + }, + "comments": { + "active": 1, + "flagValue": -1 + }, + "comparisons": { + "active": 1, + "flagValue": -1 + }, + "compress": { + "active": 1, + "flagValue": -1 + }, + "conditionals": { + "active": 1, + "flagValue": -1 + }, + "dead_code": { + "active": 0, + "flagValue": -1 + }, + "drop_console": { + "active": 0, + "flagValue": -1 + }, + "drop_debugger": { + "active": 1, + "flagValue": -1 + }, + "eval": { + "active": 0, + "flagValue": -1 + }, + "evaluate": { + "active": 1, + "flagValue": -1 + }, + "hoist_funs": { + "active": 1, + "flagValue": -1 + }, + "hoist_vars": { + "active": 0, + "flagValue": -1 + }, + "if_return": { + "active": 1, + "flagValue": -1 + }, + "indent-level": { + "active": 0, + "flagValue": 4 + }, + "indent-start": { + "active": 0, + "flagValue": 0 + }, + "inline-script": { + "active": 0, + "flagValue": -1 + }, + "join_vars": { + "active": 1, + "flagValue": -1 + }, + "keep_fargs": { + "active": 0, + "flagValue": -1 + }, + "keep_fnames": { + "active": 0, + "flagValue": -1 + }, + "loops": { + "active": 1, + "flagValue": -1 + }, + "mangle": { + "active": 1, + "flagValue": -1 + }, + "max-line-len": { + "active": 1, + "flagValue": 32000 + }, + "negate_iife": { + "active": 1, + "flagValue": -1 + }, + "properties": { + "active": 1, + "flagValue": -1 + }, + "pure_getters": { + "active": 0, + "flagValue": -1 + }, + "quote-keys": { + "active": 0, + "flagValue": -1 + }, + "screw-ie8": { + "active": 0, + "flagValue": -1 + }, + "semicolons": { + "active": 1, + "flagValue": -1 + }, + "sequences": { + "active": 1, + "flagValue": -1 + }, + "sort": { + "active": 0, + "flagValue": -1 + }, + "space-colon": { + "active": 1, + "flagValue": -1 + }, + "toplevel": { + "active": 0, + "flagValue": -1 + }, + "unsafe": { + "active": 0, + "flagValue": -1 + }, + "unused": { + "active": 0, + "flagValue": -1 + }, + "warnings": { + "active": 0, + "flagValue": -1 + }, + "width": { + "active": 1, + "flagValue": 80 + } + }, + "uglifyReservedNamesString": "$", + "websiteRelativeRoot": "" + }, +"settingsFileVersion": "2" +} \ No newline at end of file diff --git a/languages/index.html b/languages/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/languages/woocommerce-cart-tab-da_DK.mo b/languages/woocommerce-cart-tab-da_DK.mo deleted file mode 100644 index 4c54090..0000000 Binary files a/languages/woocommerce-cart-tab-da_DK.mo and /dev/null differ diff --git a/languages/woocommerce-cart-tab-da_DK.po b/languages/woocommerce-cart-tab-da_DK.po deleted file mode 100644 index dbfa987..0000000 --- a/languages/woocommerce-cart-tab-da_DK.po +++ /dev/null @@ -1,126 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: WooCommerce Cart Tab v0.3.1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: \n" -"PO-Revision-Date: 2014-03-24 10:08:16+0000\n" -"Last-Translator: gitte \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: CSL v1.x\n" -"X-Poedit-Language: Danish\n" -"X-Poedit-Country: DENMARK\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n" -"X-Poedit-Basepath: ../\n" -"X-Poedit-Bookmarks: \n" -"X-Poedit-SearchPath-0: .\n" -"X-Textdomain-Support: yes" - -#. translators: plugin header field 'Name' -#: cart-tab.php:0 -#@ woocommerce-cart-tab -msgid "WooCommerce Cart Tab" -msgstr "" - -#. translators: plugin header field 'PluginURI' -#: cart-tab.php:0 -#@ woocommerce-cart-tab -msgid "http://jameskoster.co.uk/tag/cart-tab/" -msgstr "" - -#. translators: plugin header field 'Description' -#: cart-tab.php:0 -#@ woocommerce-cart-tab -msgid "Displays a sitewide link to the cart which reveals the cart contents on hover." -msgstr "Viser et link til kurven på hele sitet og viser indholdet af kurven når du holder musen henover." - -#. translators: plugin header field 'Author' -#: cart-tab.php:0 -#@ woocommerce-cart-tab -msgid "jameskoster" -msgstr "" - -#. translators: plugin header field 'AuthorURI' -#: cart-tab.php:0 -#@ woocommerce-cart-tab -msgid "http://jameskoster.co.uk" -msgstr "" - -#. translators: plugin header field 'Version' -#: cart-tab.php:0 -#@ woocommerce-cart-tab -msgid "0.3.1" -msgstr "" - -#: cart-tab.php:43 -#@ woocommerce-cart-tab -msgid "Cart Tab" -msgstr "" - -#: cart-tab.php:48 -#@ woocommerce-cart-tab -msgid "Cart Widget" -msgstr "" - -#: cart-tab.php:49 -#@ woocommerce-cart-tab -msgid "Display the cart widget on hover" -msgstr "Viser kurv widget'en når du holder musen henover" - -#: cart-tab.php:54 -#@ woocommerce-cart-tab -msgid "Hide Empty Cart" -msgstr "Skjul tom kurv" - -#: cart-tab.php:55 -#@ woocommerce-cart-tab -msgid "Hide the cart tab if the cart is empty" -msgstr "Skjul kurv tab'en hvis kurven er tom" - -#: cart-tab.php:60 -#@ woocommerce-cart-tab -msgid "Use the light or dark skin" -msgstr "Brug det lyse eller det mørke skin" - -#: cart-tab.php:64 -#@ woocommerce-cart-tab -msgid "Light" -msgstr "Lys" - -#: cart-tab.php:65 -#@ woocommerce-cart-tab -msgid "Dark" -msgstr "Mørk" - -#: cart-tab.php:69 -#@ woocommerce-cart-tab -msgid "Position the cart tab on the right or left" -msgstr "Indsæt kurv tab'en på højre eller venstre side" - -#: cart-tab.php:73 -#@ woocommerce-cart-tab -msgid "Right" -msgstr "Højre" - -#: cart-tab.php:74 -#@ woocommerce-cart-tab -msgid "Left" -msgstr "Venstre" - -#: cart-tab.php:174 -#@ woocommerce-cart-tab -msgid "View your shopping cart" -msgstr "Se din indkøbskurv" - -#: cart-tab.php:177 -#, php-format -#@ woocommerce-cart-tab -msgid "%d item" -msgid_plural "%d items" -msgstr[0] "%d vare" -msgstr[1] "%d varer" - diff --git a/languages/woocommerce-cart-tab-de_DE.mo b/languages/woocommerce-cart-tab-de_DE.mo deleted file mode 100644 index e7a5fc2..0000000 Binary files a/languages/woocommerce-cart-tab-de_DE.mo and /dev/null differ diff --git a/languages/woocommerce-cart-tab-de_DE.po b/languages/woocommerce-cart-tab-de_DE.po deleted file mode 100644 index 859bf13..0000000 --- a/languages/woocommerce-cart-tab-de_DE.po +++ /dev/null @@ -1,121 +0,0 @@ -# This German Language File: Copyright (C) 2013 by David Decker of deckerweb.de & genesisthemes.de -# This file is distributed under the same license as the WooCommerce Cart Tab Plugin package. -# -# Weitere deutsche Sprachdateien fuer WooCommerce und Extensions (Erweiterungen) -# sowie fuer WordPress-Plugins und -Themes sind hier zu finden: -# --> http://deckerweb.de/sprachdateien/ -# -msgid "" -msgstr "" -"Project-Id-Version: WooCommerce Cart Tab v0.1.1\n" -"Report-Msgid-Bugs-To: http://deckerweb.de/kontakt/\n" -"POT-Creation-Date: 2013-03-15 23:03:27+0000\n" -"PO-Revision-Date: 2013-03-27 22:23+0100\n" -"Last-Translator: David Decker \n" -"Language-Team: DECKERWEB -- http://deckerweb.de/kontakt/\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: CSL v1.x\n" -"X-Poedit-Language: German\n" -"X-Poedit-Country: GERMANY\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n" -"X-Textdomain-Support: yes\n" -"X-Poedit-SearchPath-0: .\n" - -#@ woocommerce-cart-tab -#: cart-tab.php:43 -msgid "Cart Tab" -msgstr "Warenkorb-Tab" - -#@ woocommerce-cart-tab -#: cart-tab.php:48 -msgid "Cart Widget" -msgstr "Warenkorb-Widget" - -#@ woocommerce-cart-tab -#: cart-tab.php:49 -msgid "Display the cart widget on hover" -msgstr "Das Warenkorb-Widget im Überfahren-Status anzeigen (Hover)" - -#@ woocommerce-cart-tab -#: cart-tab.php:54 -msgid "Use the light or dark skin" -msgstr "Den hellen oder dunklen Skin verwenden" - -#@ woocommerce-cart-tab -#: cart-tab.php:58 -msgid "Light" -msgstr "Hell" - -#@ woocommerce-cart-tab -#: cart-tab.php:59 -msgid "Dark" -msgstr "Dunkel" - -#@ woocommerce-cart-tab -#: cart-tab.php:63 -msgid "Position the cart tab on the right or left" -msgstr "Position des Warenkorb-Tabs rechts oder links" - -#@ woocommerce-cart-tab -#: cart-tab.php:67 -msgid "Right" -msgstr "Rechts" - -#@ woocommerce-cart-tab -#: cart-tab.php:68 -msgid "Left" -msgstr "Links" - -#@ woocommerce-cart-tab -#: cart-tab.php:157 -msgid "View your shopping cart" -msgstr "Ihren Warenkorb ansehen" - -#@ woocommerce-cart-tab -#: cart-tab.php:160 -#, php-format -msgid "%d item" -msgid_plural "%d items" -msgstr[0] "%d Produkt" -msgstr[1] "%d Produkte" - -#@ woocommerce-cart-tab -#. translators: plugin header field 'Name' -#: cart-tab.php:0 -msgid "WooCommerce Cart Tab" -msgstr "WooCommerce Warenkorb-Tab" - -#@ woocommerce-cart-tab -#. translators: plugin header field 'PluginURI' -#: cart-tab.php:0 -msgid "http://jameskoster.co.uk/tag/cart-tab/" -msgstr "http://jameskoster.co.uk/tag/cart-tab/" - -#@ woocommerce-cart-tab -#. translators: plugin header field 'Description' -#: cart-tab.php:0 -msgid "Displays a sitewide link to the cart which reveals the cart contents on hover." -msgstr "Zeigt einen Webseiten-weiten Link zum Warenkorb an, welcher die Inhalte des Warenkorbs beim Überfahren (Hover) darstellt." - -#@ woocommerce-cart-tab -#. translators: plugin header field 'Author' -#: cart-tab.php:0 -msgid "jameskoster" -msgstr "James Koster" - -#@ woocommerce-cart-tab -#. translators: plugin header field 'AuthorURI' -#: cart-tab.php:0 -msgid "http://jameskoster.co.uk" -msgstr "http://jameskoster.co.uk/" - -#@ woocommerce-cart-tab -#. translators: plugin header field 'Version' -#: cart-tab.php:0 -msgid "0.1.1" -msgstr "0.1.1" - diff --git a/languages/woocommerce-cart-tab.po b/languages/woocommerce-cart-tab.po deleted file mode 100644 index ef3a0ee..0000000 --- a/languages/woocommerce-cart-tab.po +++ /dev/null @@ -1,80 +0,0 @@ -# This file is distributed under the same license as the WooCommerce Cart Tab package. -msgid "" -msgstr "" -"PO-Revision-Date: 2013-03-27 21:24:44+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: GlotPress/0.1\n" -"Project-Id-Version: WooCommerce Cart Tab\n" - -#: cart-tab.php:43 -msgid "Cart Tab" -msgstr "" - -#: cart-tab.php:48 -msgid "Cart Widget" -msgstr "" - -#: cart-tab.php:49 -msgid "Display the cart widget on hover" -msgstr "" - -#: cart-tab.php:54 -msgid "Use the light or dark skin" -msgstr "" - -#: cart-tab.php:58 -msgid "Light" -msgstr "" - -#: cart-tab.php:59 -msgid "Dark" -msgstr "" - -#: cart-tab.php:63 -msgid "Position the cart tab on the right or left" -msgstr "" - -#: cart-tab.php:67 -msgid "Right" -msgstr "" - -#: cart-tab.php:68 -msgid "Left" -msgstr "" - -#: cart-tab.php:157 -msgid "View your shopping cart" -msgstr "" - -#: cart-tab.php:160 -msgid "%d item" -msgid_plural "%d items" -msgstr[0] "" -msgstr[1] "" - -#: cart-tab.php:0 -msgid "WooCommerce Cart Tab" -msgstr "" - -#: cart-tab.php:0 -msgid "http://jameskoster.co.uk/tag/cart-tab/" -msgstr "" - -#: cart-tab.php:0 -msgid "Displays a sitewide link to the cart which reveals the cart contents on hover." -msgstr "" - -#: cart-tab.php:0 -msgid "jameskoster" -msgstr "" - -#: cart-tab.php:0 -msgid "http://jameskoster.co.uk" -msgstr "" - -#: cart-tab.php:0 -msgid "0.1.1" -msgstr "" \ No newline at end of file diff --git a/languages/woocommerce-cart-tab.pot b/languages/woocommerce-cart-tab.pot new file mode 100644 index 0000000..6ada8af --- /dev/null +++ b/languages/woocommerce-cart-tab.pot @@ -0,0 +1,102 @@ +# Copyright (C) 2016 WooCommerce Cart Tab +# This file is distributed under the same license as the WooCommerce Cart Tab package. +msgid "" +msgstr "" +"Project-Id-Version: WooCommerce Cart Tab 0.4.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-cart-" +"tab\n" +"POT-Creation-Date: 2016-05-23 11:07:30+00:00\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" + +#: cart-tab.php:47 +msgid "Cart Tab" +msgstr "" + +#: cart-tab.php:52 +msgid "Cart Widget" +msgstr "" + +#: cart-tab.php:53 +msgid "Display the cart widget on hover" +msgstr "" + +#: cart-tab.php:58 +msgid "Hide Empty Cart" +msgstr "" + +#: cart-tab.php:59 +msgid "Hide the cart tab if the cart is empty" +msgstr "" + +#: cart-tab.php:64 +msgid "Use the light or dark skin" +msgstr "" + +#: cart-tab.php:68 +msgid "Light" +msgstr "" + +#: cart-tab.php:69 +msgid "Dark" +msgstr "" + +#: cart-tab.php:73 +msgid "Position the cart tab on the right or left" +msgstr "" + +#: cart-tab.php:77 +msgid "Right" +msgstr "" + +#: cart-tab.php:78 +msgid "Left" +msgstr "" + +#: cart-tab.php:82 +msgid "Cart link display total/subtotal" +msgstr "" + +#: cart-tab.php:86 +msgid "total" +msgstr "" + +#: cart-tab.php:87 +msgid "subtotal" +msgstr "" + +#: cart-tab.php:206 +msgid "View your shopping cart" +msgstr "" + +#: cart-tab.php:213 +msgid "%d item" +msgid_plural "%d items" +msgstr[0] "" +msgstr[1] "" + +#. Plugin Name of the plugin/theme +msgid "WooCommerce Cart Tab" +msgstr "" + +#. Plugin URI of the plugin/theme +msgid "http://jameskoster.co.uk/tag/cart-tab/" +msgstr "" + +#. Description of the plugin/theme +msgid "" +"Displays a sitewide link to the cart which reveals the cart contents on " +"hover." +msgstr "" + +#. Author of the plugin/theme +msgid "jameskoster" +msgstr "" + +#. Author URI of the plugin/theme +msgid "http://jameskoster.co.uk" +msgstr "" diff --git a/readme.txt b/readme.txt index b2fc9c0..f38ef97 100755 --- a/readme.txt +++ b/readme.txt @@ -48,6 +48,7 @@ Thanks! Please fork the repo on