diff options
Diffstat (limited to 'l10n/it/lib.po')
-rw-r--r-- | l10n/it/lib.po | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/l10n/it/lib.po b/l10n/it/lib.po index f020663a567..82697f86258 100644 --- a/l10n/it/lib.po +++ b/l10n/it/lib.po @@ -3,7 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Francesco Capuano <francesco@capu.it>, 2013 +# francesco.capuano.587 <francesco@capu.it>, 2013 # idetao <marcxosm@gmail.com>, 2014 # Paolo Velati <paolo.velati@gmail.com>, 2013-2014 # Vincenzo Reale <vinx.reale@gmail.com>, 2013-2014 @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-04 01:54-0400\n" -"PO-Revision-Date: 2014-06-04 05:54+0000\n" +"POT-Creation-Date: 2014-06-05 01:54-0400\n" +"PO-Revision-Date: 2014-06-05 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:713 +#: base.php:714 msgid "You are accessing the server from an untrusted domain." msgstr "Stai accedendo al server da un dominio non affidabile." -#: base.php:714 +#: base.php:715 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -461,3 +461,8 @@ msgstr "Deve essere fornita una password valida" #: private/user/manager.php:252 msgid "The username is already being used" msgstr "Il nome utente è già utilizzato" + +#: public/files/locknotacquiredexception.php:39 +#, php-format +msgid "Could not obtain lock type %d on \"%s\"." +msgstr "" |