diff options
Diffstat (limited to 'apps/settings/l10n/eo.js')
-rw-r--r-- | apps/settings/l10n/eo.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js index 8caac346368..d2e34e8f51f 100644 --- a/apps/settings/l10n/eo.js +++ b/apps/settings/l10n/eo.js @@ -106,7 +106,12 @@ OC.L10N.register( "Delete" : "Forigi", "Unlimited" : "Senlima", "Verifying" : "Kontrolado", + "Disabled" : "Malkapabligita", + "Supported" : "Subtenite", + "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Via PHP ne subtenas la bibliotekon FreeType, kio provokos misfunkcion de profilbildo kaj de la agorda fasado.", + "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP ŝajnas ne esti taŭge agordita por informpeti sistemajn medivariablojn. La testado kun getenv(\"PATH\") revenigas nur malplenan respondon.", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La nurlega agordodosiero estis ebligita. Tio baras modifon de kelkaj agordoj per la reta fasado. Plie, la dosiero bezonos esti markita mane kiel legebla dum ĉiu ĝisdatigo.", + "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Via datumbazo ne uzas la nivelon de izoltransakcio „READ COMMITTED“ (angle por „asertita datumlegado“). Tio povas estigi problemojn, kiam pluraj agoj ruliĝas paralele.", "Nextcloud settings" : "Nextcloud-agordoj", "None" : "Nenio", "Two-Factor Authentication" : "Dufaza aŭtentigo", @@ -132,7 +137,6 @@ OC.L10N.register( "Admin documentation" : "Dokumentaro por administranto", "Developer documentation" : "Dokumentaro por programisto", "This app is supported via your current Nextcloud subscription." : "Tiu aplikaĵo estas subtenita per via nuna Nextcloud-abono.", - "Supported" : "Subtenite", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Elstaraj aplikaĵoj estas programataj de kaj ene de la komunumo. Ili alportas kernajn trajtojn kaj ili povas tuj uziĝi.", "Featured" : "Elstaraj", "Update to {update}" : "Ĝisdatigi al {update}", |