diff options
Diffstat (limited to 'apps/theming/l10n/eo.js')
-rw-r--r-- | apps/theming/l10n/eo.js | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/apps/theming/l10n/eo.js b/apps/theming/l10n/eo.js index 9dc7ec4ff0d..d07abe4e8e6 100644 --- a/apps/theming/l10n/eo.js +++ b/apps/theming/l10n/eo.js @@ -1,11 +1,6 @@ OC.L10N.register( "theming", { - "Loading preview…" : "Ŝargo de antaŭrigardo...", - "Admin" : "Administranto", - "Saved" : "Konservita", - "a safe home for all your data" : "sekura hejmo por ĉiuj viaj datumoj", - "Name cannot be empty" : "Nomo ne povas mapleni", "The given name is too long" : "Tiu nomo tro longas", "The given web address is too long" : "Tiu TTT-adreso tro longas", "The given web address is not a valid URL" : "Tiu TTT-adreso ne estas valida retadreso", @@ -15,6 +10,7 @@ OC.L10N.register( "The given privacy policy address is not a valid URL" : "La adreso al privateca regularo ne estas valida retadreso", "The given slogan is too long" : "Tiu frapfrazo tro longas", "The given color is invalid" : "Tiu koloro ne validas", + "Saved" : "Konservita", "The file was uploaded" : "La dosiero alŝutiĝis.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "La dosiero alŝutita superas la regulon „upload_max_filesize“ el „php.ini“", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "La dosiero alŝutita superas la regulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo", @@ -34,27 +30,32 @@ OC.L10N.register( "Legal notice" : "Leĝa regularo", "Privacy policy" : "Privateca regularo", "Adjust the Nextcloud theme" : "Modifi la Nextcloud-etoson", - "Keyboard shortcuts" : "Fulmoklavoj", - "Open documentation" : "Malfermi la dokumentaron", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Etosoj ebligas facilan ŝanĝon en la fasado de via servilo kaj de subtenataj klientoj. Tion vidos ĉiuj uzantoj.", + "Advanced options" : "Detalaj agordoj", "Name" : "Nomo", - "Reset to default" : "Restarigi al defaŭltaj agordoj", "Web link" : "Reta ligilo", - "https://…" : "https://…", + "a safe home for all your data" : "sekura hejmo por ĉiuj viaj datumoj", "Slogan" : "Frapfrazo", "Color" : "Koloro", "Logo" : "Emblemo", "Upload new logo" : "Alŝuti novan emblemon", - "Upload new login background" : "Alŝuti novan ensalutan fonan bildon", - "Remove background image" : "Forigi fonan bildon", - "Advanced options" : "Detalaj agordoj", "Legal notice link" : "Ligilo al leĝa regularo", "Privacy policy link" : "Ligilo al privateca regularo", "Header logo" : "Paĝokapa emblemo", "Upload new header logo" : "Alŝuti novan paĝokapan emblemon", "Favicon" : "Retpaĝsimbolo", "Upload new favicon" : "Alŝuti novan retpaĝsimbolon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalu la PHP-modulon „Imagemagick“ kun SVG-subteno por aŭtomate krei retpaĝsimbolon, kiu devenos de la alŝutita emblemo kaj koloro.", - "Login image" : "Ensaluta bildo" + "Keyboard shortcuts" : "Fulmoklavoj", + "Reset to default" : "Restarigi al defaŭltaj agordoj", + "Upload" : "Alŝuti", + "Remove background image" : "Forigi fonan bildon", + "Loading preview…" : "Ŝargo de antaŭrigardo...", + "Admin" : "Administranto", + "Name cannot be empty" : "Nomo ne povas mapleni", + "Open documentation" : "Malfermi la dokumentaron", + "https://…" : "https://…", + "Login image" : "Ensaluta bildo", + "Upload new login background" : "Alŝuti novan ensalutan fonan bildon", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalu la PHP-modulon „Imagemagick“ kun SVG-subteno por aŭtomate krei retpaĝsimbolon, kiu devenos de la alŝutita emblemo kaj koloro." }, "nplurals=2; plural=(n != 1);"); |