summaryrefslogtreecommitdiffstats
path: root/l10n/it/lib.po
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-31 01:55:01 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-31 01:55:01 -0400
commitc1562057e813ff1dcb0e28b9616c528975fc3b5d (patch)
tree4882f08169a5d6915999a05045cb44cf9acf2dcb /l10n/it/lib.po
parentfd1bb688f9ad84bd04d38323a0f78aab79a2a59f (diff)
downloadnextcloud-server-c1562057e813ff1dcb0e28b9616c528975fc3b5d.tar.gz
nextcloud-server-c1562057e813ff1dcb0e28b9616c528975fc3b5d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/it/lib.po')
-rw-r--r--l10n/it/lib.po52
1 files changed, 26 insertions, 26 deletions
diff --git a/l10n/it/lib.po b/l10n/it/lib.po
index 283176b4035..0d566c59380 100644
--- a/l10n/it/lib.po
+++ b/l10n/it/lib.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-29 01:54-0400\n"
-"PO-Revision-Date: 2014-07-29 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-07-31 01:54-0400\n"
+"PO-Revision-Date: 2014-07-30 22:21+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,33 +21,33 @@ msgstr ""
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: base.php:195 base.php:202
+#: base.php:200 base.php:207
msgid "Cannot write into \"config\" directory!"
msgstr "Impossibile scrivere nella cartella \"config\"."
-#: base.php:196
+#: base.php:201
msgid ""
"This can usually be fixed by giving the webserver write access to the config"
" directory"
msgstr "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"config\""
-#: base.php:198
+#: base.php:203
#, php-format
msgid "See %s"
msgstr "Vedere %s"
-#: base.php:203 private/util.php:428
+#: base.php:208 private/util.php:428
#, php-format
msgid ""
"This can usually be fixed by %sgiving the webserver write access to the "
"config directory%s."
msgstr "Ciò può essere normalmente corretto %sfornendo al server web accesso in scrittura alla cartella \"config\"%s"
-#: base.php:673
+#: base.php:688
msgid "You are accessing the server from an untrusted domain."
msgstr "Stai accedendo al server da un dominio non affidabile."
-#: base.php:674
+#: base.php:689
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
@@ -329,84 +329,84 @@ msgstr "Condivisione di %s non riuscita, poiché il gruppo %s non esiste"
msgid "Sharing %s failed, because %s is not a member of the group %s"
msgstr "Condivisione di %s non riuscita, poiché %s non appartiene al gruppo %s"
-#: private/share/share.php:627
+#: private/share/share.php:628
msgid ""
"You need to provide a password to create a public link, only protected links"
" are allowed"
msgstr "Devi fornire una password per creare un collegamento pubblico, sono consentiti solo i collegamenti protetti"
-#: private/share/share.php:653
+#: private/share/share.php:654
#, php-format
msgid "Sharing %s failed, because sharing with links is not allowed"
msgstr "Condivisione di %s non riuscita, poiché i collegamenti non sono consentiti"
-#: private/share/share.php:660
+#: private/share/share.php:661
#, php-format
msgid "Share type %s is not valid for %s"
msgstr "Il tipo di condivisione %s non è valido per %s"
-#: private/share/share.php:860
+#: private/share/share.php:861
#, php-format
msgid ""
"Setting permissions for %s failed, because the permissions exceed "
"permissions granted to %s"
msgstr "Impostazione permessi per %s non riuscita, poiché i permessi superano i permessi accordati a %s"
-#: private/share/share.php:921
+#: private/share/share.php:922
#, php-format
msgid "Setting permissions for %s failed, because the item was not found"
msgstr "Impostazione permessi per %s non riuscita, poiché l'elemento non è stato trovato"
-#: private/share/share.php:959
+#: private/share/share.php:960
#, php-format
msgid ""
"Can not set expire date. Shares can not expire later then %s after they "
"where shared"
-msgstr ""
+msgstr "Impossibile impostare la data di scadenza. Le condivisioni non possono scadere più tardi di %s dalla loro attivazione."
-#: private/share/share.php:967
+#: private/share/share.php:968
msgid "Can not set expire date. Expire date is in the past"
-msgstr ""
+msgstr "Impossibile impostare la data di scadenza. La data di scadenza è già passata."
-#: private/share/share.php:1092
+#: private/share/share.php:1093
#, php-format
msgid "Sharing backend %s must implement the interface OCP\\Share_Backend"
msgstr "Il motore di condivisione %s deve implementare l'interfaccia OCP\\Share_Backend"
-#: private/share/share.php:1099
+#: private/share/share.php:1100
#, php-format
msgid "Sharing backend %s not found"
msgstr "Motore di condivisione %s non trovato"
-#: private/share/share.php:1105
+#: private/share/share.php:1106
#, php-format
msgid "Sharing backend for %s not found"
msgstr "Motore di condivisione di %s non trovato"
-#: private/share/share.php:1522
+#: private/share/share.php:1523
#, php-format
msgid "Sharing %s failed, because the user %s is the original sharer"
msgstr "Condivisione di %s non riuscita, poiché l'utente %s l'ha condiviso precedentemente"
-#: private/share/share.php:1531
+#: private/share/share.php:1532
#, php-format
msgid ""
"Sharing %s failed, because the permissions exceed permissions granted to %s"
msgstr "Condivisione di %s non riuscita, poiché i permessi superano quelli accordati a %s"
-#: private/share/share.php:1547
+#: private/share/share.php:1548
#, php-format
msgid "Sharing %s failed, because resharing is not allowed"
msgstr "Condivisione di %s non riuscita, poiché la ri-condivisione non è consentita"
-#: private/share/share.php:1559
+#: private/share/share.php:1560
#, php-format
msgid ""
"Sharing %s failed, because the sharing backend for %s could not find its "
"source"
msgstr "Condivisione di %s non riuscita, poiché il motore di condivisione per %s non riesce a trovare la sua fonte"
-#: private/share/share.php:1573
+#: private/share/share.php:1574
#, php-format
msgid ""
"Sharing %s failed, because the file could not be found in the file cache"