diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-18 01:12:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-18 01:12:21 +0000 |
commit | 84ab16bac468492c37e3f21ce3f6d6da05df1756 (patch) | |
tree | 5ae13166cf58691489c2252f1694f72ec6eb7ee4 /core | |
parent | 4651c25f1754b4d6ca244ef573622bad4914b053 (diff) | |
download | nextcloud-server-84ab16bac468492c37e3f21ce3f6d6da05df1756.tar.gz nextcloud-server-84ab16bac468492c37e3f21ce3f6d6da05df1756.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/it.js | 4 | ||||
-rw-r--r-- | core/l10n/it.json | 4 | ||||
-rw-r--r-- | core/l10n/tr.js | 4 | ||||
-rw-r--r-- | core/l10n/tr.json | 4 |
4 files changed, 16 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 5ec485f41e0..ee32ff290b8 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -28,6 +28,10 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.", "Preparing update" : "Preparazione dell'aggiornamento", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Fase di riparazione:", + "Repair info:" : "Informazioni di riparazione:", + "Repair warning:" : "Avviso di riparazione", + "Repair error:" : "Errore di riparazione:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilizza lo strumento da riga di comando poiché l'aggiornamento automatico è disabilitato nel file config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: controllo della tabella %s", "Turned on maintenance mode" : "Modalità di manutenzione attivata", diff --git a/core/l10n/it.json b/core/l10n/it.json index 58c10fac8e5..b3d4da70db3 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -26,6 +26,10 @@ "Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.", "Preparing update" : "Preparazione dell'aggiornamento", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Fase di riparazione:", + "Repair info:" : "Informazioni di riparazione:", + "Repair warning:" : "Avviso di riparazione", + "Repair error:" : "Errore di riparazione:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilizza lo strumento da riga di comando poiché l'aggiornamento automatico è disabilitato nel file config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: controllo della tabella %s", "Turned on maintenance mode" : "Modalità di manutenzione attivata", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 8aa65583070..4e7eca3ad9f 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -28,6 +28,10 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Sıfırlama e-postası gönderilemedi. Lütfen kullanıcı adınızın doğru olduğundan emin olun.", "Preparing update" : "Güncelleme hazırlanıyor", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Onarım adımı:", + "Repair info:" : "Onarım bilgileri:", + "Repair warning:" : "Onarım uyarısı:", + "Repair error:" : "Onarım sorunu:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Otomatik güncellemeler config.php dosyasında devre dışı bırakılmış olduğundan, komut satırı güncelleyicisini kullanın.", "[%d / %d]: Checking table %s" : "[%d / %d]: %s tablosu denetleniyor", "Turned on maintenance mode" : "Bakım kipi etkinleştirildi", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index cfc44b1517b..6c25a856b61 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -26,6 +26,10 @@ "Couldn't send reset email. Please make sure your username is correct." : "Sıfırlama e-postası gönderilemedi. Lütfen kullanıcı adınızın doğru olduğundan emin olun.", "Preparing update" : "Güncelleme hazırlanıyor", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Onarım adımı:", + "Repair info:" : "Onarım bilgileri:", + "Repair warning:" : "Onarım uyarısı:", + "Repair error:" : "Onarım sorunu:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Otomatik güncellemeler config.php dosyasında devre dışı bırakılmış olduğundan, komut satırı güncelleyicisini kullanın.", "[%d / %d]: Checking table %s" : "[%d / %d]: %s tablosu denetleniyor", "Turned on maintenance mode" : "Bakım kipi etkinleştirildi", |