aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-12 01:54:39 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-12 01:54:39 -0400
commitc1e95d62ec89fec38761b3b64edb29c897d69a43 (patch)
tree65b11a143beda95e6a17ce2062c2c3ec846eb48b /lib/l10n
parentf24e18f8dfcf566a72510958b7f49f27a85f1ce1 (diff)
downloadnextcloud-server-c1e95d62ec89fec38761b3b64edb29c897d69a43.tar.gz
nextcloud-server-c1e95d62ec89fec38761b3b64edb29c897d69a43.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/da.php9
-rw-r--r--lib/l10n/et_EE.php3
-rw-r--r--lib/l10n/ro.php13
3 files changed, 24 insertions, 1 deletions
diff --git a/lib/l10n/da.php b/lib/l10n/da.php
index fc2dfab0ea8..15d39e2d74f 100644
--- a/lib/l10n/da.php
+++ b/lib/l10n/da.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"See %s" => "Se %s",
"Help" => "Hjælp",
"Personal" => "Personligt",
"Settings" => "Indstillinger",
@@ -48,6 +49,13 @@ $TRANSLATIONS = array(
"Please double check the <a href='%s'>installation guides</a>." => "Dobbelttjek venligst <a href='%s'>installations vejledningerne</a>.",
"%s shared »%s« with you" => "%s delte »%s« med sig",
"You are not allowed to share %s" => "Du har ikke tilladelse til at dele %s",
+"Sharing %s failed, because the user %s is the item owner" => "Der skete en fejl ved deling af %s, brugeren %s er ejer af objektet",
+"Sharing %s failed, because the user %s does not exist" => "Der skete en fejl ved deling af %s, brugeren %s eksistere ikke",
+"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" => "Der skete en fejl ved deling af %s, brugeren %s er ikke medlem af nogle grupper som %s er medlem af",
+"Sharing %s failed, because this item is already shared with %s" => "Der skete en fejl ved deling af %s, objektet er allerede delt med %s",
+"Sharing %s failed, because the group %s does not exist" => "Der skete en fejl ved deling af %s, gruppen %s eksistere ikke",
+"Sharing %s failed, because %s is not a member of the group %s" => "Der skete en fejl ved deling af %s, fordi %s ikke er medlem af gruppen %s",
+"Sharing %s failed, because sharing with links is not allowed" => "Der skete en fejl ved deling af %s, det er ikke tilladt at dele links",
"Could not find category \"%s\"" => "Kunne ikke finde kategorien \"%s\"",
"seconds ago" => "sekunder siden",
"_%n minute ago_::_%n minutes ago_" => array("%n minut siden","%n minutter siden"),
@@ -59,6 +67,7 @@ $TRANSLATIONS = array(
"_%n month ago_::_%n months ago_" => array("%n måned siden","%n måneder siden"),
"last year" => "sidste år",
"years ago" => "år siden",
+"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" => "Det er kun tilladt at benytte følgene karakterer i et brugernavn \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
"A valid username must be provided" => "Et gyldigt brugernavn skal angives",
"A valid password must be provided" => "En gyldig adgangskode skal angives",
"The username is already being used" => "Brugernavnet er allerede i brug"
diff --git a/lib/l10n/et_EE.php b/lib/l10n/et_EE.php
index 0fc76d98c1b..de5abef91af 100644
--- a/lib/l10n/et_EE.php
+++ b/lib/l10n/et_EE.php
@@ -3,6 +3,7 @@ $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",
+"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Tavaliselt saab selle lahendada %s andes veebiserverile seadete kataloogile \"config\" kirjutusõigused %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",
@@ -90,8 +91,10 @@ $TRANSLATIONS = array(
"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.",
+"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." => "Õigused saab tavaliselt paika %s andes veebiserverile juurkataloogile kirjutusõigused %s",
"Cannot write into \"config\" directory" => "Ei saa kirjutada \"config\" kataloogi",
"Cannot write into \"apps\" directory" => "Ei saa kirjutada \"apps\" kataloogi!",
+"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." => "Tavaliselt saab selle lahendada %s andes veebiserverile rakendite kataloogile kirjutusõigused %s või keelates seadetes rakendikogu.",
"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.",
diff --git a/lib/l10n/ro.php b/lib/l10n/ro.php
index e41811d3523..0dfc2e7b011 100644
--- a/lib/l10n/ro.php
+++ b/lib/l10n/ro.php
@@ -11,6 +11,17 @@ $TRANSLATIONS = array(
"Application is not enabled" => "Aplicația nu este activată",
"Authentication error" => "Eroare la autentificare",
"Token expired. Please reload page." => "Token expirat. Te rugăm să reîncarci pagina.",
+"Unknown user" => "Utilizator necunoscut",
+"MS SQL username and/or password not valid: %s" => "Nume utilizator și/sau parolă MS SQL greșită: %s",
+"MySQL/MariaDB username and/or password not valid" => "Nume utilizator și/sau parolă MySQL/MariaDB greșită",
+"DB Error: \"%s\"" => "Eroare Bază de Date: \"%s\"",
+"MySQL/MariaDB user '%s'@'localhost' exists already." => "Utilizatorul MySQL/MariaDB '%s'@'localhost' deja există.",
+"Drop this user from MySQL/MariaDB" => "Șterge acest utilizator din MySQL/MariaDB",
+"MySQL/MariaDB user '%s'@'%%' already exists" => "Utilizatorul MySQL/MariaDB '%s'@'%%' deja există.",
+"Drop this user from MySQL/MariaDB." => "Șterge acest utilizator din MySQL/MariaDB.",
+"PostgreSQL username and/or password not valid" => "Nume utilizator și/sau parolă PostgreSQL greșită",
+"Set an admin username." => "Setează un nume de administrator.",
+"Set an admin password." => "Setează o parolă de administrator.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Serverul de web nu este încă setat corespunzător pentru a permite sincronizarea fișierelor deoarece interfața WebDAV pare a fi întreruptă.",
"Please double check the <a href='%s'>installation guides</a>." => "Vă rugăm să verificați <a href='%s'>ghiduri de instalare</a>.",
"%s shared »%s« with you" => "%s Partajat »%s« cu tine de",
@@ -22,7 +33,7 @@ $TRANSLATIONS = array(
"yesterday" => "ieri",
"_%n day go_::_%n days ago_" => array("","","acum %n zile"),
"last month" => "ultima lună",
-"_%n month ago_::_%n months ago_" => array("","",""),
+"_%n month ago_::_%n months ago_" => array("%n lună în urmă","%n luni în urmă","%n luni în urmă"),
"last year" => "ultimul an",
"years ago" => "ani în urmă",
"A valid username must be provided" => "Trebuie să furnizaţi un nume de utilizator valid",