diff options
Diffstat (limited to 'lib/l10n/eo.js')
-rw-r--r-- | lib/l10n/eo.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index d9a6230a2a1..44d56fcbb67 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -95,7 +95,6 @@ OC.L10N.register( "Set an admin username." : "Agordi uzantnomon de administranto.", "Set an admin password." : "Agordi pasvorton de administranto.", "Can't create or write into the data directory %s" : "Ne kreeblas aŭ ne skribeblas la datumdosierujo %s", - "Invalid Federated Cloud ID" : "Nevalida federnuba identigilo", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Kunhava interna servo %s devas realigi la interfacon „OCP\\Share_Backend“", "Sharing backend %s not found" : "Kunhava interna servo %s ne troviĝas", "Sharing backend for %s not found" : "Kunhava interna servo por %s ne troviĝas", @@ -225,6 +224,7 @@ OC.L10N.register( "Groupware" : "Grupa kunlaborado", "Personal info" : "Persona informo", "Mobile & desktop" : "Porteblaj kaj labortablaj aplikaĵoj", + "Invalid Federated Cloud ID" : "Nevalida federnuba identigilo", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Igi la „apps“ dosierujon alirebla de la servilo aŭ malŝalti la aplikaĵejon en la agordodosiero kutime solvas tiun problemon. Vidu %s" }, "nplurals=2; plural=(n != 1);"); |