Blame view

sources/apps/l10n/uk/imprint.po 3.07 KB
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
  # Soul Kim <warlock.rf@gmail.com>, 2013
  # zubr139 <zubr139@ukr.net>, 2013
  # volodya327 <volodya327@gmail.com>, 2013
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
  "POT-Creation-Date: 2013-11-21 04:26-0500
  "
  "PO-Revision-Date: 2013-11-15 15:00+0000
  "
  "Last-Translator: zubr139 <zubr139@ukr.net>
  "
  "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);
  "
  
  #: appinfo/app.php:99 js/imprint_header_left.js:33
  #: js/imprint_header_right.js:33 js/imprint_navigation_bottom.js:33
  #: js/imprint_navigation_top.js:33
  msgid "Legal notice"
  msgstr "Юридичне застереження"
  
  #: templates/tmpl_dummy.php:45
  msgid "Nothing here yet"
  msgstr "Тут ще нічого немає"
  
  #: templates/tmpl_dummy.php:46
  msgid "The content of the legal notice has to be configured first"
  msgstr "Спочатку має бути налаштований зміст юридичного застереження"
  
  #: templates/tmpl_dummy.php:53
  msgid "That configuration is done in the administration section."
  msgstr "Це налаштування виконується в розділі адміністрування."
  
  #: templates/tmpl_dummy.php:55
  msgid "That configuration has to be done by the system administration."
  msgstr "Це налаштування повинно бути зроблене системним адміністратором."
  
  #: templates/tmpl_settings.php:42
  msgid "Imprint"
  msgstr "Відбиток"
  
  #: templates/tmpl_settings.php:46
  msgid "Placement"
  msgstr "Розміщення"
  
  #: templates/tmpl_settings.php:48
  msgid "Standalone app"
  msgstr "Автономний додаток"
  
  #: templates/tmpl_settings.php:49 templates/tmpl_settings.php:57
  msgid "Header left"
  msgstr "Заголовок ліворуч"
  
  #: templates/tmpl_settings.php:50 templates/tmpl_settings.php:58
  msgid "Header right"
  msgstr "Заголовок праворуч"
  
  #: templates/tmpl_settings.php:51
  msgid "Navigation top"
  msgstr "Навігація зверху"
  
  #: templates/tmpl_settings.php:52
  msgid "Navigation bottom"
  msgstr "Навігація знизу"
  
  #: templates/tmpl_settings.php:54
  msgid "During login"
  msgstr "Під час входу"
  
  #: templates/tmpl_settings.php:61
  msgid "Content"
  msgstr "Зміст"
  
  #: templates/tmpl_settings.php:66
  msgid ""
  "You can use html markup (e.g. <br> for a linebreak) and inline style "
  "attributes (e.g. <a style=\"color:red;\">)."
  msgstr "Ви можете використовувати HTML розмітку (наприклад, <br> для перенесення рядка) і вбудовані атрибути стилю (наприклад <a style=\"color:red;\">)."