2017-08-10 17:38:52 +02:00
|
|
|
{
|
2019-10-02 09:35:08 +02:00
|
|
|
"password": "Pasvorto",
|
2021-06-18 11:18:17 +02:00
|
|
|
"warn_the_user_that_lock_is_acquired": "La alia komando ĵus kompletigis, nun komencante ĉi tiun komandon",
|
2024-03-23 18:43:05 +01:00
|
|
|
"warn_the_user_about_waiting_lock_again": "Ankoraŭ atendanta…",
|
2019-10-02 09:35:08 +02:00
|
|
|
"warn_the_user_about_waiting_lock": "Alia komando de YunoHost funkcias ĝuste nun, ni atendas, ke ĝi finiĝos antaŭ ol funkcii ĉi tiu",
|
2021-08-20 10:24:23 +02:00
|
|
|
"download_bad_status_code": "{url} redonita statuskodo {code}",
|
|
|
|
"download_unknown_error": "Eraro dum elŝutado de datumoj de {url}: {error}",
|
|
|
|
"download_timeout": "{url} prenis tro da tempo por respondi, rezignis.",
|
|
|
|
"download_ssl_error": "SSL-eraro dum konekto al {url}",
|
|
|
|
"invalid_url": "Nevalida URL{url} (ĉu ĉi tiu retejo ekzistas?)",
|
|
|
|
"error_changing_file_permissions": "Eraro dum ŝanĝo de permesoj por {path}: {error}",
|
|
|
|
"error_removing": "Eraro dum la forigo de {path}: {error}",
|
|
|
|
"error_writing_file": "Eraro skribinte dosieron {file}: {error}",
|
|
|
|
"corrupted_toml": "Korupta TOML legita el {ressource} (kialo: {error})",
|
|
|
|
"corrupted_yaml": "Korupta YAML legita de {ressource} (kialo: {error})",
|
|
|
|
"corrupted_json": "Koruptita JSON legis de {ressource} (Kialo: {error})",
|
|
|
|
"unknown_error_reading_file": "Nekonata eraro dum provi legi dosieron {file} (kialo: {error})",
|
|
|
|
"cannot_write_file": "Ne povis skribi dosieron {file} (kialo: {error})",
|
2019-10-02 09:35:08 +02:00
|
|
|
"cannot_open_file": "Ne povis malfermi dosieron {file: s} (kialo: {error: s})",
|
|
|
|
"websocket_request_expected": "Atendis ret-peto",
|
|
|
|
"warning": "Averto:",
|
|
|
|
"values_mismatch": "Valoroj ne kongruas",
|
|
|
|
"unknown_user": "Nekonata uzanto '{user}'",
|
|
|
|
"unknown_group": "Nekonata grupo \"{group}\"",
|
|
|
|
"unable_authenticate": "Ne eblas aŭtentiĝi",
|
|
|
|
"success": "Sukceson!",
|
|
|
|
"server_already_running": "Servilo jam funkcias sur tiu haveno",
|
|
|
|
"root_required": "Vi devas esti 'root' por plenumi ĉi tiun agon",
|
|
|
|
"pattern_not_match": "Ne kongruas kun ŝablono",
|
|
|
|
"operation_interrupted": "Operacio interrompita",
|
|
|
|
"not_logged_in": "Vi ne estas ensalutinta",
|
|
|
|
"logged_in": "Ensalutinta",
|
|
|
|
"invalid_usage": "Nevalida uzado, preterpase '--help' por vidi helpon",
|
|
|
|
"invalid_argument": "Nevalida argumento '{argument}': {error}",
|
|
|
|
"instance_already_running": "Jam funkcias YunoHost-operacio. Bonvolu atendi, ke ĝi finiĝos antaŭ ol funkcii alia.",
|
|
|
|
"info": "informoj:",
|
|
|
|
"folder_exists": "Dosierujo jam ekzistas: '{path}'",
|
|
|
|
"file_not_exist": "Dosiero ne ekzistas: '{path}'",
|
|
|
|
"error": "Eraro:",
|
|
|
|
"deprecated_command_alias": "'{prog} {old}' malakceptas kaj estos forigita estonte, uzu anstataŭe '{prog} {new}'",
|
|
|
|
"deprecated_command": "'{prog} {command}' malakceptas kaj estos forigita estonte",
|
|
|
|
"confirm": "Konfirmu {prompt}",
|
|
|
|
"authentication_required": "Aŭtentigo bezonata",
|
|
|
|
"argument_required": "Argumento '{argument}' estas bezonata",
|
2021-09-03 16:40:11 +02:00
|
|
|
"logged_out": "Ensalutinta"
|
2024-03-23 18:43:05 +01:00
|
|
|
}
|