summaryrefslogtreecommitdiffstats
path: root/lib/l10n/gl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-16 01:32:30 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-16 01:32:30 -0400
commit6bd0ba79df64d68c100d57819fa43b35d9a22049 (patch)
tree9a5833b8622fb1435bc165364dfe5a905060610f /lib/l10n/gl.php
parentd2767faf6104f4a4f0330c1771c488beea6245cd (diff)
downloadnextcloud-server-6bd0ba79df64d68c100d57819fa43b35d9a22049.tar.gz
nextcloud-server-6bd0ba79df64d68c100d57819fa43b35d9a22049.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.php')
-rw-r--r--lib/l10n/gl.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php
index 085fd7272da..f105578ace2 100644
--- a/lib/l10n/gl.php
+++ b/lib/l10n/gl.php
@@ -41,13 +41,13 @@ $TRANSLATIONS = array(
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "O seu servidor web non está aínda configurado adecuadamente para permitir a sincronización de ficheiros xa que semella que a interface WebDAV non está a funcionar.",
"Please double check the <a href='%s'>installation guides</a>." => "Volva comprobar as <a href='%s'>guías de instalación</a>",
"seconds ago" => "segundos atrás",
-"_%n minute ago_::_%n minutes ago_" => array("",""),
-"_%n hour ago_::_%n hours ago_" => array("",""),
+"_%n minute ago_::_%n minutes ago_" => array("hai %n minuto","hai %n minutos"),
+"_%n hour ago_::_%n hours ago_" => array("hai %n hora","hai %n horas"),
"today" => "hoxe",
"yesterday" => "onte",
-"_%n day go_::_%n days ago_" => array("",""),
+"_%n day go_::_%n days ago_" => array("hai %n día","hai %n días"),
"last month" => "último mes",
-"_%n month ago_::_%n months ago_" => array("",""),
+"_%n month ago_::_%n months ago_" => array("hai %n mes","hai %n meses"),
"last year" => "último ano",
"years ago" => "anos atrás",
"Caused by:" => "Causado por:",