You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

files_sharing.po 2.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # Paolo Velati <paolo.velati@gmail.com>, 2013-2014
  7. # Vincenzo Reale <vinx.reale@gmail.com>, 2013
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: ownCloud\n"
  11. "Report-Msgid-Bugs-To: translations@owncloud.org\n"
  12. "POT-Creation-Date: 2014-03-12 01:54-0400\n"
  13. "PO-Revision-Date: 2014-03-11 22:47+0000\n"
  14. "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
  15. "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: it\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #: js/share.js:13
  22. msgid "Shared by {owner}"
  23. msgstr "Condiviso da {owner}"
  24. #: templates/authenticate.php:4
  25. msgid "This share is password-protected"
  26. msgstr "Questa condivione è protetta da password"
  27. #: templates/authenticate.php:7
  28. msgid "The password is wrong. Try again."
  29. msgstr "La password è errata. Prova ancora."
  30. #: templates/authenticate.php:10
  31. msgid "Password"
  32. msgstr "Password"
  33. #: templates/part.404.php:3
  34. msgid "Sorry, this link doesn’t seem to work anymore."
  35. msgstr "Spiacenti, questo collegamento sembra non essere più attivo."
  36. #: templates/part.404.php:4
  37. msgid "Reasons might be:"
  38. msgstr "I motivi potrebbero essere:"
  39. #: templates/part.404.php:6
  40. msgid "the item was removed"
  41. msgstr "l'elemento è stato rimosso"
  42. #: templates/part.404.php:7
  43. msgid "the link expired"
  44. msgstr "il collegamento è scaduto"
  45. #: templates/part.404.php:8
  46. msgid "sharing is disabled"
  47. msgstr "la condivisione è disabilitata"
  48. #: templates/part.404.php:10
  49. msgid "For more info, please ask the person who sent this link."
  50. msgstr "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento."
  51. #: templates/public.php:17
  52. #, php-format
  53. msgid "shared by %s"
  54. msgstr "condiviso da %s"
  55. #: templates/public.php:44
  56. #, php-format
  57. msgid "Download %s"
  58. msgstr "Scarica %s"
  59. #: templates/public.php:48
  60. msgid "Direct link"
  61. msgstr "Collegamento diretto"