diff --git a/public/language/es/admin/advanced/errors.json b/public/language/es/admin/advanced/errors.json index ca55056f4b..e053348013 100644 --- a/public/language/es/admin/advanced/errors.json +++ b/public/language/es/admin/advanced/errors.json @@ -8,7 +8,7 @@ "clear-error-log": "Cerrar Log de Error", "route": "Ruta", "count": "Contar", - "no-routes-not-found": "Hooray! No 404 errors!", + "no-routes-not-found": "¡Hurra! ¡No hay errores 404!", "clear404-confirm": "¿Estas seguro que desea borrar los registros de errores 404?", "clear404-success": "\"404 no encontrado\" Errores borrados" } \ No newline at end of file diff --git a/public/language/es/admin/extend/plugins.json b/public/language/es/admin/extend/plugins.json index 1661a987b7..4bb8cff1c1 100644 --- a/public/language/es/admin/extend/plugins.json +++ b/public/language/es/admin/extend/plugins.json @@ -1,5 +1,5 @@ { - "installed": "Installed", + "installed": "Instalado", "active": "Active", "inactive": "Inactive", "out-of-date": "Out of Date", diff --git a/public/language/es/admin/extend/rewards.json b/public/language/es/admin/extend/rewards.json index 5383a90b33..27560eee28 100644 --- a/public/language/es/admin/extend/rewards.json +++ b/public/language/es/admin/extend/rewards.json @@ -1,5 +1,5 @@ { - "rewards": "Rewards", + "rewards": "Recompensas", "condition-if-users": "If User's", "condition-is": "Is:", "condition-then": "Then:", diff --git a/public/language/es/admin/general/navigation.json b/public/language/es/admin/general/navigation.json index c4ba0d09ac..e2a66f7af2 100644 --- a/public/language/es/admin/general/navigation.json +++ b/public/language/es/admin/general/navigation.json @@ -1,5 +1,5 @@ { - "icon": "Icon:", + "icon": "Icono:", "change-icon": "change", "route": "Route:", "tooltip": "Tooltip:", diff --git a/public/language/es/admin/general/sounds.json b/public/language/es/admin/general/sounds.json index 95ccbde0f1..29c441db26 100644 --- a/public/language/es/admin/general/sounds.json +++ b/public/language/es/admin/general/sounds.json @@ -1,5 +1,5 @@ { - "notifications": "Notifications", + "notifications": "Notificaciones", "chat-messages": "Chat Messages", "play-sound": "Play", "incoming-message": "Incoming Message", diff --git a/public/language/es/admin/manage/registration.json b/public/language/es/admin/manage/registration.json index f51b4d56e6..defa4f1b30 100644 --- a/public/language/es/admin/manage/registration.json +++ b/public/language/es/admin/manage/registration.json @@ -1,5 +1,5 @@ { - "queue": "Queue", + "queue": "Cola", "description": "There are no users in the registration queue.
To enable this feature, go to Settings → User → User Registration and set Registration Type to \"Admin Approval\".", "list.name": "Name", diff --git a/public/language/es/admin/manage/users.json b/public/language/es/admin/manage/users.json index f1651a814b..da98ea0b09 100644 --- a/public/language/es/admin/manage/users.json +++ b/public/language/es/admin/manage/users.json @@ -1,5 +1,5 @@ { - "users": "Users", + "users": "Usuarios", "edit": "Edit", "make-admin": "Make Admin", "remove-admin": "Remove Admin", @@ -76,14 +76,14 @@ "alerts.validate-email-success": "Emails validated", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.confirm-delete": "Warning!
Do you really want to delete user(s)?
This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", - "alerts.delete-success": "User(s) Deleted!", + "alerts.delete-success": "¡Usuario(s) Borrado(s)!", "alerts.confirm-purge": "Warning!
Do you really want to delete user(s) and their content?
This action is not reversable! All user data and content will be erased!", - "alerts.create": "Create User", - "alerts.button-create": "Create", - "alerts.button-cancel": "Cancel", + "alerts.create": "Crear Usuario", + "alerts.button-create": "Crear", + "alerts.button-cancel": "Cancelar", "alerts.error-passwords-different": "Passwords must match!", "alerts.error-x": "Error

%1

", - "alerts.create-success": "User created!", + "alerts.create-success": "¡Usuario creado!", "alerts.prompt-email": "Email: ", "alerts.email-sent-to": "An invitation email has been sent to %1", diff --git a/public/language/es/admin/settings/advanced.json b/public/language/es/admin/settings/advanced.json index b023528d04..31a15df457 100644 --- a/public/language/es/admin/settings/advanced.json +++ b/public/language/es/admin/settings/advanced.json @@ -1,5 +1,5 @@ { - "maintenance-mode": "Maintenance Mode", + "maintenance-mode": "Modo de Mantenimiento", "maintenance-mode.help": "When the forum is in maintenance mode, all requests will be redirected to a static holding page. Administrators are exempt from this redirection, and are able to access the site normally.", "maintenance-mode.message": "Maintenance Message", "headers": "Headers", diff --git a/public/language/es/admin/settings/notifications.json b/public/language/es/admin/settings/notifications.json index 4eff7f341a..7cfd68f3d6 100644 --- a/public/language/es/admin/settings/notifications.json +++ b/public/language/es/admin/settings/notifications.json @@ -1,5 +1,5 @@ { - "notifications": "Notifications", + "notifications": "Notificaciones", "welcome-notification": "Welcome Notification", "welcome-notification-link": "Welcome Notification Link" } \ No newline at end of file diff --git a/public/language/es/admin/settings/uploads.json b/public/language/es/admin/settings/uploads.json index 35eaa5a58f..c48d591d9f 100644 --- a/public/language/es/admin/settings/uploads.json +++ b/public/language/es/admin/settings/uploads.json @@ -1,5 +1,5 @@ { - "posts": "Posts", + "posts": "Mensajes", "allow-files": "Allow users to upload regular files", "private": "Make uploaded files private", "max-image-width": "Resize images down to specified width (in pixels)", diff --git a/public/language/es/admin/settings/user.json b/public/language/es/admin/settings/user.json index bdabb075e9..8e231827ca 100644 --- a/public/language/es/admin/settings/user.json +++ b/public/language/es/admin/settings/user.json @@ -1,5 +1,5 @@ { - "authentication": "Authentication", + "authentication": "Autentificación", "allow-local-login": "Allow local login", "require-email-confirmation": "Require Email Confirmation", "email-confirm-interval": "User may not resend a confirmation email until", diff --git a/public/language/es/global.json b/public/language/es/global.json index 31a0064c3d..37608b7c42 100644 --- a/public/language/es/global.json +++ b/public/language/es/global.json @@ -103,5 +103,5 @@ "cookies.message": "Esta web usa cookies para asegurar que usted recibe la mejor experiencia de navegación.", "cookies.accept": "De Acuerdo!", "cookies.learn_more": "Quiero saber más", - "edited": "Edited" + "edited": "Editado" } \ No newline at end of file diff --git a/public/language/nl/admin/admin.json b/public/language/nl/admin/admin.json index 9c01f56006..7f6e9cebd7 100644 --- a/public/language/nl/admin/admin.json +++ b/public/language/nl/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": "Weet u zeker dat u NodeBB wilt herladen?", + "alert.confirm-restart": "Weet u zeker dat u NodeBB opnieuw wilt opstarten?", - "acp-title": "%1 | NodeBB Admin Control Panel", - "settings-header-contents": "Contents" + "acp-title": "%1 | NodeBB Administratiepaneel", + "settings-header-contents": "Inhoud" } \ No newline at end of file diff --git a/public/language/nl/search.json b/public/language/nl/search.json index 2c7c9b000e..55a1964be5 100644 --- a/public/language/nl/search.json +++ b/public/language/nl/search.json @@ -8,11 +8,11 @@ "posted-by": "Geplaatst door", "in-categories": "In categorieën", "search-child-categories": "Doorzoek subcategorieën ", - "has-tags": "Has tags", + "has-tags": "Is getagged", "reply-count": "Aantal reacties", "at-least": "op zijn minst", "at-most": "op zijn meest", - "relevance": "Relevance", + "relevance": "Relevantie", "post-time": "Geplaatst op", "newer-than": "Nieuwer dan", "older-than": "Ouder dan", diff --git a/public/language/nl/topic.json b/public/language/nl/topic.json index 398ae2b220..1e0be1b1c3 100644 --- a/public/language/nl/topic.json +++ b/public/language/nl/topic.json @@ -13,8 +13,8 @@ "notify_me": "Krijg een melding wanneer nieuwe reacties volgen", "quote": "Citeren", "reply": "Reageren", - "replies_to_this_post": "%1 Replies", - "last_reply_time": "Last reply", + "replies_to_this_post": "%1 Antwoorden", + "last_reply_time": "Laatste antwoord", "reply-as-topic": "Reageren als onderwerp", "guest-login-reply": "Aanmelden om te reageren", "edit": "Aanpassen", diff --git a/public/language/nl/user.json b/public/language/nl/user.json index 1e6b49c38d..6d897f89cd 100644 --- a/public/language/nl/user.json +++ b/public/language/nl/user.json @@ -33,7 +33,7 @@ "chat": "Chat", "chat_with": "Chat verder met %1", "new_chat_with": "Begin een chat met %1", - "flag-profile": "Flag Profile", + "flag-profile": "Profiel vlaggen", "follow": "Volgen", "unfollow": "Ontvolgen", "more": "Meer", @@ -64,9 +64,9 @@ "upload_a_picture": "Upload een afbeelding", "remove_uploaded_picture": "Verwijder gëuploade foto", "upload_cover_picture": "Upload je coverafbeelding", - "remove_cover_picture_confirm": "Are you sure you want to remove the cover picture?", - "crop_picture": "Crop picture", - "upload_cropped_picture": "Crop and upload", + "remove_cover_picture_confirm": "Weet u zeker dat u de cover foto wilt verwijderen?", + "crop_picture": "Foto bijsnijden", + "upload_cropped_picture": "Bijsnijden en uploaden", "settings": "Instellingen", "show_email": "E-mailadres weergeven", "show_fullname": "Laat mijn volledige naam zien", diff --git a/public/language/tr/admin/general/dashboard.json b/public/language/tr/admin/general/dashboard.json index e4c022f1d0..0ebf6e50f6 100644 --- a/public/language/tr/admin/general/dashboard.json +++ b/public/language/tr/admin/general/dashboard.json @@ -29,7 +29,7 @@ "search-plugin-not-installed": "Search Plugin not installed", "search-plugin-tooltip": "Install a search plugin from the plugin page in order to activate search functionality", - "control-panel": "System Control", + "control-panel": "Sistem Kontrol", "reload": "Reload", "restart": "Restart", "restart-warning": "Reloading or Restarting your NodeBB will drop all existing connections for a few seconds.", diff --git a/public/language/tr/notifications.json b/public/language/tr/notifications.json index 8ae2cbda19..c402cddfc1 100644 --- a/public/language/tr/notifications.json +++ b/public/language/tr/notifications.json @@ -19,9 +19,9 @@ "user_flagged_post_in": "%1 bir iletiyi bayrakladı. %2", "user_flagged_post_in_dual": " %1 ve %2 %3 gönderini bayrakladı", "user_flagged_post_in_multiple": "%1 ve %2 kişi daha %3 gönderini bayrakladı", - "user_flagged_user": "%1 flagged a user profile (%2)", - "user_flagged_user_dual": "%1 and %2 flagged a user profile (%3)", - "user_flagged_user_multiple": "%1 and %2 others flagged a user profile (%3)", + "user_flagged_user": "%1 bayraklanan bir kullanıcı profili (%2)", + "user_flagged_user_dual": "%1 ve %2 bayraklanan kullanıcı profili (%3)", + "user_flagged_user_multiple": "%1 ve %2 diğer bayraklanan kullanıcı profili (%3)", "user_posted_to": "%1 %2 başlığına bir ileti gönderdi.", "user_posted_to_dual": "%1 ve %2 gönderine cevap verdi: %3", "user_posted_to_multiple": "%1 ve %2 kişi daha gönderine cevap verdi: %3", diff --git a/public/language/tr/search.json b/public/language/tr/search.json index 305c5cbf37..cfbcc7db4b 100644 --- a/public/language/tr/search.json +++ b/public/language/tr/search.json @@ -8,11 +8,11 @@ "posted-by": "Gönderen", "in-categories": "Kategorilerde", "search-child-categories": "Alt kategorilerde arat", - "has-tags": "Has tags", + "has-tags": "Etiketler", "reply-count": "Cevap Sayısı", "at-least": "En az", "at-most": "En fazla", - "relevance": "Relevance", + "relevance": "İlgi", "post-time": "Yayınlama zamanı", "newer-than": "Daha yeni", "older-than": "Daha eski", diff --git a/public/language/tr/topic.json b/public/language/tr/topic.json index fa6802f3d1..ad57a76331 100644 --- a/public/language/tr/topic.json +++ b/public/language/tr/topic.json @@ -13,8 +13,8 @@ "notify_me": "Bu konudaki cevaplardan haberdar ol", "quote": "Alıntı", "reply": "Cevap", - "replies_to_this_post": "%1 Replies", - "last_reply_time": "Last reply", + "replies_to_this_post": "%1 Cevap", + "last_reply_time": "Son cevap", "reply-as-topic": "İletiye Cevap Ver", "guest-login-reply": "Cevaplamak için giriş yapın", "edit": "Düzenle",