Blame view
sources/l10n/oc/settings.po
21 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: |
|
03e52840d
|
6 7 8 9 |
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-07-03 01:54-0400 " "PO-Revision-Date: 2014-07-03 05:54+0000 " "Last-Translator: I Robot " |
|
03e52840d
|
18 19 20 21 22 23 24 25 26 27 28 29 |
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: oc " "Plural-Forms: nplurals=2; plural=(n > 1); " |
|
6d9380f96
|
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 |
#: admin/controller.php:66 #, php-format msgid "Invalid value supplied for %s" msgstr "" #: admin/controller.php:73 msgid "Saved" msgstr "" #: admin/controller.php:90 msgid "test email settings" msgstr "" #: admin/controller.php:91 msgid "If you received this email, the settings seem to be correct." msgstr "" #: admin/controller.php:94 msgid "" "A problem occurred while sending the e-mail. Please revisit your settings." msgstr "" #: admin/controller.php:99 msgid "Email sent" msgstr "" #: admin/controller.php:101 msgid "You need to set your user email before being able to send test emails." msgstr "" #: admin/controller.php:116 templates/admin.php:337 msgid "Send mode" msgstr "" #: admin/controller.php:118 templates/admin.php:350 templates/personal.php:156 msgid "Encryption" msgstr "" #: admin/controller.php:120 templates/admin.php:374 msgid "Authentication method" msgstr "" |
|
03e52840d
|
71 72 73 |
#: ajax/apps/ocs.php:20 msgid "Unable to load list from App Store" msgstr "Pas possible de cargar la tièra dempuèi App Store" |
|
31b7f2792
|
74 |
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17 |
|
6d9380f96
|
75 |
#: ajax/togglegroups.php:20 changepassword/controller.php:49 |
|
03e52840d
|
76 77 |
msgid "Authentication error" msgstr "Error d'autentificacion" |
|
31b7f2792
|
78 79 80 81 82 83 |
#: ajax/changedisplayname.php:31 msgid "Your full name has been changed." msgstr "" #: ajax/changedisplayname.php:34 msgid "Unable to change full name" |
|
03e52840d
|
84 |
msgstr "" |
|
6d9380f96
|
85 |
#: ajax/creategroup.php:11 |
|
03e52840d
|
86 87 |
msgid "Group already exists" msgstr "Lo grop existís ja" |
|
6d9380f96
|
88 |
#: ajax/creategroup.php:20 |
|
03e52840d
|
89 90 |
msgid "Unable to add group" msgstr "Pas capable d'apondre un grop" |
|
6d9380f96
|
91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 |
#: ajax/decryptall.php:31 msgid "Files decrypted successfully" msgstr "" #: ajax/decryptall.php:33 msgid "" "Couldn't decrypt your files, please check your owncloud.log or ask your " "administrator" msgstr "" #: ajax/decryptall.php:36 msgid "Couldn't decrypt your files, check your password and try again" msgstr "" #: ajax/deletekeys.php:14 msgid "Encryption keys deleted permanently" msgstr "" #: ajax/deletekeys.php:16 msgid "" "Couldn't permanently delete your encryption keys, please check your " "owncloud.log or ask your administrator" msgstr "" #: ajax/installapp.php:18 ajax/uninstallapp.php:18 msgid "Couldn't remove app." msgstr "" |
|
03e52840d
|
118 119 120 121 122 123 124 125 126 127 128 |
#: ajax/lostpassword.php:12 msgid "Email saved" msgstr "Corrièl enregistrat" #: ajax/lostpassword.php:14 msgid "Invalid email" msgstr "Corrièl incorrècte" #: ajax/removegroup.php:13 msgid "Unable to delete group" msgstr "Pas capable d'escafar un grop" |
|
31b7f2792
|
129 |
#: ajax/removeuser.php:25 |
|
03e52840d
|
130 131 |
msgid "Unable to delete user" msgstr "Pas capable d'escafar un usancièr" |
|
6d9380f96
|
132 133 134 135 136 137 138 139 140 |
#: ajax/restorekeys.php:14 msgid "Backups restored successfully" msgstr "" #: ajax/restorekeys.php:23 msgid "" "Couldn't restore your encryption keys, please check your owncloud.log or ask" " your administrator" msgstr "" |
|
03e52840d
|
141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 |
#: ajax/setlanguage.php:15 msgid "Language changed" msgstr "Lengas cambiadas" #: ajax/setlanguage.php:17 ajax/setlanguage.php:20 msgid "Invalid request" msgstr "Demanda invalida" #: ajax/togglegroups.php:12 msgid "Admins can't remove themself from the admin group" msgstr "" #: ajax/togglegroups.php:30 #, php-format msgid "Unable to add user to group %s" msgstr "Pas capable d'apondre un usancièr al grop %s" #: ajax/togglegroups.php:36 #, php-format msgid "Unable to remove user from group %s" msgstr "Pas capable de tira un usancièr del grop %s" |
|
6d9380f96
|
162 |
#: ajax/updateapp.php:41 |
|
03e52840d
|
163 164 |
msgid "Couldn't update app." msgstr "" |
|
6d9380f96
|
165 |
#: changepassword/controller.php:17 |
|
31b7f2792
|
166 167 |
msgid "Wrong password" msgstr "" |
|
6d9380f96
|
168 |
#: changepassword/controller.php:36 |
|
31b7f2792
|
169 170 |
msgid "No user supplied" msgstr "" |
|
6d9380f96
|
171 |
#: changepassword/controller.php:68 |
|
31b7f2792
|
172 173 174 175 |
msgid "" "Please provide an admin recovery password, otherwise all user data will be " "lost" msgstr "" |
|
6d9380f96
|
176 |
#: changepassword/controller.php:73 |
|
31b7f2792
|
177 178 179 |
msgid "" "Wrong admin recovery password. Please check the password and try again." msgstr "" |
|
6d9380f96
|
180 |
#: changepassword/controller.php:81 |
|
31b7f2792
|
181 182 183 184 |
msgid "" "Back-end doesn't support password change, but the users encryption key was " "successfully updated." msgstr "" |
|
6d9380f96
|
185 |
#: changepassword/controller.php:86 changepassword/controller.php:97 |
|
31b7f2792
|
186 187 |
msgid "Unable to change password" msgstr "" |
|
6d9380f96
|
188 189 190 191 192 193 194 195 196 197 198 199 200 |
#: js/admin.js:128 msgid "Sending..." msgstr "" #: js/apps.js:45 templates/help.php:7 msgid "User Documentation" msgstr "" #: js/apps.js:54 msgid "Admin Documentation" msgstr "" #: js/apps.js:82 |
|
03e52840d
|
201 202 |
msgid "Update to {appversion}"
msgstr ""
|
|
6d9380f96
|
203 204 205 206 207 |
#: js/apps.js:90 msgid "Uninstall App" msgstr "" #: js/apps.js:96 js/apps.js:158 js/apps.js:191 |
|
03e52840d
|
208 209 |
msgid "Disable" msgstr "Desactiva" |
|
6d9380f96
|
210 |
#: js/apps.js:96 js/apps.js:167 js/apps.js:184 js/apps.js:215 |
|
03e52840d
|
211 212 |
msgid "Enable" msgstr "Activa" |
|
6d9380f96
|
213 |
#: js/apps.js:147 |
|
03e52840d
|
214 215 |
msgid "Please wait...." msgstr "" |
|
6d9380f96
|
216 |
#: js/apps.js:155 js/apps.js:156 js/apps.js:182 |
|
31b7f2792
|
217 218 |
msgid "Error while disabling app" msgstr "" |
|
6d9380f96
|
219 |
#: js/apps.js:181 js/apps.js:210 js/apps.js:211 |
|
31b7f2792
|
220 221 |
msgid "Error while enabling app" msgstr "" |
|
6d9380f96
|
222 |
#: js/apps.js:220 |
|
03e52840d
|
223 224 |
msgid "Updating...." msgstr "" |
|
6d9380f96
|
225 |
#: js/apps.js:223 |
|
03e52840d
|
226 227 |
msgid "Error while updating app" msgstr "" |
|
6d9380f96
|
228 |
#: js/apps.js:223 js/apps.js:236 |
|
03e52840d
|
229 230 |
msgid "Error" msgstr "Error" |
|
6d9380f96
|
231 |
#: js/apps.js:224 templates/apps.php:55 |
|
31b7f2792
|
232 233 |
msgid "Update" msgstr "" |
|
6d9380f96
|
234 |
#: js/apps.js:227 |
|
03e52840d
|
235 236 |
msgid "Updated" msgstr "" |
|
6d9380f96
|
237 238 239 240 241 242 243 244 245 246 247 248 249 |
#: js/apps.js:233 msgid "Uninstalling ...." msgstr "" #: js/apps.js:236 msgid "Error while uninstalling app" msgstr "" #: js/apps.js:237 templates/apps.php:56 msgid "Uninstall" msgstr "" #: js/personal.js:256 |
|
31b7f2792
|
250 251 |
msgid "Select a profile picture" msgstr "" |
|
6d9380f96
|
252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 |
#: js/personal.js:287 msgid "Very weak password" msgstr "" #: js/personal.js:288 msgid "Weak password" msgstr "" #: js/personal.js:289 msgid "So-so password" msgstr "" #: js/personal.js:290 msgid "Good password" msgstr "" #: js/personal.js:291 msgid "Strong password" msgstr "" #: js/personal.js:310 |
|
31b7f2792
|
273 274 |
msgid "Decrypting files... Please wait, this can take some time." msgstr "" |
|
6d9380f96
|
275 276 277 |
#: js/personal.js:324 msgid "Delete encryption keys permanently." msgstr "" |
|
03e52840d
|
278 |
|
|
6d9380f96
|
279 280 281 |
#: js/personal.js:338 msgid "Restore encryption keys." msgstr "" |
|
03e52840d
|
282 |
|
|
6d9380f96
|
283 284 285 286 287 288 289 |
#: js/users/deleteHandler.js:166
msgid "Unable to delete {objName}"
msgstr ""
#: js/users/groups.js:73 js/users/groups.js:178
msgid "Error creating group"
msgstr ""
|
|
03e52840d
|
290 |
|
|
6d9380f96
|
291 292 |
#: js/users/groups.js:177 msgid "A valid group name must be provided" |
|
03e52840d
|
293 |
msgstr "" |
|
6d9380f96
|
294 295 296 297 298 299 300 301 302 303 304 |
#: js/users/groups.js:205
msgid "deleted {groupName}"
msgstr ""
#: js/users/groups.js:206 js/users/users.js:265
msgid "undo"
msgstr "defar"
#: js/users/users.js:37 templates/admin.php:292
#: templates/users/part.createuser.php:12 templates/users/part.userlist.php:10
#: templates/users/part.userlist.php:41
|
|
03e52840d
|
305 306 |
msgid "Groups" msgstr "Grops" |
|
6d9380f96
|
307 308 |
#: js/users/users.js:41 templates/users/part.userlist.php:12 #: templates/users/part.userlist.php:57 |
|
03e52840d
|
309 310 |
msgid "Group Admin" msgstr "Grop Admin" |
|
6d9380f96
|
311 312 |
#: js/users/users.js:63 templates/users/part.grouplist.php:46 #: templates/users/part.userlist.php:108 |
|
03e52840d
|
313 314 |
msgid "Delete" msgstr "Escafa" |
|
6d9380f96
|
315 316 317 318 319 320 321 322 323 |
#: js/users/users.js:85 templates/users/part.userlist.php:98
msgid "never"
msgstr "jamai"
#: js/users/users.js:264
msgid "deleted {userName}"
msgstr ""
#: js/users/users.js:383
|
|
03e52840d
|
324 325 |
msgid "add group" msgstr "" |
|
6d9380f96
|
326 |
#: js/users/users.js:580 |
|
03e52840d
|
327 328 |
msgid "A valid username must be provided" msgstr "" |
|
6d9380f96
|
329 |
#: js/users/users.js:581 js/users/users.js:587 js/users/users.js:602 |
|
03e52840d
|
330 331 |
msgid "Error creating user" msgstr "" |
|
6d9380f96
|
332 |
#: js/users/users.js:586 |
|
03e52840d
|
333 334 |
msgid "A valid password must be provided" msgstr "" |
|
6d9380f96
|
335 |
#: js/users/users.js:610 |
|
31b7f2792
|
336 337 |
msgid "Warning: Home directory for user \"{user}\" already exists"
msgstr ""
|
|
6d9380f96
|
338 |
#: personal.php:50 personal.php:51 |
|
03e52840d
|
339 340 |
msgid "__language_name__" msgstr "__language_name__" |
|
31b7f2792
|
341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 |
#: templates/admin.php:8 msgid "Everything (fatal issues, errors, warnings, info, debug)" msgstr "" #: templates/admin.php:9 msgid "Info, warnings, errors and fatal issues" msgstr "" #: templates/admin.php:10 msgid "Warnings, errors and fatal issues" msgstr "" #: templates/admin.php:11 msgid "Errors and fatal issues" msgstr "" #: templates/admin.php:12 msgid "Fatal issues only" msgstr "" |
|
6d9380f96
|
360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 |
#: templates/admin.php:16 templates/admin.php:23 msgid "None" msgstr "" #: templates/admin.php:17 msgid "Login" msgstr "Login" #: templates/admin.php:18 msgid "Plain" msgstr "" #: templates/admin.php:19 msgid "NT LAN Manager" msgstr "" #: templates/admin.php:24 msgid "SSL" msgstr "" #: templates/admin.php:25 msgid "TLS" msgstr "" #: templates/admin.php:47 templates/admin.php:61 |
|
03e52840d
|
385 386 |
msgid "Security Warning" msgstr "Avertiment de securitat" |
|
6d9380f96
|
387 |
#: templates/admin.php:50 |
|
31b7f2792
|
388 389 390 391 392 |
#, php-format msgid "" "You are accessing %s via HTTP. We strongly suggest you configure your server" " to require using HTTPS instead." msgstr "" |
|
6d9380f96
|
393 |
#: templates/admin.php:64 |
|
03e52840d
|
394 395 |
msgid "" "Your data directory and your files are probably accessible from the " |
|
31b7f2792
|
396 397 398 399 |
"internet. The .htaccess file is not working. We strongly suggest that you " "configure your webserver in a way that the data directory is no longer " "accessible or you move the data directory outside the webserver document " "root." |
|
03e52840d
|
400 |
msgstr "" |
|
6d9380f96
|
401 |
#: templates/admin.php:75 templates/admin.php:90 |
|
03e52840d
|
402 403 |
msgid "Setup Warning" msgstr "" |
|
6d9380f96
|
404 |
#: templates/admin.php:78 |
|
03e52840d
|
405 406 407 408 |
msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" |
|
6d9380f96
|
409 |
#: templates/admin.php:79 |
|
03e52840d
|
410 |
#, php-format |
|
31b7f2792
|
411 |
msgid "Please double check the <a href=\"%s\">installation guides</a>." |
|
03e52840d
|
412 |
msgstr "" |
|
6d9380f96
|
413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 |
#: templates/admin.php:93 msgid "" "PHP is apparently setup to strip inline doc blocks. This will make several " "core apps inaccessible." msgstr "" #: templates/admin.php:94 msgid "" "This is probably caused by a cache/accelerator such as Zend OPcache or " "eAccelerator." msgstr "" #: templates/admin.php:105 msgid "Database Performance Info" msgstr "" #: templates/admin.php:108 msgid "" "SQLite is used as database. For larger installations we recommend to change " "this. To migrate to another database use the command line tool: 'occ db" ":convert-type'" msgstr "" #: templates/admin.php:119 |
|
03e52840d
|
437 438 |
msgid "Module 'fileinfo' missing" msgstr "" |
|
6d9380f96
|
439 |
#: templates/admin.php:122 |
|
03e52840d
|
440 441 442 443 |
msgid "" "The PHP module 'fileinfo' is missing. We strongly recommend to enable this " "module to get best results with mime-type detection." msgstr "" |
|
6d9380f96
|
444 445 446 447 448 449 450 451 452 453 454 455 |
#: templates/admin.php:133 msgid "Your PHP version is outdated" msgstr "" #: templates/admin.php:136 msgid "" "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or " "newer because older versions are known to be broken. It is possible that " "this installation is not working correctly." msgstr "" #: templates/admin.php:147 |
|
03e52840d
|
456 457 |
msgid "Locale not working" msgstr "" |
|
6d9380f96
|
458 |
#: templates/admin.php:152 |
|
31b7f2792
|
459 460 |
msgid "System locale can not be set to a one which supports UTF-8." msgstr "" |
|
6d9380f96
|
461 |
#: templates/admin.php:156 |
|
31b7f2792
|
462 463 464 465 |
msgid "" "This means that there might be problems with certain characters in file " "names." msgstr "" |
|
6d9380f96
|
466 |
#: templates/admin.php:160 |
|
03e52840d
|
467 468 |
#, php-format msgid "" |
|
31b7f2792
|
469 470 |
"We strongly suggest to install the required packages on your system to " "support one of the following locales: %s." |
|
03e52840d
|
471 |
msgstr "" |
|
6d9380f96
|
472 |
#: templates/admin.php:172 |
|
03e52840d
|
473 474 |
msgid "Internet connection not working" msgstr "" |
|
6d9380f96
|
475 |
#: templates/admin.php:175 |
|
03e52840d
|
476 |
msgid "" |
|
31b7f2792
|
477 478 479 480 481 |
"This server has no working internet connection. This means that some of the " "features like mounting of external storage, notifications about updates or " "installation of 3rd party apps don´t work. Accessing files from remote and " "sending of notification emails might also not work. We suggest to enable " "internet connection for this server if you want to have all features." |
|
03e52840d
|
482 |
msgstr "" |
|
6d9380f96
|
483 |
#: templates/admin.php:189 |
|
03e52840d
|
484 |
msgid "Cron" |
|
31b7f2792
|
485 |
msgstr "Cron" |
|
03e52840d
|
486 |
|
|
6d9380f96
|
487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 |
#: templates/admin.php:196 #, php-format msgid "Last cron was executed at %s." msgstr "" #: templates/admin.php:199 #, php-format msgid "" "Last cron was executed at %s. This is more than an hour ago, something seems" " wrong." msgstr "" #: templates/admin.php:203 msgid "Cron was not executed yet!" msgstr "" #: templates/admin.php:213 |
|
03e52840d
|
504 |
msgid "Execute one task with each page loaded" |
|
31b7f2792
|
505 |
msgstr "Executa un prètfach amb cada pagina cargada" |
|
03e52840d
|
506 |
|
|
6d9380f96
|
507 |
#: templates/admin.php:221 |
|
03e52840d
|
508 |
msgid "" |
|
31b7f2792
|
509 510 |
"cron.php is registered at a webcron service to call cron.php every 15 " "minutes over http." |
|
03e52840d
|
511 |
msgstr "" |
|
6d9380f96
|
512 513 |
#: templates/admin.php:229 msgid "Use system's cron service to call the cron.php file every 15 minutes." |
|
03e52840d
|
514 |
msgstr "" |
|
6d9380f96
|
515 |
#: templates/admin.php:234 |
|
03e52840d
|
516 |
msgid "Sharing" |
|
31b7f2792
|
517 |
msgstr "Al partejar" |
|
03e52840d
|
518 |
|
|
6d9380f96
|
519 |
#: templates/admin.php:238 |
|
03e52840d
|
520 521 |
msgid "Allow apps to use the Share API" msgstr "" |
|
6d9380f96
|
522 523 |
#: templates/admin.php:243 msgid "Allow users to share via link" |
|
03e52840d
|
524 |
msgstr "" |
|
6d9380f96
|
525 526 |
#: templates/admin.php:249 msgid "Enforce password protection" |
|
03e52840d
|
527 |
msgstr "" |
|
6d9380f96
|
528 |
#: templates/admin.php:252 |
|
31b7f2792
|
529 530 |
msgid "Allow public uploads" msgstr "" |
|
6d9380f96
|
531 532 |
#: templates/admin.php:256 msgid "Set default expiration date" |
|
31b7f2792
|
533 |
msgstr "" |
|
6d9380f96
|
534 535 |
#: templates/admin.php:260 msgid "Expire after " |
|
03e52840d
|
536 |
msgstr "" |
|
6d9380f96
|
537 538 |
#: templates/admin.php:263 msgid "days" |
|
03e52840d
|
539 |
msgstr "" |
|
6d9380f96
|
540 541 |
#: templates/admin.php:266 msgid "Enforce expiration date" |
|
03e52840d
|
542 |
msgstr "" |
|
6d9380f96
|
543 544 |
#: templates/admin.php:271 msgid "Allow resharing" |
|
03e52840d
|
545 |
msgstr "" |
|
6d9380f96
|
546 547 548 549 550 551 552 553 554 555 |
#: templates/admin.php:276 msgid "Restrict users to only share with users in their groups" msgstr "" #: templates/admin.php:281 msgid "Allow users to send mail notification for shared files" msgstr "" #: templates/admin.php:286 msgid "Exclude groups from sharing" |
|
31b7f2792
|
556 |
msgstr "" |
|
6d9380f96
|
557 558 559 |
#: templates/admin.php:298 msgid "" "These groups will still be able to receive shares, but not to initiate them." |
|
31b7f2792
|
560 |
msgstr "" |
|
6d9380f96
|
561 |
#: templates/admin.php:303 |
|
03e52840d
|
562 563 |
msgid "Security" msgstr "" |
|
6d9380f96
|
564 |
#: templates/admin.php:314 |
|
03e52840d
|
565 566 |
msgid "Enforce HTTPS" msgstr "" |
|
6d9380f96
|
567 |
#: templates/admin.php:316 |
|
31b7f2792
|
568 569 |
#, php-format msgid "Forces the clients to connect to %s via an encrypted connection." |
|
03e52840d
|
570 |
msgstr "" |
|
6d9380f96
|
571 |
#: templates/admin.php:322 |
|
31b7f2792
|
572 |
#, php-format |
|
03e52840d
|
573 |
msgid "" |
|
31b7f2792
|
574 575 |
"Please connect to your %s via HTTPS to enable or disable the SSL " "enforcement." |
|
03e52840d
|
576 |
msgstr "" |
|
6d9380f96
|
577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 |
#: templates/admin.php:332 msgid "Email Server" msgstr "" #: templates/admin.php:334 msgid "This is used for sending out notifications." msgstr "" #: templates/admin.php:365 msgid "From address" msgstr "" #: templates/admin.php:366 msgid "mail" msgstr "" #: templates/admin.php:387 msgid "Authentication required" msgstr "" #: templates/admin.php:391 msgid "Server address" msgstr "" #: templates/admin.php:395 msgid "Port" msgstr "" #: templates/admin.php:400 msgid "Credentials" msgstr "" #: templates/admin.php:401 msgid "SMTP Username" msgstr "" #: templates/admin.php:404 msgid "SMTP Password" msgstr "" #: templates/admin.php:408 msgid "Test email settings" msgstr "" #: templates/admin.php:409 msgid "Send email" msgstr "" #: templates/admin.php:414 |
|
03e52840d
|
626 |
msgid "Log" |
|
31b7f2792
|
627 |
msgstr "Jornal" |
|
03e52840d
|
628 |
|
|
6d9380f96
|
629 |
#: templates/admin.php:415 |
|
03e52840d
|
630 631 |
msgid "Log level" msgstr "" |
|
6d9380f96
|
632 |
#: templates/admin.php:447 |
|
03e52840d
|
633 |
msgid "More" |
|
31b7f2792
|
634 |
msgstr "Mai d'aquò" |
|
6d9380f96
|
635 |
#: templates/admin.php:448 |
|
31b7f2792
|
636 |
msgid "Less" |
|
03e52840d
|
637 |
msgstr "" |
|
6d9380f96
|
638 |
#: templates/admin.php:454 templates/personal.php:208 |
|
03e52840d
|
639 640 |
msgid "Version" msgstr "" |
|
6d9380f96
|
641 |
#: templates/admin.php:458 templates/personal.php:211 |
|
03e52840d
|
642 643 644 645 646 647 648 649 |
msgid "" "Developed by the <a href=\"http://ownCloud.org/contact\" " "target=\"_blank\">ownCloud community</a>, the <a " "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is " "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" " "target=\"_blank\"><abbr title=\"Affero General Public " "License\">AGPL</abbr></a>." msgstr "" |
|
6d9380f96
|
650 |
#: templates/apps.php:14 |
|
03e52840d
|
651 652 |
msgid "Add your App" msgstr "Ajusta ton App" |
|
6d9380f96
|
653 |
#: templates/apps.php:31 |
|
03e52840d
|
654 655 |
msgid "More Apps" msgstr "" |
|
6d9380f96
|
656 |
#: templates/apps.php:38 |
|
03e52840d
|
657 658 |
msgid "Select an App" msgstr "Selecciona una applicacion" |
|
6d9380f96
|
659 660 661 662 663 |
#: templates/apps.php:43 msgid "Documentation:" msgstr "" #: templates/apps.php:49 |
|
03e52840d
|
664 665 |
msgid "See application page at apps.owncloud.com" msgstr "Agacha la pagina d'applications en cò de apps.owncloud.com" |
|
6d9380f96
|
666 667 668 669 670 |
#: templates/apps.php:51 msgid "See application website" msgstr "" #: templates/apps.php:53 |
|
03e52840d
|
671 672 |
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" msgstr "<span class=\"licence\"></span>-licençiat per <span class=\"author\"></span>" |
|
6d9380f96
|
673 674 |
#: templates/apps.php:59 msgid "Enable only for specific groups" |
|
03e52840d
|
675 |
msgstr "" |
|
6d9380f96
|
676 677 678 679 680 |
#: templates/apps.php:61 msgid "All" msgstr "" #: templates/help.php:13 |
|
03e52840d
|
681 682 |
msgid "Administrator Documentation" msgstr "" |
|
6d9380f96
|
683 |
#: templates/help.php:20 |
|
03e52840d
|
684 685 |
msgid "Online Documentation" msgstr "" |
|
6d9380f96
|
686 |
#: templates/help.php:25 |
|
03e52840d
|
687 688 |
msgid "Forum" msgstr "" |
|
6d9380f96
|
689 |
#: templates/help.php:33 |
|
03e52840d
|
690 691 |
msgid "Bugtracker" msgstr "" |
|
6d9380f96
|
692 |
#: templates/help.php:40 |
|
03e52840d
|
693 694 695 696 |
msgid "Commercial Support" msgstr "" #: templates/personal.php:8 |
|
03e52840d
|
697 698 |
msgid "Get the apps to sync your files" msgstr "" |
|
6d9380f96
|
699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 |
#: templates/personal.php:21 msgid "" "If you want to support the project " "\t\t<a href=\"https://owncloud.org/contribute\" " "\t\t\ttarget=\"_blank\">join development</a> " "\t\tor " "\t\t<a href=\"https://owncloud.org/promote\" " "\t\t\ttarget=\"_blank\">spread the word</a>!" msgstr "" #: templates/personal.php:31 |
|
03e52840d
|
715 716 |
msgid "Show First Run Wizard again" msgstr "" |
|
6d9380f96
|
717 |
#: templates/personal.php:39 |
|
31b7f2792
|
718 719 720 |
#, php-format msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>" msgstr "" |
|
6d9380f96
|
721 722 |
#: templates/personal.php:50 templates/users/part.createuser.php:8 #: templates/users/part.userlist.php:9 |
|
03e52840d
|
723 724 |
msgid "Password" msgstr "Senhal" |
|
6d9380f96
|
725 |
#: templates/personal.php:51 |
|
03e52840d
|
726 727 |
msgid "Your password was changed" msgstr "Ton senhal a cambiat" |
|
6d9380f96
|
728 |
#: templates/personal.php:52 |
|
03e52840d
|
729 730 |
msgid "Unable to change your password" msgstr "Pas possible de cambiar ton senhal" |
|
6d9380f96
|
731 |
#: templates/personal.php:54 |
|
03e52840d
|
732 733 |
msgid "Current password" msgstr "Senhal en cors" |
|
6d9380f96
|
734 |
#: templates/personal.php:57 |
|
03e52840d
|
735 736 |
msgid "New password" msgstr "Senhal novèl" |
|
6d9380f96
|
737 |
#: templates/personal.php:61 |
|
03e52840d
|
738 739 |
msgid "Change password" msgstr "Cambia lo senhal" |
|
6d9380f96
|
740 |
#: templates/personal.php:73 templates/users/part.userlist.php:8 |
|
31b7f2792
|
741 |
msgid "Full Name" |
|
03e52840d
|
742 |
msgstr "" |
|
6d9380f96
|
743 |
#: templates/personal.php:88 |
|
03e52840d
|
744 745 |
msgid "Email" msgstr "Corrièl" |
|
6d9380f96
|
746 |
#: templates/personal.php:90 |
|
03e52840d
|
747 748 |
msgid "Your email address" msgstr "Ton adreiça de corrièl" |
|
6d9380f96
|
749 750 751 752 753 |
#: templates/personal.php:93 msgid "" "Fill in an email address to enable password recovery and receive " "notifications" msgstr "" |
|
03e52840d
|
754 |
|
|
6d9380f96
|
755 |
#: templates/personal.php:101 |
|
31b7f2792
|
756 757 |
msgid "Profile picture" msgstr "" |
|
6d9380f96
|
758 |
#: templates/personal.php:106 |
|
31b7f2792
|
759 760 |
msgid "Upload new" msgstr "" |
|
6d9380f96
|
761 |
#: templates/personal.php:108 |
|
31b7f2792
|
762 763 |
msgid "Select new from Files" msgstr "" |
|
6d9380f96
|
764 |
#: templates/personal.php:109 |
|
31b7f2792
|
765 766 |
msgid "Remove image" msgstr "" |
|
6d9380f96
|
767 |
#: templates/personal.php:110 |
|
31b7f2792
|
768 769 |
msgid "Either png or jpg. Ideally square but you will be able to crop it." msgstr "" |
|
6d9380f96
|
770 |
#: templates/personal.php:112 |
|
31b7f2792
|
771 772 |
msgid "Your avatar is provided by your original account." msgstr "" |
|
6d9380f96
|
773 774 775 |
#: templates/personal.php:116 msgid "Cancel" msgstr "Annula" |
|
31b7f2792
|
776 |
|
|
6d9380f96
|
777 |
#: templates/personal.php:117 |
|
31b7f2792
|
778 779 |
msgid "Choose as profile image" msgstr "" |
|
6d9380f96
|
780 |
#: templates/personal.php:123 templates/personal.php:124 |
|
03e52840d
|
781 782 |
msgid "Language" msgstr "Lenga" |
|
6d9380f96
|
783 |
#: templates/personal.php:143 |
|
03e52840d
|
784 785 |
msgid "Help translate" msgstr "Ajuda a la revirada" |
|
6d9380f96
|
786 787 |
#: templates/personal.php:162 msgid "The encryption app is no longer enabled, please decrypt all your files" |
|
03e52840d
|
788 |
msgstr "" |
|
6d9380f96
|
789 790 |
#: templates/personal.php:168 msgid "Log-in password" |
|
31b7f2792
|
791 |
msgstr "" |
|
6d9380f96
|
792 793 |
#: templates/personal.php:173 msgid "Decrypt all Files" |
|
03e52840d
|
794 |
msgstr "" |
|
6d9380f96
|
795 796 797 798 799 |
#: templates/personal.php:186 msgid "" "Your encryption keys are moved to a backup location. If something went wrong" " you can restore the keys. Only delete them permanently if you are sure that" " all files are decrypted correctly." |
|
31b7f2792
|
800 |
msgstr "" |
|
6d9380f96
|
801 802 |
#: templates/personal.php:190 msgid "Restore Encryption Keys" |
|
31b7f2792
|
803 |
msgstr "" |
|
6d9380f96
|
804 805 |
#: templates/personal.php:194 msgid "Delete Encryption Keys" |
|
31b7f2792
|
806 |
msgstr "" |
|
6d9380f96
|
807 |
#: templates/users/part.createuser.php:4 |
|
03e52840d
|
808 |
msgid "Login Name" |
|
6d9380f96
|
809 |
msgstr "Login" |
|
03e52840d
|
810 |
|
|
6d9380f96
|
811 |
#: templates/users/part.createuser.php:20 |
|
03e52840d
|
812 813 |
msgid "Create" msgstr "Crea" |
|
6d9380f96
|
814 |
#: templates/users/part.createuser.php:26 |
|
31b7f2792
|
815 816 |
msgid "Admin Recovery Password" msgstr "" |
|
6d9380f96
|
817 818 |
#: templates/users/part.createuser.php:27 #: templates/users/part.createuser.php:28 |
|
31b7f2792
|
819 820 821 822 |
msgid "" "Enter the recovery password in order to recover the users files during " "password change" msgstr "" |
|
6d9380f96
|
823 824 825 826 827 828 829 830 831 832 833 834 835 836 |
#: templates/users/part.createuser.php:32 msgid "Search Users and Groups" msgstr "" #: templates/users/part.grouplist.php:5 msgid "Add Group" msgstr "" #: templates/users/part.grouplist.php:10 msgid "Group" msgstr "" #: templates/users/part.grouplist.php:18 msgid "Everyone" |
|
03e52840d
|
837 |
msgstr "" |
|
6d9380f96
|
838 839 840 841 842 843 844 845 846 |
#: templates/users/part.grouplist.php:31 msgid "Admins" msgstr "" #: templates/users/part.setquota.php:7 msgid "Default Quota" msgstr "Quota per defaut" #: templates/users/part.setquota.php:9 templates/users/part.userlist.php:66 |
|
31b7f2792
|
847 848 |
msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" msgstr "" |
|
6d9380f96
|
849 |
#: templates/users/part.setquota.php:11 templates/users/part.userlist.php:75 |
|
03e52840d
|
850 851 |
msgid "Unlimited" msgstr "" |
|
6d9380f96
|
852 |
#: templates/users/part.setquota.php:26 templates/users/part.userlist.php:90 |
|
03e52840d
|
853 854 |
msgid "Other" msgstr "Autres" |
|
6d9380f96
|
855 |
#: templates/users/part.userlist.php:7 |
|
31b7f2792
|
856 857 |
msgid "Username" msgstr "Non d'usancièr" |
|
6d9380f96
|
858 859 860 861 862 863 864 865 866 867 |
#: templates/users/part.userlist.php:14 msgid "Quota" msgstr "Quota" #: templates/users/part.userlist.php:15 msgid "Storage Location" msgstr "" #: templates/users/part.userlist.php:16 msgid "Last Login" |
|
03e52840d
|
868 |
msgstr "" |
|
6d9380f96
|
869 |
#: templates/users/part.userlist.php:30 |
|
31b7f2792
|
870 |
msgid "change full name" |
|
03e52840d
|
871 |
msgstr "" |
|
6d9380f96
|
872 |
#: templates/users/part.userlist.php:34 |
|
03e52840d
|
873 874 |
msgid "set new password" msgstr "" |
|
6d9380f96
|
875 |
#: templates/users/part.userlist.php:70 |
|
03e52840d
|
876 877 |
msgid "Default" msgstr "" |