liquid_feedback_frontend

diff locale/translations.eo.lua @ 52:88ac7798b562

Several bugfixes (getpic.c, accepted but canceled issues, ...); Listing of available policies

- Bugfixes in fastpath/getpic.c (related to crashes since alpha5)
- Respect Content-Types of images in database
(needs database update, as Content-Type was incorrectly stored by previous versions)
- Typo fixed in help messages
- RSS-Feed (currently only after manual authentication while session is valid)
- Listing of available policies
- German translation fixed: "gebe" -> "gib" (Imperativ)
- Bugfixes related to issues which had been accepted but canceled afterwards
- Prohibit creation of initiatives in disabled areas or with disabled policies
author bsw/jbe
date Thu Apr 15 19:58:25 2010 +0200 (2010-04-15)
parents 0849be391140
children 5a1f67c90e85
line diff
     1.1 --- a/locale/translations.eo.lua	Sun Apr 04 22:05:11 2010 +0200
     1.2 +++ b/locale/translations.eo.lua	Thu Apr 15 19:58:25 2010 +0200
     1.3 @@ -179,6 +179,7 @@
     1.4  ["Images"] = "Bildoj";
     1.5  ["In discussion"] = "En diskuton";
     1.6  ["Incoming delegations"] = "Alvenantaj delegacioj";
     1.7 +["Information about the available policies"] = false;
     1.8  ["Initiated"] = "Lanĉita";
     1.9  ["Initiated initiatives"] = "Lanĉitaj iniciatoj";
    1.10  ["Initiative events"] = "Iniciato-eventoj";
    1.11 @@ -189,6 +190,10 @@
    1.12  ["Initiative successfully updated"] = "Iniciato sukcese ĝisdatigita";
    1.13  ["Initiative: '#{name}'"] = "Iniciato: '#{name}'";
    1.14  ["Initiatives"] = "Iniciatoj";
    1.15 +["Initiatives in this area (last created first)"] = false;
    1.16 +["Initiatives in this area (last updated first)"] = false;
    1.17 +["Initiatives in this issue (last created first)"] = false;
    1.18 +["Initiatives in this issue (last updated first)"] = false;
    1.19  ["Initiatives that invited you to become initiator:"] = "Iniciatoj, kiuj vin invitis esti iniciatinto:";
    1.20  ["Initiator"] = "Iniciatinto";
    1.21  ["Initiators"] = "Iniciatintoj";
    1.22 @@ -228,6 +233,7 @@
    1.23  ["Login successful!"] = "Saluto sukcesa!";
    1.24  ["Logout"] = "Adiaŭi";
    1.25  ["Logout successful"] = "Adiaŭo sukcesa";
    1.26 +["Majority"] = false;
    1.27  ["Manage filter"] = "Administri filtrilojn";
    1.28  ["Manage timeline filters"] = "Administri tempolinio-filtrilojn";
    1.29  ["Mark suggestion as implemented and express dissatisfaction"] = "Marki sugeston kiel realigitan kaj esprimi malkontentecon";
    1.30 @@ -318,6 +324,7 @@
    1.31  ["Password reset request"] = "Demando de rimetopasvorton";
    1.32  ["Passwords don't match!"] = "La pasvortoj ne estas samaj!";
    1.33  ["Passwords must consist of at least 8 characters!"] = "La pasvorto devas havi almenaŭ 8 literojn!";
    1.34 +["Phases"] = false;
    1.35  ["Phone"] = "Telefono";
    1.36  ["Photo"] = "Foto";
    1.37  ["Please choose a login name. This name will not be shown to others and is used only by you to login into the system. The login name is case sensitive."] = "Bonvolu elekti salutonomon! Tiu nomo ne estas montrita al aliaj kaj nur vi uzas tiun nomon por la saluto. La uskleco (granda/malgranda) gravas";
    1.38 @@ -333,7 +340,9 @@
    1.39  ["Please enter your email address. This address will be used for automatic notifications (if you request them) and in case you've lost your password. This address will not be published. After registration you will receive an email with a confirmation link."] = "Bonvolu enigi vian retadreson. Tiu adreso estas uzita por aŭtomataj sciigoj (se vi petas tiajn) kaj por remeti la pasvorton. Tiu adreso ne estos publikigita. Post la fino de la registrado, vi ricevos retpoŝton kun ligilo al la konfirmo de la adreso.";
    1.40  ["Please enter your login name. You will receive an email with a link to reset your password."] = "Bonvolu enigi vian salutnomon. Vi ricevos retpoŝton kun ligilo al la remeto de la pasvorto.";
    1.41  ["Please enter your new password twice."] = "Bonvolu enigi dufoje vian novan pasvorton:";
    1.42 +["Policies"] = false;
    1.43  ["Policy"] = "Regularo";
    1.44 +["Policy '#{name}'"] = false;
    1.45  ["Population"] = "Loĝantaro";
    1.46  ["Posts"] = "Postenoj";
    1.47  ["Potential support"] = "Eventuala subteno";
    1.48 @@ -345,6 +354,7 @@
    1.49  ["Profile"] = "Profilo";
    1.50  ["Publish"] = "Publikigi";
    1.51  ["Published"] = "Publikigita";
    1.52 +["Quorum"] = false;
    1.53  ["Rank"] = "Rango";
    1.54  ["Real name"] = "Vera nomo";
    1.55  ["Refresh support to current draft"] = "Refreŝigi subtenon por la aktuala skizo";
    1.56 @@ -474,6 +484,7 @@
    1.57  ["Timeline"] = "Tempolinio";
    1.58  ["Title"] = "Titolo";
    1.59  ["Title (80 chars max)"] = "Titolo (maksimume 80 literoj)";
    1.60 +["Title of initiative"] = false;
    1.61  ["Traditional wiki syntax"] = "Tradicia Viki-sintakso";
    1.62  ["Trustee"] = "Fidulo mastrumanta";
    1.63  ["Tuesday"] = "Mardo";
    1.64 @@ -552,6 +563,7 @@
    1.65  ["and #{count} more initiatives"] = "kaj #{count} pliaj iniciatoj";
    1.66  ["continuing"] = "kontinue";
    1.67  ["delete<br /><br />"] = "forviŝi<br /><br />";
    1.68 +["disabled"] = false;
    1.69  ["email"] = "Retpoŝto";
    1.70  ["last 24 hours"] = "lastaj 24 horoj";
    1.71  ["login name"] = "Salutnomo";

Impressum / About Us