diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-17 01:54:56 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-17 01:54:56 -0400 |
commit | c24a685ab5bb1ae8e2e71cbac0a64ee53c99fc1a (patch) | |
tree | ded8fdaa09bdab7ae9610ffb38786fb7e47b1516 /lib/l10n/ro.js | |
parent | bafa02d312fadc980504e35dc9eb62dfebcd46cf (diff) | |
download | nextcloud-server-c24a685ab5bb1ae8e2e71cbac0a64ee53c99fc1a.tar.gz nextcloud-server-c24a685ab5bb1ae8e2e71cbac0a64ee53c99fc1a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ro.js')
-rw-r--r-- | lib/l10n/ro.js | 8 |
1 files changed, 7 insertions, 1 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", |