@ckeditor/ckeditor5-revision-history 32.0.0 → 33.0.0
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/README.md +1 -1
- package/lang/translations/cs.po +27 -27
- package/lang/translations/de.po +21 -21
- package/lang/translations/el.po +123 -0
- package/lang/translations/es.po +24 -24
- package/lang/translations/fr.po +2 -2
- package/lang/translations/gl.po +21 -21
- package/lang/translations/hr.po +19 -19
- package/lang/translations/hu.po +6 -6
- package/lang/translations/id.po +10 -10
- package/lang/translations/it.po +24 -24
- package/lang/translations/nl.po +21 -21
- package/lang/translations/pl.po +21 -21
- package/lang/translations/pt-br.po +21 -21
- package/lang/translations/ro.po +19 -19
- package/lang/translations/sr-latn.po +22 -22
- package/lang/translations/sr.po +22 -22
- package/lang/translations/tr.po +18 -18
- package/lang/translations/zh.po +1 -1
- package/package.json +11 -11
- package/src/changeitem.js +1 -1
- package/src/revision.js +1 -1
- package/src/revisiondiff.js +1 -1
- package/src/revisionhistory.js +1 -1
- package/src/revisionsrepository.js +1 -1
- package/src/revisiontracker.js +1 -1
- package/src/revisionviewer.js +1 -1
- package/src/ui/revision/createrevisionactionsdropdown.js +1 -1
- package/src/ui/revision/revisionauthorview.js +1 -1
- package/src/ui/revision/revisionnameview.js +1 -1
- package/src/ui/revision/revisionview.js +1 -1
- package/src/ui/revision/subrevisioncollapserview.js +1 -1
- package/src/ui/revision/subrevisionview.js +1 -1
- package/src/ui/revision/utils.js +1 -1
- package/src/ui/revisionhistory/revisionhistorysaverevisionformview.js +1 -1
- package/src/ui/revisionhistory/revisionhistoryui.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebar.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarheaderview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebartimeperiodview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarview.js +1 -1
- package/src/ui/revisionssidebar/utils.js +1 -1
- package/src/ui/revisionviewer/changedetailsview.js +1 -1
- package/src/ui/revisionviewer/changesnavigationview.js +1 -1
- package/src/ui/revisionviewer/revisionviewerloadingoverlay.js +1 -1
- package/src/ui/revisionviewer/revisionviewerui.js +1 -1
- package/theme/revisionviewer.css +0 -6
package/lang/translations/hr.po
CHANGED
|
@@ -18,39 +18,39 @@ msgstr ""
|
|
|
18
18
|
|
|
19
19
|
msgctxt "The prefix for a name of a revision created by restoring other revision."
|
|
20
20
|
msgid "Restored"
|
|
21
|
-
msgstr ""
|
|
21
|
+
msgstr "Vraćeno"
|
|
22
22
|
|
|
23
23
|
msgctxt "The name for an initial revision that is empty."
|
|
24
24
|
msgid "Empty document"
|
|
25
|
-
msgstr ""
|
|
25
|
+
msgstr "Prazan dokument"
|
|
26
26
|
|
|
27
27
|
msgctxt "The name for an initial revision (if it was not empty)."
|
|
28
28
|
msgid "Initial revision"
|
|
29
|
-
msgstr ""
|
|
29
|
+
msgstr "Početna revizija"
|
|
30
30
|
|
|
31
31
|
msgctxt "The label for a dropdown item to compare given revision with already selected revision."
|
|
32
32
|
msgid "Compare against selected"
|
|
33
|
-
msgstr ""
|
|
33
|
+
msgstr "Usporedi sa"
|
|
34
34
|
|
|
35
35
|
msgctxt "The label for a dropdown item to rename given revision."
|
|
36
36
|
msgid "Name this revision"
|
|
37
|
-
msgstr ""
|
|
37
|
+
msgstr "Imenuj ovu reviziju"
|
|
38
38
|
|
|
39
39
|
msgctxt "The label for the user who saved the revision."
|
|
40
40
|
msgid "Revision creator"
|
|
41
|
-
msgstr ""
|
|
41
|
+
msgstr "Tvorac revizije"
|
|
42
42
|
|
|
43
43
|
msgctxt "The label for users who introduced changes in the revision."
|
|
44
44
|
msgid "Revision author"
|
|
45
|
-
msgstr ""
|
|
45
|
+
msgstr "Autor revizije"
|
|
46
46
|
|
|
47
47
|
msgctxt "The label for the revision name."
|
|
48
48
|
msgid "Revision name"
|
|
49
|
-
msgstr ""
|
|
49
|
+
msgstr "Naziv revizije"
|
|
50
50
|
|
|
51
51
|
msgctxt "The label for a toolbar form field where a name for a new revision should be provided."
|
|
52
52
|
msgid "Name of the revision (optional)"
|
|
53
|
-
msgstr ""
|
|
53
|
+
msgstr "Naziv revizije (opcionalno)"
|
|
54
54
|
|
|
55
55
|
msgctxt "The label for a dropdown item that saves current revision."
|
|
56
56
|
msgid "Save current revision"
|
|
@@ -62,27 +62,27 @@ msgstr ""
|
|
|
62
62
|
|
|
63
63
|
msgctxt "The label for the sidebar in revision viewer."
|
|
64
64
|
msgid "Revision history"
|
|
65
|
-
msgstr ""
|
|
65
|
+
msgstr "Povijest revizije"
|
|
66
66
|
|
|
67
67
|
msgctxt "The label for a change tooltip for a suggestion change, shown in revision viewer."
|
|
68
68
|
msgid "Suggested by"
|
|
69
|
-
msgstr ""
|
|
69
|
+
msgstr "Predloženo od"
|
|
70
70
|
|
|
71
71
|
msgctxt "The label for a change tooltip for an insertion change, shown in revision viewer."
|
|
72
72
|
msgid "Added by"
|
|
73
|
-
msgstr ""
|
|
73
|
+
msgstr "Dodao"
|
|
74
74
|
|
|
75
75
|
msgctxt "The label for a change tooltip for a remove change, shown in revision viewer."
|
|
76
76
|
msgid "Removed by"
|
|
77
|
-
msgstr ""
|
|
77
|
+
msgstr "Uklonio"
|
|
78
78
|
|
|
79
79
|
msgctxt "Displayed in the revision viewer toolbar when loading a revision."
|
|
80
80
|
msgid "Loading..."
|
|
81
|
-
msgstr ""
|
|
81
|
+
msgstr "Učitavanje u tijeku..."
|
|
82
82
|
|
|
83
83
|
msgctxt "Displayed in the revision viewer toolbar when the compared revisions have no changes."
|
|
84
84
|
msgid "No changes"
|
|
85
|
-
msgstr ""
|
|
85
|
+
msgstr "Nema promjena"
|
|
86
86
|
|
|
87
87
|
msgctxt "Displayed in the revision viewer toolbar when the compared revisions have changes."
|
|
88
88
|
msgid "NUMBER_OF_CHANGES"
|
|
@@ -97,11 +97,11 @@ msgstr "%0 od %1"
|
|
|
97
97
|
|
|
98
98
|
msgctxt "The label for a button that highlights previous change in revision viewer."
|
|
99
99
|
msgid "Show previous change"
|
|
100
|
-
msgstr ""
|
|
100
|
+
msgstr "Prikaži prethodnu promjenu"
|
|
101
101
|
|
|
102
102
|
msgctxt "The label for a button that highlights next change in revision viewer."
|
|
103
103
|
msgid "Show next change"
|
|
104
|
-
msgstr ""
|
|
104
|
+
msgstr "Prikaži sljedeću promjenu"
|
|
105
105
|
|
|
106
106
|
msgctxt "(Total): 5 changes"
|
|
107
107
|
msgid "Total"
|
|
@@ -113,11 +113,11 @@ msgstr "Promijeni"
|
|
|
113
113
|
|
|
114
114
|
msgctxt "The label for a button that closes revision viewer and shows editor."
|
|
115
115
|
msgid "Back to editing"
|
|
116
|
-
msgstr ""
|
|
116
|
+
msgstr "Povratak na uređivanje"
|
|
117
117
|
|
|
118
118
|
msgctxt "The label for a button that restores given revision."
|
|
119
119
|
msgid "Restore this revision"
|
|
120
|
-
msgstr ""
|
|
120
|
+
msgstr "Vratite ovu reviziju"
|
|
121
121
|
|
|
122
122
|
msgctxt "The label for the alert shown when closing the editor with an unsaved revision history change."
|
|
123
123
|
msgid "PENDING_ACTION_REVISION_HISTORY"
|
package/lang/translations/hu.po
CHANGED
|
@@ -22,7 +22,7 @@ msgstr ""
|
|
|
22
22
|
|
|
23
23
|
msgctxt "The name for an initial revision that is empty."
|
|
24
24
|
msgid "Empty document"
|
|
25
|
-
msgstr ""
|
|
25
|
+
msgstr "Üres dokumentum"
|
|
26
26
|
|
|
27
27
|
msgctxt "The name for an initial revision (if it was not empty)."
|
|
28
28
|
msgid "Initial revision"
|
|
@@ -66,19 +66,19 @@ msgstr ""
|
|
|
66
66
|
|
|
67
67
|
msgctxt "The label for a change tooltip for a suggestion change, shown in revision viewer."
|
|
68
68
|
msgid "Suggested by"
|
|
69
|
-
msgstr ""
|
|
69
|
+
msgstr "Javasolta:"
|
|
70
70
|
|
|
71
71
|
msgctxt "The label for a change tooltip for an insertion change, shown in revision viewer."
|
|
72
72
|
msgid "Added by"
|
|
73
|
-
msgstr ""
|
|
73
|
+
msgstr "Hozzáadta:"
|
|
74
74
|
|
|
75
75
|
msgctxt "The label for a change tooltip for a remove change, shown in revision viewer."
|
|
76
76
|
msgid "Removed by"
|
|
77
|
-
msgstr ""
|
|
77
|
+
msgstr "Eltávolította:"
|
|
78
78
|
|
|
79
79
|
msgctxt "Displayed in the revision viewer toolbar when loading a revision."
|
|
80
80
|
msgid "Loading..."
|
|
81
|
-
msgstr ""
|
|
81
|
+
msgstr "Betöltés..."
|
|
82
82
|
|
|
83
83
|
msgctxt "Displayed in the revision viewer toolbar when the compared revisions have no changes."
|
|
84
84
|
msgid "No changes"
|
|
@@ -112,7 +112,7 @@ msgstr "Szerkesztés"
|
|
|
112
112
|
|
|
113
113
|
msgctxt "The label for a button that closes revision viewer and shows editor."
|
|
114
114
|
msgid "Back to editing"
|
|
115
|
-
msgstr ""
|
|
115
|
+
msgstr "Vissza a szerkesztéshez"
|
|
116
116
|
|
|
117
117
|
msgctxt "The label for a button that restores given revision."
|
|
118
118
|
msgid "Restore this revision"
|
package/lang/translations/id.po
CHANGED
|
@@ -22,11 +22,11 @@ msgstr ""
|
|
|
22
22
|
|
|
23
23
|
msgctxt "The name for an initial revision that is empty."
|
|
24
24
|
msgid "Empty document"
|
|
25
|
-
msgstr ""
|
|
25
|
+
msgstr "Dokumen kosong"
|
|
26
26
|
|
|
27
27
|
msgctxt "The name for an initial revision (if it was not empty)."
|
|
28
28
|
msgid "Initial revision"
|
|
29
|
-
msgstr ""
|
|
29
|
+
msgstr "Revisi awal"
|
|
30
30
|
|
|
31
31
|
msgctxt "The label for a dropdown item to compare given revision with already selected revision."
|
|
32
32
|
msgid "Compare against selected"
|
|
@@ -34,7 +34,7 @@ msgstr ""
|
|
|
34
34
|
|
|
35
35
|
msgctxt "The label for a dropdown item to rename given revision."
|
|
36
36
|
msgid "Name this revision"
|
|
37
|
-
msgstr ""
|
|
37
|
+
msgstr "Beri nama untuk revisi ini"
|
|
38
38
|
|
|
39
39
|
msgctxt "The label for the user who saved the revision."
|
|
40
40
|
msgid "Revision creator"
|
|
@@ -46,11 +46,11 @@ msgstr ""
|
|
|
46
46
|
|
|
47
47
|
msgctxt "The label for the revision name."
|
|
48
48
|
msgid "Revision name"
|
|
49
|
-
msgstr ""
|
|
49
|
+
msgstr "Nama revisi"
|
|
50
50
|
|
|
51
51
|
msgctxt "The label for a toolbar form field where a name for a new revision should be provided."
|
|
52
52
|
msgid "Name of the revision (optional)"
|
|
53
|
-
msgstr ""
|
|
53
|
+
msgstr "Nama dari revisi (opsional)"
|
|
54
54
|
|
|
55
55
|
msgctxt "The label for a dropdown item that saves current revision."
|
|
56
56
|
msgid "Save current revision"
|
|
@@ -66,23 +66,23 @@ msgstr ""
|
|
|
66
66
|
|
|
67
67
|
msgctxt "The label for a change tooltip for a suggestion change, shown in revision viewer."
|
|
68
68
|
msgid "Suggested by"
|
|
69
|
-
msgstr ""
|
|
69
|
+
msgstr "Disarankan oleh"
|
|
70
70
|
|
|
71
71
|
msgctxt "The label for a change tooltip for an insertion change, shown in revision viewer."
|
|
72
72
|
msgid "Added by"
|
|
73
|
-
msgstr ""
|
|
73
|
+
msgstr "Ditambahkan oleh"
|
|
74
74
|
|
|
75
75
|
msgctxt "The label for a change tooltip for a remove change, shown in revision viewer."
|
|
76
76
|
msgid "Removed by"
|
|
77
|
-
msgstr ""
|
|
77
|
+
msgstr "Dihapus oleh"
|
|
78
78
|
|
|
79
79
|
msgctxt "Displayed in the revision viewer toolbar when loading a revision."
|
|
80
80
|
msgid "Loading..."
|
|
81
|
-
msgstr ""
|
|
81
|
+
msgstr "Memuat..."
|
|
82
82
|
|
|
83
83
|
msgctxt "Displayed in the revision viewer toolbar when the compared revisions have no changes."
|
|
84
84
|
msgid "No changes"
|
|
85
|
-
msgstr ""
|
|
85
|
+
msgstr "Tidak ada perubahan"
|
|
86
86
|
|
|
87
87
|
msgctxt "Displayed in the revision viewer toolbar when the compared revisions have changes."
|
|
88
88
|
msgid "NUMBER_OF_CHANGES"
|
package/lang/translations/it.po
CHANGED
|
@@ -18,77 +18,77 @@ msgstr ""
|
|
|
18
18
|
|
|
19
19
|
msgctxt "The prefix for a name of a revision created by restoring other revision."
|
|
20
20
|
msgid "Restored"
|
|
21
|
-
msgstr ""
|
|
21
|
+
msgstr "Ripristinata"
|
|
22
22
|
|
|
23
23
|
msgctxt "The name for an initial revision that is empty."
|
|
24
24
|
msgid "Empty document"
|
|
25
|
-
msgstr ""
|
|
25
|
+
msgstr "Documento vuoto"
|
|
26
26
|
|
|
27
27
|
msgctxt "The name for an initial revision (if it was not empty)."
|
|
28
28
|
msgid "Initial revision"
|
|
29
|
-
msgstr ""
|
|
29
|
+
msgstr "Revisione iniziale"
|
|
30
30
|
|
|
31
31
|
msgctxt "The label for a dropdown item to compare given revision with already selected revision."
|
|
32
32
|
msgid "Compare against selected"
|
|
33
|
-
msgstr ""
|
|
33
|
+
msgstr "Confronta con selezionata"
|
|
34
34
|
|
|
35
35
|
msgctxt "The label for a dropdown item to rename given revision."
|
|
36
36
|
msgid "Name this revision"
|
|
37
|
-
msgstr ""
|
|
37
|
+
msgstr "Rinomina questa revisione"
|
|
38
38
|
|
|
39
39
|
msgctxt "The label for the user who saved the revision."
|
|
40
40
|
msgid "Revision creator"
|
|
41
|
-
msgstr ""
|
|
41
|
+
msgstr "Creazione revisione"
|
|
42
42
|
|
|
43
43
|
msgctxt "The label for users who introduced changes in the revision."
|
|
44
44
|
msgid "Revision author"
|
|
45
|
-
msgstr ""
|
|
45
|
+
msgstr "Autore revisione"
|
|
46
46
|
|
|
47
47
|
msgctxt "The label for the revision name."
|
|
48
48
|
msgid "Revision name"
|
|
49
|
-
msgstr ""
|
|
49
|
+
msgstr "Nome revisione"
|
|
50
50
|
|
|
51
51
|
msgctxt "The label for a toolbar form field where a name for a new revision should be provided."
|
|
52
52
|
msgid "Name of the revision (optional)"
|
|
53
|
-
msgstr ""
|
|
53
|
+
msgstr "Nome della revisione (facoltativo)"
|
|
54
54
|
|
|
55
55
|
msgctxt "The label for a dropdown item that saves current revision."
|
|
56
56
|
msgid "Save current revision"
|
|
57
|
-
msgstr ""
|
|
57
|
+
msgstr "Salva revisione corrente"
|
|
58
58
|
|
|
59
59
|
msgctxt "The label for a dropdown item to open the revision history view (revision viewer)."
|
|
60
60
|
msgid "Open revision history"
|
|
61
|
-
msgstr ""
|
|
61
|
+
msgstr "Apri storico revisioni"
|
|
62
62
|
|
|
63
63
|
msgctxt "The label for the sidebar in revision viewer."
|
|
64
64
|
msgid "Revision history"
|
|
65
|
-
msgstr ""
|
|
65
|
+
msgstr "Storico revisioni"
|
|
66
66
|
|
|
67
67
|
msgctxt "The label for a change tooltip for a suggestion change, shown in revision viewer."
|
|
68
68
|
msgid "Suggested by"
|
|
69
|
-
msgstr ""
|
|
69
|
+
msgstr "Suggerita da"
|
|
70
70
|
|
|
71
71
|
msgctxt "The label for a change tooltip for an insertion change, shown in revision viewer."
|
|
72
72
|
msgid "Added by"
|
|
73
|
-
msgstr ""
|
|
73
|
+
msgstr "Aggiunta da"
|
|
74
74
|
|
|
75
75
|
msgctxt "The label for a change tooltip for a remove change, shown in revision viewer."
|
|
76
76
|
msgid "Removed by"
|
|
77
|
-
msgstr ""
|
|
77
|
+
msgstr "Rimossa da"
|
|
78
78
|
|
|
79
79
|
msgctxt "Displayed in the revision viewer toolbar when loading a revision."
|
|
80
80
|
msgid "Loading..."
|
|
81
|
-
msgstr ""
|
|
81
|
+
msgstr "Caricamento in corso..."
|
|
82
82
|
|
|
83
83
|
msgctxt "Displayed in the revision viewer toolbar when the compared revisions have no changes."
|
|
84
84
|
msgid "No changes"
|
|
85
|
-
msgstr ""
|
|
85
|
+
msgstr "Nessuna modifica"
|
|
86
86
|
|
|
87
87
|
msgctxt "Displayed in the revision viewer toolbar when the compared revisions have changes."
|
|
88
88
|
msgid "NUMBER_OF_CHANGES"
|
|
89
89
|
msgid_plural "%0 changes"
|
|
90
|
-
msgstr[0] ""
|
|
91
|
-
msgstr[1] ""
|
|
90
|
+
msgstr[0] "%0 modifica"
|
|
91
|
+
msgstr[1] "%0 modifiche"
|
|
92
92
|
|
|
93
93
|
msgctxt "Edit: (2 of 5)"
|
|
94
94
|
msgid "X_OF_Y_CHANGES"
|
|
@@ -96,11 +96,11 @@ msgstr "%0 di %1"
|
|
|
96
96
|
|
|
97
97
|
msgctxt "The label for a button that highlights previous change in revision viewer."
|
|
98
98
|
msgid "Show previous change"
|
|
99
|
-
msgstr ""
|
|
99
|
+
msgstr "Mostra modifica precedente"
|
|
100
100
|
|
|
101
101
|
msgctxt "The label for a button that highlights next change in revision viewer."
|
|
102
102
|
msgid "Show next change"
|
|
103
|
-
msgstr ""
|
|
103
|
+
msgstr "Mostra modifica successiva"
|
|
104
104
|
|
|
105
105
|
msgctxt "(Total): 5 changes"
|
|
106
106
|
msgid "Total"
|
|
@@ -112,12 +112,12 @@ msgstr "Modifica"
|
|
|
112
112
|
|
|
113
113
|
msgctxt "The label for a button that closes revision viewer and shows editor."
|
|
114
114
|
msgid "Back to editing"
|
|
115
|
-
msgstr ""
|
|
115
|
+
msgstr "Torna alla modifica"
|
|
116
116
|
|
|
117
117
|
msgctxt "The label for a button that restores given revision."
|
|
118
118
|
msgid "Restore this revision"
|
|
119
|
-
msgstr ""
|
|
119
|
+
msgstr "Ripristina questa revisione"
|
|
120
120
|
|
|
121
121
|
msgctxt "The label for the alert shown when closing the editor with an unsaved revision history change."
|
|
122
122
|
msgid "PENDING_ACTION_REVISION_HISTORY"
|
|
123
|
-
msgstr ""
|
|
123
|
+
msgstr "Modifica non salvata nello storico revisioni."
|
package/lang/translations/nl.po
CHANGED
|
@@ -18,71 +18,71 @@ msgstr ""
|
|
|
18
18
|
|
|
19
19
|
msgctxt "The prefix for a name of a revision created by restoring other revision."
|
|
20
20
|
msgid "Restored"
|
|
21
|
-
msgstr ""
|
|
21
|
+
msgstr "Hersteld"
|
|
22
22
|
|
|
23
23
|
msgctxt "The name for an initial revision that is empty."
|
|
24
24
|
msgid "Empty document"
|
|
25
|
-
msgstr ""
|
|
25
|
+
msgstr "Leeg document"
|
|
26
26
|
|
|
27
27
|
msgctxt "The name for an initial revision (if it was not empty)."
|
|
28
28
|
msgid "Initial revision"
|
|
29
|
-
msgstr ""
|
|
29
|
+
msgstr "Oorspronkelijke revisie"
|
|
30
30
|
|
|
31
31
|
msgctxt "The label for a dropdown item to compare given revision with already selected revision."
|
|
32
32
|
msgid "Compare against selected"
|
|
33
|
-
msgstr ""
|
|
33
|
+
msgstr "Vergelijk met geselecteerde"
|
|
34
34
|
|
|
35
35
|
msgctxt "The label for a dropdown item to rename given revision."
|
|
36
36
|
msgid "Name this revision"
|
|
37
|
-
msgstr ""
|
|
37
|
+
msgstr "Geef deze revisie een naam"
|
|
38
38
|
|
|
39
39
|
msgctxt "The label for the user who saved the revision."
|
|
40
40
|
msgid "Revision creator"
|
|
41
|
-
msgstr ""
|
|
41
|
+
msgstr "Revisie aangemaakt door"
|
|
42
42
|
|
|
43
43
|
msgctxt "The label for users who introduced changes in the revision."
|
|
44
44
|
msgid "Revision author"
|
|
45
|
-
msgstr ""
|
|
45
|
+
msgstr "Auteur revisie"
|
|
46
46
|
|
|
47
47
|
msgctxt "The label for the revision name."
|
|
48
48
|
msgid "Revision name"
|
|
49
|
-
msgstr ""
|
|
49
|
+
msgstr "Naam revisie"
|
|
50
50
|
|
|
51
51
|
msgctxt "The label for a toolbar form field where a name for a new revision should be provided."
|
|
52
52
|
msgid "Name of the revision (optional)"
|
|
53
|
-
msgstr ""
|
|
53
|
+
msgstr "Naam revisie (optioneel)"
|
|
54
54
|
|
|
55
55
|
msgctxt "The label for a dropdown item that saves current revision."
|
|
56
56
|
msgid "Save current revision"
|
|
57
|
-
msgstr ""
|
|
57
|
+
msgstr "Bewaar huidige revisie"
|
|
58
58
|
|
|
59
59
|
msgctxt "The label for a dropdown item to open the revision history view (revision viewer)."
|
|
60
60
|
msgid "Open revision history"
|
|
61
|
-
msgstr ""
|
|
61
|
+
msgstr "Open revisie geschiedenis"
|
|
62
62
|
|
|
63
63
|
msgctxt "The label for the sidebar in revision viewer."
|
|
64
64
|
msgid "Revision history"
|
|
65
|
-
msgstr ""
|
|
65
|
+
msgstr "Revisie geschiedenis"
|
|
66
66
|
|
|
67
67
|
msgctxt "The label for a change tooltip for a suggestion change, shown in revision viewer."
|
|
68
68
|
msgid "Suggested by"
|
|
69
|
-
msgstr ""
|
|
69
|
+
msgstr "Voorgesteld door"
|
|
70
70
|
|
|
71
71
|
msgctxt "The label for a change tooltip for an insertion change, shown in revision viewer."
|
|
72
72
|
msgid "Added by"
|
|
73
|
-
msgstr ""
|
|
73
|
+
msgstr "Toegevoegd door"
|
|
74
74
|
|
|
75
75
|
msgctxt "The label for a change tooltip for a remove change, shown in revision viewer."
|
|
76
76
|
msgid "Removed by"
|
|
77
|
-
msgstr ""
|
|
77
|
+
msgstr "Verwijderd door"
|
|
78
78
|
|
|
79
79
|
msgctxt "Displayed in the revision viewer toolbar when loading a revision."
|
|
80
80
|
msgid "Loading..."
|
|
81
|
-
msgstr ""
|
|
81
|
+
msgstr "Laden..."
|
|
82
82
|
|
|
83
83
|
msgctxt "Displayed in the revision viewer toolbar when the compared revisions have no changes."
|
|
84
84
|
msgid "No changes"
|
|
85
|
-
msgstr ""
|
|
85
|
+
msgstr "Geen wijzigingen"
|
|
86
86
|
|
|
87
87
|
msgctxt "Displayed in the revision viewer toolbar when the compared revisions have changes."
|
|
88
88
|
msgid "NUMBER_OF_CHANGES"
|
|
@@ -96,11 +96,11 @@ msgstr "0% van 1%"
|
|
|
96
96
|
|
|
97
97
|
msgctxt "The label for a button that highlights previous change in revision viewer."
|
|
98
98
|
msgid "Show previous change"
|
|
99
|
-
msgstr ""
|
|
99
|
+
msgstr "Toon vorige wijziging"
|
|
100
100
|
|
|
101
101
|
msgctxt "The label for a button that highlights next change in revision viewer."
|
|
102
102
|
msgid "Show next change"
|
|
103
|
-
msgstr ""
|
|
103
|
+
msgstr "Toon volgende wjiziging"
|
|
104
104
|
|
|
105
105
|
msgctxt "(Total): 5 changes"
|
|
106
106
|
msgid "Total"
|
|
@@ -112,11 +112,11 @@ msgstr "Wijzigen"
|
|
|
112
112
|
|
|
113
113
|
msgctxt "The label for a button that closes revision viewer and shows editor."
|
|
114
114
|
msgid "Back to editing"
|
|
115
|
-
msgstr ""
|
|
115
|
+
msgstr "Terug naar bewerken"
|
|
116
116
|
|
|
117
117
|
msgctxt "The label for a button that restores given revision."
|
|
118
118
|
msgid "Restore this revision"
|
|
119
|
-
msgstr ""
|
|
119
|
+
msgstr "Herstel deze revisie"
|
|
120
120
|
|
|
121
121
|
msgctxt "The label for the alert shown when closing the editor with an unsaved revision history change."
|
|
122
122
|
msgid "PENDING_ACTION_REVISION_HISTORY"
|
package/lang/translations/pl.po
CHANGED
|
@@ -18,71 +18,71 @@ msgstr ""
|
|
|
18
18
|
|
|
19
19
|
msgctxt "The prefix for a name of a revision created by restoring other revision."
|
|
20
20
|
msgid "Restored"
|
|
21
|
-
msgstr ""
|
|
21
|
+
msgstr "Przywrócono"
|
|
22
22
|
|
|
23
23
|
msgctxt "The name for an initial revision that is empty."
|
|
24
24
|
msgid "Empty document"
|
|
25
|
-
msgstr ""
|
|
25
|
+
msgstr "Pusty dokument"
|
|
26
26
|
|
|
27
27
|
msgctxt "The name for an initial revision (if it was not empty)."
|
|
28
28
|
msgid "Initial revision"
|
|
29
|
-
msgstr ""
|
|
29
|
+
msgstr "Pierwsza wersja"
|
|
30
30
|
|
|
31
31
|
msgctxt "The label for a dropdown item to compare given revision with already selected revision."
|
|
32
32
|
msgid "Compare against selected"
|
|
33
|
-
msgstr ""
|
|
33
|
+
msgstr "Porównaj z wybraną"
|
|
34
34
|
|
|
35
35
|
msgctxt "The label for a dropdown item to rename given revision."
|
|
36
36
|
msgid "Name this revision"
|
|
37
|
-
msgstr ""
|
|
37
|
+
msgstr "Nazwij tę wersję"
|
|
38
38
|
|
|
39
39
|
msgctxt "The label for the user who saved the revision."
|
|
40
40
|
msgid "Revision creator"
|
|
41
|
-
msgstr ""
|
|
41
|
+
msgstr "Twórca wersji"
|
|
42
42
|
|
|
43
43
|
msgctxt "The label for users who introduced changes in the revision."
|
|
44
44
|
msgid "Revision author"
|
|
45
|
-
msgstr ""
|
|
45
|
+
msgstr "Autor wersji"
|
|
46
46
|
|
|
47
47
|
msgctxt "The label for the revision name."
|
|
48
48
|
msgid "Revision name"
|
|
49
|
-
msgstr ""
|
|
49
|
+
msgstr "Nazwa wersji"
|
|
50
50
|
|
|
51
51
|
msgctxt "The label for a toolbar form field where a name for a new revision should be provided."
|
|
52
52
|
msgid "Name of the revision (optional)"
|
|
53
|
-
msgstr ""
|
|
53
|
+
msgstr "Nazwij wersję (opcjonalnie)"
|
|
54
54
|
|
|
55
55
|
msgctxt "The label for a dropdown item that saves current revision."
|
|
56
56
|
msgid "Save current revision"
|
|
57
|
-
msgstr ""
|
|
57
|
+
msgstr "Zapisz bieżącą wersję"
|
|
58
58
|
|
|
59
59
|
msgctxt "The label for a dropdown item to open the revision history view (revision viewer)."
|
|
60
60
|
msgid "Open revision history"
|
|
61
|
-
msgstr ""
|
|
61
|
+
msgstr "Otwórz historię wersji"
|
|
62
62
|
|
|
63
63
|
msgctxt "The label for the sidebar in revision viewer."
|
|
64
64
|
msgid "Revision history"
|
|
65
|
-
msgstr ""
|
|
65
|
+
msgstr "Historia wersji"
|
|
66
66
|
|
|
67
67
|
msgctxt "The label for a change tooltip for a suggestion change, shown in revision viewer."
|
|
68
68
|
msgid "Suggested by"
|
|
69
|
-
msgstr ""
|
|
69
|
+
msgstr "Zaproponowane przez"
|
|
70
70
|
|
|
71
71
|
msgctxt "The label for a change tooltip for an insertion change, shown in revision viewer."
|
|
72
72
|
msgid "Added by"
|
|
73
|
-
msgstr ""
|
|
73
|
+
msgstr "Dodane przez"
|
|
74
74
|
|
|
75
75
|
msgctxt "The label for a change tooltip for a remove change, shown in revision viewer."
|
|
76
76
|
msgid "Removed by"
|
|
77
|
-
msgstr ""
|
|
77
|
+
msgstr "Usunięte przez"
|
|
78
78
|
|
|
79
79
|
msgctxt "Displayed in the revision viewer toolbar when loading a revision."
|
|
80
80
|
msgid "Loading..."
|
|
81
|
-
msgstr ""
|
|
81
|
+
msgstr "Wczytywanie…"
|
|
82
82
|
|
|
83
83
|
msgctxt "Displayed in the revision viewer toolbar when the compared revisions have no changes."
|
|
84
84
|
msgid "No changes"
|
|
85
|
-
msgstr ""
|
|
85
|
+
msgstr "Brak zmian"
|
|
86
86
|
|
|
87
87
|
msgctxt "Displayed in the revision viewer toolbar when the compared revisions have changes."
|
|
88
88
|
msgid "NUMBER_OF_CHANGES"
|
|
@@ -98,11 +98,11 @@ msgstr "%0 z %1"
|
|
|
98
98
|
|
|
99
99
|
msgctxt "The label for a button that highlights previous change in revision viewer."
|
|
100
100
|
msgid "Show previous change"
|
|
101
|
-
msgstr ""
|
|
101
|
+
msgstr "Pokaż poprzednią zmianę"
|
|
102
102
|
|
|
103
103
|
msgctxt "The label for a button that highlights next change in revision viewer."
|
|
104
104
|
msgid "Show next change"
|
|
105
|
-
msgstr ""
|
|
105
|
+
msgstr "Pokaż następną zmianę"
|
|
106
106
|
|
|
107
107
|
msgctxt "(Total): 5 changes"
|
|
108
108
|
msgid "Total"
|
|
@@ -114,11 +114,11 @@ msgstr "Zmiana"
|
|
|
114
114
|
|
|
115
115
|
msgctxt "The label for a button that closes revision viewer and shows editor."
|
|
116
116
|
msgid "Back to editing"
|
|
117
|
-
msgstr ""
|
|
117
|
+
msgstr "Powrót do edycji"
|
|
118
118
|
|
|
119
119
|
msgctxt "The label for a button that restores given revision."
|
|
120
120
|
msgid "Restore this revision"
|
|
121
|
-
msgstr ""
|
|
121
|
+
msgstr "Przywróć tę wersję"
|
|
122
122
|
|
|
123
123
|
msgctxt "The label for the alert shown when closing the editor with an unsaved revision history change."
|
|
124
124
|
msgid "PENDING_ACTION_REVISION_HISTORY"
|