mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Esperanto at 100% again
This commit is contained in:
parent
5187faa595
commit
15f7125df2
2 changed files with 112 additions and 78 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue