Merge pull request #2331 from ONLYOFFICE/feature/fix-bugs

Feature/fix bugs
This commit is contained in:
maxkadushkin
2023-04-11 10:27:32 +03:00
committed by GitHub
113 changed files with 1730 additions and 1621 deletions

View File

@ -64,7 +64,8 @@
"textRequired": "Required",
"textTableContents": "Table of Contents",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers"
"textWithPageNumbers": "With Page Numbers",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textRequired": "Required",
"textTableContents": "Table of Contents",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers"
"textWithPageNumbers": "With Page Numbers",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textWithBlueLinks": "With Blue Links",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Mida de la taula",
"textWithBlueLinks": "Amb enllaços blaus",
"textWithPageNumbers": "Amb números de pàgina",
"txtNotUrl": "Aquest camp hauria de ser un URL amb el format \"http://www.exemple.com\""
"txtNotUrl": "Aquest camp hauria de ser un URL amb el format \"http://www.exemple.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Velikost tabulky",
"textWithBlueLinks": "s modrými odkazy",
"textWithPageNumbers": "s číslováním stránek",
"txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\""
"txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textWithBlueLinks": "With Blue Links",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Tabellengröße",
"textWithBlueLinks": "Mit blauen Links",
"textWithPageNumbers": "Mit Seitennummern",
"txtNotUrl": "Dieser Bereich soll eine URL im Format \"http://www.example.com\" sein."
"txtNotUrl": "Dieser Bereich soll eine URL im Format \"http://www.example.com\" sein.",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"txtNotUrl": "Αυτό το πεδίο πρέπει να είναι μια διεύθυνση URL με τη μορφή «http://www.example.com»",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Table Size",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\""
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Tamaño de tabla",
"textWithBlueLinks": "Con enlaces azules",
"textWithPageNumbers": "Con números de página",
"txtNotUrl": "Este campo debe ser una dirección URL en el formato \"http://www.example.com\""
"txtNotUrl": "Este campo debe ser una dirección URL en el formato \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Taularen tamaina",
"textWithBlueLinks": "Esteka urdinekin",
"textWithPageNumbers": "Orri-zenbakiekin",
"txtNotUrl": "Eremu hau URL helbide bat izan behar da \"http://www.adibidea.eus\" bezalakoa"
"txtNotUrl": "Eremu hau URL helbide bat izan behar da \"http://www.adibidea.eus\" bezalakoa",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textWithBlueLinks": "With Blue Links",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Taille du tableau",
"textWithBlueLinks": "Avec les liens bleus",
"textWithPageNumbers": "Avec les numéros de page",
"txtNotUrl": "Ce champ doit contenir une URL au format \"http://www.example.com\""
"txtNotUrl": "Ce champ doit contenir une URL au format \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"txtNotUrl": "Este campo debe ser unha URL no formato \"http://www.example.com\"",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Táblázat mérete",
"textWithBlueLinks": "Kék linkkel",
"textWithPageNumbers": "Oldalszámokkal",
"txtNotUrl": "A mező URL-címének a \"http://www.example.com\" formátumban kell lennie"
"txtNotUrl": "A mező URL-címének a \"http://www.example.com\" formátumban kell lennie",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Աղյուսակի չափ",
"textWithBlueLinks": "Կապույտ հղումներով",
"textWithPageNumbers": "Էջի համարներով",
"txtNotUrl": "Այս դաշտը պիտի լինի URL հասցե՝ \"http://www.example.com\" ձևաչափով։ "
"txtNotUrl": "Այս դաշտը պիտի լինի URL հասցե՝ \"http://www.example.com\" ձևաչափով։ ",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Ukuran Tabel",
"textWithBlueLinks": "Dengan Tautan Warna Biru",
"textWithPageNumbers": "Dengan Nomor Halaman",
"txtNotUrl": "Ruas ini harus berupa sebuah URL dalam format “http://www.contoh.com”"
"txtNotUrl": "Ruas ini harus berupa sebuah URL dalam format “http://www.contoh.com”",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Dimensione di tabella",
"textWithBlueLinks": "Con link blu",
"textWithPageNumbers": "Con numeri di pagina",
"txtNotUrl": "Questo campo deve essere un URL nel formato \"http://www.example.com\""
"txtNotUrl": "Questo campo deve essere un URL nel formato \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "表のサイズ",
"textWithBlueLinks": "ブルーリンク付き",
"textWithPageNumbers": "ページ番号付き",
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。"
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textRequired": "Required",
"textTableContents": "Table of Contents",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers"
"textWithPageNumbers": "With Page Numbers",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textRequired": "Required",
"textTableContents": "Table of Contents",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers"
"textWithPageNumbers": "With Page Numbers",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textInsertFootnote": "Insert Footnote",
"textRecommended": "Recommended",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers"
"textWithPageNumbers": "With Page Numbers",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textRecommended": "Recommended",
"textRequired": "Required",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers"
"textWithPageNumbers": "With Page Numbers",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textRequired": "Required",
"textTableContents": "Table of Contents",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers"
"textWithPageNumbers": "With Page Numbers",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textWithBlueLinks": "With Blue Links",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Tamanho da tabela",
"textWithBlueLinks": "Com ligações azuis",
"textWithPageNumbers": "Com números de página",
"txtNotUrl": "Este campo deve ser um URL no formato \"http://www.exemplo.com\""
"txtNotUrl": "Este campo deve ser um URL no formato \"http://www.exemplo.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Tamanho da tabela",
"textWithBlueLinks": "Com links azuis",
"textWithPageNumbers": "Com números de página",
"txtNotUrl": "Este campo deve ser uma URL no formato \"http://www.example.com\""
"txtNotUrl": "Este campo deve ser uma URL no formato \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Dimensiune tabel",
"textWithBlueLinks": "Cu linkuri albastre",
"textWithPageNumbers": "Cu numere de pagină",
"txtNotUrl": "Câmpul trebuie să conțină adresa URL in format \"http://www.example.com\""
"txtNotUrl": "Câmpul trebuie să conțină adresa URL in format \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Размер таблицы",
"textWithBlueLinks": "С синими ссылками",
"textWithPageNumbers": "С номерами страниц",
"txtNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\""
"txtNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "වගුවේ ප්‍රමාණය",
"textWithBlueLinks": "නිල් සබැඳි සමඟ",
"textWithPageNumbers": "පිටු අංක සමඟ",
"txtNotUrl": "මෙම ක්‍ෂේත්‍රය \"http://උපවසම.උදාහරණය.ලංකා\" ආකෘතියේ ඒ.ස.නි. ක් විය යුතුය."
"txtNotUrl": "මෙම ක්‍ෂේත්‍රය \"http://උපවසම.උදාහරණය.ලංකා\" ආකෘතියේ ඒ.ස.නි. ක් විය යුතුය.",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textRequired": "Required",
"textTableContents": "Table of Contents",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers"
"textWithPageNumbers": "With Page Numbers",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Table Size",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\""
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Table Size",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\""
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "Tablo Boyutu",
"txtNotUrl": "Bu alan \"http://www.example.com\" formatında bir URL olmak zorundadır",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers"
"textWithPageNumbers": "With Page Numbers",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textRequired": "Required",
"textTableContents": "Table of Contents",
"textWithBlueLinks": "With Blue Links",
"textWithPageNumbers": "With Page Numbers"
"textWithPageNumbers": "With Page Numbers",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textWithBlueLinks": "With Blue Links",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"txtNotUrl": "此字段應為格式為“ http://www.example.com”的URL。",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -64,7 +64,8 @@
"textTableSize": "表格大小",
"textWithBlueLinks": "带蓝色链接",
"textWithPageNumbers": "带页号",
"txtNotUrl": "该字段应为“http://www.example.com”格式的URL"
"txtNotUrl": "该字段应为“http://www.example.com”格式的URL",
"textPasteImageUrl": "Paste an image URL"
},
"Common": {
"Collaboration": {

View File

@ -348,7 +348,7 @@ class ContextMenu extends ContextMenuController {
});
}
if (api.can_AddQuotedComment() !== false && canCoAuthoring && canComments && !locked && !(!isText && isObject) && !isViewer && canEditComments && (isAllowedEditing || isAllowedCommenting)) {
if (api.can_AddQuotedComment() !== false && canCoAuthoring && canComments && !locked && !(!isText && isObject) && (!isViewer || canEditComments) && (isAllowedEditing || isAllowedCommenting)) {
itemsText.push({
caption: _t.menuAddComment,
event: 'addcomment'

View File

@ -9,7 +9,7 @@ const PageLinkSettings = props => {
const [stateValue, setValue] = useState('');
return (
<Page>
<Navbar title={_t.textLinkSettings} backLink={_t.textBack}></Navbar>
<Navbar title={t('Add.textPasteImageUrl')} backLink={_t.textBack}></Navbar>
<BlockTitle>{_t.textAddress}</BlockTitle>
<List className='add-image'>
<ListInput

View File

@ -263,7 +263,8 @@
"textDone": "Done",
"textOk": "Ok",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Xəbərdarlıq",

View File

@ -263,7 +263,8 @@
"textDone": "Done",
"textEmptyImgUrl": "You need to specify the image URL.",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Увага",

View File

@ -263,7 +263,8 @@
"textOk": "Ok",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Warning",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Número de diapositiva",
"textTable": "Taula",
"textTableSize": "Mida de la taula",
"txtNotUrl": "Aquest camp hauria de ser un URL amb el format \"http://www.exemple.com\""
"txtNotUrl": "Aquest camp hauria de ser un URL amb el format \"http://www.exemple.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Advertiment",

View File

@ -263,7 +263,8 @@
"txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Varování",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Foliennummer",
"textTable": "Tabelle",
"textTableSize": "Tabellengröße",
"txtNotUrl": "In dieses Feld soll eine URL im Format \"http://www.example.com\" eingetragen werden."
"txtNotUrl": "In dieses Feld soll eine URL im Format \"http://www.example.com\" eingetragen werden.",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Warnung",

View File

@ -263,7 +263,8 @@
"txtNotUrl": "Αυτό το πεδίο πρέπει να είναι μια διεύθυνση URL με τη μορφή «http://www.example.com»",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Προειδοποίηση",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Slide Number",
"textTable": "Table",
"textTableSize": "Table Size",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\""
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Warning",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Número de diapositiva",
"textTable": "Tabla",
"textTableSize": "Tamaño de tabla",
"txtNotUrl": "Este campo debe ser una dirección URL en el formato \"http://www.example.com\""
"txtNotUrl": "Este campo debe ser una dirección URL en el formato \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Advertencia",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Diapositiba zenbakia",
"textTable": "Taula",
"textTableSize": "Taularen tamaina",
"txtNotUrl": "Eremu hau URL helbide bat izan behar da \"http://www.adibidea.eus\" bezalakoa"
"txtNotUrl": "Eremu hau URL helbide bat izan behar da \"http://www.adibidea.eus\" bezalakoa",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Abisua",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Numéro de diapositive",
"textTable": "Tableau",
"textTableSize": "Taille du tableau",
"txtNotUrl": "Ce champ doit contenir une URL au format \"http://www.example.com\""
"txtNotUrl": "Ce champ doit contenir une URL au format \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Avertissement",

View File

@ -263,7 +263,8 @@
"txtNotUrl": "Este campo debe ser unha URL no formato \"http://www.example.com\"",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Aviso",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Dia száma",
"textTable": "Táblázat",
"textTableSize": "Táblázat mérete",
"txtNotUrl": "Ennek a mezőnek URL formátumúnak kell lennie, pl.: „http://www.pelda.hu”"
"txtNotUrl": "Ennek a mezőnek URL formátumúnak kell lennie, pl.: „http://www.pelda.hu”",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Figyelmeztetés",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Սահիկի համարը",
"textTable": "Աղյուսակ",
"textTableSize": "Աղյուսակի չափ",
"txtNotUrl": "Այս դաշտը պիտի լինի URL հասցե՝ \"http://www.example.com\" ձևաչափով։ "
"txtNotUrl": "Այս դաշտը պիտի լինի URL հասցե՝ \"http://www.example.com\" ձևաչափով։ ",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Զգուշացում",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Nomor Slide",
"textTable": "Tabel",
"textTableSize": "Ukuran Tabel",
"txtNotUrl": "Ruas ini harus berupa sebuah URL dalam format “http://www.contoh.com”"
"txtNotUrl": "Ruas ini harus berupa sebuah URL dalam format “http://www.contoh.com”",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Peringatan",

View File

@ -263,7 +263,8 @@
"txtNotUrl": "Questo campo deve essere un URL nel formato \"http://www.example.com\"",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Avvertimento",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "スライド番号",
"textTable": "表",
"textTableSize": "表のサイズ",
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要がある"
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要がある",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": " 警告",

View File

@ -263,7 +263,8 @@
"txtNotUrl": "이 필드는 \"http://www.example.com\"형식의 URL이어야합니다.",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "경고",

View File

@ -263,7 +263,8 @@
"txtNotUrl": "ຊ່ອງຂໍ້ມູນນີ້ຄວນຈະເປັນ URL ໃນຮູບແບບ \"http://www.example.com\"",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "ເຕືອນ",

View File

@ -263,7 +263,8 @@
"textTableSize": "Tabulas izmērs",
"txtNotUrl": "Šim laukam ir jābūt URL formātā \"http://www.example.com\"",
"textEmptyImgUrl": "You need to specify the image URL.",
"textRecommended": "Recommended"
"textRecommended": "Recommended",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Brīdinājums",

View File

@ -263,7 +263,8 @@
"txtNotUrl": "Medan ini perlu sebagai URL dalam “http://www.example.com” formatnya",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Amaran",

View File

@ -263,7 +263,8 @@
"txtNotUrl": "Dit veld moet een URL bevatten in de notatie \"http://www.internet.nl\"",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Waarschuwing",

View File

@ -263,7 +263,8 @@
"textOk": "Ok",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Warning",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Número do diapositivo",
"textTable": "Tabela",
"textTableSize": "Tamanho da tabela",
"txtNotUrl": "Este campo deve ser um URL no formato \"http://www.exemplo.com\""
"txtNotUrl": "Este campo deve ser um URL no formato \"http://www.exemplo.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Aviso",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Número do slide",
"textTable": "Tabela",
"textTableSize": "Tamanho da tabela",
"txtNotUrl": "Este campo deve ser uma URL no formato \"http://www.example.com\""
"txtNotUrl": "Este campo deve ser uma URL no formato \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Atenção",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Număr diapozitiv",
"textTable": "Tabel",
"textTableSize": "Dimensiune tabel",
"txtNotUrl": "Câmpul trebuie să conțină adresa URL in format \"http://www.example.com\""
"txtNotUrl": "Câmpul trebuie să conțină adresa URL in format \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Avertisment",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "Номер слайда",
"textTable": "Таблица",
"textTableSize": "Размер таблицы",
"txtNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\""
"txtNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Внимание",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "චිත්‍රකාචයේ අංකය",
"textTable": "වගුව",
"textTableSize": "වගුවේ ප්‍රමාණය",
"txtNotUrl": "මෙම ක්‍ෂේත්‍රය \"http://උපවසම.උදාහරණය.ලංකා\" ආකෘතියේ ඒ.ස.නි. ක් විය යුතුය."
"txtNotUrl": "මෙම ක්‍ෂේත්‍රය \"http://උපවසම.උදාහරණය.ලංකා\" ආකෘතියේ ඒ.ස.නි. ක් විය යුතුය.",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "අවවාදයයි",

View File

@ -263,7 +263,8 @@
"txtNotUrl": "Toto pole by malo byť vo formáte \"http://www.example.com\"",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Upozornenie",

View File

@ -105,7 +105,8 @@
"textSlideNumber": "Slide Number",
"textTable": "Table",
"textTableSize": "Table Size",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\""
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"textActualSize": "Dejanska velikost",

View File

@ -263,7 +263,8 @@
"txtNotUrl": "Bu alan, \"http://www.example.com\" biçiminde bir URL olmalıdır.",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Uyarı",

View File

@ -223,7 +223,8 @@
"textSlideNumber": "Slide Number",
"textTable": "Table",
"textTableSize": "Table Size",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\""
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"textActualSize": "Реальний розмір",

View File

@ -263,7 +263,8 @@
"textOk": "Ok",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Warning",

View File

@ -263,7 +263,8 @@
"txtNotUrl": "此字段應為格式為“ http://www.example.com”的URL。",
"textDone": "Done",
"textRecommended": "Recommended",
"textRequired": "Required"
"textRequired": "Required",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "警告",

View File

@ -263,7 +263,8 @@
"textSlideNumber": "幻灯片编号",
"textTable": "表格",
"textTableSize": "表格大小",
"txtNotUrl": "该字段应为“http://www.example.com”格式的URL"
"txtNotUrl": "该字段应为“http://www.example.com”格式的URL",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "警告",

View File

@ -9,7 +9,7 @@ const PageLinkSettings = props => {
const [stateValue, setValue] = useState('');
return (
<Page>
<Navbar title={_t.textLinkSettings} backLink={_t.textBack}></Navbar>
<Navbar title={t('View.Add.textPasteImageUrl')} backLink={_t.textBack}></Navbar>
<BlockTitle>{_t.textAddress}</BlockTitle>
<List className='add-image'>
<ListInput

View File

@ -394,7 +394,8 @@
"textOk": "Ok",
"textRecommended": "Recommended",
"textThisRowHint": "Choose only this row of the specified column",
"textTotalsTableHint": "Returns the total rows for the table or specified table columns"
"textTotalsTableHint": "Returns the total rows for the table or specified table columns",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Xəbərdarlıq",

View File

@ -388,7 +388,8 @@
"txtNo": "No",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"txtSorting": "Sorting",
"txtSortSelected": "Sort selected"
"txtSortSelected": "Sort selected",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Увага",

View File

@ -396,7 +396,8 @@
"textHeadersTableHint": "Returns the column headers for the table or specified table columns",
"textTotalsTableHint": "Returns the total rows for the table or specified table columns",
"textDone": "Done",
"textRecommended": "Recommended"
"textRecommended": "Recommended",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Warning",

View File

@ -394,7 +394,8 @@
"txtNotUrl": "Aquest camp hauria de ser un URL amb el format \"http://www.exemple.com\"",
"txtSorting": "Ordenació",
"txtSortSelected": "Ordenar els objectes seleccionats",
"txtYes": "Sí"
"txtYes": "Sí",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Advertiment",

View File

@ -394,7 +394,8 @@
"txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
"txtSorting": "Řazení",
"txtSortSelected": "Seřadit vybrané",
"txtYes": "Ano"
"txtYes": "Ano",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Varování",

View File

@ -394,7 +394,8 @@
"textThisRowHint": "Choose only this row of the specified column",
"textTotalsTableHint": "Returns the total rows for the table or specified table columns",
"txtExpandSort": "The data next to the selection will not be sorted. Do you want to expand the selection to include the adjacent data or continue with sorting the currently selected cells only?",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\""
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Advarsel",

File diff suppressed because it is too large Load Diff

View File

@ -394,7 +394,8 @@
"txtSorting": "Ταξινόμηση",
"txtSortSelected": "Ταξινόμηση επιλεγμένων",
"txtYes": "Ναι",
"textDone": "Done"
"textDone": "Done",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Προειδοποίηση",

View File

@ -394,7 +394,8 @@
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"txtSorting": "Sorting",
"txtSortSelected": "Sort selected",
"txtYes": "Yes"
"txtYes": "Yes",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Warning",

View File

@ -394,7 +394,8 @@
"txtNotUrl": "Este campo debe ser una dirección URL en el formato \"http://www.example.com\"",
"txtSorting": "Ordenación",
"txtSortSelected": "Ordenar los objetos seleccionados",
"txtYes": "Sí"
"txtYes": "Sí",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Advertencia",

View File

@ -394,7 +394,8 @@
"txtNotUrl": "Eremu hau URL helbide bat izan behar da \"http://www.adibidea.eus\" bezalakoa",
"txtSorting": "Antolaketa",
"txtSortSelected": "Antolatu hautaturiko objetuak",
"txtYes": "Bai"
"txtYes": "Bai",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Abisua",

File diff suppressed because it is too large Load Diff

View File

@ -394,7 +394,8 @@
"txtNotUrl": "Este campo debe ser unha URL no formato \"http://www.example.com\"",
"txtSorting": "Ordenación",
"txtSortSelected": "Ordenar os obxectos seleccionados",
"txtYes": "Si"
"txtYes": "Si",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Aviso",

View File

@ -394,7 +394,8 @@
"txtNotUrl": "Ennek a mezőnek URL formátumúnak kell lennie, pl.: „http://www.pelda.hu”",
"txtSorting": "Rendezés",
"txtSortSelected": "Kiválasztottak renezése",
"txtYes": "Igen"
"txtYes": "Igen",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Figyelmeztetés",

View File

@ -394,7 +394,8 @@
"txtNotUrl": "Այս դաշտը պիտի լինի URL հասցե՝ \"http://www.example.com\" ձևաչափով։ ",
"txtSorting": "Տեսակավորում",
"txtSortSelected": "Ընտրված տեսակավորում",
"txtYes": "Այո"
"txtYes": "Այո",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Զգուշացում",

View File

@ -394,7 +394,8 @@
"txtNotUrl": "Ruas ini harus berupa sebuah URL dalam format “http://www.contoh.com”",
"txtSorting": "Sorting",
"txtSortSelected": "Sortir dipilih",
"txtYes": "Ya"
"txtYes": "Ya",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Peringatan",

View File

@ -394,7 +394,8 @@
"txtNotUrl": "Questo campo deve essere un URL nel formato \"http://www.example.com\"",
"txtSorting": "Ordinamento",
"txtSortSelected": "Ordinare selezionato",
"txtYes": "Sì"
"txtYes": "Sì",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Avvertimento",

View File

@ -394,7 +394,8 @@
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。",
"txtSorting": "並べ替え中",
"txtSortSelected": "選択したを並べ替える",
"txtYes": "Yes"
"txtYes": "Yes",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": " 警告",

View File

@ -394,7 +394,8 @@
"txtNotUrl": "이 필드는 \"http://www.example.com\"형식의 URL이어야합니다.",
"txtSorting": "정렬",
"txtSortSelected": "정렬 선택",
"txtYes": "확인"
"txtYes": "확인",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "경고",

View File

@ -394,7 +394,8 @@
"txtNotUrl": "ຊ່ອງຂໍ້ມູນນີ້ຄວນຈະເປັນ URL ໃນຮູບແບບ \"http://www.example.com\"",
"txtSorting": "ການລຽງລຳດັບ",
"txtSortSelected": "ຈັດລຽງທີ່ເລືອກ",
"txtYes": "ແມ່ນແລ້ວ"
"txtYes": "ແມ່ນແລ້ວ",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "ເຕືອນ",

View File

@ -394,7 +394,8 @@
"textRecommended": "Recommended",
"textThisRowHint": "Choose only this row of the specified column",
"textTotalsTableHint": "Returns the total rows for the table or specified table columns",
"txtLockSort": "Data is found next to your selection, but you do not have sufficient permissions to change those cells.<br>Do you wish to continue with the current selection?"
"txtLockSort": "Data is found next to your selection, but you do not have sufficient permissions to change those cells.<br>Do you wish to continue with the current selection?",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Brīdinājums",

View File

@ -394,7 +394,8 @@
"txtSortSelected": "Isih Terpilih",
"txtYes": "Ya",
"textDone": "Done",
"textRecommended": "Recommended"
"textRecommended": "Recommended",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Amaran",

View File

@ -394,7 +394,8 @@
"textDataTableHint": "Returns the data cells of the table or specified table columns",
"textHeadersTableHint": "Returns the column headers for the table or specified table columns",
"textOk": "Ok",
"textTotalsTableHint": "Returns the total rows for the table or specified table columns"
"textTotalsTableHint": "Returns the total rows for the table or specified table columns",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Waarschuwing",

View File

@ -396,7 +396,8 @@
"textHeadersTableHint": "Returns the column headers for the table or specified table columns",
"textTotalsTableHint": "Returns the total rows for the table or specified table columns",
"textDone": "Done",
"textRecommended": "Recommended"
"textRecommended": "Recommended",
"textPasteImageUrl": "Paste an image URL"
},
"Edit": {
"notcriticalErrorTitle": "Warning",

Some files were not shown because too many files have changed in this diff Show More