@seafile/seafile-database 0.0.37 → 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/dist/common/components/toaster/toaster.js +1 -1
- package/dist/common/utils/utils.js +1 -1
- package/dist/components/cell-formatter/rate/index.js +1 -1
- package/dist/components/popover/filter-popover/advanced-filters/filter-item/index.js +1 -1
- package/dist/context.js +10 -10
- package/dist/views/card/card-items/card-item/formatter.js +23 -2
- package/dist/views/card/card-items/card-item/index.js +5 -5
- package/dist/views/table/formatters/index.js +1 -1
- package/dist/views/table/table-main/rows/group-body/index.js +2 -2
- package/dist/views/table/utils/grid-utils.js +10 -10
- package/package.json +18 -10
- 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,234 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Bold": "Gras",
|
|
3
|
+
"Italic": "Italique",
|
|
4
|
+
"Inline_code": "Code",
|
|
5
|
+
"Header_one": "Titre 1",
|
|
6
|
+
"Header_two": "Titre 2",
|
|
7
|
+
"Header_three": "Titre 3",
|
|
8
|
+
"Header_four": "Titre 4",
|
|
9
|
+
"Header_five": "Titre 5",
|
|
10
|
+
"Header_six": "Titre 6",
|
|
11
|
+
"Paragraph": "Paragraphe",
|
|
12
|
+
"Quote": "Blockquote",
|
|
13
|
+
"Ordered_list": "Liste ordonnée",
|
|
14
|
+
"Unordered_list": "Liste non ordonnée",
|
|
15
|
+
"Check_list_item": "Élément de la liste de vérification",
|
|
16
|
+
"Insert_image": "Insérer une image",
|
|
17
|
+
"Insert_formula": "Insérer formule",
|
|
18
|
+
"Formula": "Formule",
|
|
19
|
+
"Insert_file": "Insérer un fichier",
|
|
20
|
+
"Code": "Ligne de code",
|
|
21
|
+
"Code_block": "Bloc de code",
|
|
22
|
+
"Insert_link": "Insérer un lien",
|
|
23
|
+
"Insert_table": "Insérer un tableau",
|
|
24
|
+
"Save": "Sauvegarder",
|
|
25
|
+
"More": "Plus",
|
|
26
|
+
"Invalid_url": "L'adresse n'est pas valide.",
|
|
27
|
+
"Link_address": "Adresse du lien",
|
|
28
|
+
"Image_address": "Adresse de l'image",
|
|
29
|
+
"Submit": "Soummettre",
|
|
30
|
+
"Cancel": "Annuler",
|
|
31
|
+
"Switch_to_plain_text_editor": "Basculer en éditeur de texte plein",
|
|
32
|
+
"Switch_to_rich_text_editor": "Basculer en éditeur de texte enrichi",
|
|
33
|
+
"Switch_to_viewer": "Switch to markdown viewer",
|
|
34
|
+
"Help": "Aide",
|
|
35
|
+
"Delete_table": "Supprimer le tableau",
|
|
36
|
+
"Column": "Colonne",
|
|
37
|
+
"Row": "Ligne",
|
|
38
|
+
"Insert_row_before": "Insert row before",
|
|
39
|
+
"Insert_row_after": "Insert row after",
|
|
40
|
+
"Insert_column_before": "Insert column before",
|
|
41
|
+
"Insert_column_after": "Insert column after",
|
|
42
|
+
"Delete_row": "Supprimer la ligne",
|
|
43
|
+
"Delete_column": "Supprimer la colonne",
|
|
44
|
+
"Insert_row": "Insérer une ligne",
|
|
45
|
+
"Insert_column": "Insérer une colonne",
|
|
46
|
+
"Set_align": "Ajuster l'alignement",
|
|
47
|
+
"Left": "Gauche",
|
|
48
|
+
"Center": "Centrer",
|
|
49
|
+
"Right": "Droite",
|
|
50
|
+
"File_saved": "Le fichier a été sauvegardé.",
|
|
51
|
+
"File_failed_to_save": "Échec de la sauvegarde du fichier",
|
|
52
|
+
"Star": "Ajouter à favoris",
|
|
53
|
+
"Unstar": "Enlever des favoris",
|
|
54
|
+
"Back_to_parent_directory": "Retour au répertoire parent",
|
|
55
|
+
"Edit": "Modifier",
|
|
56
|
+
"Copy": "Copier",
|
|
57
|
+
"Copied": "Copié",
|
|
58
|
+
"Internal_link": "Lien interne",
|
|
59
|
+
"Copy_internal_link": "Le lien interne a été copié dans le presse-papiers.",
|
|
60
|
+
"Internal_link_desc": "Un lien interne est un lien vers un fichier ou un dossier accessible en lecture par un utilisateur.",
|
|
61
|
+
"Share": "Partager",
|
|
62
|
+
"Share_link": "Lien de téléchargement",
|
|
63
|
+
"Generate": "Créer",
|
|
64
|
+
"Add_password_protection": "Ajouter un mot de passe",
|
|
65
|
+
"Password": "Mot de passe",
|
|
66
|
+
"At_least_8_characters": "Au moins 8 caractères",
|
|
67
|
+
"Password_again": "Mot de passe (à nouveau)",
|
|
68
|
+
"Add_auto_expiration": "Ajouter une date d'expiration",
|
|
69
|
+
"Days": "jours",
|
|
70
|
+
"Please_enter_password": "Entrez un mot de passe",
|
|
71
|
+
"Greater_than_or_equal_to": "Plus grand ou égale à",
|
|
72
|
+
"Less_than_or_equal_to": "Plus petit ou égal à",
|
|
73
|
+
"Set_permission": "Définir la permission",
|
|
74
|
+
"Preview_and_download": "Prévisualiser et télécharger",
|
|
75
|
+
"Preview_only": "Aperçu uniquement",
|
|
76
|
+
"Please_enter_valid_days": "Saisissez un nombre de jours valide.",
|
|
77
|
+
"Please_enter_a_non-negative_integer": "Veuillez introduire un intégrateur non-négatif.",
|
|
78
|
+
"Please_enter_days": "Veuillez entrer un nombre de jours.",
|
|
79
|
+
"Password_is_too_short": "Le mot de passe est trop court.",
|
|
80
|
+
"Passwords_do_not_match": "Les mots de passe ne correspondent pas.",
|
|
81
|
+
"Return_to_wiki_page": "Retour à la page du Wiki",
|
|
82
|
+
"Insert_network_image": "Insérer une image du réseau",
|
|
83
|
+
"Upload_local_image": "Insérer une image locale",
|
|
84
|
+
"Add_link": "Ajouter un lien",
|
|
85
|
+
"File_history": "Historique du fichier",
|
|
86
|
+
"History_version": "Historique des versions",
|
|
87
|
+
"Back_to_viewer": "Retour au visualiseur",
|
|
88
|
+
"Link_title": "Titre du lien",
|
|
89
|
+
"Local_draft": "Brouillon local",
|
|
90
|
+
"Use_draft": "Utiliser le brouillon",
|
|
91
|
+
"Delete_draft": "Supprimer le brouillon",
|
|
92
|
+
"You_have_an_unsaved_draft_do_you_like_to_use_it": "Vous avez un brouillon qui n'est pas sauvegardé. Voulez-vous l'utiliser ?",
|
|
93
|
+
"Local_draft_saved": "Brouillon local sauvegardé",
|
|
94
|
+
"New_draft": "Nouveau brouillon",
|
|
95
|
+
"View_draft": "Voir le brouillon",
|
|
96
|
+
"Publish": "Publier",
|
|
97
|
+
"This_file_has_a_draft": "Ce fichier possède un brouillon.",
|
|
98
|
+
"Delete": "Supprimer",
|
|
99
|
+
"Comments": "Commentaires",
|
|
100
|
+
"Add_a_comment": "Ajouter un commentaire",
|
|
101
|
+
"No_comment_yet": "Aucun commentaire disponible",
|
|
102
|
+
"Mark_as_resolved": "Marqué comme résolu",
|
|
103
|
+
"Ask_for_review": "Demande d'un avis",
|
|
104
|
+
"Review_already_exists": "Un avis existe déjà.",
|
|
105
|
+
"View_review": "Voir l'avis",
|
|
106
|
+
"There_is_an_associated_review_with_this_file": "Il y a un avis associé à ce fichier.",
|
|
107
|
+
"Start_review": "Commencer l'avis",
|
|
108
|
+
"This_file_is_in_draft_stage": "Ce fichier est à l'état de brouillon.",
|
|
109
|
+
"This_file_is_in_review_stage": "Ce fichier est à l'état d'avis.",
|
|
110
|
+
"This_file_has_been_updated": "Ce fichier à été mis à jour.",
|
|
111
|
+
"Refresh": "Rafraichir",
|
|
112
|
+
"Related_files": "Fichiers relatifs",
|
|
113
|
+
"Related_file": "Fichier relatif",
|
|
114
|
+
"No_tags": "Pas de tag",
|
|
115
|
+
"Date": "Date",
|
|
116
|
+
"Participants": "Participants",
|
|
117
|
+
"Meeting_note": "Note de réunion",
|
|
118
|
+
"Chooser_document_type": "Choisir un type de document",
|
|
119
|
+
"Empty": "Vide",
|
|
120
|
+
"No_related_files": "Aucun fichier relatif",
|
|
121
|
+
"Outline": "Contour",
|
|
122
|
+
"No_outline": "Pas de contour",
|
|
123
|
+
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "L'édition de fichiers dans ce navigateur peut entraîner de légers problèmes d'affichage.",
|
|
124
|
+
"No_document_improvement_suggestion": "Aucune proposition pour améliorer le document",
|
|
125
|
+
"Hide_side_panel": "Fermer",
|
|
126
|
+
"Show_side_panel": "Afficher détails",
|
|
127
|
+
"Show_resolved_comments": "Voir les commentaires pris en compte",
|
|
128
|
+
"Update": "Mettre à jour",
|
|
129
|
+
"Width": "Largeur",
|
|
130
|
+
"Height": "Hauteur",
|
|
131
|
+
"Full_screen": "Plein écran",
|
|
132
|
+
"Insert_library_image": "Insérer une image d‘une bibliothèque",
|
|
133
|
+
"Size": "Taille",
|
|
134
|
+
"Location": "Emplacement",
|
|
135
|
+
"Last_update": "Dernière mise à jour",
|
|
136
|
+
"Tags": "Tags",
|
|
137
|
+
"Add_participants": "Ajouter des participants",
|
|
138
|
+
"Clear_format": "Sans formatage",
|
|
139
|
+
"Image_address_invalid": "Image address invalid",
|
|
140
|
+
"Shortcut_help": "Aide raccourcis",
|
|
141
|
+
"Link_address_required": "Link address required",
|
|
142
|
+
"Link_address_invalid": "Link address invalid",
|
|
143
|
+
"Link_title_required": "Link title required",
|
|
144
|
+
"Blank_title_not_allowed": "Blank title not allowed",
|
|
145
|
+
"userHelp": {
|
|
146
|
+
"title": "Raccourcis clavier",
|
|
147
|
+
"userHelpData": [
|
|
148
|
+
{
|
|
149
|
+
"shortcutType": "Liste des raccourcis",
|
|
150
|
+
"shortcutData": {
|
|
151
|
+
"Make_list": "Faire une liste",
|
|
152
|
+
"Make_ordered_list": "Make ordered list",
|
|
153
|
+
"Insert_new_item": "Insérer un nouvel élément",
|
|
154
|
+
"Insert_child_in_item": "Insérer enfant dans l'élément",
|
|
155
|
+
"Increase_depth": "Améliorer la profondeur"
|
|
156
|
+
}
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"shortcutType": "Raccourcis en-tête",
|
|
160
|
+
"shortcutData": {
|
|
161
|
+
"Heading_1": "Titre 1",
|
|
162
|
+
"Heading_2": "Titre 2",
|
|
163
|
+
"Heading_3": "Titre 3",
|
|
164
|
+
"Heading_4": "Titre 4",
|
|
165
|
+
"Heading_5": "Titre 5",
|
|
166
|
+
"Heading_6": "Titre 6"
|
|
167
|
+
}
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"shortcutType": "Raccourcis de blocs de code",
|
|
171
|
+
"shortcutData": {
|
|
172
|
+
"Make_code_block": "Faire un bloc de code",
|
|
173
|
+
"Insert_new_line": "Insérer une nouvelle ligne",
|
|
174
|
+
"Escape_code_block": "Sortir du bloc de code",
|
|
175
|
+
"Insert_indent": "Insérer un espace"
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"shortcutType": "Raccourcis blocs de citation",
|
|
180
|
+
"shortcutData": {
|
|
181
|
+
"Make_block_quote": "Make block quote",
|
|
182
|
+
"Escape_block_quote": "Escape block quote"
|
|
183
|
+
}
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"shortcutType": "Raccourcis tableau",
|
|
187
|
+
"shortcutData": {
|
|
188
|
+
"Insert_table_row": "Insert table row",
|
|
189
|
+
"Escape_table": "Sortir de la table"
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"shortcutType": "Raccourcis formule",
|
|
194
|
+
"shortcutData": {
|
|
195
|
+
"Insert_formula": "Insérer formule"
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"shortcutType": "Raccourcis en ligne",
|
|
200
|
+
"shortcutData": {
|
|
201
|
+
"Bold": "Gras",
|
|
202
|
+
"Italic": "Italique",
|
|
203
|
+
"Italic_bold": "Italic bold",
|
|
204
|
+
"Inline_code": "Ligne de code"
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"shortcutType": "Raccourcis sauvegarde",
|
|
209
|
+
"shortcutData": {
|
|
210
|
+
"Save_file": "Sauvegarder le fichier"
|
|
211
|
+
}
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"shortcutType": "Raccourcis image",
|
|
215
|
+
"shortcutData": {
|
|
216
|
+
"Paste_screen_shot": "Coller la capture d'écran",
|
|
217
|
+
"Drag_image_from_anywhere_to_upload_it": "Glisser l'image de n'importe où pour l'envoyer"
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
]
|
|
221
|
+
},
|
|
222
|
+
"Select_field": "Select field",
|
|
223
|
+
"Font_style": "Font style",
|
|
224
|
+
"Open_link": "Ouvrir le lien",
|
|
225
|
+
"Image_is_uploading": "Image is uploading",
|
|
226
|
+
"Image_loading_failed": "Image loading failed",
|
|
227
|
+
"Expand_editor": "Expand editor",
|
|
228
|
+
"Insert_below": "Insérer en-dessous",
|
|
229
|
+
"Insert_above": "Insérer au-dessus",
|
|
230
|
+
"Insert_on_the_right": "Insérer à droite",
|
|
231
|
+
"Insert_on_the_left": "Insérer à gauche",
|
|
232
|
+
"Row(s)": "ligne(s)",
|
|
233
|
+
"Column(s)": "colonne(s)"
|
|
234
|
+
}
|
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Bold": "מודגש (bold)",
|
|
3
|
+
"Italic": "נטוי (italic)",
|
|
4
|
+
"Inline_code": "קוד פנימי (inline code)",
|
|
5
|
+
"Header_one": "כותרת ראשית (header one)",
|
|
6
|
+
"Header_two": "כותרת משנית (h2)",
|
|
7
|
+
"Header_three": "כותרת שלישית (h3)",
|
|
8
|
+
"Header_four": "כותרת רביעית (h4)",
|
|
9
|
+
"Header_five": "כותרת חמישית (header five)",
|
|
10
|
+
"Header_six": "כותרת שביעית (header six)",
|
|
11
|
+
"Paragraph": " абзац (paragraph)",
|
|
12
|
+
"Quote": "ציטוט (quote)",
|
|
13
|
+
"Ordered_list": "רשימה ממוספרת (ordered list)",
|
|
14
|
+
"Unordered_list": "רשימה לא ממוספרת (unordered list)",
|
|
15
|
+
"Check_list_item": "Check list item",
|
|
16
|
+
"Insert_image": "הוסף תמונה",
|
|
17
|
+
"Insert_formula": "הוסף נוסחה",
|
|
18
|
+
"Formula": " נוסחה (formula)",
|
|
19
|
+
"Insert_file": "הוסף קובץ",
|
|
20
|
+
"Code": "קוד (code)",
|
|
21
|
+
"Code_block": "קוד פנימי (code block)",
|
|
22
|
+
"Insert_link": "הוסף קישור",
|
|
23
|
+
"Insert_table": "הוסף טבלה",
|
|
24
|
+
"Save": "שמור",
|
|
25
|
+
"More": "עוד",
|
|
26
|
+
"Invalid_url": "כתובת URL לא תקינה",
|
|
27
|
+
"Link_address": "כתובת קישור",
|
|
28
|
+
"Image_address": "כתובת תמונה",
|
|
29
|
+
"Submit": "שלח",
|
|
30
|
+
"Cancel": "בטל",
|
|
31
|
+
"Switch_to_plain_text_editor": "Switch to plain text editor",
|
|
32
|
+
"Switch_to_rich_text_editor": "Switch to rich text editor",
|
|
33
|
+
"Switch_to_viewer": "Switch to markdown viewer",
|
|
34
|
+
"Help": "עזרה",
|
|
35
|
+
"Delete_table": "מחק טבלה",
|
|
36
|
+
"Column": "עמודה",
|
|
37
|
+
"Row": "שורה",
|
|
38
|
+
"Insert_row_before": "Insert row before",
|
|
39
|
+
"Insert_row_after": "Insert row after",
|
|
40
|
+
"Insert_column_before": "Insert column before",
|
|
41
|
+
"Insert_column_after": "Insert column after",
|
|
42
|
+
"Delete_row": "מחק שורה",
|
|
43
|
+
"Delete_column": "מחק עמודה",
|
|
44
|
+
"Insert_row": "הוסף שורה",
|
|
45
|
+
"Insert_column": "Insert column",
|
|
46
|
+
"Set_align": "הגדר יישור",
|
|
47
|
+
"Left": "שמאל",
|
|
48
|
+
"Center": "� közéון",
|
|
49
|
+
"Right": "ימין",
|
|
50
|
+
"File_saved": "הקובץ נשמר",
|
|
51
|
+
"File_failed_to_save": "הקובץ לא נשמר",
|
|
52
|
+
"Star": "Add star",
|
|
53
|
+
"Unstar": "Remove star",
|
|
54
|
+
"Back_to_parent_directory": "חזור לתיקייה האחורה",
|
|
55
|
+
"Edit": "לערוך",
|
|
56
|
+
"Copy": "העתק",
|
|
57
|
+
"Copied": "העתק",
|
|
58
|
+
"Internal_link": "קישור פנימי",
|
|
59
|
+
"Copy_internal_link": "העתק קישור פנימי",
|
|
60
|
+
"Internal_link_desc": "קישור פנימי לקובץ או תיקייה בתוך המערכת",
|
|
61
|
+
"Share": "שתף",
|
|
62
|
+
"Share_link": "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": "חזור לעמוד הוויקיפדיה",
|
|
82
|
+
"Insert_network_image": "הוסף תמונה מאינטרנט",
|
|
83
|
+
"Upload_local_image": "העלה תמונה מקומית",
|
|
84
|
+
"Add_link": "הוסף קישור",
|
|
85
|
+
"File_history": "היסטוריית קובץ",
|
|
86
|
+
"History_version": "גרסה היסטורית",
|
|
87
|
+
"Back_to_viewer": "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": "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": "Start review",
|
|
108
|
+
"This_file_is_in_draft_stage": "קובץ זה נמצא ב� stadium של גירסה מקומית",
|
|
109
|
+
"This_file_is_in_review_stage": "קובץ זה נמצא ב� stadium של ביקורת",
|
|
110
|
+
"This_file_has_been_updated": "קובץ זה נעדכן",
|
|
111
|
+
"Refresh": "רענן",
|
|
112
|
+
"Related_files": "related files",
|
|
113
|
+
"Related_file": "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": "Image address invalid",
|
|
140
|
+
"Shortcut_help": "עזרה מקציר",
|
|
141
|
+
"Link_address_required": "Link address required",
|
|
142
|
+
"Link_address_invalid": "Link address invalid",
|
|
143
|
+
"Link_title_required": "Link title required",
|
|
144
|
+
"Blank_title_not_allowed": "Blank title not allowed",
|
|
145
|
+
"userHelp": {
|
|
146
|
+
"title": "עזרה משתמש",
|
|
147
|
+
"userHelpData": [
|
|
148
|
+
{
|
|
149
|
+
"shortcutType": "list",
|
|
150
|
+
"shortcutData": {
|
|
151
|
+
"Make_list": "הוסף רשימה",
|
|
152
|
+
"Make_ordered_list": "Make ordered list",
|
|
153
|
+
"Insert_new_item": "הוסף פריט חדש",
|
|
154
|
+
"Insert_child_in_item": "הוסף תת-פריט",
|
|
155
|
+
"Increase_depth": "הגדילה ברמה"
|
|
156
|
+
}
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"shortcutType": "heading",
|
|
160
|
+
"shortcutData": {
|
|
161
|
+
"Heading_1": "כותרת ראשית (header one)",
|
|
162
|
+
"Heading_2": "כותרת משנית (h2)",
|
|
163
|
+
"Heading_3": "כותרת שלישית (h3)",
|
|
164
|
+
"Heading_4": "כותרת רביעית (h4)",
|
|
165
|
+
"Heading_5": "כותרת חמישית (header five)",
|
|
166
|
+
"Heading_6": "כותרת שביעית (header six)"
|
|
167
|
+
}
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"shortcutType": "code",
|
|
171
|
+
"shortcutData": {
|
|
172
|
+
"Make_code_block": "הוסף קובץ קוד",
|
|
173
|
+
"Insert_new_line": "הוסף שורה חדשה",
|
|
174
|
+
"Escape_code_block": "צאת קובץ קוד",
|
|
175
|
+
"Insert_indent": "הוסף מרווח"
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"shortcutType": "blockquote",
|
|
180
|
+
"shortcutData": {
|
|
181
|
+
"Make_block_quote": "Make block quote",
|
|
182
|
+
"Escape_block_quote": "Escape block quote"
|
|
183
|
+
}
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"shortcutType": "table",
|
|
187
|
+
"shortcutData": {
|
|
188
|
+
"Insert_table_row": "Insert table row",
|
|
189
|
+
"Escape_table": "צאת טבלה"
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"shortcutType": "formula",
|
|
194
|
+
"shortcutData": {
|
|
195
|
+
"Insert_formula": "הוסף נוסחה"
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"shortcutType": "bold",
|
|
200
|
+
"shortcutData": {
|
|
201
|
+
"Bold": "מודגש (bold)",
|
|
202
|
+
"Italic": "נטוי (italic)",
|
|
203
|
+
"Italic_bold": "Italic bold",
|
|
204
|
+
"Inline_code": "קוד (code)"
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"shortcutType": "save",
|
|
209
|
+
"shortcutData": {
|
|
210
|
+
"Save_file": "שמור קובץ"
|
|
211
|
+
}
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"shortcutType": "paste",
|
|
215
|
+
"shortcutData": {
|
|
216
|
+
"Paste_screen_shot": "הדבק ציטוט מסך",
|
|
217
|
+
"Drag_image_from_anywhere_to_upload_it": "גרור תמונה מכל מקום כדי להעלות אותה"
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
]
|
|
221
|
+
},
|
|
222
|
+
"Select_field": "Select field",
|
|
223
|
+
"Font_style": "Font style",
|
|
224
|
+
"Open_link": "פתיחת קישור",
|
|
225
|
+
"Image_is_uploading": "Image is uploading",
|
|
226
|
+
"Image_loading_failed": "Image loading failed",
|
|
227
|
+
"Expand_editor": "Expand editor",
|
|
228
|
+
"Insert_below": "הוספת שורה מתחת",
|
|
229
|
+
"Insert_above": "הוספת שורה מעל",
|
|
230
|
+
"Insert_on_the_right": "הוספת עמודה справа",
|
|
231
|
+
"Insert_on_the_left": "הוספת עמודה שמאלה",
|
|
232
|
+
"Row(s)": "שורות",
|
|
233
|
+
"Column(s)": "עמודות",
|
|
234
|
+
"Insert": "הוספה",
|
|
235
|
+
"Horizontal_align": "Horizontal align",
|
|
236
|
+
"Underline": "קו תחתון (underline)",
|
|
237
|
+
"Row_number": "מספר שורה",
|
|
238
|
+
"Column_number": "מספר עמודה"
|
|
239
|
+
}
|