mirror of
https://github.com/usememos/memos.git
synced 2025-03-04 17:52:18 +08:00
chore: update translations from Hosted Weblate (#1134)
Translated using Weblate (Polish) Currently translated at 97.1% (204 of 210 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (210 of 210 strings) Translate-URL: https://hosted.weblate.org/projects/memos/web/pl/ Translate-URL: https://hosted.weblate.org/projects/memos/web/zh_Hant/ Translation: memos/web Co-authored-by: Piotr Wik <p_00@o2.pl> Co-authored-by: SiriYang <www.yangxinruei@qq.com>
This commit is contained in:
parent
f6d347c5e4
commit
d1b307b18f
2 changed files with 63 additions and 60 deletions
|
@ -92,13 +92,13 @@
|
|||
"cancel-edit": "Anuluj edycję",
|
||||
"save": "Zapisz",
|
||||
"placeholder": "Jakieś przemyślenia...",
|
||||
"only-image-supported": "Only image file supported.",
|
||||
"only-image-supported": "Obsługiwane są tylko obrazy.",
|
||||
"cant-empty": "Treść nie może być pusta",
|
||||
"local": "Local",
|
||||
"resources": "Zasoby"
|
||||
},
|
||||
"memo": {
|
||||
"view-detail": "View Detail",
|
||||
"view-detail": "Zobacz szczegóły",
|
||||
"copy": "Kopiuj",
|
||||
"visibility": {
|
||||
"private": "Widoczne tylko dla ciebie",
|
||||
|
@ -168,16 +168,16 @@
|
|||
"enable-folding-memo": "Włącz zawijanie notatek",
|
||||
"enable-double-click": "Włącz podwójne kliknięcie aby edytować",
|
||||
"editor-font-style": "Styl czcionki w edytorze",
|
||||
"mobile-editor-style": "Mobile editor style",
|
||||
"mobile-editor-style": "Styl edytora mobilnego",
|
||||
"default-memo-sort-option": "Wyświetlana data notatki",
|
||||
"created_ts": "Data utworzenia",
|
||||
"updated_ts": "Data aktualizacji"
|
||||
},
|
||||
"storage-section": {
|
||||
"storage-services-list": "Storage service list",
|
||||
"storage-services-list": "Lista usług przechowywania",
|
||||
"create-a-service": "Utwórz serwis",
|
||||
"update-a-service": "Aktualizuj serwis",
|
||||
"warning-text": "Are you sure to delete this storage service? THIS ACTION IS IRREVERSIABLE❗",
|
||||
"warning-text": "Czy na pewno chcesz usunąć ten serwis przechowywania? Ta akcja jest nieodwracalna❗",
|
||||
"delete-storage": "Delete Storage"
|
||||
},
|
||||
"member-section": {
|
||||
|
@ -205,12 +205,15 @@
|
|||
}
|
||||
},
|
||||
"amount-text": {
|
||||
"memo_one": "MEMO",
|
||||
"memo_few": "",
|
||||
"memo_one": "NOTATKA",
|
||||
"memo_few": "NOTATEK",
|
||||
"memo_many": "NOTATKI",
|
||||
"tag_one": "TAG",
|
||||
"tag_few": "",
|
||||
"day_one": "DAY",
|
||||
"day_few": ""
|
||||
"tag_few": "TAGÓW",
|
||||
"tag_many": "TAGI",
|
||||
"day_one": "DZIEŃ",
|
||||
"day_few": "DNI",
|
||||
"day_many": "DNI"
|
||||
},
|
||||
"message": {
|
||||
"no-memos": "brak notatek 🌃",
|
||||
|
@ -221,35 +224,35 @@
|
|||
"change-memo-created-time": "Zmień datę utworzenia notatki",
|
||||
"memo-not-found": "Nie znaleziono notatki.",
|
||||
"fill-all": "Proszę uzupełnij wszystkie pola.",
|
||||
"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.",
|
||||
"password-not-match": "Hasła się nie zgadzają.",
|
||||
"new-password-not-match": "Nowe hasła się nie zgadzają.",
|
||||
"image-load-failed": "Nie udało się wczytać obrazka",
|
||||
"fill-form": "Proszę uzupełnij formularz",
|
||||
"login-failed": "Błąd logowania",
|
||||
"signup-failed": "Błąd rejestracji",
|
||||
"user-not-found": "Nie znaleziono użytkownika",
|
||||
"password-changed": "Zmieniono hasło",
|
||||
"private-only": "Ta notatka jest prywatna.",
|
||||
"copied": "Skopiowano",
|
||||
"succeed-copy-content": "Succeed to copy content to clipboard.",
|
||||
"succeed-copy-code": "Succeed to copy code to clipboard.",
|
||||
"succeed-copy-link": "Succeed to copy link to clipboard.",
|
||||
"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": "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-content": "Skopiowano treść do schowka.",
|
||||
"succeed-copy-code": "Skopiowano kod do schowka.",
|
||||
"succeed-copy-link": "Skopiowano link do schowka.",
|
||||
"change-resource-filename": "Zmień nazwę pliku zasobu",
|
||||
"resource-filename-updated": "Zmieniono nazwę pliku zasobu.",
|
||||
"invalid-resource-filename": "Niepoprawna nazwa pliku.",
|
||||
"click-to-save-the-image": "Kliknij aby zapisać obrazek",
|
||||
"generating-the-screenshot": "Generowanie zrzutu ekranu...",
|
||||
"count-selected-resources": "Wybrano łącznie",
|
||||
"too-short": "Za krótkie",
|
||||
"too-long": "Za długie",
|
||||
"not-allow-space": "Spacja niedozwolona",
|
||||
"not-allow-chinese": "Chiński niedozwolony",
|
||||
"succeed-vacuum-database": "Udało się wyczyścić bazę danych",
|
||||
"succeed-update-additional-style": "Udało się zaktualizować dodatkowy styl",
|
||||
"succeed-copy-resource-link": "Udało się skopiować link do zasobu do schowka",
|
||||
"succeed-update-customized-profile": "Udało się zaktualizować spersonalizowany profil",
|
||||
"succeed-update-additional-script": "Udało się zaktualizować dodatkowy skrypt",
|
||||
"update-succeed": "Aktualizacja się powiodła",
|
||||
"page-not-found": "404 - Nie znaleziono 😥"
|
||||
},
|
||||
"days": {
|
||||
|
|
|
@ -48,14 +48,14 @@
|
|||
"link": "連結",
|
||||
"vacuum": "清理",
|
||||
"select": "選擇",
|
||||
"avatar": "Avatar",
|
||||
"avatar": "頭像",
|
||||
"database": "數據庫"
|
||||
},
|
||||
"slogan": "An open-source, self-hosted memo hub with knowledge management and social networking.",
|
||||
"slogan": "壹個可用於知識管理和社交網絡的開源、自托管的備忘錄中心。",
|
||||
"auth": {
|
||||
"signup-as-host": "註冊為管理員",
|
||||
"host-tip": "你正在註冊為管理員帳號。",
|
||||
"not-host-tip": "如果你沒有帳號,請聯繫網站管理員"
|
||||
"not-host-tip": "如果你沒有帳號,請聯繫網站管理員。"
|
||||
},
|
||||
"sidebar": {
|
||||
"daily-review": "每日回顧",
|
||||
|
@ -68,7 +68,7 @@
|
|||
},
|
||||
"resources": {
|
||||
"description": "查看在 Memo 中的靜態資源。例如:圖片",
|
||||
"no-resources": "沒有資源",
|
||||
"no-resources": "沒有資源。",
|
||||
"fetching-data": "擷取資料中...",
|
||||
"upload": "上傳",
|
||||
"preview": "預覽",
|
||||
|
@ -84,7 +84,7 @@
|
|||
},
|
||||
"archived": {
|
||||
"archived-memos": "已封存的 Memo",
|
||||
"no-archived-memos": "沒有封存的 Memo",
|
||||
"no-archived-memos": "沒有歸檔的 Memo。",
|
||||
"fetching-data": "擷取資料中..."
|
||||
},
|
||||
"editor": {
|
||||
|
@ -104,7 +104,7 @@
|
|||
"private": "僅自己可見",
|
||||
"protected": "登入用戶可見",
|
||||
"public": "所有人可見",
|
||||
"disabled": "已禁止公開memos"
|
||||
"disabled": "公共memos已禁用"
|
||||
}
|
||||
},
|
||||
"memo-list": {
|
||||
|
@ -117,7 +117,7 @@
|
|||
"edit-shortcut": "編輯捷徑",
|
||||
"eligible-memo": "符合條件的 Memo",
|
||||
"fill-previous": "請填寫之前的過濾值",
|
||||
"title-required": "標題是必填項。",
|
||||
"title-required": "標題是必填項",
|
||||
"value-required": "過濾值是必填項"
|
||||
},
|
||||
"filter": {
|
||||
|
@ -169,7 +169,7 @@
|
|||
"default-memo-sort-option": "Memo 顯示時間",
|
||||
"created_ts": "建立時間",
|
||||
"updated_ts": "更新時間",
|
||||
"enable-double-click": "Enable double-click to edit"
|
||||
"enable-double-click": "開啟雙擊編輯"
|
||||
},
|
||||
"member-section": {
|
||||
"create-a-member": "新增成員"
|
||||
|
@ -187,27 +187,27 @@
|
|||
"additional-script": "自定義腳本",
|
||||
"additional-style-placeholder": "自定義 CSS 代碼",
|
||||
"additional-script-placeholder": "自定義 JavaScript 代碼",
|
||||
"disable-public-memos": "Disable public memos"
|
||||
"disable-public-memos": "禁用公共memos"
|
||||
},
|
||||
"apperance-option": {
|
||||
"system": "跟隨系統",
|
||||
"light": "總是淺色",
|
||||
"dark": "總是深色"
|
||||
},
|
||||
"storage": "Storage",
|
||||
"storage": "存儲設置",
|
||||
"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": "存儲服務列表",
|
||||
"create-a-service": "新建服務",
|
||||
"update-a-service": "更新服務",
|
||||
"warning-text": "確定刪除這個存儲服務麽?此操作不可逆❗",
|
||||
"delete-storage": "刪除存儲服務"
|
||||
}
|
||||
},
|
||||
"amount-text": {
|
||||
"memo_other": "MEMO",
|
||||
"tag_other": "TAG",
|
||||
"day_other": "DAY"
|
||||
"memo_other": "",
|
||||
"tag_other": "",
|
||||
"day_other": ""
|
||||
},
|
||||
"message": {
|
||||
"no-memos": "沒有 Memos 了 🌃",
|
||||
|
@ -226,14 +226,14 @@
|
|||
"signup-failed": "註冊失敗",
|
||||
"user-not-found": "未找到用戶",
|
||||
"password-changed": "密碼已修改",
|
||||
"private-only": "此 Memo 僅自己可見",
|
||||
"private-only": "此 Memo 僅自己可見。",
|
||||
"copied": "已複製",
|
||||
"succeed-copy-content": "複製內容到剪貼板成功。",
|
||||
"succeed-copy-code": "複製代碼到剪貼板成功。",
|
||||
"succeed-copy-link": "複製連結到剪貼板成功。",
|
||||
"change-resource-filename": "更改資源檔名",
|
||||
"resource-filename-updated": "資源文件名更改成功。",
|
||||
"invalid-resource-filename": "無效的資源檔名",
|
||||
"invalid-resource-filename": "無效的資源檔名。",
|
||||
"click-to-save-the-image": "點擊儲存圖片",
|
||||
"generating-the-screenshot": "正在生成圖片...",
|
||||
"count-selected-resources": "所選資源總數",
|
||||
|
@ -246,8 +246,8 @@
|
|||
"succeed-update-customized-profile": "更新自定義配置文件成功",
|
||||
"succeed-update-additional-script": "更新附加腳本成功",
|
||||
"update-succeed": "更新成功",
|
||||
"succeed-vacuum-database": "Succeed to vacuum database",
|
||||
"page-not-found": "404 - Page Not Found 😥"
|
||||
"succeed-vacuum-database": "清理數據庫成功",
|
||||
"page-not-found": "404 - 未找到網頁 😥"
|
||||
},
|
||||
"days": {
|
||||
"monday": "星期一",
|
||||
|
|
Loading…
Reference in a new issue