Plugin Directory

Changeset 347713


Ignore:
Timestamp:
02/19/2011 02:00:57 PM (15 years ago)
Author:
frekel
Message:

Added Russian language and updated other languages

Location:
wp-photocontest/trunk/localizations
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • wp-photocontest/trunk/localizations/convertPot.sh

    r315197 r347713  
    55mv wp-photocontest-bg_BG-draft.pot wp-photocontest-bg_BG.pot
    66mv wp-photocontest-de_DE-draft.pot wp-photocontest-de_DE.pot
     7mv wp-photocontest-ru_RU-draft.pot wp-photocontest-ru_RU.pot
    78msgfmt wp-photocontest.pot -o wp-photocontest.mo
    89msgfmt wp-photocontest-nl_NL.pot -o wp-photocontest-nl_NL.mo
     
    1213msgfmt wp-photocontest-bg_BG.pot -o wp-photocontest-bg_BG.mo
    1314msgfmt wp-photocontest-de_DE.pot -o wp-photocontest-de_DE.mo
     15msgfmt wp-photocontest-ru_RU.pot -o wp-photocontest-ru_RU.mo
  • wp-photocontest/trunk/localizations/doDiff.sh

    r315197 r347713  
    1616msgmerge -N --no-wrap wp-photocontest-de_DE.pot wp-photocontest.pot -o wp-photocontest-de_DE-draft.pot
    1717diff --ignore-all-space --ignore-blank-lines wp-photocontest.pot wp-photocontest-de_DE-draft.pot  | grep -v msgstr | grep -v .php | grep -v "\-\-\-"
     18
     19msgmerge -N --no-wrap wp-photocontest-ru_RU.pot wp-photocontest.pot -o wp-photocontest-ru_RU-draft.pot
     20diff --ignore-all-space --ignore-blank-lines wp-photocontest.pot wp-photocontest-ru_RU-draft.pot  | grep -v msgstr | grep -v .php | grep -v "\-\-\-"
  • wp-photocontest/trunk/localizations/wp-photocontest-bg_BG.pot

    r315197 r347713  
    99"Project-Id-Version: WP-PhotoContest 1.4.4\n"
    1010"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-photocontest\n"
    11 "POT-Creation-Date: 2010-11-24 11:33+0100\n"
     11"POT-Creation-Date: 2011-02-19 14:58+0100\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1818"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    1919
    20 #: lib/wp-photocontest.class.php:324 lib/wp-photocontest.class.php:338
    21 #: view.php:274 view.php:288
     20#: lib/wp-photocontest.class.php:322 lib/wp-photocontest.class.php:336
     21#: view.php:269 view.php:283
    2222#, php-format
    2323msgid "%d vote"
     
    2626msgstr[1] "%d "
    2727
    28 #: lib/wp-photocontest.class.php:326 photocontest-manager.php:572 view.php:276
     28#: lib/wp-photocontest.class.php:324 photocontest-manager.php:572 view.php:271
    2929msgid "Vote"
    3030msgstr ""
    3131
    32 #: lib/wp-photocontest.class.php:374
     32#: lib/wp-photocontest.class.php:372
    3333msgid "Post photos"
    3434msgstr " "
    3535
    36 #: lib/wp-photocontest.class.php:377 view.php:168 view.php:182
     36#: lib/wp-photocontest.class.php:375 view.php:168 view.php:182
    3737msgid "Recently added"
    3838msgstr " "
    3939
    40 #: lib/wp-photocontest.class.php:380
     40#: lib/wp-photocontest.class.php:378
    4141msgid "Most views"
    4242msgstr "-"
    4343
    44 #: lib/wp-photocontest.class.php:383 view.php:161
     44#: lib/wp-photocontest.class.php:381 view.php:161
    4545msgid "Top rated"
    4646msgstr "-"
    4747
    48 #: lib/wp-photocontest.class.php:388
     48#: lib/wp-photocontest.class.php:386
    4949msgid "Logout"
    5050msgstr ""
     
    8080msgstr ""
    8181
    82 #: lib/wp-photocontest.widget.php:175 play.php:461 viewimg.php:591
     82#: lib/wp-photocontest.widget.php:175 play.php:458 viewimg.php:589
    8383msgid "Title"
    8484msgstr ""
     
    103103#: play.php:169 play.php:180 play.php:202 play.php:239 play.php:334
    104104#: play.php:348 play.php:350 play.php:361 play.php:363 play.php:375
    105 #: play.php:449 play.php:457 play.php:464 play.php:472 viewimg.php:95
     105#: play.php:446 play.php:454 play.php:461 play.php:469 viewimg.php:95
    106106#: viewimg.php:126 viewimg.php:181 viewimg.php:208 viewimg.php:232
    107107#: viewimg.php:264 viewimg.php:272 viewimg.php:340 viewimg.php:348
    108108#: viewimg.php:356 viewimg.php:368 viewimg.php:384 viewimg.php:395
    109 #: viewimg.php:422 viewimg.php:440 viewimg.php:693 viewimg.php:777 view.php:98
     109#: viewimg.php:422 viewimg.php:440 viewimg.php:691 viewimg.php:775 view.php:98
    110110#: view.php:121 view.php:196 view.php:207 view.php:218
    111111msgid "Error:"
     
    326326msgstr "       "
    327327
    328 #: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:596
     328#: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:594
    329329msgid "Poster"
    330330msgstr ""
     
    481481msgstr "   "
    482482
    483 #: photocontest-manager.php:332
    484 #, php-format
    485 msgid "Vote with id '%s' updated successfully."
    486 msgstr ""
    487 
    488 #: photocontest-manager.php:356 photocontest-manager.php:380
     483#: photocontest-manager.php:332 photocontest-manager.php:356
     484#: photocontest-manager.php:380
    489485#, php-format
    490486msgid "Vote with id '%d' updated successfully."
     
    538534msgstr "    PhotoContest."
    539535
    540 #: photocontest-manager.php:570 play.php:446 viewimg.php:690
     536#: photocontest-manager.php:570 play.php:443 viewimg.php:688
    541537msgid "Email"
    542538msgstr " "
    543539
    544 #: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:621
     540#: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:619
    545541msgid "Date"
    546542msgstr ""
     
    550546msgstr ""
    551547
    552 #: photocontest-manager.php:573 viewimg.php:774
     548#: photocontest-manager.php:573 viewimg.php:772
    553549msgid "Captcha"
    554550msgstr "  "
     
    597593msgstr ""
    598594
    599 #: photocontest-manager.php:705 viewimg.php:702
     595#: photocontest-manager.php:705 viewimg.php:700
    600596msgid "Votes"
    601597msgstr ""
     
    980976msgstr "   jpg, gif  png."
    981977
    982 #: play.php:433
     978#: play.php:432
    983979msgid "Hello"
    984980msgstr ""
    985981
    986 #: play.php:439
     982#: play.php:436
    987983msgid "Upload your photo"
    988984msgstr "  "
    989985
    990 #: play.php:449 viewimg.php:693
     986#: play.php:446 viewimg.php:691
    991987msgid "No email provided"
    992988msgstr " e-mail"
    993989
     990#: play.php:451
     991msgid "File"
     992msgstr ""
     993
    994994#: play.php:454
    995 msgid "File"
    996 msgstr ""
    997 
    998 #: play.php:457
    999995msgid "No image file provided"
    1000996msgstr " "
    1001997
    1002 #: play.php:458
     998#: play.php:455
    1003999msgid "(Only jpg, gif or png)"
    10041000msgstr "( jpg, gif  png)"
    10051001
    1006 #: play.php:464
     1002#: play.php:461
    10071003msgid "No title provided"
    10081004msgstr " "
    10091005
     1006#: play.php:466
     1007msgid "About"
     1008msgstr ""
     1009
    10101010#: play.php:469
    1011 msgid "About"
    1012 msgstr ""
    1013 
    1014 #: play.php:472
    10151011msgid "No comment provided"
    10161012msgstr " "
    10171013
    1018 #: play.php:479
     1014#: play.php:476
    10191015msgid "Save"
    10201016msgstr ""
     
    10441040msgstr " e-mail  ."
    10451041
    1046 #: viewimg.php:369 viewimg.php:677
     1042#: viewimg.php:369 viewimg.php:675
    10471043msgid "You already voted with this emailadress."
    10481044msgstr "     e-mail."
     
    11031099msgstr "  "
    11041100
    1105 #: viewimg.php:581
     1101#: viewimg.php:579
    11061102msgid "Photo"
    11071103msgstr ""
    11081104
    1109 #: viewimg.php:587
     1105#: viewimg.php:585
    11101106msgid "Photo details"
    11111107msgstr ""
    11121108
    1113 #: viewimg.php:623 viewimg.php:655
     1109#: viewimg.php:621 viewimg.php:653
    11141110#, php-format
    11151111msgid "on %1$s at %2$s"
    11161112msgstr " %1$s  %2$s"
    11171113
    1118 #: viewimg.php:626
     1114#: viewimg.php:624
    11191115msgid "Description"
    11201116msgstr ""
    11211117
    1122 #: viewimg.php:634
     1118#: viewimg.php:632
    11231119msgid "Rate this picture"
    11241120msgstr ""
    11251121
    1126 #: viewimg.php:642
     1122#: viewimg.php:640
    11271123#, php-format
    11281124msgid "<a href='%1$s?post_id=%2$d&order=%3$s'>Back to the contest</a>"
    11291125msgstr ""
    11301126
    1131 #: viewimg.php:653
     1127#: viewimg.php:651
    11321128msgid "Vote already saved!"
    11331129msgstr "  "
    11341130
    1135 #: viewimg.php:716 viewimg.php:728
     1131#: viewimg.php:714 viewimg.php:726
    11361132msgid "Cancel rating"
    11371133msgstr ""
    11381134
    1139 #: viewimg.php:777
     1135#: viewimg.php:775
    11401136msgid "No captcha provided"
    11411137msgstr "   "
    11421138
    1143 #: viewimg.php:787
     1139#: viewimg.php:785
    11441140msgid "send"
    11451141msgstr ""
  • wp-photocontest/trunk/localizations/wp-photocontest-de_DE.pot

    r315197 r347713  
    99"Project-Id-Version: WP-PhotoContest 1.4.4\n"
    1010"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-photocontest\n"
    11 "POT-Creation-Date: 2010-11-24 11:33+0100\n"
     11"POT-Creation-Date: 2011-02-19 14:58+0100\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: Smartpix (http://www.smartpix.eu) <[email protected]>\n"
     
    1818"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    1919
    20 #: lib/wp-photocontest.class.php:324 lib/wp-photocontest.class.php:338
    21 #: view.php:274 view.php:288
     20#: lib/wp-photocontest.class.php:322 lib/wp-photocontest.class.php:336
     21#: view.php:269 view.php:283
    2222#, php-format
    2323msgid "%d vote"
     
    2626msgstr[1] "%d Stimmen"
    2727
    28 #: lib/wp-photocontest.class.php:326 photocontest-manager.php:572 view.php:276
     28#: lib/wp-photocontest.class.php:324 photocontest-manager.php:572 view.php:271
    2929msgid "Vote"
    3030msgstr "Abstimmen"
    3131
    32 #: lib/wp-photocontest.class.php:374
     32#: lib/wp-photocontest.class.php:372
    3333msgid "Post photos"
    3434msgstr "Fotos hochladen"
    3535
    36 #: lib/wp-photocontest.class.php:377 view.php:168 view.php:182
     36#: lib/wp-photocontest.class.php:375 view.php:168 view.php:182
    3737msgid "Recently added"
    3838msgstr "Zuletzt hochgeladen"
    3939
    40 #: lib/wp-photocontest.class.php:380
     40#: lib/wp-photocontest.class.php:378
    4141msgid "Most views"
    4242msgstr "Meist gesehen"
    4343
    44 #: lib/wp-photocontest.class.php:383 view.php:161
     44#: lib/wp-photocontest.class.php:381 view.php:161
    4545msgid "Top rated"
    4646msgstr "Top bewertet"
    4747
    48 #: lib/wp-photocontest.class.php:388
     48#: lib/wp-photocontest.class.php:386
    4949msgid "Logout"
    5050msgstr "Ausloggen"
     
    8080msgstr "Letzte"
    8181
    82 #: lib/wp-photocontest.widget.php:175 play.php:461 viewimg.php:591
     82#: lib/wp-photocontest.widget.php:175 play.php:458 viewimg.php:589
    8383msgid "Title"
    8484msgstr "Titel"
     
    103103#: play.php:169 play.php:180 play.php:202 play.php:239 play.php:334
    104104#: play.php:348 play.php:350 play.php:361 play.php:363 play.php:375
    105 #: play.php:449 play.php:457 play.php:464 play.php:472 viewimg.php:95
     105#: play.php:446 play.php:454 play.php:461 play.php:469 viewimg.php:95
    106106#: viewimg.php:126 viewimg.php:181 viewimg.php:208 viewimg.php:232
    107107#: viewimg.php:264 viewimg.php:272 viewimg.php:340 viewimg.php:348
    108108#: viewimg.php:356 viewimg.php:368 viewimg.php:384 viewimg.php:395
    109 #: viewimg.php:422 viewimg.php:440 viewimg.php:693 viewimg.php:777 view.php:98
     109#: viewimg.php:422 viewimg.php:440 viewimg.php:691 viewimg.php:775 view.php:98
    110110#: view.php:121 view.php:196 view.php:207 view.php:218
    111111msgid "Error:"
     
    326326msgstr "Beschreibt den voreingestellten Status beim Erstellen eines Wettbewerbs"
    327327
    328 #: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:596
     328#: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:594
    329329msgid "Poster"
    330330msgstr "Poster"
     
    481481msgstr "Ungueltiges Uploaddatum"
    482482
    483 #: photocontest-manager.php:332
    484 #, php-format
    485 msgid "Vote with id '%s' updated successfully."
    486 msgstr ""
    487 
    488 #: photocontest-manager.php:356 photocontest-manager.php:380
     483#: photocontest-manager.php:332 photocontest-manager.php:356
     484#: photocontest-manager.php:380
    489485#, php-format
    490486msgid "Vote with id '%d' updated successfully."
     
    538534msgstr "Keine Abstimmung gefunden"
    539535
    540 #: photocontest-manager.php:570 play.php:446 viewimg.php:690
     536#: photocontest-manager.php:570 play.php:443 viewimg.php:688
    541537msgid "Email"
    542538msgstr "email"
    543539
    544 #: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:621
     540#: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:619
    545541msgid "Date"
    546542msgstr "Datum"
     
    550546msgstr "Zeit"
    551547
    552 #: photocontest-manager.php:573 viewimg.php:774
     548#: photocontest-manager.php:573 viewimg.php:772
    553549msgid "Captcha"
    554550msgstr "Captcha"
     
    597593msgstr "sichtbar"
    598594
    599 #: photocontest-manager.php:705 viewimg.php:702
     595#: photocontest-manager.php:705 viewimg.php:700
    600596msgid "Votes"
    601597msgstr "Abstimmung"
     
    980976msgstr "Nur .jpg, .gif oder .png-Fotos sind erlaubt"
    981977
    982 #: play.php:433
     978#: play.php:432
    983979msgid "Hello"
    984980msgstr "Hallo"
    985981
    986 #: play.php:439
     982#: play.php:436
    987983msgid "Upload your photo"
    988984msgstr "Laden Sie ihr Foto hoch"
    989985
    990 #: play.php:449 viewimg.php:693
     986#: play.php:446 viewimg.php:691
    991987msgid "No email provided"
    992988msgstr "Keine Emailadresse angegeben"
    993989
    994 #: play.php:454
     990#: play.php:451
    995991msgid "File"
    996992msgstr "Datei"
    997993
    998 #: play.php:457
     994#: play.php:454
    999995msgid "No image file provided"
    1000996msgstr "Keine Bilddatei angegeben"
    1001997
    1002 #: play.php:458
     998#: play.php:455
    1003999msgid "(Only jpg, gif or png)"
    10041000msgstr "(Nur .jpg, .gif oder .png)"
    10051001
    1006 #: play.php:464
     1002#: play.php:461
    10071003msgid "No title provided"
    10081004msgstr "Kein Titel angegeben"
    10091005
    1010 #: play.php:469
     1006#: play.php:466
    10111007msgid "About"
    10121008msgstr "Ueber"
    10131009
    1014 #: play.php:472
     1010#: play.php:469
    10151011msgid "No comment provided"
    10161012msgstr "Kein Kommentar eingegeben"
    10171013
    1018 #: play.php:479
     1014#: play.php:476
    10191015msgid "Save"
    10201016msgstr "Speichern"
     
    10441040msgstr "Sie haben eine ungueltige Emailadresse eingegeben"
    10451041
    1046 #: viewimg.php:369 viewimg.php:677
     1042#: viewimg.php:369 viewimg.php:675
    10471043msgid "You already voted with this emailadress."
    10481044msgstr "Sie haben bereits mit dieser Emailadresse abgestimmt"
     
    11031099msgstr "Danke, dass Sie fuer diese Foto abgestimmt haben!"
    11041100
    1105 #: viewimg.php:581
     1101#: viewimg.php:579
    11061102msgid "Photo"
    11071103msgstr "Foto"
    11081104
    1109 #: viewimg.php:587
     1105#: viewimg.php:585
    11101106msgid "Photo details"
    11111107msgstr "Fotodetails"
    11121108
    1113 #: viewimg.php:623 viewimg.php:655
     1109#: viewimg.php:621 viewimg.php:653
    11141110#, php-format
    11151111msgid "on %1$s at %2$s"
    11161112msgstr "am %1$s um %2$s"
    11171113
    1118 #: viewimg.php:626
     1114#: viewimg.php:624
    11191115msgid "Description"
    11201116msgstr "Beschreibung"
    11211117
    1122 #: viewimg.php:634
     1118#: viewimg.php:632
    11231119msgid "Rate this picture"
    11241120msgstr "Vote dieses Bild"
    11251121
    1126 #: viewimg.php:642
     1122#: viewimg.php:640
    11271123#, php-format
    11281124msgid "<a href='%1$s?post_id=%2$d&order=%3$s'>Back to the contest</a>"
    11291125msgstr ""
    11301126
    1131 #: viewimg.php:653
     1127#: viewimg.php:651
    11321128msgid "Vote already saved!"
    11331129msgstr "Abstimmung schon registriert"
    11341130
    1135 #: viewimg.php:716 viewimg.php:728
     1131#: viewimg.php:714 viewimg.php:726
    11361132msgid "Cancel rating"
    11371133msgstr "Abstimmung abbrechen"
    11381134
    1139 #: viewimg.php:777
     1135#: viewimg.php:775
    11401136msgid "No captcha provided"
    11411137msgstr "Kein Captcha eingegeben"
    11421138
    1143 #: viewimg.php:787
     1139#: viewimg.php:785
    11441140msgid "send"
    11451141msgstr "abschicken"
  • wp-photocontest/trunk/localizations/wp-photocontest-it_IT.pot

    r315197 r347713  
    99"Project-Id-Version: WP-PhotoContest 1.4\n"
    1010"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-photocontest\n"
    11 "POT-Creation-Date: 2010-11-24 11:33+0100\n"
     11"POT-Creation-Date: 2011-02-19 14:58+0100\n"
    1212"PO-Revision-Date: 2009-10-12 11:53+0200\n"
    1313"Last-Translator: Fabio Gresta <[email protected]>\n"
     
    2020"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    2121
    22 #: lib/wp-photocontest.class.php:324 lib/wp-photocontest.class.php:338
    23 #: view.php:274 view.php:288
     22#: lib/wp-photocontest.class.php:322 lib/wp-photocontest.class.php:336
     23#: view.php:269 view.php:283
    2424#, php-format
    2525msgid "%d vote"
     
    2828msgstr[1] "%d voti"
    2929
    30 #: lib/wp-photocontest.class.php:326 photocontest-manager.php:572 view.php:276
     30#: lib/wp-photocontest.class.php:324 photocontest-manager.php:572 view.php:271
    3131msgid "Vote"
    3232msgstr "Voto"
    3333
    34 #: lib/wp-photocontest.class.php:374
     34#: lib/wp-photocontest.class.php:372
    3535msgid "Post photos"
    3636msgstr "Inserisci foto"
    3737
    38 #: lib/wp-photocontest.class.php:377 view.php:168 view.php:182
     38#: lib/wp-photocontest.class.php:375 view.php:168 view.php:182
    3939msgid "Recently added"
    4040msgstr "Aggiunte di recente"
    4141
    42 #: lib/wp-photocontest.class.php:380
     42#: lib/wp-photocontest.class.php:378
    4343msgid "Most views"
    4444msgstr "Le piu viste"
    4545
    46 #: lib/wp-photocontest.class.php:383 view.php:161
     46#: lib/wp-photocontest.class.php:381 view.php:161
    4747msgid "Top rated"
    4848msgstr "Le piu votate"
    4949
    50 #: lib/wp-photocontest.class.php:388
     50#: lib/wp-photocontest.class.php:386
    5151msgid "Logout"
    5252msgstr "Esci"
     
    8282msgstr "Recenti"
    8383
    84 #: lib/wp-photocontest.widget.php:175 play.php:461 viewimg.php:591
     84#: lib/wp-photocontest.widget.php:175 play.php:458 viewimg.php:589
    8585msgid "Title"
    8686msgstr "Titolo"
     
    105105#: play.php:169 play.php:180 play.php:202 play.php:239 play.php:334
    106106#: play.php:348 play.php:350 play.php:361 play.php:363 play.php:375
    107 #: play.php:449 play.php:457 play.php:464 play.php:472 viewimg.php:95
     107#: play.php:446 play.php:454 play.php:461 play.php:469 viewimg.php:95
    108108#: viewimg.php:126 viewimg.php:181 viewimg.php:208 viewimg.php:232
    109109#: viewimg.php:264 viewimg.php:272 viewimg.php:340 viewimg.php:348
    110110#: viewimg.php:356 viewimg.php:368 viewimg.php:384 viewimg.php:395
    111 #: viewimg.php:422 viewimg.php:440 viewimg.php:693 viewimg.php:777 view.php:98
     111#: viewimg.php:422 viewimg.php:440 viewimg.php:691 viewimg.php:775 view.php:98
    112112#: view.php:121 view.php:196 view.php:207 view.php:218
    113113msgid "Error:"
     
    328328msgstr "Definisce lo stato di default quando si crea un nuovo concorso."
    329329
    330 #: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:596
     330#: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:594
    331331msgid "Poster"
    332332msgstr "Autore"
     
    483483msgstr "Aggiornamento dati non valido."
    484484
    485 #: photocontest-manager.php:332
    486 #, php-format
    487 msgid "Vote with id '%s' updated successfully."
    488 msgstr ""
    489 
    490 #: photocontest-manager.php:356 photocontest-manager.php:380
     485#: photocontest-manager.php:332 photocontest-manager.php:356
     486#: photocontest-manager.php:380
    491487#, php-format
    492488msgid "Vote with id '%d' updated successfully."
     
    540536msgstr "Nessun voto trovato nel concorso."
    541537
    542 #: photocontest-manager.php:570 play.php:446 viewimg.php:690
     538#: photocontest-manager.php:570 play.php:443 viewimg.php:688
    543539msgid "Email"
    544540msgstr "Email"
    545541
    546 #: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:621
     542#: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:619
    547543msgid "Date"
    548544msgstr "Data"
     
    552548msgstr "Ora"
    553549
    554 #: photocontest-manager.php:573 viewimg.php:774
     550#: photocontest-manager.php:573 viewimg.php:772
    555551msgid "Captcha"
    556552msgstr "Captcha"
     
    599595msgstr "visibile"
    600596
    601 #: photocontest-manager.php:705 viewimg.php:702
     597#: photocontest-manager.php:705 viewimg.php:700
    602598msgid "Votes"
    603599msgstr "Voti"
     
    982978msgstr "Solo jpg, gif o png file sono consentite."
    983979
    984 #: play.php:433
     980#: play.php:432
    985981msgid "Hello"
    986982msgstr "Ciao"
    987983
    988 #: play.php:439
     984#: play.php:436
    989985msgid "Upload your photo"
    990986msgstr "Inserisci la tua foto"
    991987
    992 #: play.php:449 viewimg.php:693
     988#: play.php:446 viewimg.php:691
    993989msgid "No email provided"
    994990msgstr "No e-mail fornito"
    995991
    996 #: play.php:454
     992#: play.php:451
    997993msgid "File"
    998994msgstr "File"
    999995
    1000 #: play.php:457
     996#: play.php:454
    1001997msgid "No image file provided"
    1002998msgstr "Nessuna immagine di file fornito"
    1003999
    1004 #: play.php:458
     1000#: play.php:455
    10051001msgid "(Only jpg, gif or png)"
    10061002msgstr "(Solo jpg, gif o png)"
    10071003
    1008 #: play.php:464
     1004#: play.php:461
    10091005msgid "No title provided"
    10101006msgstr "Nessun titolo previsto"
    10111007
    1012 #: play.php:469
     1008#: play.php:466
    10131009msgid "About"
    10141010msgstr "A proposito"
    10151011
    1016 #: play.php:472
     1012#: play.php:469
    10171013msgid "No comment provided"
    10181014msgstr "Nessun commento a condizione"
    10191015
    1020 #: play.php:479
     1016#: play.php:476
    10211017msgid "Save"
    10221018msgstr "Salva"
     
    10461042msgstr "Hai inserito un indirizzo email non valido."
    10471043
    1048 #: viewimg.php:369 viewimg.php:677
     1044#: viewimg.php:369 viewimg.php:675
    10491045msgid "You already voted with this emailadress."
    10501046msgstr "Hai gia votato a questo indirizzo e-mail."
     
    11051101msgstr "Grazie per aver votato questa foto."
    11061102
    1107 #: viewimg.php:581
     1103#: viewimg.php:579
    11081104msgid "Photo"
    11091105msgstr "Foto"
    11101106
    1111 #: viewimg.php:587
     1107#: viewimg.php:585
    11121108msgid "Photo details"
    11131109msgstr "Dettagli foto"
    11141110
    1115 #: viewimg.php:623 viewimg.php:655
     1111#: viewimg.php:621 viewimg.php:653
    11161112#, php-format
    11171113msgid "on %1$s at %2$s"
    11181114msgstr "il %1$s alle %2$s"
    11191115
    1120 #: viewimg.php:626
     1116#: viewimg.php:624
    11211117msgid "Description"
    11221118msgstr "Descrizione"
    11231119
    1124 #: viewimg.php:634
     1120#: viewimg.php:632
    11251121msgid "Rate this picture"
    11261122msgstr "Vota questa foto"
    11271123
    1128 #: viewimg.php:642
     1124#: viewimg.php:640
    11291125#, php-format
    11301126msgid "<a href='%1$s?post_id=%2$d&order=%3$s'>Back to the contest</a>"
    11311127msgstr ""
    11321128
    1133 #: viewimg.php:653
     1129#: viewimg.php:651
    11341130msgid "Vote already saved!"
    11351131msgstr "Voto gia salvato!"
    11361132
    1137 #: viewimg.php:716 viewimg.php:728
     1133#: viewimg.php:714 viewimg.php:726
    11381134msgid "Cancel rating"
    11391135msgstr "Annulla rating"
    11401136
    1141 #: viewimg.php:777
     1137#: viewimg.php:775
    11421138msgid "No captcha provided"
    11431139msgstr "No captcha previsto"
    11441140
    1145 #: viewimg.php:787
     1141#: viewimg.php:785
    11461142msgid "send"
    11471143msgstr "invia"
  • wp-photocontest/trunk/localizations/wp-photocontest-nl_NL.pot

    r315197 r347713  
    99"Project-Id-Version: WP-PhotoContest 1.4.2.1\n"
    1010"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-photocontest\n"
    11 "POT-Creation-Date: 2010-11-24 11:33+0100\n"
     11"POT-Creation-Date: 2011-02-19 14:58+0100\n"
    1212"PO-Revision-Date: 2009-10-12 11:53+0200\n"
    1313"Last-Translator: Frank van der Stad <[email protected]>\n"
     
    2020"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    2121
    22 #: lib/wp-photocontest.class.php:324 lib/wp-photocontest.class.php:338
    23 #: view.php:274 view.php:288
     22#: lib/wp-photocontest.class.php:322 lib/wp-photocontest.class.php:336
     23#: view.php:269 view.php:283
    2424#, php-format
    2525msgid "%d vote"
     
    2828msgstr[1] "%d stemmen"
    2929
    30 #: lib/wp-photocontest.class.php:326 photocontest-manager.php:572 view.php:276
     30#: lib/wp-photocontest.class.php:324 photocontest-manager.php:572 view.php:271
    3131msgid "Vote"
    3232msgstr "Stem"
    3333
    34 #: lib/wp-photocontest.class.php:374
     34#: lib/wp-photocontest.class.php:372
    3535msgid "Post photos"
    3636msgstr "Plaats je eigen foto"
    3737
    38 #: lib/wp-photocontest.class.php:377 view.php:168 view.php:182
     38#: lib/wp-photocontest.class.php:375 view.php:168 view.php:182
    3939msgid "Recently added"
    4040msgstr "Zojuist toegevoegd"
    4141
    42 #: lib/wp-photocontest.class.php:380
     42#: lib/wp-photocontest.class.php:378
    4343msgid "Most views"
    4444msgstr "Meest bekeken"
    4545
    46 #: lib/wp-photocontest.class.php:383 view.php:161
     46#: lib/wp-photocontest.class.php:381 view.php:161
    4747msgid "Top rated"
    4848msgstr "Meest gestemd"
    4949
    50 #: lib/wp-photocontest.class.php:388
     50#: lib/wp-photocontest.class.php:386
    5151msgid "Logout"
    5252msgstr "Uitloggen"
     
    8282msgstr "Recent"
    8383
    84 #: lib/wp-photocontest.widget.php:175 play.php:461 viewimg.php:591
     84#: lib/wp-photocontest.widget.php:175 play.php:458 viewimg.php:589
    8585msgid "Title"
    8686msgstr "Titel"
     
    105105#: play.php:169 play.php:180 play.php:202 play.php:239 play.php:334
    106106#: play.php:348 play.php:350 play.php:361 play.php:363 play.php:375
    107 #: play.php:449 play.php:457 play.php:464 play.php:472 viewimg.php:95
     107#: play.php:446 play.php:454 play.php:461 play.php:469 viewimg.php:95
    108108#: viewimg.php:126 viewimg.php:181 viewimg.php:208 viewimg.php:232
    109109#: viewimg.php:264 viewimg.php:272 viewimg.php:340 viewimg.php:348
    110110#: viewimg.php:356 viewimg.php:368 viewimg.php:384 viewimg.php:395
    111 #: viewimg.php:422 viewimg.php:440 viewimg.php:693 viewimg.php:777 view.php:98
     111#: viewimg.php:422 viewimg.php:440 viewimg.php:691 viewimg.php:775 view.php:98
    112112#: view.php:121 view.php:196 view.php:207 view.php:218
    113113msgid "Error:"
     
    328328msgstr "Bepaalt de standaard status als er een contest wordt aangemaakt."
    329329
    330 #: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:596
     330#: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:594
    331331msgid "Poster"
    332332msgstr "Eigenaar"
     
    483483msgstr "Foutieve upload datum."
    484484
    485 #: photocontest-manager.php:332
    486 #, php-format
    487 msgid "Vote with id '%s' updated successfully."
    488 msgstr ""
    489 
    490 #: photocontest-manager.php:356 photocontest-manager.php:380
     485#: photocontest-manager.php:332 photocontest-manager.php:356
     486#: photocontest-manager.php:380
    491487#, php-format
    492488msgid "Vote with id '%d' updated successfully."
     
    540536msgstr "Geen stemmen gevonden bij deze PhotoContest"
    541537
    542 #: photocontest-manager.php:570 play.php:446 viewimg.php:690
     538#: photocontest-manager.php:570 play.php:443 viewimg.php:688
    543539msgid "Email"
    544540msgstr "Emailadres"
    545541
    546 #: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:621
     542#: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:619
    547543msgid "Date"
    548544msgstr "Datum"
     
    552548msgstr "Tijd"
    553549
    554 #: photocontest-manager.php:573 viewimg.php:774
     550#: photocontest-manager.php:573 viewimg.php:772
    555551msgid "Captcha"
    556552msgstr "Captcha"
     
    599595msgstr "Zichtbaar"
    600596
    601 #: photocontest-manager.php:705 viewimg.php:702
     597#: photocontest-manager.php:705 viewimg.php:700
    602598msgid "Votes"
    603599msgstr "Stemmen"
     
    982978msgstr "Alleen jpg, gif of png zijn toegestaan."
    983979
    984 #: play.php:433
     980#: play.php:432
    985981msgid "Hello"
    986982msgstr "Hello"
    987983
    988 #: play.php:439
     984#: play.php:436
    989985msgid "Upload your photo"
    990986msgstr "Upload je foto"
    991987
    992 #: play.php:449 viewimg.php:693
     988#: play.php:446 viewimg.php:691
    993989msgid "No email provided"
    994990msgstr "Geen e-mailadres opgegeven"
    995991
    996 #: play.php:454
     992#: play.php:451
    997993msgid "File"
    998994msgstr "Bestand"
    999995
    1000 #: play.php:457
     996#: play.php:454
    1001997msgid "No image file provided"
    1002998msgstr "Geen image bestand opgegeven"
    1003999
    1004 #: play.php:458
     1000#: play.php:455
    10051001msgid "(Only jpg, gif or png)"
    10061002msgstr "(Alleen jpg, gif of png)"
    10071003
    1008 #: play.php:464
     1004#: play.php:461
    10091005msgid "No title provided"
    10101006msgstr "Geen title opgegeven"
    10111007
    1012 #: play.php:469
     1008#: play.php:466
    10131009msgid "About"
    10141010msgstr "Over"
    10151011
    1016 #: play.php:472
     1012#: play.php:469
    10171013msgid "No comment provided"
    10181014msgstr "Geen opmerking opgegeven"
    10191015
    1020 #: play.php:479
     1016#: play.php:476
    10211017msgid "Save"
    10221018msgstr "Opslaan"
     
    10461042msgstr "Je hebt een foutief emailadres opgegeven."
    10471043
    1048 #: viewimg.php:369 viewimg.php:677
     1044#: viewimg.php:369 viewimg.php:675
    10491045msgid "You already voted with this emailadress."
    10501046msgstr "Je hebt al gestemd met dit emailadres."
     
    11051101msgstr "Bedankt voor het uitbrengen van je stem."
    11061102
    1107 #: viewimg.php:581
     1103#: viewimg.php:579
    11081104msgid "Photo"
    11091105msgstr "Foto"
    11101106
    1111 #: viewimg.php:587
     1107#: viewimg.php:585
    11121108msgid "Photo details"
    11131109msgstr "Fotodetails"
    11141110
    1115 #: viewimg.php:623 viewimg.php:655
     1111#: viewimg.php:621 viewimg.php:653
    11161112#, php-format
    11171113msgid "on %1$s at %2$s"
    11181114msgstr "op %1$s om %2$s"
    11191115
    1120 #: viewimg.php:626
     1116#: viewimg.php:624
    11211117msgid "Description"
    11221118msgstr "Omschrijving"
    11231119
    1124 #: viewimg.php:634
     1120#: viewimg.php:632
    11251121msgid "Rate this picture"
    11261122msgstr "Stem op deze foto"
    11271123
    1128 #: viewimg.php:642
     1124#: viewimg.php:640
    11291125#, php-format
    11301126msgid "<a href='%1$s?post_id=%2$d&order=%3$s'>Back to the contest</a>"
    11311127msgstr ""
    11321128
    1133 #: viewimg.php:653
     1129#: viewimg.php:651
    11341130msgid "Vote already saved!"
    11351131msgstr "Stem reeds opgeslagen!"
    11361132
    1137 #: viewimg.php:716 viewimg.php:728
     1133#: viewimg.php:714 viewimg.php:726
    11381134msgid "Cancel rating"
    11391135msgstr "Afbreken"
    11401136
    1141 #: viewimg.php:777
     1137#: viewimg.php:775
    11421138msgid "No captcha provided"
    11431139msgstr "Geen captcha opgegeven"
    11441140
    1145 #: viewimg.php:787
     1141#: viewimg.php:785
    11461142msgid "send"
    11471143msgstr "verstuur"
  • wp-photocontest/trunk/localizations/wp-photocontest-pl_PL.pot

    r315197 r347713  
    99"Project-Id-Version: WP-PhotoContest 1.4\n"
    1010"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-photocontest\n"
    11 "POT-Creation-Date: 2010-11-24 11:33+0100\n"
     11"POT-Creation-Date: 2011-02-19 14:58+0100\n"
    1212"PO-Revision-Date: 2009-10-12 11:53+0200\n"
    1313"Last-Translator: Krzysztof Jurkowski\n"
     
    2020"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    2121
    22 #: lib/wp-photocontest.class.php:324 lib/wp-photocontest.class.php:338
    23 #: view.php:274 view.php:288
     22#: lib/wp-photocontest.class.php:322 lib/wp-photocontest.class.php:336
     23#: view.php:269 view.php:283
    2424#, php-format
    2525msgid "%d vote"
     
    2929msgstr[2] ""
    3030
    31 #: lib/wp-photocontest.class.php:326 photocontest-manager.php:572 view.php:276
     31#: lib/wp-photocontest.class.php:324 photocontest-manager.php:572 view.php:271
    3232msgid "Vote"
    3333msgstr "Głos"
    3434
    35 #: lib/wp-photocontest.class.php:374
     35#: lib/wp-photocontest.class.php:372
    3636msgid "Post photos"
    3737msgstr "Wyślij zdjęcie"
    3838
    39 #: lib/wp-photocontest.class.php:377 view.php:168 view.php:182
     39#: lib/wp-photocontest.class.php:375 view.php:168 view.php:182
    4040msgid "Recently added"
    4141msgstr "Wszystkie chrolologicznie"
    4242
    43 #: lib/wp-photocontest.class.php:380
     43#: lib/wp-photocontest.class.php:378
    4444msgid "Most views"
    4545msgstr "Najczęściej oglądane"
    4646
    47 #: lib/wp-photocontest.class.php:383 view.php:161
     47#: lib/wp-photocontest.class.php:381 view.php:161
    4848msgid "Top rated"
    4949msgstr "Najwyżej oceniane"
    5050
    51 #: lib/wp-photocontest.class.php:388
     51#: lib/wp-photocontest.class.php:386
    5252msgid "Logout"
    5353msgstr "Wyloguj się"
     
    8383msgstr "Najnowsze"
    8484
    85 #: lib/wp-photocontest.widget.php:175 play.php:461 viewimg.php:591
     85#: lib/wp-photocontest.widget.php:175 play.php:458 viewimg.php:589
    8686msgid "Title"
    8787msgstr "Tytuł"
     
    106106#: play.php:169 play.php:180 play.php:202 play.php:239 play.php:334
    107107#: play.php:348 play.php:350 play.php:361 play.php:363 play.php:375
    108 #: play.php:449 play.php:457 play.php:464 play.php:472 viewimg.php:95
     108#: play.php:446 play.php:454 play.php:461 play.php:469 viewimg.php:95
    109109#: viewimg.php:126 viewimg.php:181 viewimg.php:208 viewimg.php:232
    110110#: viewimg.php:264 viewimg.php:272 viewimg.php:340 viewimg.php:348
    111111#: viewimg.php:356 viewimg.php:368 viewimg.php:384 viewimg.php:395
    112 #: viewimg.php:422 viewimg.php:440 viewimg.php:693 viewimg.php:777 view.php:98
     112#: viewimg.php:422 viewimg.php:440 viewimg.php:691 viewimg.php:775 view.php:98
    113113#: view.php:121 view.php:196 view.php:207 view.php:218
    114114msgid "Error:"
     
    329329msgstr "Definiuje domyślny status dla nowoutworzonych konkursów."
    330330
    331 #: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:596
     331#: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:594
    332332msgid "Poster"
    333333msgstr "Autor"
     
    484484msgstr "Niepoprawna data wysyłania."
    485485
    486 #: photocontest-manager.php:332
    487 #, php-format
    488 msgid "Vote with id '%s' updated successfully."
    489 msgstr ""
    490 
    491 #: photocontest-manager.php:356 photocontest-manager.php:380
     486#: photocontest-manager.php:332 photocontest-manager.php:356
     487#: photocontest-manager.php:380
    492488#, php-format
    493489msgid "Vote with id '%d' updated successfully."
     
    541537msgstr "Nie zgłoszono żadnych głosów."
    542538
    543 #: photocontest-manager.php:570 play.php:446 viewimg.php:690
     539#: photocontest-manager.php:570 play.php:443 viewimg.php:688
    544540msgid "Email"
    545541msgstr "Email"
    546542
    547 #: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:621
     543#: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:619
    548544msgid "Date"
    549545msgstr "Data"
     
    553549msgstr "Czas"
    554550
    555 #: photocontest-manager.php:573 viewimg.php:774
     551#: photocontest-manager.php:573 viewimg.php:772
    556552msgid "Captcha"
    557553msgstr "Captcha"
     
    600596msgstr "Widoczne"
    601597
    602 #: photocontest-manager.php:705 viewimg.php:702
     598#: photocontest-manager.php:705 viewimg.php:700
    603599msgid "Votes"
    604600msgstr "Ocena"
     
    985981msgstr "Tylko jpg, gif lub png plików są dozwolone."
    986982
    987 #: play.php:433
     983#: play.php:432
    988984msgid "Hello"
    989985msgstr "Witaj"
    990986
    991 #: play.php:439
     987#: play.php:436
    992988msgid "Upload your photo"
    993989msgstr "Prześlij swoje zdjęcie"
    994990
    995 #: play.php:449 viewimg.php:693
     991#: play.php:446 viewimg.php:691
    996992msgid "No email provided"
    997993msgstr "Bez poczty elektronicznej, pod warunkiem"
    998994
    999 #: play.php:454
     995#: play.php:451
    1000996msgid "File"
    1001997msgstr "Plik"
    1002998
    1003 #: play.php:457
     999#: play.php:454
    10041000msgid "No image file provided"
    10051001msgstr "Brak pliku graficznego, pod warunkiem"
    10061002
    1007 #: play.php:458
     1003#: play.php:455
    10081004msgid "(Only jpg, gif or png)"
    10091005msgstr "(Tylko jpg, gif lub png)"
    10101006
    1011 #: play.php:464
     1007#: play.php:461
    10121008msgid "No title provided"
    10131009msgstr "Brak tytułu, pod warunkiem"
    10141010
    1015 #: play.php:469
     1011#: play.php:466
    10161012msgid "About"
    10171013msgstr "O zdjęciu"
    10181014
    1019 #: play.php:472
     1015#: play.php:469
    10201016msgid "No comment provided"
    10211017msgstr "Brak komentarzy pod warunkiem"
    10221018
    1023 #: play.php:479
     1019#: play.php:476
    10241020msgid "Save"
    10251021msgstr "Zapisz"
     
    10491045msgstr "Podałeś niepoprawny adres email."
    10501046
    1051 #: viewimg.php:369 viewimg.php:677
     1047#: viewimg.php:369 viewimg.php:675
    10521048msgid "You already voted with this emailadress."
    10531049msgstr "Jesteś już głosowała z Adres email."
     
    11081104msgstr "Dziękujemy za oddanie głosu na to zdjęcie."
    11091105
    1110 #: viewimg.php:581
     1106#: viewimg.php:579
    11111107msgid "Photo"
    11121108msgstr "Zdjęcie"
    11131109
    1114 #: viewimg.php:587
     1110#: viewimg.php:585
    11151111msgid "Photo details"
    11161112msgstr "Szczegóły zdjęcia"
    11171113
    1118 #: viewimg.php:623 viewimg.php:655
     1114#: viewimg.php:621 viewimg.php:653
    11191115#, php-format
    11201116msgid "on %1$s at %2$s"
    11211117msgstr "%1$s o %2$s"
    11221118
    1123 #: viewimg.php:626
     1119#: viewimg.php:624
    11241120msgid "Description"
    11251121msgstr "Opis"
    11261122
    1127 #: viewimg.php:634
     1123#: viewimg.php:632
    11281124msgid "Rate this picture"
    11291125msgstr "Oceń to zdjęcie"
    11301126
    1131 #: viewimg.php:642
     1127#: viewimg.php:640
    11321128#, php-format
    11331129msgid "<a href='%1$s?post_id=%2$d&order=%3$s'>Back to the contest</a>"
    11341130msgstr ""
    11351131
    1136 #: viewimg.php:653
     1132#: viewimg.php:651
    11371133msgid "Vote already saved!"
    11381134msgstr "Głos został już zapisany."
    11391135
    1140 #: viewimg.php:716 viewimg.php:728
     1136#: viewimg.php:714 viewimg.php:726
    11411137msgid "Cancel rating"
    11421138msgstr "Ocena Anuluj"
    11431139
    1144 #: viewimg.php:777
     1140#: viewimg.php:775
    11451141msgid "No captcha provided"
    11461142msgstr "Nie kapitan, pod warunkiem"
    11471143
    1148 #: viewimg.php:787
     1144#: viewimg.php:785
    11491145msgid "send"
    11501146msgstr "wyślij"
  • wp-photocontest/trunk/localizations/wp-photocontest-si_SI.pot

    r315197 r347713  
    99"Project-Id-Version: WP-PhotoContest 1.4.2.1\n"
    1010"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-photocontest\n"
    11 "POT-Creation-Date: 2010-11-24 11:33+0100\n"
     11"POT-Creation-Date: 2011-02-19 14:58+0100\n"
    1212"PO-Revision-Date: 2009-10-12 11:53+0200\n"
    1313"Last-Translator: Damjan Alešnik\n"
     
    2020"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    2121
    22 #: lib/wp-photocontest.class.php:324 lib/wp-photocontest.class.php:338
    23 #: view.php:274 view.php:288
     22#: lib/wp-photocontest.class.php:322 lib/wp-photocontest.class.php:336
     23#: view.php:269 view.php:283
    2424#, fuzzy, php-format
    2525msgid "%d vote"
     
    3131msgstr[4] "%d glasova"
    3232
    33 #: lib/wp-photocontest.class.php:326 photocontest-manager.php:572 view.php:276
     33#: lib/wp-photocontest.class.php:324 photocontest-manager.php:572 view.php:271
    3434msgid "Vote"
    3535msgstr "Glasuj"
    3636
    37 #: lib/wp-photocontest.class.php:374
     37#: lib/wp-photocontest.class.php:372
    3838msgid "Post photos"
    3939msgstr "Naloži fotografijo"
    4040
    41 #: lib/wp-photocontest.class.php:377 view.php:168 view.php:182
     41#: lib/wp-photocontest.class.php:375 view.php:168 view.php:182
    4242msgid "Recently added"
    4343msgstr "Zadnje dodano"
    4444
    45 #: lib/wp-photocontest.class.php:380
     45#: lib/wp-photocontest.class.php:378
    4646msgid "Most views"
    4747msgstr "Največkrat ogledano"
    4848
    49 #: lib/wp-photocontest.class.php:383 view.php:161
     49#: lib/wp-photocontest.class.php:381 view.php:161
    5050msgid "Top rated"
    5151msgstr "Najbolje ocenjeno"
    5252
    53 #: lib/wp-photocontest.class.php:388
     53#: lib/wp-photocontest.class.php:386
    5454msgid "Logout"
    5555msgstr "Odjava"
     
    8585msgstr "Nedavno"
    8686
    87 #: lib/wp-photocontest.widget.php:175 play.php:461 viewimg.php:591
     87#: lib/wp-photocontest.widget.php:175 play.php:458 viewimg.php:589
    8888msgid "Title"
    8989msgstr "Naslov"
     
    108108#: play.php:169 play.php:180 play.php:202 play.php:239 play.php:334
    109109#: play.php:348 play.php:350 play.php:361 play.php:363 play.php:375
    110 #: play.php:449 play.php:457 play.php:464 play.php:472 viewimg.php:95
     110#: play.php:446 play.php:454 play.php:461 play.php:469 viewimg.php:95
    111111#: viewimg.php:126 viewimg.php:181 viewimg.php:208 viewimg.php:232
    112112#: viewimg.php:264 viewimg.php:272 viewimg.php:340 viewimg.php:348
    113113#: viewimg.php:356 viewimg.php:368 viewimg.php:384 viewimg.php:395
    114 #: viewimg.php:422 viewimg.php:440 viewimg.php:693 viewimg.php:777 view.php:98
     114#: viewimg.php:422 viewimg.php:440 viewimg.php:691 viewimg.php:775 view.php:98
    115115#: view.php:121 view.php:196 view.php:207 view.php:218
    116116msgid "Error:"
     
    331331msgstr "Določi osnovne nastavitve pri izdelavi novega natečaja"
    332332
    333 #: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:596
     333#: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:594
    334334msgid "Poster"
    335335msgstr "Avtor"
     
    486486msgstr "Neveljeven datum nalaganja."
    487487
    488 #: photocontest-manager.php:332
    489 #, php-format
    490 msgid "Vote with id '%s' updated successfully."
    491 msgstr ""
    492 
    493 #: photocontest-manager.php:356 photocontest-manager.php:380
     488#: photocontest-manager.php:332 photocontest-manager.php:356
     489#: photocontest-manager.php:380
    494490#, php-format
    495491msgid "Vote with id '%d' updated successfully."
     
    543539msgstr "Nobenih glasov v foto natečaju."
    544540
    545 #: photocontest-manager.php:570 play.php:446 viewimg.php:690
     541#: photocontest-manager.php:570 play.php:443 viewimg.php:688
    546542msgid "Email"
    547543msgstr "Email"
    548544
    549 #: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:621
     545#: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:619
    550546msgid "Date"
    551547msgstr "Datum"
     
    555551msgstr "Ura"
    556552
    557 #: photocontest-manager.php:573 viewimg.php:774
     553#: photocontest-manager.php:573 viewimg.php:772
    558554msgid "Captcha"
    559555msgstr "Captcha"
     
    602598msgstr "Vidno"
    603599
    604 #: photocontest-manager.php:705 viewimg.php:702
     600#: photocontest-manager.php:705 viewimg.php:700
    605601msgid "Votes"
    606602msgstr "Glasov"
     
    990986msgstr "Iba JPG, GIF alebo PNG súborov je povolené."
    991987
    992 #: play.php:433
     988#: play.php:432
    993989msgid "Hello"
    994990msgstr "Pozdravljeni"
    995991
    996 #: play.php:439
     992#: play.php:436
    997993msgid "Upload your photo"
    998994msgstr "Naloži fotografijo"
    999995
    1000 #: play.php:449 viewimg.php:693
     996#: play.php:446 viewimg.php:691
    1001997msgid "No email provided"
    1002998msgstr "Brez e pošte"
    1003999
    1004 #: play.php:454
     1000#: play.php:451
    10051001msgid "File"
    10061002msgstr "Datoteka"
    10071003
    1008 #: play.php:457
     1004#: play.php:454
    10091005msgid "No image file provided"
    10101006msgstr "Brez datoteke"
    10111007
    1012 #: play.php:458
     1008#: play.php:455
    10131009msgid "(Only jpg, gif or png)"
    10141010msgstr "(Iba jpg, gif alebo png)"
    10151011
    1016 #: play.php:464
     1012#: play.php:461
    10171013msgid "No title provided"
    10181014msgstr "Brez naslova"
    10191015
    1020 #: play.php:469
     1016#: play.php:466
    10211017msgid "About"
    10221018msgstr "Opis"
    10231019
    1024 #: play.php:472
     1020#: play.php:469
    10251021msgid "No comment provided"
    10261022msgstr "Brez komentarjev"
    10271023
    1028 #: play.php:479
     1024#: play.php:476
    10291025msgid "Save"
    10301026msgstr "Shrani"
     
    10541050msgstr "Navedli ste neveljaven e-mail naslov."
    10551051
    1056 #: viewimg.php:369 viewimg.php:677
     1052#: viewimg.php:369 viewimg.php:675
    10571053msgid "You already voted with this emailadress."
    10581054msgstr "S tem e-mail naslovom ste že glasovali."
     
    11131109msgstr "Hvala, ker ste glasovali za to fotografijo."
    11141110
    1115 #: viewimg.php:581
     1111#: viewimg.php:579
    11161112msgid "Photo"
    11171113msgstr "Fotografija"
    11181114
    1119 #: viewimg.php:587
     1115#: viewimg.php:585
    11201116msgid "Photo details"
    11211117msgstr "Podrobnosti fotografije"
    11221118
    1123 #: viewimg.php:623 viewimg.php:655
     1119#: viewimg.php:621 viewimg.php:653
    11241120#, php-format
    11251121msgid "on %1$s at %2$s"
    11261122msgstr "na %1$s ob %2$s"
    11271123
    1128 #: viewimg.php:626
     1124#: viewimg.php:624
    11291125msgid "Description"
    11301126msgstr "Opis"
    11311127
    1132 #: viewimg.php:634
     1128#: viewimg.php:632
    11331129msgid "Rate this picture"
    11341130msgstr "Oceni to fotografijo"
    11351131
    1136 #: viewimg.php:642
     1132#: viewimg.php:640
    11371133#, php-format
    11381134msgid "<a href='%1$s?post_id=%2$d&order=%3$s'>Back to the contest</a>"
    11391135msgstr ""
    11401136
    1141 #: viewimg.php:653
     1137#: viewimg.php:651
    11421138msgid "Vote already saved!"
    11431139msgstr "Glas je že shranjen!"
    11441140
    1145 #: viewimg.php:716 viewimg.php:728
     1141#: viewimg.php:714 viewimg.php:726
    11461142msgid "Cancel rating"
    11471143msgstr "Prekliči oceno"
    11481144
    1149 #: viewimg.php:777
     1145#: viewimg.php:775
    11501146msgid "No captcha provided"
    11511147msgstr "No captcha provided"
    11521148
    1153 #: viewimg.php:787
     1149#: viewimg.php:785
    11541150msgid "send"
    11551151msgstr "Pošlji"
  • wp-photocontest/trunk/localizations/wp-photocontest.pot

    r315197 r347713  
    99"Project-Id-Version: WP-PhotoContest 1.5.4\n"
    1010"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-photocontest\n"
    11 "POT-Creation-Date: 2010-11-24 11:33+0100\n"
     11"POT-Creation-Date: 2011-02-19 14:58+0100\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1818"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    1919
    20 #: lib/wp-photocontest.class.php:324 lib/wp-photocontest.class.php:338
    21 #: view.php:274 view.php:288
     20#: lib/wp-photocontest.class.php:322 lib/wp-photocontest.class.php:336
     21#: view.php:269 view.php:283
    2222#, php-format
    2323msgid "%d vote"
     
    2626msgstr[1] ""
    2727
    28 #: lib/wp-photocontest.class.php:326 photocontest-manager.php:572 view.php:276
     28#: lib/wp-photocontest.class.php:324 photocontest-manager.php:572 view.php:271
    2929msgid "Vote"
    3030msgstr ""
    3131
    32 #: lib/wp-photocontest.class.php:374
     32#: lib/wp-photocontest.class.php:372
    3333msgid "Post photos"
    3434msgstr ""
    3535
    36 #: lib/wp-photocontest.class.php:377 view.php:168 view.php:182
     36#: lib/wp-photocontest.class.php:375 view.php:168 view.php:182
    3737msgid "Recently added"
    3838msgstr ""
    3939
    40 #: lib/wp-photocontest.class.php:380
     40#: lib/wp-photocontest.class.php:378
    4141msgid "Most views"
    4242msgstr ""
    4343
    44 #: lib/wp-photocontest.class.php:383 view.php:161
     44#: lib/wp-photocontest.class.php:381 view.php:161
    4545msgid "Top rated"
    4646msgstr ""
    4747
    48 #: lib/wp-photocontest.class.php:388
     48#: lib/wp-photocontest.class.php:386
    4949msgid "Logout"
    5050msgstr ""
     
    8080msgstr ""
    8181
    82 #: lib/wp-photocontest.widget.php:175 play.php:461 viewimg.php:591
     82#: lib/wp-photocontest.widget.php:175 play.php:458 viewimg.php:589
    8383msgid "Title"
    8484msgstr ""
     
    103103#: play.php:169 play.php:180 play.php:202 play.php:239 play.php:334
    104104#: play.php:348 play.php:350 play.php:361 play.php:363 play.php:375
    105 #: play.php:449 play.php:457 play.php:464 play.php:472 viewimg.php:95
     105#: play.php:446 play.php:454 play.php:461 play.php:469 viewimg.php:95
    106106#: viewimg.php:126 viewimg.php:181 viewimg.php:208 viewimg.php:232
    107107#: viewimg.php:264 viewimg.php:272 viewimg.php:340 viewimg.php:348
    108108#: viewimg.php:356 viewimg.php:368 viewimg.php:384 viewimg.php:395
    109 #: viewimg.php:422 viewimg.php:440 viewimg.php:693 viewimg.php:777 view.php:98
     109#: viewimg.php:422 viewimg.php:440 viewimg.php:691 viewimg.php:775 view.php:98
    110110#: view.php:121 view.php:196 view.php:207 view.php:218
    111111msgid "Error:"
     
    326326msgstr ""
    327327
    328 #: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:596
     328#: photocontest-add.php:386 photocontest-settings.php:338 viewimg.php:594
    329329msgid "Poster"
    330330msgstr ""
     
    481481msgstr ""
    482482
    483 #: photocontest-manager.php:332
    484 #, php-format
    485 msgid "Vote with id '%s' updated successfully."
    486 msgstr ""
    487 
    488 #: photocontest-manager.php:356 photocontest-manager.php:380
     483#: photocontest-manager.php:332 photocontest-manager.php:356
     484#: photocontest-manager.php:380
    489485#, php-format
    490486msgid "Vote with id '%d' updated successfully."
     
    538534msgstr ""
    539535
    540 #: photocontest-manager.php:570 play.php:446 viewimg.php:690
     536#: photocontest-manager.php:570 play.php:443 viewimg.php:688
    541537msgid "Email"
    542538msgstr ""
    543539
    544 #: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:621
     540#: photocontest-manager.php:571 photocontest-manager.php:703 viewimg.php:619
    545541msgid "Date"
    546542msgstr ""
     
    550546msgstr ""
    551547
    552 #: photocontest-manager.php:573 viewimg.php:774
     548#: photocontest-manager.php:573 viewimg.php:772
    553549msgid "Captcha"
    554550msgstr ""
     
    597593msgstr ""
    598594
    599 #: photocontest-manager.php:705 viewimg.php:702
     595#: photocontest-manager.php:705 viewimg.php:700
    600596msgid "Votes"
    601597msgstr ""
     
    985981msgstr ""
    986982
    987 #: play.php:433
     983#: play.php:432
    988984msgid "Hello"
    989985msgstr ""
    990986
    991 #: play.php:439
     987#: play.php:436
    992988msgid "Upload your photo"
    993989msgstr ""
    994990
    995 #: play.php:449 viewimg.php:693
     991#: play.php:446 viewimg.php:691
    996992msgid "No email provided"
    997993msgstr ""
    998994
     995#: play.php:451
     996msgid "File"
     997msgstr ""
     998
    999999#: play.php:454
    1000 msgid "File"
    1001 msgstr ""
    1002 
    1003 #: play.php:457
    10041000msgid "No image file provided"
    10051001msgstr ""
    10061002
    1007 #: play.php:458
     1003#: play.php:455
    10081004msgid "(Only jpg, gif or png)"
    10091005msgstr ""
    10101006
    1011 #: play.php:464
     1007#: play.php:461
    10121008msgid "No title provided"
    10131009msgstr ""
    10141010
     1011#: play.php:466
     1012msgid "About"
     1013msgstr ""
     1014
    10151015#: play.php:469
    1016 msgid "About"
    1017 msgstr ""
    1018 
    1019 #: play.php:472
    10201016msgid "No comment provided"
    10211017msgstr ""
    10221018
    1023 #: play.php:479
     1019#: play.php:476
    10241020msgid "Save"
    10251021msgstr ""
     
    10511047msgstr ""
    10521048
    1053 #: viewimg.php:369 viewimg.php:677
     1049#: viewimg.php:369 viewimg.php:675
    10541050msgid "You already voted with this emailadress."
    10551051msgstr ""
     
    11161112msgstr ""
    11171113
    1118 #: viewimg.php:581
     1114#: viewimg.php:579
    11191115msgid "Photo"
    11201116msgstr ""
    11211117
    1122 #: viewimg.php:587
     1118#: viewimg.php:585
    11231119msgid "Photo details"
    11241120msgstr ""
    11251121
    1126 #: viewimg.php:623 viewimg.php:655
     1122#: viewimg.php:621 viewimg.php:653
    11271123#, php-format
    11281124msgid "on %1$s at %2$s"
    11291125msgstr ""
    11301126
    1131 #: viewimg.php:626
     1127#: viewimg.php:624
    11321128msgid "Description"
    11331129msgstr ""
    11341130
    1135 #: viewimg.php:634
     1131#: viewimg.php:632
    11361132msgid "Rate this picture"
    11371133msgstr ""
    11381134
    1139 #: viewimg.php:642
     1135#: viewimg.php:640
    11401136#, php-format
    11411137msgid "<a href='%1$s?post_id=%2$d&order=%3$s'>Back to the contest</a>"
    11421138msgstr ""
    11431139
    1144 #: viewimg.php:653
     1140#: viewimg.php:651
    11451141msgid "Vote already saved!"
    11461142msgstr ""
    11471143
    1148 #: viewimg.php:716 viewimg.php:728
     1144#: viewimg.php:714 viewimg.php:726
    11491145msgid "Cancel rating"
    11501146msgstr ""
    11511147
    1152 #: viewimg.php:777
     1148#: viewimg.php:775
    11531149msgid "No captcha provided"
    11541150msgstr ""
    11551151
    1156 #: viewimg.php:787
     1152#: viewimg.php:785
    11571153msgid "send"
    11581154msgstr ""
Note: See TracChangeset for help on using the changeset viewer.