Plugin Directory

Changeset 166029


Ignore:
Timestamp:
10/22/2009 10:54:06 PM (16 years ago)
Author:
johanee
Message:

Add missing admin file, update translations

Location:
cache-translation-object/trunk
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • cache-translation-object/trunk/languages/cache-translation-sv_SE.po

    r165890 r166029  
     1# SOME DESCRIPTIVE TITLE.
     2# Copyright (C) YEAR Johan Eenfeldt
     3# This file is distributed under the same license as the PACKAGE package.
     4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
     5#
    16msgid ""
    27msgstr ""
    3 "Project-Id-Version: Cache Translation Object\n"
    4 "Report-Msgid-Bugs-To: http://wordpress.org/tag/cache-translation-object\n"
    5 "POT-Creation-Date: 2009-10-17 15:19+0000\n"
     8"Project-Id-Version: Cache Translation Object 1.1\n"
     9"Report-Msgid-Bugs-To: http://devel.kostdoktorn.se/cache-translation-object\n"
     10"POT-Creation-Date: 2009-10-22 22:07+0000\n"
    611"PO-Revision-Date: \n"
    712"Last-Translator: Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>\n"
     
    1015"Content-Type: text/plain; charset=UTF-8\n"
    1116"Content-Transfer-Encoding: 8bit\n"
     17"Plural-Forms: nplurals=2; plural=(n != 1);\n"
    1218"X-Poedit-Language: Swedish\n"
    1319"X-Poedit-Country: SWEDEN\n"
     
    1723msgstr "APC PHP modul ej tillg&auml;nglig"
    1824
    19 #: cache-translation-object-file.php:21
     25#: cache-translation-object-apc.php:54
     26#: cache-translation-object-file.php:80
     27#: cache-translation-object-shm.php:64
    2028#, php-format
    21 msgid "File %s is write-protected"
    22 msgstr "Fil %s &auml;r skrivskyddad"
     29msgid "%d bytes cached"
     30msgstr "%d bytes lagrade"
    2331
    24 #: cache-translation-object-shm.php:16
     32#: cache-translation-object-apc.php:56
     33#: cache-translation-object-file.php:82
     34#: cache-translation-object-shm.php:66
     35#, php-format
     36msgid "from %d locale"
     37msgid_plural "from %d locales"
     38msgstr[0] "fr&aring;n %d spr&aring;k"
     39msgstr[1] "fr&aring;n %d spr&aring;k"
     40
     41#: cache-translation-object-file.php:30
     42#, php-format
     43msgid "%s is write-protected"
     44msgstr "%s &auml;r skrivskyddad"
     45
     46#: cache-translation-object-shm.php:18
    2547msgid "Shared Memory PHP module not available"
    2648msgstr "Shared Memory PHP modul ej tillg&auml;nglig"
    2749
    28 #: cache-translation-object.php:43
     50#: cache-translation-object-shm.php:190
     51#: cache-translation-object-shm.php:201
     52#: cache-translation-object-shm.php:217
     53#, php-format
     54msgid "Storage error in %s (%d). Please report."
     55msgstr "Lagringsfel i %s (%d). Anm&auml;l g&auml;rna."
     56
     57#: cache-translation-object.php:38
    2958msgid "APC (Alternative PHP Cache)"
    3059msgstr "APC (Alternative PHP Cache)"
    3160
    32 #: cache-translation-object.php:46
     61#: cache-translation-object.php:41
    3362msgid "SHMOP (Shared Memory)"
    3463msgstr "SHMOP (Shared Memory)"
    3564
    36 #: cache-translation-object.php:49
     65#: cache-translation-object.php:44
    3766msgid "Filesystem"
    3867msgstr "Filsystem"
    3968
    40 #: cache-translation-object.php:164
     69#: cache-translation-object.php:114
     70msgid "Could not load persistent storage functions! Please check storage type."
     71msgstr "Det gick inte att starta lagringsfunktionen! Kontrollera val av lagringsalternativ."
     72
     73#: cache-translation-object.php:120
     74msgid "Persistent storage not available! Please check storage type."
     75msgstr "Lagring ej aktiv. Kontrollera val av lagringsalternativ."
     76
     77#: cache-translation-object.php:131
     78msgid "Non-consistent locale value! Plugin collision?"
     79msgstr "Inkonsekvent spr&aring;kv&auml;rde! Kollision med annat insticksprogram?"
     80
     81#: cache-translation-object.php:139
     82msgid "Translation object already exists! Plugin collision?"
     83msgstr "&Ouml;vers&auml;ttningsobjekt finns redan! Kollision med annat insticksprogram?"
     84
     85#: cache-translation-object.php:153
     86msgid "Stored object not array. Please report error!"
     87msgstr "Lagrat objekt ej array. Anm&auml;l g&auml;rna."
     88
     89#: cache-translation-object.php:166
     90msgid "Stored object not MO object. Please report error!"
     91msgstr "Lagrat objekt ej av typ MO. Anm&auml;l g&auml;rna."
     92
     93#: cache-translation-object.php:356
    4194msgid "Error:"
    4295msgstr "Fel:"
    43 
    44 #: cache-translation-object.php:289
    45 msgid "Cleared cache"
    46 msgstr "Lagringen rensad"
    47 
    48 #: cache-translation-object.php:303
    49 msgid "Settings updated"
    50 msgstr "Inst&auml;llningarna &auml;ndrade"
    51 
    52 #: cache-translation-object.php:317
    53 msgid "Cache Translation Object Settings"
    54 msgstr "Cache Translation Object Inst&auml;llningar"
    55 
    56 #: cache-translation-object.php:323
    57 msgid "Status:"
    58 msgstr "Status:"
    59 
    60 #: cache-translation-object.php:329
    61 msgid "Caching Active"
    62 msgstr "Lagring aktiv"
    63 
    64 #: cache-translation-object.php:330
    65 #, php-format
    66 msgid "%s bytes cached"
    67 msgstr "%s bytes lagrade"
    68 
    69 #: cache-translation-object.php:332
    70 msgid "Enable caching"
    71 msgstr "S&auml;tt p&aring; lagring"
    72 
    73 #: cache-translation-object.php:339
    74 msgid "Supported storage:"
    75 msgstr "Tillg&auml;ngliga lagringsalternativ:"
    76 
    77 #: cache-translation-object.php:356
    78 msgid "No supported storage"
    79 msgstr "Inga tillg&auml;ngliga lagringsalternativ"
    80 
    81 #: cache-translation-object.php:362
    82 msgid "Update Settings"
    83 msgstr "&Auml;ndra Inst&auml;llningar"
    84 
    85 #: cache-translation-object.php:363
    86 msgid "Clear Cached Objects"
    87 msgstr "Rensa Lagrade Objekt"
    8896
    8997#. Plugin Name of an extension
     
    96104
    97105#. Description of an extension
    98 msgid "Substantially increase performance of localized WordPress by caching the translation (l10n) object"
    99 msgstr "Ökar markant WordPress prestanda genom att lagra översättnings (l10n) objektet"
     106msgid "Substantially increase performance of localized WordPress by caching the translation (l10n) object. Works with most multiple locale plugins."
     107msgstr "&Ouml;kar markant WordPress prestanda genom att lagra &ouml;vers&auml;ttnings (l10n) objektet. Hanterar de flesta fler-spr&aring;ks insticks program"
    100108
    101109#. Author of an extension
     
    107115msgstr "http://devel.kostdoktorn.se"
    108116
    109 #~ msgid "Caching disabled"
    110 #~ msgstr "Lagring inaktiv"
    111 
  • cache-translation-object/trunk/languages/cache-translation.pot

    r165890 r166029  
    11# SOME DESCRIPTIVE TITLE.
    2 # Copyright (C) 2009 Johan Eenfeldt
     2# Copyright (C) YEAR Johan Eenfeldt
    33# This file is distributed under the same license as the PACKAGE package.
    44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
     
    99"Project-Id-Version: PACKAGE VERSION\n"
    1010"Report-Msgid-Bugs-To: http://wordpress.org/tag/cache-translation-object\n"
    11 "POT-Creation-Date: 2009-10-17 15:19+0000\n"
     11"POT-Creation-Date: 2009-10-22 22:07+0000\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1616"Content-Type: text/plain; charset=CHARSET\n"
    1717"Content-Transfer-Encoding: 8bit\n"
     18"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    1819
    1920#: cache-translation-object-apc.php:17
     
    2122msgstr ""
    2223
    23 #: cache-translation-object-file.php:21
     24#: cache-translation-object-apc.php:54 cache-translation-object-file.php:80
     25#: cache-translation-object-shm.php:64
    2426#, php-format
    25 msgid "File %s is write-protected"
     27msgid "%d bytes cached"
    2628msgstr ""
    2729
    28 #: cache-translation-object-shm.php:16
     30#: cache-translation-object-apc.php:56 cache-translation-object-file.php:82
     31#: cache-translation-object-shm.php:66
     32#, php-format
     33msgid "from %d locale"
     34msgid_plural "from %d locales"
     35msgstr[0] ""
     36msgstr[1] ""
     37
     38#: cache-translation-object-file.php:30
     39#, php-format
     40msgid "%s is write-protected"
     41msgstr ""
     42
     43#: cache-translation-object-shm.php:18
    2944msgid "Shared Memory PHP module not available"
    3045msgstr ""
    3146
    32 #: cache-translation-object.php:43
     47#: cache-translation-object-shm.php:190 cache-translation-object-shm.php:201
     48#: cache-translation-object-shm.php:217
     49#, php-format
     50msgid "Storage error in %s (%d). Please report."
     51msgstr ""
     52
     53#: cache-translation-object.php:38
    3354msgid "APC (Alternative PHP Cache)"
    3455msgstr ""
    3556
    36 #: cache-translation-object.php:46
     57#: cache-translation-object.php:41
    3758msgid "SHMOP (Shared Memory)"
    3859msgstr ""
    3960
    40 #: cache-translation-object.php:49
     61#: cache-translation-object.php:44
    4162msgid "Filesystem"
    4263msgstr ""
    4364
    44 #: cache-translation-object.php:164
    45 msgid "Error:"
     65#: cache-translation-object.php:114
     66msgid "Could not load persistent storage functions! Please check storage type."
    4667msgstr ""
    4768
    48 #: cache-translation-object.php:289
    49 msgid "Cleared cache"
     69#: cache-translation-object.php:120
     70msgid "Persistent storage not available! Please check storage type."
    5071msgstr ""
    5172
    52 #: cache-translation-object.php:303
    53 msgid "Settings updated"
     73#: cache-translation-object.php:131
     74msgid "Non-consistent locale value! Plugin collision?"
    5475msgstr ""
    5576
    56 #: cache-translation-object.php:317
    57 msgid "Cache Translation Object Settings"
     77#: cache-translation-object.php:139
     78msgid "Translation object already exists! Plugin collision?"
    5879msgstr ""
    5980
    60 #: cache-translation-object.php:323
    61 msgid "Status:"
     81#: cache-translation-object.php:153
     82msgid "Stored object not array. Please report error!"
    6283msgstr ""
    6384
    64 #: cache-translation-object.php:329
    65 msgid "Caching Active"
    66 msgstr ""
    67 
    68 #: cache-translation-object.php:330
    69 #, php-format
    70 msgid "%s bytes cached"
    71 msgstr ""
    72 
    73 #: cache-translation-object.php:332
    74 msgid "Enable caching"
    75 msgstr ""
    76 
    77 #: cache-translation-object.php:339
    78 msgid "Supported storage:"
     85#: cache-translation-object.php:166
     86msgid "Stored object not MO object. Please report error!"
    7987msgstr ""
    8088
    8189#: cache-translation-object.php:356
    82 msgid "No supported storage"
    83 msgstr ""
    84 
    85 #: cache-translation-object.php:362
    86 msgid "Update Settings"
    87 msgstr ""
    88 
    89 #: cache-translation-object.php:363
    90 msgid "Clear Cached Objects"
     90msgid "Error:"
    9191msgstr ""
    9292
     
    102102msgid ""
    103103"Substantially increase performance of localized WordPress by caching the "
    104 "translation (l10n) object"
     104"translation (l10n) object. Works with most multiple locale plugins."
    105105msgstr ""
    106106
Note: See TracChangeset for help on using the changeset viewer.