summaryrefslogtreecommitdiffstats
path: root/core/l10n/it.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-17 01:54:40 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-17 01:54:40 -0500
commit60c4cb1dd669a0c40abcff50a636d7b4cb6469e0 (patch)
treecf4591cd66a2938e880f09fe0055ed0498e99058 /core/l10n/it.js
parent744cf713f7d6fff80f79465086a522f35d263ff5 (diff)
downloadnextcloud-server-60c4cb1dd669a0c40abcff50a636d7b4cb6469e0.tar.gz
nextcloud-server-60c4cb1dd669a0c40abcff50a636d7b4cb6469e0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index fdc81c225c0..dadba893113 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -133,7 +133,9 @@ OC.L10N.register(
"New password" : "Nuova password",
"New Password" : "Nuova password",
"Reset password" : "Ripristina la password",
- "_{count} search result in other places_::_{count} search results in other places_" : ["",""],
+ "Searching other places" : "Ricerca in altre posizioni",
+ "No search result in other places" : "Nessun risultato di ricerca in altre posizioni",
+ "_{count} search result in other places_::_{count} search results in other places_" : ["{count} risultato di ricerca in altre posizioni","{count} risultati di ricerca in altre posizioni"],
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non è supportato e %s non funzionerà correttamente su questa piattaforma. Usalo a tuo rischio!",
"For the best results, please consider using a GNU/Linux server instead." : "Per avere il risultato migliore, prendi in considerazione l'utilizzo di un server GNU/Linux.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Sembra che questa istanza di %s sia in esecuzione in un ambiente PHP a 32 bit e che open_basedir sia stata configurata in php.ini. Ciò comporterà problemi con i file più grandi di 4 GB ed è vivamente sconsigliato.",