Blame view
sources/l10n/af/lib.po
8.14 KB
|
03e52840d
|
1 2 3 4 5 6 7 8 9 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
10 11 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
12 13 14 15 16 17 |
"POT-Creation-Date: 2014-04-09 01:55-0400 " "PO-Revision-Date: 2014-04-09 05:55+0000 " "Last-Translator: I Robot " |
|
03e52840d
|
18 19 20 21 22 23 24 25 26 27 |
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: af " |
|
31b7f2792
|
28 29 |
"Plural-Forms: nplurals=2; plural=(n != 1); " |
|
03e52840d
|
30 |
|
|
6d9380f96
|
31 |
#: private/app.php:236 |
|
31b7f2792
|
32 33 34 35 36 |
#, php-format msgid "" "App \"%s\" can't be installed because it is not compatible with this version" " of ownCloud." msgstr "" |
|
6d9380f96
|
37 |
#: private/app.php:248 |
|
31b7f2792
|
38 39 |
msgid "No app name specified" msgstr "" |
|
6d9380f96
|
40 |
#: private/app.php:353 |
|
03e52840d
|
41 42 |
msgid "Help" msgstr "" |
|
6d9380f96
|
43 |
#: private/app.php:366 |
|
03e52840d
|
44 45 |
msgid "Personal" msgstr "" |
|
6d9380f96
|
46 |
#: private/app.php:377 |
|
03e52840d
|
47 48 |
msgid "Settings" msgstr "" |
|
6d9380f96
|
49 |
#: private/app.php:389 |
|
03e52840d
|
50 51 |
msgid "Users" msgstr "" |
|
6d9380f96
|
52 |
#: private/app.php:402 |
|
31b7f2792
|
53 54 |
msgid "Admin" msgstr "" |
|
6d9380f96
|
55 |
#: private/app.php:875 |
|
31b7f2792
|
56 57 |
#, php-format msgid "Failed to upgrade \"%s\"." |
|
03e52840d
|
58 |
msgstr "" |
|
6d9380f96
|
59 |
#: private/avatar.php:66 |
|
31b7f2792
|
60 61 |
msgid "Unknown filetype" msgstr "" |
|
6d9380f96
|
62 |
#: private/avatar.php:71 |
|
31b7f2792
|
63 64 |
msgid "Invalid image" msgstr "" |
|
6d9380f96
|
65 |
#: private/defaults.php:35 |
|
31b7f2792
|
66 67 |
msgid "web services under your control" msgstr "" |
|
6d9380f96
|
68 |
#: private/files.php:232 |
|
03e52840d
|
69 70 |
msgid "ZIP download is turned off." msgstr "" |
|
6d9380f96
|
71 |
#: private/files.php:233 |
|
03e52840d
|
72 73 |
msgid "Files need to be downloaded one by one." msgstr "" |
|
6d9380f96
|
74 |
#: private/files.php:234 private/files.php:262 |
|
03e52840d
|
75 76 |
msgid "Back to Files" msgstr "" |
|
6d9380f96
|
77 |
#: private/files.php:259 |
|
03e52840d
|
78 79 |
msgid "Selected files too large to generate zip file." msgstr "" |
|
6d9380f96
|
80 |
#: private/files.php:260 |
|
31b7f2792
|
81 82 83 84 |
msgid "" "Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" |
|
6d9380f96
|
85 |
#: private/installer.php:64 |
|
31b7f2792
|
86 87 |
msgid "No source specified when installing app" msgstr "" |
|
6d9380f96
|
88 |
#: private/installer.php:71 |
|
31b7f2792
|
89 90 |
msgid "No href specified when installing app from http" msgstr "" |
|
6d9380f96
|
91 |
#: private/installer.php:76 |
|
31b7f2792
|
92 93 |
msgid "No path specified when installing app from local file" msgstr "" |
|
6d9380f96
|
94 |
#: private/installer.php:90 |
|
31b7f2792
|
95 96 97 |
#, php-format msgid "Archives of type %s are not supported" msgstr "" |
|
6d9380f96
|
98 |
#: private/installer.php:104 |
|
31b7f2792
|
99 100 |
msgid "Failed to open archive when installing app" msgstr "" |
|
6d9380f96
|
101 |
#: private/installer.php:126 |
|
31b7f2792
|
102 103 |
msgid "App does not provide an info.xml file" msgstr "" |
|
6d9380f96
|
104 |
#: private/installer.php:132 |
|
31b7f2792
|
105 106 |
msgid "App can't be installed because of not allowed code in the App" msgstr "" |
|
6d9380f96
|
107 |
#: private/installer.php:141 |
|
31b7f2792
|
108 109 110 111 |
msgid "" "App can't be installed because it is not compatible with this version of " "ownCloud" msgstr "" |
|
6d9380f96
|
112 |
#: private/installer.php:147 |
|
31b7f2792
|
113 114 115 116 |
msgid "" "App can't be installed because it contains the <shipped>true</shipped> tag " "which is not allowed for non shipped apps" msgstr "" |
|
6d9380f96
|
117 |
#: private/installer.php:160 |
|
31b7f2792
|
118 119 120 121 |
msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" |
|
6d9380f96
|
122 |
#: private/installer.php:170 |
|
31b7f2792
|
123 124 |
msgid "App directory already exists" msgstr "" |
|
6d9380f96
|
125 |
#: private/installer.php:183 |
|
31b7f2792
|
126 127 128 |
#, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" |
|
6d9380f96
|
129 |
#: private/json.php:29 |
|
03e52840d
|
130 131 |
msgid "Application is not enabled" msgstr "" |
|
6d9380f96
|
132 |
#: private/json.php:40 private/json.php:63 private/json.php:88 |
|
03e52840d
|
133 134 |
msgid "Authentication error" msgstr "" |
|
6d9380f96
|
135 |
#: private/json.php:52 |
|
03e52840d
|
136 137 |
msgid "Token expired. Please reload page." msgstr "" |
|
6d9380f96
|
138 139 140 |
#: private/json.php:75 msgid "Unknown user" msgstr "" |
|
31b7f2792
|
141 142 143 144 145 146 |
#: private/search/provider/file.php:18 private/search/provider/file.php:36 msgid "Files" msgstr "" #: private/search/provider/file.php:27 private/search/provider/file.php:34 msgid "Text" |
|
03e52840d
|
147 |
msgstr "" |
|
31b7f2792
|
148 149 |
#: private/search/provider/file.php:30 msgid "Images" |
|
03e52840d
|
150 |
msgstr "" |
|
6d9380f96
|
151 |
#: private/setup/abstractdatabase.php:26 |
|
03e52840d
|
152 |
#, php-format |
|
31b7f2792
|
153 |
msgid "%s enter the database username." |
|
03e52840d
|
154 |
msgstr "" |
|
6d9380f96
|
155 |
#: private/setup/abstractdatabase.php:29 |
|
31b7f2792
|
156 157 |
#, php-format msgid "%s enter the database name." |
|
03e52840d
|
158 |
msgstr "" |
|
6d9380f96
|
159 |
#: private/setup/abstractdatabase.php:32 |
|
31b7f2792
|
160 161 |
#, php-format msgid "%s you may not use dots in the database name" |
|
03e52840d
|
162 |
msgstr "" |
|
31b7f2792
|
163 |
#: private/setup/mssql.php:20 |
|
03e52840d
|
164 |
#, php-format |
|
31b7f2792
|
165 |
msgid "MS SQL username and/or password not valid: %s" |
|
03e52840d
|
166 |
msgstr "" |
|
31b7f2792
|
167 |
#: private/setup/mssql.php:21 private/setup/mysql.php:13 |
|
6d9380f96
|
168 169 |
#: private/setup/oci.php:114 private/setup/postgresql.php:31 #: private/setup/postgresql.php:84 |
|
31b7f2792
|
170 |
msgid "You need to enter either an existing account or the administrator." |
|
03e52840d
|
171 |
msgstr "" |
|
31b7f2792
|
172 |
#: private/setup/mysql.php:12 |
|
6d9380f96
|
173 |
msgid "MySQL/MariaDB username and/or password not valid" |
|
03e52840d
|
174 |
msgstr "" |
|
31b7f2792
|
175 |
#: private/setup/mysql.php:67 private/setup/oci.php:54 |
|
6d9380f96
|
176 177 178 179 180 181 182 |
#: private/setup/oci.php:121 private/setup/oci.php:144 #: private/setup/oci.php:151 private/setup/oci.php:162 #: private/setup/oci.php:169 private/setup/oci.php:178 #: private/setup/oci.php:186 private/setup/oci.php:195 #: private/setup/oci.php:201 private/setup/postgresql.php:103 #: private/setup/postgresql.php:112 private/setup/postgresql.php:129 #: private/setup/postgresql.php:139 private/setup/postgresql.php:148 |
|
31b7f2792
|
183 184 |
#, php-format msgid "DB Error: \"%s\"" |
|
03e52840d
|
185 |
msgstr "" |
|
31b7f2792
|
186 |
#: private/setup/mysql.php:68 private/setup/oci.php:55 |
|
6d9380f96
|
187 188 189 190 191 192 |
#: private/setup/oci.php:122 private/setup/oci.php:145 #: private/setup/oci.php:152 private/setup/oci.php:163 #: private/setup/oci.php:179 private/setup/oci.php:187 #: private/setup/oci.php:196 private/setup/postgresql.php:104 #: private/setup/postgresql.php:113 private/setup/postgresql.php:130 #: private/setup/postgresql.php:140 private/setup/postgresql.php:149 |
|
31b7f2792
|
193 194 195 196 197 198 |
#, php-format msgid "Offending command was: \"%s\"" msgstr "" #: private/setup/mysql.php:85 #, php-format |
|
6d9380f96
|
199 |
msgid "MySQL/MariaDB user '%s'@'localhost' exists already." |
|
31b7f2792
|
200 201 202 |
msgstr "" #: private/setup/mysql.php:86 |
|
6d9380f96
|
203 |
msgid "Drop this user from MySQL/MariaDB" |
|
31b7f2792
|
204 205 206 207 |
msgstr "" #: private/setup/mysql.php:91 #, php-format |
|
6d9380f96
|
208 |
msgid "MySQL/MariaDB user '%s'@'%%' already exists" |
|
03e52840d
|
209 |
msgstr "" |
|
31b7f2792
|
210 |
#: private/setup/mysql.php:92 |
|
6d9380f96
|
211 |
msgid "Drop this user from MySQL/MariaDB." |
|
31b7f2792
|
212 213 214 215 216 217 218 219 220 |
msgstr "" #: private/setup/oci.php:34 msgid "Oracle connection could not be established" msgstr "" #: private/setup/oci.php:41 private/setup/oci.php:113 msgid "Oracle username and/or password not valid" msgstr "" |
|
6d9380f96
|
221 |
#: private/setup/oci.php:170 private/setup/oci.php:202 |
|
03e52840d
|
222 |
#, php-format |
|
31b7f2792
|
223 224 |
msgid "Offending command was: \"%s\", name: %s, password: %s" msgstr "" |
|
6d9380f96
|
225 |
#: private/setup/postgresql.php:30 private/setup/postgresql.php:83 |
|
31b7f2792
|
226 227 228 229 230 |
msgid "PostgreSQL username and/or password not valid" msgstr "" #: private/setup.php:28 msgid "Set an admin username." |
|
03e52840d
|
231 |
msgstr "" |
|
31b7f2792
|
232 233 234 |
#: private/setup.php:31 msgid "Set an admin password." msgstr "" |
|
6d9380f96
|
235 |
#: private/setup.php:202 |
|
31b7f2792
|
236 237 238 239 |
msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" |
|
6d9380f96
|
240 |
#: private/setup.php:203 |
|
31b7f2792
|
241 242 243 |
#, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" |
|
6d9380f96
|
244 245 246 247 248 249 250 |
#: private/share/mailnotifications.php:72 #: private/share/mailnotifications.php:118 #, php-format msgid "%s shared »%s« with you" msgstr "" #: private/tags.php:193 |
|
31b7f2792
|
251 252 253 |
#, php-format msgid "Could not find category \"%s\"" msgstr "" |
|
6d9380f96
|
254 |
#: private/template/functions.php:133 |
|
31b7f2792
|
255 256 |
msgid "seconds ago" msgstr "" |
|
6d9380f96
|
257 |
#: private/template/functions.php:134 |
|
31b7f2792
|
258 259 260 261 |
msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" |
|
6d9380f96
|
262 |
#: private/template/functions.php:135 |
|
31b7f2792
|
263 264 265 266 |
msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" |
|
6d9380f96
|
267 |
#: private/template/functions.php:136 |
|
31b7f2792
|
268 269 |
msgid "today" msgstr "" |
|
6d9380f96
|
270 |
#: private/template/functions.php:137 |
|
31b7f2792
|
271 272 |
msgid "yesterday" msgstr "" |
|
6d9380f96
|
273 |
#: private/template/functions.php:139 |
|
31b7f2792
|
274 275 276 277 |
msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" |
|
6d9380f96
|
278 |
#: private/template/functions.php:141 |
|
31b7f2792
|
279 280 |
msgid "last month" msgstr "" |
|
6d9380f96
|
281 |
#: private/template/functions.php:142 |
|
31b7f2792
|
282 283 284 285 |
msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" |
|
6d9380f96
|
286 |
#: private/template/functions.php:144 |
|
31b7f2792
|
287 288 |
msgid "last year" msgstr "" |
|
6d9380f96
|
289 |
#: private/template/functions.php:145 |
|
31b7f2792
|
290 |
msgid "years ago" |
|
03e52840d
|
291 |
msgstr "" |
|
6d9380f96
|
292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 |
#: private/user/manager.php:246 msgid "" "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", " "\"0-9\", and \"_.@-\"" msgstr "" #: private/user/manager.php:251 msgid "A valid username must be provided" msgstr "" #: private/user/manager.php:255 msgid "A valid password must be provided" msgstr "" #: private/user/manager.php:260 msgid "The username is already being used" |
|
03e52840d
|
308 |
msgstr "" |