Merge pull request #1447 from ONLYOFFICE/feature/bugfix-for-release-7-0
Feature/bugfix for release 7 0
This commit is contained in:
commit
6e136ce5a9
|
@ -263,7 +263,7 @@ class SearchView extends Component {
|
|||
<div className="searchbar-inner__center">
|
||||
<div className="searchbar-input-wrap">
|
||||
<input className="searchbar-input" value={searchQuery} placeholder={_t.textSearch} type="search" maxLength="255"
|
||||
onChange={e => {this.changeSearchQuery(e.target.value)}} autoFocus/>
|
||||
onChange={e => {this.changeSearchQuery(e.target.value)}} />
|
||||
{isIos ? <i className="searchbar-icon" /> : null}
|
||||
<span className="input-clear-button" onClick={() => this.changeSearchQuery('')} />
|
||||
</div>
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Comença a",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Superior i inferior",
|
||||
"textTotalRow": "Fila de total",
|
||||
"textType": "Tipus",
|
||||
"textWrap": "Ajustament"
|
||||
"textWrap": "Ajustament",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "S'ha superat el temps de conversió.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "Has arribat al límit d'usuari per a %1 editors. Contacta amb el teu administrador per a més informació.",
|
||||
"warnNoLicense": "Has arribat al límit de connexions simultànies a %1 editors. Aquest document només s'obrirà en mode lectura. Contacta amb l'equip de vendes %1 per a les condicions d'una actualització personal.",
|
||||
"warnNoLicenseUsers": "Has arribat al límit d'usuaris per a %1 editors. Contacta amb l'equip de vendes de %1 per obtenir les condicions de millora personals dels teus serveis.",
|
||||
"warnProcessRightsChange": "No tens permís per editar aquest fitxer."
|
||||
"warnProcessRightsChange": "No tens permís per editar aquest fitxer.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "El fitxer està protegit",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Začít na",
|
||||
"textTable": "Tabulka",
|
||||
"textTableSize": "Velikost tabulky",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Nahoře a dole",
|
||||
"textTotalRow": "Součtový řádek",
|
||||
"textType": "Typ",
|
||||
"textWrap": "Obtékání"
|
||||
"textWrap": "Obtékání",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Vypršel čas konverze.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "Došlo dosažení limitu %1 editorů v režimu spolupráce na úpravách. Ohledně podrobností se obraťte na svého správce.",
|
||||
"warnNoLicense": "Došlo k dosažení limitu souběžného připojení %1 editorů. Tento dokument bude otevřen pouze pro náhled. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnNoLicenseUsers": "Došlo k dosažení limitu %1 editorů. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu."
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Zabezpečený soubor",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Beginnen mit",
|
||||
"textTable": "Tabelle",
|
||||
"textTableSize": "Tabellengröße",
|
||||
"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.",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Oben und unten",
|
||||
"textTotalRow": "Ergebniszeile",
|
||||
"textType": "Typ",
|
||||
"textWrap": "Umbrechen"
|
||||
"textWrap": "Umbrechen",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Zeitüberschreitung bei der Konvertierung.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte wenden Sie sich an Ihren Administrator, um weitere Informationen zu erhalten.",
|
||||
"warnNoLicense": "Sie haben die maximale Anzahl von gleichzeitigen Verbindungen in %1-Editoren erreicht. Die Bearbeitung ist jetzt in diesem Dokument nicht verfügbar. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
"warnNoLicenseUsers": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
"warnProcessRightsChange": "Sie können diese Datei nicht bearbeiten."
|
||||
"warnProcessRightsChange": "Sie können diese Datei nicht bearbeiten.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Geschützte Datei",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Έναρξη Από",
|
||||
"textTable": "Πίνακας",
|
||||
"textTableSize": "Μέγεθος Πίνακα",
|
||||
"txtNotUrl": "Αυτό το πεδίο πρέπει να είναι μια διεύθυνση URL με τη μορφή «http://www.example.com»"
|
||||
"txtNotUrl": "Αυτό το πεδίο πρέπει να είναι μια διεύθυνση URL με τη μορφή «http://www.example.com»",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Πάνω και Κάτω",
|
||||
"textTotalRow": "Συνολική Γραμμή",
|
||||
"textType": "Τύπος",
|
||||
"textWrap": "Αναδίπλωση"
|
||||
"textWrap": "Wrap",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Υπέρβαση χρονικού ορίου μετατροπής.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "Έχετε φτάσει το όριο χρήστη για συντάκτες %1.<br>Επικοινωνήστε με τον διαχειριστή σας για περισσότερες πληροφορίες.",
|
||||
"warnNoLicense": "Φτάσατε το όριο ταυτόχρονων συνδέσεων σε %1 συντάκτες. Το έγγραφο θα ανοίξει μόνο για ανάγνωση. Επικοινωνήστε με την ομάδα πωλήσεων %1 για τους όρους αναβάθμισης.",
|
||||
"warnNoLicenseUsers": "Έχετε φτάσει το όριο χρήστη για συντάκτες %1.<br>Επικοινωνήστε με την ομάδα πωλήσεων %1 για προσωπικούς όρους αναβάθμισης.",
|
||||
"warnProcessRightsChange": "Δεν έχετε δικαίωμα επεξεργασίας αυτού του αρχείου."
|
||||
"warnProcessRightsChange": "Δεν έχετε δικαίωμα επεξεργασίας αυτού του αρχείου.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Προστατευμένο Αρχείο",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Top and Bottom",
|
||||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap"
|
||||
"textWrap": "Wrap",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -390,6 +392,9 @@
|
|||
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
||||
"leavePageText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found",
|
||||
"SDK": {
|
||||
" -Section ": " -Section ",
|
||||
"above": "above",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Empezar con",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Superior e inferior",
|
||||
"textTotalRow": "Fila total",
|
||||
"textType": "Tipo",
|
||||
"textWrap": "Ajuste"
|
||||
"textWrap": "Ajuste",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Tiempo de conversión está superado.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "Ha alcanzado el límite de usuarios para %1 editores. Póngase en contacto con su administrador para saber más.",
|
||||
"warnNoLicense": "Ha alcanzado el límite de conexiones simultáneas con %1 editores. Este documento se abrirá sólo para su visualización. Póngase en contacto con el equipo de ventas de %1 para conocer las condiciones de actualización personal.",
|
||||
"warnNoLicenseUsers": "Ha alcanzado el límite de usuarios para %1 editores. Póngase en contacto con el equipo de ventas de %1 para conocer las condiciones de actualización personal.",
|
||||
"warnProcessRightsChange": "No tiene permiso para editar este archivo."
|
||||
"warnProcessRightsChange": "No tiene permiso para editar este archivo.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Archivo protegido",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Commencer par",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Haut et bas",
|
||||
"textTotalRow": "Ligne de total",
|
||||
"textType": "Type",
|
||||
"textWrap": "Renvoi à la ligne"
|
||||
"textWrap": "Renvoi à la ligne",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Délai de conversion expiré.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "Vous avez dépassé le nombre maximal d’utilisateurs des éditeurs %1. Pour en savoir plus, contactez votre administrateur.",
|
||||
"warnNoLicense": "Vous avez dépassé le nombre maximal de connexions simultanées aux éditeurs %1. Ce document sera ouvert en lecture seule. Contactez l’équipe des ventes %1 pour mettre à jour les termes de la licence.",
|
||||
"warnNoLicenseUsers": "Vous avez dépassé le nombre maximal d’utilisateurs des éditeurs %1. Contactez l’équipe des ventes %1 pour mettre à jour les termes de la licence.",
|
||||
"warnProcessRightsChange": "Vous n'avez pas la permission de modifier ce fichier."
|
||||
"warnProcessRightsChange": "Vous n'avez pas la permission de modifier ce fichier.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Fichier protégé",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Iniziare da",
|
||||
"textTable": "Tabella",
|
||||
"textTableSize": "Dimensione di tabella",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Sopra e sotto",
|
||||
"textTotalRow": "Riga totale",
|
||||
"textType": "Tipo",
|
||||
"textWrap": "Avvolgere"
|
||||
"textWrap": "Avvolgere",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "È stato superato il tempo massimo della conversione.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "Hai raggiunto il limite degli utenti per gli editor %1. Ti preghiamo di contattare il tuo amministratore per maggior informazioni.",
|
||||
"warnNoLicense": "Hai raggiunto il limite delle connessioni simultanee agli editor %1. Questo documento sarà aperto solo in modalità di visualizzazione. Ti preghiamo di contattare il team di vendite di %1 per i termini di aggiornamento personali.",
|
||||
"warnNoLicenseUsers": "Hai raggiunto il limite degli utenti per gli editor %1. Ti preghiamo di contattare il team di vendite di %1 per i termini di aggiornamento personali.",
|
||||
"warnProcessRightsChange": "Non hai il permesso di modificare questo file."
|
||||
"warnProcessRightsChange": "Non hai il permesso di modificare questo file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "File protetto",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "から始まる",
|
||||
"textTable": "表",
|
||||
"textTableSize": "表のサイズ",
|
||||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。"
|
||||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "上と下",
|
||||
"textTotalRow": "合計行",
|
||||
"textType": "タイプ",
|
||||
"textWrap": "折り返す"
|
||||
"textWrap": "折り返す",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "変換のタイムアウトを超過しました。",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "%1エディターのユーザー制限に達しました。 詳細についてはアドミニストレータを連絡してください。",
|
||||
"warnNoLicense": "%1エディター 時接続数の制限に達しました。この文書が見るだけのために開かれる。個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnNoLicenseUsers": "%1エディターのユーザー制限に達しました。 個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!"
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "保護されたファイル",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "시작",
|
||||
"textTable": "표",
|
||||
"textTableSize": "표 크기",
|
||||
"txtNotUrl": "이 필드는 \"http://www.example.com\"형식의 URL이어야합니다."
|
||||
"txtNotUrl": "이 필드는 \"http://www.example.com\"형식의 URL이어야합니다.",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "상단 및 하단",
|
||||
"textTotalRow": "합계",
|
||||
"textType": "유형",
|
||||
"textWrap": "줄 바꾸기"
|
||||
"textWrap": "줄 바꾸기",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "변환 시간을 초과했습니다.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "편집자 사용자 한도인 %1명에 도달했습니다. 자세한 내용은 관리자에게 문의하십시오.",
|
||||
"warnNoLicense": "% 1 편집 연결 수 제한에 도달했습니다. 이 문서는 보기 모드로 열립니다. 개인적인 업그레이드 사항은 % 1 영업팀에 연락하십시오.",
|
||||
"warnNoLicenseUsers": "ONLYOFFICE 편집자의이 버전은 동시 사용자에게 일정한 제한이 있습니다. <br> 더 필요한 것이 있으면 현재 라이센스를 업그레이드하거나 상용 라이센스를 구입하십시오.",
|
||||
"warnProcessRightsChange": "파일을 편집 할 권한이 없습니다."
|
||||
"warnProcessRightsChange": "파일을 편집 할 권한이 없습니다.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "보호 된 파일",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Beginnen bij",
|
||||
"textTable": "Tabel",
|
||||
"textTableSize": "Tabelgrootte",
|
||||
"txtNotUrl": "Dit veld moet een URL bevatten in de notatie \"http://www.internet.nl\""
|
||||
"txtNotUrl": "Dit veld moet een URL bevatten in de notatie \"http://www.internet.nl\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Boven en onder",
|
||||
"textTotalRow": "Totaalrij",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wikkel"
|
||||
"textWrap": "Wikkel",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Time-out voor conversie overschreden.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "U heeft de gebruikerslimiet voor %1 gelijktijdige gebruikers bereikt. Neem contact op met uw beheerder voor meer informatie.",
|
||||
"warnNoLicense": "U hebt de limiet bereikt voor gelijktijdige verbindingen met %1 gelijktijdige gebruikers. Dit document wordt alleen geopend om te bekijken. Neem contact op met %1 verkoopteam voor persoonlijke upgradevoorwaarden.",
|
||||
"warnNoLicenseUsers": "U heeft de gebruikerslimiet voor %1 gelijktijdige gebruikers bereikt. Neem contact op met de verkoopafdeling voor persoonlijke upgradevoorwaarden.",
|
||||
"warnProcessRightsChange": "Je hebt geen toestemming om dit bestand te bewerken."
|
||||
"warnProcessRightsChange": "Je hebt geen toestemming om dit bestand te bewerken.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Beveiligd bestand",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Começar em",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Parte superior e inferior",
|
||||
"textTotalRow": "Total de linhas",
|
||||
"textType": "Tipo",
|
||||
"textWrap": "Encapsulamento"
|
||||
"textWrap": "Encapsulamento",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Tempo limite de conversão excedido.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "Você atingiu o limite de usuários para editores %1. Entre em contato com seu administrador para saber mais.",
|
||||
"warnNoLicense": "Você atingiu o limite de conexões simultâneas para% 1 editores. Este documento será aberto apenas para visualização. Contate a equipe de vendas% 1 para termos de atualização pessoal.",
|
||||
"warnNoLicenseUsers": "Você atingiu o limite de usuários para editores %1.<br>Entre em contato com a equipe de vendas da %1 para obter os termos de atualização pessoais.",
|
||||
"warnProcessRightsChange": "Você não tem permissão para editar este arquivo."
|
||||
"warnProcessRightsChange": "Você não tem permissão para editar este arquivo.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Arquivo protegido",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Pornire de la",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Sus și jos",
|
||||
"textTotalRow": "Rând total",
|
||||
"textType": "Tip",
|
||||
"textWrap": "Încadrare"
|
||||
"textWrap": "Încadrare",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Timpul de așteptare pentru conversie a expirat.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "Ați atins numărul maxim de utilizatori ai %1 editoare. Pentru detalii, contactați administratorul dvs.",
|
||||
"warnNoLicense": "Ați atins numărul maxim de conexiuni simultane la %1 de editoare. Documentul este disponibil numai pentru vizualizare. Contactați %1 Departamentul de Vânzări pentru acordarea condițiilor personale de actualizare.",
|
||||
"warnNoLicenseUsers": "Ați atins numărul maxim de utilizatori ai %1 editoare. Contactați Grup Vânzări %1 pentru acordarea condițiilor personale de licențiere.",
|
||||
"warnProcessRightsChange": "Nu aveți permisiunea de editare pentru fișier."
|
||||
"warnProcessRightsChange": "Nu aveți permisiunea de editare pentru fișier.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Fișierul protejat",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Начать с",
|
||||
"textTable": "Таблица",
|
||||
"textTableSize": "Размер таблицы",
|
||||
"txtNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\""
|
||||
"txtNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Сверху и снизу",
|
||||
"textTotalRow": "Строка итогов",
|
||||
"textType": "Тип",
|
||||
"textWrap": "Стиль обтекания"
|
||||
"textWrap": "Стиль обтекания",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Превышено время ожидания конвертации.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "Вы достигли лимита на количество пользователей редакторов %1. Свяжитесь с администратором, чтобы узнать больше.",
|
||||
"warnNoLicense": "Вы достигли лимита на одновременные подключения к редакторам %1. Этот документ будет открыт на просмотр. Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия обновления.",
|
||||
"warnNoLicenseUsers": "Вы достигли лимита на количество пользователей редакторов %1. Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия обновления.",
|
||||
"warnProcessRightsChange": "У вас нет прав на редактирование этого файла."
|
||||
"warnProcessRightsChange": "У вас нет прав на редактирование этого файла.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Защищенный файл",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Başlangıç",
|
||||
"textTable": "Tablo",
|
||||
"textTableSize": "Tablo Boyutu",
|
||||
"txtNotUrl": "Bu alan \"http://www.example.com\" formatında bir URL olmak zorundadır"
|
||||
"txtNotUrl": "Bu alan \"http://www.example.com\" formatında bir URL olmak zorundadır",
|
||||
"textOk": "Tamam"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "Üst ve alt",
|
||||
"textTotalRow": "Toplam Satır",
|
||||
"textType": "Tip",
|
||||
"textWrap": "Metni Kaydır"
|
||||
"textWrap": "Metni Kaydır",
|
||||
"textOk": "Tamam"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Değişim süresi aşıldı.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "%1 düzenleyici için kullanıcı sınırına ulaştınız. Daha fazla bilgi edinmek için yöneticinizle iletişime geçin.",
|
||||
"warnNoLicense": "%1 düzenleyiciye eşzamanlı bağlantı sınırına ulaştınız. Bu belge yalnızca görüntüleme için açılacaktır. Kişisel yükseltme koşulları için %1 satış ekibiyle iletişime geçin.",
|
||||
"warnNoLicenseUsers": "%1 düzenleyici için kullanıcı sınırına ulaştınız. Kişisel yükseltme koşulları için %1 satış ekibiyle iletişime geçin.",
|
||||
"warnProcessRightsChange": "Bu dosyayı düzenleme izniniz yok."
|
||||
"warnProcessRightsChange": "Bu dosyayı düzenleme izniniz yok.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Korumalı dosya",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "Start At",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textNumbers": "Numbers",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit this file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Protected File",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"textStartAt": "始于",
|
||||
"textTable": "表格",
|
||||
"textTableSize": "表格大小",
|
||||
"txtNotUrl": "该字段应为“http://www.example.com”格式的URL"
|
||||
"txtNotUrl": "该字段应为“http://www.example.com”格式的URL",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -304,7 +305,8 @@
|
|||
"textTopAndBottom": "上下",
|
||||
"textTotalRow": "总行",
|
||||
"textType": "类型",
|
||||
"textWrap": "包裹"
|
||||
"textWrap": "包裹",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "转换超时",
|
||||
|
@ -474,7 +476,10 @@
|
|||
"warnLicenseUsersExceeded": "你触发了 %1 编辑器的同时在线数限制。可联系管理员来了解更多信息。",
|
||||
"warnNoLicense": "你已经触发了 %1 编辑器的同时在线数限制. 该文档打开后,你将只能查看。请联系 %1 的销售团队,获取个人升级条款。",
|
||||
"warnNoLicenseUsers": "你触发了 %1 编辑器的同时在线数限制。请与 %1 的销售团队联系,以获取个人升级条款。",
|
||||
"warnProcessRightsChange": "你没有编辑这个文件的权限。"
|
||||
"warnProcessRightsChange": "你没有编辑这个文件的权限。",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "受保护的文件",
|
||||
|
|
|
@ -681,6 +681,18 @@ class MainController extends Component {
|
|||
if (this.props.users.isDisconnected) return;
|
||||
storeToolbarSettings.setCanRedo(can);
|
||||
});
|
||||
|
||||
this.api.asc_registerCallback('asc_onReplaceAll', this.onApiTextReplaced.bind(this));
|
||||
}
|
||||
|
||||
onApiTextReplaced(found, replaced) {
|
||||
const { t } = this.props;
|
||||
|
||||
if (found) {
|
||||
f7.dialog.alert(null, !(found - replaced > 0) ? Common.Utils.String.format(t('Main.textReplaceSuccess'), replaced) : Common.Utils.String.format(t('Main.textReplaceSkipped'), found - replaced));
|
||||
} else {
|
||||
f7.dialog.alert(null, t('Main.textNoTextFound'));
|
||||
}
|
||||
}
|
||||
|
||||
onShowListActions(obj, x, y) {
|
||||
|
|
|
@ -34,7 +34,15 @@ class AddLinkController extends Component {
|
|||
const isEmail = (urltype == 2);
|
||||
|
||||
if (urltype < 1) {
|
||||
f7.dialog.alert(_t.txtNotUrl, _t.notcriticalErrorTitle);
|
||||
f7.dialog.create({
|
||||
title: _t.notcriticalErrorTitle,
|
||||
text: _t.txtNotUrl,
|
||||
buttons: [
|
||||
{
|
||||
text: t('Add.textOk')
|
||||
}
|
||||
]
|
||||
}).open();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
@ -28,7 +28,17 @@ class EditHyperlinkController extends Component {
|
|||
const isEmail = (urltype == 2);
|
||||
if (urltype < 1) {
|
||||
const { t } = this.props;
|
||||
f7.dialog.alert(t('Edit.textNotUrl'), t('Edit.notcriticalErrorTitle'));
|
||||
|
||||
f7.dialog.create({
|
||||
title: t('Edit.notcriticalErrorTitle'),
|
||||
text: t('Edit.textNotUrl'),
|
||||
buttons: [
|
||||
{
|
||||
text: t('Edit.textOk')
|
||||
}
|
||||
]
|
||||
}).open();
|
||||
|
||||
return;
|
||||
}
|
||||
let url = link.replace(/^\s+|\s+$/g,'');
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textTransitions": "Transitions",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textTransitions": "Transitions",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "Has arribat al límit d'usuari per a %1 editors. Contacta amb el teu administrador per a més informació.",
|
||||
"warnNoLicense": "Has arribat al límit de connexions simultànies a %1 editors. Aquest document només s'obrirà en mode lectura. Contacta amb l'equip de vendes %1 per a les condicions d'una actualització personal.",
|
||||
"warnNoLicenseUsers": "Has arribat al límit d'usuaris per a %1 editors. Contacta amb l'equip de vendes de %1 per obtenir les condicions de millora personals dels teus serveis.",
|
||||
"warnProcessRightsChange": "No tens permís per editar el fitxer."
|
||||
"warnProcessRightsChange": "No tens permís per editar el fitxer.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Advertiment",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Amplia",
|
||||
"textZoomOut": "Redueix",
|
||||
"textZoomRotate": "Amplia i gira"
|
||||
"textZoomRotate": "Amplia i gira",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Estàndard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "Došlo dosažení limitu %1 editorů v režimu spolupráce na úpravách. Ohledně podrobností se obraťte na svého správce.",
|
||||
"warnNoLicense": "Došlo k dosažení limitu souběžného připojení %1 editorů. Tento dokument bude otevřen pouze pro náhled. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnNoLicenseUsers": "Došlo k dosažení limitu %1 editorů. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu."
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,8 @@
|
|||
"textSlideNumber": "Číslo snímku",
|
||||
"textTable": "Tabulka",
|
||||
"textTableSize": "Velikost tabulky",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Varování",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "Přiblížení",
|
||||
"textZoomIn": "Přiblížit",
|
||||
"textZoomOut": "Oddálit",
|
||||
"textZoomRotate": "Přiblížit a otočit"
|
||||
"textZoomRotate": "Přiblížit a otočit",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standardní (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte wenden Sie sich an Ihren Administrator, um weitere Informationen zu erhalten.",
|
||||
"warnNoLicense": "Sie haben die maximale Anzahl von gleichzeitigen Verbindungen in %1-Editoren erreicht. Die Bearbeitung ist jetzt in diesem Dokument nicht verfügbar. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
"warnNoLicenseUsers": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
"warnProcessRightsChange": "Sie können diese Datei nicht bearbeiten."
|
||||
"warnProcessRightsChange": "Sie können diese Datei nicht bearbeiten.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,8 @@
|
|||
"textSlideNumber": "Foliennummer",
|
||||
"textTable": "Tabelle",
|
||||
"textTableSize": "Tabellengröße",
|
||||
"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.",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warnung",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Vergrößern",
|
||||
"textZoomOut": "Verkleinern",
|
||||
"textZoomRotate": "Vergrößern und drehen"
|
||||
"textZoomRotate": "Vergrößern und drehen",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textTransitions": "Transitions",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -70,6 +70,9 @@
|
|||
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
||||
"leavePageText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found",
|
||||
"SDK": {
|
||||
"Chart": "Chart",
|
||||
"Click to add first slide": "Click to add first slide",
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -382,7 +386,8 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate"
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "Usted ha alcanzado el límite de usuarios para los editores de %1. Por favor, contacte con su administrador para recibir más información.",
|
||||
"warnNoLicense": "Ha alcanzado el límite de conexiones simultáneas con %1 editores. Este documento se abrirá sólo para su visualización. Póngase en contacto con el equipo de ventas de %1 para conocer las condiciones de actualización personal.",
|
||||
"warnNoLicenseUsers": "Usted ha alcanzado el límite de usuarios para los editores de %1.<br>Contacte con el equipo de ventas de %1 para conocer los términos de actualización personal.",
|
||||
"warnProcessRightsChange": "No tiene permiso para editar el archivo."
|
||||
"warnProcessRightsChange": "No tiene permiso para editar el archivo.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Advertencia",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Acercar",
|
||||
"textZoomOut": "Alejar",
|
||||
"textZoomRotate": "Zoom y giro"
|
||||
"textZoomRotate": "Zoom y giro",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Estándar (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "Vous avez dépassé le nombre maximal d’utilisateurs des éditeurs %1. Pour en savoir plus, contactez votre administrateur.",
|
||||
"warnNoLicense": "Vous avez dépassé le nombre maximal de connexions simultanées aux éditeurs %1. Ce document sera ouvert en lecture seule. Contactez l’équipe des ventes %1 pour mettre à jour les termes de la licence.",
|
||||
"warnNoLicenseUsers": "Vous avez dépassé le nombre maximal d’utilisateurs des éditeurs %1. Contactez l’équipe des ventes %1 pour mettre à jour les termes de la licence.",
|
||||
"warnProcessRightsChange": "Vous n'avez pas la permission de modifier ce fichier."
|
||||
"warnProcessRightsChange": "Vous n'avez pas la permission de modifier ce fichier.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Avertissement",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Zoom avant",
|
||||
"textZoomOut": "Zoom arrière",
|
||||
"textZoomRotate": "Zoom et rotation"
|
||||
"textZoomRotate": "Zoom et rotation",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textTransitions": "Transitions",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "Hai raggiunto il limite degli utenti per gli editor %1. Ti preghiamo di contattare il tuo amministratore per maggior informazioni.",
|
||||
"warnNoLicense": "Hai raggiunto il limite delle connessioni simultanee agli editor %1. Questo documento sarà aperto solo in modalità di visualizzazione. Ti preghiamo di contattare il team di vendite di %1 per i termini di aggiornamento personali.",
|
||||
"warnNoLicenseUsers": "Hai raggiunto il limite degli utenti per gli editor %1. Ti preghiamo di contattare il team di vendite di %1 per i termini di aggiornamento personali.",
|
||||
"warnProcessRightsChange": "Non hai il permesso di modificare il file."
|
||||
"warnProcessRightsChange": "Non hai il permesso di modificare il file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,8 @@
|
|||
"textSlideNumber": "Numero di diapositiva",
|
||||
"textTable": "Tabella",
|
||||
"textTableSize": "Dimensione di tabella",
|
||||
"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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Avvertimento",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Ingrandire",
|
||||
"textZoomOut": "Rimpicciolire",
|
||||
"textZoomRotate": "Zoom e rotazione"
|
||||
"textZoomRotate": "Zoom e rotazione",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "%1エディターのユーザー制限に達しました。 詳細についてはアドミニストレータを連絡してください。",
|
||||
"warnNoLicense": "%1エディター 時接続数の制限に達しました。この文書が見るだけのために開かれる。個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnNoLicenseUsers": "%1エディターのユーザー制限に達しました。 個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!"
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,8 @@
|
|||
"textSlideNumber": "スライド番号",
|
||||
"textTable": "表",
|
||||
"textTableSize": "表のサイズ",
|
||||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要がある"
|
||||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要がある",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "ズーム",
|
||||
"textZoomIn": "拡大",
|
||||
"textZoomOut": "縮小",
|
||||
"textZoomRotate": "ズームと回転"
|
||||
"textZoomRotate": "ズームと回転",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "標準(4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "편집자 사용자 한도인 %1명에 도달했습니다. 자세한 내용은 관리자에게 문의하십시오.",
|
||||
"warnNoLicense": "% 1 편집 연결 수 제한에 도달했습니다. 이 문서는 보기 모드로 열립니다. 개인적인 업그레이드 사항은 % 1 영업팀에 연락하십시오.",
|
||||
"warnNoLicenseUsers": "ONLYOFFICE 편집자의이 버전은 동시 사용자에게 일정한 제한이 있습니다. <br> 더 필요한 것이 있으면 현재 라이센스를 업그레이드하거나 상용 라이센스를 구입하십시오.",
|
||||
"warnProcessRightsChange": "파일을 수정할 수 있는 권한이 없습니다."
|
||||
"warnProcessRightsChange": "파일을 수정할 수 있는 권한이 없습니다.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,8 @@
|
|||
"textSlideNumber": "슬라이드 번호",
|
||||
"textTable": "표",
|
||||
"textTableSize": "표 크기",
|
||||
"txtNotUrl": "이 필드는 \"http://www.example.com\"형식의 URL이어야합니다."
|
||||
"txtNotUrl": "이 필드는 \"http://www.example.com\"형식의 URL이어야합니다.",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "경고",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "확대/축소",
|
||||
"textZoomIn": "확대",
|
||||
"textZoomOut": "축소",
|
||||
"textZoomRotate": "확대 / 축소 및 회전"
|
||||
"textZoomRotate": "확대 / 축소 및 회전",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "표준 (4 : 3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textTransitions": "Transitions",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textTransitions": "Transitions",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textTransitions": "Transitions",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "U heeft de gebruikerslimiet voor %1 gelijktijdige gebruikers bereikt. Neem contact op met uw beheerder voor meer informatie.",
|
||||
"warnNoLicense": "U hebt de limiet bereikt voor gelijktijdige verbindingen met %1 gelijktijdige gebruikers. Dit document wordt alleen geopend om te bekijken. Neem contact op met %1 verkoopteam voor persoonlijke upgradevoorwaarden.",
|
||||
"warnNoLicenseUsers": "U heeft de gebruikerslimiet voor %1 gelijktijdige gebruikers bereikt. Neem contact op met de verkoopafdeling voor persoonlijke upgradevoorwaarden.",
|
||||
"warnProcessRightsChange": "Je hebt geen toestemming om het bestand te bewerken."
|
||||
"warnProcessRightsChange": "Je hebt geen toestemming om het bestand te bewerken.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,8 @@
|
|||
"textSlideNumber": "Dianummer",
|
||||
"textTable": "Tabel",
|
||||
"textTableSize": "Tabelgrootte",
|
||||
"txtNotUrl": "Dit veld moet een URL bevatten in de notatie \"http://www.internet.nl\""
|
||||
"txtNotUrl": "Dit veld moet een URL bevatten in de notatie \"http://www.internet.nl\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Waarschuwing",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "Zoomen",
|
||||
"textZoomIn": "Inzoomen",
|
||||
"textZoomOut": "Uitzoomen",
|
||||
"textZoomRotate": "Zoomen en draaien"
|
||||
"textZoomRotate": "Zoomen en draaien",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standaard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textTransitions": "Transitions",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "Você atingiu o limite de usuários para editores %1. Entre em contato com seu administrador para saber mais.",
|
||||
"warnNoLicense": "Você atingiu o limite de conexões simultâneas para% 1 editores. Este documento será aberto apenas para visualização. Contate a equipe de vendas% 1 para termos de atualização pessoal.",
|
||||
"warnNoLicenseUsers": "Você atingiu o limite de usuários para editores %1.<br>Entre em contato com a equipe de vendas da %1 para obter os termos de atualização pessoais.",
|
||||
"warnProcessRightsChange": "Você não tem permissão para editar o arquivo."
|
||||
"warnProcessRightsChange": "Você não tem permissão para editar o arquivo.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Atenção",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Ampliar",
|
||||
"textZoomOut": "Reduzir",
|
||||
"textZoomRotate": "Zoom e Rotação"
|
||||
"textZoomRotate": "Zoom e Rotação",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Padrão (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "Ați atins numărul maxim de utilizatori ai %1 editoare. Pentru detalii, contactați administratorul dvs.",
|
||||
"warnNoLicense": "Ați atins numărul maxim de conexiuni simultane la %1 de editoare. Documentul este disponibil numai pentru vizualizare. Contactați %1 Departamentul de Vânzări pentru acordarea condițiilor personale de actualizare.",
|
||||
"warnNoLicenseUsers": "Ați atins numărul maxim de utilizatori ai %1 editoare. Contactați Grup Vânzări %1 pentru acordarea condițiilor personale de licențiere.",
|
||||
"warnProcessRightsChange": "Nu aveți permisiunea de editare pentru fișier."
|
||||
"warnProcessRightsChange": "Nu aveți permisiunea de editare pentru fișier.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Avertisment",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Mărire",
|
||||
"textZoomOut": "Micșorare",
|
||||
"textZoomRotate": "Zoom și rotire"
|
||||
"textZoomRotate": "Zoom și rotire",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "Вы достигли лимита на количество пользователей редакторов %1. Свяжитесь с администратором, чтобы узнать больше.",
|
||||
"warnNoLicense": "Вы достигли лимита на одновременные подключения к редакторам %1. Этот документ будет открыт на просмотр. Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия обновления.",
|
||||
"warnNoLicenseUsers": "Вы достигли лимита на количество пользователей редакторов %1. Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия обновления.",
|
||||
"warnProcessRightsChange": "У вас нет прав на редактирование этого файла."
|
||||
"warnProcessRightsChange": "У вас нет прав на редактирование этого файла.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,8 @@
|
|||
"textSlideNumber": "Номер слайда",
|
||||
"textTable": "Таблица",
|
||||
"textTableSize": "Размер таблицы",
|
||||
"txtNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\""
|
||||
"txtNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Внимание",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "Масштабирование",
|
||||
"textZoomIn": "Увеличение",
|
||||
"textZoomOut": "Уменьшение",
|
||||
"textZoomRotate": "Увеличение с поворотом"
|
||||
"textZoomRotate": "Увеличение с поворотом",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Стандартный (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textTransitions": "Transitions",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textTransitions": "Transitions",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "%1 düzenleyici için kullanıcı sınırına ulaştınız. Daha fazla bilgi edinmek için yöneticinizle iletişime geçin.",
|
||||
"warnNoLicense": "%1 düzenleyiciye eşzamanlı bağlantı sınırına ulaştınız. Bu belge yalnızca görüntüleme için açılacaktır. Kişisel yükseltme koşulları için %1 satış ekibiyle iletişime geçin.",
|
||||
"warnNoLicenseUsers": "%1 düzenleyici için kullanıcı sınırına ulaştınız. Kişisel yükseltme koşulları için %1 satış ekibiyle iletişime geçin.",
|
||||
"warnProcessRightsChange": "Dosyayı düzenleme izniniz yok."
|
||||
"warnProcessRightsChange": "Dosyayı düzenleme izniniz yok.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,8 @@
|
|||
"textSlideNumber": "Slayt numarası",
|
||||
"textTable": "Tablo",
|
||||
"textTableSize": "Tablo Boyutu",
|
||||
"txtNotUrl": "Bu alan, \"http://www.example.com\" biçiminde bir URL olmalıdır."
|
||||
"txtNotUrl": "Bu alan, \"http://www.example.com\" biçiminde bir URL olmalıdır.",
|
||||
"textOk": "Tamam"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Uyarı",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomOut": "Uzaklaştır",
|
||||
"textZoomRotate": "Büyüt ve Döndür",
|
||||
"textPush": "Push",
|
||||
"textWedge": "Wedge"
|
||||
"textWedge": "Wedge",
|
||||
"textOk": "Tamam"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standart (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textTransitions": "Transitions",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,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\"",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textTransitions": "Transitions",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -120,7 +120,10 @@
|
|||
"warnLicenseUsersExceeded": "你触发了 %1 编辑器的同时在线数限制。可联系管理员来了解更多信息。",
|
||||
"warnNoLicense": "你已经触发了 %1 编辑器的同时在线数限制. 该文档打开后,你将只能查看。请联系 %1 的销售团队,获取个人升级条款。",
|
||||
"warnNoLicenseUsers": "你触发了 %1 编辑器的同时在线数限制。可联系管理员来了解更多信息。",
|
||||
"warnProcessRightsChange": "你没有编辑文件的权限。"
|
||||
"warnProcessRightsChange": "你没有编辑文件的权限。",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -234,7 +237,8 @@
|
|||
"textSlideNumber": "幻灯片编号",
|
||||
"textTable": "表格",
|
||||
"textTableSize": "表格大小",
|
||||
"txtNotUrl": "该字段应为“http://www.example.com”格式的URL"
|
||||
"txtNotUrl": "该字段应为“http://www.example.com”格式的URL",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "警告",
|
||||
|
@ -383,7 +387,8 @@
|
|||
"textZoom": "放大",
|
||||
"textZoomIn": "放大",
|
||||
"textZoomOut": "缩小",
|
||||
"textZoomRotate": "缩放并旋转"
|
||||
"textZoomRotate": "缩放并旋转",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "标准(4:3)",
|
||||
|
|
|
@ -414,6 +414,18 @@ class MainController extends Component {
|
|||
this.api.asc_registerCallback('asc_onCountPages', (count) => {
|
||||
storeToolbarSettings.setCountPages(count);
|
||||
});
|
||||
|
||||
this.api.asc_registerCallback('asc_onReplaceAll', this.onApiTextReplaced.bind(this));
|
||||
}
|
||||
|
||||
onApiTextReplaced(found, replaced) {
|
||||
const { t } = this.props;
|
||||
|
||||
if (found) {
|
||||
f7.dialog.alert(null, !(found - replaced > 0) ? Common.Utils.String.format(t('Controller.Main.textReplaceSuccess'), replaced) : Common.Utils.String.format(t('Controller.Main.textReplaceSkipped'), found - replaced));
|
||||
} else {
|
||||
f7.dialog.alert(null, t('Controller.Main.textNoTextFound'));
|
||||
}
|
||||
}
|
||||
|
||||
onDocumentContentReady () {
|
||||
|
|
|
@ -42,7 +42,15 @@ class AddLinkController extends Component {
|
|||
const urltype = api.asc_getUrlType(url.trim());
|
||||
const isEmail = (urltype == 2);
|
||||
if (urltype < 1) {
|
||||
f7.dialog.alert(_t.txtNotUrl, _t.notcriticalErrorTitle);
|
||||
f7.dialog.create({
|
||||
title: _t.notcriticalErrorTitle,
|
||||
text: _t.txtNotUrl,
|
||||
buttons: [
|
||||
{
|
||||
text: t('View.Add.textOk')
|
||||
}
|
||||
]
|
||||
}).open();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
@ -99,7 +99,16 @@ class EditLinkController extends Component {
|
|||
const urltype = api.asc_getUrlType(url.trim());
|
||||
const isEmail = (urltype == 2);
|
||||
if (urltype < 1) {
|
||||
f7.dialog.alert(_t.textNotUrl, _t.notcriticalErrorTitle);
|
||||
f7.dialog.create({
|
||||
title: t('View.Edit.notcriticalErrorTitle'),
|
||||
text: t('View.Edit.textNotUrl'),
|
||||
buttons: [
|
||||
{
|
||||
text: t('View.Edit.textOk')
|
||||
}
|
||||
]
|
||||
}).open();
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"textSelectedRange": "Selected Range",
|
||||
"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?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"textSelectedRange": "Selected Range",
|
||||
"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?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "Has arribat al límit d'usuari per a %1 editors. Contacta amb el teu administrador per a més informació.",
|
||||
"warnNoLicense": "Has arribat al límit de connexions simultànies a %1 editors. Aquest document només s'obrirà en mode lectura. Contacta amb l'equip de vendes %1 per a les condicions d'una actualització personal.",
|
||||
"warnNoLicenseUsers": "Has arribat al límit d'usuaris per a %1 editors. Contacta amb l'equip de vendes de %1 per obtenir les condicions de millora personals dels teus serveis.",
|
||||
"warnProcessRightsChange": "No tens permís per editar el fitxer."
|
||||
"warnProcessRightsChange": "No tens permís per editar el fitxer.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "Aquest camp hauria de ser un URL amb el format \"http://www.exemple.com\"",
|
||||
"txtSorting": "Ordenació",
|
||||
"txtSortSelected": "Ordena els objectes seleccionats",
|
||||
"txtYes": "Sí"
|
||||
"txtYes": "Sí",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Advertiment",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Ien",
|
||||
"txtNotUrl": "Aquest camp hauria de ser un URL amb el format \"http://www.exemple.com\"",
|
||||
"txtSortHigh2Low": "Ordena de major a menor",
|
||||
"txtSortLow2High": "Ordena de menor a major"
|
||||
"txtSortLow2High": "Ordena de menor a major",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Tria les opcions CSV",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "Došlo dosažení limitu %1 editorů v režimu spolupráce na úpravách. Ohledně podrobností se obraťte na svého správce.",
|
||||
"warnNoLicense": "Došlo k dosažení limitu souběžného připojení %1 editorů. Tento dokument bude otevřen pouze pro náhled. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnNoLicenseUsers": "Došlo k dosažení limitu %1 editorů. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu."
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,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",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Varování",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Jen",
|
||||
"txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Seřadit od nejvyššího po nejnižší",
|
||||
"txtSortLow2High": "Seřadit od nejnižšího po nejvyšší"
|
||||
"txtSortLow2High": "Seřadit od nejnižšího po nejvyšší",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Vyberte možnosti CSV",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte wenden Sie sich an Ihren Administrator, um weitere Informationen zu erhalten.",
|
||||
"warnNoLicense": "Sie haben die maximale Anzahl von gleichzeitigen Verbindungen in %1-Editoren erreicht. Die Bearbeitung ist jetzt in diesem Dokument nicht verfügbar. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
"warnNoLicenseUsers": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
"warnProcessRightsChange": "Sie können diese Datei nicht bearbeiten."
|
||||
"warnProcessRightsChange": "Sie können diese Datei nicht bearbeiten.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "Dieser Bereich soll eine URL im Format \"http://www.example.com\" sein.",
|
||||
"txtSorting": "Sortierung",
|
||||
"txtSortSelected": "Ausgewählte sortieren",
|
||||
"txtYes": "Ja"
|
||||
"txtYes": "Ja",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warnung",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "Dieser Bereich soll eine URL im Format \"http://www.example.com\" sein.",
|
||||
"txtSortHigh2Low": "Absteigend sortieren",
|
||||
"txtSortLow2High": "Aufsteigend sortieren"
|
||||
"txtSortLow2High": "Aufsteigend sortieren",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "CSV-Optionen auswählen",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"textSelectedRange": "Selected Range",
|
||||
"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?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -73,6 +73,9 @@
|
|||
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
||||
"leavePageText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found",
|
||||
"SDK": {
|
||||
"txtAccent": "Accent",
|
||||
"txtAll": "(All)",
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSorting": "Sorting",
|
||||
"txtSortSelected": "Sort selected",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "Ha alcanzado el límite de usuarios para %1 editores. Póngase en contacto con su administrador para saber más.",
|
||||
"warnNoLicense": "Ha alcanzado el límite de conexiones simultáneas con %1 editores. Este documento se abrirá sólo para su visualización. Póngase en contacto con el equipo de ventas de %1 para conocer las condiciones de actualización personal.",
|
||||
"warnNoLicenseUsers": "Ha alcanzado el límite de usuarios para %1 editores. Póngase en contacto con el equipo de ventas de %1 para conocer las condiciones de actualización personal.",
|
||||
"warnProcessRightsChange": "No tiene permiso para editar el archivo."
|
||||
"warnProcessRightsChange": "No tiene permiso para editar el archivo.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,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í",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Advertencia",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "Este campo debe ser una dirección URL en el formato \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Ordenar de mayor a menor",
|
||||
"txtSortLow2High": "Ordenar de menor a mayor "
|
||||
"txtSortLow2High": "Ordenar de menor a mayor ",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Elegir los parámetros de CSV",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "Vous avez dépassé le nombre maximal d’utilisateurs des éditeurs %1. Pour en savoir plus, contactez votre administrateur.",
|
||||
"warnNoLicense": "Vous avez dépassé le nombre maximal de connexions simultanées aux éditeurs %1. Ce document sera ouvert en lecture seule. Contactez l’équipe des ventes %1 pour mettre à jour les termes de la licence.",
|
||||
"warnNoLicenseUsers": "Vous avez dépassé le nombre maximal d’utilisateurs des éditeurs %1. Contactez l’équipe des ventes %1 pour mettre à jour les termes de la licence.",
|
||||
"warnProcessRightsChange": "Vous n'avez pas la permission de modifier ce fichier."
|
||||
"warnProcessRightsChange": "Vous n'avez pas la permission de modifier ce fichier.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "Ce champ doit contenir une URL au format \"http://www.example.com\"",
|
||||
"txtSorting": "Tri",
|
||||
"txtSortSelected": "Trier l'objet sélectionné ",
|
||||
"txtYes": "Oui"
|
||||
"txtYes": "Oui",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Avertissement",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "Ce champ doit contenir une URL au format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Trier du plus élevé au plus bas",
|
||||
"txtSortLow2High": "Trier le plus bas au plus élevé"
|
||||
"txtSortLow2High": "Trier le plus bas au plus élevé",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choisir les options CSV",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"textSelectedRange": "Selected Range",
|
||||
"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?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "Hai raggiunto il limite degli utenti per gli editor %1. Ti preghiamo di contattare il tuo amministratore per maggior informazioni.",
|
||||
"warnNoLicense": "Hai raggiunto il limite delle connessioni simultanee agli editor %1. Questo documento sarà aperto solo in modalità di visualizzazione. Ti preghiamo di contattare il team di vendite di %1 per i termini di aggiornamento personali.",
|
||||
"warnNoLicenseUsers": "Hai raggiunto il limite degli utenti per gli editor %1. Ti preghiamo di contattare il team di vendite di %1 per i termini di aggiornamento personali.",
|
||||
"warnProcessRightsChange": "Non hai il permesso di modificare il file."
|
||||
"warnProcessRightsChange": "Non hai il permesso di modificare il file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "Questo campo deve essere un URL nel formato \"http://www.example.com\"",
|
||||
"txtSorting": "Ordinamento",
|
||||
"txtSortSelected": "Ordinare selezionato",
|
||||
"txtYes": "Sì"
|
||||
"txtYes": "Sì",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Avvertimento",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "Questo campo deve essere un URL nel formato \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Ordinare dal più alto al più basso",
|
||||
"txtSortLow2High": "Ordinare dal più basso al più alto"
|
||||
"txtSortLow2High": "Ordinare dal più basso al più alto",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Scegliere le opzioni CSV",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "%1エディターのユーザー制限に達しました。 詳細についてはアドミニストレータを連絡してください。",
|
||||
"warnNoLicense": "%1エディター 時接続数の制限に達しました。この文書が見るだけのために開かれる。個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnNoLicenseUsers": "%1エディターのユーザー制限に達しました。 個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!"
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。",
|
||||
"txtSorting": "並べ替え中",
|
||||
"txtSortSelected": "選択したを並べ替える",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "円",
|
||||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。",
|
||||
"txtSortHigh2Low": " 大きい順に並べ替えます",
|
||||
"txtSortLow2High": "小さい順に並べ替えます。"
|
||||
"txtSortLow2High": "小さい順に並べ替えます。",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "CSVオプションを選択する",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "편집자 사용자 한도인 %1명에 도달했습니다. 자세한 내용은 관리자에게 문의하십시오.",
|
||||
"warnNoLicense": "% 1 편집 연결 수 제한에 도달했습니다. 이 문서는 보기 모드로 열립니다. 개인적인 업그레이드 사항은 % 1 영업팀에 연락하십시오.",
|
||||
"warnNoLicenseUsers": "ONLYOFFICE 편집자의이 버전은 동시 사용자에게 일정한 제한이 있습니다. <br> 더 필요한 것이 있으면 현재 라이센스를 업그레이드하거나 상용 라이센스를 구입하십시오.",
|
||||
"warnProcessRightsChange": "파일을 수정할 수 있는 권한이 없습니다."
|
||||
"warnProcessRightsChange": "파일을 수정할 수 있는 권한이 없습니다.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "이 필드는 \"http://www.example.com\"형식의 URL이어야합니다.",
|
||||
"txtSorting": "정렬",
|
||||
"txtSortSelected": "정렬 선택",
|
||||
"txtYes": "확인"
|
||||
"txtYes": "확인",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "경고",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "엔",
|
||||
"txtNotUrl": "이 필드는 \"http://www.example.com\"형식의 URL이어야합니다.",
|
||||
"txtSortHigh2Low": "가장 높은 것부터 가장 낮은 것부터 정렬",
|
||||
"txtSortLow2High": "오름차순 정렬"
|
||||
"txtSortLow2High": "오름차순 정렬",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "CSV 옵션 선택",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"textSelectedRange": "Selected Range",
|
||||
"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?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"textSelectedRange": "Selected Range",
|
||||
"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?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"textSelectedRange": "Selected Range",
|
||||
"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?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "U heeft de gebruikerslimiet voor %1 gelijktijdige gebruikers bereikt. Neem contact op met uw beheerder voor meer informatie.",
|
||||
"warnNoLicense": "U hebt de limiet bereikt voor gelijktijdige verbindingen met %1 gelijktijdige gebruikers. Dit document wordt alleen geopend om te bekijken. Neem contact op met %1 verkoopteam voor persoonlijke upgradevoorwaarden.",
|
||||
"warnNoLicenseUsers": "U heeft de gebruikerslimiet voor %1 gelijktijdige gebruikers bereikt. Neem contact op met de verkoopafdeling voor persoonlijke upgradevoorwaarden.",
|
||||
"warnProcessRightsChange": "Je hebt geen toestemming om het bestand te bewerken."
|
||||
"warnProcessRightsChange": "Je hebt geen toestemming om het bestand te bewerken.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "Dit veld moet een URL bevatten in de notatie \"http://www.internet.nl\"",
|
||||
"txtSorting": "Sorteren",
|
||||
"txtSortSelected": "Geselecteerde sorteren",
|
||||
"txtYes": "Ja"
|
||||
"txtYes": "Ja",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Waarschuwing",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "Dit veld moet een URL bevatten in de notatie \"http://www.internet.nl\"",
|
||||
"txtSortHigh2Low": "Sorteren van hoogste naar laagste",
|
||||
"txtSortLow2High": "Sorteren van laagste naar hoogste"
|
||||
"txtSortLow2High": "Sorteren van laagste naar hoogste",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "CSV-opties kiezen",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"textSelectedRange": "Selected Range",
|
||||
"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?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "Você atingiu o limite de usuários para editores %1. Entre em contato com seu administrador para saber mais.",
|
||||
"warnNoLicense": "Você atingiu o limite de conexões simultâneas para% 1 editores. Este documento será aberto apenas para visualização. Contate a equipe de vendas% 1 para termos de atualização pessoal.",
|
||||
"warnNoLicenseUsers": "Você atingiu o limite de usuários para editores %1.<br>Entre em contato com a equipe de vendas da %1 para obter os termos de atualização pessoais.",
|
||||
"warnProcessRightsChange": "Você não tem permissão para editar o arquivo."
|
||||
"warnProcessRightsChange": "Você não tem permissão para editar o arquivo.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "Este campo deve ser uma URL no formato \"http://www.example.com\"",
|
||||
"txtSorting": "Classificação",
|
||||
"txtSortSelected": "Classificar selecionado",
|
||||
"txtYes": "Sim"
|
||||
"txtYes": "Sim",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Iene",
|
||||
"txtNotUrl": "Este campo deve ser uma URL no formato \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Classificar do maior para o menor",
|
||||
"txtSortLow2High": "Classificar do menor para o maior"
|
||||
"txtSortLow2High": "Classificar do menor para o maior",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Escolher opções CSV",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "Ați atins numărul maxim de utilizatori ai %1 editoare. Pentru detalii, contactați administratorul dvs.",
|
||||
"warnNoLicense": "Ați atins numărul maxim de conexiuni simultane la %1 de editoare. Documentul este disponibil numai pentru vizualizare. Contactați %1 Departamentul de Vânzări pentru acordarea condițiilor personale de actualizare.",
|
||||
"warnNoLicenseUsers": "Ați atins numărul maxim de utilizatori ai %1 editoare. Contactați Grup Vânzări %1 pentru acordarea condițiilor personale de licențiere.",
|
||||
"warnProcessRightsChange": "Nu aveți permisiunea de editare pentru fișier."
|
||||
"warnProcessRightsChange": "Nu aveți permisiunea de editare pentru fișier.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "Câmpul trebuie să conțină adresa URL in format \"http://www.example.com\"",
|
||||
"txtSorting": "Sortare",
|
||||
"txtSortSelected": "Sortarea selecției",
|
||||
"txtYes": "Da"
|
||||
"txtYes": "Da",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Avertisment",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "Câmpul trebuie să conțină adresa URL in format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sortare de la cea mai mare la cea mai mică valoare",
|
||||
"txtSortLow2High": "Sortare de la cea mai mică la cea mai mare valoare"
|
||||
"txtSortLow2High": "Sortare de la cea mai mică la cea mai mare valoare",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Alegerea opțiunilor CSV",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "Вы достигли лимита на количество пользователей редакторов %1. Свяжитесь с администратором, чтобы узнать больше.",
|
||||
"warnNoLicense": "Вы достигли лимита на одновременные подключения к редакторам %1. Этот документ будет открыт на просмотр. Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия обновления.",
|
||||
"warnNoLicenseUsers": "Вы достигли лимита на количество пользователей редакторов %1. Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия обновления.",
|
||||
"warnProcessRightsChange": "У вас нет прав на редактирование этого файла."
|
||||
"warnProcessRightsChange": "У вас нет прав на редактирование этого файла.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\"",
|
||||
"txtSorting": "Сортировка",
|
||||
"txtSortSelected": "Сортировать выделенное",
|
||||
"txtYes": "Да"
|
||||
"txtYes": "Да",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Внимание",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Йена",
|
||||
"txtNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Сортировка по убыванию",
|
||||
"txtSortLow2High": "Сортировка по возрастанию"
|
||||
"txtSortLow2High": "Сортировка по возрастанию",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Выбрать параметры CSV",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"textSelectedRange": "Selected Range",
|
||||
"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?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"textSelectedRange": "Selected Range",
|
||||
"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?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "%1 düzenleyici için kullanıcı sınırına ulaştınız. Daha fazla bilgi edinmek için yöneticinizle iletişime geçin.",
|
||||
"warnNoLicense": "%1 düzenleyiciye eşzamanlı bağlantı sınırına ulaştınız. Bu belge yalnızca görüntüleme için açılacaktır. Kişisel yükseltme koşulları için %1 satış ekibiyle iletişime geçin.",
|
||||
"warnNoLicenseUsers": "%1 düzenleyici için kullanıcı sınırına ulaştınız. Kişisel yükseltme koşulları için %1 satış ekibiyle iletişime geçin.",
|
||||
"warnProcessRightsChange": "Dosyayı düzenleme izniniz yok."
|
||||
"warnProcessRightsChange": "Dosyayı düzenleme izniniz yok.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "Bu alan, \"http://www.example.com\" biçiminde bir URL olmalıdır.",
|
||||
"txtSorting": "Sıralama",
|
||||
"txtSortSelected": "Seçili olanları sırala",
|
||||
"txtYes": "Evet"
|
||||
"txtYes": "Evet",
|
||||
"textOk": "Tamam"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Uyarı",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "Bu alan, \"http://www.example.com\" biçiminde bir URL olmalıdır.",
|
||||
"txtSortHigh2Low": "Büyükten Küçüğe Sırala",
|
||||
"txtSortLow2High": "Küçükten Büyüğe Sırala"
|
||||
"txtSortLow2High": "Küçükten Büyüğe Sırala",
|
||||
"textOk": "Tamam"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "CSV Seçenekleri Belirle",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"textSelectedRange": "Selected Range",
|
||||
"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?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"textSelectedRange": "Selected Range",
|
||||
"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?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Sort Highest to Lowest",
|
||||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
"txtSortLow2High": "Sort Lowest to Highest",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
|
|
|
@ -154,7 +154,10 @@
|
|||
"warnLicenseUsersExceeded": "你触发了 %1 编辑器的同时在线数限制。可联系管理员来了解更多信息。",
|
||||
"warnNoLicense": "你已经触发了 %1 编辑器的同时在线数限制. 该文档打开后,你将只能查看。请联系 %1 的销售团队,获取个人升级条款。",
|
||||
"warnNoLicenseUsers": "你触发了 %1 编辑器的同时在线数限制。请与 %1 的销售团队联系,以获取个人升级条款。",
|
||||
"warnProcessRightsChange": "你没有编辑文件的权限。"
|
||||
"warnProcessRightsChange": "你没有编辑文件的权限。",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textNoTextFound": "Text not found"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -348,7 +351,8 @@
|
|||
"txtNotUrl": "该字段应为“http://www.example.com”格式的URL",
|
||||
"txtSorting": "排序",
|
||||
"txtSortSelected": "排序选定的",
|
||||
"txtYes": "是"
|
||||
"txtYes": "是",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "警告",
|
||||
|
@ -528,7 +532,8 @@
|
|||
"textYen": "日元",
|
||||
"txtNotUrl": "该字段应为“http://www.example.com”格式的URL",
|
||||
"txtSortHigh2Low": "从最高到最低排序",
|
||||
"txtSortLow2High": "从最低到最高排序"
|
||||
"txtSortLow2High": "从最低到最高排序",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "选择CSV选项",
|
||||
|
|
|
@ -412,7 +412,16 @@ class MainController extends Component {
|
|||
});
|
||||
|
||||
this.api.asc_registerCallback('asc_onChangeProtectWorksheet', this.onChangeProtectSheet.bind(this));
|
||||
this.api.asc_registerCallback('asc_onActiveSheetChanged', this.onChangeProtectSheet.bind(this));
|
||||
this.api.asc_registerCallback('asc_onActiveSheetChanged', this.onChangeProtectSheet.bind(this));
|
||||
this.api.asc_registerCallback('asc_onRenameCellTextEnd', this.onRenameText.bind(this));
|
||||
}
|
||||
|
||||
onRenameText(found, replaced) {
|
||||
const { t } = this.props;
|
||||
|
||||
if (this.api.isReplaceAll) {
|
||||
f7.dialog.alert(null, (found) ? ((!found - replaced) ? Common.Utils.String.format(t('Controller.Main.textReplaceSuccess'), replaced) : Common.Utils.String.format(t('Controller.Main.textReplaceSkipped'), found - replaced)) : t('Controller.Main.textNoTextFound'));
|
||||
}
|
||||
}
|
||||
|
||||
onChangeProtectSheet() {
|
||||
|
|
|
@ -58,7 +58,15 @@ class AddLinkController extends Component {
|
|||
const isEmail = (urltype == 2);
|
||||
|
||||
if (urltype < 1) {
|
||||
f7.dialog.alert(_t.txtNotUrl, _t.notcriticalErrorTitle);
|
||||
f7.dialog.create({
|
||||
title: _t.notcriticalErrorTitle,
|
||||
text: _t.txtNotUrl,
|
||||
buttons: [
|
||||
{
|
||||
text: t('View.Add.textOk')
|
||||
}
|
||||
]
|
||||
}).open();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
@ -83,7 +83,16 @@ class EditLinkController extends Component {
|
|||
let urlType = api.asc_getUrlType(url.trim());
|
||||
|
||||
if (urlType < 1) {
|
||||
f7.dialog.alert(_t.txtNotUrl, _t.notcriticalErrorTitle);
|
||||
f7.dialog.create({
|
||||
title: t('View.Edit.notcriticalErrorTitle'),
|
||||
text: t('View.Edit.textNotUrl'),
|
||||
buttons: [
|
||||
{
|
||||
text: t('View.Edit.textOk')
|
||||
}
|
||||
]
|
||||
}).open();
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue