You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add new translations and fix existing
* add index file to handle exporting all translations so we can import them as a single line in string.js
* Added some plugins to handle json translation files.
Rollup now converts them to javascript objects during application build
* upgrade rollup to 2.60.2 to fix build issues
* Add more translation strings
<mwc-textfield@input="${this.checkValidity}" outlinedid="base_url" label="Gramps Web base URL" type="url" placeholder="https://grampsweb.mydomain.com"></mwc-textfield>
<mwc-textfield@input="${this.checkValidity}" outlinedid="base_url" label="${this._('Gramps Web base URL')}" type="url" placeholder="https://grampsweb.mydomain.com"></mwc-textfield>
168
168
169
-
<h3>Upload family tree
169
+
<h3>${this._('Upload family tree')}
170
170
${this.stateTree!==STATE_INITIAL
171
171
? html`
172
172
<spanclass="icon">
@@ -176,7 +176,7 @@ class GrampsjsFirstRun extends GrampsjsTranslateMixin(LitElement) {
176
176
: ''}
177
177
</h3>
178
178
179
-
<p>Optionally, upload existing family tree data.</p>
179
+
<p>${this._('Optionally, upload existing family tree data.')}</p>
180
180
181
181
<p>
182
182
<grampsjs-form-upload
@@ -187,9 +187,9 @@ class GrampsjsFirstRun extends GrampsjsTranslateMixin(LitElement) {
this._uploadHint=html`<pclass="alert error">The Gramps package format (.gpkg) is currently not supported.
368
-
Please upload a file in Gramps XML (.gramps) format without media files.</p>`
367
+
this._uploadHint=html`<pclass="alert error">${this._('The Gramps package format (.gpkg) is currently not supported.')}
368
+
${this._('Please upload a file in Gramps XML (.gramps) format without media files.')}</p>`
369
369
this.stateTree=STATE_INITIAL
370
370
return
371
371
}elseif(ext!=='gramps'){
372
-
this._uploadHint=html`<pclass="alert warn">If you intend to synchronize an existing Gramps database with Gramps Web,
373
-
use the Gramps XML (.gramps) format instead.</p>`
372
+
this._uploadHint=html`<pclass="alert warn">${this._('If you intend to synchronize an existing Gramps database with Gramps Web, use the Gramps XML (.gramps) format instead.')}</p>`
"Select a point on the map": "Einen Punkt auf der Karte wählen",
30
+
"Select an existing citation": "Eine existierende Fundstelle auswählen",
31
+
"Place Hierarchy": "Ortshierarchie",
32
+
"Keyboard Shortcuts": "Tastenkombinationen",
33
+
"Show this dialog": "Diesen Dialog anzeigen",
34
+
"To start using the blog, add a source with tag 'Blog'.": "Um das Blog zu starten, muss eine Quelle mit dem Tag 'Blog' hinzugefügt werden.",
35
+
"Welcome to Gramps Web": "Willkommen auf Gramps Web",
36
+
"Create an admin account": "Ein Administratorkonto erstellen",
37
+
"Enter the details for the admin user.": "Die Details für den Admin-Benutzer eingeben.",
38
+
"Optionally, enter existing IMAP credentials to enable e-mail notifications required e.g. for user registration.": "Optional müssen vorhandene IMAP-Zugangsdaten eingegeben werden, um E-Mail-Benachrichtigungen zu aktivieren, die z. B. für die Benutzerregistrierung erforderlich sind.",
39
+
"SMTP host": "SMTP-Host",
40
+
"SMTP port": "SMTP-Port",
41
+
"SMTP user": "SMTP-Benutzer",
42
+
"SMTP password": "SMTP-Kennwort",
43
+
"From address": "Adresse von",
44
+
"Gramps Web base URL": "Gramps Web-Basis-URL",
45
+
"Upload family tree": "Stammbaum hochladen",
46
+
"Optionally, upload existing family tree data.": "Optional besteht die Möglichkeit, vorhandene Stammbaumdaten hochzuladen.",
47
+
"Need help? Check out ": "Hilfe benötigt? Siehe unter ",
"The Gramps package format (.gpkg) is currently not supported.": "Das Gramps-Paketformat (.gpkg) wird derzeit nicht unterstützt.",
52
+
"Please upload a file in Gramps XML (.gramps) format without media files.": "Bitte eine Datei im Gramps XML (.gramps) Format ohne Mediendateien hochladen.",
53
+
"If you intend to synchronize an existing Gramps database with Gramps Web, use the Gramps XML (.gramps) format instead.": "Wenn Sie eine bestehende Gramps-Datenbank mit Gramps Web synchronisieren möchten, verwenden Sie stattdessen das Gramps-XML-Format (.gramps)."
"Select a point on the map": "Select a point on the map",
30
+
"Select an existing citation": "Select an existing citation",
31
+
"Place Hierarchy": "Place Hierarchy",
32
+
"Keyboard Shortcuts": "Keyboard Shortcuts",
33
+
"Show this dialog": "Show this dialog",
34
+
"To start using the blog, add a source with tag 'Blog'.": "To start using the blog, add a source with tag 'Blog'.",
35
+
"Welcome to Gramps Web": "Welcome to Gramps Web",
36
+
"Create an admin account": "Create an admin account",
37
+
"Enter the details for the admin user.": "Enter the details for the admin user.",
38
+
"Optionally, enter existing IMAP credentials to enable e-mail notifications required e.g. for user registration.": "Optionally, enter existing IMAP credentials to enable e-mail notifications required e.g. for user registration.",
39
+
"SMTP host": "SMTP host",
40
+
"SMTP port": "SMTP port",
41
+
"SMTP user": "SMTP user",
42
+
"SMTP password": "SMTP password",
43
+
"From address": "From address",
44
+
"Gramps Web base URL": "Gramps Web base URL",
45
+
"Upload family tree": "Upload family tree",
46
+
"Optionally, upload existing family tree data.": "Optionally, upload existing family tree data.",
47
+
"Need help? Check out ": "Need help? Check out ",
48
+
"the documentation": "the documentation",
49
+
"Submit": "Submit",
50
+
"Unsupported format": "Unsupported format",
51
+
"The Gramps package format (.gpkg) is currently not supported.": "The Gramps package format (.gpkg) is currently not supported.",
52
+
"Please upload a file in Gramps XML (.gramps) format without media files.": "Please upload a file in Gramps XML (.gramps) format without media files.",
53
+
"If you intend to synchronize an existing Gramps database with Gramps Web, use the Gramps XML (.gramps) format instead.": "If you intend to synchronize an existing Gramps database with Gramps Web, use the Gramps XML (.gramps) format instead."
"Select a point on the map": "Выберите точку на карте",
30
+
"Select an existing citation": "Выберите существующую цитату",
31
+
"Place Hierarchy": "Иерархия мест",
32
+
"Keyboard Shortcuts": "Клавиатурные сокращения",
33
+
"Show this dialog": "Показать это диалоговое окно",
34
+
"To start using the blog, add a source with tag 'Blog'.": "Чтобы начать использовать блог, добавьте источник с тегом 'Blog'.",
35
+
"Welcome to Gramps Web": "Добро пожаловать в Gramps Web",
36
+
"Create an admin account": "Создайте учетную запись администратора",
37
+
"Enter the details for the admin user.": "Введите данные для пользователя-администратора.",
38
+
"Optionally, enter existing IMAP credentials to enable e-mail notifications required e.g. for user registration.": "По желанию введите существующие учетные данные IMAP, чтобы включить уведомления по электронной почте, необходимые, например, для регистрации пользователя.",
39
+
"SMTP host": "SMTP-хост",
40
+
"SMTP port": "SMTP-порт",
41
+
"SMTP user": "SMTP-пользователь",
42
+
"SMTP password": "SMTP-пароль",
43
+
"From address": "С адреса",
44
+
"Gramps Web base URL": "Gramps Web базовый URL",
45
+
"Upload family tree": "Загрузить семейное дерево",
46
+
"Optionally, upload existing family tree data.": "По желанию, загрузите существующие данные семейного древа.",
47
+
"Need help? Check out ": "Нужна помощь? Посмотрите ",
48
+
"the documentation": "документацию",
49
+
"Submit": "Отправить",
50
+
"Unsupported format": "Неподдерживаемый формат",
51
+
"The Gramps package format (.gpkg) is currently not supported.": "Формат пакета Gramps (.gpkg) в настоящее время не поддерживается.",
52
+
"Please upload a file in Gramps XML (.gramps) format without media files.": "Пожалуйста, загрузите файл в формате Gramps XML (.gramps) без медиафайлов.",
53
+
"If you intend to synchronize an existing Gramps database with Gramps Web, use the Gramps XML (.gramps) format instead.": "Если вы собираетесь синхронизировать существующую базу данных Gramps с Gramps Web, используйте формат Gramps XML (.gramps)."
0 commit comments