diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-06 01:54:43 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-06 01:54:43 -0400 |
commit | e902e3f6591f53ebd199a4db8c791fce322788ce (patch) | |
tree | 7f704bf7cd1f4472faea264ea1a5b22d81da5485 /l10n/it | |
parent | 9fb79c86f0b889b1248b1775a912c47ebe073e57 (diff) | |
download | nextcloud-server-e902e3f6591f53ebd199a4db8c791fce322788ce.tar.gz nextcloud-server-e902e3f6591f53ebd199a4db8c791fce322788ce.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/it')
-rw-r--r-- | l10n/it/files_sharing.po | 8 | ||||
-rw-r--r-- | l10n/it/lib.po | 22 |
2 files changed, 15 insertions, 15 deletions
diff --git a/l10n/it/files_sharing.po b/l10n/it/files_sharing.po index 621ea45b3ce..7351c831fb5 100644 --- a/l10n/it/files_sharing.po +++ b/l10n/it/files_sharing.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-16 01:54-0400\n" -"PO-Revision-Date: 2014-07-16 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-06 01:54-0400\n" +"PO-Revision-Date: 2014-08-05 16:39+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" @@ -80,7 +80,7 @@ msgstr "Nessuna installazione di ownCloud trovata su {remote}" msgid "Invalid ownCloud url" msgstr "URL di ownCloud non valido" -#: js/sharedfilelist.js:123 +#: js/sharedfilelist.js:126 msgid "Shared by" msgstr "Condiviso da" diff --git a/l10n/it/lib.po b/l10n/it/lib.po index 2133bd69486..023cead2c84 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-08-05 02:03-0400\n" -"PO-Revision-Date: 2014-08-05 06:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-06 01:54-0400\n" +"PO-Revision-Date: 2014-08-05 16:38+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" @@ -98,7 +98,7 @@ msgstr "Tipo di file sconosciuto" msgid "Invalid image" msgstr "Immagine non valida" -#: private/defaults.php:38 +#: private/defaults.php:42 msgid "web services under your control" msgstr "servizi web nelle tue mani" @@ -362,11 +362,11 @@ msgstr "Impostazione permessi per %s non riuscita, poiché l'elemento non è sta msgid "" "Cannot set expiration date. Shares cannot expire later than %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:968 msgid "Cannot set expiration date. Expiration date is in the past" -msgstr "" +msgstr "Impossibile impostare la data di scadenza. La data di scadenza è nel passato." #: private/share/share.php:1093 #, php-format @@ -383,30 +383,30 @@ msgstr "Motore di condivisione %s non trovato" msgid "Sharing backend for %s not found" msgstr "Motore di condivisione di %s non trovato" -#: private/share/share.php:1523 +#: private/share/share.php:1524 #, 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:1532 +#: private/share/share.php:1533 #, 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:1548 +#: private/share/share.php:1549 #, 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:1560 +#: private/share/share.php:1561 #, 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:1574 +#: private/share/share.php:1575 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" |