diff --git a/web/src/locales/es.json b/web/src/locales/es.json index 3d5e04bc..a81bd303 100644 --- a/web/src/locales/es.json +++ b/web/src/locales/es.json @@ -60,7 +60,7 @@ "sidebar": { "daily-review": "Resumen diario", "resources": "Recursos", - "setting": "Configuración", + "setting": "Ajustes", "archived": "Archivado" }, "daily-review": { @@ -74,10 +74,10 @@ "preview": "Vista previa", "copy-link": "Copiar Enlace", "delete-resource": "Borrar Recurso", - "warning-text": "¿Estás seguro de eliminar este recurso? ESTA ACCIÓN ES IRREVERSIABLE❗", + "warning-text": "¿Está seguro de eliminar este recurso? ESTA ACCIÓN ES IRREVERSIBLE❗", "linked-amount": "Importe de la nota vinculado", "rename": "Renombrar", - "warning-text-unused": "¿Estás seguro de eliminar estos recursos no utilizados? ESTA ACCIÓN ES IRREVERSIABLE❗", + "warning-text-unused": "¿Está seguro de eliminar estos recursos no utilizados? ESTA ACCIÓN ES IRREVERSIBLE❗", "no-unused-resources": "No hay recursos sin utilizar", "name": "Nombre", "clear": "Limpiar" @@ -185,8 +185,8 @@ "allow-user-signup": "Permitir el registro de usuarios", "additional-style": "Estilos adicionales", "additional-script": "Scripts adicionales", - "additional-style-placeholder": "Códigos CSS adicionales", - "additional-script-placeholder": "Códigos JavaScript adicionales", + "additional-style-placeholder": "Código CSS adicional", + "additional-script-placeholder": "Código JavaScript adicional", "disable-public-memos": "Deshabilitar notas públicas" }, "apperance-option": { @@ -200,7 +200,7 @@ "storage-services-list": "Lista de servicios de almacenamiento", "create-a-service": "Crear un servicio", "update-a-service": "Actualizar un servicio", - "warning-text": "¿Estás seguro de eliminar este servicio de almacenamiento? ESTA ACCIÓN ES IRREVERSIABLE❗", + "warning-text": "¿Está seguro de eliminar este servicio de almacenamiento? ESTA ACCIÓN ES IRREVERSIBLE❗", "delete-storage": "Eliminar almacenamiento" } }, @@ -234,8 +234,8 @@ "password-changed": "Contraseña cambiada", "private-only": "Esta nota es privada.", "copied": "Copiado", - "succeed-copy-content": "Contenido copiado al portapapeles.", - "succeed-copy-link": "Enlace copiado al portapapeles.", + "succeed-copy-content": "Contenido copiado correctamente.", + "succeed-copy-link": "Enlace copiado correctamente.", "change-resource-filename": "Cambiar el nombre de un archivo de recursos", "resource-filename-updated": "El nombre del archivo de recursos se ha cambiado correctamente..", "invalid-resource-filename": "Nombre de archivo de recursos no válido.", @@ -247,12 +247,12 @@ "not-allow-space": "No se admiten espacios", "not-allow-chinese": "El chino no está permitido", "succeed-vacuum-database": "Exito al limpiar la base de datos", - "succeed-update-additional-style": "Éxito al actualizar el estilo adicional", - "succeed-copy-resource-link": "Éxito al copiar el enlace del recurso al portapapeles", - "succeed-update-customized-profile": "Éxito al actualizar el perfil personalizado", - "succeed-update-additional-script": "Éxito al actualizar el script adicional", + "succeed-update-additional-style": "Estilo adicional actualizado con éxito.", + "succeed-copy-resource-link": "Enlace del recurso copiado con éxito.", + "succeed-update-customized-profile": "Perfil personalizado con éxito.", + "succeed-update-additional-script": "Script adicional actualizado con éxito.", "update-succeed": "Actualización exitosa", - "succeed-copy-code": "La copia al portapapeles fue exitosa.", + "succeed-copy-code": "Código copiado con éxito.", "page-not-found": "404 - Página no encontrada 😥" }, "days": { diff --git a/web/src/locales/nl.json b/web/src/locales/nl.json index b7e99cf0..4d0cf6cc 100644 --- a/web/src/locales/nl.json +++ b/web/src/locales/nl.json @@ -44,11 +44,11 @@ "expand": "Uitklappen", "vacuum": "Vacuum", "avatar": "Avatar", - "repeat-password-short": "Repeat", - "repeat-password": "Repeat the password", - "image": "Image", + "repeat-password-short": "Herhaal", + "repeat-password": "Herhaal wachtwoord", + "image": "Afbeelding", "link": "Link", - "select": "Select", + "select": "Selecteer", "database": "Database" }, "slogan": "Een open-source, zelf-beheerd memo applicatie voor kennismanagement en collaboratie.", @@ -80,7 +80,7 @@ "warning-text-unused": "Weet je zeker dat je deze ongebruikte bron wilt verwijderen? Deze actie is NIET terug te draaien!", "no-unused-resources": "Geen ongebruikte bronnen", "name": "Name", - "clear": "Clear" + "clear": "Opruimen" }, "archived": { "archived-memos": "Gearchiveerde Memos", @@ -94,8 +94,8 @@ "placeholder": "Leeg je gedachten...", "only-image-supported": "Alleen afbeeldingen worden ondersteund.", "cant-empty": "Inhoud kan niet leeg zijn", - "local": "Local", - "resources": "Resources" + "local": "Lokaal", + "resources": "Bronnen" }, "memo": { "view-detail": "Bekijk Detail", @@ -104,7 +104,7 @@ "private": "Privé", "protected": "Zichtbaar voor leden", "public": "Openbaar", - "disabled": "Public memos are disabled" + "disabled": "Openbare memos zijn uitgezet" } }, "memo-list": { @@ -169,7 +169,7 @@ "default-memo-sort-option": "Sorteer op tijd van aanmaken/wijziging", "created_ts": "Tijd van aanmaken", "updated_ts": "Tijd van wijziging", - "enable-double-click": "Enable double-click to edit" + "enable-double-click": "Dubbelklik voor bewerken aanzetten" }, "member-section": { "create-a-member": "Lid toevoegen" @@ -187,21 +187,21 @@ "additional-script": "Optionele scripts", "additional-style-placeholder": "Optionele CSS code", "additional-script-placeholder": "Optionele JavaScript code", - "disable-public-memos": "Disable public memos" + "disable-public-memos": "Openbare memos uitzetten" }, "apperance-option": { "light": "Altijd licht", "dark": "Altijd donker", - "system": "Follow system" + "system": "Volg systeem" }, - "storage": "Storage", + "storage": "Opslag", "sso": "SSO", "storage-section": { - "storage-services-list": "Storage service list", - "create-a-service": "Create a service", - "update-a-service": "Update a service", - "warning-text": "Are you sure to delete this storage service? THIS ACTION IS IRREVERSIABLE❗", - "delete-storage": "Delete Storage" + "storage-services-list": "Opslagdiensten", + "create-a-service": "Dienst aanmaken", + "update-a-service": "Dienst bijwerken", + "warning-text": "Weet je zeker dat je deze opslagdienst wilt verwijderen? Dit is NIET terug te draaien!", + "delete-storage": "Opslag verwijderen" } }, "amount-text": { @@ -237,20 +237,20 @@ "click-to-save-the-image": "Klik om de afbeelding op te slaan", "generating-the-screenshot": "Screenshot genereren...", "succeed-vacuum-database": "Succeed to vacuum database", - "succeed-update-additional-style": "Succeed to update additional style", - "succeed-copy-resource-link": "Succeed to copy resource link to clipboard", - "succeed-update-customized-profile": "Succeed to update customized profile", - "succeed-update-additional-script": "Succeed to update additional script", - "update-succeed": "Update succeed", - "succeed-copy-code": "Succeed to copy code to clipboard.", - "too-short": "Too short", - "too-long": "Too long", - "not-allow-space": "Don't allow space", - "not-allow-chinese": "Don't allow chinese", - "page-not-found": "404 - Page Not Found 😥", - "password-not-match": "Passwords do not match.", - "succeed-copy-link": "Succeed to copy link to clipboard.", - "count-selected-resources": "Total selected" + "succeed-update-additional-style": "Optionele stijl bijgewerkt", + "succeed-copy-resource-link": "Link naar bron gekopieërd naar klembord.", + "succeed-update-customized-profile": "Profiel bijgewerkt.", + "succeed-update-additional-script": "Optioneel script bijgewerkt.", + "update-succeed": "Update voltooid", + "succeed-copy-code": "Code gekopieërd naar klembord.", + "too-short": "Te kort", + "too-long": "Te lang", + "not-allow-space": "Spaties zijn niet toegestaan", + "not-allow-chinese": "Chinees is niet toegestaan", + "page-not-found": "404 - Pagina niet gevonden 😥", + "password-not-match": "Wachtwoorden komen niet overeen.", + "succeed-copy-link": "Link gekopieërd naar klembord.", + "count-selected-resources": "Totaal geselecteerd" }, "days": { "monday": "Maandag", diff --git a/web/src/locales/pt_BR.json b/web/src/locales/pt_BR.json index 642c3f62..6cd86985 100644 --- a/web/src/locales/pt_BR.json +++ b/web/src/locales/pt_BR.json @@ -58,9 +58,9 @@ "not-host-tip": "If you don't have an account, please contact the site host." }, "sidebar": { - "daily-review": "Daily Review", - "resources": "Resources", - "setting": "Configuração", + "daily-review": "Revisão diária", + "resources": "Recursos", + "setting": "Configurações", "archived": "Arquivado" }, "daily-review": { @@ -77,7 +77,7 @@ "delete-resource": "Delete Resource", "linked-amount": "Linked memo amount", "rename": "Renomear", - "clear": "Clear", + "clear": "Limpar", "warning-text-unused": "Are you sure to delete these unused resource? THIS ACTION IS IRREVERSIABLE❗", "no-unused-resources": "No unused resources", "name": "Nome" @@ -88,9 +88,9 @@ "fetching-data": "fetching data..." }, "editor": { - "editing": "Editing...", - "cancel-edit": "Cancel edit", - "save": "Save", + "editing": "Editando...", + "cancel-edit": "Cancelar edição", + "save": "Salvar", "placeholder": "Any thoughts...", "only-image-supported": "Only image file supported.", "cant-empty": "Content can't be empty", @@ -101,10 +101,10 @@ "view-detail": "View Detail", "copy": "Copy", "visibility": { - "private": "Only visible to you", - "protected": "Visible to members", - "public": "Everyone can see", - "disabled": "Public memos are disabled" + "private": "Visível apenas para você", + "protected": "Visível para membros", + "public": "Todos podem ver", + "disabled": "Memos públicos estão desativados" } }, "memo-list": { @@ -113,8 +113,8 @@ }, "shortcut-list": { "shortcut-title": "shortcut title", - "create-shortcut": "Create Shortcut", - "edit-shortcut": "Edit Shortcut", + "create-shortcut": "Criar Atalho", + "edit-shortcut": "Editar Atalho", "eligible-memo": "eligible memo", "fill-previous": "Please fill in previous filter value", "title-required": "Title is required", @@ -125,7 +125,7 @@ "type": { "tag": "Tag", "type": "Type", - "text": "Text", + "text": "Texto", "display-time": "Display Time", "visibility": "Visibility" }, @@ -206,11 +206,11 @@ }, "amount-text": { "memo_one": "MEMO", - "memo_many": "MEMOS", + "memo_many": "", "tag_one": "TAG", - "tag_many": "TAGS", + "tag_many": "", "day_one": "DAY", - "day_many": "DAYS" + "day_many": "" }, "message": { "no-memos": "no memos 🌃", diff --git a/web/src/locales/sv.json b/web/src/locales/sv.json index 90c665ff..d2c46bf2 100644 --- a/web/src/locales/sv.json +++ b/web/src/locales/sv.json @@ -77,7 +77,7 @@ "warning-text": "Är du säker på att du vill ta bort den här resursen? DENNA ÅTGÄRD ÄR OÅTERSTÄLLBAR❗", "linked-amount": "Länkat antecknings belopp", "rename": "Döp om", - "warning-text-unused": "Är du säker på att du vill ta bort dessa oanvända resurser? DENNA ÅTGÄRD ÄR OÅTERSTÄLLBAR❗", + "warning-text-unused": "Är du säker på att du vill ta bort denna oanvända resurs? DENNA ÅTGÄRD ÄR OÅTERSTÄLLBAR❗", "no-unused-resources": "Inga oanvända resurser", "name": "Name", "clear": "Rensa" @@ -151,7 +151,7 @@ }, "setting": { "my-account": "Mitt konto", - "preference": "Preferens", + "preference": "Preferenser", "member": "Medlem", "member-list": "Medlemslista", "system": "System", @@ -231,8 +231,8 @@ "password-changed": "Lösenord ändrat", "private-only": "Denna anteckning är privat.", "copied": "Kopierad", - "succeed-copy-content": "Innehållet kopierat till urklipp.", - "succeed-copy-link": "Länk kopioerat till urklipp.", + "succeed-copy-content": "Innehåll kopierades framgångsrikt.", + "succeed-copy-link": "Länk kopierades framgångsrikt.", "change-resource-filename": "Ändra resursfilnamn", "resource-filename-updated": "Resursfilnamn ändrat.", "invalid-resource-filename": "Ogiltligt filnamn.", @@ -244,12 +244,12 @@ "not-allow-space": "Tillåt inte mellanslag", "not-allow-chinese": "Tillåt inte kinesiska", "succeed-vacuum-database": "Succeed to vacuum database", - "succeed-update-additional-style": "Succeed to update additional style", - "succeed-copy-resource-link": "Succeed to copy resource link to clipboard", - "succeed-update-customized-profile": "Succeed to update customized profile", - "succeed-update-additional-script": "Succeed to update additional script", - "update-succeed": "Update succeed", - "succeed-copy-code": "Lyckas med att kopiera kod till urklipp.", + "succeed-update-additional-style": "Ytterligare stil uppdaterades framgångsrikt.", + "succeed-copy-resource-link": "Resurslänk kopierades framgångsrikt.", + "succeed-update-customized-profile": "Profil framgångsrikt anpassad.", + "succeed-update-additional-script": "Ytterligare skript uppdateras framgångsrikt.", + "update-succeed": "Uppdateras framgångsrikt", + "succeed-copy-code": "Kod kopierades framgångsrikt.", "page-not-found": "404 - Sidan hittades inte 😥" }, "days": { diff --git a/web/src/locales/tr.json b/web/src/locales/tr.json new file mode 100644 index 00000000..8e6315f9 --- /dev/null +++ b/web/src/locales/tr.json @@ -0,0 +1,271 @@ +{ + "setting": { + "system-section": { + "additional-style-placeholder": "Additional CSS code", + "additional-script-placeholder": "Additional JavaScript code", + "server-name": "Server Name", + "customize-server": { + "title": "Customize Server", + "default": "Default is memos", + "icon-url": "Icon URL" + }, + "database-file-size": "Database File Size", + "allow-user-signup": "Allow user signup", + "disable-public-memos": "Disable public memos", + "additional-style": "Additional style", + "additional-script": "Additional script" + }, + "apperance-option": { + "system": "Follow system", + "light": "Always light", + "dark": "Always dark" + }, + "preference-section": { + "enable-folding-memo": "Enable folding memo", + "theme": "Theme", + "default-memo-visibility": "Default memo visibility", + "enable-double-click": "Enable double-click to edit", + "editor-font-style": "Editor font style", + "mobile-editor-style": "Mobile editor style", + "default-memo-sort-option": "Memo display time", + "created_ts": "Created Time", + "updated_ts": "Updated Time" + }, + "my-account": "My Account", + "preference": "Preferences", + "member": "Member", + "member-list": "Member list", + "system": "System", + "storage": "Storage", + "sso": "SSO", + "account-section": { + "title": "Account Information", + "update-information": "Update Information", + "change-password": "Change password" + }, + "storage-section": { + "storage-services-list": "Storage service list", + "create-a-service": "Create a service", + "update-a-service": "Update a service", + "warning-text": "Are you sure to delete this storage service? THIS ACTION IS IRREVERSIBLE❗", + "delete-storage": "Delete Storage" + }, + "member-section": { + "create-a-member": "Create a member" + } + }, + "amount-text": { + "memo_one": "MEMO", + "memo_other": "MEMOS", + "tag_one": "TAG", + "tag_other": "TAGS", + "day_one": "DAY", + "day_other": "DAYS" + }, + "message": { + "no-memos": "no memos 🌃", + "memos-ready": "all memos are ready 🎉", + "restored-successfully": "Restored successfully", + "invalid-created-datetime": "Invalid created datetime.", + "memo-updated-datetime": "Memo created datetime changed.", + "change-memo-created-time": "Change memo created time", + "memo-not-found": "Memo not found.", + "fill-all": "Please fill in all fields.", + "password-not-match": "Passwords do not match.", + "new-password-not-match": "New passwords do not match.", + "image-load-failed": "Image load failed", + "fill-form": "Please fill out this form", + "login-failed": "Login failed", + "signup-failed": "Signup failed", + "user-not-found": "User not found", + "password-changed": "Password Changed", + "private-only": "This memo is private only.", + "copied": "Copied", + "succeed-copy-content": "Content copied successfully.", + "succeed-copy-code": "Code copied successfully.", + "succeed-copy-link": "Link copied successfully.", + "change-resource-filename": "Change resource filename", + "resource-filename-updated": "Resource filename changed.", + "invalid-resource-filename": "Invalid filename.", + "click-to-save-the-image": "Click to save the image", + "generating-the-screenshot": "Generating the screenshot...", + "count-selected-resources": "Total selected", + "too-short": "Too short", + "too-long": "Too long", + "not-allow-space": "Don't allow space", + "not-allow-chinese": "Don't allow chinese", + "succeed-vacuum-database": "Succeed to vacuum database", + "succeed-update-additional-style": "Additional style updated successfully.", + "succeed-copy-resource-link": "Resource link copied successfully.", + "succeed-update-customized-profile": "Profile successfully customized.", + "succeed-update-additional-script": "Additional script updated successfully.", + "update-succeed": "Update succeeded", + "page-not-found": "404 - Page Not Found 😥" + }, + "days": { + "monday": "Monday", + "mon": "Mon", + "tuesday": "Tuesday", + "tue": "Tue", + "wednesday": "Wednesday", + "wed": "Wed", + "thursday": "Thursday", + "thu": "Thu", + "friday": "Friday", + "fri": "Fri", + "saturday": "Saturday", + "sat": "Sat", + "sunday": "Sunday", + "sun": "Sun" + }, + "common": { + "close": "Kapat", + "about": "Hakkında", + "email": "Email", + "password": "Şifre", + "repeat-password-short": "Tekrar", + "repeat-password": "Şifre tekrarı", + "new-password": "Yeni şifre", + "repeat-new-password": "Yeni şifreyi tekrarla", + "avatar": "Avatar", + "username": "Kullanıcı adı", + "nickname": "Rumuz", + "save": "Kaydet", + "cancel": "İptal", + "create": "Oluştur", + "change": "Değiştir", + "confirm": "Onayla", + "reset": "Sıfırla", + "language": "Dil", + "version": "Versiyon", + "pin": "İğnele", + "edit": "Düzenle", + "restore": "Geri al", + "unpin": "İğnelemeyi kaldır", + "delete": "Sil", + "null": "Null", + "share": "Paylaş", + "archive": "Arşiv", + "basic": "Temel", + "admin": "Yönetici", + "explore": "Keşfet", + "sign-in": "Giriş yap", + "sign-up": "Kaydol", + "sign-out": "Çıkış yap", + "back-to-home": "Anasayfaya dön", + "type": "Type", + "shortcuts": "Kısayollar", + "title": "Başlık", + "filter": "Filtrele", + "tags": "Etiketler", + "yourself": "Kendin", + "archived-at": "Arşivlendi", + "changed": "değişti", + "update-on": "Güncellendi", + "fold": "Katla", + "expand": "Genişlet", + "image": "Görsel", + "link": "Link", + "vacuum": "Vacuum", + "select": "Select", + "database": "Database" + }, + "slogan": "An open-source, self-hosted memo hub with knowledge management and social networking.", + "auth": { + "signup-as-host": "Sign up as Host", + "host-tip": "You are registering as the Site Host.", + "not-host-tip": "If you don't have an account, please contact the site host." + }, + "sidebar": { + "daily-review": "Daily Review", + "resources": "Resources", + "setting": "Settings", + "archived": "Archived" + }, + "daily-review": { + "oops-nothing": "Oops, there is nothing." + }, + "resources": { + "description": "View your static resources in memos. e.g. images", + "no-resources": "No resources.", + "fetching-data": "fetching data...", + "upload": "Upload", + "preview": "Preview", + "copy-link": "Copy Link", + "delete-resource": "Delete Resource", + "warning-text": "Are you sure to delete this resource? THIS ACTION IS IRREVERSIBLE❗", + "linked-amount": "Linked memo amount", + "rename": "Rename", + "clear": "Clear", + "warning-text-unused": "Are you sure to delete these unused resources? THIS ACTION IS IRREVERSIBLE❗", + "no-unused-resources": "No unused resources", + "name": "Name" + }, + "archived": { + "archived-memos": "Archived Memos", + "no-archived-memos": "No archived memos.", + "fetching-data": "fetching data..." + }, + "editor": { + "editing": "Editing...", + "cancel-edit": "Cancel edit", + "save": "Save", + "placeholder": "Any thoughts...", + "only-image-supported": "Only image file supported.", + "cant-empty": "Content can't be empty", + "local": "Local", + "resources": "Resources" + }, + "memo": { + "view-detail": "View Detail", + "copy": "Copy", + "visibility": { + "private": "Only visible to you", + "protected": "Visible to members", + "public": "Everyone can see", + "disabled": "Public memos are disabled" + } + }, + "memo-list": { + "fetching-data": "fetching data...", + "fetch-more": "Click here to fetch more" + }, + "shortcut-list": { + "shortcut-title": "shortcut title", + "create-shortcut": "Create Shortcut", + "edit-shortcut": "Edit Shortcut", + "eligible-memo": "eligible memo", + "fill-previous": "Please fill in previous filter value", + "title-required": "Title is required", + "value-required": "Filter value is required" + }, + "filter": { + "new-filter": "New Filter", + "type": { + "tag": "Tag", + "type": "Type", + "text": "Text", + "display-time": "Display Time", + "visibility": "Visibility" + }, + "operator": { + "contains": "Contains", + "not-contains": "Does not contain", + "is": "Is", + "is-not": "Is Not", + "before": "Before", + "after": "After" + }, + "value": { + "not-tagged": "No tags", + "linked": "Has links" + }, + "text-placeholder": "Starts with ^ to use regex" + }, + "tag-list": { + "tip-text": "Input `#tag` to create" + }, + "search": { + "quickly-filter": "Quickly filter" + } +} diff --git a/web/src/locales/zh-Hant.json b/web/src/locales/zh-Hant.json index bceea523..775cef35 100644 --- a/web/src/locales/zh-Hant.json +++ b/web/src/locales/zh-Hant.json @@ -205,9 +205,9 @@ } }, "amount-text": { - "memo_other": "", - "tag_other": "", - "day_other": "" + "memo_other": "MEMOS", + "tag_other": "TAGS", + "day_other": "DAYS" }, "message": { "no-memos": "沒有 Memos 了 🌃", @@ -228,9 +228,9 @@ "password-changed": "密碼已修改", "private-only": "此 Memo 僅自己可見。", "copied": "已複製", - "succeed-copy-content": "複製內容到剪貼板成功。", - "succeed-copy-code": "複製代碼到剪貼板成功。", - "succeed-copy-link": "複製連結到剪貼板成功。", + "succeed-copy-content": "內容複製成功。", + "succeed-copy-code": "代碼複製成功。", + "succeed-copy-link": "鏈接複製成功。", "change-resource-filename": "更改資源檔名", "resource-filename-updated": "資源文件名更改成功。", "invalid-resource-filename": "無效的資源檔名。", @@ -241,10 +241,10 @@ "too-long": "過長", "not-allow-space": "不允許包含空格", "not-allow-chinese": "不允許包含中文", - "succeed-update-additional-style": "更新附加樣式成功", - "succeed-copy-resource-link": "複製資源連結到剪貼簿成功", - "succeed-update-customized-profile": "更新自定義配置文件成功", - "succeed-update-additional-script": "更新附加腳本成功", + "succeed-update-additional-style": "更新附加樣式成功。", + "succeed-copy-resource-link": "複製資源連結到剪貼簿成功。", + "succeed-update-customized-profile": "更新自定義配置文件成功。", + "succeed-update-additional-script": "更新附加腳本成功。", "update-succeed": "更新成功", "succeed-vacuum-database": "清理數據庫成功", "page-not-found": "404 - 未找到網頁 😥"