diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-11 02:05:58 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-11 02:05:58 +0200 |
commit | 39b9052c2f6d1db111202e05da186d2142b364cc (patch) | |
tree | 6aed4b57fa9850284076e695899ecb6acdb66e40 /l10n/uk | |
parent | d3427be5e40b8889fd2b23b9f716e596de29694b (diff) | |
download | nextcloud-server-39b9052c2f6d1db111202e05da186d2142b364cc.tar.gz nextcloud-server-39b9052c2f6d1db111202e05da186d2142b364cc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/uk')
-rw-r--r-- | l10n/uk/calendar.po | 466 | ||||
-rw-r--r-- | l10n/uk/contacts.po | 50 | ||||
-rw-r--r-- | l10n/uk/settings.po | 12 |
3 files changed, 330 insertions, 198 deletions
diff --git a/l10n/uk/calendar.po b/l10n/uk/calendar.po index f2eab41a95b..a80f3c9db3e 100644 --- a/l10n/uk/calendar.po +++ b/l10n/uk/calendar.po @@ -8,21 +8,29 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-06-06 00:12+0200\n" -"PO-Revision-Date: 2012-06-05 22:14+0000\n" -"Last-Translator: icewind <icewind1991@gmail.com>\n" -"Language-Team: Ukrainian (http://www.transifex.net/projects/p/owncloud/language/uk/)\n" +"POT-Creation-Date: 2012-08-11 02:02+0200\n" +"PO-Revision-Date: 2012-08-11 00:02+0000\n" +"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: uk\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/categories/rescan.php:28 +#: ajax/cache/status.php:19 +msgid "Not all calendars are completely cached" +msgstr "" + +#: ajax/cache/status.php:21 +msgid "Everything seems to be completely cached" +msgstr "" + +#: ajax/categories/rescan.php:29 msgid "No calendars found." msgstr "" -#: ajax/categories/rescan.php:36 +#: ajax/categories/rescan.php:37 msgid "No events found." msgstr "" @@ -30,303 +38,397 @@ msgstr "" msgid "Wrong calendar" msgstr "" +#: ajax/import/dropimport.php:29 ajax/import/import.php:64 +msgid "" +"The file contained either no events or all events are already saved in your " +"calendar." +msgstr "" + +#: ajax/import/dropimport.php:31 ajax/import/import.php:67 +msgid "events has been saved in the new calendar" +msgstr "" + +#: ajax/import/import.php:56 +msgid "Import failed" +msgstr "" + +#: ajax/import/import.php:69 +msgid "events has been saved in your calendar" +msgstr "" + #: ajax/settings/guesstimezone.php:25 msgid "New Timezone:" msgstr "Новий часовий пояс" -#: ajax/settings/settimezone.php:22 +#: ajax/settings/settimezone.php:23 msgid "Timezone changed" msgstr "Часовий пояс змінено" -#: ajax/settings/settimezone.php:24 +#: ajax/settings/settimezone.php:25 msgid "Invalid request" msgstr "" -#: appinfo/app.php:19 templates/calendar.php:15 -#: templates/part.eventform.php:33 templates/part.showevent.php:31 -#: templates/settings.php:12 +#: appinfo/app.php:35 templates/calendar.php:15 +#: templates/part.eventform.php:33 templates/part.showevent.php:33 msgid "Calendar" msgstr "Календар" -#: js/calendar.js:93 -msgid "Deletion failed" -msgstr "" - -#: js/calendar.js:828 +#: js/calendar.js:832 msgid "ddd" msgstr "" -#: js/calendar.js:829 +#: js/calendar.js:833 msgid "ddd M/d" msgstr "" -#: js/calendar.js:830 +#: js/calendar.js:834 msgid "dddd M/d" msgstr "" -#: js/calendar.js:833 +#: js/calendar.js:837 msgid "MMMM yyyy" msgstr "" -#: js/calendar.js:835 +#: js/calendar.js:839 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" -#: js/calendar.js:837 +#: js/calendar.js:841 msgid "dddd, MMM d, yyyy" msgstr "" -#: lib/app.php:125 +#: lib/app.php:121 msgid "Birthday" msgstr "День народження" -#: lib/app.php:126 +#: lib/app.php:122 msgid "Business" msgstr "Справи" -#: lib/app.php:127 +#: lib/app.php:123 msgid "Call" msgstr "Подзвонити" -#: lib/app.php:128 +#: lib/app.php:124 msgid "Clients" msgstr "Клієнти" -#: lib/app.php:129 +#: lib/app.php:125 msgid "Deliverer" msgstr "" -#: lib/app.php:130 +#: lib/app.php:126 msgid "Holidays" msgstr "Свята" -#: lib/app.php:131 +#: lib/app.php:127 msgid "Ideas" msgstr "Ідеї" -#: lib/app.php:132 +#: lib/app.php:128 msgid "Journey" msgstr "Поїздка" -#: lib/app.php:133 +#: lib/app.php:129 msgid "Jubilee" msgstr "Ювілей" -#: lib/app.php:134 +#: lib/app.php:130 msgid "Meeting" msgstr "Зустріч" -#: lib/app.php:135 +#: lib/app.php:131 msgid "Other" msgstr "Інше" -#: lib/app.php:136 +#: lib/app.php:132 msgid "Personal" msgstr "Особисте" -#: lib/app.php:137 +#: lib/app.php:133 msgid "Projects" msgstr "Проекти" -#: lib/app.php:138 +#: lib/app.php:134 msgid "Questions" msgstr "Запитання" -#: lib/app.php:139 +#: lib/app.php:135 msgid "Work" msgstr "Робота" -#: lib/app.php:380 +#: lib/app.php:351 lib/app.php:361 +msgid "by" +msgstr "" + +#: lib/app.php:359 lib/app.php:399 msgid "unnamed" msgstr "" -#: lib/object.php:330 +#: lib/import.php:184 templates/calendar.php:12 +#: templates/part.choosecalendar.php:22 +msgid "New Calendar" +msgstr "новий Календар" + +#: lib/object.php:372 msgid "Does not repeat" msgstr "Не повторювати" -#: lib/object.php:331 +#: lib/object.php:373 msgid "Daily" msgstr "Щоденно" -#: lib/object.php:332 +#: lib/object.php:374 msgid "Weekly" msgstr "Щотижня" -#: lib/object.php:333 +#: lib/object.php:375 msgid "Every Weekday" msgstr "По будням" -#: lib/object.php:334 +#: lib/object.php:376 msgid "Bi-Weekly" msgstr "Кожні дві неділі" -#: lib/object.php:335 +#: lib/object.php:377 msgid "Monthly" msgstr "Щомісяця" -#: lib/object.php:336 +#: lib/object.php:378 msgid "Yearly" msgstr "Щорічно" -#: lib/object.php:343 +#: lib/object.php:388 msgid "never" msgstr "ніколи" -#: lib/object.php:344 +#: lib/object.php:389 msgid "by occurrences" msgstr "" -#: lib/object.php:345 +#: lib/object.php:390 msgid "by date" msgstr "" -#: lib/object.php:352 +#: lib/object.php:400 msgid "by monthday" msgstr "" -#: lib/object.php:353 +#: lib/object.php:401 msgid "by weekday" msgstr "" -#: lib/object.php:360 templates/settings.php:42 +#: lib/object.php:411 templates/calendar.php:5 templates/settings.php:69 msgid "Monday" msgstr "Понеділок" -#: lib/object.php:361 +#: lib/object.php:412 templates/calendar.php:5 msgid "Tuesday" msgstr "Вівторок" -#: lib/object.php:362 +#: lib/object.php:413 templates/calendar.php:5 msgid "Wednesday" msgstr "Середа" -#: lib/object.php:363 +#: lib/object.php:414 templates/calendar.php:5 msgid "Thursday" msgstr "Четвер" -#: lib/object.php:364 +#: lib/object.php:415 templates/calendar.php:5 msgid "Friday" msgstr "П'ятниця" -#: lib/object.php:365 +#: lib/object.php:416 templates/calendar.php:5 msgid "Saturday" msgstr "Субота" -#: lib/object.php:366 templates/settings.php:43 +#: lib/object.php:417 templates/calendar.php:5 templates/settings.php:70 msgid "Sunday" msgstr "Неділя" -#: lib/object.php:373 +#: lib/object.php:427 msgid "events week of month" msgstr "" -#: lib/object.php:374 +#: lib/object.php:428 msgid "first" msgstr "перший" -#: lib/object.php:375 +#: lib/object.php:429 msgid "second" msgstr "другий" -#: lib/object.php:376 +#: lib/object.php:430 msgid "third" msgstr "третій" -#: lib/object.php:377 +#: lib/object.php:431 msgid "fourth" msgstr "четвертий" -#: lib/object.php:378 +#: lib/object.php:432 msgid "fifth" msgstr "п'ятий" -#: lib/object.php:379 +#: lib/object.php:433 msgid "last" msgstr "останній" -#: lib/object.php:401 +#: lib/object.php:467 templates/calendar.php:7 msgid "January" msgstr "Січень" -#: lib/object.php:402 +#: lib/object.php:468 templates/calendar.php:7 msgid "February" msgstr "Лютий" -#: lib/object.php:403 +#: lib/object.php:469 templates/calendar.php:7 msgid "March" msgstr "Березень" -#: lib/object.php:404 +#: lib/object.php:470 templates/calendar.php:7 msgid "April" msgstr "Квітень" -#: lib/object.php:405 +#: lib/object.php:471 templates/calendar.php:7 msgid "May" msgstr "Травень" -#: lib/object.php:406 +#: lib/object.php:472 templates/calendar.php:7 msgid "June" msgstr "Червень" -#: lib/object.php:407 +#: lib/object.php:473 templates/calendar.php:7 msgid "July" msgstr "Липень" -#: lib/object.php:408 +#: lib/object.php:474 templates/calendar.php:7 msgid "August" msgstr "Серпень" -#: lib/object.php:409 +#: lib/object.php:475 templates/calendar.php:7 msgid "September" msgstr "Вересень" -#: lib/object.php:410 +#: lib/object.php:476 templates/calendar.php:7 msgid "October" msgstr "Жовтень" -#: lib/object.php:411 +#: lib/object.php:477 templates/calendar.php:7 msgid "November" msgstr "Листопад" -#: lib/object.php:412 +#: lib/object.php:478 templates/calendar.php:7 msgid "December" msgstr "Грудень" -#: lib/object.php:418 +#: lib/object.php:488 msgid "by events date" msgstr "" -#: lib/object.php:419 +#: lib/object.php:489 msgid "by yearday(s)" msgstr "" -#: lib/object.php:420 +#: lib/object.php:490 msgid "by weeknumber(s)" msgstr "" -#: lib/object.php:421 +#: lib/object.php:491 msgid "by day and month" msgstr "" -#: lib/search.php:32 lib/search.php:34 lib/search.php:37 +#: lib/search.php:35 lib/search.php:37 lib/search.php:40 msgid "Date" msgstr "Дата" -#: lib/search.php:40 +#: lib/search.php:43 msgid "Cal." msgstr "Кал." +#: templates/calendar.php:6 +msgid "Sun." +msgstr "" + +#: templates/calendar.php:6 +msgid "Mon." +msgstr "" + +#: templates/calendar.php:6 +msgid "Tue." +msgstr "" + +#: templates/calendar.php:6 +msgid "Wed." +msgstr "" + +#: templates/calendar.php:6 +msgid "Thu." +msgstr "" + +#: templates/calendar.php:6 +msgid "Fri." +msgstr "" + +#: templates/calendar.php:6 +msgid "Sat." +msgstr "" + +#: templates/calendar.php:8 +msgid "Jan." +msgstr "" + +#: templates/calendar.php:8 +msgid "Feb." +msgstr "" + +#: templates/calendar.php:8 +msgid "Mar." +msgstr "" + +#: templates/calendar.php:8 +msgid "Apr." +msgstr "" + +#: templates/calendar.php:8 +msgid "May." +msgstr "" + +#: templates/calendar.php:8 +msgid "Jun." +msgstr "" + +#: templates/calendar.php:8 +msgid "Jul." +msgstr "" + +#: templates/calendar.php:8 +msgid "Aug." +msgstr "" + +#: templates/calendar.php:8 +msgid "Sep." +msgstr "" + +#: templates/calendar.php:8 +msgid "Oct." +msgstr "" + +#: templates/calendar.php:8 +msgid "Nov." +msgstr "" + +#: templates/calendar.php:8 +msgid "Dec." +msgstr "" + #: templates/calendar.php:11 msgid "All day" msgstr "Увесь день" -#: templates/calendar.php:12 templates/part.choosecalendar.php:22 -msgid "New Calendar" -msgstr "новий Календар" - #: templates/calendar.php:13 msgid "Missing fields" -msgstr "" +msgstr "Пропущені поля" #: templates/calendar.php:14 templates/part.eventform.php:19 #: templates/part.showevent.php:11 @@ -335,62 +437,54 @@ msgstr "Назва" #: templates/calendar.php:16 msgid "From Date" -msgstr "" +msgstr "Від Дати" #: templates/calendar.php:17 msgid "From Time" -msgstr "" +msgstr "З Часу" #: templates/calendar.php:18 msgid "To Date" -msgstr "" +msgstr "До Часу" #: templates/calendar.php:19 msgid "To Time" -msgstr "" +msgstr "По Дату" #: templates/calendar.php:20 msgid "The event ends before it starts" -msgstr "" +msgstr "Подія завершається до її початку" #: templates/calendar.php:21 msgid "There was a database fail" -msgstr "" +msgstr "Сталася помилка бази даних" -#: templates/calendar.php:40 +#: templates/calendar.php:39 msgid "Week" msgstr "Тиждень" -#: templates/calendar.php:41 +#: templates/calendar.php:40 msgid "Month" msgstr "Місяць" -#: templates/calendar.php:42 +#: templates/calendar.php:41 msgid "List" msgstr "Список" -#: templates/calendar.php:48 +#: templates/calendar.php:45 msgid "Today" msgstr "Сьогодні" -#: templates/calendar.php:49 -msgid "Calendars" -msgstr "Календарі" - -#: templates/calendar.php:67 -msgid "There was a fail, while parsing the file." -msgstr "Сталася помилка при обробці файлу" - -#: templates/part.choosecalendar.php:1 -msgid "Choose active calendars" -msgstr "Вибрати активні календарі" +#: templates/calendar.php:46 templates/calendar.php:47 +msgid "Settings" +msgstr "" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "Ваші календарі" #: templates/part.choosecalendar.php:27 -#: templates/part.choosecalendar.rowfields.php:5 +#: templates/part.choosecalendar.rowfields.php:11 msgid "CalDav Link" msgstr "" @@ -402,22 +496,22 @@ msgstr "" msgid "No shared calendars" msgstr "" -#: templates/part.choosecalendar.rowfields.php:4 +#: templates/part.choosecalendar.rowfields.php:8 msgid "Share Calendar" msgstr "" -#: templates/part.choosecalendar.rowfields.php:6 +#: templates/part.choosecalendar.rowfields.php:14 msgid "Download" msgstr "Завантажити" -#: templates/part.choosecalendar.rowfields.php:7 +#: templates/part.choosecalendar.rowfields.php:17 msgid "Edit" msgstr "Редагувати" -#: templates/part.choosecalendar.rowfields.php:8 +#: templates/part.choosecalendar.rowfields.php:20 #: templates/part.editevent.php:9 msgid "Delete" -msgstr "" +msgstr "Видалити" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" @@ -445,7 +539,7 @@ msgstr "Колір календаря" #: templates/part.editcalendar.php:42 msgid "Save" -msgstr "" +msgstr "Зберегти" #: templates/part.editcalendar.php:42 templates/part.editevent.php:8 #: templates/part.newevent.php:6 @@ -454,7 +548,7 @@ msgstr "" #: templates/part.editcalendar.php:43 msgid "Cancel" -msgstr "" +msgstr "Відмінити" #: templates/part.editevent.php:1 msgid "Edit an event" @@ -462,7 +556,7 @@ msgstr "" #: templates/part.editevent.php:10 msgid "Export" -msgstr "" +msgstr "Експорт" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" @@ -500,23 +594,23 @@ msgstr "" msgid "Edit categories" msgstr "" -#: templates/part.eventform.php:56 templates/part.showevent.php:55 +#: templates/part.eventform.php:56 templates/part.showevent.php:52 msgid "All Day Event" msgstr "" -#: templates/part.eventform.php:60 templates/part.showevent.php:59 +#: templates/part.eventform.php:60 templates/part.showevent.php:56 msgid "From" msgstr "З" -#: templates/part.eventform.php:68 templates/part.showevent.php:67 +#: templates/part.eventform.php:68 templates/part.showevent.php:64 msgid "To" msgstr "По" -#: templates/part.eventform.php:76 templates/part.showevent.php:75 +#: templates/part.eventform.php:76 templates/part.showevent.php:72 msgid "Advanced options" msgstr "" -#: templates/part.eventform.php:81 templates/part.showevent.php:80 +#: templates/part.eventform.php:81 templates/part.showevent.php:77 msgid "Location" msgstr "Місце" @@ -524,7 +618,7 @@ msgstr "Місце" msgid "Location of the Event" msgstr "Місце події" -#: templates/part.eventform.php:89 templates/part.showevent.php:88 +#: templates/part.eventform.php:89 templates/part.showevent.php:85 msgid "Description" msgstr "Опис" @@ -532,84 +626,86 @@ msgstr "Опис" msgid "Description of the Event" msgstr "Опис події" -#: templates/part.eventform.php:100 templates/part.showevent.php:98 +#: templates/part.eventform.php:100 templates/part.showevent.php:95 msgid "Repeat" msgstr "Повторювати" -#: templates/part.eventform.php:107 templates/part.showevent.php:105 +#: templates/part.eventform.php:107 templates/part.showevent.php:102 msgid "Advanced" msgstr "" -#: templates/part.eventform.php:151 templates/part.showevent.php:149 +#: templates/part.eventform.php:151 templates/part.showevent.php:146 msgid "Select weekdays" msgstr "" #: templates/part.eventform.php:164 templates/part.eventform.php:177 -#: templates/part.showevent.php:162 templates/part.showevent.php:175 +#: templates/part.showevent.php:159 templates/part.showevent.php:172 msgid "Select days" msgstr "" -#: templates/part.eventform.php:169 templates/part.showevent.php:167 +#: templates/part.eventform.php:169 templates/part.showevent.php:164 msgid "and the events day of year." msgstr "" -#: templates/part.eventform.php:182 templates/part.showevent.php:180 +#: templates/part.eventform.php:182 templates/part.showevent.php:177 msgid "and the events day of month." msgstr "" -#: templates/part.eventform.php:190 templates/part.showevent.php:188 +#: templates/part.eventform.php:190 templates/part.showevent.php:185 msgid "Select months" msgstr "" -#: templates/part.eventform.php:203 templates/part.showevent.php:201 +#: templates/part.eventform.php:203 templates/part.showevent.php:198 msgid "Select weeks" msgstr "" -#: templates/part.eventform.php:208 templates/part.showevent.php:206 +#: templates/part.eventform.php:208 templates/part.showevent.php:203 msgid "and the events week of year." msgstr "" -#: templates/part.eventform.php:214 templates/part.showevent.php:212 +#: templates/part.eventform.php:214 templates/part.showevent.php:209 msgid "Interval" msgstr "" -#: templates/part.eventform.php:220 templates/part.showevent.php:218 +#: templates/part.eventform.php:220 templates/part.showevent.php:215 msgid "End" msgstr "" -#: templates/part.eventform.php:233 templates/part.showevent.php:231 +#: templates/part.eventform.php:233 templates/part.showevent.php:228 msgid "occurrences" msgstr "" -#: templates/part.import.php:1 +#: templates/part.import.php:14 +msgid "create a new calendar" +msgstr "створити новий календар" + +#: templates/part.import.php:17 msgid "Import a calendar file" msgstr "Імпортувати файл календаря" -#: templates/part.import.php:6 -msgid "Please choose the calendar" +#: templates/part.import.php:24 +msgid "Please choose a calendar" msgstr "" -#: templates/part.import.php:10 -msgid "create a new calendar" -msgstr "створити новий календар" - -#: templates/part.import.php:15 +#: templates/part.import.php:36 msgid "Name of new calendar" msgstr "Назва нового календаря" -#: templates/part.import.php:17 -msgid "Import" +#: templates/part.import.php:44 +msgid "Take an available name!" msgstr "" -#: templates/part.import.php:20 -msgid "Importing calendar" +#: templates/part.import.php:45 +msgid "" +"A Calendar with this name already exists. If you continue anyhow, these " +"calendars will be merged." msgstr "" -#: templates/part.import.php:23 -msgid "Calendar imported successfully" -msgstr "Календар успішно імпортовано" +#: templates/part.import.php:47 +msgid "Import" +msgstr "Імпорт" -#: templates/part.import.php:24 +#: templates/part.import.php:56 msgid "Close Dialog" msgstr "" @@ -625,49 +721,77 @@ msgstr "" msgid "No categories selected" msgstr "" -#: templates/part.showevent.php:25 -msgid "Select category" -msgstr "" - #: templates/part.showevent.php:37 msgid "of" msgstr "" -#: templates/part.showevent.php:62 templates/part.showevent.php:70 +#: templates/part.showevent.php:59 templates/part.showevent.php:67 msgid "at" msgstr "" -#: templates/settings.php:14 +#: templates/settings.php:10 +msgid "General" +msgstr "" + +#: templates/settings.php:15 msgid "Timezone" msgstr "Часовий пояс" -#: templates/settings.php:31 -msgid "Check always for changes of the timezone" +#: templates/settings.php:47 +msgid "Update timezone automatically" msgstr "" -#: templates/settings.php:33 -msgid "Timeformat" -msgstr "Формат часу" +#: templates/settings.php:52 +msgid "Time format" +msgstr "" -#: templates/settings.php:35 +#: templates/settings.php:57 msgid "24h" msgstr "24г" -#: templates/settings.php:36 +#: templates/settings.php:58 msgid "12h" msgstr "12г" -#: templates/settings.php:40 -msgid "First day of the week" +#: templates/settings.php:64 +msgid "Start week on" +msgstr "" + +#: templates/settings.php:76 +msgid "Cache" +msgstr "" + +#: templates/settings.php:80 +msgid "Clear cache for repeating events" msgstr "" -#: templates/settings.php:49 -msgid "Calendar CalDAV syncing address:" -msgstr "Адреса синхронізації календаря CalDAV:" +#: templates/settings.php:85 +msgid "URLs" +msgstr "" + +#: templates/settings.php:87 +msgid "Calendar CalDAV syncing addresses" +msgstr "" + +#: templates/settings.php:87 +msgid "more info" +msgstr "" + +#: templates/settings.php:89 +msgid "Primary address (Kontact et al)" +msgstr "" + +#: templates/settings.php:91 +msgid "iOS/OS X" +msgstr "" + +#: templates/settings.php:93 +msgid "Read only iCalendar link(s)" +msgstr "" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "Користувачі" #: templates/share.dropdown.php:21 msgid "select users" @@ -679,7 +803,7 @@ msgstr "" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "Групи" #: templates/share.dropdown.php:49 msgid "select groups" diff --git a/l10n/uk/contacts.po b/l10n/uk/contacts.po index 450539dd15f..3cb6c2aa249 100644 --- a/l10n/uk/contacts.po +++ b/l10n/uk/contacts.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-04 02:02+0200\n" -"PO-Revision-Date: 2012-08-04 00:02+0000\n" +"POT-Creation-Date: 2012-08-11 02:02+0200\n" +"PO-Revision-Date: 2012-08-11 00:03+0000\n" "Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -23,8 +23,8 @@ msgid "Error (de)activating addressbook." msgstr "" #: ajax/addressbook/delete.php:31 ajax/addressbook/update.php:20 -#: ajax/contact/addproperty.php:42 ajax/contact/delete.php:30 -#: ajax/contact/saveproperty.php:37 +#: ajax/contact/addproperty.php:42 ajax/contact/delete.php:31 +#: ajax/contact/saveproperty.php:39 msgid "id is not set." msgstr "" @@ -60,7 +60,7 @@ msgstr "" msgid "There was an error adding the contact." msgstr "" -#: ajax/contact/addproperty.php:39 ajax/contact/saveproperty.php:34 +#: ajax/contact/addproperty.php:39 ajax/contact/saveproperty.php:36 msgid "element name is not set." msgstr "" @@ -84,11 +84,11 @@ msgstr "" msgid "Error adding contact property: " msgstr "" -#: ajax/contact/deleteproperty.php:36 +#: ajax/contact/deleteproperty.php:37 msgid "Information about vCard is incorrect. Please reload the page." msgstr "" -#: ajax/contact/deleteproperty.php:43 +#: ajax/contact/deleteproperty.php:44 msgid "Error deleting contact property." msgstr "" @@ -100,19 +100,19 @@ msgstr "" msgid "Error parsing VCard for ID: \"" msgstr "" -#: ajax/contact/saveproperty.php:40 +#: ajax/contact/saveproperty.php:42 msgid "checksum is not set." msgstr "" -#: ajax/contact/saveproperty.php:60 +#: ajax/contact/saveproperty.php:62 msgid "Information about vCard is incorrect. Please reload the page: " msgstr "" -#: ajax/contact/saveproperty.php:67 +#: ajax/contact/saveproperty.php:69 msgid "Something went FUBAR. " msgstr "" -#: ajax/contact/saveproperty.php:142 +#: ajax/contact/saveproperty.php:144 msgid "Error updating contact property." msgstr "" @@ -161,19 +161,19 @@ msgstr "" msgid "Error saving contact." msgstr "" -#: ajax/savecrop.php:108 +#: ajax/savecrop.php:109 msgid "Error resizing image" msgstr "" -#: ajax/savecrop.php:111 +#: ajax/savecrop.php:112 msgid "Error cropping image" msgstr "" -#: ajax/savecrop.php:114 +#: ajax/savecrop.php:115 msgid "Error creating temporary image" msgstr "" -#: ajax/savecrop.php:117 +#: ajax/savecrop.php:118 msgid "Error finding image: " msgstr "" @@ -273,6 +273,10 @@ msgid "" "on this server." msgstr "" +#: js/contacts.js:1236 +msgid "Error loading profile picture." +msgstr "" + #: js/contacts.js:1337 js/contacts.js:1371 msgid "Select type" msgstr "" @@ -531,7 +535,7 @@ msgstr "" #: templates/part.contact.php:40 templates/part.contact.php:42 #: templates/part.contact.php:44 templates/part.contact.php:46 -#: templates/part.contact.php:50 templates/settings.php:34 +#: templates/part.contact.php:50 templates/settings.php:33 msgid "Delete" msgstr "Видалити" @@ -842,30 +846,30 @@ msgstr "" msgid "Download" msgstr "Завантажити" -#: templates/settings.php:31 +#: templates/settings.php:30 msgid "Edit" msgstr "" -#: templates/settings.php:41 +#: templates/settings.php:40 msgid "New Address Book" msgstr "Нова адресна книга" -#: templates/settings.php:42 +#: templates/settings.php:41 msgid "Name" msgstr "" -#: templates/settings.php:43 +#: templates/settings.php:42 msgid "Description" msgstr "" -#: templates/settings.php:45 +#: templates/settings.php:43 msgid "Save" msgstr "" -#: templates/settings.php:46 +#: templates/settings.php:44 msgid "Cancel" msgstr "" -#: templates/settings.php:51 +#: templates/settings.php:49 msgid "More..." msgstr "" diff --git a/l10n/uk/settings.po b/l10n/uk/settings.po index 01069d3c253..e4682933d3a 100644 --- a/l10n/uk/settings.po +++ b/l10n/uk/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-05 19:00+0200\n" -"PO-Revision-Date: 2012-08-05 17:01+0000\n" +"POT-Creation-Date: 2012-08-11 02:02+0200\n" +"PO-Revision-Date: 2012-08-11 00:03+0000\n" "Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -70,11 +70,15 @@ msgstr "" msgid "Security Warning" msgstr "" -#: templates/admin.php:28 +#: templates/admin.php:29 +msgid "Cron" +msgstr "" + +#: templates/admin.php:41 msgid "Log" msgstr "" -#: templates/admin.php:56 +#: templates/admin.php:69 msgid "More" msgstr "" |