diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-29 02:14:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-29 02:14:59 +0000 |
commit | 57f2ea22c784d7b2c3bbabc6b616b9afc6c5ff3c (patch) | |
tree | 7a23e5d99a0411c8a17e01fb03274d87c40688c7 /lib | |
parent | d6bb26140d382a6dc76da0023197c51a2c79a8ed (diff) | |
download | nextcloud-server-57f2ea22c784d7b2c3bbabc6b616b9afc6c5ff3c.tar.gz nextcloud-server-57f2ea22c784d7b2c3bbabc6b616b9afc6c5ff3c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/it.js | 1 | ||||
-rw-r--r-- | lib/l10n/it.json | 1 | ||||
-rw-r--r-- | lib/l10n/tr.js | 1 | ||||
-rw-r--r-- | lib/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index fe762c783e5..cb4eb133b02 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -207,6 +207,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Sono stati installati moduli PHP, ma sono elencati ancora come mancanti?", "Please ask your server administrator to restart the web server." : "Chiedi all'amministratore di riavviare il server web.", + "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 richiesto", "Please upgrade your database version" : "Aggiorna la versione del tuo database", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Modifica i permessi in 0770 in modo tale che la cartella non sia leggibile dagli altri utenti.", "Your data directory is readable by other users" : "La cartella dei dati è leggibile dagli altri utenti", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index b2f352e8cea..3bc9810f51f 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -205,6 +205,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Sono stati installati moduli PHP, ma sono elencati ancora come mancanti?", "Please ask your server administrator to restart the web server." : "Chiedi all'amministratore di riavviare il server web.", + "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 richiesto", "Please upgrade your database version" : "Aggiorna la versione del tuo database", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Modifica i permessi in 0770 in modo tale che la cartella non sia leggibile dagli altri utenti.", "Your data directory is readable by other users" : "La cartella dei dati è leggibile dagli altri utenti", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index fc1d9109497..8f3d4bb2c54 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -207,6 +207,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu sorun genellikle Zend OPcache ya da eAccelerator gibi bir ön bellek/hızlandırıcı nedeniyle ortaya çıkar.", "PHP modules have been installed, but they are still listed as missing?" : "PHP modülleri kurulmuş, ancak hala eksik olarak mı görünüyor?", "Please ask your server administrator to restart the web server." : "Lütfen web sunucusunu yeniden başlatması için sunucu yöneticinizle görüşün.", + "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 gerekli", "Please upgrade your database version" : "Lütfen veritabanı sürümünüzü yükseltin", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Lütfen izinleri 0770 olarak ayarlayarak diğer kullanıcıların klasörü görebilmesini sağlayın.", "Your data directory is readable by other users" : "Veri klasörünüz diğer kullanıcılar tarafından okunabilir", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index b53ee45e2e7..d22156cd7e9 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -205,6 +205,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu sorun genellikle Zend OPcache ya da eAccelerator gibi bir ön bellek/hızlandırıcı nedeniyle ortaya çıkar.", "PHP modules have been installed, but they are still listed as missing?" : "PHP modülleri kurulmuş, ancak hala eksik olarak mı görünüyor?", "Please ask your server administrator to restart the web server." : "Lütfen web sunucusunu yeniden başlatması için sunucu yöneticinizle görüşün.", + "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 gerekli", "Please upgrade your database version" : "Lütfen veritabanı sürümünüzü yükseltin", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Lütfen izinleri 0770 olarak ayarlayarak diğer kullanıcıların klasörü görebilmesini sağlayın.", "Your data directory is readable by other users" : "Veri klasörünüz diğer kullanıcılar tarafından okunabilir", |