Blame view
sources/l10n/ru/files_trashbin.po
1.78 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 13 14 15 16 17 18 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-12-02 17:27-0500 " "PO-Revision-Date: 2013-12-01 10:56+0000 " "Last-Translator: Валерий Шалимов <valerij.shalimov@gmail.com> " |
|
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); " |
|
31b7f2792
|
31 |
#: ajax/delete.php:63 |
|
03e52840d
|
32 33 34 |
#, php-format msgid "Couldn't delete %s permanently" msgstr "%s не может быть удалён навсегда" |
|
31b7f2792
|
35 |
#: ajax/undelete.php:43 |
|
03e52840d
|
36 37 38 |
#, php-format msgid "Couldn't restore %s" msgstr "%s не может быть восстановлен" |
|
31b7f2792
|
39 40 41 |
#: js/trash.js:18 js/trash.js:45 js/trash.js:88 js/trash.js:142 msgid "Error" msgstr "Ошибка" |
|
03e52840d
|
42 |
|
|
31b7f2792
|
43 44 45 |
#: lib/trashbin.php:900 lib/trashbin.php:902 msgid "restored" msgstr "восстановлен" |
|
03e52840d
|
46 |
|
|
31b7f2792
|
47 48 49 |
#: templates/index.php:7 msgid "Nothing in here. Your trash bin is empty!" msgstr "Здесь ничего нет. Ваша корзина пуста!" |
|
03e52840d
|
50 |
|
|
31b7f2792
|
51 |
#: templates/index.php:20 |
|
03e52840d
|
52 53 |
msgid "Name" msgstr "Имя" |
|
31b7f2792
|
54 |
#: templates/index.php:23 templates/index.php:25 |
|
03e52840d
|
55 56 |
msgid "Restore" msgstr "Восстановить" |
|
31b7f2792
|
57 58 59 60 61 |
#: templates/index.php:31 msgid "Deleted" msgstr "Удалён" #: templates/index.php:34 templates/index.php:35 |
|
03e52840d
|
62 |
msgid "Delete" |
|
31b7f2792
|
63 |
msgstr "" |
|
03e52840d
|
64 65 66 67 |
#: templates/part.breadcrumb.php:9 msgid "Deleted Files" msgstr "Удаленные файлы" |