diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-06 06:49:06 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-06 06:49:06 -0500 |
commit | 80e38b84dccde44c40109e9721fac00984f43ef7 (patch) | |
tree | d4b6ad36bffc02b4b6e523268f5d4ec4c8465384 /core | |
parent | 3c46a51f7701bd7b550f97096200a36bb06f65f6 (diff) | |
download | nextcloud-server-80e38b84dccde44c40109e9721fac00984f43ef7.tar.gz nextcloud-server-80e38b84dccde44c40109e9721fac00984f43ef7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/de.js | 3 | ||||
-rw-r--r-- | core/l10n/de.json | 3 | ||||
-rw-r--r-- | core/l10n/de_DE.js | 3 | ||||
-rw-r--r-- | core/l10n/de_DE.json | 3 | ||||
-rw-r--r-- | core/l10n/fi_FI.js | 3 | ||||
-rw-r--r-- | core/l10n/fi_FI.json | 3 | ||||
-rw-r--r-- | core/l10n/fr.js | 3 | ||||
-rw-r--r-- | core/l10n/fr.json | 3 | ||||
-rw-r--r-- | core/l10n/nl.js | 3 | ||||
-rw-r--r-- | core/l10n/nl.json | 3 | ||||
-rw-r--r-- | core/l10n/tr.js | 3 | ||||
-rw-r--r-- | core/l10n/tr.json | 3 |
12 files changed, 36 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 1dc48827037..c20f0c40017 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -189,6 +189,9 @@ OC.L10N.register( "Database name" : "Datenbank-Name", "Database tablespace" : "Datenbank-Tablespace", "Database host" : "Datenbank-Host", + "Performance Warning" : "Leistungswarnung", + "SQLite will be used as database." : "SQLite wird als Datenbank benutzt.", + "For larger installations we recommend to choose a different database backend." : "Bei größeren Installationen wird die Wahl eines anderen Datenbank-Backends empfohlen.", "Finish setup" : "Installation abschließen", "Finishing …" : "Abschließen ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Diese Anwendung benötigt ein aktiviertes JavaScript zum korrekten Betrieb. Bitte <a href=\"http://enable-javascript.com/\" target=\"_blank\">aktiviere JavaScript</a> und lade diese Seite neu.", diff --git a/core/l10n/de.json b/core/l10n/de.json index 3aa3b7141b7..f1af7b11043 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -187,6 +187,9 @@ "Database name" : "Datenbank-Name", "Database tablespace" : "Datenbank-Tablespace", "Database host" : "Datenbank-Host", + "Performance Warning" : "Leistungswarnung", + "SQLite will be used as database." : "SQLite wird als Datenbank benutzt.", + "For larger installations we recommend to choose a different database backend." : "Bei größeren Installationen wird die Wahl eines anderen Datenbank-Backends empfohlen.", "Finish setup" : "Installation abschließen", "Finishing …" : "Abschließen ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Diese Anwendung benötigt ein aktiviertes JavaScript zum korrekten Betrieb. Bitte <a href=\"http://enable-javascript.com/\" target=\"_blank\">aktiviere JavaScript</a> und lade diese Seite neu.", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 211e0f69c8a..c80126fc0ab 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -189,6 +189,9 @@ OC.L10N.register( "Database name" : "Datenbank-Name", "Database tablespace" : "Datenbank-Tablespace", "Database host" : "Datenbank-Host", + "Performance Warning" : "Leistungswarnung", + "SQLite will be used as database." : "SQLite wird als Datenbank benutzt.", + "For larger installations we recommend to choose a different database backend." : "Bei größeren Installationen wird die Wahl eines anderen Datenbank-Backends empfohlen.", "Finish setup" : "Installation abschließen", "Finishing …" : "Abschließen ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Diese Anwendung benötigt ein aktiviertes JavaScript, um richtig zu funktionieren. Bitte <a href=\"http://enable-javascript.com/\" target=\"_blank\">aktivieren Sie JavaScript</a> und laden Sie diese Seite neu.", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 68a7565861f..540808b104b 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -187,6 +187,9 @@ "Database name" : "Datenbank-Name", "Database tablespace" : "Datenbank-Tablespace", "Database host" : "Datenbank-Host", + "Performance Warning" : "Leistungswarnung", + "SQLite will be used as database." : "SQLite wird als Datenbank benutzt.", + "For larger installations we recommend to choose a different database backend." : "Bei größeren Installationen wird die Wahl eines anderen Datenbank-Backends empfohlen.", "Finish setup" : "Installation abschließen", "Finishing …" : "Abschließen ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Diese Anwendung benötigt ein aktiviertes JavaScript, um richtig zu funktionieren. Bitte <a href=\"http://enable-javascript.com/\" target=\"_blank\">aktivieren Sie JavaScript</a> und laden Sie diese Seite neu.", diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js index 5bf735ba419..9e8c5a674df 100644 --- a/core/l10n/fi_FI.js +++ b/core/l10n/fi_FI.js @@ -189,6 +189,9 @@ OC.L10N.register( "Database name" : "Tietokannan nimi", "Database tablespace" : "Tietokannan taulukkotila", "Database host" : "Tietokantapalvelin", + "Performance Warning" : "Suorituskykyvaroitus", + "SQLite will be used as database." : "SQLitea käytetään tietokantana.", + "For larger installations we recommend to choose a different database backend." : "Suuria asennuksia varten suositellaan muun tietokannan käyttöä.", "Finish setup" : "Viimeistele asennus", "Finishing …" : "Valmistellaan…", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Tämä sovellus vaatii JavaScript-tuen toimiakseen. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Ota JavaScript käyttöön</a> ja päivitä sivu.", diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json index 12f33cf6b8b..e953b8c8563 100644 --- a/core/l10n/fi_FI.json +++ b/core/l10n/fi_FI.json @@ -187,6 +187,9 @@ "Database name" : "Tietokannan nimi", "Database tablespace" : "Tietokannan taulukkotila", "Database host" : "Tietokantapalvelin", + "Performance Warning" : "Suorituskykyvaroitus", + "SQLite will be used as database." : "SQLitea käytetään tietokantana.", + "For larger installations we recommend to choose a different database backend." : "Suuria asennuksia varten suositellaan muun tietokannan käyttöä.", "Finish setup" : "Viimeistele asennus", "Finishing …" : "Valmistellaan…", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Tämä sovellus vaatii JavaScript-tuen toimiakseen. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Ota JavaScript käyttöön</a> ja päivitä sivu.", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index ca974d1b468..e5eb242c2ab 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -189,6 +189,9 @@ OC.L10N.register( "Database name" : "Nom de la base de données", "Database tablespace" : "Tablespace de la base de données", "Database host" : "Hôte de la base de données", + "Performance Warning" : "Avertissement de performance", + "SQLite will be used as database." : "SQLite sera utilisé comme gestionnaire de base de données.", + "For larger installations we recommend to choose a different database backend." : "Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.", "Finish setup" : "Terminer l'installation", "Finishing …" : "Finalisation …", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Cette application nécessite JavaScript pour fonctionner correctement. Veuillez <a href=\"http://www.enable-javascript.com/fr/\" target=\"_blank\">activer JavaScript</a> puis charger à nouveau cette page.", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 3ce974349ba..0b017e707b8 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -187,6 +187,9 @@ "Database name" : "Nom de la base de données", "Database tablespace" : "Tablespace de la base de données", "Database host" : "Hôte de la base de données", + "Performance Warning" : "Avertissement de performance", + "SQLite will be used as database." : "SQLite sera utilisé comme gestionnaire de base de données.", + "For larger installations we recommend to choose a different database backend." : "Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.", "Finish setup" : "Terminer l'installation", "Finishing …" : "Finalisation …", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Cette application nécessite JavaScript pour fonctionner correctement. Veuillez <a href=\"http://www.enable-javascript.com/fr/\" target=\"_blank\">activer JavaScript</a> puis charger à nouveau cette page.", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index ce29adc7657..8148453fba4 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -189,6 +189,9 @@ OC.L10N.register( "Database name" : "Naam database", "Database tablespace" : "Database tablespace", "Database host" : "Databaseserver", + "Performance Warning" : "Prestatiewaarschuwing", + "SQLite will be used as database." : "SQLite wordt gebruikt als database.", + "For larger installations we recommend to choose a different database backend." : "Voor grotere installaties adviseren we een andere database engine te kiezen.", "Finish setup" : "Installatie afronden", "Finishing …" : "Afronden ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Deze applicatie heeft JavaScript nodig. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Activeer JavaScript</a> en herlaad deze interface.", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 501a62c110a..c0a01d8345b 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -187,6 +187,9 @@ "Database name" : "Naam database", "Database tablespace" : "Database tablespace", "Database host" : "Databaseserver", + "Performance Warning" : "Prestatiewaarschuwing", + "SQLite will be used as database." : "SQLite wordt gebruikt als database.", + "For larger installations we recommend to choose a different database backend." : "Voor grotere installaties adviseren we een andere database engine te kiezen.", "Finish setup" : "Installatie afronden", "Finishing …" : "Afronden ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Deze applicatie heeft JavaScript nodig. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Activeer JavaScript</a> en herlaad deze interface.", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index aedf362596f..0df579dc34d 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -189,6 +189,9 @@ OC.L10N.register( "Database name" : "Veritabanı adı", "Database tablespace" : "Veritabanı tablo alanı", "Database host" : "Veritabanı sunucusu", + "Performance Warning" : "Performans Uyarısı", + "SQLite will be used as database." : "Veritabanı olarak SQLite kullanılacak", + "For larger installations we recommend to choose a different database backend." : "Daha büyük kurulumlar için farklı bir veritabanı öneriyoruz", "Finish setup" : "Kurulumu tamamla", "Finishing …" : "Tamamlanıyor ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Uygulama, doğru çalışabilmesi için JavaScript gerektiriyor. Lütfen <a href=\"http://enable-javascript.com/\" target=\"_blank\">JavaScript'i etkinleştirin</a> ve sayfayı yeniden yükleyin.", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 92a7340ba46..ff32e88baa5 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -187,6 +187,9 @@ "Database name" : "Veritabanı adı", "Database tablespace" : "Veritabanı tablo alanı", "Database host" : "Veritabanı sunucusu", + "Performance Warning" : "Performans Uyarısı", + "SQLite will be used as database." : "Veritabanı olarak SQLite kullanılacak", + "For larger installations we recommend to choose a different database backend." : "Daha büyük kurulumlar için farklı bir veritabanı öneriyoruz", "Finish setup" : "Kurulumu tamamla", "Finishing …" : "Tamamlanıyor ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Uygulama, doğru çalışabilmesi için JavaScript gerektiriyor. Lütfen <a href=\"http://enable-javascript.com/\" target=\"_blank\">JavaScript'i etkinleştirin</a> ve sayfayı yeniden yükleyin.", |