Blame view
sources/l10n/ru/files_trashbin.po
1.79 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: |
|
6d9380f96
|
6 7 |
# badenbaden <badaevd@mail.ru>, 2013 # Денис <denstarr@mail.md>, 2013 |
|
03e52840d
|
8 9 10 11 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
12 13 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
14 15 16 17 18 19 |
"POT-Creation-Date: 2014-06-08 01:54-0400 " "PO-Revision-Date: 2014-06-07 06:12+0000 " "Last-Translator: I Robot " |
|
03e52840d
|
20 21 22 23 24 25 26 27 28 29 30 31 |
"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); " |
|
6d9380f96
|
32 |
#: ajax/delete.php:59 |
|
03e52840d
|
33 34 35 |
#, php-format msgid "Couldn't delete %s permanently" msgstr "%s не может быть удалён навсегда" |
|
6d9380f96
|
36 |
#: ajax/undelete.php:64 |
|
03e52840d
|
37 38 39 |
#, php-format msgid "Couldn't restore %s" msgstr "%s не может быть восстановлен" |
|
6d9380f96
|
40 41 42 43 44 45 46 47 48 |
#: appinfo/app.php:13 js/filelist.js:34 msgid "Deleted files" msgstr "Удалённые файлы" #: js/app.js:52 templates/index.php:21 templates/index.php:23 msgid "Restore" msgstr "Восстановить" #: js/filelist.js:119 js/filelist.js:164 js/filelist.js:214 |
|
31b7f2792
|
49 50 |
msgid "Error" msgstr "Ошибка" |
|
03e52840d
|
51 |
|
|
6d9380f96
|
52 |
#: lib/trashbin.php:857 lib/trashbin.php:859 |
|
31b7f2792
|
53 54 |
msgid "restored" msgstr "восстановлен" |
|
03e52840d
|
55 |
|
|
6d9380f96
|
56 |
#: templates/index.php:7 |
|
31b7f2792
|
57 58 |
msgid "Nothing in here. Your trash bin is empty!" msgstr "Здесь ничего нет. Ваша корзина пуста!" |
|
03e52840d
|
59 |
|
|
6d9380f96
|
60 |
#: templates/index.php:18 |
|
03e52840d
|
61 62 |
msgid "Name" msgstr "Имя" |
|
6d9380f96
|
63 |
#: templates/index.php:29 |
|
31b7f2792
|
64 65 |
msgid "Deleted" msgstr "Удалён" |
|
6d9380f96
|
66 |
#: templates/index.php:32 templates/index.php:33 |
|
03e52840d
|
67 |
msgid "Delete" |
|
0f30ed153
|
68 |
msgstr "Удалить" |