diff --git a/public/language/da/admin/admin.json b/public/language/da/admin/admin.json index 394f60f3b6..5ead0f0144 100644 --- a/public/language/da/admin/admin.json +++ b/public/language/da/admin/admin.json @@ -1,6 +1,6 @@ { - "alert.confirm-reload": "Er du sikker på du ønsker at genindlæse NodeBB?", - "alert.confirm-restart": "Er du sikker på du ønsker at genstarte NodeBB?", + "alert.confirm-reload": "Er du sikker på at du ønsker at genindlæse NodeBB?", + "alert.confirm-restart": "Er du sikker på at du ønsker at genstarte NodeBB?", "acp-title": "%1 | NodeBB Admin Kontrol Panel", "settings-header-contents": "Indhold" diff --git a/public/language/da/admin/advanced/cache.json b/public/language/da/admin/advanced/cache.json index 5a954f1232..1194307544 100644 --- a/public/language/da/admin/advanced/cache.json +++ b/public/language/da/admin/advanced/cache.json @@ -1,11 +1,11 @@ { - "post-cache": "Post Cache", - "posts-in-cache": "Posts in Cache", - "average-post-size": "Average Post Size", - "length-to-max": "Length / Max", - "percent-full": "%1% Full", - "post-cache-size": "Post Cache Size", - "items-in-cache": "Items in Cache", - "control-panel": "Control Panel", - "update-settings": "Update Cache Settings" + "post-cache": "Indlægs Cache", + "posts-in-cache": "Indlæg i Cache", + "average-post-size": "Gennemsnitlig Størrelse af Indlæg", + "length-to-max": "Længde / Max", + "percent-full": "%1% Fuld", + "post-cache-size": "Indlægs Cache Størrelse", + "items-in-cache": "Ting i Cache", + "control-panel": "Kontrol Panel", + "update-settings": "Opdater Cache Indstillinger" } \ No newline at end of file diff --git a/public/language/da/admin/advanced/database.json b/public/language/da/admin/advanced/database.json index f7db6220ee..59742a0158 100644 --- a/public/language/da/admin/advanced/database.json +++ b/public/language/da/admin/advanced/database.json @@ -1,35 +1,35 @@ { "x-b": "%1 b", "x-mb": "%1 mb", - "uptime-seconds": "Uptime in Seconds", - "uptime-days": "Uptime in Days", + "uptime-seconds": "Oppetid i Sekunder", + "uptime-days": "Oppetid i Dage", "mongo": "Mongo", "mongo.version": "MongoDB Version", "mongo.storage-engine": "Storage Engine", - "mongo.collections": "Collections", - "mongo.objects": "Objects", - "mongo.avg-object-size": "Avg. Object Size", - "mongo.data-size": "Data Size", - "mongo.storage-size": "Storage Size", - "mongo.index-size": "Index Size", - "mongo.file-size": "File Size", - "mongo.resident-memory": "Resident Memory", - "mongo.virtual-memory": "Virtual Memory", - "mongo.mapped-memory": "Mapped Memory", - "mongo.raw-info": "MongoDB Raw Info", + "mongo.collections": "Kollektioner", + "mongo.objects": "Objekter", + "mongo.avg-object-size": "Gennemsnitlig Objekt Størrelse", + "mongo.data-size": "Data Størrelse", + "mongo.storage-size": "Lager Størrelse", + "mongo.index-size": "Index Størrelse", + "mongo.file-size": "Fil Størrelse", + "mongo.resident-memory": "Resident Hukommelse", + "mongo.virtual-memory": "Virtuel Hukommelse", + "mongo.mapped-memory": "Kortlagt Hukommelse", + "mongo.raw-info": "MongoDB Rå Info", "redis": "Redis", "redis.version": "Redis Version", - "redis.connected-clients": "Connected Clients", - "redis.connected-slaves": "Connected Slaves", - "redis.blocked-clients": "Blocked Clients", - "redis.used-memory": "Used Memory", - "redis.memory-frag-ratio": "Memory Fragmentation Ratio", - "redis.total-connections-recieved": "Total Connections Received", - "redis.total-commands-processed": "Total Commands Processed", - "redis.iops": "Instantaneous Ops. Per Second", - "redis.keyspace-hits": "Keyspace Hits", - "redis.keyspace-misses": "Keyspace Misses", - "redis.raw-info": "Redis Raw Info" + "redis.connected-clients": "Forbundne Klienter", + "redis.connected-slaves": "Forbundne Slaver", + "redis.blocked-clients": "Blokerede Klienter", + "redis.used-memory": "Brugt Hukommelse", + "redis.memory-frag-ratio": "Hukommelses Fragmentations Forhold", + "redis.total-connections-recieved": "Totale Forbindelser Modtaget", + "redis.total-commands-processed": "Totale Kommandoer Behandlet", + "redis.iops": "Øjeblikkelige Ops. pr. sekund", + "redis.keyspace-hits": "Mellemrums Tryk", + "redis.keyspace-misses": "Mellemrums Misses", + "redis.raw-info": "Redis Rå Info" } \ No newline at end of file diff --git a/public/language/da/admin/general/dashboard.json b/public/language/da/admin/general/dashboard.json index b82802db1b..1ceda1053c 100644 --- a/public/language/da/admin/general/dashboard.json +++ b/public/language/da/admin/general/dashboard.json @@ -1,30 +1,30 @@ { - "forum-traffic": "Forum Traffic", - "page-views": "Page Views", - "unique-visitors": "Unique Visitors", - "page-views-last-month": "Page views Last Month", - "page-views-this-month": "Page views This Month", - "page-views-last-day": "Page views in last 24 hours", - - "stats.day": "Day", - "stats.week": "Week", - "stats.month": "Month", + "forum-traffic": "Forum Traffik", + "page-views": "Side Visninger", + "unique-visitors": "Unikke Besøgere", + "page-views-last-month": "Side Visninger Sidste Måned", + "page-views-this-month": "Side Visninger Denne Måned", + "page-views-last-day": "Side visninger i de sidste 24 timer", + + "stats.day": "Dag", + "stats.week": "Uge", + "stats.month": "Måned", "stats.all": "All Time", - "updates": "Updates", - "running-version": "You are running NodeBB v%1.", - "keep-updated": "Always make sure that your NodeBB is up to date for the latest security patches and bug fixes.", - "up-to-date": "
You are up-to-date
", - "upgrade-available": "A new version (v%1) has been released. Consider upgrading your NodeBB.
", - "prerelease-upgrade-available": "This is an outdated pre-release version of NodeBB. A new version (v%1) has been released. Consider upgrading your NodeBB.
", - "prerelease-warning": "This is a pre-release version of NodeBB. Unintended bugs may occur.
", - - "notices": "Notices", - - "control-panel": "System Control", - "reload": "Reload", - "restart": "Restart", - "restart-warning": "Reloading or Restarting your NodeBB will drop all existing connections for a few seconds.", + "updates": "Opdateringer", + "running-version": "Du kører NodeBB v%1.", + "keep-updated": "Altid sikrer dig at din NodeBB er opdateret for de seneste sikkerheds og bug rettelser.", + "up-to-date": "Du er opdateret
", + "upgrade-available": "En ny version (v%1) er blevet udgivet. Overvej at opgradere din NodeBB.
", + "prerelease-upgrade-available": "Dette er en uddateret pre-release version af NodeBB. En ny version (v%1) er blevet udgivet. Overvej at opdatere din NodeBB.
", + "prerelease-warning": "Dette er en pre-release udgave af NodeBB. Uforventede bugs kan forekomme.
", + + "notices": "Varsler", + + "control-panel": "System Kontrol", + "reload": "Genindlæs", + "restart": "Genstart", + "restart-warning": "At genindlæse eller genstarte din NodeBB vil droppe alle eksisterende forbindelser i et par sekunder.", "maintenance-mode": "Maintenance Mode", "maintenance-mode-title": "Click here to set up maintenance mode for NodeBB", "realtime-chart-updates": "Realtime Chart Updates", diff --git a/public/language/da/login.json b/public/language/da/login.json index 55e572ee65..20d0fae8e3 100644 --- a/public/language/da/login.json +++ b/public/language/da/login.json @@ -8,5 +8,5 @@ "failed_login_attempt": "Log Ind Mislykkedes", "login_successful": "Du har successfuldt logged in!", "dont_have_account": "Har du ikke en konto?", - "logged-out-due-to-inactivity": "You have been logged out of the Admin Control Panel due to inactivity" + "logged-out-due-to-inactivity": "Du er blevet logged af Admin Kontrol Panelet, på grund af din inaktiviet." } \ No newline at end of file diff --git a/public/language/es/admin/menu.json b/public/language/es/admin/menu.json index 77bc046079..41bbd5ee3b 100644 --- a/public/language/es/admin/menu.json +++ b/public/language/es/admin/menu.json @@ -1,7 +1,7 @@ { "section-general": "General", "general/dashboard": "Panel", - "general/homepage": "Página Inicial", + "general/homepage": "Inicio", "general/navigation": "Navegación", "general/languages": "Lenguajes", "general/sounds": "Sonidos", @@ -13,7 +13,7 @@ "manage/users": "Usuarios", "manage/registration": "Cola de Registro", "manage/groups": "Grupos", - "manage/flags": "Banderas", + "manage/flags": "Reportes", "manage/ip-blacklist": "Lista negra de IP", "section-settings": "Opciones", @@ -24,39 +24,39 @@ "settings/group": "Grupo", "settings/guest": "Invitados", "settings/uploads": "Subidas", - "settings/post": "Anuncio", + "settings/post": "Mensaje", "settings/chat": "Chat", "settings/pagination": "Paginación", "settings/tags": "Etiquetas", "settings/notifications": "Notificaciones", "settings/cookies": "Cookies", - "settings/web-crawler": "Web Crawler", - "settings/sockets": "Zócalos", + "settings/web-crawler": "Rastreador web", + "settings/sockets": "Sockets", "settings/advanced": "Avanzado", "settings.page-title": "%1 Opciones", "section-appearance": "Apariencia", "appearance/themes": "Temas", - "appearance/skins": "Skins", + "appearance/skins": "Pieles", "appearance/customise": "HTML & CSS personalizado", "section-extend": "Extender", - "extend/plugins": "Plugins", + "extend/plugins": "Extensiones", "extend/widgets": "Widgets", "extend/rewards": "Recompensas", "section-social-auth": "Autentificación Social", - "section-plugins": "Plugins", - "extend/plugins.install": "Instalar plugins", + "section-plugins": "Extensiones", + "extend/plugins.install": "Instalar extensiones", "section-advanced": "Avanzado", "advanced/database": "Base de datos", "advanced/events": "Eventos", "advanced/logs": "Registros", "advanced/errors": "Errores", - "advanced/cache": "Cache", + "advanced/cache": "Caché", "development/logger": "Registro", "development/info": "Información", @@ -67,9 +67,9 @@ "search.placeholder": "Buscar...", "search.no-results": "Sin resultados...", - "search.search-forum": "Search the forum for ", + "search.search-forum": "Buscar en el foro ", "search.keep-typing": "Escribe más para ver resultados...", "search.start-typing": "Empieza a escribir para ver resultados...", - "connection-lost": "La connexión a %1 se ha perdido, intentando reconectarse..." + "connection-lost": "La conexión a %1 se ha perdido, intentando reconectar..." } \ No newline at end of file diff --git a/public/language/et/admin/admin.json b/public/language/et/admin/admin.json index 9c01f56006..28df5c3bb8 100644 --- a/public/language/et/admin/admin.json +++ b/public/language/et/admin/admin.json @@ -1,7 +1,7 @@ { - "alert.confirm-reload": "Are you sure you wish to reload NodeBB?", - "alert.confirm-restart": "Are you sure you wish to restart NodeBB?", + "alert.confirm-reload": "Oled kindel, et soovid taaslaadida NodeBB?", + "alert.confirm-restart": "Oled kindel, et soovid taaslaadida NodeBB?", - "acp-title": "%1 | NodeBB Admin Control Panel", - "settings-header-contents": "Contents" + "acp-title": "%1 | NodeBB Administraatori kontrollpaneel", + "settings-header-contents": "Sisu" } \ No newline at end of file diff --git a/public/language/et/admin/advanced/events.json b/public/language/et/admin/advanced/events.json index 766eb5e951..83704a77c5 100644 --- a/public/language/et/admin/advanced/events.json +++ b/public/language/et/admin/advanced/events.json @@ -1,6 +1,6 @@ { - "events": "Events", - "no-events": "There are no events", - "control-panel": "Events Control Panel", - "delete-events": "Delete Events" + "events": "Sündmused", + "no-events": "Sündmused puuduvad", + "control-panel": "Sündmuste kontrollpaneel", + "delete-events": "Kustuta sündmus" } \ No newline at end of file diff --git a/public/language/et/admin/manage/users.json b/public/language/et/admin/manage/users.json index f1651a814b..14c00a8497 100644 --- a/public/language/et/admin/manage/users.json +++ b/public/language/et/admin/manage/users.json @@ -1,69 +1,69 @@ { - "users": "Users", - "edit": "Edit", - "make-admin": "Make Admin", - "remove-admin": "Remove Admin", - "validate-email": "Validate Email", - "send-validation-email": "Send Validation Email", - "password-reset-email": "Send Password Reset Email", - "ban": "Ban User(s)", - "temp-ban": "Ban User(s) Temporarily", - "unban": "Unban User(s)", - "reset-lockout": "Reset Lockout", - "reset-flags": "Reset Flags", - "delete": "Delete User(s)", - "purge": "Delete User(s) and Content", - "download-csv": "Download CSV", - "invite": "Invite", - "new": "New User", + "users": "Kasutajad", + "edit": "Muuda", + "make-admin": "Ülenda administraatoriks", + "remove-admin": "Eemalda administraator", + "validate-email": "Kinnita email", + "send-validation-email": "Saada kinnituskiri", + "password-reset-email": "Saada parooli taastamise email", + "ban": "Keelusta Kasutaja(d)", + "temp-ban": "Keelusta Kasutaja(d) ajutiselt", + "unban": "Tühista keeld Kasutaja(tel)", + "reset-lockout": "Taaslae blokeering", + "reset-flags": "Taasta raporteerimised", + "delete": "Kustuta Kasutaja(d)", + "purge": "Kustuta Kasutaja(d) ja Sisu", + "download-csv": "Lae alla CSV", + "invite": "Kutsu", + "new": "Uus kasutaja", - "pills.latest": "Latest Users", - "pills.unvalidated": "Not Validated", - "pills.no-posts": "No Posts", - "pills.top-posters": "Top Posters", - "pills.top-rep": "Most Reputation", - "pills.inactive": "Inactive", - "pills.flagged": "Most Flagged", - "pills.banned": "Banned", - "pills.search": "User Search", + "pills.latest": "Hiljutised kasutajad", + "pills.unvalidated": "Valideerimata", + "pills.no-posts": "Pole postitusi", + "pills.top-posters": "Top postitajad", + "pills.top-rep": "Kõige rohkem reputatsiooni", + "pills.inactive": "Ebaaktiivne", + "pills.flagged": "Enim raporteeritud", + "pills.banned": "Keelustatud", + "pills.search": "Kasutajate otsing", - "search.username": "By User Name", - "search.username-placeholder": "Enter a username to search", - "search.email": "By Email", - "search.email-placeholder": "Enter a email to search", - "search.ip": "By IP Address", - "search.ip-placeholder": "Enter an IP Address to search", - "search.not-found": "User not found!", + "search.username": "Kasutajanime järgi", + "search.username-placeholder": "Sisesta kasutajanimi, keda soovid otsida", + "search.email": "Emaili kaudu", + "search.email-placeholder": "Sisesta email, mida soovid otsida", + "search.ip": "IP Aadressi järgi", + "search.ip-placeholder": "Sisesta IP Aadress, mida soovid otsida", + "search.not-found": "Kasutajat ei leitud!", - "inactive.3-months": "3 months", - "inactive.6-months": "6 months", - "inactive.12-months": "12 months", + "inactive.3-months": "3 kuud", + "inactive.6-months": "6 kuud", + "inactive.12-months": "12 kuud", "users.uid": "uid", - "users.username": "username", + "users.username": "Kasutajanimi", "users.email": "email", - "users.postcount": "postcount", - "users.reputation": "reputation", - "users.flags": "flags", - "users.joined": "joined", - "users.last-online": "last online", - "users.banned": "banned", + "users.postcount": "Postituste arv", + "users.reputation": "Reputatsioon", + "users.flags": "Raporteerimised", + "users.joined": "Liitunud", + "users.last-online": "Viimati sees", + "users.banned": "keelustatud", - "create.username": "User Name", + "create.username": "Kasutajanimi", "create.email": "Email", - "create.email-placeholder": "Email of this user", - "create.password": "Password", - "create.password-confirm": "Confirm Password", + "create.email-placeholder": "Antud kasutaja email", + "create.password": "Parool", + "create.password-confirm": "Kinnita parool", - "temp-ban.length": "Ban Length", - "temp-ban.reason": "Reason (Optional)", - "temp-ban.hours": "Hours", - "temp-ban.days": "Days", - "temp-ban.explanation": "Enter the length of time for the ban. Note that a time of 0 will be a considered a permanent ban.", + "temp-ban.length": "Keelustuse pikkus", + "temp-ban.reason": "Põhjus (valikuline)", + "temp-ban.hours": "Tunnid", + "temp-ban.days": "Päevad", + "temp-ban.explanation": "Sisesta keelustuse pikkus. Kui sisestad 0, siis seda loetakse igaveseks keelustuseks.", - "alerts.confirm-ban": "Do you really want to ban this user permanently?", - "alerts.confirm-ban-multi": "Do you really want to ban these users permanently?", - "alerts.ban-success": "User(s) banned!", + "alerts.confirm-ban": "Kas te tõesti soovite antud kasutajat igaveseks keelustada ?", + "alerts.confirm-ban-multi": "Kas te tõesti soovite antud kasutajaid igaveseks keelustada?", + "alerts.ban-success": "Kasutaja(d) keelustatud!", "alerts.button-ban-x": "Ban %1 user(s)", "alerts.unban-success": "User(s) unbanned!", "alerts.lockout-reset-success": "Lockout(s) reset!", diff --git a/public/language/gl/user.json b/public/language/gl/user.json index 651bea02f5..6510e010b4 100644 --- a/public/language/gl/user.json +++ b/public/language/gl/user.json @@ -4,8 +4,8 @@ "username": "Nome de usuario", "joindate": "Data de ingreso", "postcount": "Reconto de mensaxes", - "email": "Correo Electrónico", - "confirm_email": "Confirma o teu correo electrónico", + "email": "Enderezo Electrónico", + "confirm_email": "Confirma o teu enderezo electrónico", "account_info": "Información da conta", "ban_account": "Suspender conta", "ban_account_confirm": "Estás seguro de que desexas expulsar a este usuario?", diff --git a/public/language/id/admin/admin.json b/public/language/id/admin/admin.json index 9c01f56006..9325ffcbec 100644 --- a/public/language/id/admin/admin.json +++ b/public/language/id/admin/admin.json @@ -1,7 +1,7 @@ { - "alert.confirm-reload": "Are you sure you wish to reload NodeBB?", - "alert.confirm-restart": "Are you sure you wish to restart NodeBB?", + "alert.confirm-reload": "Anda yakin ingin memuat ulang NodeBB?", + "alert.confirm-restart": "Anda yakin ingin mulai ulang NodeBB?", - "acp-title": "%1 | NodeBB Admin Control Panel", - "settings-header-contents": "Contents" + "acp-title": "%1 | Kontrol Panel Admin NodeBB", + "settings-header-contents": "Konten" } \ No newline at end of file diff --git a/public/language/id/admin/advanced/cache.json b/public/language/id/admin/advanced/cache.json index 5a954f1232..3c6618e9ad 100644 --- a/public/language/id/admin/advanced/cache.json +++ b/public/language/id/admin/advanced/cache.json @@ -1,5 +1,5 @@ { - "post-cache": "Post Cache", + "post-cache": "Cache Posting", "posts-in-cache": "Posts in Cache", "average-post-size": "Average Post Size", "length-to-max": "Length / Max", diff --git a/public/language/it/admin/admin.json b/public/language/it/admin/admin.json index 9c01f56006..edb6aa1389 100644 --- a/public/language/it/admin/admin.json +++ b/public/language/it/admin/admin.json @@ -1,7 +1,7 @@ { - "alert.confirm-reload": "Are you sure you wish to reload NodeBB?", - "alert.confirm-restart": "Are you sure you wish to restart NodeBB?", + "alert.confirm-reload": "Sei sicuro di voler ricaricare NodeBB?", + "alert.confirm-restart": "Sei sicuro di voler riavviare NodeBB?", - "acp-title": "%1 | NodeBB Admin Control Panel", - "settings-header-contents": "Contents" + "acp-title": "%1 | Pannello di controllo amministratore NodeBB", + "settings-header-contents": "Contenuti" } \ No newline at end of file diff --git a/public/language/it/admin/advanced/cache.json b/public/language/it/admin/advanced/cache.json index 5a954f1232..281f02b258 100644 --- a/public/language/it/admin/advanced/cache.json +++ b/public/language/it/admin/advanced/cache.json @@ -1,11 +1,11 @@ { - "post-cache": "Post Cache", - "posts-in-cache": "Posts in Cache", - "average-post-size": "Average Post Size", - "length-to-max": "Length / Max", - "percent-full": "%1% Full", - "post-cache-size": "Post Cache Size", - "items-in-cache": "Items in Cache", - "control-panel": "Control Panel", - "update-settings": "Update Cache Settings" + "post-cache": "Post nella Cache", + "posts-in-cache": "Post nella Cache", + "average-post-size": "Grandezza media Post", + "length-to-max": "Lunghezza / Max", + "percent-full": "%1% Pieno", + "post-cache-size": "Grandezza Cache dei Post", + "items-in-cache": "Elementi nella Cache", + "control-panel": "Pannello di controllo", + "update-settings": "Aggiorna le impostazioni della Cache" } \ No newline at end of file diff --git a/public/language/it/admin/advanced/database.json b/public/language/it/admin/advanced/database.json index f7db6220ee..33dc5f4934 100644 --- a/public/language/it/admin/advanced/database.json +++ b/public/language/it/admin/advanced/database.json @@ -1,11 +1,11 @@ { "x-b": "%1 b", "x-mb": "%1 mb", - "uptime-seconds": "Uptime in Seconds", - "uptime-days": "Uptime in Days", + "uptime-seconds": "Uptime in secondi", + "uptime-days": "Uptime in giorni", "mongo": "Mongo", - "mongo.version": "MongoDB Version", + "mongo.version": "Versione MongoDB", "mongo.storage-engine": "Storage Engine", "mongo.collections": "Collections", "mongo.objects": "Objects", diff --git a/public/language/it/global.json b/public/language/it/global.json index d4ab2d8755..7b7fbae4c8 100644 --- a/public/language/it/global.json +++ b/public/language/it/global.json @@ -19,7 +19,7 @@ "welcome_back": "Bentornato", "you_have_successfully_logged_in": "Login avvenuto con successo", "save_changes": "Salva cambiamenti", - "save": "Save", + "save": "Salva", "close": "Chiudi", "pagination": "Paginazione", "pagination.out_of": "%1 di %2", @@ -100,8 +100,8 @@ "unsaved-changes": "Hai delle modifiche non salvate. Sei sicuro che vuoi lasciare la pagina?", "reconnecting-message": "Sembra che la tua connessione a %1 sia stata persa, per favore attenti mentre proviamo a riconnetterti.", "play": "Play", - "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", - "cookies.accept": "Got it!", - "cookies.learn_more": "Learn More", - "edited": "Edited" + "cookies.message": "Questo sito utilizza i cookie per garantirti la miglior esperienza di navigazione possibile", + "cookies.accept": "Ho capito!", + "cookies.learn_more": "Scopri di più", + "edited": "Modificato" } \ No newline at end of file diff --git a/public/language/it/groups.json b/public/language/it/groups.json index d07c3e09a4..7526935622 100644 --- a/public/language/it/groups.json +++ b/public/language/it/groups.json @@ -51,7 +51,7 @@ "membership.reject": "Rifiuta", "new-group.group_name": "Nome Gruppo:", "upload-group-cover": "Carica copertina del gruppo", - "bulk-invite-instructions": "Enter a list of comma separated usernames to invite to this group", + "bulk-invite-instructions": "Inserisci una lista di nomi utente da invitare in questo gruppo separati da virgole", "bulk-invite": "Bulk Invite", - "remove_group_cover_confirm": "Are you sure you want to remove the cover picture?" + "remove_group_cover_confirm": "Sei sicuro di voler rimuovere l'immagine copertina?" } \ No newline at end of file diff --git a/public/language/it/modules.json b/public/language/it/modules.json index 3bf32b4970..7e4e0fa0ce 100644 --- a/public/language/it/modules.json +++ b/public/language/it/modules.json @@ -13,7 +13,7 @@ "chat.contacts": "Contatti", "chat.message-history": "Cronologia Messaggi", "chat.pop-out": "Chat in finestra", - "chat.minimize": "Minimize", + "chat.minimize": "Minimizza", "chat.maximize": "Ingrandisci", "chat.seven_days": "7 Giorni", "chat.thirty_days": "30 Giorni", @@ -38,7 +38,7 @@ "composer.upload-picture": "Carica immagine", "composer.upload-file": "Carica file", "composer.zen_mode": "Zen Mode", - "composer.select_category": "Select a category", + "composer.select_category": "Seleziona una categoria", "bootbox.ok": "OK", "bootbox.cancel": "Annulla", "bootbox.confirm": "Conferma", diff --git a/public/language/it/pages.json b/public/language/it/pages.json index 286ff2acf2..465cdd5b05 100644 --- a/public/language/it/pages.json +++ b/public/language/it/pages.json @@ -7,7 +7,7 @@ "popular-alltime": "Discussioni più popolari di sempre", "recent": "Discussioni Recenti", "flagged-posts": "Post Segnalati", - "ip-blacklist": "IP Blacklist", + "ip-blacklist": "Lista nera degli IP", "users/online": "Utenti Online", "users/latest": "Ultimi Utenti", "users/sort-posts": "Utenti maggiori contributori", @@ -19,7 +19,7 @@ "tags": "Tags", "tag": "Discussioni taggate \"%1\"", "register": "Registrati", - "registration-complete": "Registration complete", + "registration-complete": "Registrazione completata", "login": "Autenticati", "reset": "Resetta password", "categories": "Categorie", @@ -37,7 +37,7 @@ "account/posts": "Post creati da %1", "account/topics": "Discussioni create da %1", "account/groups": "Gruppi di %1", - "account/bookmarks": "%1's Bookmarked Posts", + "account/bookmarks": "%1 Post tra i favoriti", "account/settings": "Impostazioni Utente", "account/watched": "Discussioni osservate da %1", "account/upvoted": "Post apprezzati da %1", diff --git a/public/language/it/search.json b/public/language/it/search.json index 5ee3ffbb9f..622fc49699 100644 --- a/public/language/it/search.json +++ b/public/language/it/search.json @@ -8,7 +8,7 @@ "posted-by": "Pubblicato da", "in-categories": "In Categorie", "search-child-categories": "Cerca nelle sottocategorie", - "has-tags": "Has tags", + "has-tags": "Ha i tag", "reply-count": "Numero Risposte", "at-least": "Almeno", "at-most": "Al massimo", diff --git a/public/language/it/topic.json b/public/language/it/topic.json index e4bf575edf..a33a961a84 100644 --- a/public/language/it/topic.json +++ b/public/language/it/topic.json @@ -13,7 +13,7 @@ "notify_me": "Ricevi notifiche di nuove risposte in questa discussione", "quote": "Cita", "reply": "Rispondi", - "replies_to_this_post": "Replies: %1", + "replies_to_this_post": "Risposte: %1", "reply-as-topic": "Topic risposta", "guest-login-reply": "Effettua il Log in per rispondere", "edit": "Modifica", @@ -67,7 +67,7 @@ "not-watching.description": "Non notificarmi sulle nuove risposte.%1
events per day",
+ "figure-x": "%1を見つける",
+ "error-events-per-day": "%1
日あたりのイベント",
"error.404": "404 Not Found",
- "error.503": "503 Service Unavailable",
- "manage-error-log": "Manage Error Log",
- "export-error-log": "Export Error Log (CSV)",
- "clear-error-log": "Clear Error Log",
- "route": "Route",
- "count": "Count",
- "no-routes-not-found": "Hooray! There are no routes that were not found.",
- "clear404-confirm": "Are you sure you wish to clear the 404 error logs?",
- "clear404-success": "\"404 Not Found\" errors cleared"
+ "error.503": "503 サービスは利用できません",
+ "manage-error-log": "エラーログの管理",
+ "export-error-log": "エラーログのエクスポート (CSV)",
+ "clear-error-log": "エラーログの消去",
+ "route": "ルート",
+ "count": "カウント",
+ "no-routes-not-found": "やりましたね!見つからなかったルートはありませんでした。",
+ "clear404-confirm": "本当に404エラーログを消去してもよろしいですか?",
+ "clear404-success": "\"404 Not Found\"エラーは消去されました"
}
\ No newline at end of file
diff --git a/public/language/ja/admin/advanced/events.json b/public/language/ja/admin/advanced/events.json
index 766eb5e951..9f67aaea35 100644
--- a/public/language/ja/admin/advanced/events.json
+++ b/public/language/ja/admin/advanced/events.json
@@ -1,6 +1,6 @@
{
- "events": "Events",
- "no-events": "There are no events",
- "control-panel": "Events Control Panel",
- "delete-events": "Delete Events"
+ "events": "イベント",
+ "no-events": "イベントがありません",
+ "control-panel": "イベントのコントロールパネル",
+ "delete-events": "イベントを削除"
}
\ No newline at end of file
diff --git a/public/language/ja/admin/advanced/logs.json b/public/language/ja/admin/advanced/logs.json
index b9de400e1c..c6be55b672 100644
--- a/public/language/ja/admin/advanced/logs.json
+++ b/public/language/ja/admin/advanced/logs.json
@@ -1,7 +1,7 @@
{
- "logs": "Logs",
- "control-panel": "Logs Control Panel",
- "reload": "Reload Logs",
- "clear": "Clear Logs",
- "clear-success": "Logs Cleared!"
+ "logs": "ログ",
+ "control-panel": "ログのコントロールパネル",
+ "reload": "ログを再読み込み",
+ "clear": "ログをクリア",
+ "clear-success": "ログはクリアされました!"
}
\ No newline at end of file
diff --git a/public/language/ja/admin/appearance/customise.json b/public/language/ja/admin/appearance/customise.json
index 767d443e29..fc00e1ad92 100644
--- a/public/language/ja/admin/appearance/customise.json
+++ b/public/language/ja/admin/appearance/customise.json
@@ -1,9 +1,9 @@
{
- "custom-css": "Custom CSS",
- "custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.",
- "custom-css.enable": "Enable Custom CSS",
+ "custom-css": "カスタムCSS",
+ "custom-css.description": "あなたのCSS設定をこちらに追加すると他のすべてのスタイルの後に適用されます。",
+ "custom-css.enable": "カスタムCSSを有効にする",
- "custom-header": "Custom Header",
- "custom-header.description": "Enter custom HTML here (ex. JavaScript, Meta Tags, etc.), which will be appended to the <head>
section of your forum's markup.",
- "custom-header.enable": "Enable Custom Header"
+ "custom-header": "カスタムヘッダー",
+ "custom-header.description": "カスタムしたHTMLを入力してください(例. JavaScript, メタタグなど)。これはフォーラムのマークアップの<head>
に追加されます。",
+ "custom-header.enable": "カスタムヘッダーを有効にする"
}
\ No newline at end of file
diff --git a/public/language/ja/admin/appearance/skins.json b/public/language/ja/admin/appearance/skins.json
index 4db6fbdd8a..045a17ecd7 100644
--- a/public/language/ja/admin/appearance/skins.json
+++ b/public/language/ja/admin/appearance/skins.json
@@ -1,9 +1,9 @@
{
- "loading": "Loading Skins...",
- "homepage": "Homepage",
- "select-skin": "Select Skin",
- "current-skin": "Current Skin",
- "skin-updated": "Skin Updated",
- "applied-success": "%1 skin was succesfully applied",
- "revert-success": "Skin reverted to base colours"
+ "loading": "スキンを読み込んでいます...",
+ "homepage": "ホームページ",
+ "select-skin": "スキン選択",
+ "current-skin": "現在のスキン",
+ "skin-updated": "スキンがアップデートされました",
+ "applied-success": "スキン %1 が正常に適用されました",
+ "revert-success": "スキンがベースカラーに戻りました"
}
\ No newline at end of file
diff --git a/public/language/ja/admin/appearance/themes.json b/public/language/ja/admin/appearance/themes.json
index 3148a01337..fdba3b0762 100644
--- a/public/language/ja/admin/appearance/themes.json
+++ b/public/language/ja/admin/appearance/themes.json
@@ -1,11 +1,11 @@
{
- "checking-for-installed": "Checking for installed themes...",
- "homepage": "Homepage",
- "select-theme": "Select Theme",
- "current-theme": "Current Theme",
- "no-themes": "No installed themes found",
- "revert-confirm": "Are you sure you wish to restore the default NodeBB theme?",
- "theme-changed": "Theme Changed",
- "revert-success": "You have successfully reverted your NodeBB back to it's default theme.",
- "restart-to-activate": "Please restart your NodeBB to fully activate this theme"
+ "checking-for-installed": "インストール済みテーマをチェックしています...",
+ "homepage": "ホームページ",
+ "select-theme": "テーマを選択",
+ "current-theme": "現在のテーマ",
+ "no-themes": "インストールされたテーマが見つかりませんでした",
+ "revert-confirm": "本当にNodeBBのテーマをデフォルトに復元してもよろしいですか?",
+ "theme-changed": "テーマが変更されました",
+ "revert-success": "NodeBBは正常にデフォルトテーマに戻りました。",
+ "restart-to-activate": "テーマを完全に有効化するためにNodeBBを再起動してください"
}
\ No newline at end of file
diff --git a/public/language/ja/admin/development/info.json b/public/language/ja/admin/development/info.json
index b2768ca212..9169cb20d6 100644
--- a/public/language/ja/admin/development/info.json
+++ b/public/language/ja/admin/development/info.json
@@ -1,16 +1,16 @@
{
- "you-are-on": "Info - You are on %1:%2",
- "host": "host",
+ "you-are-on": "お知らせ - あなたは%1:%2",
+ "host": "ホスト",
"pid": "pid",
"nodejs": "nodejs",
- "online": "online",
+ "online": "オンライン",
"git": "git",
- "load": "load",
- "uptime": "uptime",
+ "load": "ロード",
+ "uptime": "稼働時間",
- "registered": "Registered",
- "sockets": "Sockets",
- "guests": "Guests",
+ "registered": "登録数",
+ "sockets": "ソケット数",
+ "guests": "ゲスト数",
- "info": "Info"
+ "info": "情報"
}
\ No newline at end of file
diff --git a/public/language/ja/admin/development/logger.json b/public/language/ja/admin/development/logger.json
index 6ab9558149..864efda349 100644
--- a/public/language/ja/admin/development/logger.json
+++ b/public/language/ja/admin/development/logger.json
@@ -1,12 +1,12 @@
{
- "logger-settings": "Logger Settings",
- "description": "By enabling the check boxes, you will receive logs to your terminal. If you specify a path, logs will then be saved to a file instead. HTTP logging is useful for collecting statistics about who, when, and what people access on your forum. In addition to logging HTTP requests, we can also log socket.io events. Socket.io logging, in combination with redis-cli monitor, can be very helpful for learning NodeBB's internals.",
- "explanation": "Simply check/uncheck the logging settings to enable or disable logging on the fly. No restart needed.",
- "enable-http": "Enable HTTP logging",
- "enable-socket": "Enable socket.io event logging",
- "file-path": "Path to log file",
- "file-path-placeholder": "/path/to/log/file.log ::: leave blank to log to your terminal",
+ "logger-settings": "ロガー設定",
+ "description": "チェックボックスをオンにすると、ターミナルにログが送信されます。パスを指定した場合、ログはファイルに保存されます。HTTPロギングは誰が、いつ、どんなユーザがあなたのフォーラムにアクセスしたかに関する統計を収集するのに便利です。HTTPリクエストだけでなく、socket.ioイベントのロギングをすることもできます。redis-cliモニタと組み合わせたsocket.ioロギングは、NodeBBの内部を学習するのに非常に役立ちます。",
+ "explanation": "ロギング設定をオンまたはオフにするだけで、瞬時にロギングを有効または無効にすることができます。再起動する必要はありません。",
+ "enable-http": "HTTPロギングを有効にする",
+ "enable-socket": "socket.ioイベントのロギングを有効にする",
+ "file-path": "ログファイルのパス",
+ "file-path-placeholder": "/path/to/log/file.log ::: 空白の状態でターミナルにログを表示する",
- "control-panel": "Logger Control Panel",
- "update-settings": "Update Logger Settings"
+ "control-panel": "ロガーのコントロールパネル",
+ "update-settings": "ロガー設定を更新する"
}
\ No newline at end of file
diff --git a/public/language/ja/admin/extend/plugins.json b/public/language/ja/admin/extend/plugins.json
index 1661a987b7..4756c93c85 100644
--- a/public/language/ja/admin/extend/plugins.json
+++ b/public/language/ja/admin/extend/plugins.json
@@ -1,47 +1,47 @@
{
- "installed": "Installed",
- "active": "Active",
- "inactive": "Inactive",
- "out-of-date": "Out of Date",
- "none-found": "No plugins found.",
- "none-active": "No Active Plugins",
- "find-plugins": "Find Plugins",
+ "installed": "インストール済み",
+ "active": "アクティブ",
+ "inactive": "非アクティブ",
+ "out-of-date": "期限切れ",
+ "none-found": "プラグインが見つかりませんでした",
+ "none-active": "アクティブなプラグインが見つかりませんでした",
+ "find-plugins": "プラグインが見つかりました",
- "plugin-search": "Plugin Search",
- "plugin-search-placeholder": "Search for plugin...",
- "reorder-plugins": "Re-order Plugins",
- "order-active": "Order Active Plugins",
- "dev-interested": "Interested in writing plugins for NodeBB?",
- "docs-info": "Full documentation regarding plugin authoring can be found in the NodeBB Docs Portal.",
+ "plugin-search": "プラグインの検索",
+ "plugin-search-placeholder": "プラグインを検索します...",
+ "reorder-plugins": "プラグインの並び替え",
+ "order-active": "アクティブなプラグインの並び替え",
+ "dev-interested": "NodeBBのプラグインの作成に興味がありますか?",
+ "docs-info": "プラグインの作成に関する完全なドキュメントはNodeBBのドキュメントポータルにあります。",
- "order.description": "Certain plugins work ideally when they are initialised before/after other plugins.",
- "order.explanation": "Plugins load in the order specified here, from top to bottom",
+ "order.description": "特定のプラグインは他のプラグインの前後で初期化された際に理想的な動作をします。",
+ "order.explanation": "プラグインはここに上から下へ指定された順序でロードされます",
- "plugin-item.themes": "Themes",
- "plugin-item.deactivate": "Deactivate",
- "plugin-item.activate": "Activate",
- "plugin-item.install": "Install",
- "plugin-item.uninstall": "Uninstall",
- "plugin-item.settings": "Settings",
- "plugin-item.installed": "Installed",
- "plugin-item.latest": "Latest",
- "plugin-item.upgrade": "Upgrade",
- "plugin-item.more-info": "For more information:",
- "plugin-item.unknown": "Unknown",
- "plugin-item.unknown-explanation": "The state of this plugin could not be determined, possibly due to a misconfiguration error.",
+ "plugin-item.themes": "テーマ",
+ "plugin-item.deactivate": "非アクティブ化",
+ "plugin-item.activate": "アクティブ化",
+ "plugin-item.install": "インストール",
+ "plugin-item.uninstall": "アンインストール",
+ "plugin-item.settings": "設定",
+ "plugin-item.installed": "インストール済み",
+ "plugin-item.latest": "最新",
+ "plugin-item.upgrade": "アップグレード",
+ "plugin-item.more-info": "より詳細な情報:",
+ "plugin-item.unknown": "不明",
+ "plugin-item.unknown-explanation": "このプラグインの状態を判断できませんでした。設定にミスがある可能性があります。",
- "alert.enabled": "Plugin Enabled",
- "alert.disabled": "Plugin Disabled",
- "alert.upgraded": "Plugin Upgraded",
- "alert.installed": "Plugin Installed",
- "alert.uninstalled": "Plugin Uninstalled",
- "alert.activate-success": "Please restart your NodeBB to fully activate this plugin",
- "alert.deactivate-success": "Plugin successfully deactivated",
- "alert.upgrade-success": "Please reload your NodeBB to fully upgrade this plugin",
- "alert.install-success": "Plugin successfully installed, please activate the plugin.",
- "alert.uninstall-success": "The plugin has been successfully deactivated and uninstalled.",
- "alert.suggest-error": "NodeBB could not reach the package manager, proceed with installation of latest version?
NodeBB could not reach the package manager, an upgrade is not suggested at this time.
", - "alert.incompatible": "Your version of NodeBB (v%1) is only cleared to upgrade to v%2 of this plugin. Please update your NodeBB if you wish to install a newer version of this plugin.
", - "alert.possibly-incompatible": "No Compatibility Information Found
This plugin did not specify a specific version for installation given your NodeBB version. Full compatibility cannot be guaranteed, and may cause your NodeBB to no longer start properly.
In the event that NodeBB cannot boot properly:
$ ./nodebb reset plugin=\"%1\"
Continue installation of latest version of this plugin?
" + "alert.enabled": "プラグインは有効化されました", + "alert.disabled": "プラグインは無効化されました", + "alert.upgraded": "プラグインはアップグレードされました", + "alert.installed": "プラグインはインストールされました", + "alert.uninstalled": "プラグインはアンインストールされました", + "alert.activate-success": "このプラグインを完全にアクティブするためにNodeBBを再起動してください", + "alert.deactivate-success": "プラグインは正常に非アクティブ化されました", + "alert.upgrade-success": "このプラグインを完全にアップグレードするためにNodeBBをリロードしてください", + "alert.install-success": "プラグインは正常にインストールされました。プラグインをアクティブにしてください", + "alert.uninstall-success": "プラグインは正常に非アクティブ化とアンインストールされました。", + "alert.suggest-error": "NodeBBはパッケージマネージャに到達できませんでした。最新バージョンのインストールを続行しましたか?
NodeBBはパッケージマネージャに到達できませんでした。今アップグレードすることはおすすめしません。
", + "alert.incompatible": "NodeBBのバージョン(v%1)を v%2 にアップデートする必要があります。このプラグインの新しいバージョンをインストールするにはNodeBBをアップデートしてください。
", + "alert.possibly-incompatible": "No Compatibility Information Found
このプラグインはインストールに必要なNodeBBのバージョンの指定がされていませんでした。完全な互換性は保証されず、NodeBBが正常に起動しなくなる可能性があります。
NodeBBが正常に起動できない場合:
$ ./nodebb reset plugin=\"%1\"
このプラグインの最新バージョンのインストールを続行しますか?
" } diff --git a/public/language/ja/admin/extend/rewards.json b/public/language/ja/admin/extend/rewards.json index 5383a90b33..da6f388a12 100644 --- a/public/language/ja/admin/extend/rewards.json +++ b/public/language/ja/admin/extend/rewards.json @@ -1,5 +1,5 @@ { - "rewards": "Rewards", + "rewards": "報酬", "condition-if-users": "If User's", "condition-is": "Is:", "condition-then": "Then:", diff --git a/public/language/ja/admin/extend/widgets.json b/public/language/ja/admin/extend/widgets.json index 477bb15e56..387dfca92f 100644 --- a/public/language/ja/admin/extend/widgets.json +++ b/public/language/ja/admin/extend/widgets.json @@ -1,5 +1,5 @@ { - "available": "Available Widgets", + "available": "利用可能なウィジェット", "explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.", "none-installed": "No widgets found! Activate the essential widgets plugin in the plugins control panel.", "containers.available": "Available Containers", diff --git a/public/language/ja/admin/general/dashboard.json b/public/language/ja/admin/general/dashboard.json index b82802db1b..6922b81259 100644 --- a/public/language/ja/admin/general/dashboard.json +++ b/public/language/ja/admin/general/dashboard.json @@ -1,6 +1,6 @@ { - "forum-traffic": "Forum Traffic", - "page-views": "Page Views", + "forum-traffic": "フォーラムのトラフィック", + "page-views": "ページビュー", "unique-visitors": "Unique Visitors", "page-views-last-month": "Page views Last Month", "page-views-this-month": "Page views This Month", diff --git a/public/language/ja/admin/general/homepage.json b/public/language/ja/admin/general/homepage.json index 4866b8baf6..1f9a27aa8b 100644 --- a/public/language/ja/admin/general/homepage.json +++ b/public/language/ja/admin/general/homepage.json @@ -1,5 +1,5 @@ { - "home-page": "Home Page", + "home-page": "ホームページ", "description": "Choose what page is shown when users navigate to the root URL of your forum.", "home-page-route": "Home Page Route", "custom-route": "Custom Route", diff --git a/public/language/ja/admin/general/languages.json b/public/language/ja/admin/general/languages.json index da45cade2c..9a6a4cf7e8 100644 --- a/public/language/ja/admin/general/languages.json +++ b/public/language/ja/admin/general/languages.json @@ -1,5 +1,5 @@ { - "language-settings": "Language Settings", + "language-settings": "言語設定", "description": "The default language determines the language settings for all users who are visiting your forum.192.168.100.0/22
).",
diff --git a/public/language/zh-CN/admin/manage/registration.json b/public/language/zh-CN/admin/manage/registration.json
index f51b4d56e6..170ef7bae8 100644
--- a/public/language/zh-CN/admin/manage/registration.json
+++ b/public/language/zh-CN/admin/manage/registration.json
@@ -1,9 +1,9 @@
{
- "queue": "Queue",
- "description": "There are no users in the registration queue.