@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,239 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Bold": "Drąsiai",
|
|
3
|
+
"Italic": "Italijos",
|
|
4
|
+
"Inline_code": "Vartotojo kodo blokas",
|
|
5
|
+
"Header_one": "Pagrindinis antraštė",
|
|
6
|
+
"Header_two": "Antraštė lygio 2",
|
|
7
|
+
"Header_three": "Antraštė lygio 3",
|
|
8
|
+
"Header_four": "Antraštė lygio 4",
|
|
9
|
+
"Header_five": "Antraštė lygio 5",
|
|
10
|
+
"Header_six": "Antraštė lygio 6",
|
|
11
|
+
"Paragraph": "Paragrafas",
|
|
12
|
+
"Quote": "Citatas",
|
|
13
|
+
"Ordered_list": "Užrašytas sąrašas",
|
|
14
|
+
"Unordered_list": "Nuožrašytas sąrašas",
|
|
15
|
+
"Check_list_item": "Patikrinti sąrašo elementą",
|
|
16
|
+
"Insert_image": "Įterpti paveikslėlį",
|
|
17
|
+
"Insert_formula": "Įterpti formulią",
|
|
18
|
+
"Formula": "Formulė",
|
|
19
|
+
"Insert_file": "Įterpti failą",
|
|
20
|
+
"Code": "Kodo blokas",
|
|
21
|
+
"Code_block": "Kodo blokas",
|
|
22
|
+
"Insert_link": "Įterpti nuorodą",
|
|
23
|
+
"Insert_table": "Įterpti lentelę",
|
|
24
|
+
"Save": "Išsaugoti",
|
|
25
|
+
"More": "Daugiau",
|
|
26
|
+
"Invalid_url": "Neteisingas URL adreso formatas",
|
|
27
|
+
"Link_address": "Nuorodų adresas",
|
|
28
|
+
"Image_address": "Paveikslėlių adresas",
|
|
29
|
+
"Submit": "Pateikti",
|
|
30
|
+
"Cancel": "Atšaukti",
|
|
31
|
+
"Switch_to_plain_text_editor": "Pakeisti į paprastą teksto redaktorių",
|
|
32
|
+
"Switch_to_rich_text_editor": "Pakeisti į tvarkingą teksto redaktorių",
|
|
33
|
+
"Switch_to_viewer": "Pakeisti į skaityklę",
|
|
34
|
+
"Help": "Pagalba",
|
|
35
|
+
"Delete_table": "Ištrinti lentelę",
|
|
36
|
+
"Column": "Stulpelis",
|
|
37
|
+
"Row": "Eilutė",
|
|
38
|
+
"Insert_row_before": "Įterpti eilutę prieš",
|
|
39
|
+
"Insert_row_after": "Įterpti eilutę po",
|
|
40
|
+
"Insert_column_before": "Įterpti stulpelį prieš",
|
|
41
|
+
"Insert_column_after": "Įterpti stulpelį po",
|
|
42
|
+
"Delete_row": "Ištrinti eilutę",
|
|
43
|
+
"Delete_column": "Ištrinti stulpelį",
|
|
44
|
+
"Insert_row": "Įterpti eilutę",
|
|
45
|
+
"Insert_column": "Įterpti stulpelį",
|
|
46
|
+
"Set_align": "Nustatyti iškrovimą",
|
|
47
|
+
"Left": "Kairė",
|
|
48
|
+
"Center": "Centruoti",
|
|
49
|
+
"Right": "Dešinė",
|
|
50
|
+
"File_saved": "Failas išsaugotas",
|
|
51
|
+
"File_failed_to_save": "Nepavyko išsaugoti failo",
|
|
52
|
+
"Star": "Įsimti",
|
|
53
|
+
"Unstar": "Atšimti",
|
|
54
|
+
"Back_to_parent_directory": "Atgal į tėvų katalogą",
|
|
55
|
+
"Edit": "Redaguoti",
|
|
56
|
+
"Copy": "Kopijuoti",
|
|
57
|
+
"Copied": "Kopijuota",
|
|
58
|
+
"Internal_link": "Interninė nuoroda",
|
|
59
|
+
"Copy_internal_link": "Kopijuoti interninę nuorodą",
|
|
60
|
+
"Internal_link_desc": "Interninė nuoroda yra nuoroda, kuri nukreipia į kitą failą arba lentelę tame pačiame dokumente.",
|
|
61
|
+
"Share": "Bendrinti",
|
|
62
|
+
"Share_link": "Bendrinti nuoroda",
|
|
63
|
+
"Generate": "Sukurti",
|
|
64
|
+
"Add_password_protection": "Pridėti slaptažodžioštį",
|
|
65
|
+
"Password": "Slaptažodis",
|
|
66
|
+
"At_least_8_characters": "Minimali 8 simbolių ilgis",
|
|
67
|
+
"Password_again": "Pakartokite slaptažodį",
|
|
68
|
+
"Add_auto_expiration": "Pridėti automatinę iššalinimą",
|
|
69
|
+
"Days": "Dienų",
|
|
70
|
+
"Please_enter_password": "Įveskite slaptažodį",
|
|
71
|
+
"Greater_than_or_equal_to": "Didesnis arba lygus",
|
|
72
|
+
"Less_than_or_equal_to": "Mažesnis arba lygus",
|
|
73
|
+
"Set_permission": "Nustatyti teisę",
|
|
74
|
+
"Preview_and_download": "Peržiūrėti ir atsisiųsti",
|
|
75
|
+
"Preview_only": "Peržiūrėti tik",
|
|
76
|
+
"Please_enter_valid_days": "Įveskite teisingą dienų skaičių",
|
|
77
|
+
"Please_enter_a_non-negative_integer": "Įveskite teisingą neigiamą sveikąjį skaičių",
|
|
78
|
+
"Please_enter_days": "Įveskite dienų skaičių",
|
|
79
|
+
"Password_is_too_short": "Slaptažodis per trumpas",
|
|
80
|
+
"Passwords_do_not_match": "Nesutampa slaptažodžiai",
|
|
81
|
+
"Return_to_wiki_page": "Grįžti į žurnalą",
|
|
82
|
+
"Insert_network_image": "Įterpti tinklalapyje esantį paveikslėlį",
|
|
83
|
+
"Upload_local_image": "Įkelti lokalų paveikslėlį",
|
|
84
|
+
"Add_link": "Pridėti nuorodą",
|
|
85
|
+
"File_history": "Failo istorija",
|
|
86
|
+
"History_version": "Istorinis versija",
|
|
87
|
+
"Back_to_viewer": "Grįžti į skaityklę",
|
|
88
|
+
"Link_title": "Nuorodos pavadinimas",
|
|
89
|
+
"Local_draft": "Lokalus kūrybas",
|
|
90
|
+
"Use_draft": "Naudoti kūrybą",
|
|
91
|
+
"Delete_draft": "Ištrinti kūrybą",
|
|
92
|
+
"You_have_an_unsaved_draft_do_you_like_to_use_it": "Jūs turite neįrašytą kūrybą. Ar norite ją naudoti?",
|
|
93
|
+
"Local_draft_saved": "Lokalus kūrybas išsaugota",
|
|
94
|
+
"New_draft": "Nauja kūryba",
|
|
95
|
+
"View_draft": "Peržiūrėti kūrybą",
|
|
96
|
+
"Publish": "Išsiųsti",
|
|
97
|
+
"This_file_has_a_draft": "Šis failas turi kūrybą",
|
|
98
|
+
"Delete": "Ištrinti",
|
|
99
|
+
"Comments": "Komentarai",
|
|
100
|
+
"Add_a_comment": "Parašyti komentarą...",
|
|
101
|
+
"No_comment_yet": "Komentarų dar nėra.",
|
|
102
|
+
"Mark_as_resolved": "Pžymėti kaip išspręstą",
|
|
103
|
+
"Ask_for_review": "Prašyti patikrinti",
|
|
104
|
+
"Review_already_exists": "Patikrinimo užklausa jau egzistuoja",
|
|
105
|
+
"View_review": "Peržiūrėti patikrinimą",
|
|
106
|
+
"There_is_an_associated_review_with_this_file": "Šis failas turi susietą patikrinimo užklausą.",
|
|
107
|
+
"Start_review": "Paleisti patikrinimą",
|
|
108
|
+
"This_file_is_in_draft_stage": "Šis failas yra kūrybas.",
|
|
109
|
+
"This_file_is_in_review_stage": "Šis failas yra patikrinimas.",
|
|
110
|
+
"This_file_has_been_updated": "Šis failas buvo atnaujintas.",
|
|
111
|
+
"Refresh": "Atnaujinti",
|
|
112
|
+
"Related_files": "Susiję failai",
|
|
113
|
+
"Related_file": "Susijęs failas",
|
|
114
|
+
"No_tags": "Šiuo metu nėra žymų.",
|
|
115
|
+
"Date": "Data",
|
|
116
|
+
"Participants": "Darbovėjai",
|
|
117
|
+
"Meeting_note": "Mekėjimo užrašas",
|
|
118
|
+
"Chooser_document_type": "Pasirinkite dokumento tipą",
|
|
119
|
+
"Empty": "Tuščia",
|
|
120
|
+
"No_related_files": "Šiuo metu nėra susijusių failų.",
|
|
121
|
+
"Outline": "Užrašinys",
|
|
122
|
+
"No_outline": "Šiuo metu nėra užrašinio.",
|
|
123
|
+
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Redagavimas failų šiuo metu gali įkelti mažus atvaizdavimo problemų.",
|
|
124
|
+
"No_document_improvement_suggestion": "Šiuo metu nėra dokumento palyginimo sugestijos.",
|
|
125
|
+
"Hide_side_panel": "Slėpti panelę",
|
|
126
|
+
"Show_side_panel": "Rodyti panelę",
|
|
127
|
+
"Show_resolved_comments": "Rodyti išspręstus komentarus",
|
|
128
|
+
"Update": "Atnaujinti",
|
|
129
|
+
"Width": "Plotis",
|
|
130
|
+
"Height": " aukštis",
|
|
131
|
+
"Full_screen": "Pilna ekranas",
|
|
132
|
+
"Insert_library_image": "Įterpti bibliotekoje esantį paveikslėlį",
|
|
133
|
+
"Size": "Dydis",
|
|
134
|
+
"Location": "Lokacija",
|
|
135
|
+
"Last_update": "Paskutinio atnaujinimo data",
|
|
136
|
+
"Tags": "Žymės",
|
|
137
|
+
"Add_participants": "Pridėti darbo dalyvėjus",
|
|
138
|
+
"Clear_format": "Išvalyti formatą",
|
|
139
|
+
"Image_address_invalid": "Neteisingas paveikslėlio adresas",
|
|
140
|
+
"Shortcut_help": "快捷鍵幫助",
|
|
141
|
+
"Link_address_required": "Nuorodos adresas yra privalomas",
|
|
142
|
+
"Link_address_invalid": "Neteisingas nuorodos adresas",
|
|
143
|
+
"Link_title_required": "Nuorodos pavadinimas yra privalomas",
|
|
144
|
+
"Blank_title_not_allowed": "Tuščias pavadinimas nėra leidžiama",
|
|
145
|
+
"userHelp": {
|
|
146
|
+
"title": "Shorcut Help",
|
|
147
|
+
"userHelpData": [
|
|
148
|
+
{
|
|
149
|
+
"shortcutType": "Formatting",
|
|
150
|
+
"shortcutData": {
|
|
151
|
+
"Make_list": "Sukurti sąrašą",
|
|
152
|
+
"Make_ordered_list": "Sukurti užrašytą sąrašą",
|
|
153
|
+
"Insert_new_item": "Įterpti naują sąrašo elementą",
|
|
154
|
+
"Insert_child_in_item": "Įterpti vaikų sąrašo elementą",
|
|
155
|
+
"Increase_depth": "Padidinti sąrašo elemento įdėmę"
|
|
156
|
+
}
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"shortcutType": "Headings",
|
|
160
|
+
"shortcutData": {
|
|
161
|
+
"Heading_1": "Pagrindinis pavadinimas",
|
|
162
|
+
"Heading_2": "Antras pavadinimas",
|
|
163
|
+
"Heading_3": "Trečias pavadinimas",
|
|
164
|
+
"Heading_4": "Ketvirtas pavadinimas",
|
|
165
|
+
"Heading_5": "Penktas pavadinimas",
|
|
166
|
+
"Heading_6": "Šeštas pavadinimas"
|
|
167
|
+
}
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"shortcutType": "Code",
|
|
171
|
+
"shortcutData": {
|
|
172
|
+
"Make_code_block": "Sukurti kodo bloku",
|
|
173
|
+
"Insert_new_line": "Įterpti naują eilutę",
|
|
174
|
+
"Escape_code_block": "Išeiti iš kodo bloku",
|
|
175
|
+
"Insert_indent": "Įterpti įdėmę"
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"shortcutType": "Block_quote",
|
|
180
|
+
"shortcutData": {
|
|
181
|
+
"Make_block_quote": "Sukurti blokų citatą",
|
|
182
|
+
"Escape_block_quote": "Išeiti iš blokų citatos"
|
|
183
|
+
}
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"shortcutType": "Table",
|
|
187
|
+
"shortcutData": {
|
|
188
|
+
"Insert_table_row": "Įterpti naują lentelės eilutę",
|
|
189
|
+
"Escape_table": "Išeiti iš lentelės"
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"shortcutType": "Formula",
|
|
194
|
+
"shortcutData": {
|
|
195
|
+
"Insert_formula": "Įterpti formulią"
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"shortcutType": "Text_formatting",
|
|
200
|
+
"shortcutData": {
|
|
201
|
+
"Bold": "Pilnas fontas",
|
|
202
|
+
"Italic": "Kursyvas",
|
|
203
|
+
"Italic_bold": "Kursyvas ir pilnas fontas",
|
|
204
|
+
"Inline_code": "Vartotojo kodo blokas"
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"shortcutType": "Save",
|
|
209
|
+
"shortcutData": {
|
|
210
|
+
"Save_file": "Išsaugoti failą"
|
|
211
|
+
}
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"shortcutType": "Paste",
|
|
215
|
+
"shortcutData": {
|
|
216
|
+
"Paste_screen_shot": "Įterpti ekrano paveikslėlį",
|
|
217
|
+
"Drag_image_from_anywhere_to_upload_it": "Paleisti paveikslėlio įkėlimą iš bet kurio žemėlapio"
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
]
|
|
221
|
+
},
|
|
222
|
+
"Select_field": "Pasirinkite laukelį",
|
|
223
|
+
"Font_style": "Fontas",
|
|
224
|
+
"Open_link": "Atverti nuorodą",
|
|
225
|
+
"Image_is_uploading": "Paveikslėlis yra įkeltas",
|
|
226
|
+
"Image_loading_failed": "Paveikslėlio įkėlimas nepavyko",
|
|
227
|
+
"Expand_editor": "Išplėsti redaktorių",
|
|
228
|
+
"Insert_below": "Įterpti žemiau",
|
|
229
|
+
"Insert_above": "Įterpti aukštyje",
|
|
230
|
+
"Insert_on_the_right": "Įterpti į dešinę",
|
|
231
|
+
"Insert_on_the_left": "Įterpti į kairę",
|
|
232
|
+
"Row(s)": "Eilutės",
|
|
233
|
+
"Column(s)": "Stulpeliai",
|
|
234
|
+
"Insert": "Įterpti",
|
|
235
|
+
"Horizontal_align": "Horizontalius atvaizdavimas",
|
|
236
|
+
"Underline": "Apievedimas",
|
|
237
|
+
"Row_number": "Eilutės numeris",
|
|
238
|
+
"Column_number": "Stulpelio numeris"
|
|
239
|
+
}
|
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Bold": "Treknraksts",
|
|
3
|
+
"Italic": "Slīpraksts",
|
|
4
|
+
"Inline_code": "Vērtību raksts",
|
|
5
|
+
"Header_one": "Heading 1",
|
|
6
|
+
"Header_two": "Heading 2",
|
|
7
|
+
"Header_three": "Heading 3",
|
|
8
|
+
"Header_four": "Heading 4",
|
|
9
|
+
"Header_five": "Heading 5",
|
|
10
|
+
"Header_six": "Heading 6",
|
|
11
|
+
"Paragraph": "Paraksts",
|
|
12
|
+
"Quote": "Citacija",
|
|
13
|
+
"Ordered_list": "Kārtots saraksts",
|
|
14
|
+
"Unordered_list": "Nekārtots saraksts",
|
|
15
|
+
"Check_list_item": "Pārbaudīt saraksta elementu",
|
|
16
|
+
"Insert_image": "Ievietot attēlojamā attēla failu",
|
|
17
|
+
"Insert_formula": "Ievietot formulu",
|
|
18
|
+
"Formula": "Formulu",
|
|
19
|
+
"Insert_file": "Ievietot failu",
|
|
20
|
+
"Code": "Kods",
|
|
21
|
+
"Code_block": "Kods",
|
|
22
|
+
"Insert_link": "Ievietot saiti",
|
|
23
|
+
"Insert_table": "Ievietot tabulu",
|
|
24
|
+
"Save": "Saglabāt",
|
|
25
|
+
"More": "Vairāk",
|
|
26
|
+
"Invalid_url": "Nederīga saite",
|
|
27
|
+
"Link_address": "Saite",
|
|
28
|
+
"Image_address": "Attēla saite",
|
|
29
|
+
"Submit": "Pielietot",
|
|
30
|
+
"Cancel": "Atcelt",
|
|
31
|
+
"Switch_to_plain_text_editor": "Pārslēgt uz vienkāršu teksta redaktoru",
|
|
32
|
+
"Switch_to_rich_text_editor": "Pārslēgt uz plāno teksta redaktoru",
|
|
33
|
+
"Switch_to_viewer": "Pārslēgt uz skatītāju",
|
|
34
|
+
"Help": "Palīdzība",
|
|
35
|
+
"Delete_table": "Dzēst tabulu",
|
|
36
|
+
"Column": "Stulpelis",
|
|
37
|
+
"Row": "Rinda",
|
|
38
|
+
"Insert_row_before": "Ievietot rindu pirms",
|
|
39
|
+
"Insert_row_after": "Ievietot rindu pēc",
|
|
40
|
+
"Insert_column_before": "Ievietot stulpeli pirms",
|
|
41
|
+
"Insert_column_after": "Ievietot stulpeli pēc",
|
|
42
|
+
"Delete_row": "Dzēst rindu",
|
|
43
|
+
"Delete_column": "Dzēst stulpeli",
|
|
44
|
+
"Insert_row": "Ievietot rindu",
|
|
45
|
+
"Insert_column": "Ievietot stulpeli",
|
|
46
|
+
"Set_align": "Iestatīt virknes alīng",
|
|
47
|
+
"Left": "Līzta",
|
|
48
|
+
"Center": "Centrālais",
|
|
49
|
+
"Right": "Pareiza",
|
|
50
|
+
"File_saved": "Faili saglabāts",
|
|
51
|
+
"File_failed_to_save": "Nepieciešams atkārtot faila saglabāšanu.",
|
|
52
|
+
"Star": "Zvaigzta",
|
|
53
|
+
"Unstar": "Nezvaigzta",
|
|
54
|
+
"Back_to_parent_directory": "Atgriezties uz augšējā direktoriju",
|
|
55
|
+
"Edit": "Rediģēt",
|
|
56
|
+
"Copy": "Kopēt",
|
|
57
|
+
"Copied": "Kopēts",
|
|
58
|
+
"Internal_link": "Interne saite",
|
|
59
|
+
"Copy_internal_link": "Kopēt iekšējo saiti",
|
|
60
|
+
"Internal_link_desc": "Iekšējā saite uz šo failu vai direktoriju.",
|
|
61
|
+
"Share": "Dalīties",
|
|
62
|
+
"Share_link": "Dalīties saiti",
|
|
63
|
+
"Generate": "Izveidot",
|
|
64
|
+
"Add_password_protection": "Pievienot paroles aizsardzību",
|
|
65
|
+
"Password": "Parole",
|
|
66
|
+
"At_least_8_characters": "Parolei jābūt vismaz 8 simbolu garai.",
|
|
67
|
+
"Password_again": "Atkārtot paroli",
|
|
68
|
+
"Add_auto_expiration": "Pievienot automātisko izbeigšanos",
|
|
69
|
+
"Days": "dienas",
|
|
70
|
+
"Please_enter_password": "Lūdzu, ievadiet paroli.",
|
|
71
|
+
"Greater_than_or_equal_to": "Jābūt lielākam vai vienādam par",
|
|
72
|
+
"Less_than_or_equal_to": "Jābūt mazākam vai vienādam par",
|
|
73
|
+
"Set_permission": "Iestatīt atļaujas",
|
|
74
|
+
"Preview_and_download": "Priekšskatīt un lejupielādēt",
|
|
75
|
+
"Preview_only": "Priekšskatīt tikai",
|
|
76
|
+
"Please_enter_valid_days": "Lūdzu, ievadiet derīgas dienas",
|
|
77
|
+
"Please_enter_a_non-negative_integer": "Lūdzu, ievadiet neaprēķināto veselu skaitli.",
|
|
78
|
+
"Please_enter_days": "Lūdzu, ievadiet dienas",
|
|
79
|
+
"Password_is_too_short": "Parole par īsu",
|
|
80
|
+
"Passwords_do_not_match": "Paroles nesakrīt",
|
|
81
|
+
"Return_to_wiki_page": "Atgriezties uz Wiki lapu",
|
|
82
|
+
"Insert_network_image": "Ievietot tīmekļa attēlojamā attēla failu",
|
|
83
|
+
"Upload_local_image": "Ievietot lokālo attēlojamā attēla failu",
|
|
84
|
+
"Add_link": "Pievienot saiti",
|
|
85
|
+
"File_history": "Fails vēsture",
|
|
86
|
+
"History_version": "Vēsture",
|
|
87
|
+
"Back_to_viewer": "Atgriezties uz skatītāju",
|
|
88
|
+
"Link_title": "Saite nosaukums",
|
|
89
|
+
"Local_draft": "Lokālais uzdevums",
|
|
90
|
+
"Use_draft": "Izmantojiet lokālo uzdevumu",
|
|
91
|
+
"Delete_draft": "Dzēst lokālo uzdevumu",
|
|
92
|
+
"You_have_an_unsaved_draft_do_you_like_to_use_it": "Jūs ir atcerēts lokālais uzdevums, vai vēlaties to izmantot?",
|
|
93
|
+
"Local_draft_saved": "Lokālais uzdevums saglabāts",
|
|
94
|
+
"New_draft": "Nouždevums",
|
|
95
|
+
"View_draft": "Skatīt uzdevumu",
|
|
96
|
+
"Publish": "Publēt",
|
|
97
|
+
"This_file_has_a_draft": "Šis fails ir uzdevums.",
|
|
98
|
+
"Delete": "Dzēst",
|
|
99
|
+
"Comments": "Komentāri",
|
|
100
|
+
"Add_a_comment": "Pievienot komentāru...",
|
|
101
|
+
"No_comment_yet": "Nav komentāru.",
|
|
102
|
+
"Mark_as_resolved": "Izīmēt kā atrisinātu",
|
|
103
|
+
"Ask_for_review": "Piedāvāt pārskatīšanu",
|
|
104
|
+
"Review_already_exists": "Pārskatījums jau eksistē.",
|
|
105
|
+
"View_review": "Skatīt pārskatījumu",
|
|
106
|
+
"There_is_an_associated_review_with_this_file": "Šis fails ir saistīts ar pārskatījumu.",
|
|
107
|
+
"Start_review": "Sākt pārskatīšanu",
|
|
108
|
+
"This_file_is_in_draft_stage": "Šis fails ir uzdevums.",
|
|
109
|
+
"This_file_is_in_review_stage": "Šis fails ir pārskatīšanas stāvoklī.",
|
|
110
|
+
"This_file_has_been_updated": "Šis fails ir atjaunināts.",
|
|
111
|
+
"Refresh": "Atjaunināt",
|
|
112
|
+
"Related_files": "Saistītie faili",
|
|
113
|
+
"Related_file": "Saistīts faili",
|
|
114
|
+
"No_tags": "Nav atzīmēm",
|
|
115
|
+
"Date": "Datums",
|
|
116
|
+
"Participants": "Paticipanti",
|
|
117
|
+
"Meeting_note": "Pārēji notikumi",
|
|
118
|
+
"Chooser_document_type": "Izvēlēties dokumentu tipu",
|
|
119
|
+
"Empty": "Tukšs",
|
|
120
|
+
"No_related_files": "Nav saistītiem failiem.",
|
|
121
|
+
"Outline": "Izmantot apakšrakstu",
|
|
122
|
+
"No_outline": "Nav apakšraksta.",
|
|
123
|
+
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Rediģējot failus šajā pārlūkprogrammā var izraisīt vismazām displeja problēmām.",
|
|
124
|
+
"No_document_improvement_suggestion": "Nav dokumenta palīdzības pieejamās.",
|
|
125
|
+
"Hide_side_panel": "Slēpt kreisajā paneli",
|
|
126
|
+
"Show_side_panel": "Rādīt kreisajā paneli",
|
|
127
|
+
"Show_resolved_comments": "Rādīt atrisinātos komentāros",
|
|
128
|
+
"Update": "Atjaunot",
|
|
129
|
+
"Width": "Laižuma izmērs",
|
|
130
|
+
"Height": "Augstuma izmērs",
|
|
131
|
+
"Full_screen": "Pilna ekrāna režīms",
|
|
132
|
+
"Insert_library_image": "Ievietot bibliotēkas attēlojamā attēla failu",
|
|
133
|
+
"Size": "Izmērs ",
|
|
134
|
+
"Location": "Lokācija",
|
|
135
|
+
"Last_update": "Pēdējais atjaunināts",
|
|
136
|
+
"Tags": "Būviens",
|
|
137
|
+
"Add_participants": "Pievienot dalībniekus",
|
|
138
|
+
"Clear_format": "Nulēt formātu",
|
|
139
|
+
"Image_address_invalid": "Nederīgs attēla adrese.",
|
|
140
|
+
"Shortcut_help": "Skrīta palīdzība",
|
|
141
|
+
"Link_address_required": "Līnk adrese ir obligāta.",
|
|
142
|
+
"Link_address_invalid": "Nederīgs līnk adrese.",
|
|
143
|
+
"Link_title_required": "Līnk nosaukums ir obligāts.",
|
|
144
|
+
"Blank_title_not_allowed": "Tukšs nosaukums nav atļaujams.",
|
|
145
|
+
"userHelp": {
|
|
146
|
+
"title": "Pārskatīt skrāta palīdzību",
|
|
147
|
+
"userHelpData": [
|
|
148
|
+
{
|
|
149
|
+
"shortcutType": "List",
|
|
150
|
+
"shortcutData": {
|
|
151
|
+
"Make_list": "Izveidot sarakstu",
|
|
152
|
+
"Make_ordered_list": "Izveidot numurēto sarakstu",
|
|
153
|
+
"Insert_new_item": "Ievietot jaunu elementu",
|
|
154
|
+
"Insert_child_in_item": "Ievietot apakšelementu",
|
|
155
|
+
"Increase_depth": "Pielāgt dziļumu"
|
|
156
|
+
}
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"shortcutType": "Heading",
|
|
160
|
+
"shortcutData": {
|
|
161
|
+
"Heading_1": "Heading 1",
|
|
162
|
+
"Heading_2": "Heading 2",
|
|
163
|
+
"Heading_3": "Heading 3",
|
|
164
|
+
"Heading_4": "Heading 4",
|
|
165
|
+
"Heading_5": "Heading 5",
|
|
166
|
+
"Heading_6": "Heading 6"
|
|
167
|
+
}
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"shortcutType": "Code",
|
|
171
|
+
"shortcutData": {
|
|
172
|
+
"Make_code_block": "Izveidot koda bloku",
|
|
173
|
+
"Insert_new_line": "Ievietot jaunu rindu",
|
|
174
|
+
"Escape_code_block": "Aizvērt koda bloku",
|
|
175
|
+
"Insert_indent": "Ievietot atkārtošanu"
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"shortcutType": "BlockQuote",
|
|
180
|
+
"shortcutData": {
|
|
181
|
+
"Make_block_quote": "Izveidot bloku citata",
|
|
182
|
+
"Escape_block_quote": "Aizvērt bloku citata"
|
|
183
|
+
}
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"shortcutType": "Table",
|
|
187
|
+
"shortcutData": {
|
|
188
|
+
"Insert_table_row": "Ievietot rindu tabulā",
|
|
189
|
+
"Escape_table": "Aizvērt tabulu"
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"shortcutType": "Table",
|
|
194
|
+
"shortcutData": {
|
|
195
|
+
"Insert_formula": "Ievietot formulu"
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"shortcutType": "Format",
|
|
200
|
+
"shortcutData": {
|
|
201
|
+
"Bold": "Treknraksts",
|
|
202
|
+
"Italic": "Slīpraksts",
|
|
203
|
+
"Italic_bold": "Slīpraksts treknrakstā",
|
|
204
|
+
"Inline_code": "Ievietot atkārtojamu atstarpu"
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"shortcutType": "Format",
|
|
209
|
+
"shortcutData": {
|
|
210
|
+
"Save_file": "Saglabāt failu"
|
|
211
|
+
}
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"shortcutType": "Format",
|
|
215
|
+
"shortcutData": {
|
|
216
|
+
"Paste_screen_shot": "Ievietot ekrāna attēlu",
|
|
217
|
+
"Drag_image_from_anywhere_to_upload_it": "Pārvietojiet attēlu no jebkāda vietas, lai ielādētu to."
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
]
|
|
221
|
+
},
|
|
222
|
+
"Select_field": "Izvēlēties lauku",
|
|
223
|
+
"Font_style": "Fonta stils",
|
|
224
|
+
"Open_link": "Atvērt līnk",
|
|
225
|
+
"Image_is_uploading": "Attēls tiek ielādēts.",
|
|
226
|
+
"Image_loading_failed": "Attēla ielāde neizdevās.",
|
|
227
|
+
"Expand_editor": "Izvērst redaktoru",
|
|
228
|
+
"Insert_below": "Ievietot zemāk",
|
|
229
|
+
"Insert_above": "Ievietot augšā",
|
|
230
|
+
"Insert_on_the_right": "Ievietot pa labi",
|
|
231
|
+
"Insert_on_the_left": "Ievietot pa kreisi",
|
|
232
|
+
"Row(s)": "Rindas",
|
|
233
|
+
"Column(s)": "Kolonnas",
|
|
234
|
+
"Insert": "Ievietot",
|
|
235
|
+
"Horizontal_align": "Horizontālais justifikācija",
|
|
236
|
+
"Underline": "Understrikts",
|
|
237
|
+
"Row_number": "Rinda numurs",
|
|
238
|
+
"Column_number": "Stulpela numurs"
|
|
239
|
+
}
|