@seafile/seafile-database 0.0.38 → 0.0.39
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/dist/_i18n/i18n-seafile-editor.js +3 -2
- package/package.json +1 -1
- package/public/seafile-editor/locales/ar/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/ca/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/cs/seafile-editor.json +234 -0
- package/public/seafile-editor/locales/de/seafile-editor.json +234 -0
- package/public/seafile-editor/locales/el/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/en/seafile-editor.json +244 -0
- package/public/seafile-editor/locales/es/seafile-editor.json +234 -0
- package/public/seafile-editor/locales/es-AR/seafile-editor.json +169 -0
- package/public/seafile-editor/locales/es-MX/seafile-editor.json +169 -0
- package/public/seafile-editor/locales/es_AR/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/es_MX/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/fa_IR/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/fi/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/fr/seafile-editor.json +234 -0
- package/public/seafile-editor/locales/he/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/hu/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/id/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/is/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/it/seafile-editor.json +234 -0
- package/public/seafile-editor/locales/ja/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/ko/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/lt/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/lv/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/nb_NO/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/nl_NL/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/pl/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/pt_BR/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/ru/seafile-editor.json +234 -0
- package/public/seafile-editor/locales/sk_SK/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/sl_SI/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/sv/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/th_TH/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/tr/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/uk/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/vi/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/zh-CN/seafile-editor.json +241 -0
- package/public/seafile-editor/locales/zh_CN/seafile-editor.json +241 -0
- package/public/seafile-editor/locales/zh_TW/seafile-editor.json +239 -0
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Bold": "ตัวหนา",
|
|
3
|
+
"Italic": "ตัวเอียง",
|
|
4
|
+
"Inline_code": "รหัสอินไลน์",
|
|
5
|
+
"Header_one": "หัวข้อ一级",
|
|
6
|
+
"Header_two": "หัวข้อ二级",
|
|
7
|
+
"Header_three": "หัวข้อ三级",
|
|
8
|
+
"Header_four": "หัวข้อ四级",
|
|
9
|
+
"Header_five": "หัวข้อ五级",
|
|
10
|
+
"Header_six": "หัวข้อ六级",
|
|
11
|
+
"Paragraph": " абзац",
|
|
12
|
+
"Quote": "เครื่องหมายคำพูด",
|
|
13
|
+
"Ordered_list": "รายการที่เรียงลำดับ",
|
|
14
|
+
"Unordered_list": "รายการที่ไม่เรียงลำดับ",
|
|
15
|
+
"Check_list_item": "รายการที่ตรวจสอบ",
|
|
16
|
+
"Insert_image": "แทรกรูปภาพ",
|
|
17
|
+
"Insert_formula": "แทรกสูตร",
|
|
18
|
+
"Formula": "สูตร",
|
|
19
|
+
"Insert_file": "แทรกไฟล์",
|
|
20
|
+
"Code": "รหัส",
|
|
21
|
+
"Code_block": "บล็อกรหัส",
|
|
22
|
+
"Insert_link": "แทรกลิงก์",
|
|
23
|
+
"Insert_table": "แทรกตาราง",
|
|
24
|
+
"Save": "บันทึก",
|
|
25
|
+
"More": "มากกว่า",
|
|
26
|
+
"Invalid_url": "URL ไม่ถูกต้อง",
|
|
27
|
+
"Link_address": "ที่อยู่ URL",
|
|
28
|
+
"Image_address": "ที่อยู่รูปภาพ",
|
|
29
|
+
"Submit": "ส่ง",
|
|
30
|
+
"Cancel": "ยกเลิก",
|
|
31
|
+
"Switch_to_plain_text_editor": "สลับไปยังตัวแก้ไขข้อความธรรมดา",
|
|
32
|
+
"Switch_to_rich_text_editor": "สลับไปยังตัวแก้ไขข้อความมีรูปแบบ",
|
|
33
|
+
"Switch_to_viewer": "สลับไปยังตัวดู",
|
|
34
|
+
"Help": "ช่วยเหลือ",
|
|
35
|
+
"Delete_table": "ลบตาราง",
|
|
36
|
+
"Column": "คอลัมน์",
|
|
37
|
+
"Row": "แถว",
|
|
38
|
+
"Insert_row_before": "เพิ่มแถวข้างบน",
|
|
39
|
+
"Insert_row_after": "เพิ่มแถวข้างล่าง",
|
|
40
|
+
"Insert_column_before": "เพิ่มคอลัมน์ข้างซ้าย",
|
|
41
|
+
"Insert_column_after": "เพิ่มคอลัมน์ข้างขวา",
|
|
42
|
+
"Delete_row": "ลบแถว",
|
|
43
|
+
"Delete_column": "ลบคอลัมน์",
|
|
44
|
+
"Insert_row": "เพิ่มแถว",
|
|
45
|
+
"Insert_column": "เพิ่มคอลัมน์",
|
|
46
|
+
"Set_align": "ตั้งค่าการจัดวาง",
|
|
47
|
+
"Left": "ซ้าย",
|
|
48
|
+
"Center": "กลาง",
|
|
49
|
+
"Right": "ขวา",
|
|
50
|
+
"File_saved": "ไฟล์ถูกบันทึกแล้ว",
|
|
51
|
+
"File_failed_to_save": "ไฟล์ไม่สามารถบันทึกได้",
|
|
52
|
+
"Star": "ดาว",
|
|
53
|
+
"Unstar": "ลบดาว",
|
|
54
|
+
"Back_to_parent_directory": "กลับไปยังไดเรกทอรีแม่",
|
|
55
|
+
"Edit": "แก้ไข",
|
|
56
|
+
"Copy": "คัดลอก",
|
|
57
|
+
"Copied": "คัดลอกแล้ว",
|
|
58
|
+
"Internal_link": "ลิงก์ภายใน",
|
|
59
|
+
"Copy_internal_link": "คัดลอกลิงก์ภายใน",
|
|
60
|
+
"Internal_link_desc": "ลิงก์ภายในจะชี้ไปยังหน้า Wiki หรือไฟล์ภายใน Wiki",
|
|
61
|
+
"Share": "แบ่งปัน",
|
|
62
|
+
"Share_link": "ลิงก์การแบ่งปัน",
|
|
63
|
+
"Generate": "สร้าง",
|
|
64
|
+
"Add_password_protection": "เพิ่มป้องกันรหัสผ่าน",
|
|
65
|
+
"Password": "รหัสผ่าน",
|
|
66
|
+
"At_least_8_characters": "ต้องมีอย่างน้อย 8 ตัวอักษร",
|
|
67
|
+
"Password_again": "รหัสผ่านอีกครั้ง",
|
|
68
|
+
"Add_auto_expiration": "เพิ่มการหมดอายุอัตโนมัติ",
|
|
69
|
+
"Days": "วัน",
|
|
70
|
+
"Please_enter_password": "โปรดกรอกรหัสผ่าน",
|
|
71
|
+
"Greater_than_or_equal_to": "มากกว่าหรือเท่ากับ",
|
|
72
|
+
"Less_than_or_equal_to": "น้อยกว่าหรือเท่ากับ",
|
|
73
|
+
"Set_permission": "ตั้งค่าการสิทธิ์",
|
|
74
|
+
"Preview_and_download": " предпросмотрและดาวน์โหลด",
|
|
75
|
+
"Preview_only": " предпросмотрเท่านั้น",
|
|
76
|
+
"Please_enter_valid_days": "โปรดระบุจำนวนวันต่อไป",
|
|
77
|
+
"Please_enter_a_non-negative_integer": "โปรดระบุจำนวนเต็มไม่отрицательное",
|
|
78
|
+
"Please_enter_days": "โปรดระบุจำนวนวัน",
|
|
79
|
+
"Password_is_too_short": "รหัสผ่านสั้นเกินไป",
|
|
80
|
+
"Passwords_do_not_match": "รหัสผ่านไม่ตรงกัน",
|
|
81
|
+
"Return_to_wiki_page": "กลับไปยังหน้า Wiki",
|
|
82
|
+
"Insert_network_image": "เพิ่มภาพจาก網絡",
|
|
83
|
+
"Upload_local_image": "อัปโหลดภาพจากเครื่องของคุณ",
|
|
84
|
+
"Add_link": "เพิ่มลิงก์",
|
|
85
|
+
"File_history": "ประวัติไฟล์",
|
|
86
|
+
"History_version": "เวอร์ชันประวัติ",
|
|
87
|
+
"Back_to_viewer": "กลับไปยังมุมมอง",
|
|
88
|
+
"Link_title": "ชื่อลิงก์",
|
|
89
|
+
"Local_draft": "บันทึกข้อความตัวอย่าง",
|
|
90
|
+
"Use_draft": "ใช้บันทึกข้อความตัวอย่าง",
|
|
91
|
+
"Delete_draft": "ลบบันทึกข้อความตัวอย่าง",
|
|
92
|
+
"You_have_an_unsaved_draft_do_you_like_to_use_it": "คุณมีบันทึกข้อความตัวอย่างที่ไม่ได้บันทึกไว้ คุณต้องการใช้บันทึกข้อความตัวอย่างนี้หรือไม่",
|
|
93
|
+
"Local_draft_saved": "บันทึกข้อความตัวอย่างถูกบันทึกแล้ว",
|
|
94
|
+
"New_draft": "สร้างบันทึกข้อความตัวอย่างใหม่",
|
|
95
|
+
"View_draft": "ดูบันทึกข้อความตัวอย่าง",
|
|
96
|
+
"Publish": "เผยแพร่",
|
|
97
|
+
"This_file_has_a_draft": "ไฟล์นี้มีบันทึกข้อความตัวอย่าง",
|
|
98
|
+
"Delete": "ลบ",
|
|
99
|
+
"Comments": "ความคิดเห็น",
|
|
100
|
+
"Add_a_comment": "เพิ่มความคิดเห็น",
|
|
101
|
+
"No_comment_yet": "ยังไม่มีความคิดเห็น",
|
|
102
|
+
"Mark_as_resolved": "маркировать как решенный",
|
|
103
|
+
"Ask_for_review": "ขอการตรวจสอบ",
|
|
104
|
+
"Review_already_exists": "การตรวจสอบนี้มีอยู่แล้ว",
|
|
105
|
+
"View_review": "ดูการตรวจสอบ",
|
|
106
|
+
"There_is_an_associated_review_with_this_file": "ไฟล์นี้มีการตรวจสอบที่เกี่ยวข้อง",
|
|
107
|
+
"Start_review": "เริ่มการตรวจสอบ",
|
|
108
|
+
"This_file_is_in_draft_stage": "ไฟล์นี้อยู่ในสถานะบันทึกข้อความตัวอย่าง",
|
|
109
|
+
"This_file_is_in_review_stage": "ไฟล์นี้อยู่ในสถานะการตรวจสอบ",
|
|
110
|
+
"This_file_has_been_updated": "ไฟล์นี้ถูกปรับปรุงแล้ว",
|
|
111
|
+
"Refresh": "อัปเดต",
|
|
112
|
+
"Related_files": "ไฟล์ที่เกี่ยวข้อง",
|
|
113
|
+
"Related_file": "ไฟล์ที่เกี่ยวข้อง",
|
|
114
|
+
"No_tags": "ไม่มีแท็ก",
|
|
115
|
+
"Date": "วันที่",
|
|
116
|
+
"Participants": "ผู้ร่วมงาน",
|
|
117
|
+
"Meeting_note": "บันทึกการประชุม",
|
|
118
|
+
"Chooser_document_type": "เลือกประเภทเอกสาร",
|
|
119
|
+
"Empty": "ว่าง",
|
|
120
|
+
"No_related_files": "ไม่มีไฟล์ที่เกี่ยวข้อง",
|
|
121
|
+
"Outline": "สรุป",
|
|
122
|
+
"No_outline": "ไม่มีสรุป",
|
|
123
|
+
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "การแก้ไขไฟล์ในเบราว์เซอร์นี้อาจทำให้การแสดงผลมีปัญหาสำหรับบางส่วน",
|
|
124
|
+
"No_document_improvement_suggestion": "ไม่มีแนะนำการปรับปรุงเอกสาร",
|
|
125
|
+
"Hide_side_panel": "ซ่อนแผงข้าง",
|
|
126
|
+
"Show_side_panel": "แสดงแผงข้าง",
|
|
127
|
+
"Show_resolved_comments": "แสดงความคิดเห็นที่แก้ไขแล้ว",
|
|
128
|
+
"Update": "ปรับปรุง",
|
|
129
|
+
"Width": "ความกว้าง",
|
|
130
|
+
"Height": "ความสูง",
|
|
131
|
+
"Full_screen": "เต็มэкран",
|
|
132
|
+
"Insert_library_image": "เพิ่มภาพจากбиблиотека",
|
|
133
|
+
"Size": "ขนาด",
|
|
134
|
+
"Location": "ตำแหน่ง",
|
|
135
|
+
"Last_update": "การปรับปรุงล่าสุด",
|
|
136
|
+
"Tags": "แท็ก",
|
|
137
|
+
"Add_participants": "เพิ่มผู้ร่วมงาน",
|
|
138
|
+
"Clear_format": "ล้างรูปแบบ",
|
|
139
|
+
"Image_address_invalid": "ที่อยู่รูปภาพไม่ถูกต้อง",
|
|
140
|
+
"Shortcut_help": "ช่วยเหลือการใช้งานสั้น",
|
|
141
|
+
"Link_address_required": "ต้องระบุที่อยู่ลิงก์",
|
|
142
|
+
"Link_address_invalid": "ที่อยู่ลิงก์ไม่ถูกต้อง",
|
|
143
|
+
"Link_title_required": "ต้องระบุชื่อลิงก์",
|
|
144
|
+
"Blank_title_not_allowed": "ชื่อว่างไม่ได้ใช้",
|
|
145
|
+
"userHelp": {
|
|
146
|
+
"title": "ช่วยเหลือการใช้งานสั้น",
|
|
147
|
+
"userHelpData": [
|
|
148
|
+
{
|
|
149
|
+
"shortcutType": "การใช้งานสั้น",
|
|
150
|
+
"shortcutData": {
|
|
151
|
+
"Make_list": "สร้างรายการ",
|
|
152
|
+
"Make_ordered_list": "สร้างรายการที่มีลำดับ",
|
|
153
|
+
"Insert_new_item": "เพิ่มรายการใหม่",
|
|
154
|
+
"Insert_child_in_item": "เพิ่มลูกในรายการ",
|
|
155
|
+
"Increase_depth": "เพิ่มระดับ"
|
|
156
|
+
}
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"shortcutType": "การใช้งานสั้น",
|
|
160
|
+
"shortcutData": {
|
|
161
|
+
"Heading_1": "หัวข้อ 1",
|
|
162
|
+
"Heading_2": "หัวข้อ 2",
|
|
163
|
+
"Heading_3": "หัวข้อ 3",
|
|
164
|
+
"Heading_4": "หัวข้อ 4",
|
|
165
|
+
"Heading_5": "หัวข้อ 5",
|
|
166
|
+
"Heading_6": "หัวข้อ 6"
|
|
167
|
+
}
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"shortcutType": "การใช้งานสั้น",
|
|
171
|
+
"shortcutData": {
|
|
172
|
+
"Make_code_block": "สร้างบล็อกโค้ด",
|
|
173
|
+
"Insert_new_line": "เพิ่มบรรทัดใหม่",
|
|
174
|
+
"Escape_code_block": "ออกจากบล็อกโค้ด",
|
|
175
|
+
"Insert_indent": "เพิ่มระยะห่าง"
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"shortcutType": "การใช้งานสั้น",
|
|
180
|
+
"shortcutData": {
|
|
181
|
+
"Make_block_quote": "สร้างบล็อกอ้างอิง",
|
|
182
|
+
"Escape_block_quote": "ออกจากบล็อกอ้างอิง"
|
|
183
|
+
}
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"shortcutType": "การใช้งานสั้น",
|
|
187
|
+
"shortcutData": {
|
|
188
|
+
"Insert_table_row": "เพิ่มแถวตาราง",
|
|
189
|
+
"Escape_table": "ออกจากตาราง"
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"shortcutType": "การใช้งานสั้น",
|
|
194
|
+
"shortcutData": {
|
|
195
|
+
"Insert_formula": "เพิ่มสูตร"
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"shortcutType": "การใช้งานสั้น",
|
|
200
|
+
"shortcutData": {
|
|
201
|
+
"Bold": "ตัวหนา",
|
|
202
|
+
"Italic": "ตัวเอียง",
|
|
203
|
+
"Italic_bold": "ตัวเอียงตัวหนา",
|
|
204
|
+
"Inline_code": "โค้ดในบรรทัดเดียวกัน"
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"shortcutType": "การใช้งานสั้น",
|
|
209
|
+
"shortcutData": {
|
|
210
|
+
"Save_file": "บันทึกไฟล์"
|
|
211
|
+
}
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"shortcutType": "การใช้งานสั้น",
|
|
215
|
+
"shortcutData": {
|
|
216
|
+
"Paste_screen_shot": "วางภาพจากหน้าจอ",
|
|
217
|
+
"Drag_image_from_anywhere_to_upload_it": "ลากภาพจากที่ไหนก็ได้เพื่ออัปโหลด"
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
]
|
|
221
|
+
},
|
|
222
|
+
"Select_field": "เลือกฟิลด์",
|
|
223
|
+
"Font_style": " phong cáchตัวอักษร",
|
|
224
|
+
"Open_link": "เปิดลิงก์",
|
|
225
|
+
"Image_is_uploading": "ภาพกำลังอัปโหลด",
|
|
226
|
+
"Image_loading_failed": "การโหลดภาพล้มเหลว",
|
|
227
|
+
"Expand_editor": "ขยายตัวแก้ไข",
|
|
228
|
+
"Insert_below": "เพิ่มข้างล่าง",
|
|
229
|
+
"Insert_above": "เพิ่มข้างบน",
|
|
230
|
+
"Insert_on_the_right": "เพิ่มข้างขวา",
|
|
231
|
+
"Insert_on_the_left": "เพิ่มข้างซ้าย",
|
|
232
|
+
"Row(s)": "แถว(s)",
|
|
233
|
+
"Column(s)": "คอลัมน์(s)",
|
|
234
|
+
"Insert": "เพิ่ม",
|
|
235
|
+
"Horizontal_align": "จัดตำแหน่งแนวนอน",
|
|
236
|
+
"Underline": "เส้นใต้",
|
|
237
|
+
"Row_number": "หมายเลขแถว",
|
|
238
|
+
"Column_number": "หมายเลขคอลัมน์"
|
|
239
|
+
}
|
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Bold": "Kalın",
|
|
3
|
+
"Italic": "İtalik",
|
|
4
|
+
"Inline_code": "Kod",
|
|
5
|
+
"Header_one": "Üst Başlık 1",
|
|
6
|
+
"Header_two": "Üst Başlık 2",
|
|
7
|
+
"Header_three": "Üst Başlık 3",
|
|
8
|
+
"Header_four": "Üst Başlık 4",
|
|
9
|
+
"Header_five": "Üst Başlık 5",
|
|
10
|
+
"Header_six": "Üst Başlık 6",
|
|
11
|
+
"Paragraph": "Paragraf",
|
|
12
|
+
"Quote": "Alıntı",
|
|
13
|
+
"Ordered_list": "Sıralı liste",
|
|
14
|
+
"Unordered_list": "Sırasız liste",
|
|
15
|
+
"Check_list_item": "Onay liste öğesi",
|
|
16
|
+
"Insert_image": "Resim ekle",
|
|
17
|
+
"Insert_formula": "Formül ekle",
|
|
18
|
+
"Formula": "Formül",
|
|
19
|
+
"Insert_file": "Dosya ekle",
|
|
20
|
+
"Code": "Kod",
|
|
21
|
+
"Code_block": "Kod bloğu",
|
|
22
|
+
"Insert_link": "Bağlantı ekle",
|
|
23
|
+
"Insert_table": "Tablo ekle",
|
|
24
|
+
"Save": "Kaydet",
|
|
25
|
+
"More": "Daha fazla",
|
|
26
|
+
"Invalid_url": "Geçersiz URL",
|
|
27
|
+
"Link_address": "Bağlantı adresi",
|
|
28
|
+
"Image_address": "Resim adresi",
|
|
29
|
+
"Submit": "Gönder",
|
|
30
|
+
"Cancel": "İptal",
|
|
31
|
+
"Switch_to_plain_text_editor": "Sade metin düzenleyicisine geç",
|
|
32
|
+
"Switch_to_rich_text_editor": "Rica metin düzenleyicisine geç",
|
|
33
|
+
"Switch_to_viewer": "Görüntüleyiciye geç",
|
|
34
|
+
"Help": "Yardım",
|
|
35
|
+
"Delete_table": "Tabloyu sil",
|
|
36
|
+
"Column": "Sütun",
|
|
37
|
+
"Row": "Satır",
|
|
38
|
+
"Insert_row_before": "Satır önce ekle",
|
|
39
|
+
"Insert_row_after": "Satır sonra ekle",
|
|
40
|
+
"Insert_column_before": "Sütun önce ekle",
|
|
41
|
+
"Insert_column_after": "Sütun sonra ekle",
|
|
42
|
+
"Delete_row": "Satırı sil",
|
|
43
|
+
"Delete_column": "Sütunu sil",
|
|
44
|
+
"Insert_row": "Satır ekle",
|
|
45
|
+
"Insert_column": "Sütun ekle",
|
|
46
|
+
"Set_align": "Yerleştirmeyi ayarla",
|
|
47
|
+
"Left": "Sola hizala",
|
|
48
|
+
"Center": "Orta hizala",
|
|
49
|
+
"Right": "Sağa hizala",
|
|
50
|
+
"File_saved": "Dosya kaydedildi.",
|
|
51
|
+
"File_failed_to_save": "Dosya kaydedilemedi.",
|
|
52
|
+
"Star": "Yıldız",
|
|
53
|
+
"Unstar": "Yıldızı kaldır",
|
|
54
|
+
"Back_to_parent_directory": "Üst dizine dön",
|
|
55
|
+
"Edit": "Düzenle",
|
|
56
|
+
"Copy": "Kopyala",
|
|
57
|
+
"Copied": "Kopyalandı",
|
|
58
|
+
"Internal_link": "Yerel bağlantı",
|
|
59
|
+
"Copy_internal_link": "Yerel bağlantıyı kopyala",
|
|
60
|
+
"Internal_link_desc": "Yerel bağlantı açıklama",
|
|
61
|
+
"Share": "Paylaş",
|
|
62
|
+
"Share_link": "Bağlantıyı Paylaş",
|
|
63
|
+
"Generate": "Oluştur",
|
|
64
|
+
"Add_password_protection": "Şifre koruma ekle",
|
|
65
|
+
"Password": "Şifre",
|
|
66
|
+
"At_least_8_characters": "En az 8 karakter",
|
|
67
|
+
"Password_again": "Şifre tekrar",
|
|
68
|
+
"Add_auto_expiration": "Otomatik sona erme ekle",
|
|
69
|
+
"Days": "gün",
|
|
70
|
+
"Please_enter_password": "Lütfen şifre giriniz",
|
|
71
|
+
"Greater_than_or_equal_to": "Büyük eşit veya eşit",
|
|
72
|
+
"Less_than_or_equal_to": "Küçük eşit veya eşit",
|
|
73
|
+
"Set_permission": "İzin belirle",
|
|
74
|
+
"Preview_and_download": "Önizleme ve indirme",
|
|
75
|
+
"Preview_only": "Sadece önizleme",
|
|
76
|
+
"Please_enter_valid_days": "Lütfen geçerli günler girin",
|
|
77
|
+
"Please_enter_a_non-negative_integer": "Lütfen, negatif olmayan bir tam sayı giriniz",
|
|
78
|
+
"Please_enter_days": "Lütfen günleri girin",
|
|
79
|
+
"Password_is_too_short": "Şifre çok kısa",
|
|
80
|
+
"Passwords_do_not_match": "Şifreler eşleşmiyor",
|
|
81
|
+
"Return_to_wiki_page": "Wiki sayfasına dön",
|
|
82
|
+
"Insert_network_image": "Ağ resim ekle",
|
|
83
|
+
"Upload_local_image": "Yerel resim yükle",
|
|
84
|
+
"Add_link": "Bağlantı ekle",
|
|
85
|
+
"File_history": "Dosya geçmişi",
|
|
86
|
+
"History_version": "Geçmiş sürüm",
|
|
87
|
+
"Back_to_viewer": "Görüntüleyiciye dön",
|
|
88
|
+
"Link_title": "Bağlantı başlığı",
|
|
89
|
+
"Local_draft": "Yerel Taslak",
|
|
90
|
+
"Use_draft": "Taslağı kullan",
|
|
91
|
+
"Delete_draft": "Taslağı sil",
|
|
92
|
+
"You_have_an_unsaved_draft_do_you_like_to_use_it": "Kaydedilmemiş bir taslağınız var. Kullanmak ister misiniz?",
|
|
93
|
+
"Local_draft_saved": "Yerel taslak kaydedildi.",
|
|
94
|
+
"New_draft": "Yeni taslak",
|
|
95
|
+
"View_draft": "Taslakı görüntüle",
|
|
96
|
+
"Publish": "Yayınla",
|
|
97
|
+
"This_file_has_a_draft": "Bu dosya bir taslak içeriyor.",
|
|
98
|
+
"Delete": "Sil",
|
|
99
|
+
"Comments": "Yorumlar",
|
|
100
|
+
"Add_a_comment": "Bir yorum ekle...",
|
|
101
|
+
"No_comment_yet": "Henüz yorum yok.",
|
|
102
|
+
"Mark_as_resolved": "Çözüldü olarak işaretle",
|
|
103
|
+
"Ask_for_review": "Görüşme isteği",
|
|
104
|
+
"Review_already_exists": "Zaten bir görüşme mevcut.",
|
|
105
|
+
"View_review": "Görüşmeyi görüntüle",
|
|
106
|
+
"There_is_an_associated_review_with_this_file": "Bu dosya ile ilişkili bir görüşme mevcut.",
|
|
107
|
+
"Start_review": "Görüşmeyi başlat",
|
|
108
|
+
"This_file_is_in_draft_stage": "Bu dosya taslak aşamasındadır.",
|
|
109
|
+
"This_file_is_in_review_stage": "Bu dosya görüşme aşamasındadır.",
|
|
110
|
+
"This_file_has_been_updated": "Bu dosya güncellendi.",
|
|
111
|
+
"Refresh": "Yenile",
|
|
112
|
+
"Related_files": "İlişkili dosyalar",
|
|
113
|
+
"Related_file": "İlişkili dosya",
|
|
114
|
+
"No_tags": "Etiket yok",
|
|
115
|
+
"Date": "Tarih",
|
|
116
|
+
"Participants": "Katılımcılar",
|
|
117
|
+
"Meeting_note": "Toplantı notu",
|
|
118
|
+
"Chooser_document_type": "Belge türü seçici",
|
|
119
|
+
"Empty": "Boş",
|
|
120
|
+
"No_related_files": "İlişkili dosya yok",
|
|
121
|
+
"Outline": "Hiyerarşi",
|
|
122
|
+
"No_outline": "Hiyerarşik gösterim yok",
|
|
123
|
+
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Bu tarayıcıyla dosyaları düzenlemek, küçük görüntü sorunlarıyla karşılaşabilirsiniz.",
|
|
124
|
+
"No_document_improvement_suggestion": "Bu belgeye yapılacak iyileştirme önerisi yok.",
|
|
125
|
+
"Hide_side_panel": "Yan panelı gizle",
|
|
126
|
+
"Show_side_panel": "Yan panelı göster",
|
|
127
|
+
"Show_resolved_comments": "Çözülen yorumları göster",
|
|
128
|
+
"Update": "Güncelle",
|
|
129
|
+
"Width": "Genişlik",
|
|
130
|
+
"Height": "Yükseklik",
|
|
131
|
+
"Full_screen": "Tam ekran",
|
|
132
|
+
"Insert_library_image": "Kütüphane resim ekle",
|
|
133
|
+
"Size": "Boyut",
|
|
134
|
+
"Location": "Konum",
|
|
135
|
+
"Last_update": "Son güncelleme",
|
|
136
|
+
"Tags": "Etiketler",
|
|
137
|
+
"Add_participants": "Katılımcı ekle",
|
|
138
|
+
"Clear_format": "Formatı temizle",
|
|
139
|
+
"Image_address_invalid": "Resim adresi geçersiz",
|
|
140
|
+
"Shortcut_help": "Kısayol yardım",
|
|
141
|
+
"Link_address_required": "Bağlantı adresi gereklidir",
|
|
142
|
+
"Link_address_invalid": "Bağlantı adresi geçersiz",
|
|
143
|
+
"Link_title_required": "Bağlantı başlığı gereklidir",
|
|
144
|
+
"Blank_title_not_allowed": "Boş başlık izin verilmez",
|
|
145
|
+
"userHelp": {
|
|
146
|
+
"title": "Kısayol Yardım",
|
|
147
|
+
"userHelpData": [
|
|
148
|
+
{
|
|
149
|
+
"shortcutType": "List",
|
|
150
|
+
"shortcutData": {
|
|
151
|
+
"Make_list": "Liste oluştur",
|
|
152
|
+
"Make_ordered_list": "Sıralı liste oluştur",
|
|
153
|
+
"Insert_new_item": "Yeni öğe ekle",
|
|
154
|
+
"Insert_child_in_item": "Alt öğe ekle",
|
|
155
|
+
"Increase_depth": "Derinliği artır"
|
|
156
|
+
}
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"shortcutType": "Heading",
|
|
160
|
+
"shortcutData": {
|
|
161
|
+
"Heading_1": "Üst Başlık 1",
|
|
162
|
+
"Heading_2": "Üst Başlık 2",
|
|
163
|
+
"Heading_3": "Üst Başlık 3",
|
|
164
|
+
"Heading_4": "Üst Başlık 4",
|
|
165
|
+
"Heading_5": "Üst Başlık 5",
|
|
166
|
+
"Heading_6": "Üst Başlık 6"
|
|
167
|
+
}
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"shortcutType": "Code",
|
|
171
|
+
"shortcutData": {
|
|
172
|
+
"Make_code_block": "Kod bloğu oluştur",
|
|
173
|
+
"Insert_new_line": "Yeni satır ekle",
|
|
174
|
+
"Escape_code_block": "Kod bloğunu çıkart",
|
|
175
|
+
"Insert_indent": "Yerel boşluk ekle"
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"shortcutType": "BlockQuote",
|
|
180
|
+
"shortcutData": {
|
|
181
|
+
"Make_block_quote": "Alıntı oluştur",
|
|
182
|
+
"Escape_block_quote": "Alıntıyı çıkart"
|
|
183
|
+
}
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"shortcutType": "Table",
|
|
187
|
+
"shortcutData": {
|
|
188
|
+
"Insert_table_row": "Tablo satırı ekle",
|
|
189
|
+
"Escape_table": "Tabloyu çıkart"
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"shortcutType": "Formula",
|
|
194
|
+
"shortcutData": {
|
|
195
|
+
"Insert_formula": "Formül ekle"
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"shortcutType": "Table",
|
|
200
|
+
"shortcutData": {
|
|
201
|
+
"Bold": "Kalın",
|
|
202
|
+
"Italic": "İtalik",
|
|
203
|
+
"Italic_bold": "Italic bold",
|
|
204
|
+
"Inline_code": "Kod"
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"shortcutType": "Formula",
|
|
209
|
+
"shortcutData": {
|
|
210
|
+
"Save_file": "Save file"
|
|
211
|
+
}
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"shortcutType": "TextStyle",
|
|
215
|
+
"shortcutData": {
|
|
216
|
+
"Paste_screen_shot": "Paste screen shot",
|
|
217
|
+
"Drag_image_from_anywhere_to_upload_it": "Drag image from anywhere to upload it"
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
]
|
|
221
|
+
},
|
|
222
|
+
"Select_field": "Seçim alanı",
|
|
223
|
+
"Font_style": "Font stil",
|
|
224
|
+
"Open_link": "Bağlantıyı aç",
|
|
225
|
+
"Image_is_uploading": "Resim yükleniyor",
|
|
226
|
+
"Image_loading_failed": "Resim yükleme başarısız",
|
|
227
|
+
"Expand_editor": "Düzenleyiciyi genişlet",
|
|
228
|
+
"Insert_below": "Aşağıya ekle",
|
|
229
|
+
"Insert_above": "Yukarıya ekle",
|
|
230
|
+
"Insert_on_the_right": "Sağya ekle",
|
|
231
|
+
"Insert_on_the_left": "Sola ekle",
|
|
232
|
+
"Row(s)": "Satır(s)",
|
|
233
|
+
"Column(s)": "Sütun(s)",
|
|
234
|
+
"Insert": "Ekle",
|
|
235
|
+
"Horizontal_align": "Yatay hizalama",
|
|
236
|
+
"Underline": "Altı çizili",
|
|
237
|
+
"Row_number": "Satır numarası",
|
|
238
|
+
"Column_number": "Sütun numarası"
|
|
239
|
+
}
|