@ckeditor/ckeditor5-pagination 41.3.0-alpha.3 → 41.3.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/build/pagination.js +2 -2
- package/build/translations/ar.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/lang/contexts.json +6 -3
- package/lang/translations/ar.po +20 -4
- package/lang/translations/bg.po +20 -4
- package/lang/translations/bn.po +20 -4
- package/lang/translations/ca.po +20 -4
- package/lang/translations/cs.po +20 -4
- package/lang/translations/da.po +20 -4
- package/lang/translations/de.po +20 -4
- package/lang/translations/el.po +20 -4
- package/lang/translations/en.po +20 -4
- package/lang/translations/es.po +20 -4
- package/lang/translations/et.po +20 -4
- package/lang/translations/fi.po +20 -4
- package/lang/translations/fr.po +20 -4
- package/lang/translations/he.po +20 -4
- package/lang/translations/hi.po +20 -4
- package/lang/translations/hu.po +20 -4
- package/lang/translations/id.po +20 -4
- package/lang/translations/it.po +20 -4
- package/lang/translations/ja.po +20 -4
- package/lang/translations/ko.po +20 -4
- package/lang/translations/lt.po +20 -4
- package/lang/translations/lv.po +20 -4
- package/lang/translations/ms.po +20 -4
- package/lang/translations/nl.po +20 -4
- package/lang/translations/no.po +20 -4
- package/lang/translations/pl.po +20 -4
- package/lang/translations/pt-br.po +20 -4
- package/lang/translations/pt.po +20 -4
- package/lang/translations/ro.po +20 -4
- package/lang/translations/ru.po +20 -4
- package/lang/translations/sk.po +20 -4
- package/lang/translations/sr.po +20 -4
- package/lang/translations/sv.po +20 -4
- package/lang/translations/th.po +20 -4
- package/lang/translations/tr.po +20 -4
- package/lang/translations/uk.po +20 -4
- package/lang/translations/vi.po +20 -4
- package/lang/translations/zh-cn.po +20 -4
- package/lang/translations/zh.po +20 -6
- package/package.json +3 -4
- package/src/index.js +1 -1
- package/src/pagination.js +1 -1
- package/src/paginationediting.d.ts +16 -0
- package/src/paginationediting.js +1 -1
- package/src/paginationlookup.js +1 -1
- package/src/paginationrenderer.js +1 -1
- package/src/paginationui.js +1 -1
- package/src/ui/linesrepository.js +1 -1
- package/src/ui/lineview.js +1 -1
- package/src/ui/pagenavigatorview.js +1 -1
- package/build/translations/en-au.js +0 -1
- package/build/translations/gl.js +0 -1
- package/build/translations/hr.js +0 -1
- package/build/translations/jv.js +0 -1
- package/build/translations/sr-latn.js +0 -1
- package/build/translations/ug.js +0 -1
- package/build/translations/ur.js +0 -1
- package/dist/content-index.css +0 -4
- package/dist/editor-index.css +0 -72
- package/dist/index.css +0 -158
- package/dist/translations/ar.d.ts +0 -8
- package/dist/translations/ar.js +0 -23
- package/dist/translations/bg.d.ts +0 -8
- package/dist/translations/bg.js +0 -23
- package/dist/translations/bn.d.ts +0 -8
- package/dist/translations/bn.js +0 -23
- package/dist/translations/ca.d.ts +0 -8
- package/dist/translations/ca.js +0 -23
- package/dist/translations/cs.d.ts +0 -8
- package/dist/translations/cs.js +0 -23
- package/dist/translations/da.d.ts +0 -8
- package/dist/translations/da.js +0 -23
- package/dist/translations/de.d.ts +0 -8
- package/dist/translations/de.js +0 -23
- package/dist/translations/el.d.ts +0 -8
- package/dist/translations/el.js +0 -23
- package/dist/translations/en-au.d.ts +0 -8
- package/dist/translations/en-au.js +0 -23
- package/dist/translations/en.d.ts +0 -8
- package/dist/translations/en.js +0 -23
- package/dist/translations/es.d.ts +0 -8
- package/dist/translations/es.js +0 -23
- package/dist/translations/et.d.ts +0 -8
- package/dist/translations/et.js +0 -23
- package/dist/translations/fi.d.ts +0 -8
- package/dist/translations/fi.js +0 -23
- package/dist/translations/fr.d.ts +0 -8
- package/dist/translations/fr.js +0 -23
- package/dist/translations/gl.d.ts +0 -8
- package/dist/translations/gl.js +0 -23
- package/dist/translations/he.d.ts +0 -8
- package/dist/translations/he.js +0 -23
- package/dist/translations/hi.d.ts +0 -8
- package/dist/translations/hi.js +0 -23
- package/dist/translations/hr.d.ts +0 -8
- package/dist/translations/hr.js +0 -23
- package/dist/translations/hu.d.ts +0 -8
- package/dist/translations/hu.js +0 -23
- package/dist/translations/id.d.ts +0 -8
- package/dist/translations/id.js +0 -23
- package/dist/translations/it.d.ts +0 -8
- package/dist/translations/it.js +0 -23
- package/dist/translations/ja.d.ts +0 -8
- package/dist/translations/ja.js +0 -23
- package/dist/translations/jv.d.ts +0 -8
- package/dist/translations/jv.js +0 -23
- package/dist/translations/ko.d.ts +0 -8
- package/dist/translations/ko.js +0 -23
- package/dist/translations/lt.d.ts +0 -8
- package/dist/translations/lt.js +0 -23
- package/dist/translations/lv.d.ts +0 -8
- package/dist/translations/lv.js +0 -23
- package/dist/translations/ms.d.ts +0 -8
- package/dist/translations/ms.js +0 -23
- package/dist/translations/nl.d.ts +0 -8
- package/dist/translations/nl.js +0 -23
- package/dist/translations/no.d.ts +0 -8
- package/dist/translations/no.js +0 -23
- package/dist/translations/pl.d.ts +0 -8
- package/dist/translations/pl.js +0 -23
- package/dist/translations/pt-br.d.ts +0 -8
- package/dist/translations/pt-br.js +0 -23
- package/dist/translations/pt.d.ts +0 -8
- package/dist/translations/pt.js +0 -23
- package/dist/translations/ro.d.ts +0 -8
- package/dist/translations/ro.js +0 -23
- package/dist/translations/ru.d.ts +0 -8
- package/dist/translations/ru.js +0 -23
- package/dist/translations/sk.d.ts +0 -8
- package/dist/translations/sk.js +0 -23
- package/dist/translations/sr-latn.d.ts +0 -8
- package/dist/translations/sr-latn.js +0 -23
- package/dist/translations/sr.d.ts +0 -8
- package/dist/translations/sr.js +0 -23
- package/dist/translations/sv.d.ts +0 -8
- package/dist/translations/sv.js +0 -23
- package/dist/translations/th.d.ts +0 -8
- package/dist/translations/th.js +0 -23
- package/dist/translations/tr.d.ts +0 -8
- package/dist/translations/tr.js +0 -23
- package/dist/translations/ug.d.ts +0 -8
- package/dist/translations/ug.js +0 -23
- package/dist/translations/uk.d.ts +0 -8
- package/dist/translations/uk.js +0 -23
- package/dist/translations/ur.d.ts +0 -8
- package/dist/translations/ur.js +0 -23
- package/dist/translations/vi.d.ts +0 -8
- package/dist/translations/vi.js +0 -23
- package/dist/translations/zh-cn.d.ts +0 -8
- package/dist/translations/zh-cn.js +0 -23
- package/dist/translations/zh.d.ts +0 -8
- package/dist/translations/zh.js +0 -23
- package/dist/types/augmentation.d.ts +0 -23
- package/dist/types/index.d.ts +0 -13
- package/dist/types/pagination.d.ts +0 -151
- package/dist/types/paginationediting.d.ts +0 -58
- package/dist/types/paginationlookup.d.ts +0 -62
- package/dist/types/paginationrenderer.d.ts +0 -44
- package/dist/types/paginationui.d.ts +0 -29
- package/dist/types/ui/linesrepository.d.ts +0 -38
- package/dist/types/ui/lineview.d.ts +0 -57
- package/dist/types/ui/pagenavigatorview.d.ts +0 -65
- package/lang/translations/en-au.po +0 -26
- package/lang/translations/gl.po +0 -26
- package/lang/translations/hr.po +0 -26
- package/lang/translations/jv.po +0 -26
- package/lang/translations/sr-latn.po +0 -26
- package/lang/translations/ug.po +0 -26
- package/lang/translations/ur.po +0 -26
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(a){const o=a["pt-br"]=a["pt-br"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Current page number (from 1 to %0)":"Número da página atual (de 1 a %0)","Go to next page":"Ir para a próxima página","Go to previous page":"Ir para a página anterior","Go to the next page (also move selection)":"Ir para a próxima página (também move a seleção)","Go to the previous page (also move selection)":"Ir para a página anterior (também move a seleção)","Keystrokes for navigating through documents":"Toques para navegar pelos documentos"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/pt.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(a){const e=a.pt=a.pt||{};e.dictionary=Object.assign(e.dictionary||{},{"Current page number (from 1 to %0)":"Número da página atual (de 1 a %0)","Go to next page":"Ir para a página seguinte","Go to previous page":"Ir para a página anterior","Go to the next page (also move selection)":"Ir para a página seguinte (mover também a seleção)","Go to the previous page (also move selection)":"Ir para a página anterior (mover também a seleção)","Keystrokes for navigating through documents":"Teclas para navegar pelos documentos"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ro.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(e){const a=e.ro=e.ro||{};a.dictionary=Object.assign(a.dictionary||{},{"Current page number (from 1 to %0)":"Numărul de pagină curent (de la 1 la %0)","Go to next page":"Trecere la pagina următoare","Go to previous page":"Trecere la pagina anterioară","Go to the next page (also move selection)":"Trecere la pagina următoare (mută, de asemenea, și selecția)","Go to the previous page (also move selection)":"Trecere la pagina anterioară (mută, de asemenea, și selecția)","Keystrokes for navigating through documents":"Comenzi din tastatură pentru navigarea în documente"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ru.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(o){const e=o.ru=o.ru||{};e.dictionary=Object.assign(e.dictionary||{},{"Current page number (from 1 to %0)":"Номер текущей страницы (от 1 до %0)","Go to next page":"Перейти на следующую страницу","Go to previous page":"Перейти на предыдущую страницу","Go to the next page (also move selection)":"Переход на следующую страницу (также перемещение выбора)","Go to the previous page (also move selection)":"Переход на предыдущую страницу (также перемещение выбора)","Keystrokes for navigating through documents":"Клавиши для перемещения по документам"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sk.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(e){const n=e.sk=e.sk||{};n.dictionary=Object.assign(n.dictionary||{},{"Current page number (from 1 to %0)":"Aktuálna strana číslo (od 1 do %0)","Go to next page":"Prejsť na nasledujúcu stránku","Go to previous page":"Prejsť na predchádzajúcu stránku","Go to the next page (also move selection)":"Prejsť na nasledujúcu stránku (aj presunúť výber)","Go to the previous page (also move selection)":"Prejsť na predchádzajúcu stránku (aj presunúť výber)","Keystrokes for navigating through documents":"Klávesové skratky na navigáciu v dokumentoch"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sr.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(e){const t=e.sr=e.sr||{};t.dictionary=Object.assign(t.dictionary||{},{"Current page number (from 1 to %0)":"Broj trenutne stranice (od 1 do %0)","Go to next page":"Idite na sledeću stranicu","Go to previous page":"Idite na prethodnu stranicu","Go to the next page (also move selection)":"Idite na sledeću stranicu (takođe pomerite izbor)","Go to the previous page (also move selection)":"Idite na prethodnu stranicu (takođe pomerite izbor)","Keystrokes for navigating through documents":"Pritisci na tastere za navigaciju kroz dokumenta"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sv.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(t){const e=t.sv=t.sv||{};e.dictionary=Object.assign(e.dictionary||{},{"Current page number (from 1 to %0)":"Aktuellt sidnummer (från1 till %0)","Go to next page":"Gå till nästa sida","Go to previous page":"Gå till föregående sida","Go to the next page (also move selection)":"Gå till nästa sida (flytta även urval)","Go to the previous page (also move selection)":"Gå till föregående sida (flytta även urval)","Keystrokes for navigating through documents":"Tangenttryckningar för att navigera genom dokument"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/th.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(o){const e=o.th=o.th||{};e.dictionary=Object.assign(e.dictionary||{},{"Current page number (from 1 to %0)":"เลขหน้าปัจจุบัน (ตั้งแต่ 1 ถึง %0)","Go to next page":"ไปหน้าถัดไป","Go to previous page":"ไปหน้าที่แล้ว","Go to the next page (also move selection)":"ไปหน้าถัดไป (ย้ายการเลือกด้วย)","Go to the previous page (also move selection)":"ไปหน้าที่แล้ว (ย้ายการเลือกด้วย)","Keystrokes for navigating through documents":"การกดคีย์สำหรับนำทางในเอกสาร"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/tr.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(a){const e=a.tr=a.tr||{};e.dictionary=Object.assign(e.dictionary||{},{"Current page number (from 1 to %0)":"Geçerli sayfa numarası (1 ila %0)","Go to next page":"Sonraki sayfaya git","Go to previous page":"Önceki sayfaya git","Go to the next page (also move selection)":"Sonraki sayfaya git (ayrıca seçimi taşı)","Go to the previous page (also move selection)":"Önceki sayfaya git (ayrıca seçimi taşı)","Keystrokes for navigating through documents":"Belgeler arasında gezinmek için tuş vuruşları"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/uk.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(o){const e=o.uk=o.uk||{};e.dictionary=Object.assign(e.dictionary||{},{"Current page number (from 1 to %0)":"Номер поточної сторінки (від 1 до %0)","Go to next page":"Перейти на наступну сторінку","Go to previous page":"Перейти на попередню сторінку","Go to the next page (also move selection)":"Перейти на наступну сторінку (також перемістити вибір)","Go to the previous page (also move selection)":"Перейти на попередню сторінку (також перемістити вибір)","Keystrokes for navigating through documents":"Натискання клавіш для навігації документами"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/vi.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(n){const t=n.vi=n.vi||{};t.dictionary=Object.assign(t.dictionary||{},{"Current page number (from 1 to %0)":"Số trang hiện tại (từ 1 đến %0)","Go to next page":"Chuyển đến trang tiếp theo","Go to previous page":"Chuyển về trang trước","Go to the next page (also move selection)":"Chuyển đến trang tiếp theo (đồng thời di chuyển vùng lựa chọn)","Go to the previous page (also move selection)":"Chuyển về trang trước (đồng thời di chuyển vùng lựa chọn)","Keystrokes for navigating through documents":"Tổ hợp phím để điều hướng qua lại giữa các tài liệu"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(o){const e=o["zh-cn"]=o["zh-cn"]||{};e.dictionary=Object.assign(e.dictionary||{},{"Current page number (from 1 to %0)":"当前页码(从1到%0)","Go to next page":"前往下一页","Go to previous page":"前往上一页","Go to the next page (also move selection)":"前往下一页(同时移动选择)","Go to the previous page (also move selection)":"前往上一页(同时移动选择)","Keystrokes for navigating through documents":"浏览文档的按键"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/zh.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(o){const e=o.zh=o.zh||{};e.dictionary=Object.assign(e.dictionary||{},{"Current page number (from 1 to %0)":"目前頁碼(從 1 到 %0)","Go to next page":"前往下一頁","Go to previous page":"前往上一頁","Go to the next page (also move selection)":"前往下一頁(同時移動選取內容)","Go to the previous page (also move selection)":"前往上一頁(同時移動選取內容)","Keystrokes for navigating through documents":"用於瀏覽文件的按鍵動作"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/lang/contexts.json
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"Current page number (from 1 to %0)": "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
2
|
+
"Go to next page": "A toolbar button tooltip for a pagination feature.",
|
|
3
|
+
"Go to previous page": "A toolbar button tooltip for a pagination feature.",
|
|
4
|
+
"Current page number (from 1 to %0)": "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'.",
|
|
5
|
+
"Keystrokes for navigating through documents": "Accessibility help dialog section title for pagination plugin keystrokes.",
|
|
6
|
+
"Go to the previous page (also move selection)": "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document.",
|
|
7
|
+
"Go to the next page (also move selection)": "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
5
8
|
}
|
package/lang/translations/ar.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "انتقلْ إلى الصفحة التالية"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "انتقلْ إلى الصفحة السابقة"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "رقم الصفحة الحالية (من 1 إلى %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "الضغط على المفاتيح للتنقل عبر المستندات"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "انتقلْ إلى الصفحة السابقة (انقلْ التحديد أيضاً)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "انتقلْ إلى الصفحة التالية (انقلْ التحديد أيضاً)"
|
package/lang/translations/bg.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "Отидете на следващата страница"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "Отидете на предишната страница"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "Текущ номер на страница (от 1 до %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "Натискания на клавиши за навигация в документи"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "Отидете на предишната страница (също преместете селекцията)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "Отидете на следващата страница (също преместете селекцията)"
|
package/lang/translations/bn.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "পরবর্তী পৃষ্ঠায় যান"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "পূর্ববর্তী পৃষ্ঠায় যান"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "বর্তমান পৃষ্ঠা নম্বর (1 থেকে %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "ডকুমেন্টের মধ্যে নেভিগেট করার জন্য কীস্ট্রোক"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "পূর্ববর্তী পৃষ্ঠায় যান (এছাড়াও নির্বাচন সরিয়ে নিন)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "পরবর্তী পৃষ্ঠায় যান (এছাড়াও নির্বাচন সরিয়ে নিন)"
|
package/lang/translations/ca.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "Ves a la següent pàgina"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "Ves a la pàgina anterior"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "Pàgina actual número (des de l'1 fins a %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "Tecles per a navegar pels documents"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "Ves a la pàgina anterior (i mou la selecció)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "Ves a la següent pàgina (i mou la selecció)"
|
package/lang/translations/cs.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "Přejít na další stránku"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "Přejít na předchozí stránku"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "Číslo aktuální stránky (od 1 do %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "Stisky kláves pro procházení dokumentů"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "Přejít na předchozí stránku (také přesune výběr)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "Přejít na další stránku (také přesune výběr)"
|
package/lang/translations/da.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "Gå til næste side"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "Gå til forrige side"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "Aktuelt sidetal (fra 1 til %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "Tastetryk til at navigere gennem dokumenter"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "Gå til forrige side (flyt også markering)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "Gå til næste side (flyt også markering)"
|
package/lang/translations/de.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "Zur nächsten Seite gehen"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "Zur vorherigen Seite gehen"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "Aktuelle Seitenzahl (von 1 bis %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "Tastenkombinationen für die Navigation durch Dokumente"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "Zur vorherigen Seite gehen (auch Auswahl verschieben)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "Zur nächsten Seite gehen (auch Auswahl verschieben)"
|
package/lang/translations/el.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "Μετάβαση στην επόμενη σελίδα"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "Επιστροφή στην προηγούμενη σελίδα"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "Αριθμός τρέχουσας σελίδας (από 1 έως %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "Πληκτρολογήσεις για πλοήγηση μεταξύ των εγγράφων"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "Μετάβαση στην προηγούμενη σελίδα (επίσης επιλογή μετακίνησης)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "Μετάβαση στην επόμενη σελίδα (επίσης επιλογή μετακίνησης)"
|
package/lang/translations/en.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "Go to next page"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "Go to previous page"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "Current page number (from 1 to %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "Keystrokes for navigating through documents"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "Go to the previous page (also move selection)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "Go to the next page (also move selection)"
|
package/lang/translations/es.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "Ir a la página siguiente"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "Ir a la pagina anterior"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "Número de página actual (de 1 a %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "Pulsaciones de teclas para navegar por los documentos"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "Ir a la página anterior (también mover selección)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "Ir a la página siguiente (también mover selección)"
|
package/lang/translations/et.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "Mine järgmisele lehele"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "Mine eelmisele lehele"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "Praeguse lehe number (alates 1 kuni %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "Kiirklahvid dokumendis liikumiseks"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "Mine eelmisele lehele (lisaks vaheta valikut)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "Mine järgmisele lehele (lisaks vaheta valikut)"
|
package/lang/translations/fi.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "Siirry seuraavalle sivulle"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "Siirry edelliselle sivulle"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "Tämänhetkinen sivunumero (välillä 1-%0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "Näppäimet asiakirjasta toiseen siirtymiseen"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "Siirry edelliselle sivulle (siirtää myös valinnan)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "Siirry seuraavalle sivulle (siirtää myös valinnan)"
|
package/lang/translations/fr.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "Aller à la page suivante"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "Aller à la page précédente"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "Numéro de la page actuelle (de 1 à %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "Frappes permettant de naviguer à travers les documents"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "Aller à la page précédente (également déplacer la sélection)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "Aller à la page suivante (déplacer également la sélection)"
|
package/lang/translations/he.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "עבור לעמוד הבא"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "עבור לעמוד הקודם"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "מספר עמוד נוכחי (מ-1 עד %0)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "מקשים לניווט במסמכים"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "עבור לעמוד הקודם (העבר גם את הבחירה)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "עבור לעמוד הבא (העבר גם את הבחירה)"
|
package/lang/translations/hi.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "अगले पेज पर जाएँ"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "पिछले पेज पर जाएँ"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "वर्तमान पेज संख्या (1 se %0 तक)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "दस्तावेज़ों को नेविगेट करने के लिए कीस्ट्रोक्स"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "पिछले पेज पर जाएँ (चयन को भी मूव करें)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "अगले पेज पर जाएँ (चयन को भी मूव करें)"
|
package/lang/translations/hu.po
CHANGED
|
@@ -18,9 +18,25 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
|
|
20
20
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
21
|
-
msgid "
|
|
22
|
-
msgstr "
|
|
21
|
+
msgid "Go to next page"
|
|
22
|
+
msgstr "Tovább a következő oldalra"
|
|
23
23
|
|
|
24
24
|
msgctxt "A toolbar button tooltip for a pagination feature."
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "
|
|
25
|
+
msgid "Go to previous page"
|
|
26
|
+
msgstr "Vissza az előző oldalra"
|
|
27
|
+
|
|
28
|
+
msgctxt "Assistive technologies label for the page number input in the pagination feature's toolbar UI. Example: 'Current page number (from 1 to 10)'."
|
|
29
|
+
msgid "Current page number (from 1 to %0)"
|
|
30
|
+
msgstr "Jelenlegi oldalszám (1-től %0-ig)"
|
|
31
|
+
|
|
32
|
+
msgctxt "Accessibility help dialog section title for pagination plugin keystrokes."
|
|
33
|
+
msgid "Keystrokes for navigating through documents"
|
|
34
|
+
msgstr "Billentyűparancsok a dokumentumokban való navigáláshoz"
|
|
35
|
+
|
|
36
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the previous page in the document."
|
|
37
|
+
msgid "Go to the previous page (also move selection)"
|
|
38
|
+
msgstr "Tovább az előző oldalra (a kiválasztást is mozgatva)"
|
|
39
|
+
|
|
40
|
+
msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that allows users for navigating to the next page in the document."
|
|
41
|
+
msgid "Go to the next page (also move selection)"
|
|
42
|
+
msgstr "Tovább az előző oldalra (a kiválasztást is mozgatva)"
|