diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-14 00:08:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-14 00:08:39 +0000 |
commit | dc61fb999d2d4283c478c436059c68ca6b18ea44 (patch) | |
tree | 1d96c77bb904ce5ed7c7ca7bc2b36f2953b3c4ff /core/l10n/ro.js | |
parent | f38f2baa5ae4a65e7a71b9c8c96c94c1c1ee3e35 (diff) | |
download | nextcloud-server-dc61fb999d2d4283c478c436059c68ca6b18ea44.tar.gz nextcloud-server-dc61fb999d2d4283c478c436059c68ca6b18ea44.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 4e4348e36e3..4600d2ebcb2 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -289,7 +289,6 @@ OC.L10N.register( "Cheers!" : "Noroc!", "Use the following link to reset your password: {link}" : "Folosește următorul link pentru a reseta parola: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Salutare,<br><br>te anunțăm pe această cale că %s a partajat <strong>%s</strong> cu tine.<br><a href=\"%s\">Accesează!</a><br><br>", - "Please use the command line updater because you have a big instance." : "Folosește actualizarea din linia de comandă deoarece ai o instanță mare.", - "The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "Modulul PHP Opcache nu este configurat corespunzător. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Pentru performanțe îmbunătățite recomandăm ↗</a> utilizarea următoarelor configurări în <code>php.ini</code>:" + "Please use the command line updater because you have a big instance." : "Folosește actualizarea din linia de comandă deoarece ai o instanță mare." }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |