From 97338506a4f71d900454c3f52c41729bbd0d7f8c Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Wed, 19 Oct 2022 02:00:22 +0200 Subject: [PATCH] Adding new translation strings (errors with syntax) --- LogarithmPlotter/i18n/lp_de.ts | 337 ++++++++++++++++++++++----- LogarithmPlotter/i18n/lp_en.ts | 337 ++++++++++++++++++++++----- LogarithmPlotter/i18n/lp_es.ts | 274 ++++++++++++++++++---- LogarithmPlotter/i18n/lp_fr.ts | 337 ++++++++++++++++++++++----- LogarithmPlotter/i18n/lp_hu.ts | 337 ++++++++++++++++++++++----- LogarithmPlotter/i18n/lp_nb_NO.ts | 335 +++++++++++++++++++++----- LogarithmPlotter/i18n/lp_template.ts | 272 +++++++++++++++++---- 7 files changed, 1858 insertions(+), 371 deletions(-) diff --git a/LogarithmPlotter/i18n/lp_de.ts b/LogarithmPlotter/i18n/lp_de.ts index 74ddf5c..9a88e3a 100644 --- a/LogarithmPlotter/i18n/lp_de.ts +++ b/LogarithmPlotter/i18n/lp_de.ts @@ -166,43 +166,87 @@ Schließen + + CustomPropertyList + + + + + Create new %1 + + Neues %1objekt erstellen + + + + Dialog + + + Edit properties of %1 %2 + Eigenschaften von %1 %2 bearbeiten + + + + LogarithmPlotter - Invalid object name + + + + + An object with the name '%1' already exists. + + + + + Name + Name + + + + Label content + Etikett + + + + null + leer + + + + name + Name + + + + name + value + Name + Wert + + EditorDialog - Edit properties of %1 %2 - Eigenschaften von %1 %2 bearbeiten + Eigenschaften von %1 %2 bearbeiten - Name - Name + Name - Label content - Etikett + Etikett - null - leer + leer - name - Name + Name - name + value - Name + Wert + Name + Wert - - + Create new %1 - + Neues %1objekt erstellen + + Neues %1objekt erstellen @@ -327,37 +371,37 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" Laden der Datei '%1'. - + Unknown object type: %1. Unbekannter Objekttyp: %1. - + Invalid file provided. Ungültige Datei angegeben. - + Could not save file: Die Datei konnte nicht gespeichert werden: - + Loaded file '%1'. Geladene Datei '%1'. - + Copied plot screenshot to clipboard! Grafik in die Zwischenablage kopiert! - + &Update &Aktualisieren - + &Update LogarithmPlotter LogarithmPlotter &aktualisieren @@ -383,29 +427,52 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" Alle %1 anzeigen - Hide %1 %2 - Ausblenden %1 %2 + Ausblenden %1 %2 - Show %1 %2 - Anzeigen %1 %2 + Anzeigen %1 %2 - Set %1 %2 position - Position von %1 %2 einstellen + Position von %1 %2 einstellen - Delete %1 %2 - %1 %2 löschen + %1 %2 löschen - Pick new color for %1 %2 - Neue Farbe für %1 %2 auswählen + Neue Farbe für %1 %2 auswählen + + + + ObjectRow + + + Hide %1 %2 + Ausblenden %1 %2 + + + + Show %1 %2 + Anzeigen %1 %2 + + + + Set %1 %2 position + Position von %1 %2 einstellen + + + + Delete %1 %2 + %1 %2 löschen + + + + Pick new color for %1 %2 + Neue Farbe für %1 %2 auswählen @@ -647,7 +714,7 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" Die folgenden Parameter werden verwendet, wenn der Definitionsbereich eine nicht kontinuierliche Menge ist. (Beispiel: ℕ, ℤ, Mengen wie {0;3}...) - + Note: Specify the probability for each value. Hinweis: Geben Sie die Wahrscheinlichkeit für jeden Wert an. @@ -657,7 +724,7 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" Hinweis: Verwenden Sie %1[n], um sich auf %1ₙ zu beziehen, %1[n+1] für %1ₙ₊₁… - + If you have latex enabled, you can use use latex markup in between $$ to create equations. Wenn Sie Latex aktiviert haben, können Sie Latex-Auszeichnungen zwischen $$ verwenden, um Gleichungen zu erstellen. @@ -667,8 +734,9 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" + - + %1: %1: @@ -676,8 +744,8 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" create - - + + New %1 %2 created. Neu %1 %2 erstellt. @@ -694,16 +762,175 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" editproperty - + %1 of %2 %3 changed from "%4" to "%5". %1 von %2 %3 wurde von "%4" auf "%5" geändert. - + %1 of %2 changed from %3 to %4. %1 von %2 wurde von %3 auf %4 geändert. + + error + + + + Cannot find property %1 of object %2. + + + + + Undefined variable %1. + + + + + %1 cannot be executed. + + + + + + + Invalid expression. + + + + + Invalid expression (parity). + + + + + Unknown character "%1". + + + + + + Illegal escape sequence: %1. + + + + + + Parse error [%1:%2]: %3 + + + + + Expected %1 + + + + + Unexpected %1 + + + + + Function definition is not permitted. + + + + + Expected variable for assignment. + + + + + Unexpected ".": member access is not permitted + + + + + Unexpected "[]": arrays are disabled. + + + + + Unexpected symbol: %1. + + + + + First argument to map is not a function. + + + + + Second argument to map is not an array. + + + + + First argument to fold is not a function. + + + + + Second argument to fold is not an array. + + + + + First argument to filter is not a function. + + + + + Second argument to filter is not an array. + + + + + Second argument to indexOf is not a string or array. + + + + + Second argument to join is not an array. + + + + + EOF + + + + + No object found with names %1. + + + + + No object found with name %1. + + + + + Object cannot be dependent on itself. + + + + + expression + + + LogarithmPlotter - Parsing error + + + + + Error while parsing expression for property %1: +%2 + +Evaluated expression: %3 + + + function @@ -730,14 +957,14 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" Bode-Magnituden - - + + low-pass Tiefpass - - + + high-pass Hochpass @@ -813,8 +1040,8 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde name - - + + %1 %2 renamed to %3. %1 %2 umbenannt in %3. @@ -982,11 +1209,11 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde - + - - + + labelPosition Position des Etiketts @@ -1000,10 +1227,10 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde - + - + labelX X-Position des Etiketts @@ -1052,14 +1279,14 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde - + x X - + y Y @@ -1069,17 +1296,17 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde Punkt-Stil - + probabilities Wahrscheinlichkeiten - + text Inhalt - + disableLatex LaTeX-Rendering für diesen Text deaktivieren diff --git a/LogarithmPlotter/i18n/lp_en.ts b/LogarithmPlotter/i18n/lp_en.ts index e49fa7b..a29b1d9 100644 --- a/LogarithmPlotter/i18n/lp_en.ts +++ b/LogarithmPlotter/i18n/lp_en.ts @@ -166,43 +166,87 @@ Done + + CustomPropertyList + + + + + Create new %1 + + Create new %1 + + + + Dialog + + + Edit properties of %1 %2 + Edit properties of %1 %2 + + + + LogarithmPlotter - Invalid object name + + + + + An object with the name '%1' already exists. + + + + + Name + Name + + + + Label content + Label content + + + + null + null + + + + name + name + + + + name + value + name + value + + EditorDialog - Edit properties of %1 %2 - Edit properties of %1 %2 + Edit properties of %1 %2 - Name - Name + Name - Label content - Label content + Label content - null - null + null - name - name + name - name + value - name + value + name + value - - + Create new %1 - + Create new %1 + + Create new %1 @@ -327,37 +371,37 @@ These settings can be changed at any time from the "Settings" menu.Loading file '%1'. - + Unknown object type: %1. Unknown object type: %1. - + Invalid file provided. Invalid file provided. - + Could not save file: Could not save file: - + Loaded file '%1'. Loaded file '%1'. - + Copied plot screenshot to clipboard! Copied plot screenshot to clipboard! - + &Update &Update - + &Update LogarithmPlotter &Update LogarithmPlotter @@ -383,29 +427,52 @@ These settings can be changed at any time from the "Settings" menu.Show all %1 - Hide %1 %2 - Hide %1 %2 + Hide %1 %2 - Show %1 %2 - Show %1 %2 + Show %1 %2 - Set %1 %2 position - Set %1 %2 position + Set %1 %2 position - Delete %1 %2 - Delete %1 %2 + Delete %1 %2 - Pick new color for %1 %2 - Pick new color for %1 %2 + Pick new color for %1 %2 + + + + ObjectRow + + + Hide %1 %2 + Hide %1 %2 + + + + Show %1 %2 + Show %1 %2 + + + + Set %1 %2 position + Set %1 %2 position + + + + Delete %1 %2 + Delete %1 %2 + + + + Pick new color for %1 %2 + Pick new color for %1 %2 @@ -647,7 +714,7 @@ These settings can be changed at any time from the "Settings" menu.The following parameters are used when the domain is a non-continuous set. (Ex: ℕ, ℤ, sets like {0;3}…) - + Note: Specify the probability for each value. Note: Specify the probability for each value. @@ -657,7 +724,7 @@ These settings can be changed at any time from the "Settings" menu.Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁… - + If you have latex enabled, you can use use latex markup in between $$ to create equations. If you have latex enabled, you can use use latex markup in between $$ to create equations. @@ -667,8 +734,9 @@ These settings can be changed at any time from the "Settings" menu. + - + %1: %1: @@ -676,8 +744,8 @@ These settings can be changed at any time from the "Settings" menu. create - - + + New %1 %2 created. New %1 %2 created. @@ -694,16 +762,175 @@ These settings can be changed at any time from the "Settings" menu. editproperty - + %1 of %2 %3 changed from "%4" to "%5". %1 of %2 %3 changed from "%4" to "%5". - + %1 of %2 changed from %3 to %4. %1 of %2 changed from %3 to %4. + + error + + + + Cannot find property %1 of object %2. + + + + + Undefined variable %1. + + + + + %1 cannot be executed. + + + + + + + Invalid expression. + + + + + Invalid expression (parity). + + + + + Unknown character "%1". + + + + + + Illegal escape sequence: %1. + + + + + + Parse error [%1:%2]: %3 + + + + + Expected %1 + + + + + Unexpected %1 + + + + + Function definition is not permitted. + + + + + Expected variable for assignment. + + + + + Unexpected ".": member access is not permitted + + + + + Unexpected "[]": arrays are disabled. + + + + + Unexpected symbol: %1. + + + + + First argument to map is not a function. + + + + + Second argument to map is not an array. + + + + + First argument to fold is not a function. + + + + + Second argument to fold is not an array. + + + + + First argument to filter is not a function. + + + + + Second argument to filter is not an array. + + + + + Second argument to indexOf is not a string or array. + + + + + Second argument to join is not an array. + + + + + EOF + + + + + No object found with names %1. + + + + + No object found with name %1. + + + + + Object cannot be dependent on itself. + + + + + expression + + + LogarithmPlotter - Parsing error + + + + + Error while parsing expression for property %1: +%2 + +Evaluated expression: %3 + + + function @@ -730,14 +957,14 @@ These settings can be changed at any time from the "Settings" menu.Bode Magnitudes - - + + low-pass low-pass - - + + high-pass high-pass @@ -813,8 +1040,8 @@ Please make sure your LaTeX installation is correct and report a bug if so. name - - + + %1 %2 renamed to %3. %1 %2 renamed to %3. @@ -982,11 +1209,11 @@ Please make sure your LaTeX installation is correct and report a bug if so. - + - - + + labelPosition Label position @@ -1000,10 +1227,10 @@ Please make sure your LaTeX installation is correct and report a bug if so. - + - + labelX Label's X position @@ -1052,14 +1279,14 @@ Please make sure your LaTeX installation is correct and report a bug if so. - + x X - + y Y @@ -1069,17 +1296,17 @@ Please make sure your LaTeX installation is correct and report a bug if so.Point style - + probabilities Probabilities list - + text Content - + disableLatex Disable LaTeX rendering for this text diff --git a/LogarithmPlotter/i18n/lp_es.ts b/LogarithmPlotter/i18n/lp_es.ts index b8d06f2..0842196 100644 --- a/LogarithmPlotter/i18n/lp_es.ts +++ b/LogarithmPlotter/i18n/lp_es.ts @@ -167,43 +167,56 @@ - EditorDialog + CustomPropertyList - + + + + Create new %1 + + + + + Dialog + + Edit properties of %1 %2 - + + LogarithmPlotter - Invalid object name + + + + + An object with the name '%1' already exists. + + + + Name - + Label content - + null - + name - + name + value - - - - + Create new %1 - - FileDialog @@ -249,7 +262,7 @@ These settings can be changed at any time from the "Settings" menu. Enable LaTeX rendering - + Activar el renderizado de LaTeX @@ -326,37 +339,37 @@ These settings can be changed at any time from the "Settings" menu. - + Unknown object type: %1. - + Invalid file provided. - + Could not save file: - + Loaded file '%1'. - + Copied plot screenshot to clipboard! - + &Update - + &Update LogarithmPlotter @@ -381,28 +394,31 @@ These settings can be changed at any time from the "Settings" menu.Show all %1 + + + ObjectRow - + Hide %1 %2 - + Show %1 %2 - + Set %1 %2 position - + Delete %1 %2 - + Pick new color for %1 %2 @@ -646,7 +662,7 @@ These settings can be changed at any time from the "Settings" menu. - + Note: Specify the probability for each value. @@ -656,7 +672,7 @@ These settings can be changed at any time from the "Settings" menu. - + If you have latex enabled, you can use use latex markup in between $$ to create equations. @@ -666,8 +682,9 @@ These settings can be changed at any time from the "Settings" menu. + - + %1: @@ -675,8 +692,8 @@ These settings can be changed at any time from the "Settings" menu. create - - + + New %1 %2 created. @@ -693,16 +710,175 @@ These settings can be changed at any time from the "Settings" menu. editproperty - + %1 of %2 %3 changed from "%4" to "%5". - + %1 of %2 changed from %3 to %4. + + error + + + + Cannot find property %1 of object %2. + + + + + Undefined variable %1. + + + + + %1 cannot be executed. + + + + + + + Invalid expression. + + + + + Invalid expression (parity). + + + + + Unknown character "%1". + + + + + + Illegal escape sequence: %1. + + + + + + Parse error [%1:%2]: %3 + + + + + Expected %1 + + + + + Unexpected %1 + + + + + Function definition is not permitted. + + + + + Expected variable for assignment. + + + + + Unexpected ".": member access is not permitted + + + + + Unexpected "[]": arrays are disabled. + + + + + Unexpected symbol: %1. + + + + + First argument to map is not a function. + + + + + Second argument to map is not an array. + + + + + First argument to fold is not a function. + + + + + Second argument to fold is not an array. + + + + + First argument to filter is not a function. + + + + + Second argument to filter is not an array. + + + + + Second argument to indexOf is not a string or array. + + + + + Second argument to join is not an array. + + + + + EOF + + + + + No object found with names %1. + + + + + No object found with name %1. + + + + + Object cannot be dependent on itself. + + + + + expression + + + LogarithmPlotter - Parsing error + + + + + Error while parsing expression for property %1: +%2 + +Evaluated expression: %3 + + + function @@ -729,14 +905,14 @@ These settings can be changed at any time from the "Settings" menu. - - + + low-pass - - + + high-pass @@ -776,8 +952,8 @@ Please make sure your latex installation is correct and report a bug if so. name - - + + %1 %2 renamed to %3. @@ -945,11 +1121,11 @@ Please make sure your latex installation is correct and report a bug if so. - + - - + + labelPosition @@ -963,10 +1139,10 @@ Please make sure your latex installation is correct and report a bug if so. - + - + labelX @@ -1015,14 +1191,14 @@ Please make sure your latex installation is correct and report a bug if so. - + x - + y @@ -1032,17 +1208,17 @@ Please make sure your latex installation is correct and report a bug if so. - + probabilities - + text - + disableLatex diff --git a/LogarithmPlotter/i18n/lp_fr.ts b/LogarithmPlotter/i18n/lp_fr.ts index 35ee738..fe53735 100644 --- a/LogarithmPlotter/i18n/lp_fr.ts +++ b/LogarithmPlotter/i18n/lp_fr.ts @@ -167,44 +167,88 @@ Fermer + + CustomPropertyList + + + + + Create new %1 + + Créer un nouvel objet %1 + + + + Dialog + + + Edit properties of %1 %2 + Changer les propriétés de %1 %2 + + + + LogarithmPlotter - Invalid object name + + + + + An object with the name '%1' already exists. + + + + + Name + Nom + + + + Label content + Étiquette + + + + null + vide + + + + name + nom + + + + name + value + nom + valeur + + EditorDialog - Edit properties of %1 %2 - Changer les propriétés de %1 %2 + Changer les propriétés de %1 %2 - Name - Nom + Nom - Label content - Étiquette + Étiquette - null - vide + vide - name - nom + nom - name + value - nom + valeur + nom + valeur - - + Create new %1 Traduction non litéralle pour éviter les problèmes de genre. - + Créer un nouvel objet %1 + + Créer un nouvel objet %1 @@ -335,37 +379,37 @@ These settings can always be changed at any time from the "Settings" m Chargement du fichier '%1'. - + Unknown object type: %1. Type d'objet inconnu : %1. - + Invalid file provided. Fichier fourni invalide. - + Could not save file: Impossible de sauvegarder le fichier : - + Loaded file '%1'. Fichier '%1' chargé. - + Copied plot screenshot to clipboard! Image du graphe copiée dans le presse-papiers ! - + &Update &Mise à jour - + &Update LogarithmPlotter &Mettre à jour LogarithmPlotter @@ -391,29 +435,52 @@ These settings can always be changed at any time from the "Settings" m Montrer tous les %1 - Hide %1 %2 - Cacher l'objet %1 %2 + Cacher l'objet %1 %2 - Show %1 %2 - Montrer l'objet %1 %2 + Montrer l'objet %1 %2 - Set %1 %2 position - Définir la position de l'objet %1 %2 + Définir la position de l'objet %1 %2 - Delete %1 %2 - Supprimer l'objet %1 %2 + Supprimer l'objet %1 %2 - Pick new color for %1 %2 - Choisissez une nouvelle couleur pour %1 %2 + Choisissez une nouvelle couleur pour %1 %2 + + + + ObjectRow + + + Hide %1 %2 + Cacher l'objet %1 %2 + + + + Show %1 %2 + Montrer l'objet %1 %2 + + + + Set %1 %2 position + Définir la position de l'objet %1 %2 + + + + Delete %1 %2 + Supprimer l'objet %1 %2 + + + + Pick new color for %1 %2 + Choisissez une nouvelle couleur pour %1 %2 @@ -655,7 +722,7 @@ These settings can always be changed at any time from the "Settings" m Les paramètres suivants sont utilisés lorsque le domaine de définition est un ensemble non-continu. (Ex : ℕ, ℤ, des ensembles comme {0;3}…) - + Note: Specify the probability for each value. Note : Spécifiez la probabilité pour chaque valeur. @@ -666,7 +733,7 @@ These settings can always be changed at any time from the "Settings" m Note : Utilisez %1[n] pour faire référence à %1ₙ, %1[n+1] pour %1ₙ₊₁… - + If you have latex enabled, you can use use latex markup in between $$ to create equations. Si vous avez activé le rendu latex, vous pouvez utiliser les balises latex entre $$ pour créer des équations. @@ -676,8 +743,9 @@ These settings can always be changed at any time from the "Settings" m + - + %1: %1 : @@ -685,8 +753,8 @@ These settings can always be changed at any time from the "Settings" m create - - + + New %1 %2 created. Nouvel objet %1 %2 créé. @@ -703,16 +771,175 @@ These settings can always be changed at any time from the "Settings" m editproperty - + %1 of %2 %3 changed from "%4" to "%5". %1 de %2 %3 modifiée de "%4" à "%5". - + %1 of %2 changed from %3 to %4. %1 de %2 modifiée de %3 à %4. + + error + + + + Cannot find property %1 of object %2. + + + + + Undefined variable %1. + + + + + %1 cannot be executed. + + + + + + + Invalid expression. + + + + + Invalid expression (parity). + + + + + Unknown character "%1". + + + + + + Illegal escape sequence: %1. + + + + + + Parse error [%1:%2]: %3 + + + + + Expected %1 + + + + + Unexpected %1 + + + + + Function definition is not permitted. + + + + + Expected variable for assignment. + + + + + Unexpected ".": member access is not permitted + + + + + Unexpected "[]": arrays are disabled. + + + + + Unexpected symbol: %1. + + + + + First argument to map is not a function. + + + + + Second argument to map is not an array. + + + + + First argument to fold is not a function. + + + + + Second argument to fold is not an array. + + + + + First argument to filter is not a function. + + + + + Second argument to filter is not an array. + + + + + Second argument to indexOf is not a string or array. + + + + + Second argument to join is not an array. + + + + + EOF + + + + + No object found with names %1. + + + + + No object found with name %1. + + + + + Object cannot be dependent on itself. + + + + + expression + + + LogarithmPlotter - Parsing error + + + + + Error while parsing expression for property %1: +%2 + +Evaluated expression: %3 + + + function @@ -739,14 +966,14 @@ These settings can always be changed at any time from the "Settings" m Gains de Bode - - + + low-pass passe-bas - - + + high-pass passe-haut @@ -822,8 +1049,8 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c name - - + + %1 %2 renamed to %3. %1 %2 renommé(e) en %3. @@ -991,11 +1218,11 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c - + - - + + labelPosition Position de l'étiquette @@ -1009,10 +1236,10 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c - + - + labelX Position en X de l'étiquette @@ -1061,14 +1288,14 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c - + x X - + y Y @@ -1078,17 +1305,17 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c Style du point - + probabilities Liste de probabilités - + text Contenu - + disableLatex Désactiver le rendu LaTeX pour ce texte diff --git a/LogarithmPlotter/i18n/lp_hu.ts b/LogarithmPlotter/i18n/lp_hu.ts index 5d07339..124f1ac 100644 --- a/LogarithmPlotter/i18n/lp_hu.ts +++ b/LogarithmPlotter/i18n/lp_hu.ts @@ -166,43 +166,87 @@ Kész + + CustomPropertyList + + + + + Create new %1 + + Új %1 létrehozása + + + + Dialog + + + Edit properties of %1 %2 + %1 %2 tulajdonságainak szerkesztése + + + + LogarithmPlotter - Invalid object name + + + + + An object with the name '%1' already exists. + + + + + Name + Név + + + + Label content + Címke tartalom + + + + null + üres + + + + name + név + + + + name + value + név + érték + + EditorDialog - Edit properties of %1 %2 - %1 %2 tulajdonságainak szerkesztése + %1 %2 tulajdonságainak szerkesztése - Name - Név + Név - Label content - Címke tartalom + Címke tartalom - null - üres + üres - name - név + név - name + value - név + érték + név + érték - - + Create new %1 - + Új %1 létrehozása + + Új %1 létrehozása @@ -327,37 +371,37 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben. A(z) „%1” fájl betöltése folyamatban van. - + Unknown object type: %1. Ismeretlen objektumtípus: %1. - + Invalid file provided. A megadott fájl érvénytelen. - + Could not save file: A fájl mentése nem sikerült: - + Loaded file '%1'. A(z) „%1” fájl betöltve. - + Copied plot screenshot to clipboard! Ábra képernyőkép vágólapra másolva! - + &Update &Frissítés - + &Update LogarithmPlotter A LogarithmPlotter &frissítése @@ -383,29 +427,52 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben. Összes %1 megjelenítése - Hide %1 %2 - %1 %2 elrejtése + %1 %2 elrejtése - Show %1 %2 - %1 %2 megjelenítése + %1 %2 megjelenítése - Set %1 %2 position - %1 %2 helye beállítása + %1 %2 helye beállítása - Delete %1 %2 - %1 %2 törlése + %1 %2 törlése - Pick new color for %1 %2 - Válasszon új színt a következőhöz: %1 %2 + Válasszon új színt a következőhöz: %1 %2 + + + + ObjectRow + + + Hide %1 %2 + %1 %2 elrejtése + + + + Show %1 %2 + %1 %2 megjelenítése + + + + Set %1 %2 position + %1 %2 helye beállítása + + + + Delete %1 %2 + %1 %2 törlése + + + + Pick new color for %1 %2 + Válasszon új színt a következőhöz: %1 %2 @@ -647,7 +714,7 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben. A következő paraméterek használatosak, ha a tartomány nem folytonos halmaz. (Példák: ℕ, ℤ, olyan halmazok, mint a {0;3}…) - + Note: Specify the probability for each value. Megjegyzés: Adja meg az egyes értékek valószínűségét. @@ -657,7 +724,7 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben. Megjegyzés: A(z) %1[n] használatával hivatkozhat erre: %1ₙ, a(z) %1[n+1] használatával hivatkozhat erre: %1ₙ₊₁, … - + If you have latex enabled, you can use use latex markup in between $$ to create equations. Ha a LaTeX engedélyezve van, a LaTeX-jelölés használható egyenletek létrehozására $$ között. @@ -667,8 +734,9 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben. + - + %1: %1: @@ -676,8 +744,8 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben. create - - + + New %1 %2 created. Új %1 %2 létrehozva. @@ -694,16 +762,175 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben. editproperty - + %1 of %2 %3 changed from "%4" to "%5". %1/%2 %3 megváltozott. Régi érték: %4, új érték: %5. - + %1 of %2 changed from %3 to %4. %1/%2 megváltozott. Régi érték: %3, új érték: %4. + + error + + + + Cannot find property %1 of object %2. + + + + + Undefined variable %1. + + + + + %1 cannot be executed. + + + + + + + Invalid expression. + + + + + Invalid expression (parity). + + + + + Unknown character "%1". + + + + + + Illegal escape sequence: %1. + + + + + + Parse error [%1:%2]: %3 + + + + + Expected %1 + + + + + Unexpected %1 + + + + + Function definition is not permitted. + + + + + Expected variable for assignment. + + + + + Unexpected ".": member access is not permitted + + + + + Unexpected "[]": arrays are disabled. + + + + + Unexpected symbol: %1. + + + + + First argument to map is not a function. + + + + + Second argument to map is not an array. + + + + + First argument to fold is not a function. + + + + + Second argument to fold is not an array. + + + + + First argument to filter is not a function. + + + + + Second argument to filter is not an array. + + + + + Second argument to indexOf is not a string or array. + + + + + Second argument to join is not an array. + + + + + EOF + + + + + No object found with names %1. + + + + + No object found with name %1. + + + + + Object cannot be dependent on itself. + + + + + expression + + + LogarithmPlotter - Parsing error + + + + + Error while parsing expression for property %1: +%2 + +Evaluated expression: %3 + + + function @@ -730,14 +957,14 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben. Bode-nagyságrendek - - + + low-pass aluláteresztő - - + + high-pass felüláteresztő @@ -809,8 +1036,8 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents name - - + + %1 %2 renamed to %3. %1 %2 átnevezve erre: %3. @@ -978,11 +1205,11 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents - + - - + + labelPosition Címke helyzete @@ -996,10 +1223,10 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents - + - + labelX Címke X helyzete @@ -1048,14 +1275,14 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents - + x X - + y Y @@ -1065,17 +1292,17 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents Pontstílus - + probabilities Valószínűségek listája - + text Tartalom - + disableLatex LaTeX-megjelenítés letiltása ennél a szövegnél diff --git a/LogarithmPlotter/i18n/lp_nb_NO.ts b/LogarithmPlotter/i18n/lp_nb_NO.ts index f1191ee..f604460 100644 --- a/LogarithmPlotter/i18n/lp_nb_NO.ts +++ b/LogarithmPlotter/i18n/lp_nb_NO.ts @@ -166,43 +166,87 @@ + + CustomPropertyList + + + + + Create new %1 + + Opprett nytt %1 + + + + Dialog + + + Edit properties of %1 %2 + Rediger egenskaper for %1 %2 + + + + LogarithmPlotter - Invalid object name + + + + + An object with the name '%1' already exists. + + + + + Name + Navn + + + + Label content + Etikett-innhold + + + + null + NULL + + + + name + navn + + + + name + value + navn + veri + + EditorDialog - Edit properties of %1 %2 - Rediger egenskaper for %1 %2 + Rediger egenskaper for %1 %2 - Name - Navn + Navn - Label content - Etikett-innhold + Etikett-innhold - null - NULL + NULL - name - navn + navn - name + value - navn + veri + navn + veri - - + Create new %1 - + Opprett nytt %1 + + Opprett nytt %1 @@ -327,37 +371,37 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.Laster inn «%1»-fil. - + Unknown object type: %1. Ukjent objekttype: %1. - + Invalid file provided. Ugyldig fil angitt. - + Could not save file: Kunne ikke lagre fil: - + Loaded file '%1'. Lastet inn filen «%1». - + Copied plot screenshot to clipboard! Kopierte plott-skjermavbildning til utklippstavlen! - + &Update &Oppdater - + &Update LogarithmPlotter &Installer ny versjon av LogartimePlotter @@ -383,29 +427,52 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.Vis alle %1 - Hide %1 %2 - Skjul %1 %2 + Skjul %1 %2 - Show %1 %2 - Vis %1 %2 + Vis %1 %2 - + Set %1 %2 position + Sett %1 %2 posisjon + + + Delete %1 %2 + Slett %1 %2 + + + Pick new color for %1 %2 + Velg ny farge for %1 %2 + + + + ObjectRow + + + Hide %1 %2 + Skjul %1 %2 + + + + Show %1 %2 + Vis %1 %2 + + + Set %1 %2 position Sett %1 %2 posisjon - + Delete %1 %2 - Slett %1 %2 + Slett %1 %2 - + Pick new color for %1 %2 - Velg ny farge for %1 %2 + Velg ny farge for %1 %2 @@ -647,7 +714,7 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen. - + Note: Specify the probability for each value. @@ -657,7 +724,7 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen. - + If you have latex enabled, you can use use latex markup in between $$ to create equations. @@ -667,8 +734,9 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen. + - + %1: @@ -676,8 +744,8 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen. create - - + + New %1 %2 created. Ny %1 %2 opprettet. @@ -694,16 +762,175 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen. editproperty - + %1 of %2 %3 changed from "%4" to "%5". %1 av %2 %3 endret fra «%4» til «%5». - + %1 of %2 changed from %3 to %4. + + error + + + + Cannot find property %1 of object %2. + + + + + Undefined variable %1. + + + + + %1 cannot be executed. + + + + + + + Invalid expression. + + + + + Invalid expression (parity). + + + + + Unknown character "%1". + + + + + + Illegal escape sequence: %1. + + + + + + Parse error [%1:%2]: %3 + + + + + Expected %1 + + + + + Unexpected %1 + + + + + Function definition is not permitted. + + + + + Expected variable for assignment. + + + + + Unexpected ".": member access is not permitted + + + + + Unexpected "[]": arrays are disabled. + + + + + Unexpected symbol: %1. + + + + + First argument to map is not a function. + + + + + Second argument to map is not an array. + + + + + First argument to fold is not a function. + + + + + Second argument to fold is not an array. + + + + + First argument to filter is not a function. + + + + + Second argument to filter is not an array. + + + + + Second argument to indexOf is not a string or array. + + + + + Second argument to join is not an array. + + + + + EOF + + + + + No object found with names %1. + + + + + No object found with name %1. + + + + + Object cannot be dependent on itself. + + + + + expression + + + LogarithmPlotter - Parsing error + + + + + Error while parsing expression for property %1: +%2 + +Evaluated expression: %3 + + + function @@ -730,14 +957,14 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.Bode-magnituder - - + + low-pass lavpass - - + + high-pass høypass @@ -800,8 +1027,8 @@ Please make sure your latex installation is correct and report a bug if so. name - - + + %1 %2 renamed to %3. @@ -969,11 +1196,11 @@ Please make sure your latex installation is correct and report a bug if so. - + - - + + labelPosition @@ -987,10 +1214,10 @@ Please make sure your latex installation is correct and report a bug if so. - + - + labelX @@ -1039,14 +1266,14 @@ Please make sure your latex installation is correct and report a bug if so. - + x - + y @@ -1056,17 +1283,17 @@ Please make sure your latex installation is correct and report a bug if so. - + probabilities - + text - + disableLatex diff --git a/LogarithmPlotter/i18n/lp_template.ts b/LogarithmPlotter/i18n/lp_template.ts index 506d6a7..a22d858 100644 --- a/LogarithmPlotter/i18n/lp_template.ts +++ b/LogarithmPlotter/i18n/lp_template.ts @@ -167,43 +167,56 @@ - EditorDialog + CustomPropertyList - + + + + Create new %1 + + + + + Dialog + + Edit properties of %1 %2 - + + LogarithmPlotter - Invalid object name + + + + + An object with the name '%1' already exists. + + + + Name - + Label content - + null - + name - + name + value - - - - + Create new %1 - - FileDialog @@ -326,37 +339,37 @@ These settings can be changed at any time from the "Settings" menu. - + Unknown object type: %1. - + Invalid file provided. - + Could not save file: - + Loaded file '%1'. - + Copied plot screenshot to clipboard! - + &Update - + &Update LogarithmPlotter @@ -381,28 +394,31 @@ These settings can be changed at any time from the "Settings" menu.Show all %1 + + + ObjectRow - + Hide %1 %2 - + Show %1 %2 - + Set %1 %2 position - + Delete %1 %2 - + Pick new color for %1 %2 @@ -646,7 +662,7 @@ These settings can be changed at any time from the "Settings" menu. - + Note: Specify the probability for each value. @@ -656,7 +672,7 @@ These settings can be changed at any time from the "Settings" menu. - + If you have latex enabled, you can use use latex markup in between $$ to create equations. @@ -666,8 +682,9 @@ These settings can be changed at any time from the "Settings" menu. + - + %1: @@ -675,8 +692,8 @@ These settings can be changed at any time from the "Settings" menu. create - - + + New %1 %2 created. @@ -693,16 +710,175 @@ These settings can be changed at any time from the "Settings" menu. editproperty - + %1 of %2 %3 changed from "%4" to "%5". - + %1 of %2 changed from %3 to %4. + + error + + + + Cannot find property %1 of object %2. + + + + + Undefined variable %1. + + + + + %1 cannot be executed. + + + + + + + Invalid expression. + + + + + Invalid expression (parity). + + + + + Unknown character "%1". + + + + + + Illegal escape sequence: %1. + + + + + + Parse error [%1:%2]: %3 + + + + + Expected %1 + + + + + Unexpected %1 + + + + + Function definition is not permitted. + + + + + Expected variable for assignment. + + + + + Unexpected ".": member access is not permitted + + + + + Unexpected "[]": arrays are disabled. + + + + + Unexpected symbol: %1. + + + + + First argument to map is not a function. + + + + + Second argument to map is not an array. + + + + + First argument to fold is not a function. + + + + + Second argument to fold is not an array. + + + + + First argument to filter is not a function. + + + + + Second argument to filter is not an array. + + + + + Second argument to indexOf is not a string or array. + + + + + Second argument to join is not an array. + + + + + EOF + + + + + No object found with names %1. + + + + + No object found with name %1. + + + + + Object cannot be dependent on itself. + + + + + expression + + + LogarithmPlotter - Parsing error + + + + + Error while parsing expression for property %1: +%2 + +Evaluated expression: %3 + + + function @@ -729,14 +905,14 @@ These settings can be changed at any time from the "Settings" menu. - - + + low-pass - - + + high-pass @@ -776,8 +952,8 @@ Please make sure your latex installation is correct and report a bug if so. name - - + + %1 %2 renamed to %3. @@ -945,11 +1121,11 @@ Please make sure your latex installation is correct and report a bug if so. - + - - + + labelPosition @@ -963,10 +1139,10 @@ Please make sure your latex installation is correct and report a bug if so. - + - + labelX @@ -1015,14 +1191,14 @@ Please make sure your latex installation is correct and report a bug if so. - + x - + y @@ -1032,17 +1208,17 @@ Please make sure your latex installation is correct and report a bug if so. - + probabilities - + text - + disableLatex