From 3613e79e100bfa00b0c4e6b7c9b2524aadee0a31 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sun, 6 Oct 2013 19:16:10 -0400 Subject: [tx-robot] updated from transifex --- lib/l10n/ia.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 lib/l10n/ia.php (limited to 'lib/l10n/ia.php') diff --git a/lib/l10n/ia.php b/lib/l10n/ia.php new file mode 100644 index 00000000000..34f43bc424a --- /dev/null +++ b/lib/l10n/ia.php @@ -0,0 +1,16 @@ + "Adjuta", +"Personal" => "Personal", +"Settings" => "Configurationes", +"Users" => "Usatores", +"Admin" => "Administration", +"web services under your control" => "servicios web sub tu controlo", +"Files" => "Files", +"Text" => "Texto", +"_%n minute ago_::_%n minutes ago_" => array("",""), +"_%n hour ago_::_%n hours ago_" => array("",""), +"_%n day go_::_%n days ago_" => array("",""), +"_%n month ago_::_%n months ago_" => array("","") +); +$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; -- cgit v1.2.3