Blame view
sources/l10n/uk/files_trashbin.po
1.8 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 |
# Soul Kim <warlock.rf@gmail.com>, 2013 |
|
6d9380f96
|
7 |
# v_2e <v_2e@ukr.net>, 2014 |
|
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-27 01:54-0400 " "PO-Revision-Date: 2014-06-26 17:21+0000 " "Last-Translator: v_2e <v_2e@ukr.net> " |
|
03e52840d
|
20 21 22 23 24 25 26 27 28 29 30 31 |
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: uk " "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:891 lib/trashbin.php:893 |
|
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 68 |
msgid "Delete" msgstr "Видалити" |