Skip to content

Commit

Permalink
Translation, WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrGasparik committed Mar 26, 2019
1 parent 2a0ac8f commit b7d12a5
Show file tree
Hide file tree
Showing 19 changed files with 159 additions and 91 deletions.
Expand Up @@ -212,7 +212,8 @@ CertDefinitionPage.message.cantSaveEmpty=Nepodařilo se uložit prázdné XML.
CertDefinitionPage.message.cantSaveEmptyName=Nepodařilo se uložit definici s prázdným názvem.
Channel.discovery=Prozkoumávání
Channel.import=Importovat
Channel.liveSync=Live Synchronizace
Channel.liveSync=Live synchronizace
Channel.asyncUpdate=Asynchronní aktualizace
Channel.null=Vyberte jeden
channel.nullValid=Vyberte jeden
Channel.reconciliation=Rekonciliace
Expand Down Expand Up @@ -2131,6 +2132,7 @@ pageTask.category.Demo=Ukázka
pageTask.category.ImportFromFile=Importovat ze souboru
pageTask.category.ImportingAccounts=Importování účtů
pageTask.category.LiveSynchronization=Live synchronizace
pageTask.category.AsynchronousUpdate=Asynchronní aktualizace
pageTask.category.Recomputation=Přepočítání
pageTask.category.Reconciliation=Rekonciliace
pageTask.category.UserRecomputation=Přepočítání uživatelů
Expand Down Expand Up @@ -2275,6 +2277,7 @@ pageTasks.category.Demo=Ukázka
pageTasks.category.ImportFromFile=Import ze souboru
pageTasks.category.ImportingAccounts=Importované účty
pageTasks.category.LiveSynchronization=Live synchronizace
pageTasks.category.AsynchronousUpdate=Asynchronní aktualizace
pageTasks.category.null=(nedefinovaný)
pageTasks.category.Recomputation=Přepočítání
pageTasks.category.Reconciliation=Rekonciliace
Expand Down Expand Up @@ -4233,7 +4236,7 @@ ReferencePopupPanel.targetType=Typ:
ReferencePopupPanel.relation=Vazba:
chooseFocusTypeAndRelationDialogPanel.relation=Vazba:
chooseFocusTypeAndRelationDialogPanel.type=Typ
chooseFocusTypeAndRelationDialogPanel.tooltip.type=Typ objektu, pro který přiřazení existuje
chooseFocusTypeAndRelationDialogPanel.tooltip.type=Příjemce přiřazení/Typ cílového objektu
abstractRoleMemberPanel.menu.assign=Přiřadit
abstractRoleMemberPanel.menu.assignMember=Přiřadit člena
abstractRoleMemberPanel.menu.unassign=Odebrat přiřazení
Expand Down Expand Up @@ -4339,3 +4342,4 @@ PolyStringEditorPanel.defaultLabel=výchozí
PolyStringEditorPanel.keyLabel=klíč
PolyStringEditorPanel.showLanguages=Zobrazit jazyky
PolyStringEditorPanel.hideLanguages=Skrýt jazyky
PolyStringEditorPanel.addLanguage=Přidat jazyk
Expand Up @@ -212,7 +212,8 @@ CertDefinitionPage.message.cantSaveEmpty=Leeres XML kann nicht gespeichert werde
CertDefinitionPage.message.cantSaveEmptyName=Definition mit leerem Namen kann nicht gespeichert werden
Channel.discovery=Recherche
Channel.import=Importieren
Channel.liveSync=Echtzeitsynchronisation
Channel.liveSync=Live Synchronisation
Channel.asyncUpdate=Asynchronous update
Channel.null=Auswählen
channel.nullValid=Auswählen
Channel.reconciliation=Abgleich
Expand Down Expand Up @@ -2131,6 +2132,7 @@ pageTask.category.Demo=Demo
pageTask.category.ImportFromFile=Import von Datei
pageTask.category.ImportingAccounts=Accounts importieren
pageTask.category.LiveSynchronization=Live Synchronisation
pageTask.category.AsynchronousUpdate=Asynchronous update
pageTask.category.Recomputation=Neuberechnung
pageTask.category.Reconciliation=Abgleich
pageTask.category.UserRecomputation=Benutzer Neuberechnung
Expand Down Expand Up @@ -2275,6 +2277,7 @@ pageTasks.category.Demo=Demo
pageTasks.category.ImportFromFile=Import von Datei
pageTasks.category.ImportingAccounts=Accounts importieren
pageTasks.category.LiveSynchronization=Echtzeitsynchronisation
pageTasks.category.AsynchronousUpdate=Asynchronous update
pageTasks.category.null=(nicht definiert)
pageTasks.category.Recomputation=Neuberechnung
pageTasks.category.Reconciliation=Abgleich
Expand Down Expand Up @@ -4233,7 +4236,7 @@ ReferencePopupPanel.targetType=Typ:
ReferencePopupPanel.relation=Relation:
chooseFocusTypeAndRelationDialogPanel.relation=Relation:
chooseFocusTypeAndRelationDialogPanel.type=Typ
chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists
chooseFocusTypeAndRelationDialogPanel.tooltip.type=Assignment holder/target object type
abstractRoleMemberPanel.menu.assign=Ressource zuweisen
abstractRoleMemberPanel.menu.assignMember=Assign member
abstractRoleMemberPanel.menu.unassign=Entziehen
Expand Down Expand Up @@ -4339,3 +4342,4 @@ PolyStringEditorPanel.defaultLabel=Standardmässig
PolyStringEditorPanel.keyLabel=key
PolyStringEditorPanel.showLanguages=Show languages
PolyStringEditorPanel.hideLanguages=Hide languages
PolyStringEditorPanel.addLanguage=Add language
Expand Up @@ -212,7 +212,8 @@ CertDefinitionPage.message.cantSaveEmpty=Can't save empty XML
CertDefinitionPage.message.cantSaveEmptyName=Can't save definition with empty name
Channel.discovery=Discovery
Channel.import=Import
Channel.liveSync=Live Synchronization
Channel.liveSync=Live synchronization
Channel.asyncUpdate=Asynchronous update
Channel.null=Choose One
channel.nullValid=Choose One
Channel.reconciliation=Reconciliation
Expand Down Expand Up @@ -2131,6 +2132,7 @@ pageTask.category.Demo=Demo
pageTask.category.ImportFromFile=Import from file
pageTask.category.ImportingAccounts=Importing accounts
pageTask.category.LiveSynchronization=Live synchronization
pageTask.category.AsynchronousUpdate=Asynchronous update
pageTask.category.Recomputation=Recomputation
pageTask.category.Reconciliation=Reconciliation
pageTask.category.UserRecomputation=User recomputation
Expand Down Expand Up @@ -2275,6 +2277,7 @@ pageTasks.category.Demo=Demo
pageTasks.category.ImportFromFile=Import from file
pageTasks.category.ImportingAccounts=Importing accounts
pageTasks.category.LiveSynchronization=Live synchronization
pageTasks.category.AsynchronousUpdate=Asynchronous update
pageTasks.category.null=(undefined)
pageTasks.category.Recomputation=Recomputation
pageTasks.category.Reconciliation=Reconciliation
Expand Down Expand Up @@ -4339,3 +4342,4 @@ PolyStringEditorPanel.defaultLabel=default
PolyStringEditorPanel.keyLabel=key
PolyStringEditorPanel.showLanguages=Show languages
PolyStringEditorPanel.hideLanguages=Hide languages
PolyStringEditorPanel.addLanguage=Add language
Expand Up @@ -213,6 +213,7 @@ CertDefinitionPage.message.cantSaveEmptyName=No se puede guardar una definición
Channel.discovery=Descubrimiento
Channel.import=Importar
Channel.liveSync=Sincronización en vivo
Channel.asyncUpdate=Asynchronous update
Channel.null=Elija uno
channel.nullValid=Elija uno
Channel.reconciliation=Reconciliación
Expand Down Expand Up @@ -2131,6 +2132,7 @@ pageTask.category.Demo=Demo
pageTask.category.ImportFromFile=Importar desde fichero
pageTask.category.ImportingAccounts=Importando cuentas
pageTask.category.LiveSynchronization=Sincronización en vivo
pageTask.category.AsynchronousUpdate=Asynchronous update
pageTask.category.Recomputation=Recomputación
pageTask.category.Reconciliation=Reconciliación
pageTask.category.UserRecomputation=Recomputación de usuario
Expand Down Expand Up @@ -2275,6 +2277,7 @@ pageTasks.category.Demo=Demo
pageTasks.category.ImportFromFile=Importar desde fichero
pageTasks.category.ImportingAccounts=Importando cuentas
pageTasks.category.LiveSynchronization=Sincronización en vivo
pageTasks.category.AsynchronousUpdate=Asynchronous update
pageTasks.category.null=(no definido)
pageTasks.category.Recomputation=Recomputación
pageTasks.category.Reconciliation=Reconciliación
Expand Down Expand Up @@ -4233,7 +4236,7 @@ ReferencePopupPanel.targetType=Tipo:
ReferencePopupPanel.relation=Relación:
chooseFocusTypeAndRelationDialogPanel.relation=Relación:
chooseFocusTypeAndRelationDialogPanel.type=Tipo
chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists
chooseFocusTypeAndRelationDialogPanel.tooltip.type=Assignment holder/target object type
abstractRoleMemberPanel.menu.assign=Asignar Recursos de la Cuenta
abstractRoleMemberPanel.menu.assignMember=Assign member
abstractRoleMemberPanel.menu.unassign=Desasignar
Expand Down Expand Up @@ -4339,3 +4342,4 @@ PolyStringEditorPanel.defaultLabel=defecto
PolyStringEditorPanel.keyLabel=key
PolyStringEditorPanel.showLanguages=Show languages
PolyStringEditorPanel.hideLanguages=Hide languages
PolyStringEditorPanel.addLanguage=Add language
Expand Up @@ -213,6 +213,7 @@ CertDefinitionPage.message.cantSaveEmptyName=Ei saa salvestada määratlust ilma
Channel.discovery=Tuvastamine
Channel.import=Impordi
Channel.liveSync=Otsesünkimine
Channel.asyncUpdate=Asynchronous update
Channel.null=Vali üks
channel.nullValid=Vali üks
Channel.reconciliation=Lepitamine
Expand Down Expand Up @@ -2131,6 +2132,7 @@ pageTask.category.Demo=Demo
pageTask.category.ImportFromFile=Failist importimine
pageTask.category.ImportingAccounts=Kontode importimine
pageTask.category.LiveSynchronization=Otsesünkimine
pageTask.category.AsynchronousUpdate=Asynchronous update
pageTask.category.Recomputation=Uuesti arvutamine
pageTask.category.Reconciliation=Lepitamine
pageTask.category.UserRecomputation=Kasutaja uuesti arvutamine
Expand Down Expand Up @@ -2275,6 +2277,7 @@ pageTasks.category.Demo=Demo
pageTasks.category.ImportFromFile=Failist importimine
pageTasks.category.ImportingAccounts=Kontode importimine
pageTasks.category.LiveSynchronization=Otsesünkimine
pageTasks.category.AsynchronousUpdate=Asynchronous update
pageTasks.category.null=(määratlemata)
pageTasks.category.Recomputation=Uuesti arvutamine
pageTasks.category.Reconciliation=Lepitamine
Expand Down Expand Up @@ -4233,7 +4236,7 @@ ReferencePopupPanel.targetType=Tüüp:
ReferencePopupPanel.relation=Relation:
chooseFocusTypeAndRelationDialogPanel.relation=Relation:
chooseFocusTypeAndRelationDialogPanel.type=Tüüp
chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists
chooseFocusTypeAndRelationDialogPanel.tooltip.type=Assignment holder/target object type
abstractRoleMemberPanel.menu.assign=Omista
abstractRoleMemberPanel.menu.assignMember=Assign member
abstractRoleMemberPanel.menu.unassign=Eemalda omistus
Expand Down Expand Up @@ -4339,3 +4342,4 @@ PolyStringEditorPanel.defaultLabel=vaikimisi
PolyStringEditorPanel.keyLabel=key
PolyStringEditorPanel.showLanguages=Show languages
PolyStringEditorPanel.hideLanguages=Hide languages
PolyStringEditorPanel.addLanguage=Add language
Expand Up @@ -213,6 +213,7 @@ CertDefinitionPage.message.cantSaveEmptyName=Ei voi tallentaa määritelmää il
Channel.discovery=Löytö
Channel.import=Tuo
Channel.liveSync=Live synkronointi
Channel.asyncUpdate=Asynchronous update
Channel.null=Valitse Yksi
channel.nullValid=Valitse Yksi
Channel.reconciliation=Täsmäytys
Expand Down Expand Up @@ -2131,6 +2132,7 @@ pageTask.category.Demo=Demo
pageTask.category.ImportFromFile=Tuo tiedostosta
pageTask.category.ImportingAccounts=Tuodaan tilejä
pageTask.category.LiveSynchronization=Live synkronointi
pageTask.category.AsynchronousUpdate=Asynchronous update
pageTask.category.Recomputation=Uudelleenlaskeminen
pageTask.category.Reconciliation=Täsmäytys
pageTask.category.UserRecomputation=Käyttäjän uudellenlaskeminen
Expand Down Expand Up @@ -2275,6 +2277,7 @@ pageTasks.category.Demo=Demo
pageTasks.category.ImportFromFile=Tuo tiedostosta
pageTasks.category.ImportingAccounts=Tilien tuonti
pageTasks.category.LiveSynchronization=Live synkronointi
pageTasks.category.AsynchronousUpdate=Asynchronous update
pageTasks.category.null=(määrittelemätön)
pageTasks.category.Recomputation=Uudelleenlaskeminen
pageTasks.category.Reconciliation=Täsmäytys
Expand Down Expand Up @@ -4233,7 +4236,7 @@ ReferencePopupPanel.targetType=Tyyppi:
ReferencePopupPanel.relation=Relation:
chooseFocusTypeAndRelationDialogPanel.relation=Relation:
chooseFocusTypeAndRelationDialogPanel.type=Tyyppi
chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists
chooseFocusTypeAndRelationDialogPanel.tooltip.type=Assignment holder/target object type
abstractRoleMemberPanel.menu.assign=Osoita
abstractRoleMemberPanel.menu.assignMember=Assign member
abstractRoleMemberPanel.menu.unassign=Poista osoitus
Expand Down Expand Up @@ -4339,3 +4342,4 @@ PolyStringEditorPanel.defaultLabel=oletus
PolyStringEditorPanel.keyLabel=key
PolyStringEditorPanel.showLanguages=Show languages
PolyStringEditorPanel.hideLanguages=Hide languages
PolyStringEditorPanel.addLanguage=Add language

0 comments on commit b7d12a5

Please sign in to comment.