Blame view
sources/l10n/ru/files_trashbin.po
1.76 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 |
# Den4md <denstarr@mail.md>, 2013 |
|
03e52840d
|
7 8 9 10 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
11 12 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
0f30ed153
|
13 14 15 16 17 18 |
"POT-Creation-Date: 2013-11-21 10:01-0500 " "PO-Revision-Date: 2013-11-16 07:44+0000 " "Last-Translator: I Robot <owncloud-bot@tmit.eu> " |
|
03e52840d
|
19 20 21 22 23 24 25 26 27 28 29 30 |
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: ru " "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2); " |
|
0f30ed153
|
31 |
#: ajax/delete.php:42 |
|
03e52840d
|
32 33 34 |
#, php-format msgid "Couldn't delete %s permanently" msgstr "%s не может быть удалён навсегда" |
|
0f30ed153
|
35 |
#: ajax/undelete.php:42 |
|
03e52840d
|
36 37 38 |
#, php-format msgid "Couldn't restore %s" msgstr "%s не может быть восстановлен" |
|
0f30ed153
|
39 |
#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149 |
|
31b7f2792
|
40 41 |
msgid "Error" msgstr "Ошибка" |
|
03e52840d
|
42 |
|
|
0f30ed153
|
43 |
#: lib/trashbin.php:815 lib/trashbin.php:817 |
|
31b7f2792
|
44 45 |
msgid "restored" msgstr "восстановлен" |
|
03e52840d
|
46 |
|
|
0f30ed153
|
47 |
#: templates/index.php:8 |
|
31b7f2792
|
48 49 |
msgid "Nothing in here. Your trash bin is empty!" msgstr "Здесь ничего нет. Ваша корзина пуста!" |
|
03e52840d
|
50 |
|
|
0f30ed153
|
51 |
#: templates/index.php:22 |
|
03e52840d
|
52 53 |
msgid "Name" msgstr "Имя" |
|
0f30ed153
|
54 |
#: templates/index.php:25 templates/index.php:27 |
|
03e52840d
|
55 56 |
msgid "Restore" msgstr "Восстановить" |
|
0f30ed153
|
57 |
#: templates/index.php:33 |
|
31b7f2792
|
58 59 |
msgid "Deleted" msgstr "Удалён" |
|
0f30ed153
|
60 |
#: templates/index.php:36 templates/index.php:37 |
|
03e52840d
|
61 |
msgid "Delete" |
|
0f30ed153
|
62 |
msgstr "Удалить" |
|
03e52840d
|
63 64 65 66 |
#: templates/part.breadcrumb.php:9 msgid "Deleted Files" msgstr "Удаленные файлы" |