Blame view
sources/l10n/sl/files_trashbin.po
1.56 KB
|
03e52840d
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
31b7f2792
|
6 |
# mateju <>, 2013 |
|
03e52840d
|
7 8 9 10 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
11 12 13 14 15 16 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-21 10:01-0500 " "PO-Revision-Date: 2013-11-16 07:44+0000 " |
|
03e52840d
|
17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
"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); " |
|
31b7f2792
|
31 |
#: ajax/delete.php:42 |
|
03e52840d
|
32 33 |
#, php-format msgid "Couldn't delete %s permanently" |
|
31b7f2792
|
34 |
msgstr "Datoteke %s ni mogoče trajno izbrisati." |
|
03e52840d
|
35 |
|
|
31b7f2792
|
36 |
#: ajax/undelete.php:42 |
|
03e52840d
|
37 38 39 |
#, php-format msgid "Couldn't restore %s" msgstr "Ni mogoče obnoviti %s" |
|
31b7f2792
|
40 41 42 |
#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149 msgid "Error" msgstr "Napaka" |
|
03e52840d
|
43 |
|
|
31b7f2792
|
44 45 46 |
#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "obnovljeno" |
|
03e52840d
|
47 |
|
|
31b7f2792
|
48 49 50 |
#: templates/index.php:8 msgid "Nothing in here. Your trash bin is empty!" msgstr "Mapa smeti je prazna." |
|
03e52840d
|
51 |
|
|
31b7f2792
|
52 |
#: templates/index.php:22 |
|
03e52840d
|
53 54 |
msgid "Name" msgstr "Ime" |
|
31b7f2792
|
55 |
#: templates/index.php:25 templates/index.php:27 |
|
03e52840d
|
56 57 |
msgid "Restore" msgstr "Obnovi" |
|
31b7f2792
|
58 59 60 61 62 |
#: templates/index.php:33 msgid "Deleted" msgstr "Izbrisano" #: templates/index.php:36 templates/index.php:37 |
|
03e52840d
|
63 64 65 66 67 68 |
msgid "Delete" msgstr "Izbriši" #: templates/part.breadcrumb.php:9 msgid "Deleted Files" msgstr "Izbrisane datoteke" |