diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-11 01:59:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-11 01:59:39 -0400 |
commit | b0ec38e2024846e29d382e2c0cdff2c408ad209f (patch) | |
tree | c4570289ac4321a5f998d5f9b9e4eb3410c65954 /l10n/ru/files_trashbin.po | |
parent | 26ec311cff896d7dc84209d155f6a70f3f59cb95 (diff) | |
download | nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.tar.gz nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ru/files_trashbin.po')
-rw-r--r-- | l10n/ru/files_trashbin.po | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/l10n/ru/files_trashbin.po b/l10n/ru/files_trashbin.po index 4e30a52f763..519a953a15a 100644 --- a/l10n/ru/files_trashbin.po +++ b/l10n/ru/files_trashbin.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-19 01:55-0500\n" -"PO-Revision-Date: 2013-12-18 11:40+0000\n" -"Last-Translator: baden <badaevd@mail.ru>\n" +"POT-Creation-Date: 2014-03-11 01:54-0400\n" +"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,21 +19,25 @@ msgstr "" "Language: ru\n" "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);\n" -#: ajax/delete.php:63 +#: ajax/delete.php:59 #, php-format msgid "Couldn't delete %s permanently" msgstr "%s не может быть удалён навсегда" -#: ajax/undelete.php:43 +#: ajax/undelete.php:64 #, php-format msgid "Couldn't restore %s" msgstr "%s не может быть восстановлен" -#: js/trash.js:18 js/trash.js:45 js/trash.js:88 js/trash.js:142 +#: js/filelist.js:23 +msgid "Deleted files" +msgstr "" + +#: js/trash.js:16 js/trash.js:103 js/trash.js:152 msgid "Error" msgstr "Ошибка" -#: lib/trashbin.php:905 lib/trashbin.php:907 +#: lib/trashbin.php:852 lib/trashbin.php:854 msgid "restored" msgstr "восстановлен" |