diff options
Diffstat (limited to 'l10n/ro/core.po')
-rw-r--r-- | l10n/ro/core.po | 80 |
1 files changed, 59 insertions, 21 deletions
diff --git a/l10n/ro/core.po b/l10n/ro/core.po index 8858cc6e71e..27279e061fd 100644 --- a/l10n/ro/core.po +++ b/l10n/ro/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-15 02:04+0200\n" -"PO-Revision-Date: 2012-10-15 00:05+0000\n" +"POT-Creation-Date: 2012-10-16 02:04+0200\n" +"PO-Revision-Date: 2012-10-16 00:05+0000\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -150,7 +150,8 @@ msgstr "Partajare cu legătură" msgid "Password protect" msgstr "Protejare cu parolă" -#: js/share.js:147 templates/installation.php:36 templates/login.php:13 +#: js/share.js:147 templates/installation.php:42 templates/login.php:24 +#: templates/verify.php:13 msgid "Password" msgstr "Parola" @@ -242,8 +243,8 @@ msgstr "Solicitat" msgid "Login failed!" msgstr "Autentificare eșuată" -#: lostpassword/templates/lostpassword.php:11 templates/installation.php:32 -#: templates/login.php:9 +#: lostpassword/templates/lostpassword.php:11 templates/installation.php:38 +#: templates/login.php:20 msgid "Username" msgstr "Utilizator" @@ -303,7 +304,7 @@ msgstr "Editează categoriile" msgid "Add" msgstr "Adaugă" -#: templates/installation.php:23 +#: templates/installation.php:23 templates/installation.php:31 msgid "Security Warning" msgstr "" @@ -319,48 +320,57 @@ msgid "" "password reset tokens and take over your account." msgstr "" -#: templates/installation.php:30 +#: templates/installation.php:32 +msgid "" +"Your data directory and your files are probably accessible from the " +"internet. The .htaccess file that ownCloud provides is not working. We " +"strongly suggest that you configure your webserver in a way that the data " +"directory is no longer accessible or you move the data directory outside the" +" webserver document root." +msgstr "" + +#: templates/installation.php:36 msgid "Create an <strong>admin account</strong>" msgstr "Crează un <strong>cont de administrator</strong>" -#: templates/installation.php:42 +#: templates/installation.php:48 msgid "Advanced" msgstr "Avansat" -#: templates/installation.php:44 +#: templates/installation.php:50 msgid "Data folder" msgstr "Director date" -#: templates/installation.php:51 +#: templates/installation.php:57 msgid "Configure the database" msgstr "Configurează baza de date" -#: templates/installation.php:56 templates/installation.php:67 -#: templates/installation.php:77 templates/installation.php:87 +#: templates/installation.php:62 templates/installation.php:73 +#: templates/installation.php:83 templates/installation.php:93 msgid "will be used" msgstr "vor fi folosite" -#: templates/installation.php:99 +#: templates/installation.php:105 msgid "Database user" msgstr "Utilizatorul bazei de date" -#: templates/installation.php:103 +#: templates/installation.php:109 msgid "Database password" msgstr "Parola bazei de date" -#: templates/installation.php:107 +#: templates/installation.php:113 msgid "Database name" msgstr "Numele bazei de date" -#: templates/installation.php:115 +#: templates/installation.php:121 msgid "Database tablespace" msgstr "Tabela de spațiu a bazei de date" -#: templates/installation.php:121 +#: templates/installation.php:127 msgid "Database host" msgstr "Bază date" -#: templates/installation.php:126 +#: templates/installation.php:132 msgid "Finish setup" msgstr "Finalizează instalarea" @@ -372,15 +382,29 @@ msgstr "servicii web controlate de tine" msgid "Log out" msgstr "Ieșire" -#: templates/login.php:6 +#: templates/login.php:8 +msgid "Automatic logon rejected!" +msgstr "" + +#: templates/login.php:9 +msgid "" +"If you did not change your password recently, your account may be " +"compromised!" +msgstr "" + +#: templates/login.php:10 +msgid "Please change your password to secure your account again." +msgstr "" + +#: templates/login.php:15 msgid "Lost your password?" msgstr "Ai uitat parola?" -#: templates/login.php:16 +#: templates/login.php:27 msgid "remember" msgstr "amintește" -#: templates/login.php:17 +#: templates/login.php:28 msgid "Log in" msgstr "Autentificare" @@ -395,3 +419,17 @@ msgstr "precedentul" #: templates/part.pagenavi.php:20 msgid "next" msgstr "următorul" + +#: templates/verify.php:5 +msgid "Security Warning!" +msgstr "" + +#: templates/verify.php:6 +msgid "" +"Please verify your password. <br/>For security reasons you may be " +"occasionally asked to enter your password again." +msgstr "" + +#: templates/verify.php:16 +msgid "Verify" +msgstr "" |