diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-30 02:27:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-30 02:27:31 +0000 |
commit | 77db6ced432953e2f36db28f7a981dbe997e7055 (patch) | |
tree | b1879cb210eab2e3f243326397651fd16796fc80 /lib/l10n | |
parent | 0d873357510a1a6d57a6b8fa54b027b2eb8e558b (diff) | |
download | nextcloud-server-77db6ced432953e2f36db28f7a981dbe997e7055.tar.gz nextcloud-server-77db6ced432953e2f36db28f7a981dbe997e7055.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | lib/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | lib/l10n/pl.js | 1 | ||||
-rw-r--r-- | lib/l10n/pl.json | 1 | ||||
-rw-r--r-- | lib/l10n/tr.js | 1 | ||||
-rw-r--r-- | lib/l10n/tr.json | 1 | ||||
-rw-r--r-- | lib/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | lib/l10n/zh_HK.json | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 9d918353b9b..0baf1cbee65 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -235,6 +235,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", "PHP modules have been installed, but they are still listed as missing?" : "PHP-Module wurden installiert, werden aber als noch fehlend gelistet?", "Please ask your server administrator to restart the web server." : "Bitte kontaktieren Sie Ihre Server-Administration und bitten Sie um den Neustart des Webservers.", + "The required %s config variable is not configured in the config.php file." : "Die erforderliche %s Konfigurationsvariable ist in der config.php nicht konfiguriert.", "Please ask your server administrator to check the Nextcloud configuration." : "Bitten Sie Ihre Server-Administration, die Nextcloud-Konfiguration zu überprüfen.", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 benötigt.", "Please upgrade your database version." : "Bitte aktualisieren Sie Ihre Datenbankversion.", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 768f2592438..df7a3bcb5ef 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -233,6 +233,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", "PHP modules have been installed, but they are still listed as missing?" : "PHP-Module wurden installiert, werden aber als noch fehlend gelistet?", "Please ask your server administrator to restart the web server." : "Bitte kontaktieren Sie Ihre Server-Administration und bitten Sie um den Neustart des Webservers.", + "The required %s config variable is not configured in the config.php file." : "Die erforderliche %s Konfigurationsvariable ist in der config.php nicht konfiguriert.", "Please ask your server administrator to check the Nextcloud configuration." : "Bitten Sie Ihre Server-Administration, die Nextcloud-Konfiguration zu überprüfen.", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 benötigt.", "Please upgrade your database version." : "Bitte aktualisieren Sie Ihre Datenbankversion.", diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 55bee0030ec..c46200b0676 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -235,6 +235,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Jest to prawdopodobnie spowodowane przez cache lub akcelerator, taki jak Zend OPcache lub eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Moduły PHP zostały zainstalowane, ale nadal brakuje ich na liście?", "Please ask your server administrator to restart the web server." : "Poproś administratora serwera o ponowne uruchomienie serwera WWW.", + "The required %s config variable is not configured in the config.php file." : "Wymagana zmienna konfiguracyjna %s nie jest skonfigurowana w pliku config.php.", "Please ask your server administrator to check the Nextcloud configuration." : "Poproś administratora serwera o sprawdzenie konfiguracji Nextcloud.", "PostgreSQL >= 9 required." : "Wymagany PostgreSQL >= 9", "Please upgrade your database version." : "Zaktualizuj wersję bazy danych.", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index 194ebc53a7b..56f6699da19 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -233,6 +233,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Jest to prawdopodobnie spowodowane przez cache lub akcelerator, taki jak Zend OPcache lub eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Moduły PHP zostały zainstalowane, ale nadal brakuje ich na liście?", "Please ask your server administrator to restart the web server." : "Poproś administratora serwera o ponowne uruchomienie serwera WWW.", + "The required %s config variable is not configured in the config.php file." : "Wymagana zmienna konfiguracyjna %s nie jest skonfigurowana w pliku config.php.", "Please ask your server administrator to check the Nextcloud configuration." : "Poproś administratora serwera o sprawdzenie konfiguracji Nextcloud.", "PostgreSQL >= 9 required." : "Wymagany PostgreSQL >= 9", "Please upgrade your database version." : "Zaktualizuj wersję bazy danych.", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 79a0e42dadc..8698f1fecaa 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -235,6 +235,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 BT yöneticinizle görüşün.", + "The required %s config variable is not configured in the config.php file." : "Gereken %s yapılandırma değişkeni config.php dosyasında ayarlanmamış.", "Please ask your server administrator to check the Nextcloud configuration." : "Lütfen Nextcloud yapılandırmasını denetlemesi için BT yöneticinizle görüşün.", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 gerekli.", "Please upgrade your database version." : "Lütfen veritabanı sürümünüzü yükseltin.", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index d60f6782e8e..794d6f1870f 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -233,6 +233,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 BT yöneticinizle görüşün.", + "The required %s config variable is not configured in the config.php file." : "Gereken %s yapılandırma değişkeni config.php dosyasında ayarlanmamış.", "Please ask your server administrator to check the Nextcloud configuration." : "Lütfen Nextcloud yapılandırmasını denetlemesi için BT yöneticinizle görüşün.", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 gerekli.", "Please upgrade your database version." : "Lütfen veritabanı sürümünüzü yükseltin.", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index c1b6d7536af..41032eb6361 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -235,6 +235,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "這大概是由快取或是加速器像是 Zend OPcache, eAccelerator 造成的", "PHP modules have been installed, but they are still listed as missing?" : "你已經安裝了指定的 PHP 模組,可是還是顯示為找不到嗎?", "Please ask your server administrator to restart the web server." : "請聯絡您的系統管理員重新啟動網頁伺服器", + "The required %s config variable is not configured in the config.php file." : "所需的配置變量 %s 未在 config.php 檔案中配置。", "Please ask your server administrator to check the Nextcloud configuration." : "請聯絡您的伺服器管理員檢查 Nextcloud 配置。", "PostgreSQL >= 9 required." : "需要 PostgreSQL 版本 >= 9", "Please upgrade your database version." : "請升級您數據庫的版本。", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 9514b5255e1..92fecf9b625 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -233,6 +233,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "這大概是由快取或是加速器像是 Zend OPcache, eAccelerator 造成的", "PHP modules have been installed, but they are still listed as missing?" : "你已經安裝了指定的 PHP 模組,可是還是顯示為找不到嗎?", "Please ask your server administrator to restart the web server." : "請聯絡您的系統管理員重新啟動網頁伺服器", + "The required %s config variable is not configured in the config.php file." : "所需的配置變量 %s 未在 config.php 檔案中配置。", "Please ask your server administrator to check the Nextcloud configuration." : "請聯絡您的伺服器管理員檢查 Nextcloud 配置。", "PostgreSQL >= 9 required." : "需要 PostgreSQL 版本 >= 9", "Please upgrade your database version." : "請升級您數據庫的版本。", |