mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
update locales
This commit is contained in:
parent
561b0b54c9
commit
a124f8f700
5 changed files with 1025 additions and 0 deletions
205
locales/de.json
Normal file
205
locales/de.json
Normal file
|
@ -0,0 +1,205 @@
|
||||||
|
{
|
||||||
|
"domain": "Domain",
|
||||||
|
"domains": "Domains",
|
||||||
|
"password": "Passwort",
|
||||||
|
"administration_password": "Administratorpasswort",
|
||||||
|
"password_confirmation": "Passwort bestätigen",
|
||||||
|
"password_new": "neues Passwort",
|
||||||
|
"password_description": "Das Passwort muss mindestens 4 Zeichen enthalten.",
|
||||||
|
"login": "Anmelden",
|
||||||
|
"logout": "Abmelden",
|
||||||
|
"loading": "wird geladen...",
|
||||||
|
"domain_name": "Domain",
|
||||||
|
"myserver_org": "meinserver.org",
|
||||||
|
"myserver": "meinserver",
|
||||||
|
"menu": "Menü",
|
||||||
|
"id": "ID",
|
||||||
|
"description": "Beschreibung",
|
||||||
|
"infos": "Infos",
|
||||||
|
"mode": "Modus",
|
||||||
|
"url": "URL",
|
||||||
|
"operations": "Vorgang",
|
||||||
|
"add": "Hinzufügen",
|
||||||
|
"save": "Speichern",
|
||||||
|
"delete": "Löschen",
|
||||||
|
"default": "Standardeinstellung",
|
||||||
|
"set_default": "Standardeinstellung wählen",
|
||||||
|
"status": "Status",
|
||||||
|
"disable": "Deaktivieren",
|
||||||
|
"enable": "Aktivieren",
|
||||||
|
"start": "Start",
|
||||||
|
"stop": "Stop",
|
||||||
|
"log": "Log",
|
||||||
|
"yes": "Ja",
|
||||||
|
"no": "Nein",
|
||||||
|
"open": "Öffnen",
|
||||||
|
"close": "Schließen",
|
||||||
|
"both": "Beide",
|
||||||
|
"installing": "wird installiert...",
|
||||||
|
"installed": "Installiert",
|
||||||
|
"installation_complete": "Installation erfolgreich beendet",
|
||||||
|
"wrong_password": "falsches Passwort",
|
||||||
|
"passwords_dont_match": "Passwörter sind unterschiedlich",
|
||||||
|
"passwords_too_short": "Passwort zu kurz",
|
||||||
|
"password_empty": "Passwortfeld ist leer",
|
||||||
|
"logged_in": "Angemeldet",
|
||||||
|
"logged_out": "Abgemeldet",
|
||||||
|
"unauthorized": "nicht erlaubt",
|
||||||
|
"error_occured": "Es gab einen Fehler, bitte nochmal versuchen.",
|
||||||
|
"error_server": "Serverfehler",
|
||||||
|
"error_select_domain": "Bitte domain eingeben",
|
||||||
|
"error_modify_something": "Bitte etwas ändern",
|
||||||
|
"non_compatible_api": "API nicht kompatibel",
|
||||||
|
"warning_first_user": "Bitte erst einen <a href='#/users/create' class='alert-link'>Benutzer anlegen</a>",
|
||||||
|
"unknown_action": "Unbekannkte Aktion: %s",
|
||||||
|
"unknown_argument": "Unbekanntes Argument: %s",
|
||||||
|
"confirm_delete": "%s endgültig löschen?",
|
||||||
|
"confirm_change_maindomain": "Hauptdomain wirklich ändern?",
|
||||||
|
"confirm_uninstall": "%s deinstallieren?",
|
||||||
|
"confirm_access_remove_all": "Alle Zugriffsrechte auf %s löschen?",
|
||||||
|
"confirm_access_remove_user": "Zugriffsrechte auf %s für %s löschen?",
|
||||||
|
"confirm_access_add": "Zugriffsrechte auf %s an alle Benutzer geben?",
|
||||||
|
"confirm_access_clear": "Alle Zugriffsrechte zu %s löschen?",
|
||||||
|
"confirm_app_default": "Diese App als Standard einstellen?",
|
||||||
|
"confirm_service_action": "Willst du wirklich folgenden Dienst %s? - %s",
|
||||||
|
"confirm_update_type": "Willst du wirklich alle %s%s updaten?",
|
||||||
|
"postinstall_intro_1": "Gratuliere! YunoHost wurde erfolgreich installiert.",
|
||||||
|
"postinstall_intro_2": "Es gibt noch zwei weitere Einstellungschritte, um den Dienst auf deinem Server zu aktivieren.",
|
||||||
|
"postinstall_intro_3": "Du kannst mehr Infos unter der <a href='//yunohost.org/postinstall' target='_blank'>entsprechenden Dokumentationseite</a> finden.",
|
||||||
|
"begin": "Anfangen",
|
||||||
|
"postinstall_domain": "Dies ist die erste Domain, die mit deinem YunoHostserver verbunden ist, aber auch die, die wird von dem Benutzern deines Servers benutzt wird, um die Anmeldungsseite zu erreichen. Es ist daher von jedem sichtbar, wähle sie sorgfälltig.",
|
||||||
|
"previous": "Zurück",
|
||||||
|
"next": "Weiter",
|
||||||
|
"postinstall_password": "Dieses Passwort wird benötigt, um alles auf deinem Server zu verwalten. Nimm dir Zeit für eine gute Wahl.",
|
||||||
|
"confirm_postinstall": "Du bist dabei, den Postinstallationprozess auf die Domain %s starten. Es wird ein paar Minuten dauern, *den Betrieb nicht unterbrechen*.",
|
||||||
|
"application": "App",
|
||||||
|
"applications": "Apps",
|
||||||
|
"install": "Installieren",
|
||||||
|
"installed_apps": "installierte Apps",
|
||||||
|
"refresh_app_list": "Liste aktualisieren",
|
||||||
|
"available_apps": "verfügbare Apps",
|
||||||
|
"no_installed_apps": "Keine installierte App",
|
||||||
|
"app_list": "Appliste",
|
||||||
|
"uninstall": "Deinstallieren",
|
||||||
|
"install_name": "%s installieren",
|
||||||
|
"label_for_manifestname": "Label für %s",
|
||||||
|
"app_info_access_desc": "Benutzerzugang verwalten. Erlaubte Benutzer: %s.",
|
||||||
|
"app_info_default_desc": "Hauptdomain nach diesen App (%s) weiterleiten.",
|
||||||
|
"app_info_uninstall_desc": "Diese App löschen",
|
||||||
|
"app_access": "Zugriffsrechte",
|
||||||
|
"app_make_default": "Standardeinstellung wählen",
|
||||||
|
"app_access_title": "%s Zugriffsrechte",
|
||||||
|
"allowed_users": "Zugelassene Benutzer",
|
||||||
|
"remove_access": "Zugriffsrechte löschen",
|
||||||
|
"view_user_profile": "%ss Profil ansehen",
|
||||||
|
"everyone_has_access": "Jeder hat Zugriff",
|
||||||
|
"no_allowed_users": "Kein zugelassener Benutzer",
|
||||||
|
"select_user": "Benutzer auswählen",
|
||||||
|
"no_user_to_add": "Kein Benutzer mehr hinzuzufügen",
|
||||||
|
"app_access_addall_desc": "Alle existierenden Benutzer werden Zugriff auf %s haben.",
|
||||||
|
"app_access_removeall_desc": "Kein Benutzer wird Zugriff auf %s haben.",
|
||||||
|
"app_access_clearall_desc": "Alle Benutzer werden Zugriff auf %s haben.",
|
||||||
|
"app_access_addall_btn": "Zugriffsrechte zu allem hinzufügen",
|
||||||
|
"app_access_removeall_btn": "Alle Zugriffsrechte löschen",
|
||||||
|
"app_access_clearall_btn": "Alle Zugriffsrechte löschen",
|
||||||
|
"multi_instance": "Mehrere Instanzen",
|
||||||
|
"manage_domains": "Domains verwalten",
|
||||||
|
"manage_users": "Benutzer verwalten",
|
||||||
|
"install_time": "Installationszeit",
|
||||||
|
"backup": "Backup",
|
||||||
|
"backup_warning_title": "Das Backup-System ist noch nicht implementiert",
|
||||||
|
"backup_warning_desc": "Du solltest deine Daten vorläufig selbst sichern.",
|
||||||
|
"domain_list": "Domainliste",
|
||||||
|
"domain_add": "Domain hinzufügen",
|
||||||
|
"domain_add_panel_with_domain": "Ich habe schon eine Domain...",
|
||||||
|
"domain_add_panel_without_domain": "Ich habe keine Domain...",
|
||||||
|
"domain_add_dns_doc": "... und ich habe <a href='//yunohost.org/dns'>mein DNS richtig konfiguriert</a>.",
|
||||||
|
"domain_add_dyndns_doc": "... und ich möchte einen dynamischen DNS Dienst.",
|
||||||
|
"domain_default": "Standarddomain",
|
||||||
|
"domain_default_desc": "Die Standarddomain ist die Domain, an der sich die Benutzer anmelden.",
|
||||||
|
"domain_select": "Domain auswählen",
|
||||||
|
"monitoring": "Monitoring",
|
||||||
|
"hostname": "Hostname",
|
||||||
|
"os": "Betriebssystem",
|
||||||
|
"uptime": "Betriebszeit",
|
||||||
|
"system": "System",
|
||||||
|
"memory": "Arbeitsspeicher",
|
||||||
|
"ram": "RAM",
|
||||||
|
"swap": "Swap",
|
||||||
|
"used": "Im Betrieb",
|
||||||
|
"free": "Frei",
|
||||||
|
"total": "Total",
|
||||||
|
"cpu_load": "CPU Load",
|
||||||
|
"count_min": "%s min",
|
||||||
|
"process": "Prozess",
|
||||||
|
"running": "im Betrieb",
|
||||||
|
"sleeping": "Stand-by-Modus",
|
||||||
|
"network": "Netzwerk",
|
||||||
|
"public_ip": "öffentliche IP:",
|
||||||
|
"local_ip": "Local IP",
|
||||||
|
"gateway": "Gateway:",
|
||||||
|
"interface": "Schnittstelle",
|
||||||
|
"ipv4": "IPv4",
|
||||||
|
"ipv6": "IPv6",
|
||||||
|
"usage": "Benutzung",
|
||||||
|
"time_since_update": "Zeit seit Update:",
|
||||||
|
"bit_rate": "Bitrate",
|
||||||
|
"cumulative_usage": "gesamte Benutzung",
|
||||||
|
"transmission": "Übertragung",
|
||||||
|
"reception": "Aufname",
|
||||||
|
"disk": "Disk",
|
||||||
|
"filesystem": "Dateisystem",
|
||||||
|
"fs_type": "FS Typ",
|
||||||
|
"mount_point": "Einhängepunkt",
|
||||||
|
"size": "Größe",
|
||||||
|
"available": "Verfügbar",
|
||||||
|
"io": "I/O",
|
||||||
|
"read": "Lesen",
|
||||||
|
"write": "Schreiben",
|
||||||
|
"monitoring_disabled": "Monitoring ist deaktiviert",
|
||||||
|
"monitoring_check_glances": "<a href='#/services/glances'>Glances</a> Dienststatus überprüfen.",
|
||||||
|
"services": "Dienste",
|
||||||
|
"services_list": "Dienstliste",
|
||||||
|
"service_start_on_boot": "Beim Booten starten:",
|
||||||
|
"service_status": "Status:",
|
||||||
|
"service_log": "%s log",
|
||||||
|
"firewall": "Firewall",
|
||||||
|
"upnp": "UPnP",
|
||||||
|
"upnp_enabled": "UPnP ist aktiviert.",
|
||||||
|
"upnp_disabled": "UPnP ist deaktiviert.",
|
||||||
|
"confirm_upnp_action": "UPnP %s ?",
|
||||||
|
"action": "Aktion",
|
||||||
|
"protocol": "Protokoll",
|
||||||
|
"connection": "Verbindung",
|
||||||
|
"tcp": "TCP",
|
||||||
|
"udp": "UDP",
|
||||||
|
"port": "Port",
|
||||||
|
"ports": "Ports",
|
||||||
|
"confirm_firewall": "Willst du wirklich diesen Port %s? (Port: %s, Protokoll: %s, Verbindung: %s)",
|
||||||
|
"tools": "Extras",
|
||||||
|
"tools_adminpw": "Administratorpasswort ändern",
|
||||||
|
"tools_adminpw_current": "momentanes Passwort",
|
||||||
|
"tools_adminpw_current_placeholder": "momentanes Passwort eingeben",
|
||||||
|
"tools_adminpw_new_placeholder": "neues Passwort eingeben",
|
||||||
|
"tools_adminpw_confirm_placeholder": "neues Passwort bestätigen",
|
||||||
|
"tools_download_ca": "SSL Zertifizierungsstelle herunterladen",
|
||||||
|
"tools_download_ca_desc": "Hier klicken, um deine SSL Zertifizierungstelle herunterzuladen",
|
||||||
|
"system_update": "System Update",
|
||||||
|
"system_upgrade": "System Upgrade",
|
||||||
|
"system_upgrade_btn": "Upgrade",
|
||||||
|
"system_packages": "Packages",
|
||||||
|
"system_apps": "Apps",
|
||||||
|
"system_packages_nothing": "Keine Package zu updaten",
|
||||||
|
"system_apps_nothing": "Keine App zu updaten",
|
||||||
|
"no_log": "Kein log.",
|
||||||
|
"users": "Benutzer",
|
||||||
|
"users_new": "Neue Benutzer",
|
||||||
|
"users_no": "Keine Benutzer.",
|
||||||
|
"users_list": "Benutzerliste",
|
||||||
|
"user_username": "Benutzername",
|
||||||
|
"user_username_edit": "%s bearbeiten",
|
||||||
|
"user_fullname": "vollständiger Name",
|
||||||
|
"user_email": "Email",
|
||||||
|
"user_emailaliases": "Alternative Email-Adressen",
|
||||||
|
"user_emailforward": "Emailweiterleitung"
|
||||||
|
}
|
205
locales/el.json
Normal file
205
locales/el.json
Normal file
|
@ -0,0 +1,205 @@
|
||||||
|
{
|
||||||
|
"domain": "Tομέας",
|
||||||
|
"domains": "Τομείς",
|
||||||
|
"password": "Κωδικός πρόσβασης",
|
||||||
|
"administration_password": "Κωδικός Διαχείρισης",
|
||||||
|
"password_confirmation": "Επιβεβαίωση κωδικού πρόσβασης",
|
||||||
|
"password_new": "Νέος κωδικός πρόσβασης",
|
||||||
|
"password_description": "Ο κωδικός πρόσβασης πρέπει να είναι τουλάχιστον 4 χαρακτήρες.",
|
||||||
|
"login": "Σύνδεση",
|
||||||
|
"logout": "Αποσύνδεση",
|
||||||
|
"loading": "Φόρτωση",
|
||||||
|
"domain_name": "Όνομα τομέα",
|
||||||
|
"myserver_org": "myserver.org",
|
||||||
|
"myserver": "myserver",
|
||||||
|
"menu": "Μενού",
|
||||||
|
"id": "ID",
|
||||||
|
"description": "Περιγραφή",
|
||||||
|
"infos": "Πληροφορίες",
|
||||||
|
"mode": "Λειτουργία",
|
||||||
|
"url": "Διεύθυνση URL",
|
||||||
|
"operations": "Δραστηριότητες",
|
||||||
|
"add": "Προσθήκη",
|
||||||
|
"save": "Αποθήκευση",
|
||||||
|
"delete": "Διαγραφή",
|
||||||
|
"default": "Προεπιλογή",
|
||||||
|
"set_default": "Ορισμός προεπιλογής",
|
||||||
|
"status": "Κατάσταση",
|
||||||
|
"disable": "Απενεργοποίηση",
|
||||||
|
"enable": "Ενεργοποίηση",
|
||||||
|
"start": "Εκκίνηση",
|
||||||
|
"stop": "Διακοπή",
|
||||||
|
"log": "Καταγραφή",
|
||||||
|
"yes": "Yes",
|
||||||
|
"no": "No",
|
||||||
|
"open": "Open",
|
||||||
|
"close": "Close",
|
||||||
|
"both": "Both",
|
||||||
|
"installing": "Εγκατάσταση",
|
||||||
|
"installed": "Installed",
|
||||||
|
"installation_complete": "Η εγκατάσταση ολοκληρώθηκε",
|
||||||
|
"wrong_password": "Λανθασμένος κωδικός πρόσβασης",
|
||||||
|
"passwords_dont_match": "Οι κωδικοί πρόσβασης δεν ταιριάζουν",
|
||||||
|
"passwords_too_short": "Ο κωδικός πρόσβασης είναι πολύ μικρός",
|
||||||
|
"password_empty": "Το πεδίο του κωδικού πρόσβασης είναι άδειο",
|
||||||
|
"logged_in": "Έχετε συνδεθεί",
|
||||||
|
"logged_out": "Έχετε αποσυνδεθεί",
|
||||||
|
"unauthorized": "Unauthorized",
|
||||||
|
"error_occured": "Παρουσιάστηκε σφάλμα, δοκιμάστε ξανά",
|
||||||
|
"error_server": "Σφάλμα διακομιστή",
|
||||||
|
"error_select_domain": "Θα πρέπει να αναφέρετε έναν τομέα",
|
||||||
|
"error_modify_something": "Θα πρέπει να τροποποιήσετε κάτι",
|
||||||
|
"non_compatible_api": "Μη συμβατό API",
|
||||||
|
"warning_first_user": "Πιθανώς χρειάζεστε να <a href='#/users/create' class='alert-link'> δημιουργήσετε ένα χρήστη </a> πρώτα.",
|
||||||
|
"unknown_action": "Unknown action %s",
|
||||||
|
"unknown_argument": "Unknown argument : %s",
|
||||||
|
"confirm_delete": "Είστε σίγουροι ότι θέλετε να διαγράψετε το %s ;",
|
||||||
|
"confirm_change_maindomain": "Are you sure you want to change the main domain ?",
|
||||||
|
"confirm_uninstall": "Are you sure you want to uninstall %s ?",
|
||||||
|
"confirm_access_remove_all": "Are you sure you want to remove all access to %s ?",
|
||||||
|
"confirm_access_remove_user": "Are you sure you want to remove access to %s for %s ?",
|
||||||
|
"confirm_access_add": "Are you sure you want to add access to %s for all users ?",
|
||||||
|
"confirm_access_clear": "Are you sure you want to clear all access to %s ?",
|
||||||
|
"confirm_app_default": "Are you sure you want to make this app default ?",
|
||||||
|
"confirm_service_action": "Are you sure you want to %s %s ?",
|
||||||
|
"confirm_update_type": "Are you sure you want update every %s %s ?",
|
||||||
|
"postinstall_intro_1": "Congratulations! YunoHost has been successfully installed.",
|
||||||
|
"postinstall_intro_2": "Two more configuration steps are required to activate the services of your server.",
|
||||||
|
"postinstall_intro_3": "You can obtain more information by visiting the <a href='//yunohost.org/postinstall' target='_blank'>appropriate documentation page</a>",
|
||||||
|
"begin": "Begin",
|
||||||
|
"postinstall_domain": "This is the first domain name linked to your YunoHost server, but also the one which will be used by your server's users to access the authentication portal. It will thus be visible by everyone, choose it carefully.",
|
||||||
|
"previous": "Previous",
|
||||||
|
"next": "Next",
|
||||||
|
"postinstall_password": "This password will be used to manage everything on your server. Take the time to choose it wisely.",
|
||||||
|
"confirm_postinstall": "You are about to launch the postinstallation process on the domain %s. It may take a few minutes, *do not interrupt the operation*.",
|
||||||
|
"application": "Application",
|
||||||
|
"applications": "Applications",
|
||||||
|
"install": "Install",
|
||||||
|
"installed_apps": "Installed apps",
|
||||||
|
"refresh_app_list": "Refresh list",
|
||||||
|
"available_apps": "Available apps",
|
||||||
|
"no_installed_apps": "No installed apps.",
|
||||||
|
"app_list": "App list",
|
||||||
|
"uninstall": "Uninstall",
|
||||||
|
"install_name": "Install %s",
|
||||||
|
"label_for_manifestname": "Label for %s",
|
||||||
|
"app_info_access_desc": "Manage user access. Allowed users: %s.",
|
||||||
|
"app_info_default_desc": "Redirect domain root to this application (%s).",
|
||||||
|
"app_info_uninstall_desc": "Remove this application.",
|
||||||
|
"app_access": "Access",
|
||||||
|
"app_make_default": "Make default",
|
||||||
|
"app_access_title": "%s access",
|
||||||
|
"allowed_users": "Allowed users",
|
||||||
|
"remove_access": "Remove access",
|
||||||
|
"view_user_profile": "View %s's profile",
|
||||||
|
"everyone_has_access": "Everyone has access.",
|
||||||
|
"no_allowed_users": "No allowed users.",
|
||||||
|
"select_user": "Select user",
|
||||||
|
"no_user_to_add": "No more users to add.",
|
||||||
|
"app_access_addall_desc": "All existing users will have access to %s.",
|
||||||
|
"app_access_removeall_desc": "No users will have access to %s.",
|
||||||
|
"app_access_clearall_desc": "Every user will have access to %s.",
|
||||||
|
"app_access_addall_btn": "Add access to all",
|
||||||
|
"app_access_removeall_btn": "Remove all access",
|
||||||
|
"app_access_clearall_btn": "Clear all access",
|
||||||
|
"multi_instance": "Multi instance",
|
||||||
|
"manage_domains": "Manage domains",
|
||||||
|
"manage_users": "Manage users",
|
||||||
|
"install_time": "Install time",
|
||||||
|
"backup": "Backup",
|
||||||
|
"backup_warning_title": "The backup system is not implemented yet.",
|
||||||
|
"backup_warning_desc": "You should take care of backing up your data yourself for now.",
|
||||||
|
"domain_list": "Domain list",
|
||||||
|
"domain_add": "Add domain",
|
||||||
|
"domain_add_panel_with_domain": "I already have a domain name…",
|
||||||
|
"domain_add_panel_without_domain": "I don't have a domain name…",
|
||||||
|
"domain_add_dns_doc": "… and I have <a href='//yunohost.org/dns'>set my DNS correctly</a>.",
|
||||||
|
"domain_add_dyndns_doc": "… and I want a dynamic DNS service.",
|
||||||
|
"domain_default": "Default domain",
|
||||||
|
"domain_default_desc": "The default domain is the connection domain where users log in.",
|
||||||
|
"domain_select": "Select domain",
|
||||||
|
"monitoring": "Monitoring",
|
||||||
|
"hostname": "Hostname",
|
||||||
|
"os": "OS",
|
||||||
|
"uptime": "Uptime",
|
||||||
|
"system": "System",
|
||||||
|
"memory": "Memory",
|
||||||
|
"ram": "RAM",
|
||||||
|
"swap": "Swap",
|
||||||
|
"used": "Used",
|
||||||
|
"free": "Free",
|
||||||
|
"total": "Total",
|
||||||
|
"cpu_load": "CPU Load",
|
||||||
|
"count_min": "%s min",
|
||||||
|
"process": "Process",
|
||||||
|
"running": "Running",
|
||||||
|
"sleeping": "Sleeping",
|
||||||
|
"network": "Network",
|
||||||
|
"public_ip": "Public IP: ",
|
||||||
|
"local_ip": "Local IP",
|
||||||
|
"gateway": "Gateway: ",
|
||||||
|
"interface": "Interface",
|
||||||
|
"ipv4": "IPv4",
|
||||||
|
"ipv6": "IPv6",
|
||||||
|
"usage": "Usage",
|
||||||
|
"time_since_update": "Time since update: ",
|
||||||
|
"bit_rate": "Bit rate",
|
||||||
|
"cumulative_usage": "Cumulative usage",
|
||||||
|
"transmission": "Transmission",
|
||||||
|
"reception": "Reception",
|
||||||
|
"disk": "Disk",
|
||||||
|
"filesystem": "Filesystem",
|
||||||
|
"fs_type": "FS Type",
|
||||||
|
"mount_point": "Mount point",
|
||||||
|
"size": "Size",
|
||||||
|
"available": "Available",
|
||||||
|
"io": "I/O",
|
||||||
|
"read": "Read",
|
||||||
|
"write": "Write",
|
||||||
|
"monitoring_disabled": "Monitoring is not enabled.",
|
||||||
|
"monitoring_check_glances": "Check <a href='#/services/glances'>glances</a> service status.",
|
||||||
|
"services": "Services",
|
||||||
|
"services_list": "Services list",
|
||||||
|
"service_start_on_boot": "Start on boot: ",
|
||||||
|
"service_status": "Status: ",
|
||||||
|
"service_log": "%s log",
|
||||||
|
"firewall": "Firewall",
|
||||||
|
"upnp": "UPnP",
|
||||||
|
"upnp_enabled": "UPnP is enabled.",
|
||||||
|
"upnp_disabled": "UPnP is disabled.",
|
||||||
|
"confirm_upnp_action": "Are you sure you want to %s UPnP ?",
|
||||||
|
"action": "Action",
|
||||||
|
"protocol": "Protocol",
|
||||||
|
"connection": "Connection",
|
||||||
|
"tcp": "TCP",
|
||||||
|
"udp": "UDP",
|
||||||
|
"port": "Port",
|
||||||
|
"ports": "Ports",
|
||||||
|
"confirm_firewall": "Are you sure to %s port %s (protocol: %s, connection: %s)",
|
||||||
|
"tools": "Tools",
|
||||||
|
"tools_adminpw": "Change administration password",
|
||||||
|
"tools_adminpw_current": "Current password",
|
||||||
|
"tools_adminpw_current_placeholder": "Enter your current password",
|
||||||
|
"tools_adminpw_new_placeholder": "Enter the new password",
|
||||||
|
"tools_adminpw_confirm_placeholder": "Confirm the new password",
|
||||||
|
"tools_download_ca": "Download SSL Certificate Authority (CA)",
|
||||||
|
"tools_download_ca_desc": "Click here to download your SSL certificate authority (CA)",
|
||||||
|
"system_update": "System update",
|
||||||
|
"system_upgrade": "System upgrade",
|
||||||
|
"system_upgrade_btn": "Upgrade",
|
||||||
|
"system_packages": "Packages",
|
||||||
|
"system_apps": "Apps",
|
||||||
|
"system_packages_nothing": "There is no packages to upgrade.",
|
||||||
|
"system_apps_nothing": "There is no apps to upgrade.",
|
||||||
|
"no_log": "No log.",
|
||||||
|
"users": "Users",
|
||||||
|
"users_new": "New user",
|
||||||
|
"users_no": "No users.",
|
||||||
|
"users_list": "Users list",
|
||||||
|
"user_username": "Username",
|
||||||
|
"user_username_edit": "Edit %s",
|
||||||
|
"user_fullname": "Fullname",
|
||||||
|
"user_email": "Email",
|
||||||
|
"user_emailaliases": "Mail aliases",
|
||||||
|
"user_emailforward": "Mail forward"
|
||||||
|
}
|
205
locales/es.json
Normal file
205
locales/es.json
Normal file
|
@ -0,0 +1,205 @@
|
||||||
|
{
|
||||||
|
"domain": "Nombre de dominio",
|
||||||
|
"domains": "Nombres de dominio",
|
||||||
|
"password": "Contraseña",
|
||||||
|
"administration_password": "Contraseña de administración",
|
||||||
|
"password_confirmation": "Contraseña de confirmación",
|
||||||
|
"password_new": "Nueva contraseña",
|
||||||
|
"password_description": "El contraseña debe ser al menos 4 impresión.",
|
||||||
|
"login": "Iniciar sesión",
|
||||||
|
"logout": "Logout",
|
||||||
|
"loading": "Sobrecarga",
|
||||||
|
"domain_name": "Nombre de dominio",
|
||||||
|
"myserver_org": "miservidor.org",
|
||||||
|
"myserver": "miservidor",
|
||||||
|
"menu": "Menú",
|
||||||
|
"id": "ID",
|
||||||
|
"description": "Descripción",
|
||||||
|
"infos": "Información",
|
||||||
|
"mode": "Modo",
|
||||||
|
"url": "URL",
|
||||||
|
"operations": "Operación",
|
||||||
|
"add": "Añadir",
|
||||||
|
"save": "Guardar",
|
||||||
|
"delete": "Suprimir",
|
||||||
|
"default": "Defecto",
|
||||||
|
"set_default": "Conjunto defecto",
|
||||||
|
"status": "Status",
|
||||||
|
"disable": "Inhabilitar",
|
||||||
|
"enable": "Permitir",
|
||||||
|
"start": "Empezar",
|
||||||
|
"stop": "Parada",
|
||||||
|
"log": "Log",
|
||||||
|
"yes": "Sí",
|
||||||
|
"no": "No",
|
||||||
|
"open": "Abierto",
|
||||||
|
"close": "Cerca",
|
||||||
|
"both": "Ambos",
|
||||||
|
"installing": "Instalación",
|
||||||
|
"installed": "Instalado",
|
||||||
|
"installation_complete": "Instalación completa",
|
||||||
|
"wrong_password": "Contraseña incorrecta",
|
||||||
|
"passwords_dont_match": "La contraseña no coinciden",
|
||||||
|
"passwords_too_short": "La contraseña es demasiado corta",
|
||||||
|
"password_empty": "Campo contraseña está vacío",
|
||||||
|
"logged_in": "Identificados",
|
||||||
|
"logged_out": "Sesión cerrada",
|
||||||
|
"unauthorized": "No autorizado",
|
||||||
|
"error_occured": "Ha ocurrido un error, inténtalo de nuevo",
|
||||||
|
"error_server": "Error del servidor",
|
||||||
|
"error_select_domain": "Usted debe indicar un dominio",
|
||||||
|
"error_modify_something": "Debe modificar algo",
|
||||||
|
"non_compatible_api": "API no compatible",
|
||||||
|
"warning_first_user": "You probably need to <a href='#/users/create' class='alert-link'>create a user</a> first.",
|
||||||
|
"unknown_action": "Acción desconocida %s",
|
||||||
|
"unknown_argument": "Argumento desconocido: %s",
|
||||||
|
"confirm_delete": "¿Está seguro que desea eliminar %s?",
|
||||||
|
"confirm_change_maindomain": "¿Está seguro de que desea cambiar el dominio principal?",
|
||||||
|
"confirm_uninstall": "¿Está seguro que desea desinstalar %s?",
|
||||||
|
"confirm_access_remove_all": "¿Está seguro de que desea eliminar todos los accesos a %s?",
|
||||||
|
"confirm_access_remove_user": "¿Está seguro que desea eliminar el acceso a %s para %s?",
|
||||||
|
"confirm_access_add": "¿Está seguro que desea agregar el acceso a %s para todos los usuarios?",
|
||||||
|
"confirm_access_clear": "¿Está seguro que desea borrar todos los accesos a %s?",
|
||||||
|
"confirm_app_default": "¿Está seguro que desea hacer esta aplicación predeterminada?",
|
||||||
|
"confirm_service_action": "¿Seguro de que deseas %s %s?",
|
||||||
|
"confirm_update_type": "¿Está seguro que desea actualizar cada %s %s?",
|
||||||
|
"postinstall_intro_1": "¡Felicitaciones! YunoHost se ha instalado correctamente.",
|
||||||
|
"postinstall_intro_2": "Se requieren dos más pasos de configuración para activar los servicios de su servidor.",
|
||||||
|
"postinstall_intro_3": "You can obtain more information by visiting the <a href='//yunohost.org/postinstall' target='_blank'>appropriate documentation page</a>",
|
||||||
|
"begin": "Empezar",
|
||||||
|
"postinstall_domain": "Este es el primer nombre de dominio vinculado a su servidor YunoHost, pero también el que será utilizado por los usuarios de su servidor para acceder al portal de autenticación. Así pues, será visible por todos, elegir con cuidado.",
|
||||||
|
"previous": "Anterior",
|
||||||
|
"next": "Próximo",
|
||||||
|
"postinstall_password": "Esta contraseña se utiliza para gestionar todo lo que en su servidor. Tómese su tiempo para elegir sabiamente.",
|
||||||
|
"confirm_postinstall": "Usted está a punto de lanzar el proceso de post instalación en el dominio %s. Puede tardar pocos minutos, *no interrumpa la operación*.",
|
||||||
|
"application": "Aplicación",
|
||||||
|
"applications": "Aplicaciones",
|
||||||
|
"install": "Instalar",
|
||||||
|
"installed_apps": "Aplicaciones instaladas",
|
||||||
|
"refresh_app_list": "Actualizar lista",
|
||||||
|
"available_apps": "Aplicaciones disponibles",
|
||||||
|
"no_installed_apps": "No aplicaciones instaladas.",
|
||||||
|
"app_list": "Lista de aplicaciones",
|
||||||
|
"uninstall": "Desinstalar",
|
||||||
|
"install_name": "Instale %s",
|
||||||
|
"label_for_manifestname": "Etiqueta para %s",
|
||||||
|
"app_info_access_desc": "Administrar el acceso de usuarios. Usuarios permitidos: %s.",
|
||||||
|
"app_info_default_desc": "Redireccionar la raíz de dominio para esta aplicación (%s).",
|
||||||
|
"app_info_uninstall_desc": "Eliminar a esta aplicación.",
|
||||||
|
"app_access": "Acceso",
|
||||||
|
"app_make_default": "Hacer por defecto",
|
||||||
|
"app_access_title": "%s acceso",
|
||||||
|
"allowed_users": "Usuarios permitidos",
|
||||||
|
"remove_access": "Elimine el acceso",
|
||||||
|
"view_user_profile": "Ver perfil de %s",
|
||||||
|
"everyone_has_access": "Todo el mundo tiene acceso.",
|
||||||
|
"no_allowed_users": "No se permiten a los usuarios.",
|
||||||
|
"select_user": "Seleccionar usuario",
|
||||||
|
"no_user_to_add": "No más usuarios a añadir.",
|
||||||
|
"app_access_addall_desc": "Todos los usuarios existentes tendrán acceso a %s.",
|
||||||
|
"app_access_removeall_desc": "No hay usuarios tendrán acceso a %s.",
|
||||||
|
"app_access_clearall_desc": "Cada usuario tendrá acceso a %s.",
|
||||||
|
"app_access_addall_btn": "Añadir el acceso a toda",
|
||||||
|
"app_access_removeall_btn": "Retire todos los accesos",
|
||||||
|
"app_access_clearall_btn": "Desactive todos los accesos",
|
||||||
|
"multi_instance": "Instancia multi",
|
||||||
|
"manage_domains": "Gestión de dominios",
|
||||||
|
"manage_users": "Gestión de usuarios",
|
||||||
|
"install_time": "Tiempo de installation",
|
||||||
|
"backup": "Sistema de copia de seguridad",
|
||||||
|
"backup_warning_title": "El sistema de copia de seguridad no se ha implementado todavía.",
|
||||||
|
"backup_warning_desc": "Usted debe tener cuidado de realizar copias de seguridad de datos para usted mismo ahora.",
|
||||||
|
"domain_list": "Lista de dominios",
|
||||||
|
"domain_add": "Añadir dominio",
|
||||||
|
"domain_add_panel_with_domain": "Ya tengo un nombre de dominio...",
|
||||||
|
"domain_add_panel_without_domain": "No tengo un nombre de dominio…",
|
||||||
|
"domain_add_dns_doc": "… and I have <a href='//yunohost.org/dns'>set my DNS correctly</a>.",
|
||||||
|
"domain_add_dyndns_doc": "…Y yo quiero un servicio de DNS dinámico.",
|
||||||
|
"domain_default": "Dominio defecto",
|
||||||
|
"domain_default_desc": "El dominio predeterminado es el dominio de conexión donde los usuarios entrada.",
|
||||||
|
"domain_select": "Seleccione dominio",
|
||||||
|
"monitoring": "Monitoreo",
|
||||||
|
"hostname": "Nombre de anfitrión",
|
||||||
|
"os": "Sistema operativo",
|
||||||
|
"uptime": "Iluminado desde",
|
||||||
|
"system": "Sitema",
|
||||||
|
"memory": "Memoria",
|
||||||
|
"ram": "RAM",
|
||||||
|
"swap": "Swap",
|
||||||
|
"used": "Usado",
|
||||||
|
"free": "Libre",
|
||||||
|
"total": "Total",
|
||||||
|
"cpu_load": "Carga de la CPU",
|
||||||
|
"count_min": "Min %s",
|
||||||
|
"process": "Proceso",
|
||||||
|
"running": "Marcha",
|
||||||
|
"sleeping": "Dormido",
|
||||||
|
"network": "Red",
|
||||||
|
"public_ip": "IP pública:",
|
||||||
|
"local_ip": "IP local",
|
||||||
|
"gateway": "Puerta de enlace:",
|
||||||
|
"interface": "Interfaz",
|
||||||
|
"ipv4": "IPv4",
|
||||||
|
"ipv6": "IPv6",
|
||||||
|
"usage": "Uso",
|
||||||
|
"time_since_update": "Tiempo desde la actualización:",
|
||||||
|
"bit_rate": "Velocidad de grabación",
|
||||||
|
"cumulative_usage": "Uso acumulado",
|
||||||
|
"transmission": "Transmisión",
|
||||||
|
"reception": "Recepción",
|
||||||
|
"disk": "Disco",
|
||||||
|
"filesystem": "Sistema de archivos",
|
||||||
|
"fs_type": "Tipo de sitema de archivos",
|
||||||
|
"mount_point": "Punto de montaje",
|
||||||
|
"size": "Tamaño",
|
||||||
|
"available": "Disponible",
|
||||||
|
"io": "I/O",
|
||||||
|
"read": "Leer",
|
||||||
|
"write": "Escribir",
|
||||||
|
"monitoring_disabled": "El monitoreo no está habilitada.",
|
||||||
|
"monitoring_check_glances": "Check <a href='#/services/glances'>glances</a> service status.",
|
||||||
|
"services": "Servicios",
|
||||||
|
"services_list": "Lista de servicios",
|
||||||
|
"service_start_on_boot": "Iniciar en cargador:",
|
||||||
|
"service_status": "Estado:",
|
||||||
|
"service_log": "%s log",
|
||||||
|
"firewall": "Firewall",
|
||||||
|
"upnp": "UPnP",
|
||||||
|
"upnp_enabled": "UPnP está habilitado.",
|
||||||
|
"upnp_disabled": "UPnP está desactiva.",
|
||||||
|
"confirm_upnp_action": "¿Seguro de que deseas %s UPnP?",
|
||||||
|
"action": "Acción",
|
||||||
|
"protocol": "Protocolo",
|
||||||
|
"connection": "Conexión",
|
||||||
|
"tcp": "TCP",
|
||||||
|
"udp": "UDP",
|
||||||
|
"port": "Puerto",
|
||||||
|
"ports": "Puertos",
|
||||||
|
"confirm_firewall": "Estás seguro de %s puerto %s (protocolo: %s, conexión: %s)",
|
||||||
|
"tools": "Instrumentos",
|
||||||
|
"tools_adminpw": "Cambiar contraseña del administrador",
|
||||||
|
"tools_adminpw_current": "Contraseña actual",
|
||||||
|
"tools_adminpw_current_placeholder": "Ingrese su contraseña actual",
|
||||||
|
"tools_adminpw_new_placeholder": "Introduzca la nueva contraseña",
|
||||||
|
"tools_adminpw_confirm_placeholder": "Confirme la nueva contraseña",
|
||||||
|
"tools_download_ca": "Descargar SSL Certificate Authority (CA)",
|
||||||
|
"tools_download_ca_desc": "Haga clic aquí para descargar su entidad emisora de certificados SSL (CA)",
|
||||||
|
"system_update": "Actualización del sistema",
|
||||||
|
"system_upgrade": "Actualización del sistema",
|
||||||
|
"system_upgrade_btn": "Actualización",
|
||||||
|
"system_packages": "Paquetes",
|
||||||
|
"system_apps": "Aplicaciones",
|
||||||
|
"system_packages_nothing": "No hay actualizaciones de paquetes.",
|
||||||
|
"system_apps_nothing": "No hay aplicaciones para actualizar.",
|
||||||
|
"no_log": "Ningún registro.",
|
||||||
|
"users": "Usuarios",
|
||||||
|
"users_new": "Nuevo usuario",
|
||||||
|
"users_no": "No usuarios.",
|
||||||
|
"users_list": "Lista de usuarios",
|
||||||
|
"user_username": "Nombre de usuario",
|
||||||
|
"user_username_edit": "Edite %s",
|
||||||
|
"user_fullname": "Nombre y Apellido",
|
||||||
|
"user_email": "Correo electrónico",
|
||||||
|
"user_emailaliases": "Alias de correo electrónico",
|
||||||
|
"user_emailforward": "Forward de correo electrónico"
|
||||||
|
}
|
205
locales/it.json
Normal file
205
locales/it.json
Normal file
|
@ -0,0 +1,205 @@
|
||||||
|
{
|
||||||
|
"domain": "Domain",
|
||||||
|
"domains": "Domains",
|
||||||
|
"password": "Password",
|
||||||
|
"administration_password": "Administration password",
|
||||||
|
"password_confirmation": "Password confirmation",
|
||||||
|
"password_new": "New password",
|
||||||
|
"password_description": "Password must be at least 4 characters long.",
|
||||||
|
"login": "Login",
|
||||||
|
"logout": "Logout",
|
||||||
|
"loading": "Loading",
|
||||||
|
"domain_name": "Domain name",
|
||||||
|
"myserver_org": "myserver.org",
|
||||||
|
"myserver": "myserver",
|
||||||
|
"menu": "Menu",
|
||||||
|
"id": "ID",
|
||||||
|
"description": "Description",
|
||||||
|
"infos": "Infos",
|
||||||
|
"mode": "Mode",
|
||||||
|
"url": "URL",
|
||||||
|
"operations": "Operations",
|
||||||
|
"add": "Add",
|
||||||
|
"save": "Save",
|
||||||
|
"delete": "Delete",
|
||||||
|
"default": "Default",
|
||||||
|
"set_default": "Set default",
|
||||||
|
"status": "Status",
|
||||||
|
"disable": "Disable",
|
||||||
|
"enable": "Enable",
|
||||||
|
"start": "Start",
|
||||||
|
"stop": "Stop",
|
||||||
|
"log": "Log",
|
||||||
|
"yes": "Yes",
|
||||||
|
"no": "No",
|
||||||
|
"open": "Open",
|
||||||
|
"close": "Close",
|
||||||
|
"both": "Both",
|
||||||
|
"installing": "Installing",
|
||||||
|
"installed": "Installed",
|
||||||
|
"installation_complete": "Installation complete",
|
||||||
|
"wrong_password": "Wrong password",
|
||||||
|
"passwords_dont_match": "Passwords don't match",
|
||||||
|
"passwords_too_short": "Password is too short",
|
||||||
|
"password_empty": "Password field is empty",
|
||||||
|
"logged_in": "Logged in",
|
||||||
|
"logged_out": "Logged out",
|
||||||
|
"unauthorized": "Unauthorized",
|
||||||
|
"error_occured": "An error occured, try again",
|
||||||
|
"error_server": "Server error",
|
||||||
|
"error_select_domain": "You should indicate a domain",
|
||||||
|
"error_modify_something": "You should modify something",
|
||||||
|
"non_compatible_api": "Non-compatible API",
|
||||||
|
"warning_first_user": "You probably need to <a href='#/users/create' class='alert-link'>create a user</a> first.",
|
||||||
|
"unknown_action": "Unknown action %s",
|
||||||
|
"unknown_argument": "Unknown argument : %s",
|
||||||
|
"confirm_delete": "Are you sure you want to delete %s ?",
|
||||||
|
"confirm_change_maindomain": "Are you sure you want to change the main domain ?",
|
||||||
|
"confirm_uninstall": "Are you sure you want to uninstall %s ?",
|
||||||
|
"confirm_access_remove_all": "Are you sure you want to remove all access to %s ?",
|
||||||
|
"confirm_access_remove_user": "Are you sure you want to remove access to %s for %s ?",
|
||||||
|
"confirm_access_add": "Are you sure you want to add access to %s for all users ?",
|
||||||
|
"confirm_access_clear": "Are you sure you want to clear all access to %s ?",
|
||||||
|
"confirm_app_default": "Are you sure you want to make this app default ?",
|
||||||
|
"confirm_service_action": "Are you sure you want to %s %s ?",
|
||||||
|
"confirm_update_type": "Are you sure you want update every %s %s ?",
|
||||||
|
"postinstall_intro_1": "Congratulations! YunoHost has been successfully installed.",
|
||||||
|
"postinstall_intro_2": "Two more configuration steps are required to activate the services of your server.",
|
||||||
|
"postinstall_intro_3": "You can obtain more information by visiting the <a href='//yunohost.org/postinstall' target='_blank'>appropriate documentation page</a>",
|
||||||
|
"begin": "Begin",
|
||||||
|
"postinstall_domain": "This is the first domain name linked to your YunoHost server, but also the one which will be used by your server's users to access the authentication portal. It will thus be visible by everyone, choose it carefully.",
|
||||||
|
"previous": "Previous",
|
||||||
|
"next": "Next",
|
||||||
|
"postinstall_password": "This password will be used to manage everything on your server. Take the time to choose it wisely.",
|
||||||
|
"confirm_postinstall": "You are about to launch the postinstallation process on the domain %s. It may take a few minutes, *do not interrupt the operation*.",
|
||||||
|
"application": "Application",
|
||||||
|
"applications": "Applications",
|
||||||
|
"install": "Install",
|
||||||
|
"installed_apps": "Installed apps",
|
||||||
|
"refresh_app_list": "Refresh list",
|
||||||
|
"available_apps": "Available apps",
|
||||||
|
"no_installed_apps": "No installed apps.",
|
||||||
|
"app_list": "App list",
|
||||||
|
"uninstall": "Uninstall",
|
||||||
|
"install_name": "Install %s",
|
||||||
|
"label_for_manifestname": "Label for %s",
|
||||||
|
"app_info_access_desc": "Manage user access. Allowed users: %s.",
|
||||||
|
"app_info_default_desc": "Redirect domain root to this application (%s).",
|
||||||
|
"app_info_uninstall_desc": "Remove this application.",
|
||||||
|
"app_access": "Access",
|
||||||
|
"app_make_default": "Make default",
|
||||||
|
"app_access_title": "%s access",
|
||||||
|
"allowed_users": "Allowed users",
|
||||||
|
"remove_access": "Remove access",
|
||||||
|
"view_user_profile": "View %s's profile",
|
||||||
|
"everyone_has_access": "Everyone has access.",
|
||||||
|
"no_allowed_users": "No allowed users.",
|
||||||
|
"select_user": "Select user",
|
||||||
|
"no_user_to_add": "No more users to add.",
|
||||||
|
"app_access_addall_desc": "All existing users will have access to %s.",
|
||||||
|
"app_access_removeall_desc": "No users will have access to %s.",
|
||||||
|
"app_access_clearall_desc": "Every user will have access to %s.",
|
||||||
|
"app_access_addall_btn": "Add access to all",
|
||||||
|
"app_access_removeall_btn": "Remove all access",
|
||||||
|
"app_access_clearall_btn": "Clear all access",
|
||||||
|
"multi_instance": "Multi instance",
|
||||||
|
"manage_domains": "Manage domains",
|
||||||
|
"manage_users": "Manage users",
|
||||||
|
"install_time": "Install time",
|
||||||
|
"backup": "Backup",
|
||||||
|
"backup_warning_title": "The backup system is not implemented yet.",
|
||||||
|
"backup_warning_desc": "You should take care of backing up your data yourself for now.",
|
||||||
|
"domain_list": "Domain list",
|
||||||
|
"domain_add": "Add domain",
|
||||||
|
"domain_add_panel_with_domain": "I already have a domain name…",
|
||||||
|
"domain_add_panel_without_domain": "I don't have a domain name…",
|
||||||
|
"domain_add_dns_doc": "… and I have <a href='//yunohost.org/dns'>set my DNS correctly</a>.",
|
||||||
|
"domain_add_dyndns_doc": "… and I want a dynamic DNS service.",
|
||||||
|
"domain_default": "Default domain",
|
||||||
|
"domain_default_desc": "The default domain is the connection domain where users log in.",
|
||||||
|
"domain_select": "Select domain",
|
||||||
|
"monitoring": "Monitoring",
|
||||||
|
"hostname": "Hostname",
|
||||||
|
"os": "OS",
|
||||||
|
"uptime": "Uptime",
|
||||||
|
"system": "System",
|
||||||
|
"memory": "Memory",
|
||||||
|
"ram": "RAM",
|
||||||
|
"swap": "Swap",
|
||||||
|
"used": "Used",
|
||||||
|
"free": "Free",
|
||||||
|
"total": "Total",
|
||||||
|
"cpu_load": "CPU Load",
|
||||||
|
"count_min": "%s min",
|
||||||
|
"process": "Process",
|
||||||
|
"running": "Running",
|
||||||
|
"sleeping": "Sleeping",
|
||||||
|
"network": "Network",
|
||||||
|
"public_ip": "Public IP: ",
|
||||||
|
"local_ip": "Local IP",
|
||||||
|
"gateway": "Gateway: ",
|
||||||
|
"interface": "Interface",
|
||||||
|
"ipv4": "IPv4",
|
||||||
|
"ipv6": "IPv6",
|
||||||
|
"usage": "Usage",
|
||||||
|
"time_since_update": "Time since update: ",
|
||||||
|
"bit_rate": "Bit rate",
|
||||||
|
"cumulative_usage": "Cumulative usage",
|
||||||
|
"transmission": "Transmission",
|
||||||
|
"reception": "Reception",
|
||||||
|
"disk": "Disk",
|
||||||
|
"filesystem": "Filesystem",
|
||||||
|
"fs_type": "FS Type",
|
||||||
|
"mount_point": "Mount point",
|
||||||
|
"size": "Size",
|
||||||
|
"available": "Available",
|
||||||
|
"io": "I/O",
|
||||||
|
"read": "Read",
|
||||||
|
"write": "Write",
|
||||||
|
"monitoring_disabled": "Monitoring is not enabled.",
|
||||||
|
"monitoring_check_glances": "Check <a href='#/services/glances'>glances</a> service status.",
|
||||||
|
"services": "Services",
|
||||||
|
"services_list": "Services list",
|
||||||
|
"service_start_on_boot": "Start on boot: ",
|
||||||
|
"service_status": "Status: ",
|
||||||
|
"service_log": "%s log",
|
||||||
|
"firewall": "Firewall",
|
||||||
|
"upnp": "UPnP",
|
||||||
|
"upnp_enabled": "UPnP is enabled.",
|
||||||
|
"upnp_disabled": "UPnP is disabled.",
|
||||||
|
"confirm_upnp_action": "Are you sure you want to %s UPnP ?",
|
||||||
|
"action": "Action",
|
||||||
|
"protocol": "Protocol",
|
||||||
|
"connection": "Connection",
|
||||||
|
"tcp": "TCP",
|
||||||
|
"udp": "UDP",
|
||||||
|
"port": "Port",
|
||||||
|
"ports": "Ports",
|
||||||
|
"confirm_firewall": "Are you sure to %s port %s (protocol: %s, connection: %s)",
|
||||||
|
"tools": "Tools",
|
||||||
|
"tools_adminpw": "Change administration password",
|
||||||
|
"tools_adminpw_current": "Current password",
|
||||||
|
"tools_adminpw_current_placeholder": "Enter your current password",
|
||||||
|
"tools_adminpw_new_placeholder": "Enter the new password",
|
||||||
|
"tools_adminpw_confirm_placeholder": "Confirm the new password",
|
||||||
|
"tools_download_ca": "Download SSL Certificate Authority (CA)",
|
||||||
|
"tools_download_ca_desc": "Click here to download your SSL certificate authority (CA)",
|
||||||
|
"system_update": "System update",
|
||||||
|
"system_upgrade": "System upgrade",
|
||||||
|
"system_upgrade_btn": "Upgrade",
|
||||||
|
"system_packages": "Packages",
|
||||||
|
"system_apps": "Apps",
|
||||||
|
"system_packages_nothing": "There is no packages to upgrade.",
|
||||||
|
"system_apps_nothing": "There is no apps to upgrade.",
|
||||||
|
"no_log": "No log.",
|
||||||
|
"users": "Users",
|
||||||
|
"users_new": "New user",
|
||||||
|
"users_no": "No users.",
|
||||||
|
"users_list": "Users list",
|
||||||
|
"user_username": "Username",
|
||||||
|
"user_username_edit": "Edit %s",
|
||||||
|
"user_fullname": "Fullname",
|
||||||
|
"user_email": "Email",
|
||||||
|
"user_emailaliases": "Mail aliases",
|
||||||
|
"user_emailforward": "Mail forward"
|
||||||
|
}
|
205
locales/pt.json
Normal file
205
locales/pt.json
Normal file
|
@ -0,0 +1,205 @@
|
||||||
|
{
|
||||||
|
"domain": "Domínio",
|
||||||
|
"domains": "Domínios",
|
||||||
|
"password": "Senha",
|
||||||
|
"administration_password": "Senha de administração",
|
||||||
|
"password_confirmation": "Confirmação da senha",
|
||||||
|
"password_new": "Nova senha",
|
||||||
|
"password_description": "A senha deve ter o mínimo de 4 caracteres.",
|
||||||
|
"login": "Iniciar sessão",
|
||||||
|
"logout": "Terminar sessão",
|
||||||
|
"loading": "Inicializando",
|
||||||
|
"domain_name": "Nome do domínio",
|
||||||
|
"myserver_org": "meuservidor.org",
|
||||||
|
"myserver": "meuservidor",
|
||||||
|
"menu": "Menu",
|
||||||
|
"id": "ID",
|
||||||
|
"description": "Descrição",
|
||||||
|
"infos": "Infos",
|
||||||
|
"mode": "Modo",
|
||||||
|
"url": "URL",
|
||||||
|
"operations": "Operações",
|
||||||
|
"add": "Adicionar",
|
||||||
|
"save": "Guardar",
|
||||||
|
"delete": "Eliminar",
|
||||||
|
"default": "Pré-definido",
|
||||||
|
"set_default": "Aplicar pré-definição",
|
||||||
|
"status": "Estado",
|
||||||
|
"disable": "Desativar",
|
||||||
|
"enable": "Ativar",
|
||||||
|
"start": "Iniciar",
|
||||||
|
"stop": "Parar",
|
||||||
|
"log": "Registo",
|
||||||
|
"yes": "Sim",
|
||||||
|
"no": "Não",
|
||||||
|
"open": "Abrir",
|
||||||
|
"close": "Fechar",
|
||||||
|
"both": "Ambos",
|
||||||
|
"installing": "A instalar",
|
||||||
|
"installed": "Instalado",
|
||||||
|
"installation_complete": "Instalação completa",
|
||||||
|
"wrong_password": "Senha errada",
|
||||||
|
"passwords_dont_match": "As senhas não coincidem",
|
||||||
|
"passwords_too_short": "Senha curta demais",
|
||||||
|
"password_empty": "Campo da senha está vazio",
|
||||||
|
"logged_in": "Sessão iniciada",
|
||||||
|
"logged_out": "Sessão terminada",
|
||||||
|
"unauthorized": "Não autorizado",
|
||||||
|
"error_occured": "Ocorreu um erro, tente de novo",
|
||||||
|
"error_server": "Erro no servidor",
|
||||||
|
"error_select_domain": "Deve especificar um domínio",
|
||||||
|
"error_modify_something": "Deve realizar alterações",
|
||||||
|
"non_compatible_api": "API não compatível",
|
||||||
|
"warning_first_user": "Provavelmente precisa <a href='#/users/create' class='alert-link'>criar um utilizador</a> primeiro.",
|
||||||
|
"unknown_action": "Ação desconhecida %s",
|
||||||
|
"unknown_argument": "Argumento desconhecido: %s",
|
||||||
|
"confirm_delete": "Confirma a eliminação de %s ?",
|
||||||
|
"confirm_change_maindomain": "Confirma a alteração do domínio principal?",
|
||||||
|
"confirm_uninstall": "Confirma a desinstalação de %s ?",
|
||||||
|
"confirm_access_remove_all": "Confirma a eliminação de todos os acessos a %s ?",
|
||||||
|
"confirm_access_remove_user": "Confirma a eliminação do acesso de %s a %s ?",
|
||||||
|
"confirm_access_add": "Confirma a adição de acesso de %s a todos os utilizadores?",
|
||||||
|
"confirm_access_clear": "Confirma a limpeza de todos os acessos a %s ?",
|
||||||
|
"confirm_app_default": "Confirma esta aplicação como pré-definida?",
|
||||||
|
"confirm_service_action": "Confirma %s %s ?",
|
||||||
|
"confirm_update_type": "Confirma atualização a cada %s %s ?",
|
||||||
|
"postinstall_intro_1": "Parabéns! YunoHost foi instalado com êxito.",
|
||||||
|
"postinstall_intro_2": "Two more configuration steps are required to activate the services of your server.",
|
||||||
|
"postinstall_intro_3": "You can obtain more information by visiting the <a href='//yunohost.org/postinstall' target='_blank'>appropriate documentation page</a>",
|
||||||
|
"begin": "Iniciar",
|
||||||
|
"postinstall_domain": "This is the first domain name linked to your YunoHost server, but also the one which will be used by your server's users to access the authentication portal. It will thus be visible by everyone, choose it carefully.",
|
||||||
|
"previous": "Anterior",
|
||||||
|
"next": "Seguinte",
|
||||||
|
"postinstall_password": "This password will be used to manage everything on your server. Take the time to choose it wisely.",
|
||||||
|
"confirm_postinstall": "You are about to launch the postinstallation process on the domain %s. It may take a few minutes, *do not interrupt the operation*.",
|
||||||
|
"application": "Aplicação",
|
||||||
|
"applications": "Aplicações",
|
||||||
|
"install": "Instalar",
|
||||||
|
"installed_apps": "Aplicações instaladas",
|
||||||
|
"refresh_app_list": "Atualizar lista",
|
||||||
|
"available_apps": "Aplicações disponíveis",
|
||||||
|
"no_installed_apps": "Não tem aplicações instaladas.",
|
||||||
|
"app_list": "Lista de aplicações",
|
||||||
|
"uninstall": "Desinstalar",
|
||||||
|
"install_name": "Instalar %s",
|
||||||
|
"label_for_manifestname": "Rótulo para %s",
|
||||||
|
"app_info_access_desc": "Gerir acessos de utilizadores. Utilizadores permitidos: %s.",
|
||||||
|
"app_info_default_desc": "Redirecionar domínio principal para esta aplicação (%s).",
|
||||||
|
"app_info_uninstall_desc": "Remover esta aplicação.",
|
||||||
|
"app_access": "Aceder",
|
||||||
|
"app_make_default": "Tornar padrão",
|
||||||
|
"app_access_title": "%s acesso",
|
||||||
|
"allowed_users": "Utilizadores permitidos",
|
||||||
|
"remove_access": "Remover acesso",
|
||||||
|
"view_user_profile": "Ver o perfil de %s",
|
||||||
|
"everyone_has_access": "Todos têm acesso.",
|
||||||
|
"no_allowed_users": "Não são permitidos utilizadores.",
|
||||||
|
"select_user": "Selecione o utilizador",
|
||||||
|
"no_user_to_add": "Não existem mais utilizadores para adicionar.",
|
||||||
|
"app_access_addall_desc": "Todos os utilizadores existentes terão acesso a %s.",
|
||||||
|
"app_access_removeall_desc": "Nenhum utilizador terá acesso a %s.",
|
||||||
|
"app_access_clearall_desc": "Qualquer utilizador terá acesso a %s.",
|
||||||
|
"app_access_addall_btn": "Adicionar acesso a todos",
|
||||||
|
"app_access_removeall_btn": "Remover todos os acessos",
|
||||||
|
"app_access_clearall_btn": "Limpar todos os acessos",
|
||||||
|
"multi_instance": "Multi instance",
|
||||||
|
"manage_domains": "Gerir domínios",
|
||||||
|
"manage_users": "Gerir utilizadores",
|
||||||
|
"install_time": "Install time",
|
||||||
|
"backup": "Cópia de segurança",
|
||||||
|
"backup_warning_title": "O sistema para cópia de segurança ainda não foi implementado.",
|
||||||
|
"backup_warning_desc": "Deve a partir de agora restaurar os dados manualmente.",
|
||||||
|
"domain_list": "Lista de domínios",
|
||||||
|
"domain_add": "Adicionar domínio",
|
||||||
|
"domain_add_panel_with_domain": "Já tenho um domínio registado...",
|
||||||
|
"domain_add_panel_without_domain": "Ainda não registei um domínio...",
|
||||||
|
"domain_add_dns_doc": "… coloco <a href='//yunohost.org/dns'>para definir o meu DNS</a>.",
|
||||||
|
"domain_add_dyndns_doc": "... quero um serviço DNS dinâmico.",
|
||||||
|
"domain_default": "Domínio pré-definido",
|
||||||
|
"domain_default_desc": "O domínio pré-definido é o domínio a que o utilizador se liga para iniciar sessão",
|
||||||
|
"domain_select": "Selecione o domínio",
|
||||||
|
"monitoring": "Monitorizando",
|
||||||
|
"hostname": "Hostname",
|
||||||
|
"os": "Sistema Operativo",
|
||||||
|
"uptime": "Tempo ativo",
|
||||||
|
"system": "Sistema",
|
||||||
|
"memory": "Memória",
|
||||||
|
"ram": "RAM",
|
||||||
|
"swap": "Memória virtual",
|
||||||
|
"used": "Utilizada",
|
||||||
|
"free": "Livre",
|
||||||
|
"total": "Total",
|
||||||
|
"cpu_load": "Utilização da CPU",
|
||||||
|
"count_min": "%s min",
|
||||||
|
"process": "Processo",
|
||||||
|
"running": "Em execução",
|
||||||
|
"sleeping": "Sleeping",
|
||||||
|
"network": "Rede",
|
||||||
|
"public_ip": "IP público",
|
||||||
|
"local_ip": "IP local",
|
||||||
|
"gateway": "Gateway: ",
|
||||||
|
"interface": "Dispositivo",
|
||||||
|
"ipv4": "IPv4",
|
||||||
|
"ipv6": "IPv6",
|
||||||
|
"usage": "Utilização",
|
||||||
|
"time_since_update": "Tempo desde a atualização:",
|
||||||
|
"bit_rate": "Taxa de daddos",
|
||||||
|
"cumulative_usage": "Cumulative usage",
|
||||||
|
"transmission": "Envio",
|
||||||
|
"reception": "Receção",
|
||||||
|
"disk": "Disco",
|
||||||
|
"filesystem": "Sistema de ficheiros",
|
||||||
|
"fs_type": "Tipo de Sistema de Ficheiros",
|
||||||
|
"mount_point": "Mount point",
|
||||||
|
"size": "Tamanho",
|
||||||
|
"available": "Disponível",
|
||||||
|
"io": "I/O",
|
||||||
|
"read": "Leitura",
|
||||||
|
"write": "Escrita",
|
||||||
|
"monitoring_disabled": "A monitorização está desativada.",
|
||||||
|
"monitoring_check_glances": "Check <a href='#/services/glances'>glances</a> service status.",
|
||||||
|
"services": "Serviços",
|
||||||
|
"services_list": "Lista de serviços",
|
||||||
|
"service_start_on_boot": "Iniciar no arranque:",
|
||||||
|
"service_status": "Estado:",
|
||||||
|
"service_log": "%s registo",
|
||||||
|
"firewall": "Firewall",
|
||||||
|
"upnp": "UPnP",
|
||||||
|
"upnp_enabled": "UPnP está ativo.",
|
||||||
|
"upnp_disabled": "UPnP está desativado.",
|
||||||
|
"confirm_upnp_action": "Are you sure you want to %s UPnP ?",
|
||||||
|
"action": "Ação",
|
||||||
|
"protocol": "Protocolo",
|
||||||
|
"connection": "Ligação",
|
||||||
|
"tcp": "TCP",
|
||||||
|
"udp": "UDP",
|
||||||
|
"port": "Porta",
|
||||||
|
"ports": "Portas",
|
||||||
|
"confirm_firewall": "Are you sure to %s port %s (protocol: %s, connection: %s)",
|
||||||
|
"tools": "Ferramentas",
|
||||||
|
"tools_adminpw": "Alterar senha administrativa",
|
||||||
|
"tools_adminpw_current": "Senha atual",
|
||||||
|
"tools_adminpw_current_placeholder": "Escreva a sua senha atual",
|
||||||
|
"tools_adminpw_new_placeholder": "Escreva a sua nova senha",
|
||||||
|
"tools_adminpw_confirm_placeholder": "Confirme a sua nova senha",
|
||||||
|
"tools_download_ca": "Transferir o Certificado de Autoridade (CA) SSL",
|
||||||
|
"tools_download_ca_desc": "Clique aqui para transferir o seu certificado de autoridade (CA) SSL",
|
||||||
|
"system_update": "Atualização do sistema",
|
||||||
|
"system_upgrade": "System upgrade",
|
||||||
|
"system_upgrade_btn": "Upgrade",
|
||||||
|
"system_packages": "Packages",
|
||||||
|
"system_apps": "Aplicações",
|
||||||
|
"system_packages_nothing": "There is no packages to upgrade.",
|
||||||
|
"system_apps_nothing": "There is no apps to upgrade.",
|
||||||
|
"no_log": "Não existem registos.",
|
||||||
|
"users": "Utilizadores",
|
||||||
|
"users_new": "Novo utilizador",
|
||||||
|
"users_no": "Não existem utilizadores.",
|
||||||
|
"users_list": "Lista de utilizadores",
|
||||||
|
"user_username": "Nome de utilizador",
|
||||||
|
"user_username_edit": "Editar %s",
|
||||||
|
"user_fullname": "Nome completo",
|
||||||
|
"user_email": "Correio eletrónico",
|
||||||
|
"user_emailaliases": "Mail aliases",
|
||||||
|
"user_emailforward": "Reencaminhar correio"
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue