From 15f7125df221db9976ff75ff0c6299bf863f50a8 Mon Sep 17 00:00:00 2001
From: Martin Schmitt <mas@scsy.de>
Date: Wed, 25 Apr 2012 08:50:02 +0200
Subject: Esperanto at 100% again

---
 view/eo/strings.php | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'view/eo/strings.php')

diff --git a/view/eo/strings.php b/view/eo/strings.php
index ed473ec07..78d6b05ce 100644
--- a/view/eo/strings.php
+++ b/view/eo/strings.php
@@ -948,6 +948,7 @@ $a->strings["The correctness of the API Key could not be detected. Somthing stra
 $a->strings["App-ID / API-Key"] = "Programo ID / API Ŝlosilo";
 $a->strings["Application secret"] = "Programo sekreto";
 $a->strings["Polling Interval (min. %1\$s minutes)"] = "Intervalo por la enketilo (poller intervalo, minimume %1\$s mintuoj) ";
+$a->strings["Synchronize comments (no comments on Facebook are missed, at the cost of increased system load)"] = "Sinkronigi komentojn (vi ricevas ĉiujn komentojn de Facebook, sed la ŝargo de la sistemo iom kreskas)";
 $a->strings["Real-Time Updates"] = "Realtempaj Ĝisdatigoj";
 $a->strings["Real-Time Updates are activated."] = "Realtempaj Ĝisdatigoj estas ŝaltita";
 $a->strings["Deactivate Real-Time Updates"] = "Malŝalti Realtempaj Ĝisdatigoj";
@@ -961,6 +962,11 @@ $a->strings["Facebook post failed. Queued for retry."] = "Malsukcesis afiŝi ĉe
 $a->strings["Your Facebook connection became invalid. Please Re-authenticate."] = "Via Facbook konekto iĝis nevalida. Bonvolu reaŭtentiĝi.";
 $a->strings["Facebook connection became invalid"] = "Facebook konekto iĝis nevalida.";
 $a->strings["Hi %1\$s,\n\nThe connection between your accounts on %2\$s and Facebook became invalid. This usually happens after you change your Facebook-password. To enable the connection again, you have to %3\$sre-authenticate the Facebook-connector%4\$s."] = "Saluton %1\$s,\n\nla kontekto inter viaj kontoj ĉe %2\$s kaj Facebook malvalidiĝis. Tio kutime okazas post kiam via ŝangas vian pasvorton ĉe Facebook. Por reaktivigi la konekto, vi bezonas %3\$sreaŭtentiĝi la Facebook konektilon%4\$s.";
+$a->strings["Lifetime of the cache (in hours)"] = "Vivodaŭro de kaŝmemoro (horoj)";
+$a->strings["Cache Statistics"] = "Statistikoj pri kaŝmemoro";
+$a->strings["Number of items"] = "Kvanto da eroj";
+$a->strings["Size of the cache"] = "Grando de la kaŝmemoro";
+$a->strings["Delete the whole cache"] = "Forviŝi la kaŝmemoron";
 $a->strings["%d person likes this"] = array(
 	0 => "%d homo ŝatas tiun",
 	1 => "%d homoj ŝatas tiun",
-- 
cgit v1.2.3