diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-24 02:02:43 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-24 02:02:43 +0200 |
commit | b47729c5fc6586f6fc5f51cbca967b1ced76b24e (patch) | |
tree | edc47e4714fc9ec1142c775f4eb848c5b9424ee1 /core/l10n/it.php | |
parent | 698862519de6b364da6c20a97d8c546204e80f3d (diff) | |
download | nextcloud-server-b47729c5fc6586f6fc5f51cbca967b1ced76b24e.tar.gz nextcloud-server-b47729c5fc6586f6fc5f51cbca967b1ced76b24e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r-- | core/l10n/it.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php index 15fba6ec7d3..ce8f6411295 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -44,11 +44,12 @@ "months ago" => "mesi fa", "last year" => "anno scorso", "years ago" => "anni fa", -"Ok" => "Ok", -"Cancel" => "Annulla", "Choose" => "Scegli", +"Cancel" => "Annulla", +"Error loading file picker template" => "Errore durante il caricamento del modello del selezionatore di file", "Yes" => "Sì", "No" => "No", +"Ok" => "Ok", "The object type is not specified." => "Il tipo di oggetto non è specificato.", "Error" => "Errore", "The app name is not specified." => "Il nome dell'applicazione non è specificato.", |