Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-03 23:39:28 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-03 23:39:28 +0400
commite89f080f09468d2b37c010ede8c2cba8e3bef139 (patch)
treeca409b78ddb665b1cdf33d75671e6e64fe8ff7e8 /settings
parent07e540613e1445451ace78e639be36a1c1e7e58f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/it.php6
-rw-r--r--settings/l10n/tr.php6
2 files changed, 10 insertions, 2 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index a764ee278a5..cbe63ef1530 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -46,12 +46,13 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Deve essere fornito un nome utente valido",
"Error creating user" => "Errore durante la creazione dell'utente",
"A valid password must be provided" => "Deve essere fornita una password valida",
-"Warning: Home directory for user \"{user}\" already exists" => "Attenzione: esiste già la home directory dell'utente \"{user}\"",
+"Warning: Home directory for user \"{user}\" already exists" => "Avviso: la cartella home dell'utente \"{user}\" esiste già",
"__language_name__" => "Italiano",
"Everything (fatal issues, errors, warnings, info, debug)" => "Tutto (problemi gravi, errori, avvisi, informazioni, debug)",
"Info, warnings, errors and fatal issues" => "Informazioni, avvisi, errori e problemi gravi",
"Warnings, errors and fatal issues" => "Avvisi, errori e problemi gravi",
"Errors and fatal issues" => "Errori e problemi gravi",
+"Fatal issues only" => "Solo problemi gravi",
"Security Warning" => "Avviso di sicurezza",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o spostare la cartella fuori dalla radice del server web.",
"Setup Warning" => "Avviso di configurazione",
@@ -65,7 +66,7 @@ $TRANSLATIONS = array(
"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Questo server ownCloud non ha una connessione a Internet funzionante. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.",
"Cron" => "Cron",
"Execute one task with each page loaded" => "Esegui un'operazione con ogni pagina caricata",
-"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php è registrato su un servizio webcron per invocare la pagina cron.php ogni 15 minuti su http.",
+"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http.",
"Use systems cron service to call the cron.php file every 15 minutes." => "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
"Sharing" => "Condivisione",
"Enable Share API" => "Abilita API di condivisione",
@@ -134,6 +135,7 @@ $TRANSLATIONS = array(
"Admin Recovery Password" => "Password di ripristino amministrativa",
"Enter the recovery password in order to recover the users files during password change" => "Digita la password di ripristino per recuperare i file degli utenti durante la modifica della password.",
"Default Storage" => "Archiviazione predefinita",
+"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Digita la quota di archiviazione (ad es.: \"512 MB\" or \"12 GB\")",
"Unlimited" => "Illimitata",
"Other" => "Altro",
"Username" => "Nome utente",
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php
index 6339f1bd051..8e4f7bc93bc 100644
--- a/settings/l10n/tr.php
+++ b/settings/l10n/tr.php
@@ -48,6 +48,11 @@ $TRANSLATIONS = array(
"A valid password must be provided" => "Geçerli bir parola mutlaka sağlanmalı",
"Warning: Home directory for user \"{user}\" already exists" => "Uyarı: \"{user}\" kullanıcısı için zaten bir Ev dizini mevcut",
"__language_name__" => "Türkçe",
+"Everything (fatal issues, errors, warnings, info, debug)" => "Herşey(Ölümcül konular,hatalar,uyarılar,bilgi, debug)",
+"Info, warnings, errors and fatal issues" => "Bilgi,uyarılar, hatalar ve ölümcül konular",
+"Warnings, errors and fatal issues" => "Uyarılar,hatalar ve ölümcül konular",
+"Errors and fatal issues" => "Hatalar ve ölümcül konular",
+"Fatal issues only" => "Sadece ölümcül konular",
"Security Warning" => "Güvenlik Uyarisi",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "data dizininiz ve dosyalarınız büyük ihtimalle internet üzerinden erişilebilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak data dizinine erişimi kapatmanızı veya data dizinini web sunucu döküman dizini dışına almanızı şiddetle tavsiye ederiz.",
"Setup Warning" => "Kurulum Uyarısı",
@@ -130,6 +135,7 @@ $TRANSLATIONS = array(
"Admin Recovery Password" => "Yönetici kurtarma parolası",
"Enter the recovery password in order to recover the users files during password change" => "Parola değiştirme sırasında kullanıcı dosyalarını kurtarmak için bir kurtarma paroalsı girin",
"Default Storage" => "Varsayılan Depolama",
+"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Lütfen disk alanı kotasını girin(örnek: \"512MB\" veya \"12GB\")",
"Unlimited" => "Limitsiz",
"Other" => "Diğer",
"Username" => "Kullanıcı Adı",