Blame view
sources/apps/l10n/sl/firstrunwizard.po
2.37 KB
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # mateju <>, 2013 # mateju <>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-21 18:16-0500 " "PO-Revision-Date: 2013-11-21 19:30+0000 " "Last-Translator: mateju <> " "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: sl " "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3); " #: templates/wizard.php:7 msgid "Welcome to ownCloud" msgstr "Dobrodošli v sistem ownCloud" #: templates/wizard.php:9 msgid "" "Your personal web services. All your files, contacts, calendar and more, in " "one place." msgstr "Osebna spletna storitev. Vse datoteke, stiki, koledar in še več na enem mestu." #: templates/wizard.php:15 msgid "Get the apps to sync your files" msgstr "Pridobi programe za usklajevanje datotek" #: templates/wizard.php:26 msgid "Connect your desktop apps to ownCloud" msgstr "Poveži namizne programe z oblakom ownCloud" #: templates/wizard.php:29 msgid "Connect your Calendar" msgstr "Poveži koledar" #: templates/wizard.php:32 msgid "Connect your Contacts" msgstr "Poveži stike" #: templates/wizard.php:36 msgid "Access files via WebDAV" msgstr "Dostop do datotek preko WebDAV" #: templates/wizard.php:41 #, php-format msgid "" "There’s more information in the <a target=\"_blank\" " "href=\"%s\">documentation</a> and on our <a target=\"_blank\" " "href=\"http://owncloud.org\">website</a>." msgstr "Več podrobnosti je zapisanih v <a target=\"_blank\" href=\"%s\">dokumentaciji</a> in na <a target=\"_blank\" href=\"http://owncloud.org\">spletni strani</a>." #: templates/wizard.php:42 msgid "" "If you like ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a " "great open software to sync and share your files. You can freely get it from" " http://owncloud.org\">recommend it to your friends</a>!" msgstr "Če vam je sistem ownCloud všeč, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\">ga priporočite prijateljem</a>!" |