aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-17 01:54:56 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-17 01:54:56 -0400
commitc24a685ab5bb1ae8e2e71cbac0a64ee53c99fc1a (patch)
treeded8fdaa09bdab7ae9610ffb38786fb7e47b1516 /lib
parentbafa02d312fadc980504e35dc9eb62dfebcd46cf (diff)
downloadnextcloud-server-c24a685ab5bb1ae8e2e71cbac0a64ee53c99fc1a.tar.gz
nextcloud-server-c24a685ab5bb1ae8e2e71cbac0a64ee53c99fc1a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ro.js8
-rw-r--r--lib/l10n/ro.json8
-rw-r--r--lib/l10n/zh_CN.js1
-rw-r--r--lib/l10n/zh_CN.json1
4 files changed, 16 insertions, 2 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js
index a26078f965e..aecd4475d52 100644
--- a/lib/l10n/ro.js
+++ b/lib/l10n/ro.js
@@ -2,10 +2,16 @@ OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "Nu se poate scrie în folderul \"config\"!",
- "This can usually be fixed by giving the webserver write access to the config directory" : "Aceasta se poate repara de obicei prin permiterea accesului de scriere la dosarul de configurarea a webserverului",
+ "This can usually be fixed by giving the webserver write access to the config directory" : "Aceasta se poate repara de obicei prin permiterea accesului de scriere la dosarul de configurare al serverului Web",
"See %s" : "Vezi %s",
+ "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Aceasta se poate repara de obicei de %s prin acordarea accesului de scriere către serverul Web pentru directorul de configurare %s. ",
+ "Sample configuration detected" : "A fost detectată o configurație exemplu",
+ "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" : "S-a detectat copierea configurației exemplu. Acest lucru poate duce la oprirea instanței tale și nu este suportat. Te rugăm să citești documentația înainte de a face modificări în fișierul config.php",
"PHP %s or higher is required." : "Versiunea PHP %s sau mai mare este necesară.",
"PHP with a version lower than %s is required." : "Este necesară o versiune PHP mai mică decât %s",
+ "Following databases are supported: %s" : "Următoarele baze de date sunt suportate: %s",
+ "The command line tool %s could not be found" : "Unealta în linie de comandă %s nu a fost găsită",
+ "The library %s is not available." : "Biblioteca %s nu este disponibilă.",
"Following platforms are supported: %s" : "Sunt suportate următoarele platforme: %s",
"ownCloud %s or higher is required." : "ownCloud %s sau mai mare este necesar.",
"Unknown filetype" : "Tip fișier necunoscut",
diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json
index b659c19d399..e7feb458ef3 100644
--- a/lib/l10n/ro.json
+++ b/lib/l10n/ro.json
@@ -1,9 +1,15 @@
{ "translations": {
"Cannot write into \"config\" directory!" : "Nu se poate scrie în folderul \"config\"!",
- "This can usually be fixed by giving the webserver write access to the config directory" : "Aceasta se poate repara de obicei prin permiterea accesului de scriere la dosarul de configurarea a webserverului",
+ "This can usually be fixed by giving the webserver write access to the config directory" : "Aceasta se poate repara de obicei prin permiterea accesului de scriere la dosarul de configurare al serverului Web",
"See %s" : "Vezi %s",
+ "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Aceasta se poate repara de obicei de %s prin acordarea accesului de scriere către serverul Web pentru directorul de configurare %s. ",
+ "Sample configuration detected" : "A fost detectată o configurație exemplu",
+ "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" : "S-a detectat copierea configurației exemplu. Acest lucru poate duce la oprirea instanței tale și nu este suportat. Te rugăm să citești documentația înainte de a face modificări în fișierul config.php",
"PHP %s or higher is required." : "Versiunea PHP %s sau mai mare este necesară.",
"PHP with a version lower than %s is required." : "Este necesară o versiune PHP mai mică decât %s",
+ "Following databases are supported: %s" : "Următoarele baze de date sunt suportate: %s",
+ "The command line tool %s could not be found" : "Unealta în linie de comandă %s nu a fost găsită",
+ "The library %s is not available." : "Biblioteca %s nu este disponibilă.",
"Following platforms are supported: %s" : "Sunt suportate următoarele platforme: %s",
"ownCloud %s or higher is required." : "ownCloud %s sau mai mare este necesar.",
"Unknown filetype" : "Tip fișier necunoscut",
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 49e3b3a2f41..8951d48b5c3 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Recommended" : "推荐",
"No app name specified" : "没有指定的 App 名称",
"web services under your control" : "您控制的网络服务",
+ "File is currently busy, please try again later" : "文件当前正忙,请稍后再试",
"Can't read file" : "无法读取文件",
"Application is not enabled" : "应用程序未启用",
"Authentication error" : "认证出错",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 970e883acfe..c502c21ad8a 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -78,6 +78,7 @@
"Recommended" : "推荐",
"No app name specified" : "没有指定的 App 名称",
"web services under your control" : "您控制的网络服务",
+ "File is currently busy, please try again later" : "文件当前正忙,请稍后再试",
"Can't read file" : "无法读取文件",
"Application is not enabled" : "应用程序未启用",
"Authentication error" : "认证出错",