diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-08 01:54:57 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-08 01:54:57 -0500 |
commit | 2784d580bd62f87b54c5679ceabcb641a9cda9c0 (patch) | |
tree | 871ec759a76a72ff9cddc57d4ad90f4dd49b296f /lib | |
parent | 7917d3b068cbc8fbfda2a153220d3384f4205fd5 (diff) | |
download | nextcloud-server-2784d580bd62f87b54c5679ceabcb641a9cda9c0.tar.gz nextcloud-server-2784d580bd62f87b54c5679ceabcb641a9cda9c0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/ja.js | 2 | ||||
-rw-r--r-- | lib/l10n/ja.json | 2 | ||||
-rw-r--r-- | lib/l10n/sl.js | 2 | ||||
-rw-r--r-- | lib/l10n/sl.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 93e87cc976f..ff29fa5f174 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -8,6 +8,8 @@ OC.L10N.register( "Sample configuration detected" : "サンプル設定が見つかりました。", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。", "PHP %s or higher is required." : "PHP %s 以上が必要です。", + "PHP with a version less then %s is required." : "%s 以前のバージョンのPHPが必要です。", + "Following databases are supported: %s" : "次のデータベースをサポートしています: %s", "Help" : "ヘルプ", "Personal" : "個人", "Settings" : "設定", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 4ea611636ee..d7d4f0ae7ff 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -6,6 +6,8 @@ "Sample configuration detected" : "サンプル設定が見つかりました。", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。", "PHP %s or higher is required." : "PHP %s 以上が必要です。", + "PHP with a version less then %s is required." : "%s 以前のバージョンのPHPが必要です。", + "Following databases are supported: %s" : "次のデータベースをサポートしています: %s", "Help" : "ヘルプ", "Personal" : "個人", "Settings" : "設定", diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index a3defc63153..0a50257326d 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -8,6 +8,8 @@ OC.L10N.register( "Sample configuration detected" : "Zaznana je neustrezna preizkusna nastavitev", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Zaznano je, da je bila v sistem kopirana datoteka z enostavno nastavitvijo. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.", "PHP %s or higher is required." : "Zahtevana je različica PHP %s ali višja.", + "PHP with a version less then %s is required." : "Zahtevana je različica PHP manj kot %s.", + "Following databases are supported: %s" : "Podprte so navedene podatkovne zbirke: %s", "Help" : "Pomoč", "Personal" : "Osebno", "Settings" : "Nastavitve", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index f4555555d5a..ba7d63e08df 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -6,6 +6,8 @@ "Sample configuration detected" : "Zaznana je neustrezna preizkusna nastavitev", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Zaznano je, da je bila v sistem kopirana datoteka z enostavno nastavitvijo. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.", "PHP %s or higher is required." : "Zahtevana je različica PHP %s ali višja.", + "PHP with a version less then %s is required." : "Zahtevana je različica PHP manj kot %s.", + "Following databases are supported: %s" : "Podprte so navedene podatkovne zbirke: %s", "Help" : "Pomoč", "Personal" : "Osebno", "Settings" : "Nastavitve", |