diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-13 01:54:55 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-13 01:54:55 -0400 |
commit | d17630d6be3534733d56bbe28ee13491810d6f22 (patch) | |
tree | 55f5995885811c602977c96c818349f51f585a4a /lib/l10n/ia.js | |
parent | 68a7041348e592a8c8e35458a2355b0da2d99f79 (diff) | |
download | nextcloud-server-d17630d6be3534733d56bbe28ee13491810d6f22.tar.gz nextcloud-server-d17630d6be3534733d56bbe28ee13491810d6f22.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ia.js')
-rw-r--r-- | lib/l10n/ia.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/ia.js b/lib/l10n/ia.js index 336aff70234..68cae99947b 100644 --- a/lib/l10n/ia.js +++ b/lib/l10n/ia.js @@ -17,6 +17,7 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["","%n horas passate"], "_%n minute ago_::_%n minutes ago_" : ["","%n minutas passate"], "seconds ago" : "secundas passate", - "web services under your control" : "servicios web sub tu controlo" + "web services under your control" : "servicios web sub tu controlo", + "For the best results, please consider using a GNU/Linux server instead." : "Pro le exitos melior, pro favor tu considera usar in loco un servitor GNU/Linux." }, "nplurals=2; plural=(n != 1);"); |