@atlaskit/smart-card 19.1.16 → 19.1.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/cjs/extractors/block/index.js +2 -1
- package/dist/cjs/extractors/common/actions/extractPreviewAction.js +2 -1
- package/dist/cjs/i18n/cs.js +29 -115
- package/dist/cjs/i18n/da.js +31 -116
- package/dist/cjs/i18n/de.js +30 -116
- package/dist/cjs/i18n/en.js +29 -115
- package/dist/cjs/i18n/en_GB.js +29 -115
- package/dist/cjs/i18n/en_ZZ.js +10 -129
- package/dist/cjs/i18n/es.js +29 -115
- package/dist/cjs/i18n/fi.js +29 -115
- package/dist/cjs/i18n/fr.js +30 -116
- package/dist/cjs/i18n/hu.js +30 -116
- package/dist/cjs/i18n/it.js +29 -115
- package/dist/cjs/i18n/ja.js +29 -115
- package/dist/cjs/i18n/ko.js +29 -115
- package/dist/cjs/i18n/nb.js +30 -116
- package/dist/cjs/i18n/nl.js +29 -115
- package/dist/cjs/i18n/pl.js +30 -116
- package/dist/cjs/i18n/pt_BR.js +29 -115
- package/dist/cjs/i18n/ru.js +30 -116
- package/dist/cjs/i18n/sv.js +29 -115
- package/dist/cjs/i18n/th.js +29 -115
- package/dist/cjs/i18n/tr.js +30 -116
- package/dist/cjs/i18n/uk.js +29 -115
- package/dist/cjs/i18n/vi.js +29 -115
- package/dist/cjs/i18n/zh.js +30 -116
- package/dist/cjs/i18n/zh_TW.js +29 -115
- package/dist/cjs/state/analytics/useSmartLinkAnalytics.js +12 -12
- package/dist/cjs/state/hooks-external/useSmartLinkActions.js +2 -1
- package/dist/cjs/utils/analytics/analytics.js +8 -4
- package/dist/cjs/version.json +1 -1
- package/dist/cjs/view/HoverCard/components/hover-card-content.js +125 -0
- package/dist/cjs/view/HoverCard/index.js +22 -89
- package/dist/cjs/view/HoverCard/utils.js +3 -1
- package/dist/es2019/extractors/block/index.js +2 -1
- package/dist/es2019/extractors/common/actions/extractPreviewAction.js +2 -2
- package/dist/es2019/i18n/cs.js +29 -115
- package/dist/es2019/i18n/da.js +31 -116
- package/dist/es2019/i18n/de.js +30 -116
- package/dist/es2019/i18n/en.js +29 -115
- package/dist/es2019/i18n/en_GB.js +29 -115
- package/dist/es2019/i18n/en_ZZ.js +10 -129
- package/dist/es2019/i18n/es.js +29 -115
- package/dist/es2019/i18n/fi.js +29 -115
- package/dist/es2019/i18n/fr.js +30 -116
- package/dist/es2019/i18n/hu.js +30 -116
- package/dist/es2019/i18n/it.js +29 -115
- package/dist/es2019/i18n/ja.js +29 -115
- package/dist/es2019/i18n/ko.js +29 -115
- package/dist/es2019/i18n/nb.js +30 -116
- package/dist/es2019/i18n/nl.js +29 -115
- package/dist/es2019/i18n/pl.js +30 -116
- package/dist/es2019/i18n/pt_BR.js +29 -115
- package/dist/es2019/i18n/ru.js +30 -116
- package/dist/es2019/i18n/sv.js +29 -115
- package/dist/es2019/i18n/th.js +29 -115
- package/dist/es2019/i18n/tr.js +30 -116
- package/dist/es2019/i18n/uk.js +29 -115
- package/dist/es2019/i18n/vi.js +29 -115
- package/dist/es2019/i18n/zh.js +30 -116
- package/dist/es2019/i18n/zh_TW.js +29 -115
- package/dist/es2019/state/analytics/useSmartLinkAnalytics.js +4 -4
- package/dist/es2019/state/hooks-external/useSmartLinkActions.js +2 -1
- package/dist/es2019/utils/analytics/analytics.js +8 -4
- package/dist/es2019/version.json +1 -1
- package/dist/es2019/view/HoverCard/components/hover-card-content.js +85 -0
- package/dist/es2019/view/HoverCard/index.js +23 -78
- package/dist/es2019/view/HoverCard/utils.js +1 -0
- package/dist/esm/extractors/block/index.js +2 -1
- package/dist/esm/extractors/common/actions/extractPreviewAction.js +2 -1
- package/dist/esm/i18n/cs.js +29 -115
- package/dist/esm/i18n/da.js +31 -116
- package/dist/esm/i18n/de.js +30 -116
- package/dist/esm/i18n/en.js +29 -115
- package/dist/esm/i18n/en_GB.js +29 -115
- package/dist/esm/i18n/en_ZZ.js +10 -129
- package/dist/esm/i18n/es.js +29 -115
- package/dist/esm/i18n/fi.js +29 -115
- package/dist/esm/i18n/fr.js +30 -116
- package/dist/esm/i18n/hu.js +30 -116
- package/dist/esm/i18n/it.js +29 -115
- package/dist/esm/i18n/ja.js +29 -115
- package/dist/esm/i18n/ko.js +29 -115
- package/dist/esm/i18n/nb.js +30 -116
- package/dist/esm/i18n/nl.js +29 -115
- package/dist/esm/i18n/pl.js +30 -116
- package/dist/esm/i18n/pt_BR.js +29 -115
- package/dist/esm/i18n/ru.js +30 -116
- package/dist/esm/i18n/sv.js +29 -115
- package/dist/esm/i18n/th.js +29 -115
- package/dist/esm/i18n/tr.js +30 -116
- package/dist/esm/i18n/uk.js +29 -115
- package/dist/esm/i18n/vi.js +29 -115
- package/dist/esm/i18n/zh.js +30 -116
- package/dist/esm/i18n/zh_TW.js +29 -115
- package/dist/esm/state/analytics/useSmartLinkAnalytics.js +12 -12
- package/dist/esm/state/hooks-external/useSmartLinkActions.js +2 -1
- package/dist/esm/utils/analytics/analytics.js +8 -4
- package/dist/esm/version.json +1 -1
- package/dist/esm/view/HoverCard/components/hover-card-content.js +99 -0
- package/dist/esm/view/HoverCard/index.js +25 -87
- package/dist/esm/view/HoverCard/utils.js +1 -0
- package/dist/types/extractors/block/types.d.ts +2 -0
- package/dist/types/extractors/common/actions/extractPreviewAction.d.ts +2 -1
- package/dist/types/i18n/cs.d.ts +28 -114
- package/dist/types/i18n/da.d.ts +28 -113
- package/dist/types/i18n/de.d.ts +28 -114
- package/dist/types/i18n/en.d.ts +28 -114
- package/dist/types/i18n/en_GB.d.ts +28 -114
- package/dist/types/i18n/en_ZZ.d.ts +9 -128
- package/dist/types/i18n/es.d.ts +28 -114
- package/dist/types/i18n/fi.d.ts +28 -114
- package/dist/types/i18n/fr.d.ts +28 -114
- package/dist/types/i18n/hu.d.ts +28 -114
- package/dist/types/i18n/it.d.ts +28 -114
- package/dist/types/i18n/ja.d.ts +28 -114
- package/dist/types/i18n/ko.d.ts +28 -114
- package/dist/types/i18n/nb.d.ts +28 -114
- package/dist/types/i18n/nl.d.ts +28 -114
- package/dist/types/i18n/pl.d.ts +28 -114
- package/dist/types/i18n/pt_BR.d.ts +28 -114
- package/dist/types/i18n/ru.d.ts +28 -114
- package/dist/types/i18n/sv.d.ts +28 -114
- package/dist/types/i18n/th.d.ts +28 -114
- package/dist/types/i18n/tr.d.ts +28 -114
- package/dist/types/i18n/uk.d.ts +28 -114
- package/dist/types/i18n/vi.d.ts +28 -114
- package/dist/types/i18n/zh.d.ts +28 -114
- package/dist/types/i18n/zh_TW.d.ts +28 -114
- package/dist/types/state/actions/index.d.ts +2 -1
- package/dist/types/state/analytics/useSmartLinkAnalytics.d.ts +2 -2
- package/dist/types/state/hooks/useSmartLink.d.ts +3 -3
- package/dist/types/state/hooks-external/useSmartLinkActions.d.ts +2 -2
- package/dist/types/utils/analytics/analytics.d.ts +4 -4
- package/dist/types/view/Card/index.d.ts +1 -1
- package/dist/types/view/HoverCard/components/hover-card-content.d.ts +4 -0
- package/dist/types/view/HoverCard/types.d.ts +12 -0
- package/dist/types/view/HoverCard/utils.d.ts +1 -0
- package/package.json +1 -1
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -13,153 +13,67 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Korean
|
|
15
15
|
var _default = {
|
|
16
|
-
'fabric.linking.cannot_connect': '연결할 수 없습니다. 다시 시도하세요',
|
|
17
|
-
'fabric.linking.cannot_find_link': '링크를 찾을 수 없음',
|
|
18
|
-
'fabric.linking.join_to_view': '{context}에 참여하여 이 이슈 보기',
|
|
19
|
-
'fabric.linking.create_on': '{context}에 만듦',
|
|
20
|
-
'fabric.linking.created_by': '작성자: {context}',
|
|
21
|
-
'fabric.linking.delete': '삭제',
|
|
22
|
-
'fabric.linking.edit': '편집',
|
|
23
|
-
'fabric.linking.forbidden_access': '액세스가 금지되었습니다',
|
|
24
|
-
'fabric.linking.restricted_link': '제한된 링크, 다른 계정으로 시도하세요',
|
|
25
|
-
'fabric.linking.modified_on': '{context}에 업데이트',
|
|
26
|
-
'fabric.linking.pending_request': '액세스 요청이 보류 중입니다',
|
|
27
|
-
'fabric.linking.priority_blocker': '블로커',
|
|
28
|
-
'fabric.linking.priority_critical': '중요',
|
|
29
|
-
'fabric.linking.priority_high': '높음',
|
|
30
|
-
'fabric.linking.priority_highest': '가장 높음',
|
|
31
|
-
'fabric.linking.priority_low': '낮음',
|
|
32
|
-
'fabric.linking.priority_lowest': '가장 낮음',
|
|
33
|
-
'fabric.linking.priority_major': '주요',
|
|
34
|
-
'fabric.linking.priority_medium': '보통',
|
|
35
|
-
'fabric.linking.priority_minor': '경미함',
|
|
36
|
-
'fabric.linking.priority_trivial': '사소함',
|
|
37
|
-
'fabric.linking.priority_undefined': '정의되지 않음',
|
|
38
|
-
'fabric.linking.request_access_to_view': '이 이슈를 보려면 {context}에 대한 액세스를 요청하세요',
|
|
39
|
-
'fabric.linking.request_denied': '액세스 요청이 거부되었습니다',
|
|
40
|
-
'fabric.linking.updated_by': '수정한 사용자: {context}',
|
|
41
|
-
'fabric.linking.accounts': '계정',
|
|
42
16
|
'fabric.linking.actions': '작업',
|
|
43
17
|
'fabric.linking.add_account': '계정 추가',
|
|
44
|
-
'fabric.linking.annotate': '주석 달기',
|
|
45
|
-
'fabric.linking.annotate.confirmation.close.anyway': '그래도 닫기',
|
|
46
|
-
'fabric.linking.annotate.confirmation.content': '저장되지 않은 변경 사항이 있습니다. 나가시겠습니까?',
|
|
47
|
-
'fabric.linking.annotate.confirmation.heading': '저장되지 않은 변경 사항',
|
|
48
|
-
'fabric.linking.annotate.tool.arrow': '화살표',
|
|
49
|
-
'fabric.linking.annotate.tool.blur': '흐리게',
|
|
50
|
-
'fabric.linking.annotate.tool.brush': '브러시',
|
|
51
|
-
'fabric.linking.annotate.tool.color': '색',
|
|
52
|
-
'fabric.linking.annotate.tool.line.thickness': '선 두께',
|
|
53
|
-
'fabric.linking.annotate.tool.shape': '도형',
|
|
54
|
-
'fabric.linking.annotate.tool.text': '텍스트',
|
|
55
|
-
'fabric.linking.archive': '보관',
|
|
56
|
-
'fabric.linking.audio': '오디오',
|
|
57
18
|
'fabric.linking.cancel': '취소',
|
|
58
|
-
'fabric.linking.
|
|
59
|
-
'fabric.linking.
|
|
60
|
-
'fabric.linking.cant_retrieve_gifs': '이런! GIF를 가져올 수 없습니다.',
|
|
61
|
-
'fabric.linking.change_view': '보기 변경',
|
|
62
|
-
'fabric.linking.check_your_network': '네트워크 연결을 확인합니다',
|
|
19
|
+
'fabric.linking.cannot_connect': '연결할 수 없습니다. 다시 시도하세요',
|
|
20
|
+
'fabric.linking.cannot_find_link': '링크를 찾을 수 없음',
|
|
63
21
|
'fabric.linking.click_to_join': '{context}에 가입',
|
|
64
22
|
'fabric.linking.click_to_join_description': '승인되었으므로 바로 {context}에 가입할 수 있습니다.',
|
|
65
23
|
'fabric.linking.close': '닫기',
|
|
66
|
-
'fabric.linking.close_and_reopen': '이 파일을 닫고 다시 열어 보세요.',
|
|
67
24
|
'fabric.linking.connect_account_description': '{name} 계정을 연결할 수 있도록 새로운 페이지를 열겠습니다.',
|
|
68
25
|
'fabric.linking.connect_link_account': '미리 보기에 연결',
|
|
69
26
|
'fabric.linking.connect_link_account_card_view': '연결',
|
|
70
27
|
'fabric.linking.connect_link_account_card_view_description': '이 링크의 미리 보기를 표시하려면 {context} 계정을 연결하세요.',
|
|
71
28
|
'fabric.linking.connect_link_account_card_view_name': '{context} 계정 연결',
|
|
72
29
|
'fabric.linking.connect_to': '{name}에 연결',
|
|
73
|
-
'fabric.linking.could_not_load_editor': '이런! 편집기를 로드하지 못했습니다.',
|
|
74
|
-
'fabric.linking.could_not_save_image': '이런! 이미지를 저장하지 못했습니다',
|
|
75
|
-
'fabric.linking.couldnt_generate_encrypted_entry_preview': '암호화되었거나 비밀번호로 보호되는 파일은 미리 볼 수 없습니다.',
|
|
76
|
-
'fabric.linking.couldnt_generate_preview': '이 파일에 대한 미리보기를 생성할 수 없습니다.',
|
|
77
|
-
'fabric.linking.couldnt_load_file': '파일을 로드하지 못했습니다.',
|
|
78
30
|
'fabric.linking.couldnt_load_link': '알 수 없는 이유로 인해 이 링크를 로드할 수 없습니다.',
|
|
79
|
-
'fabric.linking.
|
|
80
|
-
'fabric.linking.
|
|
81
|
-
'fabric.linking.
|
|
82
|
-
'fabric.linking.
|
|
83
|
-
'fabric.linking.document': '문서',
|
|
31
|
+
'fabric.linking.create_on_absolute': '{context}에 만듦',
|
|
32
|
+
'fabric.linking.create_on_relative': '{context}에 만듦',
|
|
33
|
+
'fabric.linking.created_by': '작성자: {context}',
|
|
34
|
+
'fabric.linking.delete': '삭제',
|
|
84
35
|
'fabric.linking.download': '다운로드',
|
|
85
|
-
'fabric.linking.
|
|
86
|
-
'fabric.linking.
|
|
87
|
-
'fabric.linking.drag_and_drop_your_files_and_folders': '파일 및 폴더를 끌어다 놓기 또는',
|
|
88
|
-
'fabric.linking.drop_your_files': '업로드할 파일 끌어 놓기',
|
|
89
|
-
'fabric.linking.drop_your_files_here': '파일을 여기에 끌어 놓습니다',
|
|
90
|
-
'fabric.linking.email': '이메일',
|
|
91
|
-
'fabric.linking.enable_fullscreen': '전체 화면 사용',
|
|
92
|
-
'fabric.linking.error_429': '오류 429',
|
|
93
|
-
'fabric.linking.error_generating_preview': '미리보기 생성 중 오류',
|
|
94
|
-
'fabric.linking.error_hint_critical': '문제가 계속 발생하면 지원팀에 문의하십시오.',
|
|
95
|
-
'fabric.linking.error_hint_retry': '작업을 다시 시도하시기 바랍니다.',
|
|
96
|
-
'fabric.linking.error_loading_file': '파일 로드 중 오류',
|
|
97
|
-
'fabric.linking.failed_to_load': '로드하지 못했습니다',
|
|
98
|
-
'fabric.linking.failed_to_upload': '업로드 실패',
|
|
36
|
+
'fabric.linking.edit': '편집',
|
|
37
|
+
'fabric.linking.forbidden_access': '액세스가 금지되었습니다',
|
|
99
38
|
'fabric.linking.forbidden_description': '이 미리 보기에 액세스할 수 없습니다. 액세스가 필요한 경우 사이트 관리자에게 문의하세요.',
|
|
100
|
-
'fabric.linking.give_feedback': '피드백 보내기',
|
|
101
|
-
'fabric.linking.image': '이미지',
|
|
102
|
-
'fabric.linking.image_format_invalid_error': '이미지를 로드할 수 없습니다. 형식이 유효하지 않습니다.',
|
|
103
|
-
'fabric.linking.image_size_too_large_error': '이미지가 너무 큽니다. {MAX_SIZE_MB}MB 이하여야 합니다.',
|
|
104
|
-
'fabric.linking.image_url_invalid_error': '이미지를 로드할 수 없습니다. URL이 유효하지 않습니다.',
|
|
105
|
-
'fabric.linking.insert_files': '{0, plural, other {파일 {0}개 삽입}}',
|
|
106
39
|
'fabric.linking.invalid_permissions': '제한된 링크',
|
|
107
40
|
'fabric.linking.invalid_permissions_description': '이 미리 보기를 확인하려면 액세스를 요청하거나 다른 계정으로 시도해야 합니다.',
|
|
108
|
-
'fabric.linking.
|
|
109
|
-
'fabric.linking.learn_more': '자세히 알아보기',
|
|
110
|
-
'fabric.linking.load_more_gifs': '더 많은 GIF 로드',
|
|
41
|
+
'fabric.linking.join_to_view': '{context}에 참여하여 이 이슈 보기',
|
|
111
42
|
'fabric.linking.loading': '로드 중...',
|
|
112
|
-
'fabric.linking.
|
|
113
|
-
'fabric.linking.
|
|
114
|
-
'fabric.linking.
|
|
115
|
-
'fabric.linking.no_gifs_found_suggestion': '"{query}"에 대한 검색 결과가 없습니다.',
|
|
116
|
-
'fabric.linking.no_pdf_artifacts': '이 파일에 대한 PDF 파일을 찾지 못했습니다.',
|
|
43
|
+
'fabric.linking.modified_on_absolute': '{context}에 업데이트',
|
|
44
|
+
'fabric.linking.modified_on_relative': '{context}에 업데이트',
|
|
45
|
+
'fabric.linking.more_actions': '추가 작업',
|
|
117
46
|
'fabric.linking.not_found_description': '링크를 찾을 수 없습니다. URL을 확인하고 편집하거나 다시 붙여넣으세요.',
|
|
118
47
|
'fabric.linking.not_found_title': '죄송합니다. 이 링크를 찾을 수 없습니다.',
|
|
119
|
-
'fabric.linking.
|
|
120
|
-
'fabric.linking.pause': '일시 중지',
|
|
121
|
-
'fabric.linking.play': '재생',
|
|
122
|
-
'fabric.linking.playback_default_speed': '기본값',
|
|
123
|
-
'fabric.linking.playback_speed': '재생 속도',
|
|
48
|
+
'fabric.linking.pending_request': '액세스 요청이 보류 중입니다',
|
|
124
49
|
'fabric.linking.preview': '미리 보기',
|
|
125
|
-
'fabric.linking.
|
|
126
|
-
'fabric.linking.
|
|
127
|
-
'fabric.linking.
|
|
128
|
-
'fabric.linking.
|
|
50
|
+
'fabric.linking.priority_blocker': '블로커',
|
|
51
|
+
'fabric.linking.priority_critical': '중요',
|
|
52
|
+
'fabric.linking.priority_high': '높음',
|
|
53
|
+
'fabric.linking.priority_highest': '가장 높음',
|
|
54
|
+
'fabric.linking.priority_low': '낮음',
|
|
55
|
+
'fabric.linking.priority_lowest': '가장 낮음',
|
|
56
|
+
'fabric.linking.priority_major': '주요',
|
|
57
|
+
'fabric.linking.priority_medium': '보통',
|
|
58
|
+
'fabric.linking.priority_minor': '경미함',
|
|
59
|
+
'fabric.linking.priority_trivial': '사소함',
|
|
60
|
+
'fabric.linking.priority_undefined': '정의되지 않음',
|
|
129
61
|
'fabric.linking.request_access': '액세스 요청',
|
|
130
62
|
'fabric.linking.request_access_description': '이 미리 보기를 보려면 {context}에 액세스를 요청하세요.',
|
|
131
63
|
'fabric.linking.request_access_pending': '액세스 보류 중',
|
|
132
64
|
'fabric.linking.request_access_pending_description': '액세스 요청이 보류 중입니다.',
|
|
65
|
+
'fabric.linking.request_access_to_view': '이 이슈를 보려면 {context}에 대한 액세스를 요청하세요',
|
|
66
|
+
'fabric.linking.request_denied': '액세스 요청이 거부되었습니다',
|
|
133
67
|
'fabric.linking.request_denied_description': '액세스 요청이 거부되었습니다. 계속해서 액세스가 필요한 경우 사이트 관리자에게 문의하세요.',
|
|
68
|
+
'fabric.linking.restricted_link': '제한된 링크, 다른 계정으로 시도하세요',
|
|
134
69
|
'fabric.linking.retry': '다시 시도',
|
|
135
70
|
'fabric.linking.save': '저장',
|
|
136
|
-
'fabric.linking.search': '검색',
|
|
137
|
-
'fabric.linking.search_all_gifs': '모든 GIF를 검색합니다!',
|
|
138
|
-
'fabric.linking.share_files_instantly': '즉시 공유됩니다',
|
|
139
|
-
'fabric.linking.skip_backward': '뒤로 10초',
|
|
140
|
-
'fabric.linking.skip_forward': '앞으로 10초',
|
|
141
|
-
'fabric.linking.something_went_wrong': '문제가 발생했습니다.',
|
|
142
71
|
'fabric.linking.srclink': '다음에서 보기',
|
|
143
72
|
'fabric.linking.srclinkunknown': '원래 보기',
|
|
144
|
-
'fabric.linking.text': '텍스트',
|
|
145
73
|
'fabric.linking.try_again': '다시 시도',
|
|
146
74
|
'fabric.linking.try_another_account': '다른 계정으로 시도해 보세요.',
|
|
147
|
-
'fabric.linking.try_downloading_file': '파일을 보려면 다운로드하십시오.',
|
|
148
|
-
'fabric.linking.unable_to_annotate_image': '이 이미지에 주석을 달 수 없습니다',
|
|
149
|
-
'fabric.linking.unknown': '알 수 없음',
|
|
150
75
|
'fabric.linking.unlink_account': '계정 연결 해제',
|
|
151
|
-
'fabric.linking.
|
|
152
|
-
'fabric.linking.
|
|
153
|
-
'fabric.linking.upload_file': '파일 업로드',
|
|
154
|
-
'fabric.linking.upload_file_from': '{name}에서 파일 업로드',
|
|
155
|
-
'fabric.linking.upload_image': '이미지 업로드',
|
|
156
|
-
'fabric.linking.upload_photo': '사진 업로드',
|
|
157
|
-
'fabric.linking.video': '동영상',
|
|
158
|
-
'fabric.linking.view': '보기',
|
|
159
|
-
'fabric.linking.viewer_rateLimited': '파일을 로드하는 데 문제가 발생했습니다.',
|
|
160
|
-
'fabric.linking.webgl_warning_description': '사용하시는 브라우저가 WebGL을 지원하지 않습니다. 이미지를 주석으로 달려면 WebGL을 사용할 수 있는 브라우저를 사용하십시오.',
|
|
161
|
-
'fabric.linking.zip_entry_load_failed': '미리 보려는 zip 파일 항목을 로드할 수 없습니다',
|
|
162
|
-
'fabric.linking.zoom_in': '확대',
|
|
163
|
-
'fabric.linking.zoom_out': '축소'
|
|
76
|
+
'fabric.linking.updated_by': '수정한 사용자: {context}',
|
|
77
|
+
'fabric.linking.view': '보기'
|
|
164
78
|
};
|
|
165
79
|
exports.default = _default;
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -13,153 +13,67 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Norwegian (Bokmål)
|
|
15
15
|
var _default = {
|
|
16
|
-
'fabric.linking.cannot_connect': 'Kan ikke koble til, prøv på nytt',
|
|
17
|
-
'fabric.linking.cannot_find_link': 'Finner ikke koblingen',
|
|
18
|
-
'fabric.linking.join_to_view': 'Bli med {context} for å se denne saken',
|
|
19
|
-
'fabric.linking.create_on': 'Opprettet {context}',
|
|
20
|
-
'fabric.linking.created_by': 'Opprettet av {context}',
|
|
21
|
-
'fabric.linking.delete': 'Slett',
|
|
22
|
-
'fabric.linking.edit': 'Rediger',
|
|
23
|
-
'fabric.linking.forbidden_access': 'Du har ikke tilgang',
|
|
24
|
-
'fabric.linking.restricted_link': 'Begrenset kobling, prøv en annen konto',
|
|
25
|
-
'fabric.linking.modified_on': 'Oppdatert {context}',
|
|
26
|
-
'fabric.linking.pending_request': 'Avventer svar på forespørselen din om tilgang',
|
|
27
|
-
'fabric.linking.priority_blocker': 'Blokkering',
|
|
28
|
-
'fabric.linking.priority_critical': 'Kritisk',
|
|
29
|
-
'fabric.linking.priority_high': 'Høy',
|
|
30
|
-
'fabric.linking.priority_highest': 'Høyest',
|
|
31
|
-
'fabric.linking.priority_low': 'Lav',
|
|
32
|
-
'fabric.linking.priority_lowest': 'Lavest',
|
|
33
|
-
'fabric.linking.priority_major': 'Alvorlig',
|
|
34
|
-
'fabric.linking.priority_medium': 'Middels',
|
|
35
|
-
'fabric.linking.priority_minor': 'Mindre',
|
|
36
|
-
'fabric.linking.priority_trivial': 'Uviktig',
|
|
37
|
-
'fabric.linking.priority_undefined': 'Udefinert',
|
|
38
|
-
'fabric.linking.request_access_to_view': 'Be om tilgang til {context} for å vise denne saken',
|
|
39
|
-
'fabric.linking.request_denied': 'Forespørselen din om tilgang ble avslått',
|
|
40
|
-
'fabric.linking.updated_by': 'Endret av {context}',
|
|
41
|
-
'fabric.linking.accounts': 'Kontoer',
|
|
42
16
|
'fabric.linking.actions': 'Tiltak',
|
|
43
17
|
'fabric.linking.add_account': 'Legg til en konto',
|
|
44
|
-
'fabric.linking.annotate': 'Kommenter',
|
|
45
|
-
'fabric.linking.annotate.confirmation.close.anyway': 'Lukk likevel',
|
|
46
|
-
'fabric.linking.annotate.confirmation.content': 'Du har noen ulagrede endringer. Er du sikker på at du vil forlate siden?',
|
|
47
|
-
'fabric.linking.annotate.confirmation.heading': 'Ulagrede endringer',
|
|
48
|
-
'fabric.linking.annotate.tool.arrow': 'Pil',
|
|
49
|
-
'fabric.linking.annotate.tool.blur': 'Uskarphet',
|
|
50
|
-
'fabric.linking.annotate.tool.brush': 'Børste',
|
|
51
|
-
'fabric.linking.annotate.tool.color': 'Farge',
|
|
52
|
-
'fabric.linking.annotate.tool.line.thickness': 'Linjetykkelse',
|
|
53
|
-
'fabric.linking.annotate.tool.shape': 'Form',
|
|
54
|
-
'fabric.linking.annotate.tool.text': 'Tekst',
|
|
55
|
-
'fabric.linking.archive': 'arkiver',
|
|
56
|
-
'fabric.linking.audio': 'lyd',
|
|
57
18
|
'fabric.linking.cancel': 'Avbryt',
|
|
58
|
-
'fabric.linking.
|
|
59
|
-
'fabric.linking.
|
|
60
|
-
'fabric.linking.cant_retrieve_gifs': 'Beklager. Vi kunne ikke hente noen GIF-bilder',
|
|
61
|
-
'fabric.linking.change_view': 'Endre visning',
|
|
62
|
-
'fabric.linking.check_your_network': 'Kontroller nettverksforbindelsen',
|
|
19
|
+
'fabric.linking.cannot_connect': 'Kan ikke koble til, prøv på nytt',
|
|
20
|
+
'fabric.linking.cannot_find_link': 'Finner ikke koblingen',
|
|
63
21
|
'fabric.linking.click_to_join': 'Bli med i {context}',
|
|
64
22
|
'fabric.linking.click_to_join_description': 'Du er blitt godkjent, så du kan bli med i {context} med én gang.',
|
|
65
23
|
'fabric.linking.close': 'Lukk',
|
|
66
|
-
'fabric.linking.close_and_reopen': 'Prøv å lukke denne filen og åpne den på nytt.',
|
|
67
24
|
'fabric.linking.connect_account_description': 'Vi vil åpne en ny side for å hjelpe deg med å koble til {name}-kontoen din',
|
|
68
25
|
'fabric.linking.connect_link_account': 'Koble til for forhåndsvisning',
|
|
69
26
|
'fabric.linking.connect_link_account_card_view': 'Koble til',
|
|
70
27
|
'fabric.linking.connect_link_account_card_view_description': 'For en forhåndsvisning av denne koblingen kobler du til {context}-kontoen din.',
|
|
71
28
|
'fabric.linking.connect_link_account_card_view_name': 'Koble til {context}-kontoen din',
|
|
72
29
|
'fabric.linking.connect_to': 'Koble til {name}',
|
|
73
|
-
'fabric.linking.could_not_load_editor': 'Beklager. Vi kunne ikke laste opp redigeringsprogrammet',
|
|
74
|
-
'fabric.linking.could_not_save_image': 'Beklager. Vi kunne ikke lagre bildet',
|
|
75
|
-
'fabric.linking.couldnt_generate_encrypted_entry_preview': 'Vi kan ikke forhåndsvise krypterte eller passordbeskyttede filer.',
|
|
76
|
-
'fabric.linking.couldnt_generate_preview': 'Vi kan ikke forhåndsvise denne filen.',
|
|
77
|
-
'fabric.linking.couldnt_load_file': 'Vi kan ikke laste inn filen.',
|
|
78
30
|
'fabric.linking.couldnt_load_link': 'Vi kan ikke laste inn denne koblingen av ukjent grunn.',
|
|
79
|
-
'fabric.linking.
|
|
80
|
-
'fabric.linking.
|
|
81
|
-
'fabric.linking.
|
|
82
|
-
'fabric.linking.
|
|
83
|
-
'fabric.linking.document': 'dokument',
|
|
31
|
+
'fabric.linking.create_on_absolute': 'Opprettet {context}',
|
|
32
|
+
'fabric.linking.create_on_relative': 'Opprettet {context}',
|
|
33
|
+
'fabric.linking.created_by': 'Opprettet av {context}',
|
|
34
|
+
'fabric.linking.delete': 'Slett',
|
|
84
35
|
'fabric.linking.download': 'Last ned',
|
|
85
|
-
'fabric.linking.
|
|
86
|
-
'fabric.linking.
|
|
87
|
-
'fabric.linking.drag_and_drop_your_files_and_folders': 'Dra og slipp filer og mapper hvor som helst eller',
|
|
88
|
-
'fabric.linking.drop_your_files': 'Slipp filer for å laste dem opp',
|
|
89
|
-
'fabric.linking.drop_your_files_here': 'Slipp bildene her',
|
|
90
|
-
'fabric.linking.email': 'E-post',
|
|
91
|
-
'fabric.linking.enable_fullscreen': 'aktiver fullskjerm',
|
|
92
|
-
'fabric.linking.error_429': 'Feil 429',
|
|
93
|
-
'fabric.linking.error_generating_preview': 'Feil ved generering av forhåndsvisning',
|
|
94
|
-
'fabric.linking.error_hint_critical': 'Kontakt brukerstøtte hvis problemet ikke forsvinner.',
|
|
95
|
-
'fabric.linking.error_hint_retry': 'Vent litt, så prøver vi igjen.',
|
|
96
|
-
'fabric.linking.error_loading_file': 'Feil ved lasting av feil',
|
|
97
|
-
'fabric.linking.failed_to_load': 'Kunne ikke lastes inn',
|
|
98
|
-
'fabric.linking.failed_to_upload': 'Kan ikke laste opp',
|
|
36
|
+
'fabric.linking.edit': 'Rediger',
|
|
37
|
+
'fabric.linking.forbidden_access': 'Du har ikke tilgang',
|
|
99
38
|
'fabric.linking.forbidden_description': 'Du har ikke tilgang til denne forhåndsvisningen. Ta kontakt med nettstedets administrator hvis du trenger tilgang.',
|
|
100
|
-
'fabric.linking.give_feedback': 'Gi en tilbakemelding',
|
|
101
|
-
'fabric.linking.image': 'bilde',
|
|
102
|
-
'fabric.linking.image_format_invalid_error': 'Bildet har feil format. Det kan derfor ikke lastes inn.',
|
|
103
|
-
'fabric.linking.image_size_too_large_error': 'Bildet er for stort. Det kan ikke være større enn {MAX_SIZE_MB}MB',
|
|
104
|
-
'fabric.linking.image_url_invalid_error': 'Nettadressen er feil. Bildet kan derfor ikke lastes inn.',
|
|
105
|
-
'fabric.linking.insert_files': '{0, plural, one {Legg inn {0} fil} other {Legg inn {0} filer}}',
|
|
106
39
|
'fabric.linking.invalid_permissions': 'Begrenset kobling',
|
|
107
40
|
'fabric.linking.invalid_permissions_description': 'Du må be om tilgang eller prøve en annen konto for kunne se denne forhåndsvisningen.',
|
|
108
|
-
'fabric.linking.
|
|
109
|
-
'fabric.linking.
|
|
110
|
-
'fabric.linking.
|
|
111
|
-
'fabric.linking.
|
|
112
|
-
'fabric.linking.
|
|
113
|
-
'fabric.linking.might_be_a_hiccup': 'Det kan være et midlertidig problem.',
|
|
114
|
-
'fabric.linking.no_gifs_found': 'Hei! Var det meg du lette etter?',
|
|
115
|
-
'fabric.linking.no_gifs_found_suggestion': 'Vi kunne ikke finne noe for «{query}»',
|
|
116
|
-
'fabric.linking.no_pdf_artifacts': 'Kunne ikke finne noen PDF-artefakter for denne filen.',
|
|
41
|
+
'fabric.linking.join_to_view': 'Bli med {context} for å se denne saken',
|
|
42
|
+
'fabric.linking.loading': 'Laster …',
|
|
43
|
+
'fabric.linking.modified_on_absolute': 'Oppdatert {context}',
|
|
44
|
+
'fabric.linking.modified_on_relative': 'Oppdatert {context}',
|
|
45
|
+
'fabric.linking.more_actions': 'Flere handlinger',
|
|
117
46
|
'fabric.linking.not_found_description': 'Vi finner ikke koblingen. Sjekk URL-en og prøv å redigere den, eller lim inn på nytt.',
|
|
118
47
|
'fabric.linking.not_found_title': 'Oi sann. VI finner ikke denne koblingen.',
|
|
119
|
-
'fabric.linking.
|
|
120
|
-
'fabric.linking.pause': 'Sett på pause',
|
|
121
|
-
'fabric.linking.play': 'Spill av',
|
|
122
|
-
'fabric.linking.playback_default_speed': 'Standard',
|
|
123
|
-
'fabric.linking.playback_speed': 'Avspillingshastighet',
|
|
48
|
+
'fabric.linking.pending_request': 'Avventer svar på forespørselen din om tilgang',
|
|
124
49
|
'fabric.linking.preview': 'Forhåndsvisning',
|
|
125
|
-
'fabric.linking.
|
|
126
|
-
'fabric.linking.
|
|
127
|
-
'fabric.linking.
|
|
128
|
-
'fabric.linking.
|
|
50
|
+
'fabric.linking.priority_blocker': 'Blokkering',
|
|
51
|
+
'fabric.linking.priority_critical': 'Kritisk',
|
|
52
|
+
'fabric.linking.priority_high': 'Høy',
|
|
53
|
+
'fabric.linking.priority_highest': 'Høyest',
|
|
54
|
+
'fabric.linking.priority_low': 'Lav',
|
|
55
|
+
'fabric.linking.priority_lowest': 'Lavest',
|
|
56
|
+
'fabric.linking.priority_major': 'Alvorlig',
|
|
57
|
+
'fabric.linking.priority_medium': 'Middels',
|
|
58
|
+
'fabric.linking.priority_minor': 'Mindre alvorlig',
|
|
59
|
+
'fabric.linking.priority_trivial': 'Uviktig',
|
|
60
|
+
'fabric.linking.priority_undefined': 'Udefinert',
|
|
129
61
|
'fabric.linking.request_access': 'Be om tilgang',
|
|
130
62
|
'fabric.linking.request_access_description': 'Be om tilgang til {context} for å se denne forhåndsvisningen.',
|
|
131
63
|
'fabric.linking.request_access_pending': 'Venter på tilgang',
|
|
132
64
|
'fabric.linking.request_access_pending_description': 'Avventer svar på forespørsel om tilgang',
|
|
65
|
+
'fabric.linking.request_access_to_view': 'Be om tilgang til {context} for å vise denne saken',
|
|
66
|
+
'fabric.linking.request_denied': 'Forespørselen din om tilgang ble avslått',
|
|
133
67
|
'fabric.linking.request_denied_description': 'Forespørselen din om tilgang ble avslått. Kontakt administratoren for nettstedet for å be om tilgang.',
|
|
68
|
+
'fabric.linking.restricted_link': 'Begrenset kobling, prøv en annen konto',
|
|
134
69
|
'fabric.linking.retry': 'Prøv igjen',
|
|
135
70
|
'fabric.linking.save': 'Lagre',
|
|
136
|
-
'fabric.linking.search': 'søk',
|
|
137
|
-
'fabric.linking.search_all_gifs': 'Søk i alle GIF-ene',
|
|
138
|
-
'fabric.linking.share_files_instantly': 'Vi deler dem med det samme',
|
|
139
|
-
'fabric.linking.skip_backward': '10 sekunder bakover',
|
|
140
|
-
'fabric.linking.skip_forward': '10 sekunder fremover',
|
|
141
|
-
'fabric.linking.something_went_wrong': 'Det oppsto en feil.',
|
|
142
71
|
'fabric.linking.srclink': 'Se i',
|
|
143
72
|
'fabric.linking.srclinkunknown': 'Vis original',
|
|
144
|
-
'fabric.linking.text': 'tekst',
|
|
145
73
|
'fabric.linking.try_again': 'Prøv på nytt',
|
|
146
74
|
'fabric.linking.try_another_account': 'Prøv en annen konto',
|
|
147
|
-
'fabric.linking.try_downloading_file': 'Prøv å laste ned filen for å vise den.',
|
|
148
|
-
'fabric.linking.unable_to_annotate_image': 'Du kan ikke kommentere dette bildet',
|
|
149
|
-
'fabric.linking.unknown': 'ukjent',
|
|
150
75
|
'fabric.linking.unlink_account': 'Fjern kobling fra konto',
|
|
151
|
-
'fabric.linking.
|
|
152
|
-
'fabric.linking.
|
|
153
|
-
'fabric.linking.upload_file': 'Last opp en fil',
|
|
154
|
-
'fabric.linking.upload_file_from': 'Last opp en fil fra {name}',
|
|
155
|
-
'fabric.linking.upload_image': 'Last opp et bilde',
|
|
156
|
-
'fabric.linking.upload_photo': 'Last opp et bilde',
|
|
157
|
-
'fabric.linking.video': 'video',
|
|
158
|
-
'fabric.linking.view': 'Vis',
|
|
159
|
-
'fabric.linking.viewer_rateLimited': 'Vi har problemer med å laste inn filen din.',
|
|
160
|
-
'fabric.linking.webgl_warning_description': 'Nettleserdin støtter ikke WebGL. Bruk en WebGL-aktivert nettleser til å kommentere bilder.',
|
|
161
|
-
'fabric.linking.zip_entry_load_failed': 'Vi kunne ikke laste zip-filelementet for å forhåndsvise',
|
|
162
|
-
'fabric.linking.zoom_in': 'Zoom inn',
|
|
163
|
-
'fabric.linking.zoom_out': 'Zoom ut'
|
|
76
|
+
'fabric.linking.updated_by': 'Endret av {context}',
|
|
77
|
+
'fabric.linking.view': 'Vis'
|
|
164
78
|
};
|
|
165
79
|
exports.default = _default;
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -13,153 +13,67 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Dutch (Netherlands)
|
|
15
15
|
var _default = {
|
|
16
|
-
'fabric.linking.cannot_connect': 'Geen verbinding, probeer het opnieuw',
|
|
17
|
-
'fabric.linking.cannot_find_link': 'Kan link niet vinden',
|
|
18
|
-
'fabric.linking.join_to_view': 'Word lid van {context} om deze issue te bekijken',
|
|
19
|
-
'fabric.linking.create_on': 'Aangemaakt op {context}',
|
|
20
|
-
'fabric.linking.created_by': 'Aangemaakt door {context}',
|
|
21
|
-
'fabric.linking.delete': 'Verwijderen',
|
|
22
|
-
'fabric.linking.edit': 'Bewerken',
|
|
23
|
-
'fabric.linking.forbidden_access': 'Je hebt geen toegang',
|
|
24
|
-
'fabric.linking.restricted_link': 'Afgeschermde link, probeer een ander account',
|
|
25
|
-
'fabric.linking.modified_on': 'Bijgewerkt op {context}',
|
|
26
|
-
'fabric.linking.pending_request': 'Je toegangsaanvraag wordt behandeld.',
|
|
27
|
-
'fabric.linking.priority_blocker': 'Blocker',
|
|
28
|
-
'fabric.linking.priority_critical': 'Kritiek',
|
|
29
|
-
'fabric.linking.priority_high': 'Hoog',
|
|
30
|
-
'fabric.linking.priority_highest': 'Hoogst',
|
|
31
|
-
'fabric.linking.priority_low': 'Laag',
|
|
32
|
-
'fabric.linking.priority_lowest': 'Laagst',
|
|
33
|
-
'fabric.linking.priority_major': 'Groot',
|
|
34
|
-
'fabric.linking.priority_medium': 'Medium',
|
|
35
|
-
'fabric.linking.priority_minor': 'Gering',
|
|
36
|
-
'fabric.linking.priority_trivial': 'Triviaal',
|
|
37
|
-
'fabric.linking.priority_undefined': 'Niet gedefinieerd',
|
|
38
|
-
'fabric.linking.request_access_to_view': 'Vraag toegang aan tot {context} om deze issue te bekijken',
|
|
39
|
-
'fabric.linking.request_denied': 'Je toegangsaanvraag is afgewezen',
|
|
40
|
-
'fabric.linking.updated_by': 'Gewijzigd door {context}',
|
|
41
|
-
'fabric.linking.accounts': 'Accounts',
|
|
42
16
|
'fabric.linking.actions': 'Acties',
|
|
43
17
|
'fabric.linking.add_account': 'Account toevoegen',
|
|
44
|
-
'fabric.linking.annotate': 'Aantekeningen maken',
|
|
45
|
-
'fabric.linking.annotate.confirmation.close.anyway': 'Toch sluiten',
|
|
46
|
-
'fabric.linking.annotate.confirmation.content': 'Je hebt wijzigingen die niet zijn opgeslagen. Weet je zeker dat je dit venster wilt sluiten?',
|
|
47
|
-
'fabric.linking.annotate.confirmation.heading': 'Niet-opgeslagen wijzigingen',
|
|
48
|
-
'fabric.linking.annotate.tool.arrow': 'Pijl',
|
|
49
|
-
'fabric.linking.annotate.tool.blur': 'Vervagen',
|
|
50
|
-
'fabric.linking.annotate.tool.brush': 'Kwast',
|
|
51
|
-
'fabric.linking.annotate.tool.color': 'Kleur',
|
|
52
|
-
'fabric.linking.annotate.tool.line.thickness': 'Lijndikte',
|
|
53
|
-
'fabric.linking.annotate.tool.shape': 'Vorm',
|
|
54
|
-
'fabric.linking.annotate.tool.text': 'Tekst',
|
|
55
|
-
'fabric.linking.archive': 'archiveren',
|
|
56
|
-
'fabric.linking.audio': 'audio',
|
|
57
18
|
'fabric.linking.cancel': 'Annuleren',
|
|
58
|
-
'fabric.linking.
|
|
59
|
-
'fabric.linking.
|
|
60
|
-
'fabric.linking.cant_retrieve_gifs': "Oei! We konden geen GIF's vinden",
|
|
61
|
-
'fabric.linking.change_view': 'Weergave wijzigen',
|
|
62
|
-
'fabric.linking.check_your_network': 'Controleer je netwerkverbinding',
|
|
19
|
+
'fabric.linking.cannot_connect': 'Geen verbinding, probeer het opnieuw',
|
|
20
|
+
'fabric.linking.cannot_find_link': 'Kan link niet vinden',
|
|
63
21
|
'fabric.linking.click_to_join': 'Neem deel aan {context}',
|
|
64
22
|
'fabric.linking.click_to_join_description': 'Je bent goedgekeurd, dus je kunt onmiddellijk deelnemen aan {context}.',
|
|
65
23
|
'fabric.linking.close': 'Sluiten',
|
|
66
|
-
'fabric.linking.close_and_reopen': 'Probeer dit bestand te sluiten en opnieuw te openen.',
|
|
67
24
|
'fabric.linking.connect_account_description': 'We zullen een nieuwe pagina openen waarop je je {name}-account kunt verbinden',
|
|
68
25
|
'fabric.linking.connect_link_account': 'Maak verbinding voor voorbeeld',
|
|
69
26
|
'fabric.linking.connect_link_account_card_view': 'Koppelen',
|
|
70
27
|
'fabric.linking.connect_link_account_card_view_description': 'Koppel je {context}-account om een voorbeeld van deze link weer te geven.',
|
|
71
28
|
'fabric.linking.connect_link_account_card_view_name': 'Koppel je {context}-account',
|
|
72
29
|
'fabric.linking.connect_to': 'Met {name} verbinden',
|
|
73
|
-
'fabric.linking.could_not_load_editor': 'Oei! De editor kon niet geladen worden',
|
|
74
|
-
'fabric.linking.could_not_save_image': 'Oei! De afbeelding kon niet opgeslagen worden',
|
|
75
|
-
'fabric.linking.couldnt_generate_encrypted_entry_preview': 'We kunnen geen voorbeeld weergeven van gecodeerde bestanden of bestanden die beveiligd zijn met een wachtwoord.',
|
|
76
|
-
'fabric.linking.couldnt_generate_preview': 'Dit bestandstype kunnen we niet voorvertonen.',
|
|
77
|
-
'fabric.linking.couldnt_load_file': 'We konden het bestand niet laden.',
|
|
78
30
|
'fabric.linking.couldnt_load_link': 'Om een onbekende reden konden we deze link niet laden.',
|
|
79
|
-
'fabric.linking.
|
|
80
|
-
'fabric.linking.
|
|
81
|
-
'fabric.linking.
|
|
82
|
-
'fabric.linking.
|
|
83
|
-
'fabric.linking.document': 'document',
|
|
31
|
+
'fabric.linking.create_on_absolute': 'Aangemaakt op {context}',
|
|
32
|
+
'fabric.linking.create_on_relative': 'Aangemaakt: {context}',
|
|
33
|
+
'fabric.linking.created_by': 'Aangemaakt door {context}',
|
|
34
|
+
'fabric.linking.delete': 'Verwijderen',
|
|
84
35
|
'fabric.linking.download': 'Downloaden',
|
|
85
|
-
'fabric.linking.
|
|
86
|
-
'fabric.linking.
|
|
87
|
-
'fabric.linking.drag_and_drop_your_files_and_folders': 'Sleep de bestanden en mappen waar dan ook naartoe, of',
|
|
88
|
-
'fabric.linking.drop_your_files': 'Zet hier je te uploaden bestanden neer',
|
|
89
|
-
'fabric.linking.drop_your_files_here': 'Zet je bestanden hier neer.',
|
|
90
|
-
'fabric.linking.email': 'E-mail',
|
|
91
|
-
'fabric.linking.enable_fullscreen': 'volledig scherm inschakelen',
|
|
92
|
-
'fabric.linking.error_429': 'Fout 429',
|
|
93
|
-
'fabric.linking.error_generating_preview': 'Fout bij aanmaken van voorvertoning',
|
|
94
|
-
'fabric.linking.error_hint_critical': 'Neem contact op met support als dit probleem zich blijft voordoen.',
|
|
95
|
-
'fabric.linking.error_hint_retry': 'Probeer het opnieuw dan doen wij het ook.',
|
|
96
|
-
'fabric.linking.error_loading_file': 'Fout bij laden van bestand',
|
|
97
|
-
'fabric.linking.failed_to_load': 'Fout bij het laden',
|
|
98
|
-
'fabric.linking.failed_to_upload': 'Kan niet worden geüpload',
|
|
36
|
+
'fabric.linking.edit': 'Bewerken',
|
|
37
|
+
'fabric.linking.forbidden_access': 'Je hebt geen toegang',
|
|
99
38
|
'fabric.linking.forbidden_description': 'Je hebt geen toegang tot deze voorvertoning. Neem contact op met de sitebeheerder als je toegang nodig hebt.',
|
|
100
|
-
'fabric.linking.give_feedback': 'Feedback geven',
|
|
101
|
-
'fabric.linking.image': 'afbeelding',
|
|
102
|
-
'fabric.linking.image_format_invalid_error': 'De afbeelding kon niet geladen worden omdat het bestandsformaat ongeldig is.',
|
|
103
|
-
'fabric.linking.image_size_too_large_error': 'Afbeelding is te groot, mag niet groter zijn dan {MAX_SIZE_MB} MB.',
|
|
104
|
-
'fabric.linking.image_url_invalid_error': 'De afbeelding kon niet geladen worden omdat de URL ongeldig is.',
|
|
105
|
-
'fabric.linking.insert_files': '{0, plural, one {Voer {0} bestanden in} other {Voer {0} bestanden in}}',
|
|
106
39
|
'fabric.linking.invalid_permissions': 'Afgeschermde link',
|
|
107
40
|
'fabric.linking.invalid_permissions_description': 'Je moet om toegang vragen of een ander account proberen om deze voorvertoning te bekijken.',
|
|
108
|
-
'fabric.linking.
|
|
109
|
-
'fabric.linking.learn_more': 'Meer informatie',
|
|
110
|
-
'fabric.linking.load_more_gifs': "Meer GIF's laden",
|
|
41
|
+
'fabric.linking.join_to_view': 'Word lid van {context} om deze issue te bekijken',
|
|
111
42
|
'fabric.linking.loading': 'Laden...',
|
|
112
|
-
'fabric.linking.
|
|
113
|
-
'fabric.linking.
|
|
114
|
-
'fabric.linking.
|
|
115
|
-
'fabric.linking.no_gifs_found_suggestion': 'We konden niks vinden voor "{query}"',
|
|
116
|
-
'fabric.linking.no_pdf_artifacts': 'Geen PDF-artefacten gevonden voor dit bestand.',
|
|
43
|
+
'fabric.linking.modified_on_absolute': 'Bijgewerkt op {context}',
|
|
44
|
+
'fabric.linking.modified_on_relative': 'Bijgewerkt: {context}',
|
|
45
|
+
'fabric.linking.more_actions': 'Meer acties',
|
|
117
46
|
'fabric.linking.not_found_description': 'We konden de link niet vinden. Controleer de URL en probeer nogmaals te bewerken of plakken.',
|
|
118
47
|
'fabric.linking.not_found_title': 'Oh-oh. We kunnen deze link niet vinden.',
|
|
119
|
-
'fabric.linking.
|
|
120
|
-
'fabric.linking.pause': 'Pauzeren',
|
|
121
|
-
'fabric.linking.play': 'Afspelen',
|
|
122
|
-
'fabric.linking.playback_default_speed': 'Standaard',
|
|
123
|
-
'fabric.linking.playback_speed': 'Afspeelsnelheid',
|
|
48
|
+
'fabric.linking.pending_request': 'Je toegangsaanvraag wordt behandeld.',
|
|
124
49
|
'fabric.linking.preview': 'Voorvertoning',
|
|
125
|
-
'fabric.linking.
|
|
126
|
-
'fabric.linking.
|
|
127
|
-
'fabric.linking.
|
|
128
|
-
'fabric.linking.
|
|
50
|
+
'fabric.linking.priority_blocker': 'Blocker',
|
|
51
|
+
'fabric.linking.priority_critical': 'Kritiek',
|
|
52
|
+
'fabric.linking.priority_high': 'Hoog',
|
|
53
|
+
'fabric.linking.priority_highest': 'Hoogst',
|
|
54
|
+
'fabric.linking.priority_low': 'Laag',
|
|
55
|
+
'fabric.linking.priority_lowest': 'Laagst',
|
|
56
|
+
'fabric.linking.priority_major': 'Groot',
|
|
57
|
+
'fabric.linking.priority_medium': 'Medium',
|
|
58
|
+
'fabric.linking.priority_minor': 'Gering',
|
|
59
|
+
'fabric.linking.priority_trivial': 'Triviaal',
|
|
60
|
+
'fabric.linking.priority_undefined': 'Niet gedefinieerd',
|
|
129
61
|
'fabric.linking.request_access': 'Toegang aanvragen',
|
|
130
62
|
'fabric.linking.request_access_description': 'Vraag toegang aan tot {context} om deze voorvertoning te bekijken.',
|
|
131
63
|
'fabric.linking.request_access_pending': 'Toegang wordt behandeld',
|
|
132
64
|
'fabric.linking.request_access_pending_description': 'Je toegangsaanvraag wordt behandeld.',
|
|
65
|
+
'fabric.linking.request_access_to_view': 'Vraag toegang aan tot {context} om deze issue te bekijken',
|
|
66
|
+
'fabric.linking.request_denied': 'Je toegangsaanvraag is afgewezen',
|
|
133
67
|
'fabric.linking.request_denied_description': 'Je toegangsaanvraag is afgewezen. Neem contact op met de sitebeheerder als je toegang nodig hebt.',
|
|
68
|
+
'fabric.linking.restricted_link': 'Afgeschermde link, probeer een ander account',
|
|
134
69
|
'fabric.linking.retry': 'Probeer opnieuw',
|
|
135
70
|
'fabric.linking.save': 'Opslaan',
|
|
136
|
-
'fabric.linking.search': 'Zoeken',
|
|
137
|
-
'fabric.linking.search_all_gifs': "Doorzoek alle GIF's!",
|
|
138
|
-
'fabric.linking.share_files_instantly': 'We delen ze direct',
|
|
139
|
-
'fabric.linking.skip_backward': '10 seconden terug',
|
|
140
|
-
'fabric.linking.skip_forward': '10 seconden vooruit',
|
|
141
|
-
'fabric.linking.something_went_wrong': 'Er is iets misgegaan.',
|
|
142
71
|
'fabric.linking.srclink': 'Bekijken in',
|
|
143
72
|
'fabric.linking.srclinkunknown': 'Bekijk Origineel',
|
|
144
|
-
'fabric.linking.text': 'Tekst',
|
|
145
73
|
'fabric.linking.try_again': 'Opnieuw proberen',
|
|
146
74
|
'fabric.linking.try_another_account': 'Gebruik een ander account',
|
|
147
|
-
'fabric.linking.try_downloading_file': 'Probeer het bestand te downloaden om het te bekijken.',
|
|
148
|
-
'fabric.linking.unable_to_annotate_image': 'Je kunt bij deze afbeelding geen aantekeningen maken',
|
|
149
|
-
'fabric.linking.unknown': 'onbekend',
|
|
150
75
|
'fabric.linking.unlink_account': 'Verbinding met account verwijderen',
|
|
151
|
-
'fabric.linking.
|
|
152
|
-
'fabric.linking.
|
|
153
|
-
'fabric.linking.upload_file': 'Bestand uploaden',
|
|
154
|
-
'fabric.linking.upload_file_from': 'Een bestand vanaf {name} uploaden',
|
|
155
|
-
'fabric.linking.upload_image': 'Afbeelding uploaden',
|
|
156
|
-
'fabric.linking.upload_photo': 'Een foto uploaden',
|
|
157
|
-
'fabric.linking.video': 'video',
|
|
158
|
-
'fabric.linking.view': 'Bekijken',
|
|
159
|
-
'fabric.linking.viewer_rateLimited': 'We hebben problemen met het laden van je bestand.',
|
|
160
|
-
'fabric.linking.webgl_warning_description': 'Je browser ondersteunt geen WebGL. Gebruik een browser met WebGL-functie om aantekeningen te maken bij afbeeldingen.',
|
|
161
|
-
'fabric.linking.zip_entry_load_failed': 'We konden dat zip-bestandsitem niet laden om voor te vertonen',
|
|
162
|
-
'fabric.linking.zoom_in': 'inzoomen',
|
|
163
|
-
'fabric.linking.zoom_out': 'uitzoomen'
|
|
76
|
+
'fabric.linking.updated_by': 'Gewijzigd door {context}',
|
|
77
|
+
'fabric.linking.view': 'Bekijken'
|
|
164
78
|
};
|
|
165
79
|
exports.default = _default;
|