summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-04 01:56:01 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-04 01:56:01 -0400
commite4a3f8d3c44f3238071d03f793cd2c5395062b5e (patch)
tree3b027fb016ebc83cf8733f832ab9dbf8642483d7 /lib/l10n
parentf1b3e03f7fdb6272bbc4320d75b8bb0df4a05557 (diff)
downloadnextcloud-server-e4a3f8d3c44f3238071d03f793cd2c5395062b5e.tar.gz
nextcloud-server-e4a3f8d3c44f3238071d03f793cd2c5395062b5e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/cs_CZ.php3
-rw-r--r--lib/l10n/et_EE.php28
-rw-r--r--lib/l10n/eu.php3
-rw-r--r--lib/l10n/pl.php1
4 files changed, 33 insertions, 2 deletions
diff --git a/lib/l10n/cs_CZ.php b/lib/l10n/cs_CZ.php
index f990efcfef0..48340a2f4a7 100644
--- a/lib/l10n/cs_CZ.php
+++ b/lib/l10n/cs_CZ.php
@@ -114,6 +114,7 @@ $TRANSLATIONS = array(
"Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" => "Zajistěte prosím PostgreSQL >=9 nebo zkontrolujte logy pro více informací o chybě.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." => "Změntě prosím práva na 0770, aby adresář nemohl být otevřen ostatními uživateli.",
"Data directory (%s) is readable by other users" => "Data adresář (%s) je čitelný i ostatními uživateli",
-"Data directory (%s) is invalid" => "Data adresář (%s) je neplatný"
+"Data directory (%s) is invalid" => "Data adresář (%s) je neplatný",
+"Please check that the data directory contains a file \".ocdata\" in its root." => "Ověřte prosím, že kořenový adresář s daty obsahuje soubor \".ocdata\"."
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
diff --git a/lib/l10n/et_EE.php b/lib/l10n/et_EE.php
index 30fe1a58aaa..0fc76d98c1b 100644
--- a/lib/l10n/et_EE.php
+++ b/lib/l10n/et_EE.php
@@ -1,5 +1,8 @@
<?php
$TRANSLATIONS = array(
+"Cannot write into \"config\" directory!" => "Ei saa kirjutada \"config\" kataloogi!",
+"This can usually be fixed by giving the webserver write access to the config directory" => "Tavaliselt saab selle lahendada andes veebiserverile seatete kataloogile \"config\" kirjutusõigused",
+"See %s" => "Vaata %s",
"You are accessing the server from an untrusted domain." => "Sa kasutad serverit usalduseta asukohast",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Palun võta ühendust oma saidi administraatoriga. Kui sa oled ise administraator, siis seadista failis config/config.php sätet \"trusted_domain\". Näidis seadistused leiad failist config/config.sample.php.",
"Help" => "Abiinfo",
@@ -86,6 +89,31 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Sisesta nõuetele vastav kasutajatunnus",
"A valid password must be provided" => "Sisesta nõuetele vastav parool",
"The username is already being used" => "Kasutajanimi on juba kasutuses",
+"No database drivers (sqlite, mysql, or postgresql) installed." => "Ühtegi andmebaasi (sqlite, mysql või postgresql) draiverit pole paigaldatud.",
+"Cannot write into \"config\" directory" => "Ei saa kirjutada \"config\" kataloogi",
+"Cannot write into \"apps\" directory" => "Ei saa kirjutada \"apps\" kataloogi!",
+"Cannot create \"data\" directory (%s)" => "Ei suuda luua \"data\" kataloogi (%s)",
+"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "Tavaliselt saab selle lahendada <a href=\"%s\" target=\"_blank\">andes veebiserverile juur-kataloogile kirjutusõigused</a>.",
+"Setting locale to %s failed" => "Lokaadi %s määramine ebaõnnestus.",
+"Please install one of theses locales on your system and restart your webserver." => "Palun paigalda mõni neist lokaatides oma süsteemi ning taaskäivita veebiserver.",
+"Please ask your server administrator to install the module." => "Palu oma serveri haldajal moodul paigadalda.",
+"PHP module %s not installed." => "PHP moodulit %s pole paigaldatud.",
+"PHP %s or higher is required." => "PHP %s või uuem on nõutav.",
+"Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." => "Palu oma serveri haldajal uuendada PHP viimasele versioonile. Sinu PHP versioon pole enam toetatud ownCloud-i ja PHP kogukonna poolt.",
+"PHP Safe Mode is enabled. ownCloud requires that it is disabled to work properly." => "PHP Safe Mode on lubatud. ownCloud vajab normaalseks toimimiseks, et see oleks keelatud.",
+"PHP Safe Mode is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." => "PHP Safe Mode on aegunud ja üldiselt kasutu seadistus, mis tuleks keelata. Palu oma serveri haldajal see keelata php.ini failis või veebiserveri seadetes.",
+"Magic Quotes is enabled. ownCloud requires that it is disabled to work properly." => "Magic Quotes on lubatud. ownCloud vajab normaalseks toimimiseks, et see oleks keelatud.",
+"Magic Quotes is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." => "Magic Quotes on aegunud ja üldiselt kasutu seadistus, mis tuleks keelata. Palu oma serveri haldajal see keelata php.ini failis või veebiserveri seadetes.",
+"PHP modules have been installed, but they are still listed as missing?" => "PHP moodulid on paigaldatud, kuid neid näitatakse endiselt kui puuduolevad?",
+"Please ask your server administrator to restart the web server." => "Palu oma serveri haldajal veebiserver taaskäivitada.",
+"PostgreSQL >= 9 required" => "PostgreSQL >= 9 on nõutav",
+"Please upgrade your database version" => "Palun uuenda oma andmebaasi versiooni",
+"Error occurred while checking PostgreSQL version" => "Viga PostgreSQL versiooni kontrollimisel",
+"Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" => "Palun veendu, et kasutad PostgreSQL >=9 või vaata logidest vea kohta detailsemat informatsiooni",
+"Please change the permissions to 0770 so that the directory cannot be listed by other users." => "Palun muuda kataloogi õigused 0770-ks, et kataloogi sisu poleks teistele kasutajatele nähtav",
+"Data directory (%s) is readable by other users" => "Andmete kataloog (%s) on teistele kasutajate loetav",
+"Data directory (%s) is invalid" => "Andmete kataloog (%s) pole korrektne",
+"Please check that the data directory contains a file \".ocdata\" in its root." => "Palun veendu, et andmete kataloogis sisaldub fail \".ocdata\" ",
"Could not obtain lock type %d on \"%s\"." => "Ei suutnud hankida %d tüüpi lukustust \"%s\"."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/lib/l10n/eu.php b/lib/l10n/eu.php
index 1282009194b..0bdfd6fef97 100644
--- a/lib/l10n/eu.php
+++ b/lib/l10n/eu.php
@@ -116,6 +116,7 @@ $TRANSLATIONS = array(
"Please change the permissions to 0770 so that the directory cannot be listed by other users." => "Mesedez aldatu baimenak 0770ra beste erabiltzaileek karpetan sartu ezin izateko.",
"Data directory (%s) is readable by other users" => "Data karpeta (%s) beste erabiltzaileek irakur dezakete",
"Data directory (%s) is invalid" => "Datuen karpeta (%s) ez da baliogarria",
-"Please check that the data directory contains a file \".ocdata\" in its root." => "Mesedez egiaztatu data karpeta \".ocdata\" fitxategia duela bere erroan."
+"Please check that the data directory contains a file \".ocdata\" in its root." => "Mesedez egiaztatu data karpeta \".ocdata\" fitxategia duela bere erroan.",
+"Could not obtain lock type %d on \"%s\"." => "Ezin da lortu sarraia mota %d \"%s\"-an."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/lib/l10n/pl.php b/lib/l10n/pl.php
index d83c8cb42a0..f024682adff 100644
--- a/lib/l10n/pl.php
+++ b/lib/l10n/pl.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"See %s" => "Zobacz %s",
"You are accessing the server from an untrusted domain." => "Dostajesz się do serwera z niezaufanej domeny.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Proszę skontaktuj się z administratorem. Jeśli jesteś administratorem tej instancji, skonfiguruj parametr \"trusted_domain\" w pliku config/config.php. Przykładowa konfiguracja jest dostępna w pliku config/config.sample.php.",
"Help" => "Pomoc",