/po/te.po
Unknown | 405 lines | 316 code | 89 blank | 0 comment | 0 complexity | 05a60029e72ca5743bdff709657f7ae2 MD5 | raw file
1# This file is distributed under the same license as the SparkleShare package. 2# 3# Translators: 4msgid "" 5msgstr "" 6"Project-Id-Version: SparkleShare\n" 7"Report-Msgid-Bugs-To: \n" 8"POT-Creation-Date: 2011-10-30 15:50+0100\n" 9"PO-Revision-Date: 2011-10-30 14:50+0000\n" 10"Last-Translator: deejay1 <deejay1@srem.org>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: te\n" 15"Plural-Forms: nplurals=2; plural=(n != 1)\n" 16 17#: ../data/plugins/bitbucket.xml.in.h:1 ../data/plugins/github.xml.in.h:1 18msgid "/username/project" 19msgstr "" 20 21#: ../data/plugins/bitbucket.xml.in.h:2 22msgid "Bitbucket" 23msgstr "" 24 25#: ../data/plugins/bitbucket.xml.in.h:3 26msgid "Free code hosting for Git and Mercurial" 27msgstr "" 28 29#: ../data/plugins/github.xml.in.h:2 30msgid "Free public Git repositories with collaborator management" 31msgstr "" 32 33#: ../data/plugins/github.xml.in.h:3 34msgid "Github" 35msgstr "" 36 37#: ../data/plugins/gitorious.xml.in.h:1 38msgid "/project/repository" 39msgstr "" 40 41#: ../data/plugins/gitorious.xml.in.h:2 42msgid "Gitorious" 43msgstr "" 44 45#: ../data/plugins/gitorious.xml.in.h:3 46msgid "Open source infrastructure for hosting open source projects" 47msgstr "" 48 49#: ../data/plugins/gnome.xml.in.h:1 50msgid "/project" 51msgstr "" 52 53#: ../data/plugins/gnome.xml.in.h:2 54msgid "A free and easy interface for your computer" 55msgstr "" 56 57#: ../data/plugins/gnome.xml.in.h:3 58msgid "The GNOME Project" 59msgstr "" 60 61#: ../data/plugins/own-server.xml.in.h:1 62msgid "/path/to/project" 63msgstr "" 64 65#: ../data/plugins/own-server.xml.in.h:2 66msgid "Everything under my control" 67msgstr "" 68 69#: ../data/plugins/own-server.xml.in.h:3 70msgid "On my own server" 71msgstr "" 72 73#: ../SparkleShare/Mac/SparkleStatusIcon.cs:70 74#: ../SparkleShare/Mac/SparkleStatusIcon.cs:88 75#: ../SparkleShare/SparkleSetup.cs:75 ../SparkleShare/SparkleStatusIcon.cs:75 76#: ../SparkleShare/SparkleStatusIcon.cs:89 77msgid "Welcome to SparkleShare!" 78msgstr "?????????????????? ???????!" 79 80#: ../SparkleShare/Mac/SparkleStatusIcon.cs:72 81#: ../SparkleShare/Mac/SparkleStatusIcon.cs:90 82#: ../SparkleShare/SparkleStatusIcon.cs:77 83#: ../SparkleShare/SparkleStatusIcon.cs:91 84msgid "Up to date" 85msgstr "" 86 87#: ../SparkleShare/Mac/SparkleStatusIcon.cs:99 88#: ../SparkleShare/SparkleStatusIcon.cs:106 89msgid "Syncing " 90msgstr "" 91 92#: ../SparkleShare/Mac/SparkleStatusIcon.cs:109 93#: ../SparkleShare/SparkleStatusIcon.cs:116 94msgid "Not everything is synced" 95msgstr "" 96 97#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:113 98msgid "Copy Web Link" 99msgstr "" 100 101#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:114 102msgid "Copy the web address of this file to the clipboard" 103msgstr "" 104 105#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:147 106msgid "Get Earlier Version" 107msgstr "" 108 109#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:148 110msgid "Make a copy of an earlier version in this folder" 111msgstr "" 112 113#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:161 114msgid "Select to get a copy of this version" 115msgstr "" 116 117#: ../SparkleShare/Program.cs:51 118msgid "Print version information" 119msgstr "" 120 121#: ../SparkleShare/Program.cs:52 122msgid "Show this help text" 123msgstr "" 124 125#: ../SparkleShare/Program.cs:84 126msgid "SparkleShare, a collaboration and sharing tool." 127msgstr "" 128 129#: ../SparkleShare/Program.cs:85 130msgid "Copyright (C) 2010 Hylke Bons" 131msgstr "" 132 133#: ../SparkleShare/Program.cs:87 134msgid "This program comes with ABSOLUTELY NO WARRANTY." 135msgstr "" 136 137#: ../SparkleShare/Program.cs:89 138msgid "This is free software, and you are welcome to redistribute it " 139msgstr "" 140 141#: ../SparkleShare/Program.cs:90 142msgid "under certain conditions. Please read the GNU GPLv3 for details." 143msgstr "" 144 145#: ../SparkleShare/Program.cs:92 146msgid "SparkleShare automatically syncs Git repositories in " 147msgstr "" 148 149#: ../SparkleShare/Program.cs:93 150msgid "the ~/SparkleShare folder with their remote origins." 151msgstr "" 152 153#: ../SparkleShare/Program.cs:95 154msgid "Usage: sparkleshare [start|stop|restart] [OPTION]..." 155msgstr "" 156 157#: ../SparkleShare/Program.cs:96 158msgid "Sync SparkleShare folder with remote repositories." 159msgstr "" 160 161#: ../SparkleShare/Program.cs:98 162msgid "Arguments:" 163msgstr "" 164 165#: ../SparkleShare/Program.cs:108 166msgid "SparkleShare " 167msgstr "" 168 169#. A menu item that takes the user to http://www.sparkleshare.org/ 170#: ../SparkleShare/SparkleAbout.cs:53 ../SparkleShare/SparkleStatusIcon.cs:295 171msgid "About SparkleShare" 172msgstr "" 173 174#: ../SparkleShare/SparkleAbout.cs:70 175#, csharp-format 176msgid "A newer version ({0}) is available!" 177msgstr "" 178 179#: ../SparkleShare/SparkleAbout.cs:79 180msgid "You are running the latest version." 181msgstr "" 182 183#: ../SparkleShare/SparkleAbout.cs:88 ../SparkleShare/SparkleAbout.cs:113 184msgid "Checking for updates..." 185msgstr "" 186 187#: ../SparkleShare/SparkleControllerBase.cs:493 188msgid "dddd, MMMM d, yyyy" 189msgstr "" 190 191#: ../SparkleShare/SparkleControllerBase.cs:499 192msgid "dddd, MMMM d" 193msgstr "" 194 195#: ../SparkleShare/SparkleControllerBase.cs:707 196#, csharp-format 197msgid "added {0}" 198msgstr "" 199 200#: ../SparkleShare/SparkleControllerBase.cs:712 201#, csharp-format 202msgid "moved {0}" 203msgstr "" 204 205#: ../SparkleShare/SparkleControllerBase.cs:717 206#, csharp-format 207msgid "edited {0}" 208msgstr "" 209 210#: ../SparkleShare/SparkleControllerBase.cs:722 211#, csharp-format 212msgid "deleted {0}" 213msgstr "" 214 215#: ../SparkleShare/SparkleControllerBase.cs:731 216#, csharp-format 217msgid "and {0} more" 218msgid_plural "and {0} more" 219msgstr[0] "" 220msgstr[1] "" 221 222#: ../SparkleShare/SparkleControllerBase.cs:735 223msgid "did something magical" 224msgstr "" 225 226#: ../SparkleShare/SparkleEventLog.cs:58 227msgid "Recent Events" 228msgstr "" 229 230#: ../SparkleShare/SparkleEventLog.cs:169 231#: ../SparkleShare/SparkleEventLog.cs:188 232msgid "All Folders" 233msgstr "" 234 235#: ../SparkleShare/SparkleSetup.cs:76 236msgid "" 237"Before we can create a SparkleShare folder on this computer, we need a few " 238"bits of information from you." 239msgstr "" 240 241#: ../SparkleShare/SparkleSetup.cs:83 242msgid "Full Name:" 243msgstr "" 244 245#: ../SparkleShare/SparkleSetup.cs:98 246msgid "Email:" 247msgstr "" 248 249#: ../SparkleShare/SparkleSetup.cs:108 250msgid "Next" 251msgstr "" 252 253#: ../SparkleShare/SparkleSetup.cs:129 254msgid "Where's your project hosted?" 255msgstr "" 256 257#: ../SparkleShare/SparkleSetup.cs:275 258msgid "Address" 259msgstr "" 260 261#: ../SparkleShare/SparkleSetup.cs:295 262msgid "Remote Path" 263msgstr "" 264 265#. Cancel button 266#: ../SparkleShare/SparkleSetup.cs:309 ../SparkleShare/SparkleSetup.cs:345 267msgid "Cancel" 268msgstr "" 269 270#. Sync button 271#: ../SparkleShare/SparkleSetup.cs:316 272msgid "Add" 273msgstr "" 274 275#: ../SparkleShare/SparkleSetup.cs:335 276#, csharp-format 277msgid "Adding project {0} " 278msgstr "" 279 280#: ../SparkleShare/SparkleSetup.cs:336 281msgid "This may take a while." 282msgstr "" 283 284#: ../SparkleShare/SparkleSetup.cs:337 285msgid "Are you sure its not coffee o'clock?" 286msgstr "" 287 288#: ../SparkleShare/SparkleSetup.cs:341 ../SparkleShare/SparkleSetup.cs:457 289#: ../SparkleShare/SparkleSetup.cs:556 290msgid "Finish" 291msgstr "" 292 293#: ../SparkleShare/SparkleSetup.cs:374 294msgid "Something went wrong" 295msgstr "" 296 297#: ../SparkleShare/SparkleSetup.cs:422 298msgid "Try Again " 299msgstr "" 300 301#: ../SparkleShare/SparkleSetup.cs:441 302#, csharp-format 303msgid "{0} has been successfully added" 304msgstr "" 305 306#: ../SparkleShare/SparkleSetup.cs:447 307msgid "Project successfully added!" 308msgstr "" 309 310#: ../SparkleShare/SparkleSetup.cs:448 311msgid "Access the files from your SparkleShare folder." 312msgstr "" 313 314#. A button that opens the synced folder 315#: ../SparkleShare/SparkleSetup.cs:451 316msgid "Open Folder" 317msgstr "????????? ??????" 318 319#: ../SparkleShare/SparkleSetup.cs:477 320msgid "What's happening next?" 321msgstr "" 322 323#: ../SparkleShare/SparkleSetup.cs:478 324msgid "" 325"SparkleShare creates a special folder in your personal folder that will keep" 326" track of your projects." 327msgstr "" 328 329#: ../SparkleShare/SparkleSetup.cs:481 330msgid "Skip Tutorial" 331msgstr "" 332 333#: ../SparkleShare/SparkleSetup.cs:486 ../SparkleShare/SparkleSetup.cs:506 334#: ../SparkleShare/SparkleSetup.cs:524 335msgid "Continue" 336msgstr "" 337 338#: ../SparkleShare/SparkleSetup.cs:502 339msgid "Sharing files with others" 340msgstr "" 341 342#: ../SparkleShare/SparkleSetup.cs:503 343msgid "" 344"All files added to your project folders are synced with the host " 345"automatically, as well as with your collaborators." 346msgstr "" 347 348#: ../SparkleShare/SparkleSetup.cs:520 349msgid "The status icon is here to help" 350msgstr "" 351 352#: ../SparkleShare/SparkleSetup.cs:521 353msgid "" 354"It shows the syncing process status, and contains links to your projects and" 355" the event log." 356msgstr "" 357 358#: ../SparkleShare/SparkleSetup.cs:538 359msgid "Adding projects to SparkleShare" 360msgstr "" 361 362#: ../SparkleShare/SparkleSetup.cs:539 363msgid "" 364"Just click this button when you see it on the web, and the project will be " 365"automatically added:" 366msgstr "" 367 368#: ../SparkleShare/SparkleSetup.cs:542 369msgid "" 370" or select <b>Add Hosted Project </b> from the status icon menu to add one" 371" by hand." 372msgstr "" 373 374#. Opens the wizard to add a new remote folder 375#: ../SparkleShare/SparkleSetup.cs:551 376#: ../SparkleShare/SparkleStatusIcon.cs:238 377msgid "Add Hosted Project " 378msgstr "" 379 380#: ../SparkleShare/SparkleSetupWindow.cs:44 381msgid "SparkleShare Setup" 382msgstr "" 383 384#: ../SparkleShare/SparkleStatusIcon.cs:228 385msgid "No projects yet" 386msgstr "" 387 388#: ../SparkleShare/SparkleStatusIcon.cs:262 389msgid "Open Recent Events" 390msgstr "" 391 392#: ../SparkleShare/SparkleStatusIcon.cs:282 393msgid "Turn Notifications Off" 394msgstr "" 395 396#: ../SparkleShare/SparkleStatusIcon.cs:284 397msgid "Turn Notifications On" 398msgstr "" 399 400#. A menu item that quits the application 401#: ../SparkleShare/SparkleStatusIcon.cs:311 402msgid "Quit" 403msgstr "???????" 404 405