diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-28 02:01:38 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-28 02:01:38 +0200 |
commit | 901e0c598d57bf9009371ccad2f755cbfbd39ba2 (patch) | |
tree | 183e4595c8be13660af8f4998fe83535c3677f95 /lib/l10n/oc.php | |
parent | 51a1f41225ac3a0565d33a50becb2f53993927f0 (diff) | |
download | nextcloud-server-901e0c598d57bf9009371ccad2f755cbfbd39ba2.tar.gz nextcloud-server-901e0c598d57bf9009371ccad2f755cbfbd39ba2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/oc.php')
-rw-r--r-- | lib/l10n/oc.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/oc.php b/lib/l10n/oc.php index 89161393380..85e2a27b431 100644 --- a/lib/l10n/oc.php +++ b/lib/l10n/oc.php @@ -18,7 +18,5 @@ "%d days ago" => "%d jorns a", "last month" => "mes passat", "last year" => "an passat", -"years ago" => "ans a", -"up to date" => "a jorn", -"updates check is disabled" => "la verificacion de mesa a jorn es inactiva" +"years ago" => "ans a" ); |