summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-18 02:04:26 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-18 02:04:26 +0200
commit06e963c54f3067381784c976df75c250e43a95bd (patch)
treeb53085ed7886466635b150566cdf1e8280b6b14b /core
parent6444c27e6a5e47d24416d421ac2011ccffd4e3ed (diff)
downloadnextcloud-server-06e963c54f3067381784c976df75c250e43a95bd.tar.gz
nextcloud-server-06e963c54f3067381784c976df75c250e43a95bd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/de.php2
-rw-r--r--core/l10n/el.php1
-rw-r--r--core/l10n/ro.php18
-rw-r--r--core/l10n/zh_CN.GB2312.php1
4 files changed, 21 insertions, 1 deletions
diff --git a/core/l10n/de.php b/core/l10n/de.php
index 611c208fe4d..bcc04496405 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -1,5 +1,5 @@
<?php $TRANSLATIONS = array(
-"Application name not provided." => "Applikationsname nicht angegeben",
+"Application name not provided." => "Anwendungsname nicht angegeben",
"No category to add?" => "Keine Kategorie hinzuzufügen?",
"This category already exists: " => "Kategorie existiert bereits:",
"Settings" => "Einstellungen",
diff --git a/core/l10n/el.php b/core/l10n/el.php
index 18a26f892c0..227e981f2b2 100644
--- a/core/l10n/el.php
+++ b/core/l10n/el.php
@@ -50,6 +50,7 @@
"Database user" => "Χρήστης της βάσης δεδομένων",
"Database password" => "Κωδικός πρόσβασης βάσης δεδομένων",
"Database name" => "Όνομα βάσης δεδομένων",
+"Database tablespace" => "Κενά Πινάκων Βάσης Δεδομένων",
"Database host" => "Διακομιστής βάσης δεδομένων",
"Finish setup" => "Ολοκλήρωση εγκατάστασης",
"web services under your control" => "Υπηρεσίες web υπό τον έλεγχό σας",
diff --git a/core/l10n/ro.php b/core/l10n/ro.php
index 484a47727dc..9ec6a048fcf 100644
--- a/core/l10n/ro.php
+++ b/core/l10n/ro.php
@@ -3,6 +3,24 @@
"No category to add?" => "Nici o categorie de adăugat?",
"This category already exists: " => "Această categorie deja există:",
"Settings" => "Configurări",
+"January" => "Ianuarie",
+"February" => "Februarie",
+"March" => "Martie",
+"April" => "Aprilie",
+"May" => "Mai",
+"June" => "Iunie",
+"July" => "Iulie",
+"August" => "August",
+"September" => "Septembrie",
+"October" => "Octombrie",
+"November" => "Noiembrie",
+"December" => "Decembrie",
+"Cancel" => "Anulare",
+"No" => "Nu",
+"Yes" => "Da",
+"Ok" => "Ok",
+"No categories selected for deletion." => "Nici o categorie selectată pentru ștergere.",
+"Error" => "Eroare",
"ownCloud password reset" => "Resetarea parolei ownCloud ",
"Use the following link to reset your password: {link}" => "Folosește următorul link pentru a reseta parola: {link}",
"You will receive a link to reset your password via Email." => "Vei primi un mesaj prin care vei putea reseta parola via email",
diff --git a/core/l10n/zh_CN.GB2312.php b/core/l10n/zh_CN.GB2312.php
index 58104df3997..e59a935f394 100644
--- a/core/l10n/zh_CN.GB2312.php
+++ b/core/l10n/zh_CN.GB2312.php
@@ -50,6 +50,7 @@
"Database user" => "数据库用户",
"Database password" => "数据库密码",
"Database name" => "数据库用户名",
+"Database tablespace" => "数据库表格空间",
"Database host" => "数据库主机",
"Finish setup" => "完成安装",
"web services under your control" => "你控制下的网络服务",