diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cad9482
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,45 @@
+# C++ objects and libs
+*.slo
+*.lo
+*.o
+*.a
+*.la
+*.lai
+*.so
+*.dll
+*.dylib
+
+# Qt-es
+object_script.*.Release
+object_script.*.Debug
+*_plugin_import.cpp
+/.qmake.cache
+/.qmake.stash
+*.pro.user
+*.pro.user.*
+*.qbs.user
+*.qbs.user.*
+*.moc
+moc_*.cpp
+moc_*.h
+qrc_*.cpp
+ui_*.h
+*.qmlc
+*.jsc
+Makefile*
+*build-*
+
+# Qt unit tests
+target_wrapper.*
+
+# QtCreator
+*.autosave
+
+# QtCreator Qml
+*.qmlproject.user
+*.qmlproject.user.*
+
+# QtCreator CMake
+CMakeLists.txt.user*
+
+*.qm
diff --git a/intl/de_DE.ts b/intl/de_DE.ts
index feca7cd..8626766 100644
--- a/intl/de_DE.ts
+++ b/intl/de_DE.ts
@@ -1,28 +1,67 @@
+
+ AboutDialog
+
+
+ About Fuel...
+ Über Fuel...
+
+
+
+ A GUI front-end for the Fossil SCM by Kostas Karanikolas
+Released under the GNU GPL
+
+
+
+
+ QT version %0
+
+
+
+
+ Fossil version %0
+ Fossil version %0
+
+
+
+ Fuel revision %0
+
+
+
+
+ Translations with the help of:
+
+
+
+
+ This sofware uses the following open-source libraries and assets:
+
+
+BrowserWidget
-
-
+
+ Back
-
-
+
+ Forward
-
-
+
+ RefreshAktualisieren
-
+ Stop
@@ -35,79 +74,98 @@
Repository klonen
-
- URL
- URL
+
+ Remote Repository
+
-
+ The URL of the source repositoryDie URL des Quellrepositories
-
+ User NameNutzername
-
+ The user name used to access the remote repository. Leave blank if not requiredDer Nutzername für den Zugang zum nicht lokalen Repository. Frei lassen, wenn nicht benötigt.
-
+ PasswordPasswort
-
+ The password used to access the remote repository. Leave blank if not requiredDas Password für den Zugang zum nicht lokalen Repository. Frei lassen, wenn nicht benötigt.
-
- Repository
- Repository
+
+ Local Repository
+
-
+
+ The URL of the HTTP proxy. Leave blank if not required
+
+
+
+
+ HTTP Proxy
+
+
+
+ Path to the local repository filePfad der lokalen Repositorydatei
-
+
+ ......
-
-
-
+
+
+
+
+ ErrorFehler
-
+ Invalid URL.Fehlerhafte URL
-
+
+ Invalid Repository File.Fehlerhafte Repositorydatei
-
+
+ Invalid Proxy URL.
+
+
+
+ Fossil Repository
-
+ Select Fossil RepositoryFossil Repository auswählen
-
+ This repository file already exists.Dieses Repository existiert bereits
@@ -119,6 +177,36 @@
CommitCommit
+
+
+ Commit to new branch
+
+
+
+
+ Private branch
+
+
+
+
+ Branch name
+
+
+
+
+ Revert stashed files
+ gestashte Dateien zurücksetzen
+
+
+
+ Commit Changes
+ Änderungen committen
+
+
+
+ Stash Changes
+ Veränderungen stashen
+ FileActionDialog
@@ -128,6 +216,90 @@
Dateiaktion
+
+ FslSettingsDialog
+
+
+ Fossil Settings
+
+
+
+
+ Graphical Diff
+ Grafisches Diff
+
+
+
+ Path to graphical diff tool
+ Pfad zum grafischen Diff-Tool
+
+
+
+
+ ...
+ ...
+
+
+
+ Graphical Merge
+ Grafischer Merge
+
+
+
+ Path to the graphical merge tool
+ Pfad zum grafischen Mergetool
+
+
+
+ HTTP Proxy
+
+
+
+
+ The URL of the HTTP proxy
+
+
+
+
+ HTTP Port
+
+
+
+
+ HTTP port to use for the Fossil web interface
+
+
+
+
+ Ignore CR/NL
+ CR/NL ignorieren
+
+
+
+ A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
+ Eine kommagetrennte Liste mit Elementen von Dateinamen die von Fossils CR/NL Konsistenzüberprüfung ausgeschlossen werden sollen
+
+
+
+ Ignore List
+ Liste ignorieren
+
+
+
+ A comma separated list of glob-style file/path patterns ignored in Fossil file operations
+ Eine kommagetrennte Liste mit Elementen von Dateinamen und Pfaden, die Fossil bei Anwendungen ignorieren soll
+
+
+
+ Select Graphical Diff application
+ Grafische Diff-Anwendung auswählen
+
+
+
+ Select Graphical Merge application
+ Grafische Merge-Anwendung auswählen
+
+MainWindow
@@ -136,1037 +308,1628 @@
Fuel
-
+ Log
-
+ Browser
-
+ &File&Datei
-
+ &Help&Hilfe
-
+ &View&Anzeige
-
+
+ &Workspace
+
+
+
+ Main ToolbarHauptwerkzeugleiste
-
- Refresh
- Aktualisieren
-
-
-
-
+
+ Refresh the viewsAnzeige aktualisieren
-
+ F5F5
-
- Commit
- Commit
+
+ &Refresh
+
-
-
+
+ &Commit
+
+
+
+
+ Commit modificationsÄnderungen committen
-
+ Ctrl+MStrg+M
-
+ DiffDiff
-
-
+
+ Display the differences between the current and last committed versionZeige den Unterschied zwischen aktueller und letzter comitteter Version.
-
+ Ctrl+DStrg+D
-
+ AddHinzufügen
-
-
+
+ Add files to the repositoryDateien zum Repository hinzufügen
-
+ Ctrl++Strg++
-
+ DeleteEntfernen
-
-
+
+ Delete files from the repositoryDateien aus Repository löschen
-
+ Ctrl+-Strg+-
-
+ &New...&Neu
-
-
+
+ Make a new Fossil repositoryNeues Fossil Repository erstellen
-
+ Ctrl+NStrg+N
-
+ &Open...&Öffnen
-
-
+
+ Open a Fossil repository or workspace folderÖffne ein Fossil Repository oder Arbeitsumgebungsordner
-
+ Ctrl+OStrg+O
-
+ &Close&schliessen
-
-
+
+ Close the current workspaceAktive Arbeitsumgebung schliessen
-
- Clone...
- klonen...
+
+ C&lone...
+
-
+
+ &Push
+
+
+
+
+ Push changes to the default remote repository
+
+
+
+
+ Pu&ll
+
+
+
+
+ Pull changes from the default remote repository
+
+
+
+
+ Create &Tag
+
+
+
+
+
+ Create a tag for a revision
+
+
+
+
+
+
+ Delete Tag
+
+
+
+
+ Create &Branch
+
+
+
+
+
+ Create a branch from a revision
+
+
+
+
+
+ Merge Branch
+
+
+
+
+
+ Merge with a branch
+
+
+
+
+ Files and F&olders
+
+
+
+
+ View files and folders
+
+
+
+
+ View the workspace as files and folders
+
+
+
+
+ &All Files
+
+
+
+
+ Show all files
+
+
+
+
+ Mo&dified Files Only
+
+
+
+
+ Show modified files only
+
+
+
+
+ F&ossil Settings
+
+
+
+
+ Edit Remote
+
+
+
+
+ Edit Remote URL
+
+
+
+
+ Set Remote as Default
+
+
+
+
+ Makes the selected remote
+
+
+
+
+ Add Remote
+
+
+
+
+ Adds a Remote Url
+
+
+
+
+
+ Delete Remote
+
+
+
+
+ abortOperation
+
+
+
+
+ Abort the current operation
+
+
+
+ Clone a remote repository
-
- Push
- Push
-
-
-
-
+ Push changes to the remote repositoryVeränderungen ins nicht lokale Repository pushen
-
+ Ctrl+PStrg+P
-
- Pull
- Pullen
-
-
-
-
+ Pull changes from the remote repositoryVeränderungen vom nicht lokalen Repository pullen
-
+ Ctrl+LStrg+L
-
-
+
+ &Push to Remote
+
+
+
+
+
+ Push changes to a remote repository
+
+
+
+
+ Pu&ll from Remote
+
+
+
+
+
+ Pull changes from a remote repository
+
+
+
+
+ RenameUmbenennen
-
-
+
+ Rename the selected fileAusgewählte Datei umbenennen
-
+ Ctrl+RStrg+R
-
+ &Quit&Beenden
-
+ QuitBeenden
-
+ Ctrl+QStrg+O
-
+ HistoryGeschichte
-
-
+
+ Display the version history of a file via the Fossil UIZeige Version der Dateigeschichte mit Hilfe des Fossil UI
-
+ Ctrl+HStrg+N
-
+ Fossil UIFossil UI
-
-
+
+ Starts the Fossil UI in the Web BrowserStarte das Fossil UI im Browser
-
+ Open FileÖffne Datei
-
-
+
+ U&ndo
+
+
+
+
+ &Update
+
+
+
+
+ Update the workspace to a revision
+
+
+
+
+ &Modified Files
+
+
+
+
+ &Unchanged Files
+
+
+
+
+ Un&known Files
+
+
+
+
+ &Ignored Files
+
+
+
+
+ View files as a list
-
-
- View Stashed Changes
-
-
-
-
+ RevertZurücksetzen
-
-
+
+ Revert files to the last commited versionDateien auf Stand des letzten Commits zurücksetzen
-
+ Clear LogLogbuch löschen
-
+ Clears the logLöscht das Logbuch
-
+ Ctrl+KStrg+K
-
+ TimelineZeitleiste
-
-
+
+ Display the change history of the Fossil repositoryZeige die Änderungsgeschichte des Fossilrepositories
- Open file
- Datei öffnen
-
-
-
-
+
+ Open the selected fileAusgewählte Datei öffnen
-
+ Ctrl+ReturnStrg+Enter
-
+ Open ContainingÖffne Beinhaltende
-
-
+
+ Open the folder containing the selected fileÖffne den Ordner der die gewählte Datei enthält.
-
+ Alt+ReturnAlt+Enter
-
-
+ UndoRückgängig
-
-
+
+ Undo the last Fossil actionLetzte Aktion von Fossil rückgängig machen
-
+ Ctrl+ZStrg+Z
-
+ &About...&Über...
-
+ About FuelUber Fuel
-
-
+ UpdateAktualisieren
-
-
+ Update the workspace to the latest versionArbeitsumgebung auf aktuellste Version aktualisieren
-
+ Ctrl+UStrg+U
-
+ &Preferences...&Einstellungen
-
-
+
+ Fuel PreferencesFuel Einstellungen
-
- &Modified
- &verändert
-
-
-
+ Show modifed filesZeige veränderte Dateien
-
- &Unchanged
- &Unverändert
-
-
-
+ Show unchanged filesZeige unveränderte Dateien
-
- Un&known
- &Unbekannt
-
-
-
+ Show unknown filesZeige unbekannte Dateien
-
- &Ignored
- &Ignoriert
-
-
-
+ Show ignored filesZeige ignorierte Dateien
-
+ File &ListDatei &Liste
- View as files as a list
- Zeige Dateien als Liste
-
-
-
+ View the workspace as a list of filesZeige Arbeitsumgebung als Dateiliste
-
+ Open FolderÖffne Ordner
-
-
+
+ Open the selected folderÖffne ausgewählten Ordner
-
-
-
+
+
+ Rename FolderOrdner umbenennen
-
-
+
+ Rename the selected folderAusgewählten Ordner umbenennen
-
-
+
+ &Stash Changes
+
+
+
+ Stash changesÄnderungen stashen
- Show the stash
- Zeige den Stash
-
-
-
-
+
+ Apply StashStash anwenden
-
-
+
+ Apply stashed changesWende gestashte Veränderungen an
-
- &Stashed Changes
- &gestashte Veränderungen
-
-
- View the Stash
- Zeige Stash
-
-
-
- Show the list of stashed changes
- Zeige eine Liste mit gestashten Änderungen
-
-
-
+ Delete StashStash löschen
-
+ Diff StashStash diffen
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ErrorFehler
-
+ Could not change current directory to '%0'Konnte aktuelles Verzeichnis nicht nach '%0' verändern.
-
+ Open WorkspaceÖffne Arbeitsumgebung
-
+ A workspace does not exist in this folder.
Would you like to create one here?Eine Arbeitsumgebung existiert nicht in diesem Ordner.
Möchtest du hier eine erstellen?
-
-
+
+ Select Workspace FolderWähle Arbeitsumgebungsordner aus
-
-
- Could not change current directory
- Konnte aktuelles Verzeichnis nicht ändern.
-
-
-
-
+
+
+
+ Could not open repository.Konnte Repository nicht öffnen
-
+ Fossil Files
-
+ Open Fossil RepositoryÖffne Fossil Repository
-
+ Fossil Repositories
-
+ New Fossil RepositoryNeues Fossil Repository
-
+ A repository file already exists.
Repository creation aborted.Eine Repositorydatei existiert bereits.
Erstellung abgebrochen.
-
+ Create WorkspaceErstelle Arbeitsumgebung
-
+ Would you like to create a workspace in the same folder?Möchtest du eine neue Arbeitsumgebung im gleichen Ordner erstellen?
-
+ Could not create repository.Konnte Repository nicht erstellen
-
+
+ Close WorkspaceArbeitsumgebung schließen
- Are you sure want to close this workspace?
- Bist du sicher, das du die Arbeitsumgebung schließen möchtest?
-
-
-
- Cannot close the workspace.
-Are there still uncommitted changes available?
- Kann Arbeitsumgebung nicht schließen.
-Gibt es noch nicht comittete Änderungen?
-
-
-
+ Could not clone the repositoryKonnte Repository nicht klonen
-
+ No workspace detected.Keine Arbeitsumgebung gefunden.
-
+ Old repository schema detected. Consider running 'fossil rebuild'Altes Repository Schema erkannt.
Bitte perpektivisch 'fossil rebuild' ausführen
-
- Scanning Workspace...
- Durchsuche Arbeitsumgebung
-
-
-
- Updating...
- Aktualisiere...
-
-
-
- Folders
- Ordner
-
-
-
+ FileDatei
-
+ ModifiedGeändert
-
+ PathPfad
-
+ Status
-
+ Extension
-
+ Are you sure you want to close this workspace?
-
+ Edited
-
+ Unchanged
-
+ Added
-
+ Deleted
-
+ Renamed
-
+ Missing
-
+ Conflicted
-
+ Unknown
-
+ StashesZurücksetzungen
-
- Running Fossil
- Fossil ausführen
-
-
-
- Could not start Fossil executable '%0'
- Konnte Fossildatei '%0' nicht starten
-
-
-
- Terminated
- Beendet
-
-
-
- Fossil UI is already running
- Fossil UI läuft bereits
-
-
-
- Starting Fossil browser UI. Please wait.
- Starte Fossil Browser UI. Bitte warten
-
-
-
- Could not start Fossil executable '%s'
-
-
-
-
-
- A remote repository has not been specified.
-Use the preferences window to set the remote repostory location
- Es wurde kein Repositorz angegeben.
-Benutz das Optionenfenster um den Ort des nicht lokalen Repositories auszuwählen
-
-
-
- Commit Changes
- Änderungen committen
-
-
-
-
- Could not generate comment file
- Konnte Kommentardatei nicht erstellen
-
-
-
-
+
+ Add filesDateien hinzufügen
-
-
+
+ The following files will be added.Die folgenden Dateien werden hinzugefügt.
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Are you sure?Bist du sicher?
-
+ Remove filesDateien entfernen
-
+ The following files will be removed from the repository.Die folgenden Dateien werden aus dem Repository entfernt
-
+ Also delete the local filesAuch die lokalen Dateien entfernen
-
+ Revert filesDateien yurücksetzen
-
+ The following files will be reverted.Die folgenden Dateien werden zurückgesetzt
-
-
+
+ New nameNeuer Name
-
+ File '%0' already exists.
Rename aborted.Datei '%0' existiert bereits.
Umbenennung abgebrochen
-
+ The following actions will be undone.Die folgenden Aktionen werden rückg#ängig gemacht
-
- Fossil version %0
- Fossil version %0
-
-
-
- QT version %0
-
-
-
-
- About Fuel...
- Über Fuel...
-
-
-
- a GUI frontend to the Fossil SCM
-by Kostas Karanikolas
-Released under the GNU GPL
- Ein GUI Frontend füer das Fossil SCM
-von Kostas Karanikolas
-Veröffentlicht unter der GNU GPL
-
-
-
- Icons by Deleket - Jojo Mendoza
-Available under the CC Attribution Noncommercial No Derivative 3.0 License
- Icons von Deleket - Jojo Mendoya
-Verfügbar unter CC Attribution Noncommercial No Derivative 3.0 Lizenz
-
-
-
- Translations with the help of:
-
-
-
-
+ The following files will be updated.Die folgenden Dateien werden aktualisiert
-
-
+
+ Cannot rename folder.Kann Ordner nicht umbenennen
-
+
+ Workspace
+
+
+
+
+ Filter (%0)
+
+
+
+
+ Could not close the workspace.
+Perhaps there are uncommitted changes available
+Would you like to force closing this workspace?
+
+
+
+
+ Could not close the workspace.
+
+
+
+
+
+
+ Could not store information to keychain.
+
+
+
+
+ Files
+
+
+
+
+ Branches
+
+
+
+
+ Tags
+
+
+
+
+ Remotes
+
+
+
+
+ Merged
+
+
+
+
+ Could not commit changes.
+
+
+
+
+
+ Could not add files.
+
+
+
+
+ Could not remove files.
+
+
+
+
+ Could not revert files.
+
+
+
+
+ Could not rename file '%0' to '%1'
+
+
+
+
+
+ Could not undo changes.
+
+
+
+ Folder name contains invalid characters.Ordnername enthält ungültige Zeichen
-
+ This folder exists already.Dieser Ordner existiert bereits.
-
+ Renaming folder '%0' to '%1'
The following files will be moved in the repository.Benenne Ordner '%0' in '%1' um.
Die folgenden Dateien werden in das Repository verschoben.
-
+ Also move the workspace filesAuch die Arbeitsumgebungsdateien verschieben
-
+ Move aborted due to errorsVerschieben aufgrund von Fehler abgebrochen
-
+ Creating folder '%0'Erstelle Ordner '%0'
-
+ Cannot make target folder '%0'Kann Zielordner '%0' nicht erstellen
-
+ Target file '%0' exists alreadyZieldatei '%0' existiert bereits
-
+ Copying file '%0' to '%1'Kopiere Datei '%0' nach '%1'
-
+ Cannot copy file '%0' to '%1'Kann Datei '%0' nicht nach '%1' kopieren
-
+ Removing old file '%0'Entferene alte Datei '%0'
-
+ Source file '%0' does not existQuelldatei '%0' existiert nicht
-
+ Cannot remove file '%0'Kann Datei '%0' nicht entfernen
-
+ Folder renamed completed. Don't forget to commit!Ordnerumbenennung fertig. Vergiss nicht zu comitten!
-
- Revert stashed files
- gestashte Dateien zurücksetzen
+
+ Could not diff stash.
+
-
- Stash Changes
- Veränderungen stashen
+
+ Operation Aborted
+
-
+
+ <Latest Revision>
+
+
+
+
+ Update workspace
+
+
+
+
+
+ Could not update the repository.
+
+
+
+
+ Create Tag
+
+
+
+
+
+ Invalid name.
+
+
+
+
+ Could not create tag.
+
+
+
+
+ Are you sure want to delete the tag '%0' ?
+
+
+
+
+ Could not delete tag.
+
+
+
+
+ Create Branch
+
+
+
+
+ Could not create branch.
+
+
+
+
+
+ Merge failed.
+
+
+
+
+ Merge
+
+
+
+
+ The following changes will be applied.
+
+
+
+
+ Merge completed. Don't forget to commit!
+
+
+
+
+
+ Could not push to the remote repository.
+
+
+
+
+
+ Could not pull from the remote repository.
+
+
+
+
+
+ A default remote repository has not been specified.
+
+
+
+
+ Could not set the remote repository.
+
+
+
+
+ Are you sure want to delete the remote '%0' ?
+
+
+
+ Invalid stash nameUngültiger Stashname
-
+ This stash already existsDieser Stash existiert bereits
-
+
+ Could not create stash.
+
+
+
+ The following stashes will be applied.Die folgenden Stashes werden angewendet.
-
+ Delete after applyingNach Anwendung entfernen
-
+ Stash application aborted due to errorsAnwendung der Stashes aufgrund von Fehlern abgebrochen.
-
-
+
+ Could not apply stash.
+
+
+
+
+ Stash deletion aborted due to errorsStashentfernung aufgrund von Fehlern abgebrochen
-
+
+
+ Could not delete stash.
+
+
+
+ Delete StashesStashes entfernen
-
+ The following stashes will be deleted.Die folgenden Stashes werden entfernt
+
+ QKeychain::ReadPasswordJobPrivate
+
+
+ Password not found
+
+
+
+
+ D-Bus is not running
+
+
+
+
+ Unknown error
+
+
+
+
+ No keychain service available
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not determine data type: %1; %2
+
+
+
+
+
+ Entry not found
+
+
+
+
+ Unsupported entry type 'Map'
+
+
+
+
+ Unknown kwallet entry type '%1'
+
+
+
+
+ Could not read password: %1; %2
+
+
+
+
+ Could not decrypt data
+
+
+
+
+ QKeychain::WritePasswordJobPrivate
+
+
+ D-Bus is not running
+
+
+
+
+
+ Unknown error
+
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not delete encrypted data from settings: access error
+
+
+
+
+ Could not delete encrypted data from settings: format error
+
+
+
+
+ Encryption failed
+
+
+
+
+ Could not store encrypted data in settings: access error
+
+
+
+
+ Could not store encrypted data in settings: format error
+
+
+
+
+ QObject
+
+
+
+ %1 (OSStatus %2)
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ No keyring daemon
+
+
+
+
+ Already unlocked
+
+
+
+
+ No such keyring
+
+
+
+
+ Bad arguments
+
+
+
+
+ I/O error
+
+
+
+
+ Cancelled
+
+
+
+
+ Keyring already exists
+
+
+
+
+ No match
+
+
+
+
+ Unknown error
+
+
+
+
+ Custom Action %0
+
+
+
+
+ Running Fossil
+ Fossil ausführen
+
+
+
+ Could not generate command line file
+
+
+
+
+ Could not start Fossil executable '%0'
+ Konnte Fossildatei '%0' nicht starten
+
+
+
+ Fossil UI is already running
+ Fossil UI läuft bereits
+
+
+
+ Starting Fossil browser UI. Please wait.
+ Starte Fossil Browser UI. Bitte warten
+
+
+
+ Could not start Fossil executable '%s'
+
+
+
+
+ Unchanged
+
+
+
+
+ Modified
+ Geändert
+
+
+
+ Unknown
+
+
+
+
+ Applications
+ Anwendungen
+
+
+
+ Updating...
+ Aktualisiere...
+
+
+
+ RemoteDialog
+
+
+
+ Remote Repository
+
+
+
+
+ The URL of the source repository
+ Die URL des Quellrepositories
+
+
+
+ ...
+ ...
+
+
+
+ User Name
+ Nutzername
+
+
+
+ The user name used to access the remote repository. Leave blank if not required
+ Der Nutzername für den Zugang zum nicht lokalen Repository. Frei lassen, wenn nicht benötigt.
+
+
+
+ Password
+ Passwort
+
+
+
+
+ The password used to access the remote repository. Leave blank if not required
+ Das Password für den Zugang zum nicht lokalen Repository. Frei lassen, wenn nicht benötigt.
+
+
+
+ Name
+
+
+
+
+
+ Error
+ Fehler
+
+
+
+ Invalid URL.
+ Fehlerhafte URL
+
+
+
+ Fossil Repository
+
+
+
+
+ Select Fossil Repository
+ Fossil Repository auswählen
+
+
+
+ Invalid Repository File.
+ Fehlerhafte Repositorydatei
+
+
+
+ RevisionDialog
+
+
+ Revision
+
+
+
+
+ Name
+
+
+
+
+ Integrate
+
+
+
+
+ Force
+
+
+SettingsDialog
@@ -1175,209 +1938,190 @@ Die folgenden Dateien werden in das Repository verschoben.
EInstellungen
-
- Application
- Anwendung
-
-
-
+ Fossil PathFossil Pfad
-
+ Path to the Fossil executable. Leave blank to use the default FossilPfad zur ausführbaren Fossildatei. Frei lassen, falls Standard Fossil benutzt werden soll.
-
-
-
+
+ ......
-
- Graphical Diff
- Grafisches Diff
-
-
-
- Path to graphical diff tool
- Pfad zum grafischen Diff-Tool
-
-
-
- Graphical Merge
- Grafischer Merge
-
-
-
- Path to the graphical merge tool
- Pfad zum grafischen Mergetool
-
-
-
- HTTP Port
-
-
-
-
- HTTP port to use for the Fossil web interface
-
-
-
-
+ Commit MessagesCommitnachrichten
-
+ Clear the commit message historyLösche die Commitnachrichtenarchiv
-
+ ClearLöschen
-
+ Web Browser
-
+ Web browser to use for the Fossil web interface
-
+ Double-click ActionDoppelklickaktion
-
+ Action to perfom when double-clicking a fileAktion die bei einem Doppelklick auf eine Datei ausgeführt werden soll
-
+ LanguageSprache
-
+ Language for the user interfaceSprache für das Nutzerinterface
-
- Repository
- Repository
+
+ Custom Actions
+
-
- Remote Url
- nicht lokale URL
+
+ Action
+
-
- The remote url used to push/pull changes.
-URL style user names and passwords are also supported.
-For example http://username:password@server.com/fossil
- Die nicht lokale URL die zum Pushen/Pullen von Veränderungen benutzt wird.
-Nutzernamen und Passwörter in URLs werden unterstützt.
-Zum Beispiel: http://nutzername:passwort@server.de/fossil
+
+ Custom action
+
-
- Ignore List
- Liste ignorieren
+
+ Name of custom action
+
-
- A comma separated list of glob-style file/path patterns ignored in Fossil file operations
- Eine kommagetrennte Liste mit Elementen von Dateinamen und Pfaden, die Fossil bei Anwendungen ignorieren soll
+
+ Description
+
-
- Ignore CR/NL
- CR/NL ignorieren
+
+ Command
+
-
- A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
- Eine kommagetrennte Liste mit Elementen von Dateinamen die von Fossils CR/NL Konsistenzüberprüfung ausgeschlossen werden sollen
+
+ Custom action command-line. Information about the selected items is available via the macros %FILE %FOLDER %WORKSPACE
+
+
+
+
+ Context
+
+
+
+
+ The context where this action will be available
+
+
+
+
+ When checked this action supports multiple selected items
+
+
+
+
+ Multiple Selection
+
- Applications
- Anwendungen
-
-
- Diff FileDatei diffen
-
+ Open FileÖffne Datei
-
+ Open Containing FolderBeinhaltenden Ordner öffnen
-
+
+ Custom Action %0
+
+
+
+ System
-
+ Internal
-
+
+ Files
+
+
+
+
+ Folders
+ Ordner
+
+
+ Restart requiredNeustart erforderlich
-
+ The language change will take effect after restarting the applicationDie Änderung der Sprache erfolgt erst nach Anwendungsneustart.
-
+ Select Fossil executableAusführbare Fossildatei auswählen
-
- Select Graphical Diff application
- Grafische Diff-Anwendung auswählen
+
+ Select command
+
-
- Select Graphical Merge application
- Grafische Merge-Anwendung auswählen
-
-
-
+ Clear Commit Message HistoryCommitgeschichte löschen
-
+ Are you sure you want to clear the commit message history?
-
- Are you sure want to clear the commit message history?
- Sind sie sicher, dass sie die Commitgeschichte löschen wollen?
-
diff --git a/intl/el_GR.ts b/intl/el_GR.ts
index b73094c..2e7464c 100644
--- a/intl/el_GR.ts
+++ b/intl/el_GR.ts
@@ -1,28 +1,67 @@
+
+ AboutDialog
+
+
+ About Fuel...
+ Σχετικά με το Fuel...
+
+
+
+ A GUI front-end for the Fossil SCM by Kostas Karanikolas
+Released under the GNU GPL
+
+
+
+
+ QT version %0
+
+
+
+
+ Fossil version %0
+ Έκδοση Fossil %0
+
+
+
+ Fuel revision %0
+
+
+
+
+ Translations with the help of:
+ Μεταφράσεις με την βοήθεια των:
+
+
+
+ This sofware uses the following open-source libraries and assets:
+
+
+BrowserWidget
-
-
+
+ BackΠίσω
-
-
+
+ ForwardΕμπρός
-
-
+
+ RefreshΑνανέωση
-
+ StopΤερματισμός
@@ -35,79 +74,98 @@
Αντιγραφή Αποθετηρίου
-
- URL
- Διεύθυνση
+
+ Remote Repository
+
-
+ The URL of the source repositoryΗ διεύθυνση του αποθετηρίου πηγής
-
+ User NameΌνομα Χρήστη
-
+ The user name used to access the remote repository. Leave blank if not requiredΤο όνομα χρήστη για την πρόσβαση του απομακρυσμένου αποθετηρίου. Αφήστε το κενό αν δεν χρειάζεται
-
+ PasswordΣυνθυματικό
-
+ The password used to access the remote repository. Leave blank if not requiredΤο συνθηματικό για την πρόσβαση του απομακρυσμένου αποθετηρίου. Αφήστε το κενό αν δεν χρειάζεται
-
- Repository
- Αποθετήριο
+
+ Local Repository
+
-
+
+ The URL of the HTTP proxy. Leave blank if not required
+
+
+
+
+ HTTP Proxy
+
+
+
+ Path to the local repository fileΔιαδρομή για το αρχείο τοπικού αποθετηρίου
-
+
+ ......
-
-
-
+
+
+
+
+ ErrorΣφάλμα
-
+ Invalid URL.Μη αποδεκτή διεύθυνση.
-
+
+ Invalid Repository File.Μη αποδεκτό αρχείο αποθετηρίου.
-
+
+ Invalid Proxy URL.
+
+
+
+ Fossil RepositoryΑποθετήριο Fossil
-
+ Select Fossil RepositoryΕπιλέξετε Αποθετήριο Fossil
-
+ This repository file already exists.Αυτό το αρχείο αποθετηρίου υπάρχει ήδη.
@@ -119,6 +177,36 @@
CommitΚαταχώρηση
+
+
+ Commit to new branch
+
+
+
+
+ Private branch
+
+
+
+
+ Branch name
+
+
+
+
+ Revert stashed files
+ Επαναφορά αρχείων στοίβας
+
+
+
+ Commit Changes
+ Καταχώρηση Αλλαγών
+
+
+
+ Stash Changes
+ Στοίβαξη Αλλαγών
+ FileActionDialog
@@ -128,6 +216,90 @@
Ενέργειες αρχείου
+
+ FslSettingsDialog
+
+
+ Fossil Settings
+
+
+
+
+ Graphical Diff
+ Γραφική Σύγκριση
+
+
+
+ Path to graphical diff tool
+ Διαδρομή στο εργαλείο γραφικής σύγκρισης
+
+
+
+
+ ...
+ ...
+
+
+
+ Graphical Merge
+ Γραφική Ένωση
+
+
+
+ Path to the graphical merge tool
+ Διαδρομή στο εργαλείο γραφικής ένωσης
+
+
+
+ HTTP Proxy
+
+
+
+
+ The URL of the HTTP proxy
+
+
+
+
+ HTTP Port
+ Θύρα HTTP
+
+
+
+ HTTP port to use for the Fossil web interface
+ Θύρα HTTP για το περιβάλλον web του Fossil
+
+
+
+ Ignore CR/NL
+ Παράβλεψη CR/NL
+
+
+
+ A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
+ Μία λίστα με μοτίβα τύπου glob, διαχωρισμένη με κόμματα, από αρχεία ή διαδρομές που θα παραβλέπονται από τον έλεγχο τέλους γραμμών Fossil
+
+
+
+ Ignore List
+ Λίστα Παράβλεψης
+
+
+
+ A comma separated list of glob-style file/path patterns ignored in Fossil file operations
+ Μία λίστα με μοτίβα τύπου glob, διαχωρισμένη με κόμματα, από αρχεία ή διαδρομές που θα παραβλέπονται από το Fossil
+
+
+
+ Select Graphical Diff application
+ Επιλέξετε εφαρμογή γραφικής σύγκρισης
+
+
+
+ Select Graphical Merge application
+ Επιλέξετε εφαρμογή γραφικής σύνθεσης
+
+MainWindow
@@ -136,1036 +308,1627 @@
Fuel
-
+ LogΙστορικό
-
+ BrowserΠλοηγός
-
+ &File&Αρχείο
-
+ &Help&Βοήθεια
-
+ &View&Εμφάνιση
-
+
+ &Workspace
+
+
+
+ Main ToolbarΚύρια μπάρα εργαλείων
-
- Refresh
- Ανανέωση
-
-
-
-
+
+ Refresh the viewsΑνανεώνει τις προβολές
-
+ F5F5
-
- Commit
- Εισαγωγή
+
+ &Refresh
+
-
-
+
+ &Commit
+
+
+
+
+ Commit modificationsΚαταχώρηση τροποποιήσεων
-
+ Ctrl+MCtrl+M
-
+ DiffΣύνγκριση
-
-
+
+ Display the differences between the current and last committed versionΕμφάνιση των διαφορών μεταξύ της τρέχουσας και της προηγούμενης έκδοσης
-
+ Ctrl+DCtrl+D
-
+ AddΠροσθήκη
-
-
+
+ Add files to the repositoryΠρόσθεση αρχείων στο αποθετήριο
-
+ Ctrl++Ctrl++
-
+ DeleteΔιαγραφή
-
-
+
+ Delete files from the repositoryΔιαγραφή αρχείων από το αποθετήριο
-
+ Ctrl+-Ctrl+-
-
+ &New...&Δημιουργία...
-
-
+
+ Make a new Fossil repositoryΔημιουργία καινούργιου αποθετηρίου Fossil
-
+ Ctrl+NCtrl+N
-
+ &Open...Ά&νοιγμα...
-
-
+
+ Open a Fossil repository or workspace folderΆνοιγμα αποθετηρίου Fossil ή χώρου εργασίας
-
+ Ctrl+OCtrl+O
-
+ &Close&Κλείσιμο
-
-
+
+ Close the current workspaceΚλείσιμο του τρέχοντος χώρου εργασίας
-
- Clone...
- Αντιγραφή...
+
+ C&lone...
+
-
+
+ &Push
+
+
+
+
+ Push changes to the default remote repository
+
+
+
+
+ Pu&ll
+
+
+
+
+ Pull changes from the default remote repository
+
+
+
+
+ Create &Tag
+
+
+
+
+
+ Create a tag for a revision
+
+
+
+
+
+
+ Delete Tag
+
+
+
+
+ Create &Branch
+
+
+
+
+
+ Create a branch from a revision
+
+
+
+
+
+ Merge Branch
+
+
+
+
+
+ Merge with a branch
+
+
+
+
+ Files and F&olders
+
+
+
+
+ View files and folders
+
+
+
+
+ View the workspace as files and folders
+
+
+
+
+ &All Files
+
+
+
+
+ Show all files
+
+
+
+
+ Mo&dified Files Only
+
+
+
+
+ Show modified files only
+
+
+
+
+ F&ossil Settings
+
+
+
+
+ Edit Remote
+
+
+
+
+ Edit Remote URL
+
+
+
+
+ Set Remote as Default
+
+
+
+
+ Makes the selected remote
+
+
+
+
+ Add Remote
+
+
+
+
+ Adds a Remote Url
+
+
+
+
+
+ Delete Remote
+
+
+
+
+ abortOperation
+
+
+
+
+ Abort the current operation
+
+
+
+ Clone a remote repositoryΑντιγραφή απομακρυσμένου αποθετηρίου
-
- Push
- Προώθηση
-
-
-
-
+ Push changes to the remote repositoryΠροώθηση αλλαγών στο απομακρυσμένο αποθετήριο
-
+ Ctrl+PCtrl+P
-
- Pull
- Λήψη
-
-
-
-
+ Pull changes from the remote repositoryΛήψη αλλαγών από το απομακρυσμένο αποθετήριο
-
+ Ctrl+LCtrl+L
-
-
+
+ &Push to Remote
+
+
+
+
+
+ Push changes to a remote repository
+
+
+
+
+ Pu&ll from Remote
+
+
+
+
+
+ Pull changes from a remote repository
+
+
+
+
+ RenameΜετονομασία
-
-
+
+ Rename the selected fileΜετονομασία του επιλεγμένου αρχείου
-
+ Ctrl+RCtrl+R
-
+ &QuitΈ&ξοδος
-
+ QuitΈξοδος
-
+ Ctrl+QCtrl+Q
-
+ HistoryΙστορικό
-
-
+
+ Display the version history of a file via the Fossil UIΕμφάνιση του ιστορικού ενός αρχείο μέσω του Fossil
-
+ Ctrl+HCtrl+H
-
+ Fossil UIFossil UI
-
-
+
+ Starts the Fossil UI in the Web BrowserΕκκίνηση του Fossil UI μέσω του Web Browser
-
+ Open FileΆνοιγμα Αρχείου
-
-
+
+ U&ndo
+
+
+
+
+ &Update
+
+
+
+
+ Update the workspace to a revision
+
+
+
+
+ &Modified Files
+
+
+
+
+ &Unchanged Files
+
+
+
+
+ Un&known Files
+
+
+
+
+ &Ignored Files
+
+
+
+
+ View files as a listΠροβολή αρχείων ώς λίστα
-
-
- View Stashed Changes
- Προβολή των στοιβών
-
-
-
+ RevertΕπαναφορά
-
-
+
+ Revert files to the last commited versionΕπαναφορά αρχείων στην τελευταία καταχωρημένη έκδοση
-
+ Clear LogΔιαγραφή Ιστορικού
-
+ Clears the logΔιαγραφή του ιστορικού εκτέλεσης του Fossil
-
+ Ctrl+KCtrl+K
-
+ TimelineΧρονικό
-
-
+
+ Display the change history of the Fossil repositoryΕμφάνιση του χρονικού του αποθετηρίου Fossil
- Open file
- Άνοιγμα αρχείου
-
-
-
-
+
+ Open the selected fileΆνοιγμα του επιλεγμένου αρχείου
-
+ Ctrl+ReturnCtrl+Return
-
+ Open ContainingΆνοιγμα φακέλου
-
-
+
+ Open the folder containing the selected fileΆνοιγμα του φακέλου που περιέχει το επιλεγμένο αρχείο
-
+ Alt+ReturnAlt+Return
-
-
+ UndoΑναίρεση
-
-
+
+ Undo the last Fossil actionΑναίρεση της τελευταίας ενέργειας του Fossil
-
+ Ctrl+ZCtrl+Z
-
+ &About...&Σχετικά...
-
+ About FuelΣχετικά με το Fuel
-
-
+ UpdateΕνημέρωση
-
-
+ Update the workspace to the latest versionΕνημέρωση του χώρου εργασίας στην τελευταία έκδοση
-
+ Ctrl+UCtrl+U
-
+ &Preferences...&Ρυθμίσεις...
-
-
+
+ Fuel PreferencesΡυθμίσεις του Fuel
-
- &Modified
- &Τροποποιημένα
-
-
-
+ Show modifed filesΕμφάνιση τροποποιημένων αρχείων
-
- &Unchanged
- &Αμετάβλητα
-
-
-
+ Show unchanged filesΕμφάνιση αμετάβλητων αρχείων
-
- Un&known
- Ά&γνωστα
-
-
-
+ Show unknown filesΕμφάνιση άγνωστων αρχείων
-
- &Ignored
- &Παραβλεπόμενα
-
-
-
+ Show ignored filesΕμφάνιση παραβλεπόμενων αρχείων
-
+ File &List&Λίστα Αρχείων
- View as files as a list
- Εμφάνιση αρχείων ως λίστα
-
-
-
+ View the workspace as a list of filesΕμφάνιση του χώρου εργασίας ως λίστα αρχείων
-
+ Open FolderΆνοιγμα Φακέλου
-
-
+
+ Open the selected folderΆνοιγμα του επιλεγμένου φακέλου
-
-
-
+
+
+ Rename FolderΜετονομασία Φακέλου
-
-
+
+ Rename the selected folderΜετονομασία του επιλεγμένου φακέλου
-
-
+
+ &Stash Changes
+
+
+
+ Stash changesΣτοίβαγμα Αλλαγών
- Show the stash
- Εμφάνιση της στοίβας
-
-
-
-
+
+ Apply StashΕφαρμογή Στοίβας
-
-
+
+ Apply stashed changesΕφαρμογή των αλλαγών στοίβας
-
- &Stashed Changes
- &Στοίβες Αλλαγών
-
-
- View the Stash
- Εμφάνιση της Στόιβας
-
-
-
- Show the list of stashed changes
- Εμφάνιση της λίστας με τις στοιβαγμένες αλλαγές
-
-
-
+ Delete StashΔιαγραφή Στοίβας
-
+ Diff StashΣύγκριση Στοίβας
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ErrorΣφάλμα
-
+ Could not change current directory to '%0'Η αλλαγή του τρέχοντος φακέλου στο '%0' δεν ήταν δυνατή
-
+ Open WorkspaceΆνοιγμα Χώρου Εργασίας
-
+ A workspace does not exist in this folder.
Would you like to create one here?Δεν υπάρχει χώρος εργασίας σε αυτό το φάκελο.
Θα θέλατε να δημιουργήσετε έναν εδώ;
-
-
+
+ Select Workspace FolderΕπιλέξτε Φάκελο Χώρου Εργασίας
-
-
- Could not change current directory
- Η αλλαγή του τρέχοντος φακέλου δεν ήταν δυνατή
-
-
-
-
+
+
+
+ Could not open repository.Το άνοιγμα του αποθετηρίου δεν ήταν δυνατό.
-
+ Fossil FilesΑρχεία Fossil
-
+ Open Fossil RepositoryΆνοιγμα Αποθετηρίου Fossil
-
+ Fossil RepositoriesΑποθετήρια Fossil
-
+ New Fossil RepositoryΝέο Αποθετήριο Fossil
-
+ A repository file already exists.
Repository creation aborted.Ένα αρχείο αποθετηρίου υπάρχει ήδη.
Η δημιουργία αποθετηρίου ακυρώθηκε.
-
+ Create WorkspaceΔημιουργία Χώρου Εργασίας
-
+ Would you like to create a workspace in the same folder?Θα θέλατε να δημιουργήσετε ένα χώρο εργασίας στον ίδιο φάκελο;
-
+ Could not create repository.Η δημιουργία αποθετηρίου δεν ήταν δυνατή.
-
+
+ Close WorkspaceΚλείσιμο Χώρου Εργασίας
- Are you sure want to close this workspace?
- Είστε σίγουροι ότι θέλετε να κλείσετε αυτό τον χώρο εργασίας;
-
-
-
- Cannot close the workspace.
-Are there still uncommitted changes available?
- Το κλείσιμο του χώρου εργασίας δεν ήταν δυνατό.
-Μήπως υπάρχουν ακόμα αλλαγές που δεν καταχωρηθεί;
-
-
-
+ Could not clone the repositoryΗ αντιγραφή του αποθετηρίου δεν ήταν δυνατή
-
+ No workspace detected.Δεν βρέθηκε χώρος εργασίας.
-
+ Old repository schema detected. Consider running 'fossil rebuild'Εντοπίστηκε παλιό σχήμα αποθετηρίου. Εκτελέστε 'fossil rebuild'
-
- Scanning Workspace...
- Έλεγχος Χώρου Εργασίας...
-
-
-
- Updating...
- Ενημέρωση...
-
-
-
- Folders
- Φάκελοι
-
-
-
+ FileΑρχείο
-
+ ModifiedΤροποποίηση
-
+ PathΔιαδρομή
-
+ StatusΚατάσταση
-
+ ExtensionΠροέκταση
-
+ Are you sure you want to close this workspace?Είσαστε σίγουροι ότι θέλετε να κλείσετε αυτό τον χώρο εργασίας;
-
+ EditedΤροποποιημένο
-
+ UnchangedΑμετάβλητο
-
+ AddedΠροσθεμένο
-
+ DeletedΔιεγραμμένο
-
+ RenamedΜετονομασμένο
-
+ MissingΑπών
-
+ Conflicted
-
+ UnknownΆγνωστο
-
+ StashesΣτοίβες
-
- Running Fossil
- Εκτέλεση Fossil
-
-
-
- Could not start Fossil executable '%0'
- Η εκκίνηση του εκτελέσιμου Fossil '%0' δεν ήταν δυνατή
-
-
-
- Terminated
- Διακόπηκε
-
-
-
- Fossil UI is already running
- Το UI του Fossil εκτελείται ήδη
-
-
-
- Starting Fossil browser UI. Please wait.
- Εκκίνηση του Fossil UI. Παρακαλώ περιμένετε.
-
-
-
- Could not start Fossil executable '%s'
-
-
-
-
-
- A remote repository has not been specified.
-Use the preferences window to set the remote repostory location
- Το απομακρυσμένο αποθετήριο δεν έχει οριστεί.
-Χρησιμοποιήστε το παράθυρο ρυθμίσεων για να ορίσετε την τοποθεσία του
-
-
-
- Commit Changes
- Καταχώρηση Αλλαγών
-
-
-
-
- Could not generate comment file
- Η δημιουργία του αρχείου σχολίων δεν ήταν δυνατή
-
-
-
-
+
+ Add filesΠροσθήκη αρχείων
-
-
+
+ The following files will be added.Τα παρακάτω αρχεία θα προστεθούν.
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Are you sure?Είσαστε σίγουροι;
-
+ Remove filesΑφαίρεση αρχείων
-
+ The following files will be removed from the repository.Τα παρακάτω αρχεία θα αφαιρεθούν από το αποθετήριο.
-
+ Also delete the local filesΔιαγραφή των τοπικών αρχείων επίσης
-
+ Revert filesΕπαναφορά αρχείων
-
+ The following files will be reverted.Τα παρακάτω αρχεία θα επαναφερθούν.
-
-
+
+ New nameΝέο όνομα
-
+ File '%0' already exists.
Rename aborted.Το αρχείο '%0' υπάρχει ήδη.
Η μετονομασία ακυρώθηκε.
-
+ The following actions will be undone.Οι παρακάτω ενέργειες θα αναιρεθούν.
-
- Fossil version %0
- Έκδοση Fossil %0
-
-
-
- QT version %0
-
-
-
-
- About Fuel...
- Σχετικά με το Fuel...
-
-
-
- a GUI frontend to the Fossil SCM
-by Kostas Karanikolas
-Released under the GNU GPL
- ένα γραφικό περιβάλλον για το FOSSIL
-από τον Κώστα Καρανικόλα
-Διατίθεται σύμφωνα με τους όρους του GPL
-
-
-
- Icons by Deleket - Jojo Mendoza
-Available under the CC Attribution Noncommercial No Derivative 3.0 License
- Εικονίδια από τον Deleket - Jojo Mendoza
-Διατίθεται σύμφωνα με τους όρους CC Attribution Noncommercial No Derivative 3.0
-
-
-
- Translations with the help of:
- Μεταφράσεις με την βοήθεια των:
-
-
-
+ The following files will be updated.Τα παρακάτω αρχεία θα ενημερωθούν.
-
-
+
+ Cannot rename folder.Η μετονομασία του φακέλου δεν ήταν δυνατή.
-
+
+ Workspace
+
+
+
+
+ Filter (%0)
+
+
+
+
+ Could not close the workspace.
+Perhaps there are uncommitted changes available
+Would you like to force closing this workspace?
+
+
+
+
+ Could not close the workspace.
+
+
+
+
+
+
+ Could not store information to keychain.
+
+
+
+
+ Files
+
+
+
+
+ Branches
+
+
+
+
+ Tags
+
+
+
+
+ Remotes
+
+
+
+
+ Merged
+
+
+
+
+ Could not commit changes.
+
+
+
+
+
+ Could not add files.
+
+
+
+
+ Could not remove files.
+
+
+
+
+ Could not revert files.
+
+
+
+
+ Could not rename file '%0' to '%1'
+
+
+
+
+
+ Could not undo changes.
+
+
+
+ Folder name contains invalid characters.Το όνομα του φακέλου περιέχει μη αποδεκτούς χαρακτήρες.
-
+ This folder exists already.Αυτός ο φάκελος υπάρχει ήδη.
-
+ Renaming folder '%0' to '%1'
The following files will be moved in the repository.Μετονομασία του φακέλου '%0' σε '%1'
Τα παρακάτω αρχεία θα μετακινηθούν στο αποθετήριο.
-
+ Also move the workspace filesΜετακίνηση των αρχείων του χώρου εργασίας επίσης
-
+ Move aborted due to errorsΗ μετακίνηση ακυρώθηκε λόγω σφαλμάτων
-
+ Creating folder '%0'Δημιουργία φακέλου '%0'
-
+ Cannot make target folder '%0'Η δημιουργία του φακέλου '%0' δεν ήταν δυνατή
-
+ Target file '%0' exists alreadyΤο αρχείο '%0' υπάρχει ήδη
-
+ Copying file '%0' to '%1'Αντιγραφή του αρχείου '%0' στο '%1'
-
+ Cannot copy file '%0' to '%1'Η αντιγραφή του αρχείου από '%0' στο '%1' δεν ήταν δυνατή
-
+ Removing old file '%0'Διαγραφή παλαιού αρχείου '%0'
-
+ Source file '%0' does not existΤο αρχείο πηγής '%0' δεν υπάρχει
-
+ Cannot remove file '%0'Η διαγραφή του αρχείου '%0' δεν ήταν δυνατή
-
+ Folder renamed completed. Don't forget to commit!Η μετονομασία του φακέλου ολοκληρώθηκε. Μην ξεχάσετε να κάνετε καταχώρηση!
-
- Revert stashed files
- Επαναφορά αρχείων στοίβας
+
+ Could not diff stash.
+
-
- Stash Changes
- Στοίβαξη Αλλαγών
+
+ Operation Aborted
+
-
+
+ <Latest Revision>
+
+
+
+
+ Update workspace
+
+
+
+
+
+ Could not update the repository.
+
+
+
+
+ Create Tag
+
+
+
+
+
+ Invalid name.
+
+
+
+
+ Could not create tag.
+
+
+
+
+ Are you sure want to delete the tag '%0' ?
+
+
+
+
+ Could not delete tag.
+
+
+
+
+ Create Branch
+
+
+
+
+ Could not create branch.
+
+
+
+
+
+ Merge failed.
+
+
+
+
+ Merge
+
+
+
+
+ The following changes will be applied.
+
+
+
+
+ Merge completed. Don't forget to commit!
+
+
+
+
+
+ Could not push to the remote repository.
+
+
+
+
+
+ Could not pull from the remote repository.
+
+
+
+
+
+ A default remote repository has not been specified.
+
+
+
+
+ Could not set the remote repository.
+
+
+
+
+ Are you sure want to delete the remote '%0' ?
+
+
+
+ Invalid stash nameΜη επιτρεπτό όνομα στοίβας
-
+ This stash already existsΑυτή η στοίβα υπάρχει ήδη
-
+
+ Could not create stash.
+
+
+
+ The following stashes will be applied.Οι παρακάτω στοίβες θα εφαρμοστούν.
-
+ Delete after applyingΔιαγραφή μετά από την εφαρμογή
-
+ Stash application aborted due to errorsΗ εφαρμογή της στοίβας ακυρώθηκε λόγω σφαλμάτων
-
-
+
+ Could not apply stash.
+
+
+
+
+ Stash deletion aborted due to errorsΗ διαγραφή της στοίβας ακυρώθηκε λόγω σφαλμάτων
-
+
+
+ Could not delete stash.
+
+
+
+ Delete StashesΔιαγραφή Στοίβων
-
+ The following stashes will be deleted.Οι παρακάτω στοίβες θα διαγραφούν.
+
+ QKeychain::ReadPasswordJobPrivate
+
+
+ Password not found
+
+
+
+
+ D-Bus is not running
+
+
+
+
+ Unknown error
+
+
+
+
+ No keychain service available
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not determine data type: %1; %2
+
+
+
+
+
+ Entry not found
+
+
+
+
+ Unsupported entry type 'Map'
+
+
+
+
+ Unknown kwallet entry type '%1'
+
+
+
+
+ Could not read password: %1; %2
+
+
+
+
+ Could not decrypt data
+
+
+
+
+ QKeychain::WritePasswordJobPrivate
+
+
+ D-Bus is not running
+
+
+
+
+
+ Unknown error
+
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not delete encrypted data from settings: access error
+
+
+
+
+ Could not delete encrypted data from settings: format error
+
+
+
+
+ Encryption failed
+
+
+
+
+ Could not store encrypted data in settings: access error
+
+
+
+
+ Could not store encrypted data in settings: format error
+
+
+
+
+ QObject
+
+
+
+ %1 (OSStatus %2)
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ No keyring daemon
+
+
+
+
+ Already unlocked
+
+
+
+
+ No such keyring
+
+
+
+
+ Bad arguments
+
+
+
+
+ I/O error
+
+
+
+
+ Cancelled
+
+
+
+
+ Keyring already exists
+
+
+
+
+ No match
+
+
+
+
+ Unknown error
+
+
+
+
+ Custom Action %0
+
+
+
+
+ Running Fossil
+ Εκτέλεση Fossil
+
+
+
+ Could not generate command line file
+
+
+
+
+ Could not start Fossil executable '%0'
+ Η εκκίνηση του εκτελέσιμου Fossil '%0' δεν ήταν δυνατή
+
+
+
+ Fossil UI is already running
+ Το UI του Fossil εκτελείται ήδη
+
+
+
+ Starting Fossil browser UI. Please wait.
+ Εκκίνηση του Fossil UI. Παρακαλώ περιμένετε.
+
+
+
+ Could not start Fossil executable '%s'
+
+
+
+
+ Unchanged
+ Αμετάβλητο
+
+
+
+ Modified
+ Τροποποίηση
+
+
+
+ Unknown
+ Άγνωστο
+
+
+
+ Applications
+ Εφαρμογές
+
+
+
+ Updating...
+ Ενημέρωση...
+
+
+
+ RemoteDialog
+
+
+
+ Remote Repository
+
+
+
+
+ The URL of the source repository
+ Η διεύθυνση του αποθετηρίου πηγής
+
+
+
+ ...
+ ...
+
+
+
+ User Name
+ Όνομα Χρήστη
+
+
+
+ The user name used to access the remote repository. Leave blank if not required
+ Το όνομα χρήστη για την πρόσβαση του απομακρυσμένου αποθετηρίου. Αφήστε το κενό αν δεν χρειάζεται
+
+
+
+ Password
+ Συνθυματικό
+
+
+
+
+ The password used to access the remote repository. Leave blank if not required
+ Το συνθηματικό για την πρόσβαση του απομακρυσμένου αποθετηρίου. Αφήστε το κενό αν δεν χρειάζεται
+
+
+
+ Name
+
+
+
+
+
+ Error
+ Σφάλμα
+
+
+
+ Invalid URL.
+ Μη αποδεκτή διεύθυνση.
+
+
+
+ Fossil Repository
+ Αποθετήριο Fossil
+
+
+
+ Select Fossil Repository
+ Επιλέξετε Αποθετήριο Fossil
+
+
+
+ Invalid Repository File.
+ Μη αποδεκτό αρχείο αποθετηρίου.
+
+
+
+ RevisionDialog
+
+
+ Revision
+
+
+
+
+ Name
+
+
+
+
+ Integrate
+
+
+
+
+ Force
+
+
+SettingsDialog
@@ -1174,209 +1937,190 @@ The following files will be moved in the repository.
Ρυθμίσεις
-
- Application
- Εφαρμογή
-
-
-
+ Fossil PathΔιαδρομή Fossil
-
+ Path to the Fossil executable. Leave blank to use the default FossilΔιαδρομή στο εκτελέσιμο αρχείο του Fossil. Αφήστε το κενό για το προκαθορισμένο Fossil
-
-
-
+
+ ......
-
- Graphical Diff
- Γραφική Σύγκριση
-
-
-
- Path to graphical diff tool
- Διαδρομή στο εργαλείο γραφικής σύγκρισης
-
-
-
- Graphical Merge
- Γραφική Ένωση
-
-
-
- Path to the graphical merge tool
- Διαδρομή στο εργαλείο γραφικής ένωσης
-
-
-
- HTTP Port
- Θύρα HTTP
-
-
-
- HTTP port to use for the Fossil web interface
- Θύρα HTTP για το περιβάλλον web του Fossil
-
-
-
+ Commit MessagesΣχόλια Καταχώρησης
-
+ Clear the commit message historyΔιαγραφή ιστορικού σχολίων καταχώρησης
-
+ ClearΚαθαρισμός
-
+ Web BrowserΠλοηγός Web
-
+ Web browser to use for the Fossil web interface
- Πλοηγός Web για το περιβάλλον web του Fossil
+ Πλοηγός Web για το περιβάλλον web του Fossil
-
+ Double-click ActionΕνέργεια Διπλού-κλικ
-
+ Action to perfom when double-clicking a fileΕνέργεια που θα εκτελεστεί όταν γίνεται διπλό κλικ σε ένα αρχείο
-
+ LanguageΓλώσσα
-
+ Language for the user interfaceΗ γλώσσα του περιβάλλοντος
-
- Repository
- Αποθετήριο
+
+ Custom Actions
+
-
- Remote Url
- Απομακρυσμένη Διεύθυνση
+
+ Action
+
-
- The remote url used to push/pull changes.
-URL style user names and passwords are also supported.
-For example http://username:password@server.com/fossil
- Η απομακρυσμένη διεύθυνση που για προώθηση/λήψη αλλαγών.
-Η διέυθυνση μπορεί να περιλαμβάνει όνομα χρήστη και συνθηματικό.
-π.χ. http://username:password@server.com/fossil
+
+ Custom action
+
-
- Ignore List
- Λίστα Παράβλεψης
+
+ Name of custom action
+
-
- A comma separated list of glob-style file/path patterns ignored in Fossil file operations
- Μία λίστα με μοτίβα τύπου glob, διαχωρισμένη με κόμματα, από αρχεία ή διαδρομές που θα παραβλέπονται από το Fossil
+
+ Description
+
-
- Ignore CR/NL
- Παράβλεψη CR/NL
+
+ Command
+
-
- A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
- Μία λίστα με μοτίβα τύπου glob, διαχωρισμένη με κόμματα, από αρχεία ή διαδρομές που θα παραβλέπονται από τον έλεγχο τέλους γραμμών Fossil
+
+ Custom action command-line. Information about the selected items is available via the macros %FILE %FOLDER %WORKSPACE
+
+
+
+
+ Context
+
+
+
+
+ The context where this action will be available
+
+
+
+
+ When checked this action supports multiple selected items
+
+
+
+
+ Multiple Selection
+
- Applications
- Εφαρμογές
-
-
- Diff FileΣυγκριση Αρχείου
-
+ Open FileΆνοιγμα Αρχείου
-
+ Open Containing FolderΆνοιγμα Φακέλου
-
+
+ Custom Action %0
+
+
+
+ SystemΣυστήματος
-
+ InternalΕσωτερικός
-
+
+ Files
+
+
+
+
+ Folders
+ Φάκελοι
+
+
+ Restart requiredΑνάγκη Επανεκκίνησης
-
+ The language change will take effect after restarting the applicationΗ αλλαγή γλώσσας θα εφαρμοστεί μετά την επανεκκίνηση της εφαρμογής
-
+ Select Fossil executableΕπιλέξετε την εφαρμογή Fossil
-
- Select Graphical Diff application
- Επιλέξετε εφαρμογή γραφικής σύγκρισης
+
+ Select command
+
-
- Select Graphical Merge application
- Επιλέξετε εφαρμογή γραφικής σύνθεσης
-
-
-
+ Clear Commit Message HistoryΔιαγραφή ιστορικού σχολίων καταχώρησης
-
+ Are you sure you want to clear the commit message history?Είσαστε σίγουροι ότι θέλετε να διαγράψετε το ιστορικό σχολίων καταχώρησης;
-
- Are you sure want to clear the commit message history?
- Είσαστε σίγουροι ότι θέλετε να διαγράψετε το ιστορικό σχολίων καταχώρησης;
-
diff --git a/intl/en_US.ts b/intl/en_US.ts
index ae26b74..6c93f53 100644
--- a/intl/en_US.ts
+++ b/intl/en_US.ts
@@ -1,28 +1,67 @@
+
+ AboutDialog
+
+
+ About Fuel...
+ About Fuel...
+
+
+
+ A GUI front-end for the Fossil SCM by Kostas Karanikolas
+Released under the GNU GPL
+
+
+
+
+ QT version %0
+
+
+
+
+ Fossil version %0
+ Fossil version %0
+
+
+
+ Fuel revision %0
+
+
+
+
+ Translations with the help of:
+ Translations with the help of:
+
+
+
+ This sofware uses the following open-source libraries and assets:
+
+
+BrowserWidget
-
-
+
+ BackBack
-
-
+
+ ForwardForward
-
-
+
+ RefreshRefresh
-
+ StopStop
@@ -35,79 +74,98 @@
Clone Repository
-
- URL
- URL
+
+ Remote Repository
+
-
+ The URL of the source repositoryThe URL of the source repository
-
+ User NameUser Name
-
+ The user name used to access the remote repository. Leave blank if not requiredThe user name used to access the remote repository. Leave blank if not required
-
+ PasswordPassword
-
+ The password used to access the remote repository. Leave blank if not requiredThe password used to access the remote repository. Leave blank if not required
-
- Repository
- Repository
+
+ Local Repository
+
-
+
+ The URL of the HTTP proxy. Leave blank if not required
+
+
+
+
+ HTTP Proxy
+
+
+
+ Path to the local repository filePath to the local repository file
-
+
+ ......
-
-
-
+
+
+
+
+ ErrorError
-
+ Invalid URL.Invalid URL.
-
+
+ Invalid Repository File.Invalid Repository File.
-
+
+ Invalid Proxy URL.
+
+
+
+ Fossil RepositoryFossil Repository
-
+ Select Fossil RepositorySelect Fossil Repository
-
+ This repository file already exists.This repository file already exists.
@@ -119,6 +177,36 @@
CommitCommit
+
+
+ Commit to new branch
+
+
+
+
+ Private branch
+
+
+
+
+ Branch name
+
+
+
+
+ Revert stashed files
+ Revert stashed files
+
+
+
+ Commit Changes
+ Commit Changes
+
+
+
+ Stash Changes
+ Stash Changes
+ FileActionDialog
@@ -128,6 +216,90 @@
File Action
+
+ FslSettingsDialog
+
+
+ Fossil Settings
+
+
+
+
+ Graphical Diff
+ Graphical Diff
+
+
+
+ Path to graphical diff tool
+ Path to graphical diff tool
+
+
+
+
+ ...
+ ...
+
+
+
+ Graphical Merge
+ Graphical Merge
+
+
+
+ Path to the graphical merge tool
+ Path to the graphical merge tool
+
+
+
+ HTTP Proxy
+
+
+
+
+ The URL of the HTTP proxy
+
+
+
+
+ HTTP Port
+ HTTP Port
+
+
+
+ HTTP port to use for the Fossil web interface
+ HTTP port to use for the Fossil web interface
+
+
+
+ Ignore CR/NL
+ Ignore CR/NL
+
+
+
+ A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
+ A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
+
+
+
+ Ignore List
+ Ignore List
+
+
+
+ A comma separated list of glob-style file/path patterns ignored in Fossil file operations
+ A comma separated list of glob-style file/path patterns ignored in Fossil file operations
+
+
+
+ Select Graphical Diff application
+ Select Graphical Diff application
+
+
+
+ Select Graphical Merge application
+ Select Graphical Merge application
+
+MainWindow
@@ -136,1036 +308,1627 @@
Fuel
-
+ LogLog
-
+ BrowserBrowser
-
+ &File&File
-
+ &Help&Help
-
+ &View&View
-
+
+ &Workspace
+
+
+
+ Main ToolbarMain Toolbar
-
- Refresh
- Refresh
-
-
-
-
+
+ Refresh the viewsRefresh the views
-
+ F5F5
-
- Commit
- Commit
+
+ &Refresh
+
-
-
+
+ &Commit
+
+
+
+
+ Commit modificationsCommit modifications
-
+ Ctrl+MCtrl+M
-
+ DiffDiff
-
-
+
+ Display the differences between the current and last committed versionDisplay the differences between the current and last committed version
-
+ Ctrl+DCtrl+D
-
+ AddAdd
-
-
+
+ Add files to the repositoryAdd files to the repository
-
+ Ctrl++Ctrl++
-
+ DeleteDelete
-
-
+
+ Delete files from the repositoryDelete files from the repository
-
+ Ctrl+-Ctrl+-
-
+ &New...&New...
-
-
+
+ Make a new Fossil repositoryMake a new Fossil repository
-
+ Ctrl+NCtrl+N
-
+ &Open...&Open...
-
-
+
+ Open a Fossil repository or workspace folderOpen a Fossil repository or workspace folder
-
+ Ctrl+OCtrl+O
-
+ &Close&Close
-
-
+
+ Close the current workspaceClose the current workspace
-
- Clone...
- Clone...
+
+ C&lone...
+
-
+
+ &Push
+
+
+
+
+ Push changes to the default remote repository
+
+
+
+
+ Pu&ll
+
+
+
+
+ Pull changes from the default remote repository
+
+
+
+
+ Create &Tag
+
+
+
+
+
+ Create a tag for a revision
+
+
+
+
+
+
+ Delete Tag
+
+
+
+
+ Create &Branch
+
+
+
+
+
+ Create a branch from a revision
+
+
+
+
+
+ Merge Branch
+
+
+
+
+
+ Merge with a branch
+
+
+
+
+ Files and F&olders
+
+
+
+
+ View files and folders
+
+
+
+
+ View the workspace as files and folders
+
+
+
+
+ &All Files
+
+
+
+
+ Show all files
+
+
+
+
+ Mo&dified Files Only
+
+
+
+
+ Show modified files only
+
+
+
+
+ F&ossil Settings
+
+
+
+
+ Edit Remote
+
+
+
+
+ Edit Remote URL
+
+
+
+
+ Set Remote as Default
+
+
+
+
+ Makes the selected remote
+
+
+
+
+ Add Remote
+
+
+
+
+ Adds a Remote Url
+
+
+
+
+
+ Delete Remote
+
+
+
+
+ abortOperation
+
+
+
+
+ Abort the current operation
+
+
+
+ Clone a remote repositoryClone a remote repository
-
- Push
- Push
-
-
-
-
+ Push changes to the remote repositoryPush changes to the remote repository
-
+ Ctrl+PCtrl+P
-
- Pull
- Pull
-
-
-
-
+ Pull changes from the remote repositoryPull changes from the remote repository
-
+ Ctrl+LCtrl+L
-
-
+
+ &Push to Remote
+
+
+
+
+
+ Push changes to a remote repository
+
+
+
+
+ Pu&ll from Remote
+
+
+
+
+
+ Pull changes from a remote repository
+
+
+
+
+ RenameRename
-
-
+
+ Rename the selected fileRename the selected file
-
+ Ctrl+RCtrl+R
-
+ &Quit&Quit
-
+ QuitQuit
-
+ Ctrl+QCtrl+Q
-
+ HistoryHistory
-
-
+
+ Display the version history of a file via the Fossil UIDisplay the version history of a file via the Fossil UI
-
+ Ctrl+HCtrl+H
-
+ Fossil UIFossil UI
-
-
+
+ Starts the Fossil UI in the Web BrowserStarts the Fossil UI in the Web Browser
-
+ Open FileOpen File
-
-
+
+ U&ndo
+
+
+
+
+ &Update
+
+
+
+
+ Update the workspace to a revision
+
+
+
+
+ &Modified Files
+
+
+
+
+ &Unchanged Files
+
+
+
+
+ Un&known Files
+
+
+
+
+ &Ignored Files
+
+
+
+
+ View files as a listView files as a list
-
-
- View Stashed Changes
- View Stashed Changes
-
-
-
+ RevertRevert
-
-
+
+ Revert files to the last commited versionRevert files to the last commited version
-
+ Clear LogClear Log
-
+ Clears the logClears the log
-
+ Ctrl+KCtrl+K
-
+ TimelineTimeline
-
-
+
+ Display the change history of the Fossil repositoryDisplay the change history of the Fossil repository
- Open file
- Open file
-
-
-
-
+
+ Open the selected fileOpen the selected file
-
+ Ctrl+ReturnCtrl+Return
-
+ Open ContainingOpen Containing
-
-
+
+ Open the folder containing the selected fileOpen the folder containing the selected file
-
+ Alt+ReturnAlt+Return
-
-
+ UndoUndo
-
-
+
+ Undo the last Fossil actionUndo the last Fossil action
-
+ Ctrl+ZCtrl+Z
-
+ &About...&About...
-
+ About FuelAbout Fuel
-
-
+ UpdateUpdate
-
-
+ Update the workspace to the latest versionUpdate the workspace to the latest version
-
+ Ctrl+UCtrl+U
-
+ &Preferences...&Preferences...
-
-
+
+ Fuel PreferencesFuel Preferences
-
- &Modified
- &Modified
-
-
-
+ Show modifed filesShow modifed files
-
- &Unchanged
- &Unchanged
-
-
-
+ Show unchanged filesShow unchanged files
-
- Un&known
- Un&known
-
-
-
+ Show unknown filesShow unknown files
-
- &Ignored
- &Ignored
-
-
-
+ Show ignored filesShow ignored files
-
+ File &ListFile &List
- View as files as a list
- View as files as a list
-
-
-
+ View the workspace as a list of filesView the workspace as a list of files
-
+ Open FolderOpen Folder
-
-
+
+ Open the selected folderOpen the selected folder
-
-
-
+
+
+ Rename FolderRename Folder
-
-
+
+ Rename the selected folderRename the selected folder
-
-
+
+ &Stash Changes
+
+
+
+ Stash changesStash changes
- Show the stash
- Show the stash
-
-
-
-
+
+ Apply StashApply Stash
-
-
+
+ Apply stashed changesApply stashed changes
-
- &Stashed Changes
- &Stashed Changes
-
-
- View the Stash
- View the Stash
-
-
-
- Show the list of stashed changes
- Show the list of stashed changes
-
-
-
+ Delete StashDelete Stash
-
+ Diff StashDiff Stash
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ErrorError
-
+ Could not change current directory to '%0'Could not change current directory to '%0'
-
+ Open WorkspaceOpen Workspace
-
+ A workspace does not exist in this folder.
Would you like to create one here?A workspace does not exist in this folder.
Would you like to create one here?
-
-
+
+ Select Workspace FolderSelect Workspace Folder
-
-
- Could not change current directory
- Could not change current directory
-
-
-
-
+
+
+
+ Could not open repository.Could not open repository.
-
+ Fossil FilesFossil Files
-
+ Open Fossil RepositoryOpen Fossil Repository
-
+ Fossil RepositoriesFossil Repositories
-
+ New Fossil RepositoryNew Fossil Repository
-
+ A repository file already exists.
Repository creation aborted.A repository file already exists.
Repository creation aborted.
-
+ Create WorkspaceCreate Workspace
-
+ Would you like to create a workspace in the same folder?Would you like to create a workspace in the same folder?
-
+ Could not create repository.Could not create repository.
-
+
+ Close WorkspaceClose Workspace
- Are you sure want to close this workspace?
- Are you sure want to close this workspace?
-
-
-
- Cannot close the workspace.
-Are there still uncommitted changes available?
- Cannot close the workspace.
-Are there still uncommitted changes available?
-
-
-
+ Could not clone the repositoryCould not clone the repository
-
+ No workspace detected.No workspace detected.
-
+ Old repository schema detected. Consider running 'fossil rebuild'Old repository schema detected. Consider running 'fossil rebuild'
-
- Scanning Workspace...
- Scanning Workspace...
-
-
-
- Updating...
- Updating...
-
-
-
- Folders
- Folders
-
-
-
+ FileFile
-
+ ModifiedModified
-
+ PathPath
-
+ StatusStatus
-
+ ExtensionExtension
-
+ Are you sure you want to close this workspace?Are you sure you want to close this workspace?
-
+ EditedEdited
-
+ UnchangedUnchanged
-
+ AddedAdded
-
+ DeletedDeleted
-
+ RenamedRenamed
-
+ MissingMissing
-
+ Conflicted
-
+ UnknownUnknown
-
+ StashesStashes
-
- Running Fossil
- Running Fossil
-
-
-
- Could not start Fossil executable '%0'
- Could not start Fossil executable '%0'
-
-
-
- Terminated
- Terminated
-
-
-
- Fossil UI is already running
- Fossil UI is already running
-
-
-
- Starting Fossil browser UI. Please wait.
- Starting Fossil browser UI. Please wait.
-
-
-
- Could not start Fossil executable '%s'
-
-
-
-
-
- A remote repository has not been specified.
-Use the preferences window to set the remote repostory location
- A remote repository has not been specified.
-Use the preferences window to set the remote repostory location
-
-
-
- Commit Changes
- Commit Changes
-
-
-
-
- Could not generate comment file
- Could not generate comment file
-
-
-
-
+
+ Add filesAdd files
-
-
+
+ The following files will be added.The following files will be added.
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Are you sure?Are you sure?
-
+ Remove filesRemove files
-
+ The following files will be removed from the repository.The following files will be removed from the repository.
-
+ Also delete the local filesAlso delete the local files
-
+ Revert filesRevert files
-
+ The following files will be reverted.The following files will be reverted.
-
-
+
+ New nameNew name
-
+ File '%0' already exists.
Rename aborted.File '%0' already exists.
Rename aborted.
-
+ The following actions will be undone.The following actions will be undone.
-
- Fossil version %0
- Fossil version %0
-
-
-
- QT version %0
-
-
-
-
- About Fuel...
- About Fuel...
-
-
-
- a GUI frontend to the Fossil SCM
-by Kostas Karanikolas
-Released under the GNU GPL
- a GUI frontend to the Fossil SCM
-by Kostas Karanikolas
-Released under the GNU GPL
-
-
-
- Icons by Deleket - Jojo Mendoza
-Available under the CC Attribution Noncommercial No Derivative 3.0 License
- Icons by Deleket - Jojo Mendoza
-Available under the CC Attribution Noncommercial No Derivative 3.0 License
-
-
-
- Translations with the help of:
- Translations with the help of:
-
-
-
+ The following files will be updated.The following files will be updated.
-
-
+
+ Cannot rename folder.Cannot rename folder.
-
+
+ Workspace
+
+
+
+
+ Filter (%0)
+
+
+
+
+ Could not close the workspace.
+Perhaps there are uncommitted changes available
+Would you like to force closing this workspace?
+
+
+
+
+ Could not close the workspace.
+
+
+
+
+
+
+ Could not store information to keychain.
+
+
+
+
+ Files
+
+
+
+
+ Branches
+
+
+
+
+ Tags
+
+
+
+
+ Remotes
+
+
+
+
+ Merged
+
+
+
+
+ Could not commit changes.
+
+
+
+
+
+ Could not add files.
+
+
+
+
+ Could not remove files.
+
+
+
+
+ Could not revert files.
+
+
+
+
+ Could not rename file '%0' to '%1'
+
+
+
+
+
+ Could not undo changes.
+
+
+
+ Folder name contains invalid characters.Folder name contains invalid characters.
-
+ This folder exists already.This folder exists already.
-
+ Renaming folder '%0' to '%1'
The following files will be moved in the repository.Renaming folder '%0' to '%1'
The following files will be moved in the repository.
-
+ Also move the workspace filesAlso move the workspace files
-
+ Move aborted due to errorsMove aborted due to errors
-
+ Creating folder '%0'Creating folder '%0'
-
+ Cannot make target folder '%0'Cannot make target folder '%0'
-
+ Target file '%0' exists alreadyTarget file '%0' exists already
-
+ Copying file '%0' to '%1'Copying file '%0' to '%1'
-
+ Cannot copy file '%0' to '%1'Cannot copy file '%0' to '%1'
-
+ Removing old file '%0'Removing old file '%0'
-
+ Source file '%0' does not existSource file '%0' does not exist
-
+ Cannot remove file '%0'Cannot remove file '%0'
-
+ Folder renamed completed. Don't forget to commit!Folder renamed completed. Don't forget to commit!
-
- Revert stashed files
- Revert stashed files
+
+ Could not diff stash.
+
-
- Stash Changes
- Stash Changes
+
+ Operation Aborted
+
-
+
+ <Latest Revision>
+
+
+
+
+ Update workspace
+
+
+
+
+
+ Could not update the repository.
+
+
+
+
+ Create Tag
+
+
+
+
+
+ Invalid name.
+
+
+
+
+ Could not create tag.
+
+
+
+
+ Are you sure want to delete the tag '%0' ?
+
+
+
+
+ Could not delete tag.
+
+
+
+
+ Create Branch
+
+
+
+
+ Could not create branch.
+
+
+
+
+
+ Merge failed.
+
+
+
+
+ Merge
+
+
+
+
+ The following changes will be applied.
+
+
+
+
+ Merge completed. Don't forget to commit!
+
+
+
+
+
+ Could not push to the remote repository.
+
+
+
+
+
+ Could not pull from the remote repository.
+
+
+
+
+
+ A default remote repository has not been specified.
+
+
+
+
+ Could not set the remote repository.
+
+
+
+
+ Are you sure want to delete the remote '%0' ?
+
+
+
+ Invalid stash nameInvalid stash name
-
+ This stash already existsThis stash already exists
-
+
+ Could not create stash.
+
+
+
+ The following stashes will be applied.The following stashes will be applied.
-
+ Delete after applyingDelete after applying
-
+ Stash application aborted due to errorsStash application aborted due to errors
-
-
+
+ Could not apply stash.
+
+
+
+
+ Stash deletion aborted due to errorsStash deletion aborted due to errors
-
+
+
+ Could not delete stash.
+
+
+
+ Delete StashesDelete Stashes
-
+ The following stashes will be deleted.The following stashes will be deleted.
+
+ QKeychain::ReadPasswordJobPrivate
+
+
+ Password not found
+
+
+
+
+ D-Bus is not running
+
+
+
+
+ Unknown error
+
+
+
+
+ No keychain service available
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not determine data type: %1; %2
+
+
+
+
+
+ Entry not found
+
+
+
+
+ Unsupported entry type 'Map'
+
+
+
+
+ Unknown kwallet entry type '%1'
+
+
+
+
+ Could not read password: %1; %2
+
+
+
+
+ Could not decrypt data
+
+
+
+
+ QKeychain::WritePasswordJobPrivate
+
+
+ D-Bus is not running
+
+
+
+
+
+ Unknown error
+
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not delete encrypted data from settings: access error
+
+
+
+
+ Could not delete encrypted data from settings: format error
+
+
+
+
+ Encryption failed
+
+
+
+
+ Could not store encrypted data in settings: access error
+
+
+
+
+ Could not store encrypted data in settings: format error
+
+
+
+
+ QObject
+
+
+
+ %1 (OSStatus %2)
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ No keyring daemon
+
+
+
+
+ Already unlocked
+
+
+
+
+ No such keyring
+
+
+
+
+ Bad arguments
+
+
+
+
+ I/O error
+
+
+
+
+ Cancelled
+
+
+
+
+ Keyring already exists
+
+
+
+
+ No match
+
+
+
+
+ Unknown error
+
+
+
+
+ Custom Action %0
+
+
+
+
+ Running Fossil
+ Running Fossil
+
+
+
+ Could not generate command line file
+
+
+
+
+ Could not start Fossil executable '%0'
+ Could not start Fossil executable '%0'
+
+
+
+ Fossil UI is already running
+ Fossil UI is already running
+
+
+
+ Starting Fossil browser UI. Please wait.
+ Starting Fossil browser UI. Please wait.
+
+
+
+ Could not start Fossil executable '%s'
+
+
+
+
+ Unchanged
+ Unchanged
+
+
+
+ Modified
+ Modified
+
+
+
+ Unknown
+ Unknown
+
+
+
+ Applications
+ Applications
+
+
+
+ Updating...
+ Updating...
+
+
+
+ RemoteDialog
+
+
+
+ Remote Repository
+
+
+
+
+ The URL of the source repository
+ The URL of the source repository
+
+
+
+ ...
+ ...
+
+
+
+ User Name
+ User Name
+
+
+
+ The user name used to access the remote repository. Leave blank if not required
+ The user name used to access the remote repository. Leave blank if not required
+
+
+
+ Password
+ Password
+
+
+
+
+ The password used to access the remote repository. Leave blank if not required
+ The password used to access the remote repository. Leave blank if not required
+
+
+
+ Name
+
+
+
+
+
+ Error
+ Error
+
+
+
+ Invalid URL.
+ Invalid URL.
+
+
+
+ Fossil Repository
+ Fossil Repository
+
+
+
+ Select Fossil Repository
+ Select Fossil Repository
+
+
+
+ Invalid Repository File.
+ Invalid Repository File.
+
+
+
+ RevisionDialog
+
+
+ Revision
+
+
+
+
+ Name
+
+
+
+
+ Integrate
+
+
+
+
+ Force
+
+
+SettingsDialog
@@ -1174,209 +1937,190 @@ The following files will be moved in the repository.
Settings
-
- Application
- Application
-
-
-
+ Fossil PathFossil Path
-
+ Path to the Fossil executable. Leave blank to use the default FossilPath to the Fossil executable. Leave blank to use the default Fossil
-
-
-
+
+ ......
-
- Graphical Diff
- Graphical Diff
-
-
-
- Path to graphical diff tool
- Path to graphical diff tool
-
-
-
- Graphical Merge
- Graphical Merge
-
-
-
- Path to the graphical merge tool
- Path to the graphical merge tool
-
-
-
- HTTP Port
- HTTP Port
-
-
-
- HTTP port to use for the Fossil web interface
- HTTP port to use for the Fossil web interface
-
-
-
+ Commit MessagesCommit Messages
-
+ Clear the commit message historyClear the commit message history
-
+ ClearClear
-
+ Web BrowserWeb Browser
-
+ Web browser to use for the Fossil web interfaceWeb browser to use for the Fossil web interface
-
+ Double-click ActionDouble-click Action
-
+ Action to perfom when double-clicking a fileAction to perfom when double-clicking a file
-
+ LanguageLanguage
-
+ Language for the user interfaceLanguage for the user interface
-
- Repository
- Repository
+
+ Custom Actions
+
-
- Remote Url
- Remote Url
+
+ Action
+
-
- The remote url used to push/pull changes.
-URL style user names and passwords are also supported.
-For example http://username:password@server.com/fossil
- The remote url used to push/pull changes.
-URL style user names and passwords are also supported.
-For example http://username:password@server.com/fossil
+
+ Custom action
+
-
- Ignore List
- Ignore List
+
+ Name of custom action
+
-
- A comma separated list of glob-style file/path patterns ignored in Fossil file operations
- A comma separated list of glob-style file/path patterns ignored in Fossil file operations
+
+ Description
+
-
- Ignore CR/NL
- Ignore CR/NL
+
+ Command
+
-
- A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
- A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
+
+ Custom action command-line. Information about the selected items is available via the macros %FILE %FOLDER %WORKSPACE
+
+
+
+
+ Context
+
+
+
+
+ The context where this action will be available
+
+
+
+
+ When checked this action supports multiple selected items
+
+
+
+
+ Multiple Selection
+
- Applications
- Applications
-
-
- Diff FileDiff File
-
+ Open FileOpen File
-
+ Open Containing FolderOpen Containing Folder
-
+
+ Custom Action %0
+
+
+
+ SystemSystem
-
+ InternalInternal
-
+
+ Files
+
+
+
+
+ Folders
+ Folders
+
+
+ Restart requiredRestart required
-
+ The language change will take effect after restarting the applicationThe language change will take effect after restarting the application
-
+ Select Fossil executableSelect Fossil executable
-
- Select Graphical Diff application
- Select Graphical Diff application
+
+ Select command
+
-
- Select Graphical Merge application
- Select Graphical Merge application
-
-
-
+ Clear Commit Message HistoryClear Commit Message History
-
+ Are you sure you want to clear the commit message history?Are you sure you want to clear the commit message history?
-
- Are you sure want to clear the commit message history?
- Are you sure want to clear the commit message history?
-
diff --git a/intl/es_ES.ts b/intl/es_ES.ts
index 40d05ff..6c9c121 100644
--- a/intl/es_ES.ts
+++ b/intl/es_ES.ts
@@ -1,28 +1,67 @@
+
+ AboutDialog
+
+
+ About Fuel...
+ Sobre Fuel...
+
+
+
+ A GUI front-end for the Fossil SCM by Kostas Karanikolas
+Released under the GNU GPL
+
+
+
+
+ QT version %0
+
+
+
+
+ Fossil version %0
+ La versión de Fossil es %0
+
+
+
+ Fuel revision %0
+
+
+
+
+ Translations with the help of:
+ Traducciones con la ayuda de:
+
+
+
+ This sofware uses the following open-source libraries and assets:
+
+
+BrowserWidget
-
-
+
+ Back
-
-
+
+ Forward
-
-
+
+ RefreshRefrescar
-
+ Stop
@@ -35,79 +74,98 @@
Clonar depósito
-
- URL
- URL
+
+ Remote Repository
+
-
+ The URL of the source repositoryLa URL del depósito de código
-
+ User NameNombre de Usuario
-
+ The user name used to access the remote repository. Leave blank if not requiredEl nombre de usuario utilizado para acceder el depósito remoto. Deje en blanco si no es requerido.
-
+ PasswordContraseña
-
+ The password used to access the remote repository. Leave blank if not requiredLa contraseña usada para acceder al depósito remoto. Deje en blanco si no es requerida.
-
- Repository
- Depósito
+
+ Local Repository
+
-
+
+ The URL of the HTTP proxy. Leave blank if not required
+
+
+
+
+ HTTP Proxy
+
+
+
+ Path to the local repository fileRuta al archivo del depósito local
-
+
+ ......
-
-
-
+
+
+
+
+ ErrorError
-
+ Invalid URL.URL inválida
-
+
+ Invalid Repository File.Archivo de depósito inválido
-
+
+ Invalid Proxy URL.
+
+
+
+ Fossil RepositoryDepósito de Fossil
-
+ Select Fossil RepositorySeleccione el depósito de Fossil
-
+ This repository file already exists.Este archivo de depósito ya existe
@@ -119,6 +177,36 @@
CommitEntregar
+
+
+ Commit to new branch
+
+
+
+
+ Private branch
+
+
+
+
+ Branch name
+
+
+
+
+ Revert stashed files
+ Revertir archivos apartados
+
+
+
+ Commit Changes
+ Entregar Cambios
+
+
+
+ Stash Changes
+ Apartar cambios
+ FileActionDialog
@@ -128,6 +216,90 @@
Acción con Archivos
+
+ FslSettingsDialog
+
+
+ Fossil Settings
+
+
+
+
+ Graphical Diff
+ Diferencia gráfica
+
+
+
+ Path to graphical diff tool
+ Ruta a la herramienta de diferencias gráficas
+
+
+
+
+ ...
+ ...
+
+
+
+ Graphical Merge
+ Fusión gráfica
+
+
+
+ Path to the graphical merge tool
+ Ruta a la herramienta de fusión gráfica
+
+
+
+ HTTP Proxy
+
+
+
+
+ The URL of the HTTP proxy
+
+
+
+
+ HTTP Port
+ Puerto HTTP
+
+
+
+ HTTP port to use for the Fossil web interface
+ Puerto HTTP utilizado para la interface web de Fossil
+
+
+
+ Ignore CR/NL
+ Ignore CR/NL
+
+
+
+ A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
+ Una lista separada por comas de pegotes de patrones de archivos a ser excluidos de la revisión de consistencia de CR/NL de Fossil
+
+
+
+ Ignore List
+ Lista de ignorados
+
+
+
+ A comma separated list of glob-style file/path patterns ignored in Fossil file operations
+ Una lista separada por comas de pegotes de patrones de archivos/rutas, a ser ignoradas por Fossil en operaciones con archivos
+
+
+
+ Select Graphical Diff application
+ Seleccione la aplicación de diferencias gráficas
+
+
+
+ Select Graphical Merge application
+ Seleccione la aplicación de fusión gráfica
+
+MainWindow
@@ -136,1036 +308,1627 @@
Fuel
-
+ LogBitácora
-
+ BrowserExplorador
-
+ &File&Archivo
-
+ &HelpA&yuda
-
+ &View&Ver
-
+
+ &Workspace
+
+
+
+ Main ToolbarBarra principal de herramientas
-
- Refresh
- Refrescar
-
-
-
-
+
+ Refresh the viewsRefrescar las vistas
-
+ F5F5
-
- Commit
- Entregar
+
+ &Refresh
+
-
-
+
+ &Commit
+
+
+
+
+ Commit modificationsEntregar modificaciones
-
+ Ctrl+MCtrl+M
-
+ DiffDiferencias
-
-
+
+ Display the differences between the current and last committed versionMuestre las diferencias entre la versión actual y la última entregada
-
+ Ctrl+DCtrl+D
-
+ AddAñadir
-
-
+
+ Add files to the repositoryAñadir archivos al depósito
-
+ Ctrl++Ctrl++
-
+ DeleteEliminar
-
-
+
+ Delete files from the repositoryEliminar archivos del depósito
-
+ Ctrl+-Ctrl+-
-
+ &New...&Nuevo
-
-
+
+ Make a new Fossil repositoryHacer un nuevo depósito de Fossil
-
+ Ctrl+NCtrl+N
-
+ &Open...A&brir
-
-
+
+ Open a Fossil repository or workspace folderAbrir un depósito de Fossil o una carpeta de trabajo
-
+ Ctrl+OCtrl+O
-
+ &Close&Cerrar
-
-
+
+ Close the current workspaceCerrar el área de trabajo acatual
-
- Clone...
- Clonar...
+
+ C&lone...
+
-
+
+ &Push
+
+
+
+
+ Push changes to the default remote repository
+
+
+
+
+ Pu&ll
+
+
+
+
+ Pull changes from the default remote repository
+
+
+
+
+ Create &Tag
+
+
+
+
+
+ Create a tag for a revision
+
+
+
+
+
+
+ Delete Tag
+
+
+
+
+ Create &Branch
+
+
+
+
+
+ Create a branch from a revision
+
+
+
+
+
+ Merge Branch
+
+
+
+
+
+ Merge with a branch
+
+
+
+
+ Files and F&olders
+
+
+
+
+ View files and folders
+
+
+
+
+ View the workspace as files and folders
+
+
+
+
+ &All Files
+
+
+
+
+ Show all files
+
+
+
+
+ Mo&dified Files Only
+
+
+
+
+ Show modified files only
+
+
+
+
+ F&ossil Settings
+
+
+
+
+ Edit Remote
+
+
+
+
+ Edit Remote URL
+
+
+
+
+ Set Remote as Default
+
+
+
+
+ Makes the selected remote
+
+
+
+
+ Add Remote
+
+
+
+
+ Adds a Remote Url
+
+
+
+
+
+ Delete Remote
+
+
+
+
+ abortOperation
+
+
+
+
+ Abort the current operation
+
+
+
+ Clone a remote repository
-
- Push
- Empujar
-
-
-
-
+ Push changes to the remote repositoryEmpujar cambios al depósito remoto
-
+ Ctrl+PCtrl+P
-
- Pull
- Halar
-
-
-
-
+ Pull changes from the remote repositoryHalar cambios del depósito remoto
-
+ Ctrl+LCtrl+L
-
-
+
+ &Push to Remote
+
+
+
+
+
+ Push changes to a remote repository
+
+
+
+
+ Pu&ll from Remote
+
+
+
+
+
+ Pull changes from a remote repository
+
+
+
+
+ RenameRenombrar
-
-
+
+ Rename the selected fileRenombrar el archivo seleccionado
-
+ Ctrl+RCtrl+R
-
+ &Quit&Terminar
-
+ QuitTerminar
-
+ Ctrl+QCtrl+Q
-
+ HistoryHistoria
-
-
+
+ Display the version history of a file via the Fossil UIMostrar las versiones de un archivo con la IU de Fossil
-
+ Ctrl+HCtrl+H
-
+ Fossil UIIU de Fossil
-
-
+
+ Starts the Fossil UI in the Web BrowserIniciar la IU de Fossil en el explorador web
-
+ Open FileAbrir Archivo
-
-
+
+ U&ndo
+
+
+
+
+ &Update
+
+
+
+
+ Update the workspace to a revision
+
+
+
+
+ &Modified Files
+
+
+
+
+ &Unchanged Files
+
+
+
+
+ Un&known Files
+
+
+
+
+ &Ignored Files
+
+
+
+
+ View files as a list
-
-
- View Stashed Changes
-
-
-
-
+ RevertRevertir
-
-
+
+ Revert files to the last commited versionRevertir los archivos a la última versión entregada
-
+ Clear LogLimpiar la bitácora
-
+ Clears the logLimpia la bitácora
-
+ Ctrl+KCtrl+K
-
+ TimelineCronología
-
-
+
+ Display the change history of the Fossil repositoryMostrar la historia de cambios del depósito de Fossil
- Open file
- Abrir archivo
-
-
-
-
+
+ Open the selected fileAbrir el archivo seleccionado
-
+ Ctrl+ReturnCtrl+Intro
-
+ Open ContainingAbra Conteniendo
-
-
+
+ Open the folder containing the selected fileAbra la carpeta conteniendo el archivo seleccionado
-
+ Alt+ReturnAlt+Intro
-
-
+ UndoDeshacer
-
-
+
+ Undo the last Fossil actionDeshacer la última acción de Fossil
-
+ Ctrl+ZCtrl+Z
-
+ &About...&Sobre
-
+ About FuelSobre Fuel
-
-
+ UpdateActualizar
-
-
+ Update the workspace to the latest versionActualizar el área de trabajo a la última versión
-
+ Ctrl+UCtrl+U
-
+ &Preferences...&Preferencias
-
-
+
+ Fuel PreferencesPreferencias de Fuel
-
- &Modified
- &Modificado
-
-
-
+ Show modifed filesMostrar archivos modificados
-
- &Unchanged
- &Inalterado
-
-
-
+ Show unchanged filesMostrar archivos sin cambios
-
- Un&known
- &Desconocido
-
-
-
+ Show unknown filesMostrar archivos desconocidos
-
- &Ignored
- &Ignorar
-
-
-
+ Show ignored filesMostrar archivos ignorados
-
+ File &List&Lista de archivos
- View as files as a list
- Ver archivos como lista
-
-
-
+ View the workspace as a list of filesVer el área de trabajo como lista de archivos
-
+ Open FolderAbrir carpeta
-
-
+
+ Open the selected folderAbrir la carpeta seleccionada
-
-
-
+
+
+ Rename FolderRenombrar carpeta
-
-
+
+ Rename the selected folderRenombrar la carpeta seleccionada
-
-
+
+ &Stash Changes
+
+
+
+ Stash changesApartar cambios
- Show the stash
- Mostrar lo apartado
-
-
-
-
+
+ Apply StashAplicar lo apartado
-
-
+
+ Apply stashed changesAplicar cambios apartados
-
- &Stashed Changes
- Cambios apartado&s
-
-
- View the Stash
- Ver lo apartado
-
-
-
- Show the list of stashed changes
- Mostrar la lista de cambios apartados
-
-
-
+ Delete StashEliminar lo apartado
-
+ Diff StashDiferencias en lo apartado
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ErrorError
-
+ Could not change current directory to '%0'No se pudo cambiar el directorio actual a %0
-
+ Open WorkspaceAbrir área de trabajo
-
+ A workspace does not exist in this folder.
Would you like to create one here?No existe un área de trabajo en esta carpeta.
¿Le gustaría crear una aquí?
-
-
+
+ Select Workspace FolderCarpeta del área de trabajo seleccionada
-
-
- Could not change current directory
- No pude cambiar el directorio actual
-
-
-
-
+
+
+
+ Could not open repository.No puedo abrir el depósito
-
+ Fossil FilesArchivos de Fossil
-
+ Open Fossil RepositoryAbrir depósito de Fossil
-
+ Fossil RepositoriesDepósitos de Fossil
-
+ New Fossil RepositoryNuevo depósito de Fossil
-
+ A repository file already exists.
Repository creation aborted.El archivo del depósito ya existe.
Se ha abortado la creación del depósito.
-
+ Create WorkspaceCrear área de trabajo
-
+ Would you like to create a workspace in the same folder?¿Le gustaría crear un área de trabajo en la misma carpeta?
-
+ Could not create repository.No se ha podido crear un depósito.
-
+
+ Close WorkspaceCerrar área de trabajo.
- Are you sure want to close this workspace?
- ¿Está seguro que quiere cerrar el área de trabajo?
-
-
-
- Cannot close the workspace.
-Are there still uncommitted changes available?
- No puedo cerrar el área de trabajo.
-¿Hay aún disponibles cambios sin entregar?
-
-
-
+ Could not clone the repositoryNo se pudo clonar el depósito
-
+ No workspace detected.No se detectó área de trabajo
-
+ Old repository schema detected. Consider running 'fossil rebuild'Se detectó el esquema viejo del depósito. Considere ejecutar 'fossil rebuild'
-
- Scanning Workspace...
- Explorando el área de trabajo
-
-
-
- Updating...
- Actualizando...
-
-
-
- Folders
- Carpetas
-
-
-
+ FileArchivo
-
+ ModifiedModificado
-
+ PathRuta
-
+ StatusEstatus
-
+ ExtensionExtensión
-
+ Are you sure you want to close this workspace?
-
+ EditedEditado
-
+ UnchangedNo modificado
-
+ AddedAñadido
-
+ DeletedEliminado
-
+ RenamedRenombrado
-
+ MissingFaltante
-
+ Conflicted
-
+ UnknownDesconocido
-
+ StashesApartados
-
- Running Fossil
- Ejecutando Fossil
-
-
-
- Could not start Fossil executable '%0'
- No se pudo iniciar el ejecutable de Fossil %0
-
-
-
- Terminated
- Terminado
-
-
-
- Fossil UI is already running
- La IU de Fossil ya está funcionando
-
-
-
- Starting Fossil browser UI. Please wait.
- Iniciando el explorador de la IU de Fossil. Espere por favor.
-
-
-
- Could not start Fossil executable '%s'
-
-
-
-
-
- A remote repository has not been specified.
-Use the preferences window to set the remote repostory location
- No se ha especificado un depósito remoto.
-Use la ventana de preferencias para establecer la ubicación del depósito remoto.
-
-
-
- Commit Changes
- Entregar Cambios
-
-
-
-
- Could not generate comment file
- No se pudo generar el archivo de comentarios
-
-
-
-
+
+ Add filesAñadir archivos
-
-
+
+ The following files will be added.Los siguientes archivos serán añadidos
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Are you sure?¿Está usted seguro?
-
+ Remove filesQuitar archivos
-
+ The following files will be removed from the repository.Se quitarán los siguientes archivos del depósito
-
+ Also delete the local filesTambién elimine los archivos locales
-
+ Revert filesRevertir archivos
-
+ The following files will be reverted.Se revertirán los siguientes archivos
-
-
+
+ New nameNuevo nombre
-
+ File '%0' already exists.
Rename aborted.El archivo '%0' ya existe.
Se abortó el renombrado.
-
+ The following actions will be undone.Se desharán las siguientes acciones.
-
- Fossil version %0
- La versión de Fossil es %0
-
-
-
- QT version %0
-
-
-
-
- About Fuel...
- Sobre Fuel...
-
-
-
- a GUI frontend to the Fossil SCM
-by Kostas Karanikolas
-Released under the GNU GPL
- una interface gráfica para el administrador de código fuente Fossil
-por Kostas Karanikolas
-Liberado bajo la licencia GNU GPL
-
-
-
- Icons by Deleket - Jojo Mendoza
-Available under the CC Attribution Noncommercial No Derivative 3.0 License
- Íconos por Deleket - Jojo Mendoza
-Disponbile bajo la Licencia de Reconocimiento de Creación Colectiva 3.0 CC sin derivados comerciales
-
-
-
- Translations with the help of:
- Traducciones con la ayuda de:
-
-
-
+ The following files will be updated.Se actualizarán los siguientes archivos
-
-
+
+ Cannot rename folder.No puedo renombrar la carpeta
-
+
+ Workspace
+
+
+
+
+ Filter (%0)
+
+
+
+
+ Could not close the workspace.
+Perhaps there are uncommitted changes available
+Would you like to force closing this workspace?
+
+
+
+
+ Could not close the workspace.
+
+
+
+
+
+
+ Could not store information to keychain.
+
+
+
+
+ Files
+
+
+
+
+ Branches
+
+
+
+
+ Tags
+
+
+
+
+ Remotes
+
+
+
+
+ Merged
+
+
+
+
+ Could not commit changes.
+
+
+
+
+
+ Could not add files.
+
+
+
+
+ Could not remove files.
+
+
+
+
+ Could not revert files.
+
+
+
+
+ Could not rename file '%0' to '%1'
+
+
+
+
+
+ Could not undo changes.
+
+
+
+ Folder name contains invalid characters.El nombre de la carpeta contiene caracteres inválidos
-
+ This folder exists already.Esta carpeta ya existía
-
+ Renaming folder '%0' to '%1'
The following files will be moved in the repository.Renombrando carpeta '%0' a '%1'.
Los siguientes archivos serán movidos al depósito.
-
+ Also move the workspace filesTambién mueva los archivos del área de trabajo
-
+ Move aborted due to errorsMovida abortada por errores
-
+ Creating folder '%0'Creando la carpeta '%0'
-
+ Cannot make target folder '%0'No puedo hacer la carpeta destino '%0'
-
+ Target file '%0' exists alreadyEl archivo destino '%0' ya existe
-
+ Copying file '%0' to '%1'Copiando archivo '%0' a '%1'
-
+ Cannot copy file '%0' to '%1'No puedo copiar el archivo '%0' a '%1'
-
+ Removing old file '%0'Removiendo el archivo anterior '%0'
-
+ Source file '%0' does not existArchivo de código '%0' no existe
-
+ Cannot remove file '%0'No se puede remover el archivo '%0'
-
+ Folder renamed completed. Don't forget to commit!Completado el renombrado de la carpeta. ¡No olvide entregar!
-
- Revert stashed files
- Revertir archivos apartados
+
+ Could not diff stash.
+
-
- Stash Changes
- Apartar cambios
+
+ Operation Aborted
+
-
+
+ <Latest Revision>
+
+
+
+
+ Update workspace
+
+
+
+
+
+ Could not update the repository.
+
+
+
+
+ Create Tag
+
+
+
+
+
+ Invalid name.
+
+
+
+
+ Could not create tag.
+
+
+
+
+ Are you sure want to delete the tag '%0' ?
+
+
+
+
+ Could not delete tag.
+
+
+
+
+ Create Branch
+
+
+
+
+ Could not create branch.
+
+
+
+
+
+ Merge failed.
+
+
+
+
+ Merge
+
+
+
+
+ The following changes will be applied.
+
+
+
+
+ Merge completed. Don't forget to commit!
+
+
+
+
+
+ Could not push to the remote repository.
+
+
+
+
+
+ Could not pull from the remote repository.
+
+
+
+
+
+ A default remote repository has not been specified.
+
+
+
+
+ Could not set the remote repository.
+
+
+
+
+ Are you sure want to delete the remote '%0' ?
+
+
+
+ Invalid stash nameNombre de apartado inválido
-
+ This stash already existsEste apartado ya existe
-
+
+ Could not create stash.
+
+
+
+ The following stashes will be applied.Serán aplicados los siguientes apartados
-
+ Delete after applyingBorrar después de aplicar
-
+ Stash application aborted due to errorsAplicación de cambios apartados fue abortada debido a errores
-
-
+
+ Could not apply stash.
+
+
+
+
+ Stash deletion aborted due to errorsAbortada la eliminación de apartados debido a errores
-
+
+
+ Could not delete stash.
+
+
+
+ Delete StashesBorrar apartados
-
+ The following stashes will be deleted.Serán borrados los siguientes cambios apartados
+
+ QKeychain::ReadPasswordJobPrivate
+
+
+ Password not found
+
+
+
+
+ D-Bus is not running
+
+
+
+
+ Unknown error
+
+
+
+
+ No keychain service available
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not determine data type: %1; %2
+
+
+
+
+
+ Entry not found
+
+
+
+
+ Unsupported entry type 'Map'
+
+
+
+
+ Unknown kwallet entry type '%1'
+
+
+
+
+ Could not read password: %1; %2
+
+
+
+
+ Could not decrypt data
+
+
+
+
+ QKeychain::WritePasswordJobPrivate
+
+
+ D-Bus is not running
+
+
+
+
+
+ Unknown error
+
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not delete encrypted data from settings: access error
+
+
+
+
+ Could not delete encrypted data from settings: format error
+
+
+
+
+ Encryption failed
+
+
+
+
+ Could not store encrypted data in settings: access error
+
+
+
+
+ Could not store encrypted data in settings: format error
+
+
+
+
+ QObject
+
+
+
+ %1 (OSStatus %2)
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ No keyring daemon
+
+
+
+
+ Already unlocked
+
+
+
+
+ No such keyring
+
+
+
+
+ Bad arguments
+
+
+
+
+ I/O error
+
+
+
+
+ Cancelled
+
+
+
+
+ Keyring already exists
+
+
+
+
+ No match
+
+
+
+
+ Unknown error
+
+
+
+
+ Custom Action %0
+
+
+
+
+ Running Fossil
+ Ejecutando Fossil
+
+
+
+ Could not generate command line file
+
+
+
+
+ Could not start Fossil executable '%0'
+ No se pudo iniciar el ejecutable de Fossil %0
+
+
+
+ Fossil UI is already running
+ La IU de Fossil ya está funcionando
+
+
+
+ Starting Fossil browser UI. Please wait.
+ Iniciando el explorador de la IU de Fossil. Espere por favor.
+
+
+
+ Could not start Fossil executable '%s'
+
+
+
+
+ Unchanged
+ No modificado
+
+
+
+ Modified
+ Modificado
+
+
+
+ Unknown
+ Desconocido
+
+
+
+ Applications
+ Aplicaciones
+
+
+
+ Updating...
+ Actualizando...
+
+
+
+ RemoteDialog
+
+
+
+ Remote Repository
+
+
+
+
+ The URL of the source repository
+ La URL del depósito de código
+
+
+
+ ...
+ ...
+
+
+
+ User Name
+ Nombre de Usuario
+
+
+
+ The user name used to access the remote repository. Leave blank if not required
+ El nombre de usuario utilizado para acceder el depósito remoto. Deje en blanco si no es requerido.
+
+
+
+ Password
+ Contraseña
+
+
+
+
+ The password used to access the remote repository. Leave blank if not required
+ La contraseña usada para acceder al depósito remoto. Deje en blanco si no es requerida.
+
+
+
+ Name
+
+
+
+
+
+ Error
+ Error
+
+
+
+ Invalid URL.
+ URL inválida
+
+
+
+ Fossil Repository
+ Depósito de Fossil
+
+
+
+ Select Fossil Repository
+ Seleccione el depósito de Fossil
+
+
+
+ Invalid Repository File.
+ Archivo de depósito inválido
+
+
+
+ RevisionDialog
+
+
+ Revision
+
+
+
+
+ Name
+
+
+
+
+ Integrate
+
+
+
+
+ Force
+
+
+SettingsDialog
@@ -1174,209 +1937,190 @@ Los siguientes archivos serán movidos al depósito.
Ajustes
-
- Application
- Aplicación
-
-
-
+ Fossil PathRuta a Fossil
-
+ Path to the Fossil executable. Leave blank to use the default FossilRuta al ejecutable de Fossil. Deje en blanco para usar el Fossil establecido.
-
-
-
+
+ ......
-
- Graphical Diff
- Diferencia gráfica
-
-
-
- Path to graphical diff tool
- Ruta a la herramienta de diferencias gráficas
-
-
-
- Graphical Merge
- Fusión gráfica
-
-
-
- Path to the graphical merge tool
- Ruta a la herramienta de fusión gráfica
-
-
-
- HTTP Port
- Puerto HTTP
-
-
-
- HTTP port to use for the Fossil web interface
- Puerto HTTP utilizado para la interface web de Fossil
-
-
-
+ Commit MessagesMensajes de entrega
-
+ Clear the commit message historyLimpiar la historia de mensajes de entrega
-
+ ClearLimpiar
-
+ Web BrowserExplorador Web
-
+ Web browser to use for the Fossil web interfaceExplorador Web a usar para la interface web de Fossil
-
+ Double-click ActionAcción del doble clic
-
+ Action to perfom when double-clicking a fileAcción a realizar cuando cliquea dos veces en un archivo
-
+ LanguageIdioma
-
+ Language for the user interfaceIdioma para la interfaz de usuario
-
- Repository
- Depósito
+
+ Custom Actions
+
-
- Remote Url
- URL remota
+
+ Action
+
-
- The remote url used to push/pull changes.
-URL style user names and passwords are also supported.
-For example http://username:password@server.com/fossil
- La URL remota usada para empujar/halar los cambios.
-También se admiten nombres de usuario y contraseña en estilo URL.
-Por ejemplo http://nombreusuario:contraseña@servidor.com/fossil
+
+ Custom action
+
-
- Ignore List
- Lista de ignorados
+
+ Name of custom action
+
-
- A comma separated list of glob-style file/path patterns ignored in Fossil file operations
- Una lista separada por comas de pegotes de patrones de archivos/rutas, a ser ignoradas por Fossil en operaciones con archivos
+
+ Description
+
-
- Ignore CR/NL
- Ignore CR/NL
+
+ Command
+
-
- A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
- Una lista separada por comas de pegotes de patrones de archivos a ser excluidos de la revisión de consistencia de CR/NL de Fossil
+
+ Custom action command-line. Information about the selected items is available via the macros %FILE %FOLDER %WORKSPACE
+
+
+
+
+ Context
+
+
+
+
+ The context where this action will be available
+
+
+
+
+ When checked this action supports multiple selected items
+
+
+
+
+ Multiple Selection
+
- Applications
- Aplicaciones
-
-
- Diff FileArchivo de diferencias
-
+ Open FileAbrir Archivo
-
+ Open Containing FolderAbrir Carpeta Conteniendo
-
+
+ Custom Action %0
+
+
+
+ SystemSistema
-
+ InternalInterno
-
+
+ Files
+
+
+
+
+ Folders
+ Carpetas
+
+
+ Restart requiredSe requiere reinicio
-
+ The language change will take effect after restarting the applicationEl cambio de idioma se implementará después de reiniciar la aplicación
-
+ Select Fossil executableSeleccione el ejecutable de Fossil
-
- Select Graphical Diff application
- Seleccione la aplicación de diferencias gráficas
+
+ Select command
+
-
- Select Graphical Merge application
- Seleccione la aplicación de fusión gráfica
-
-
-
+ Clear Commit Message HistoryLimpie la historia de mensajes de entrega
-
+ Are you sure you want to clear the commit message history?
-
- Are you sure want to clear the commit message history?
- ¿Está seguro que quiere limpiar la historia de mensajes de entrega?
-
diff --git a/intl/fr_FR.ts b/intl/fr_FR.ts
index cd9e0af..b56bfcd 100644
--- a/intl/fr_FR.ts
+++ b/intl/fr_FR.ts
@@ -1,28 +1,67 @@
+
+ AboutDialog
+
+
+ About Fuel...
+ À propos de Fuel...
+
+
+
+ A GUI front-end for the Fossil SCM by Kostas Karanikolas
+Released under the GNU GPL
+
+
+
+
+ QT version %0
+
+
+
+
+ Fossil version %0
+ Version de Fossil %0
+
+
+
+ Fuel revision %0
+
+
+
+
+ Translations with the help of:
+ Traductions avec l'aide de :
+
+
+
+ This sofware uses the following open-source libraries and assets:
+
+
+BrowserWidget
-
-
+
+ BackPrécédent
-
-
+
+ ForwardSuivant
-
-
+
+ RefreshActualiser
-
+ StopArrêter
@@ -35,79 +74,98 @@
Cloner un dépôt
-
- URL
- URL
+
+ Remote Repository
+
-
+ The URL of the source repositoryL'URL du dépôt source
-
+ User NameNom d'utilisateur
-
+ The user name used to access the remote repository. Leave blank if not requiredLe nom d'utilisateur utilisé pour accéder au dépôt distant. Laisser vide si non requis.
-
+ PasswordMot de passe
-
+ The password used to access the remote repository. Leave blank if not requiredLe mot de passe utilisé pour accéder au dépôt distant. Laisser vide si non requis.
-
- Repository
- Dépôt
+
+ Local Repository
+
-
+
+ The URL of the HTTP proxy. Leave blank if not required
+
+
+
+
+ HTTP Proxy
+
+
+
+ Path to the local repository fileChemin vers le fichier du dépôt local
-
+
+ ......
-
-
-
+
+
+
+
+ ErrorErreur
-
+ Invalid URL.URL invalide.
-
+
+ Invalid Repository File.Fichier de dépôt invalide.
-
+
+ Invalid Proxy URL.
+
+
+
+ Fossil RepositoryDépôt Fossil
-
+ Select Fossil RepositorySélectionner un dépôt Fossil
-
+ This repository file already exists.Ce fichier de dépôt existe déjà.
@@ -119,6 +177,36 @@
CommitLivrer
+
+
+ Commit to new branch
+
+
+
+
+ Private branch
+
+
+
+
+ Branch name
+
+
+
+
+ Revert stashed files
+ Rétablir les fichiers mis en réserve
+
+
+
+ Commit Changes
+ Livrer des modifications
+
+
+
+ Stash Changes
+ Mettre des modifications en réserve
+ FileActionDialog
@@ -128,6 +216,90 @@
Action sur fichier
+
+ FslSettingsDialog
+
+
+ Fossil Settings
+
+
+
+
+ Graphical Diff
+ Comparaison graphique
+
+
+
+ Path to graphical diff tool
+ Chemin vers l'outil de comparaison graphique
+
+
+
+
+ ...
+ ...
+
+
+
+ Graphical Merge
+ Fusion graphique
+
+
+
+ Path to the graphical merge tool
+ Chemin vers l'outil de fusion graphique
+
+
+
+ HTTP Proxy
+
+
+
+
+ The URL of the HTTP proxy
+
+
+
+
+ HTTP Port
+ Port HTTP
+
+
+
+ HTTP port to use for the Fossil web interface
+ Port HTTP à utiliser pour l'interface web Fossil
+
+
+
+ Ignore CR/NL
+ CR/NL ignorés
+
+
+
+ A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
+ Une liste de motifs séparés par des virgules, définissant les fichiers à exclure des vérifications de cohérence CR/NL réalisées par Fossil
+
+
+
+ Ignore List
+ Liste d'ignorés
+
+
+
+ A comma separated list of glob-style file/path patterns ignored in Fossil file operations
+ Une liste de motifs séparés par des virgules, définissant les fichiers/chemins ignorés par Fossil lors d'opérations sur les fichiers
+
+
+
+ Select Graphical Diff application
+ Sélectionner l'application de comparaison graphique
+
+
+
+ Select Graphical Merge application
+ Sélectionner l'application de fusion graphique
+
+MainWindow
@@ -136,1016 +308,1627 @@
Fuel
-
+ LogJournal
-
+ BrowserExplorateur
-
+ &File&Fichier
-
+ &HelpA&ide
-
+ &View&Affichage
-
+
+ &Workspace
+
+
+
+ Main ToolbarBarre d'outils principale
-
- Refresh
- Actualiser
-
-
-
-
+
+ Refresh the viewsActualiser l'affichage
-
+ F5F5
-
- Commit
- Livrer
+
+ &Refresh
+
-
-
+
+ &Commit
+
+
+
+
+ Commit modificationsLivrer des modifications
-
+ Ctrl+MCtrl+M
-
+ DiffComparer
-
-
+
+ Display the differences between the current and last committed versionAfficher les différences entre la version courante et la dernière livrée
-
+ Ctrl+DCtrl+D
-
+ AddAjouter
-
-
+
+ Add files to the repositoryAjouter des fichiers au dépôt
-
+ Ctrl++Ctrl++
-
+ DeleteSupprimer
-
-
+
+ Delete files from the repositorySupprimer des fichiers du dépôt
-
+ Ctrl+-Ctrl+-
-
+ &New...&Nouveau...
-
-
+
+ Make a new Fossil repositoryCréer un nouveau dépôt Fossil
-
+ Ctrl+NCtrl+N
-
+ &Open...&Ouvrir...
-
-
+
+ Open a Fossil repository or workspace folderOuvrir un dépôt Fossil ou un dossier d'espace de travail
-
+ Ctrl+OCtrl+O
-
+ &Close&Fermer
-
-
+
+ Close the current workspaceFermer l'espace de travail courant
-
- Clone...
- Cloner...
+
+ C&lone...
+
-
+
+ &Push
+
+
+
+
+ Push changes to the default remote repository
+
+
+
+
+ Pu&ll
+
+
+
+
+ Pull changes from the default remote repository
+
+
+
+
+ Create &Tag
+
+
+
+
+
+ Create a tag for a revision
+
+
+
+
+
+
+ Delete Tag
+
+
+
+
+ Create &Branch
+
+
+
+
+
+ Create a branch from a revision
+
+
+
+
+
+ Merge Branch
+
+
+
+
+
+ Merge with a branch
+
+
+
+
+ Files and F&olders
+
+
+
+
+ View files and folders
+
+
+
+
+ View the workspace as files and folders
+
+
+
+
+ &All Files
+
+
+
+
+ Show all files
+
+
+
+
+ Mo&dified Files Only
+
+
+
+
+ Show modified files only
+
+
+
+
+ F&ossil Settings
+
+
+
+
+ Edit Remote
+
+
+
+
+ Edit Remote URL
+
+
+
+
+ Set Remote as Default
+
+
+
+
+ Makes the selected remote
+
+
+
+
+ Add Remote
+
+
+
+
+ Adds a Remote Url
+
+
+
+
+
+ Delete Remote
+
+
+
+
+ abortOperation
+
+
+
+
+ Abort the current operation
+
+
+
+ Clone a remote repositoryCloner un dépôt distant
-
- Push
- Pousser
-
-
-
-
+ Push changes to the remote repositoryPousser les modifications vers le dépôt distant
-
+ Ctrl+PCtrl+P
-
- Pull
- Ramener
-
-
-
-
+ Pull changes from the remote repositoryRamener les modifications depuis le dépôt distant
-
+ Ctrl+LCtrl+L
-
-
+
+ &Push to Remote
+
+
+
+
+
+ Push changes to a remote repository
+
+
+
+
+ Pu&ll from Remote
+
+
+
+
+
+ Pull changes from a remote repository
+
+
+
+
+ RenameRenommer
-
-
+
+ Rename the selected fileRenommer le fichier sélectionné
-
+ Ctrl+RCtrl+R
-
+ &Quit&Quitter
-
+ QuitQuitter
-
+ Ctrl+QCtrl+Q
-
+ HistoryHistorique
-
-
+
+ Display the version history of a file via the Fossil UIAfficher l'historique de versions d'un fichier via l'IHM Fossil
-
+ Ctrl+HCtrl+H
-
+ Fossil UIIHM Fossil
-
-
+
+ Starts the Fossil UI in the Web BrowserDémarre l'IHM Fossil dans le navigateur web
-
+ Open FileOuvrir le fichier
-
-
+
+ U&ndo
+
+
+
+
+ &Update
+
+
+
+
+ Update the workspace to a revision
+
+
+
+
+ &Modified Files
+
+
+
+
+ &Unchanged Files
+
+
+
+
+ Un&known Files
+
+
+
+
+ &Ignored Files
+
+
+
+
+ View files as a listAfficher les fichiers sous forme de liste
-
-
- View Stashed Changes
- Afficher les fichiers mis en réserve
-
-
-
+ RevertRétablir
-
-
+
+ Revert files to the last commited versionAnnuler les modifications et rétablir les fichiers à la dernière version livrée
-
+ Clear LogEffacer le journal
-
+ Clears the logEfface le journal
-
+ Ctrl+KCtrl+K
-
+ TimelineChronologie
-
-
+
+ Display the change history of the Fossil repositoryAfficher l'historique des modifications du dépôt Fossil
-
-
+
+ Open the selected fileOuvrir le fichier sélectionné
-
+ Ctrl+ReturnCtrl+Entrée
-
+ Open ContainingOuvrir le dossier
-
-
+
+ Open the folder containing the selected fileOuvrir le dossier contenant le fichier sélectionné
-
+ Alt+ReturnAlt+Entrée
-
-
+ UndoAnnuler
-
-
+
+ Undo the last Fossil actionAnnuler la dernière action Fossil
-
+ Ctrl+ZCtrl+Z
-
+ &About...À &propos...
-
+ About FuelÀ propos de Fuel
-
-
+ UpdateMettre à jour
-
-
+ Update the workspace to the latest versionMettre à jour l'espace de travail à la dernière version
-
+ Ctrl+UCtrl+U
-
+ &Preferences...&Préférences...
-
-
+
+ Fuel PreferencesPréférences de Fuel
-
- &Modified
- &Modifiés
-
-
-
+ Show modifed filesMontrer les fichiers modifiés
-
- &Unchanged
- Inchan&gés
-
-
-
+ Show unchanged filesMontrer les fichiers inchangés
-
- Un&known
- In&connus
-
-
-
+ Show unknown filesMontrer les fichiers inconnus
-
- &Ignored
- &Ignorés
-
-
-
+ Show ignored filesMontrer les fichiers ignorés
-
+ File &List&Liste de fichiers
-
+ View the workspace as a list of filesAfficher l'espace de travail sous forme de liste de fichiers
-
+ Open FolderOuvrir le dossier
-
-
+
+ Open the selected folderOuvrir le dossier sélectionné
-
-
-
+
+
+ Rename FolderRenommer le dossier
-
-
+
+ Rename the selected folderRenommer le dossier sélectionné
-
-
+
+ &Stash Changes
+
+
+
+ Stash changesMettre des modifications en réserve
-
-
+
+ Apply StashAppliquer la réserve
-
-
+
+ Apply stashed changesAppliquer les modifications mises en réserve
-
- &Stashed Changes
- Modifications en réserve
-
-
-
- Show the list of stashed changes
- Montrer la liste des modifications mises en réserve
-
-
-
+ Delete StashSupprimer la réserve
-
+ Diff StashComparer la réserve
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ErrorErreur
-
+ Could not change current directory to '%0'Impossible de changer le répertoire courant vers '%0'.
-
+ Open WorkspaceOuvrir l'espace de travail
-
+ A workspace does not exist in this folder.
Would you like to create one here?Un espace de travail n'existe pas dans ce dossier.
Souhaitez-vous en créer un ici ?
-
-
+
+ Select Workspace FolderSélectionner un dossier d'espace de travail
-
-
- Could not change current directory
- Impossible de changer le répertoire courant.
-
-
-
-
+
+
+
+ Could not open repository.Impossible d'ouvrir le dépôt.
-
+ Fossil FilesFichiers Fossil
-
+ Open Fossil RepositoryOuvrir un dépôt Fossil
-
+ Fossil RepositoriesDépôts Fossil
-
+ New Fossil RepositoryNouveau dépôt Fossil
-
+ A repository file already exists.
Repository creation aborted.Un fichier de dépôt existe déjà.
Échec de la création du dépôt.
-
+ Create WorkspaceCréer un espace de travail
-
+ Would you like to create a workspace in the same folder?Souhaitez-vous créer un espace de travail dans le même dossier ?
-
+ Could not create repository.Impossible de créer le dépôt.
-
+
+ Close WorkspaceFermer l'espace de travail
-
- Cannot close the workspace.
-Are there still uncommitted changes available?
- Impossible de fermer l'espace de travail.
-Existe-t-il des modifications non encore livrées ?
-
-
-
+ Could not clone the repositoryImpossible de cloner le dépôt.
-
+ No workspace detected.Aucun espace de travail détecté.
-
+ Old repository schema detected. Consider running 'fossil rebuild'Ancien format de dépôt détecté. Vous devriez exécuter 'fossil rebuild'.
-
- Scanning Workspace...
- Analyse de l'espace de travail...
-
-
-
- Updating...
- Mise à jour...
-
-
-
- Folders
- Dossiers
-
-
-
+ FileFichier
-
+ ModifiedModifié
-
+ PathChemin
-
+ StatusEtat
-
+ ExtensionExtension
-
+ Are you sure you want to close this workspace?Êtes-vous sûr de vouloir fermer cet espace de travail ?
-
+ EditedModifié
-
+ UnchangedInchangé
-
+ AddedAjouté
-
+ DeletedSupprimé
-
+ RenamedRenommé
-
+ MissingManquant
-
+ Conflicted
-
+ UnknownInconnu
-
+ StashesRéserves
-
- Running Fossil
- Exécution de Fossil
-
-
-
- Could not start Fossil executable '%0'
- Impossible de démarrer l'exécutable Fossil '%0'.
-
-
-
- Terminated
- Terminé
-
-
-
- Fossil UI is already running
- L'IHM Fossil est déjà en cours d'exécution.
-
-
-
- Starting Fossil browser UI. Please wait.
- Démarrage de l'IHM web Fossil. Veuillez patienter.
-
-
-
- Could not start Fossil executable '%s'
-
-
-
-
-
- A remote repository has not been specified.
-Use the preferences window to set the remote repostory location
- Aucun dépôt distant n'a été défini.
-Utilisez la fenêtre de préférences pour indiquer l'emplacement du dépôt distant.
-
-
-
- Commit Changes
- Livrer des modifications
-
-
-
-
- Could not generate comment file
- Impossible de générer le fichier de commentaires.
-
-
-
-
+
+ Add filesAjouter des fichiers
-
-
+
+ The following files will be added.Les fichiers suivants seront ajoutés.
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Are you sure?Êtes-vous sûr ?
-
+ Remove filesSupprimer des fichiers
-
+ The following files will be removed from the repository.Les fichiers suivants seront supprimés du dépôt.
-
+ Also delete the local filesSupprimer aussi les fichiers locaux
-
+ Revert filesRétablir des fichiers
-
+ The following files will be reverted.Les fichiers suivants seront rétablis.
-
-
+
+ New nameNouveau nom
-
+ File '%0' already exists.
Rename aborted.Le fichier '%0' existe déjà.
Échec du renommage.
-
+ The following actions will be undone.Les actions suivantes seront annulées.
-
- Fossil version %0
- Version de Fossil %0
-
-
-
- QT version %0
-
-
-
-
- About Fuel...
- À propos de Fuel...
-
-
-
- a GUI frontend to the Fossil SCM
-by Kostas Karanikolas
-Released under the GNU GPL
- une interface graphique pour le gestionnaire de version Fossil
-par Kostas Karanikolas
-Publié sous licence GNU GPL
-
-
-
- Icons by Deleket - Jojo Mendoza
-Available under the CC Attribution Noncommercial No Derivative 3.0 License
- Icônes par Deleket - Jojo Mendoza
-Disponible sous licence CC 3.0 Attribution - Pas d’Utilisation Commerciale - Pas de Modification
-
-
-
- Translations with the help of:
- Traductions avec l'aide de :
-
-
-
+ The following files will be updated.Les fichiers suivants seront mis à jour.
-
-
+
+ Cannot rename folder.Impossible de renommer le dossier.
-
+
+ Workspace
+
+
+
+
+ Filter (%0)
+
+
+
+
+ Could not close the workspace.
+Perhaps there are uncommitted changes available
+Would you like to force closing this workspace?
+
+
+
+
+ Could not close the workspace.
+
+
+
+
+
+
+ Could not store information to keychain.
+
+
+
+
+ Files
+
+
+
+
+ Branches
+
+
+
+
+ Tags
+
+
+
+
+ Remotes
+
+
+
+
+ Merged
+
+
+
+
+ Could not commit changes.
+
+
+
+
+
+ Could not add files.
+
+
+
+
+ Could not remove files.
+
+
+
+
+ Could not revert files.
+
+
+
+
+ Could not rename file '%0' to '%1'
+
+
+
+
+
+ Could not undo changes.
+
+
+
+ Folder name contains invalid characters.Le nom de dossier contient des caractères invalides.
-
+ This folder exists already.Ce dossier existe déjà.
-
+ Renaming folder '%0' to '%1'
The following files will be moved in the repository.Renommage du dossier '%0' en '%1'.
Les fichiers suivants seront déplacés dans le dépôt.
-
+ Also move the workspace filesDéplacer aussi les fichiers d'espace de travail
-
+ Move aborted due to errorsÉchec du déplacement du fait d'erreurs.
-
+ Creating folder '%0'Création du dossier '%0'
-
+ Cannot make target folder '%0'Impossible de créer le dossier cible '%0'.
-
+ Target file '%0' exists alreadyLe fichier cible '%0' existe déjà.
-
+ Copying file '%0' to '%1'Copie du fichier '%0' vers '%1'
-
+ Cannot copy file '%0' to '%1'Impossible de copier le fichier '%0' vers '%1'.
-
+ Removing old file '%0'Suppression de l'ancien fichier '%0'
-
+ Source file '%0' does not existLe fichier source '%0' n'existe pas.
-
+ Cannot remove file '%0'Impossible de supprimer le fichier '%0'.
-
+ Folder renamed completed. Don't forget to commit!Le dossier a été renommé. N'oubliez pas de livrer !
-
- Revert stashed files
- Rétablir les fichiers mis en réserve
+
+ Could not diff stash.
+
-
- Stash Changes
- Mettre des modifications en réserve
+
+ Operation Aborted
+
-
+
+ <Latest Revision>
+
+
+
+
+ Update workspace
+
+
+
+
+
+ Could not update the repository.
+
+
+
+
+ Create Tag
+
+
+
+
+
+ Invalid name.
+
+
+
+
+ Could not create tag.
+
+
+
+
+ Are you sure want to delete the tag '%0' ?
+
+
+
+
+ Could not delete tag.
+
+
+
+
+ Create Branch
+
+
+
+
+ Could not create branch.
+
+
+
+
+
+ Merge failed.
+
+
+
+
+ Merge
+
+
+
+
+ The following changes will be applied.
+
+
+
+
+ Merge completed. Don't forget to commit!
+
+
+
+
+
+ Could not push to the remote repository.
+
+
+
+
+
+ Could not pull from the remote repository.
+
+
+
+
+
+ A default remote repository has not been specified.
+
+
+
+
+ Could not set the remote repository.
+
+
+
+
+ Are you sure want to delete the remote '%0' ?
+
+
+
+ Invalid stash nameNom de réserve invalide.
-
+ This stash already existsCette réserve existe déjà.
-
+
+ Could not create stash.
+
+
+
+ The following stashes will be applied.Les réserves suivantes seront appliquées.
-
+ Delete after applyingSupprimer après application
-
+ Stash application aborted due to errorsÉchec de l'application de réserve du fait d'erreurs.
-
-
+
+ Could not apply stash.
+
+
+
+
+ Stash deletion aborted due to errorsÉchec de la suppression de réserve du fait d'erreurs.
-
+
+
+ Could not delete stash.
+
+
+
+ Delete StashesSupprimer des réserves
-
+ The following stashes will be deleted.Les réserves suivantes seront supprimées.
+
+ QKeychain::ReadPasswordJobPrivate
+
+
+ Password not found
+
+
+
+
+ D-Bus is not running
+
+
+
+
+ Unknown error
+
+
+
+
+ No keychain service available
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not determine data type: %1; %2
+
+
+
+
+
+ Entry not found
+
+
+
+
+ Unsupported entry type 'Map'
+
+
+
+
+ Unknown kwallet entry type '%1'
+
+
+
+
+ Could not read password: %1; %2
+
+
+
+
+ Could not decrypt data
+
+
+
+
+ QKeychain::WritePasswordJobPrivate
+
+
+ D-Bus is not running
+
+
+
+
+
+ Unknown error
+
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not delete encrypted data from settings: access error
+
+
+
+
+ Could not delete encrypted data from settings: format error
+
+
+
+
+ Encryption failed
+
+
+
+
+ Could not store encrypted data in settings: access error
+
+
+
+
+ Could not store encrypted data in settings: format error
+
+
+
+
+ QObject
+
+
+
+ %1 (OSStatus %2)
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ No keyring daemon
+
+
+
+
+ Already unlocked
+
+
+
+
+ No such keyring
+
+
+
+
+ Bad arguments
+
+
+
+
+ I/O error
+
+
+
+
+ Cancelled
+
+
+
+
+ Keyring already exists
+
+
+
+
+ No match
+
+
+
+
+ Unknown error
+
+
+
+
+ Custom Action %0
+
+
+
+
+ Running Fossil
+ Exécution de Fossil
+
+
+
+ Could not generate command line file
+
+
+
+
+ Could not start Fossil executable '%0'
+ Impossible de démarrer l'exécutable Fossil '%0'.
+
+
+
+ Fossil UI is already running
+ L'IHM Fossil est déjà en cours d'exécution.
+
+
+
+ Starting Fossil browser UI. Please wait.
+ Démarrage de l'IHM web Fossil. Veuillez patienter.
+
+
+
+ Could not start Fossil executable '%s'
+
+
+
+
+ Unchanged
+ Inchangé
+
+
+
+ Modified
+ Modifié
+
+
+
+ Unknown
+ Inconnu
+
+
+
+ Applications
+ Applications
+
+
+
+ Updating...
+ Mise à jour...
+
+
+
+ RemoteDialog
+
+
+
+ Remote Repository
+
+
+
+
+ The URL of the source repository
+ L'URL du dépôt source
+
+
+
+ ...
+ ...
+
+
+
+ User Name
+ Nom d'utilisateur
+
+
+
+ The user name used to access the remote repository. Leave blank if not required
+ Le nom d'utilisateur utilisé pour accéder au dépôt distant. Laisser vide si non requis.
+
+
+
+ Password
+ Mot de passe
+
+
+
+
+ The password used to access the remote repository. Leave blank if not required
+ Le mot de passe utilisé pour accéder au dépôt distant. Laisser vide si non requis.
+
+
+
+ Name
+
+
+
+
+
+ Error
+ Erreur
+
+
+
+ Invalid URL.
+ URL invalide.
+
+
+
+ Fossil Repository
+ Dépôt Fossil
+
+
+
+ Select Fossil Repository
+ Sélectionner un dépôt Fossil
+
+
+
+ Invalid Repository File.
+ Fichier de dépôt invalide.
+
+
+
+ RevisionDialog
+
+
+ Revision
+
+
+
+
+ Name
+
+
+
+
+ Integrate
+
+
+
+
+ Force
+
+
+SettingsDialog
@@ -1154,203 +1937,188 @@ Les fichiers suivants seront déplacés dans le dépôt.
Paramètres
-
- Application
- Application
-
-
-
+ Fossil PathChemin de Fossil
-
+ Path to the Fossil executable. Leave blank to use the default FossilChemin vers l'exécutable Fossil. Laisser vide pour utiliser le Fossil par défaut
-
-
-
+
+ ......
-
- Graphical Diff
- Comparaison graphique
-
-
-
- Path to graphical diff tool
- Chemin vers l'outil de comparaison graphique
-
-
-
- Graphical Merge
- Fusion graphique
-
-
-
- Path to the graphical merge tool
- Chemin vers l'outil de fusion graphique
-
-
-
- HTTP Port
- Port HTTP
-
-
-
- HTTP port to use for the Fossil web interface
- Port HTTP à utiliser pour l'interface web Fossil
-
-
-
+ Commit MessagesMessages de livraison
-
+ Clear the commit message historyEffacer l'historique des messages de livraison
-
+ ClearEffacer
-
+ Web BrowserNavigateur web
-
+ Web browser to use for the Fossil web interfaceNavigateur web à utiliser pour l'interface web Fossil
-
+ Double-click ActionAction du double-clic
-
+ Action to perfom when double-clicking a fileAction à réaliser lorsqu'un fichier est double-cliqué
-
+ LanguageLangue
-
+ Language for the user interfaceLangue de l'interface utilisateur
-
- Repository
- Dépôt
+
+ Custom Actions
+
-
- Remote Url
- URL distante
+
+ Action
+
-
- The remote url used to push/pull changes.
-URL style user names and passwords are also supported.
-For example http://username:password@server.com/fossil
- L'URL distante utilisée pour pousser/ramener les modifications.
-Les noms d'utilisateur et mots de passe dans l'URL sont aussi pris en charge.
-Par exemple http://username:password@server.com/fossil
+
+ Custom action
+
-
- Ignore List
- Liste d'ignorés
+
+ Name of custom action
+
-
- A comma separated list of glob-style file/path patterns ignored in Fossil file operations
- Une liste de motifs séparés par des virgules, définissant les fichiers/chemins ignorés par Fossil lors d'opérations sur les fichiers
+
+ Description
+
-
- Ignore CR/NL
- CR/NL ignorés
+
+ Command
+
-
- A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
- Une liste de motifs séparés par des virgules, définissant les fichiers à exclure des vérifications de cohérence CR/NL réalisées par Fossil
+
+ Custom action command-line. Information about the selected items is available via the macros %FILE %FOLDER %WORKSPACE
+
+
+
+
+ Context
+
+
+
+
+ The context where this action will be available
+
+
+
+
+ When checked this action supports multiple selected items
+
+
+
+
+ Multiple Selection
+
- Applications
- Applications
-
-
- Diff FileComparer le fichier
-
+ Open FileOuvrir le fichier
-
+ Open Containing FolderOuvrir le dossier contenant
-
+
+ Custom Action %0
+
+
+
+ SystemSystème
-
+ InternalInterne
-
+
+ Files
+
+
+
+
+ Folders
+ Dossiers
+
+
+ Restart requiredRedémarrage nécessaire
-
+ The language change will take effect after restarting the applicationLe changement de langue prendra effet après le redémarrage de l'application
-
+ Select Fossil executableSélectionner l'exécutable Fossil
-
- Select Graphical Diff application
- Sélectionner l'application de comparaison graphique
+
+ Select command
+
-
- Select Graphical Merge application
- Sélectionner l'application de fusion graphique
-
-
-
+ Clear Commit Message HistoryEffacer l'historique des messages de livraison
-
+ Are you sure you want to clear the commit message history?Êtes-vous sûr de vouloir effacer l'historique des messages de livraison ?
diff --git a/intl/it_IT.ts b/intl/it_IT.ts
index 91e2227..a6017b5 100644
--- a/intl/it_IT.ts
+++ b/intl/it_IT.ts
@@ -1,26 +1,67 @@
-
+
+
+
+
+ AboutDialog
+
+
+ About Fuel...
+ Informazioni su Fuel...
+
+
+
+ A GUI front-end for the Fossil SCM by Kostas Karanikolas
+Released under the GNU GPL
+
+
+
+
+ QT version %0
+ QT versione %0
+
+
+
+ Fossil version %0
+ Fossil versione %0
+
+
+
+ Fuel revision %0
+
+
+
+
+ Translations with the help of:
+ Traduzioni col contributo di:
+
+
+
+ This sofware uses the following open-source libraries and assets:
+
+
+BrowserWidget
-
-
+
+ BackIndietro
-
-
+
+ ForwardAvanti
-
-
+
+ RefreshAggiorna
-
+ StopFerma
@@ -33,79 +74,98 @@
Clona archivio
-
- URL
- Indirizzo
+
+ Remote Repository
+
-
+ The URL of the source repositoryL'indirizzo dell'archivio dei sorgenti
-
+ User NameNome utente
-
+ The user name used to access the remote repository. Leave blank if not requiredIl nome utente usato per accedere all'archivio remoto. Lascia vuoto se non è necessario immetterlo
-
+ PasswordParola chiave
-
+ The password used to access the remote repository. Leave blank if not requiredLa parola chiave usata per accedere all'archivio remoto. Lascia vuoto se non è necessario immetterla
-
- Repository
- Archivio
+
+ Local Repository
+
-
+
+ The URL of the HTTP proxy. Leave blank if not required
+
+
+
+
+ HTTP Proxy
+
+
+
+ Path to the local repository filePercorso al file dell'archivio locale
-
+
+ ......
-
-
-
+
+
+
+
+ ErrorErrore
-
+ Invalid URL.Indirizzo non valido
-
+
+ Invalid Repository File.File dell'archivio non valido
-
+
+ Invalid Proxy URL.
+
+
+
+ Fossil RepositoryArchivio Fossil
-
+ Select Fossil RepositoryScegli l'archivio Fossil
-
+ This repository file already exists.Questo file dell'archvio è già presente
@@ -117,6 +177,36 @@
CommitSottoponi
+
+
+ Commit to new branch
+
+
+
+
+ Private branch
+
+
+
+
+ Branch name
+
+
+
+
+ Revert stashed files
+ Annulla le modifiche riposte
+
+
+
+ Commit Changes
+ Sottoponi le modifiche
+
+
+
+ Stash Changes
+ Cambiamenti riposti
+ FileActionDialog
@@ -126,6 +216,90 @@
Azione sul file
+
+ FslSettingsDialog
+
+
+ Fossil Settings
+
+
+
+
+ Graphical Diff
+ Diff grafico
+
+
+
+ Path to graphical diff tool
+ Percorso allo strumento di diff grafico
+
+
+
+
+ ...
+ ...
+
+
+
+ Graphical Merge
+ Merge grafico
+
+
+
+ Path to the graphical merge tool
+ Percorso allo strumento di merge grafico
+
+
+
+ HTTP Proxy
+
+
+
+
+ The URL of the HTTP proxy
+
+
+
+
+ HTTP Port
+ Porta HTTP
+
+
+
+ HTTP port to use for the Fossil web interface
+ Porta HTTP da utilizzare per l'interfaccia web di Fossil
+
+
+
+ Ignore CR/NL
+ Ingnora CR/NL
+
+
+
+ A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
+ File o percorsi da escludere dal controllo sulla consistenza dei CR/NL operato da Fossil, metacaratteri ammessi, separa con virgole
+
+
+
+ Ignore List
+ Lista di quel che va ignorato
+
+
+
+ A comma separated list of glob-style file/path patterns ignored in Fossil file operations
+ File o percorsi ignorati da Fossil nelle operazioni sui file, metacaratteri ammessi, separa con virgole
+
+
+
+ Select Graphical Diff application
+ Seleziona l'applicazione per il diff grafico
+
+
+
+ Select Graphical Merge application
+ Seleziona l'applicazione per il merge grafico
+
+MainWindow
@@ -134,1031 +308,1627 @@
Fuel
-
+ LogRegistro
-
+ BrowserBrowser
-
+ &File&File
-
+ &Help&Aiuto
-
+ &View&Visualizza
-
+
+ &Workspace
+
+
+
+ Main ToolbarBarra degli strumenti principale
-
- Refresh
- Aggiorna
-
-
-
-
+
+ Refresh the viewsAggiorna le visualizzazioni
-
+ F5F5
-
- Commit
- Sottoponi
+
+ &Refresh
+
-
-
+
+ &Commit
+
+
+
+
+ Commit modificationsSottoponi le modifiche
-
+ Ctrl+MCtrl+M
-
+ DiffDifferenza
-
-
+
+ Display the differences between the current and last committed versionMostra le differenze tra la versione corrente e l'ultima alla quale sono state sottoposte modifiche
-
+ Ctrl+DCtrl+D
-
+ AddAggiungi
-
-
+
+ Add files to the repositoryAggiungi file all'archivio
-
+ Ctrl++Ctrl++
-
+ DeleteElimina
-
-
+
+ Delete files from the repositoryElimina file dall'archivio
-
+ Ctrl+-Ctrl+-
-
+ &New...&Nuovo...
-
-
+
+ Make a new Fossil repositoryCrea un nuovo archivio Fossil
-
+ Ctrl+NCtrl+N
-
+ &Open...&Apri...
-
-
+
+ Open a Fossil repository or workspace folderApri un archivio Fossil o una cartella di lavoro
-
+ Ctrl+OCtrl+O
-
+ &Close&Chiudi
-
-
+
+ Close the current workspaceChiudi lo spazio di lavoro corrente
-
- Clone...
- Clona...
+
+ C&lone...
+
-
+
+ &Push
+
+
+
+
+ Push changes to the default remote repository
+
+
+
+
+ Pu&ll
+
+
+
+
+ Pull changes from the default remote repository
+
+
+
+
+ Create &Tag
+
+
+
+
+
+ Create a tag for a revision
+
+
+
+
+
+
+ Delete Tag
+
+
+
+
+ Create &Branch
+
+
+
+
+
+ Create a branch from a revision
+
+
+
+
+
+ Merge Branch
+
+
+
+
+
+ Merge with a branch
+
+
+
+
+ Files and F&olders
+
+
+
+
+ View files and folders
+
+
+
+
+ View the workspace as files and folders
+
+
+
+
+ &All Files
+
+
+
+
+ Show all files
+
+
+
+
+ Mo&dified Files Only
+
+
+
+
+ Show modified files only
+
+
+
+
+ F&ossil Settings
+
+
+
+
+ Edit Remote
+
+
+
+
+ Edit Remote URL
+
+
+
+
+ Set Remote as Default
+
+
+
+
+ Makes the selected remote
+
+
+
+
+ Add Remote
+
+
+
+
+ Adds a Remote Url
+
+
+
+
+
+ Delete Remote
+
+
+
+
+ abortOperation
+
+
+
+
+ Abort the current operation
+
+
+
+ Clone a remote repositoryClona un archivio remoto
-
- Push
- Immetti
-
-
-
-
+ Push changes to the remote repositoryImmetti le modifiche nell'archivio remoto
-
+ Ctrl+PCtrl+P
-
- Pull
- Preleva
-
-
-
-
+ Pull changes from the remote repositoryPreleva le modifiche dall'archivio remoto
-
+ Ctrl+L Ctrl+L
-
-
+
+ &Push to Remote
+
+
+
+
+
+ Push changes to a remote repository
+
+
+
+
+ Pu&ll from Remote
+
+
+
+
+
+ Pull changes from a remote repository
+
+
+
+
+ RenameRinomina
-
-
+
+ Rename the selected fileRinomina il file selezionato
-
+ Ctrl+RCtrl+R
-
+ &Quit&Esci
-
+ QuitEsci
-
+ Ctrl+QCtrl+Q
-
+ HistoryStorico
-
-
+
+ Display the version history of a file via the Fossil UIMostra lo storico delle versioni di un file tramite il comando UI di Fossil
-
+ Ctrl+HCtrl+H
-
+ Fossil UIComando UI di Fossil
-
-
+
+ Starts the Fossil UI in the Web BrowserAvvia l'interfaccia web di Fossil nel browser
-
+ Open FileApri file
-
-
+
+ U&ndo
+
+
+
+
+ &Update
+
+
+
+
+ Update the workspace to a revision
+
+
+
+
+ &Modified Files
+
+
+
+
+ &Unchanged Files
+
+
+
+
+ Un&known Files
+
+
+
+
+ &Ignored Files
+
+
+
+
+ View files as a listVisualizza i file come lista
-
-
- View Stashed Changes
- Mostra i cambiamenti riposti
-
-
-
+ RevertRipristina
-
-
+
+ Revert files to the last commited versionRipristina i file all'ultima versione sottoposta
-
+ Clear LogCancella il registro
-
+ Clears the logCancella il registro
-
+ Ctrl+KCtrl+K
-
+ TimelineLinea temporale
-
-
+
+ Display the change history of the Fossil repositoryMostra lo storico delle modifiche dell'archivio Fossil
- Open file
-
-
-
-
-
+
+ Open the selected fileApri il file selezionato
-
+ Ctrl+ReturnCtrl+Invio
-
+ Open ContainingApri cartella
-
-
+
+ Open the folder containing the selected fileApri la cartella che contiene il file selezionato
-
+ Alt+ReturnAlt+Invio
-
-
+ UndoAnnulla
-
-
+
+ Undo the last Fossil actionAnnulla l'ultima azione di Fossil
-
+ Ctrl+ZCtrl+Z
-
+ &About...&Informazioni...
-
+ About FuelInformazioni su Fuel
-
-
+ UpdateAggiorna
-
-
+ Update the workspace to the latest versionAggiorna lo spazio di lavoro all'ultima versione
-
+ Ctrl+UCtrl+U
-
+ &Preferences...&Preferenze...
-
-
+
+ Fuel PreferencesPreferenze di Fuel
-
- &Modified
- &Modificati
-
-
-
+ Show modifed filesMostra i file modificati
-
- &Unchanged
- &Immutati
-
-
-
+ Show unchanged filesMostra i file non modificati
-
- Un&known
- &Sconosciuti
-
-
-
+ Show unknown filesMostra i file sconosciuti
-
- &Ignored
- I&gnorati
-
-
-
+ Show ignored filesMostra i file ignorati
-
+ File &List&Lista file
- View as files as a list
-
-
-
-
+ View the workspace as a list of filesVisualizza lo spazio di lavoro come lista di file
-
+ Open FolderApri cartella
-
-
+
+ Open the selected folderApre la cartella selezionata
-
-
-
+
+
+ Rename FolderRinomina cartella
-
-
+
+ Rename the selected folderRinomina la cartella selezionata
-
-
+
+ &Stash Changes
+
+
+
+ Stash changesCambiamenti riposti
- Show the stash
-
-
-
-
-
+
+ Apply StashApplica i cambiamenti riposti
-
-
+
+ Apply stashed changesApplica i cambiamenti riposti
-
- &Stashed Changes
- Cambiamenti riposti
-
-
- View the Stash
-
-
-
-
- Show the list of stashed changes
- Mostra la lista dei combiamenti riposti
-
-
-
+ Delete StashRimuovi dalla lista dei cambiamenti riposti
-
+ Diff StashFai la differenza tra i cambimenti riposti
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ErrorErrore
-
+ Could not change current directory to '%0'Impossibile cambiare la cartella corrente in '%0'
-
+ Open WorkspaceApri spazio di lavoro
-
+ A workspace does not exist in this folder.
Would you like to create one here?Non c'è uno spazio di lavoro in questa cartella.
Vuoi crearne uno qui?
-
-
+
+ Select Workspace FolderSeleziona la cartella dello spazio di lavoro
-
-
- Could not change current directory
- Impossibile cambiare la cartella corrente
-
-
-
-
+
+
+
+ Could not open repository.Impossibile aprire l'archivio
-
+ Fossil FilesFile Fossil
-
+ Open Fossil RepositoryApri l'archivio Fossil
-
+ Fossil RepositoriesArichivio Fossil
-
+ New Fossil RepositoryNuovo archivio Fossil
-
+ A repository file already exists.
Repository creation aborted.Esiste già un file di archivio.
Creazione dell'archivio interrotta.
-
+ Create WorkspaceCrea spazio di lavoro
-
+ Would you like to create a workspace in the same folder?Vuo creare uno spazio di lavoro nella stessa cartella?
-
+ Could not create repository.Impossibile creare l'archivio.
-
+
+ Close WorkspaceChiudi lo spazio di lavoro
- Are you sure want to close this workspace?
-
-
-
-
- Cannot close the workspace.
-Are there still uncommitted changes available?
- Impossibile chiudere lo spazio di lavoro.
-Ci sono ancora modifiche non sottoposte?
-
-
-
+ Could not clone the repositoryImpossibile clonare l'archivio
-
+ No workspace detected.Nessuno spazio di lavoro rilevato.
-
+ Old repository schema detected. Consider running 'fossil rebuild'Riconosciuto il vecchio schema dell'archivio. Prova ad eseguire 'fossil rebuild'
-
- Scanning Workspace...
- Scansione dello spazio di lavoro...
-
-
-
- Updating...
- Aggiornamento...
-
-
-
- Folders
- Cartelle
-
-
-
+ FileFile
-
+ ModifiedModificato
-
+ PathPercorso
-
+ StatusStato
-
+ ExtensionEstensione
-
+ Are you sure you want to close this workspace?Sei sicuro di voler chiudere questo spazio di lavoro?
-
+ EditedModificato
-
+ UnchangedSenza modifiche
-
+ AddedAggiunto
-
+ DeletedCancellato
-
+ RenamedRinominato
-
+ MissingMancante
-
+ UnknownSconosciuto
-
+ StashesModifiche riposte
-
- Running Fossil
- Esecuzione di Fossil
-
-
-
- Could not start Fossil executable '%0'
- Impossibile avviare l'eseguibile Fossil '%0'
-
-
-
- Terminated
- Terminato
-
-
-
- Fossil UI is already running
- L'interfaccia web di Fossil è già in esecuzione
-
-
-
- Starting Fossil browser UI. Please wait.
- Avvio dell'interfaccia web di Fossil. Attendere, prego.
-
-
-
- Could not start Fossil executable '%s'
- Impossibile avviare l'eseguibile di Fossil '%s'
-
-
-
-
- A remote repository has not been specified.
-Use the preferences window to set the remote repostory location
- Non è stato specificato un archivio remoto.
-Utilizza la finestra delle preferenze per impostare la posizione dell'archivio remoto
-
-
-
- Commit Changes
- Sottoponi le modifiche
-
-
-
-
- Could not generate comment file
- Impossibile generare il file dei commenti
-
-
-
-
+
+ Add filesAggiungi file
-
-
+
+ The following files will be added.Saranno aggiunti i seguenti file:
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Are you sure?Sei sicuro?
-
+ Remove filesRimuovi file
-
+ The following files will be removed from the repository.Saranno rimossi dall'archivio i seguenti file:
-
+ Also delete the local filesCancella anche i file locali.
-
+ Revert filesRipristina file
-
+ The following files will be reverted.Saranno ripristinati i seguenti file:
-
-
+
+ New nameNuovo nome
-
- File '%0' already exists.
+
+ File '%0' already exists.
Rename aborted.Il file '%0' esiste già.
Ridenominazione interrotta.
-
+ The following actions will be undone.Saranno annullate le seguenti azioni:
-
- Fossil version %0
- Fossil versione %0
-
-
-
- QT version %0
- QT versione %0
-
-
-
- About Fuel...
- Informazioni su Fuel...
-
-
-
- a GUI frontend to the Fossil SCM
-by Kostas Karanikolas
-Released under the GNU GPL
- uninterfaccia grafica per Fossil SCM
-di Kostas Karanikolas
-Rilasciato sotto la licenza GNU GPL
-
-
-
- Icons by Deleket - Jojo Mendoza
-Available under the CC Attribution Noncommercial No Derivative 3.0 License
- Icone di Deleket - Jojo Mendoza
-Disponibili sotto la licenza Creative Commons "Attribuzione - Non Commerciale - Non opere derivate" 3.0
-
-
-
- Translations with the help of:
- Traduzioni col contributo di:
-
-
-
+ The following files will be updated.Saranno aggiornati i seguenti file:
-
-
+
+ Cannot rename folder.Impossibile rinominare la cartella.
-
+
+ Workspace
+
+
+
+
+ Filter (%0)
+
+
+
+
+ Could not close the workspace.
+Perhaps there are uncommitted changes available
+Would you like to force closing this workspace?
+
+
+
+
+ Could not close the workspace.
+
+
+
+
+
+
+ Could not store information to keychain.
+
+
+
+
+ Files
+
+
+
+
+ Branches
+
+
+
+
+ Tags
+
+
+
+
+ Remotes
+
+
+
+
+ Conflicted
+
+
+
+
+ Merged
+
+
+
+
+ Could not commit changes.
+
+
+
+
+
+ Could not add files.
+
+
+
+
+ Could not remove files.
+
+
+
+
+ Could not revert files.
+
+
+
+
+ Could not rename file '%0' to '%1'
+
+
+
+
+
+ Could not undo changes.
+
+
+
+ Folder name contains invalid characters.Il nome della cartella contiene caratteri non validi.
-
+ This folder exists already.La cartella esiste già.
-
- Renaming folder '%0' to '%1'
+
+ Renaming folder '%0' to '%1'
The following files will be moved in the repository.Ridenominazione della cartella '%0' in '%1'
Saranno spostati nell'archivio i file seguenti:
-
+ Also move the workspace filesSposta anche i file nello spazio di lavoro
-
+ Move aborted due to errorsSpostamento interrotto a causa di errori
-
+ Creating folder '%0'Creazione della cartella '%0'
-
+ Cannot make target folder '%0'Non posso creare la cartella '%0'
-
+ Target file '%0' exists alreadyLa cartella '%0' esiste già
-
+ Copying file '%0' to '%1'Copia del file '%0' a '%1'
-
+ Cannot copy file '%0' to '%1'Non è possibile copiare il file '%0' a '%1'
-
+ Removing old file '%0'Rimozione del vecchio file '%0'
-
+ Source file '%0' does not existIl file sorgente '%0' non esiste
-
+ Cannot remove file '%0'Non è possibile rimuovere il file '%0'
-
+ Folder renamed completed. Don't forget to commit!Rinominazione della cartella completata. Non dimenticare di sottoporre le modifiche!
-
- Revert stashed files
- Annulla le modifiche riposte
+
+ Could not diff stash.
+
-
- Stash Changes
- Cambiamenti riposti
+
+ Operation Aborted
+
-
+
+ <Latest Revision>
+
+
+
+
+ Update workspace
+
+
+
+
+
+ Could not update the repository.
+
+
+
+
+ Create Tag
+
+
+
+
+
+ Invalid name.
+
+
+
+
+ Could not create tag.
+
+
+
+
+ Are you sure want to delete the tag '%0' ?
+
+
+
+
+ Could not delete tag.
+
+
+
+
+ Create Branch
+
+
+
+
+ Could not create branch.
+
+
+
+
+
+ Merge failed.
+
+
+
+
+ Merge
+
+
+
+
+ The following changes will be applied.
+
+
+
+
+ Merge completed. Don't forget to commit!
+
+
+
+
+
+ Could not push to the remote repository.
+
+
+
+
+
+ Could not pull from the remote repository.
+
+
+
+
+
+ A default remote repository has not been specified.
+
+
+
+
+ Could not set the remote repository.
+
+
+
+
+ Are you sure want to delete the remote '%0' ?
+
+
+
+ Invalid stash nameNome dei cambiamenti riposti non valido
-
+ This stash already existsQuesto cambiamento riposto esiste già
-
+
+ Could not create stash.
+
+
+
+ The following stashes will be applied.I seguenti cambiamenti riposti verranno applicati
-
+ Delete after applyingRimuovi dopo aver applicato
-
+ Stash application aborted due to errorsL'applicazione dei cambiamenti riposti è stata cancellata a causa di alcuni errori
-
-
+
+ Could not apply stash.
+
+
+
+
+ Stash deletion aborted due to errorsIl cancellamento delle modifiche riposte è stato annullato a causa di errori
-
+
+
+ Could not delete stash.
+
+
+
+ Delete StashesCancella le modifiche riposte
-
+ The following stashes will be deleted.Le seguenti modiche riposte verranno rimosse
+
+ QKeychain::ReadPasswordJobPrivate
+
+
+ Password not found
+
+
+
+
+ D-Bus is not running
+
+
+
+
+ Unknown error
+
+
+
+
+ No keychain service available
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not determine data type: %1; %2
+
+
+
+
+
+ Entry not found
+
+
+
+
+ Unsupported entry type 'Map'
+
+
+
+
+ Unknown kwallet entry type '%1'
+
+
+
+
+ Could not read password: %1; %2
+
+
+
+
+ Could not decrypt data
+
+
+
+
+ QKeychain::WritePasswordJobPrivate
+
+
+ D-Bus is not running
+
+
+
+
+
+ Unknown error
+
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not delete encrypted data from settings: access error
+
+
+
+
+ Could not delete encrypted data from settings: format error
+
+
+
+
+ Encryption failed
+
+
+
+
+ Could not store encrypted data in settings: access error
+
+
+
+
+ Could not store encrypted data in settings: format error
+
+
+
+
+ QObject
+
+
+
+ %1 (OSStatus %2)
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ No keyring daemon
+
+
+
+
+ Already unlocked
+
+
+
+
+ No such keyring
+
+
+
+
+ Bad arguments
+
+
+
+
+ I/O error
+
+
+
+
+ Cancelled
+
+
+
+
+ Keyring already exists
+
+
+
+
+ No match
+
+
+
+
+ Unknown error
+
+
+
+
+ Custom Action %0
+
+
+
+
+ Running Fossil
+ Esecuzione di Fossil
+
+
+
+ Could not generate command line file
+
+
+
+
+ Could not start Fossil executable '%0'
+ Impossibile avviare l'eseguibile Fossil '%0'
+
+
+
+ Fossil UI is already running
+ L'interfaccia web di Fossil è già in esecuzione
+
+
+
+ Starting Fossil browser UI. Please wait.
+ Avvio dell'interfaccia web di Fossil. Attendere, prego.
+
+
+
+ Could not start Fossil executable '%s'
+ Impossibile avviare l'eseguibile di Fossil '%s'
+
+
+
+ Unchanged
+ Senza modifiche
+
+
+
+ Modified
+ Modificato
+
+
+
+ Unknown
+ Sconosciuto
+
+
+
+ Applications
+ Applicazioni
+
+
+
+ Updating...
+ Aggiornamento...
+
+
+
+ RemoteDialog
+
+
+
+ Remote Repository
+
+
+
+
+ The URL of the source repository
+ L'indirizzo dell'archivio dei sorgenti
+
+
+
+ ...
+ ...
+
+
+
+ User Name
+ Nome utente
+
+
+
+ The user name used to access the remote repository. Leave blank if not required
+ Il nome utente usato per accedere all'archivio remoto. Lascia vuoto se non è necessario immetterlo
+
+
+
+ Password
+ Parola chiave
+
+
+
+
+ The password used to access the remote repository. Leave blank if not required
+ La parola chiave usata per accedere all'archivio remoto. Lascia vuoto se non è necessario immetterla
+
+
+
+ Name
+
+
+
+
+
+ Error
+ Errore
+
+
+
+ Invalid URL.
+ Indirizzo non valido
+
+
+
+ Fossil Repository
+ Archivio Fossil
+
+
+
+ Select Fossil Repository
+ Scegli l'archivio Fossil
+
+
+
+ Invalid Repository File.
+ File dell'archivio non valido
+
+
+
+ RevisionDialog
+
+
+ Revision
+
+
+
+
+ Name
+
+
+
+
+ Integrate
+
+
+
+
+ Force
+
+
+SettingsDialog
@@ -1167,209 +1937,190 @@ Saranno spostati nell'archivio i file seguenti:
Impostazioni
-
- Application
- Applicazione
-
-
-
+ Fossil PathPercorso di Fossil
-
+ Path to the Fossil executable. Leave blank to use the default FossilPercorso dell'eseguibile di Fossil. Lasciare vuoto per usare il Fossil predefinito
-
-
-
+
+ ......
-
- Graphical Diff
- Diff grafico
-
-
-
- Path to graphical diff tool
- Percorso allo strumento di diff grafico
-
-
-
- Graphical Merge
- Merge grafico
-
-
-
- Path to the graphical merge tool
- Percorso allo strumento di merge grafico
-
-
-
- HTTP Port
- Porta HTTP
-
-
-
- HTTP port to use for the Fossil web interface
- Porta HTTP da utilizzare per l'interfaccia web di Fossil
-
-
-
+ Commit MessagesMessaggi d'invio
-
+ Clear the commit message historyCancella lo storico dei messaggi d'invio
-
+ ClearCancella
-
+ Web BrowserBrowser web
-
+ Web browser to use for the Fossil web interfaceBrowser web da utilizzare per l'interfaccia web di Fossil
-
+ Double-click ActionAzione del doppio click
-
+ Action to perfom when double-clicking a fileAzione da eseguire quando si fa doppio click su un file
-
+ LanguageLingua
-
+ Language for the user interfaceLingua per l'interfaccia utente
-
- Repository
- Archivio
+
+ Custom Actions
+
-
- Remote Url
- Indirizzo remoto
+
+ Action
+
-
- The remote url used to push/pull changes.
-URL style user names and passwords are also supported.
-For example http://username:password@server.com/fossil
- L'indirizzo remoto usato per l'immissione ed il prelievo dei cambiamenti.
-È possibile usare nomi utente e chiave d'accesso nell'indirizzo.
-Per esempio http://nomeutente:password@server.com/fossil
+
+ Custom action
+
-
- Ignore List
- Lista di quel che va ignorato
+
+ Name of custom action
+
-
- A comma separated list of glob-style file/path patterns ignored in Fossil file operations
- File o percorsi ignorati da Fossil nelle operazioni sui file, metacaratteri ammessi, separa con virgole
+
+ Description
+
-
- Ignore CR/NL
- Ingnora CR/NL
+
+ Command
+
-
- A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
- File o percorsi da escludere dal controllo sulla consistenza dei CR/NL operato da Fossil, metacaratteri ammessi, separa con virgole
+
+ Custom action command-line. Information about the selected items is available via the macros %FILE %FOLDER %WORKSPACE
+
+
+
+
+ Context
+
+
+
+
+ The context where this action will be available
+
+
+
+
+ When checked this action supports multiple selected items
+
+
+
+
+ Multiple Selection
+
- Applications
- Applicazioni
-
-
- Diff FileFile delle differenze
-
+ Open FileApri file
-
+ Open Containing FolderApri cartella superiore
-
+
+ Custom Action %0
+
+
+
+ SystemSistema
-
+ InternalInterno
-
+
+ Files
+
+
+
+
+ Folders
+ Cartelle
+
+
+ Restart requiredOccorre riavviare
-
+ The language change will take effect after restarting the applicationIl cambio di lingua avrà effetto dopo il riavvio dell'applicazione
-
+ Select Fossil executableSeleziona l'eseguibile Fossil
-
- Select Graphical Diff application
- Seleziona l'applicazione per il diff grafico
+
+ Select command
+
-
- Select Graphical Merge application
- Seleziona l'applicazione per il merge grafico
-
-
-
+ Clear Commit Message HistorySvuota lo storico dei messaggi di commit
-
+ Are you sure you want to clear the commit message history?Sei sicuro di voler rimuovere lo storico dei messaggi di commit?
-
- Are you sure want to clear the commit message history?
-
-
-
\ No newline at end of file
+
diff --git a/intl/ko_KR.ts b/intl/ko_KR.ts
index cff4559..da44276 100644
--- a/intl/ko_KR.ts
+++ b/intl/ko_KR.ts
@@ -1,26 +1,67 @@
-
+
+
+
+
+ AboutDialog
+
+
+ About Fuel...
+ Fuel에 대하여…
+
+
+
+ A GUI front-end for the Fossil SCM by Kostas Karanikolas
+Released under the GNU GPL
+
+
+
+
+ QT version %0
+ Qt 버전 %0
+
+
+
+ Fossil version %0
+ Fossil 버전 %0
+
+
+
+ Fuel revision %0
+
+
+
+
+ Translations with the help of:
+ 아래 번역자들이 큰 도움을 주었습니다:
+
+
+
+ This sofware uses the following open-source libraries and assets:
+
+
+BrowserWidget
-
-
+
+ Back뒤로
-
-
+
+ Forward앞으로
-
-
+
+ Refresh새로 고침
-
+ Stop중지
@@ -33,79 +74,98 @@
저장소 복제
-
- URL
- URL
+
+ Remote Repository
+
-
+ The URL of the source repository복제해올 원격 저장소의 URL입니다.
-
+ User Name사용자 이름
-
+ The user name used to access the remote repository. Leave blank if not required원격 저장소 접근에 사용자 이름이 필요할 때 사용합니다. 필요 없다면 빈칸으로 두세요.
-
+ Password비밀번호
-
+ The password used to access the remote repository. Leave blank if not required원격 저장소 접근에 비밀번호가 필요할 때 사용합니다. 필요 없다면 빈칸으로 두세요.
-
- Repository
- 저장소 위치
+
+ Local Repository
+
-
+
+ The URL of the HTTP proxy. Leave blank if not required
+
+
+
+
+ HTTP Proxy
+
+
+
+ Path to the local repository file복제해온 저장소 파일을 보관할 위치입니다.
-
+
+ ...…
-
-
-
+
+
+
+
+ Error오류
-
+ Invalid URL.올바르지 않은 URL입니다.
-
+
+ Invalid Repository File.올바르지 않은 저장소 파일 위치입니다.
-
+
+ Invalid Proxy URL.
+
+
+
+ Fossil RepositoryFossil 저장소
-
+ Select Fossil RepositoryFossil 저장소 선택
-
+ This repository file already exists.해당 위치에 저장소 파일이 이미 존재합니다.
@@ -117,6 +177,36 @@
Commit커밋
+
+
+ Commit to new branch
+
+
+
+
+ Private branch
+
+
+
+
+ Branch name
+
+
+
+
+ Revert stashed files
+ 쟁여둔 변경내역 되돌리기
+
+
+
+ Commit Changes
+ 변경사항 커밋
+
+
+
+ Stash Changes
+ 변경사항을 지금 말고 나중에 적용하도록 다른 곳에 잠시 쟁여둡니다.
+ FileActionDialog
@@ -126,6 +216,90 @@
파일 동작
+
+ FslSettingsDialog
+
+
+ Fossil Settings
+
+
+
+
+ Graphical Diff
+ 차이점 시각화 도구
+
+
+
+ Path to graphical diff tool
+ 차이점 시각화 도구(Graphical Diff)의 위치를 지정합니다.
+
+
+
+
+ ...
+ …
+
+
+
+ Graphical Merge
+ 병합 시각화 도구
+
+
+
+ Path to the graphical merge tool
+ 병합 시각화 도구(Graphical Merge)의 위치를 지정합니다.
+
+
+
+ HTTP Proxy
+
+
+
+
+ The URL of the HTTP proxy
+
+
+
+
+ HTTP Port
+ HTTP 포트 번호
+
+
+
+ HTTP port to use for the Fossil web interface
+ Fossil 웹 인터페이스를 띄울 때 사용할 HTTP 포트 번호를 지정합니다.
+
+
+
+ Ignore CR/NL
+ CR/LF 무시 목록
+
+
+
+ A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
+ Fossil이 CR/LF 일치 확인에서 제외시킬 파일 또는 경로의 패턴을 지정합니다. 각 패턴은 쉼표로 구분해주세요.
+
+
+
+ Ignore List
+ 제외 목록
+
+
+
+ A comma separated list of glob-style file/path patterns ignored in Fossil file operations
+ Fossil이 모든 파일 처리에서 제외시킬 파일 또는 경로의 패턴을 지정합니다. 각 패턴은 쉼표로 구분해주세요.
+
+
+
+ Select Graphical Diff application
+ 차이점 시각화 응용 프로그램 선택
+
+
+
+ Select Graphical Merge application
+ 병합 시각화 응용 프로그램 선택
+
+MainWindow
@@ -134,1031 +308,1627 @@
Fuel
-
+ Log로그
-
+ Browser브라우저
-
+ &File파일(&F)
-
+ &Help도움말(&H)
-
+ &View보기(&V)
-
+
+ &Workspace
+
+
+
+ Main Toolbar주 메뉴
-
- Refresh
- 새로 고침
-
-
-
-
+
+ Refresh the views뷰 새로 고침
-
+ F5F5
-
- Commit
- 커밋
+
+ &Refresh
+
-
-
+
+ &Commit
+
+
+
+
+ Commit modifications변경사항 커밋
-
+ Ctrl+MCtrl+M
-
+ Diff차이점
-
-
+
+ Display the differences between the current and last committed version마지막 커밋과 현재 버전 사이의 차이점을 표시합니다.
-
+ Ctrl+DCtrl+D
-
+ Add추가
-
-
+
+ Add files to the repository파일을 저장소에 추가합니다.
-
+ Ctrl++Ctrl++
-
+ Delete제거
-
-
+
+ Delete files from the repository파일을 저장소에서 제거합니다.
-
+ Ctrl+-Ctrl+-
-
+ &New...새로 만들기… (&N)
-
-
+
+ Make a new Fossil repository새 Fossil 저장소를 만듭니다.
-
+ Ctrl+NCtrl+N
-
+ &Open...열기(&O)
-
-
+
+ Open a Fossil repository or workspace folderFossil 저장소나 작업공간을 엽니다.
-
+ Ctrl+OCtrl+O
-
+ &Close닫기(&C)
-
-
+
+ Close the current workspace현재 작업공간을 닫습니다.
-
- Clone...
- 복제…
+
+ C&lone...
+
-
+
+ &Push
+
+
+
+
+ Push changes to the default remote repository
+
+
+
+
+ Pu&ll
+
+
+
+
+ Pull changes from the default remote repository
+
+
+
+
+ Create &Tag
+
+
+
+
+
+ Create a tag for a revision
+
+
+
+
+
+
+ Delete Tag
+
+
+
+
+ Create &Branch
+
+
+
+
+
+ Create a branch from a revision
+
+
+
+
+
+ Merge Branch
+
+
+
+
+
+ Merge with a branch
+
+
+
+
+ Files and F&olders
+
+
+
+
+ View files and folders
+
+
+
+
+ View the workspace as files and folders
+
+
+
+
+ &All Files
+
+
+
+
+ Show all files
+
+
+
+
+ Mo&dified Files Only
+
+
+
+
+ Show modified files only
+
+
+
+
+ F&ossil Settings
+
+
+
+
+ Edit Remote
+
+
+
+
+ Edit Remote URL
+
+
+
+
+ Set Remote as Default
+
+
+
+
+ Makes the selected remote
+
+
+
+
+ Add Remote
+
+
+
+
+ Adds a Remote Url
+
+
+
+
+
+ Delete Remote
+
+
+
+
+ abortOperation
+
+
+
+
+ Abort the current operation
+
+
+
+ Clone a remote repository원격 저장소를 복제해옵니다.
-
- Push
- 보내기
-
-
-
-
+ Push changes to the remote repository변경사항을 원격 저장소로 보냅니다.
-
+ Ctrl+PCtrl+P
-
- Pull
- 받아오기
-
-
-
-
+ Pull changes from the remote repository원격 저장소에서 변경사항을 받아옵니다.
-
+ Ctrl+LCtrl+L
-
-
+
+ &Push to Remote
+
+
+
+
+
+ Push changes to a remote repository
+
+
+
+
+ Pu&ll from Remote
+
+
+
+
+
+ Pull changes from a remote repository
+
+
+
+
+ Rename이름 바꾸기
-
-
+
+ Rename the selected file선택한 파일의 이름을 바꿉니다.
-
+ Ctrl+RCtrl+R
-
+ &Quit종료(&Q)
-
+ QuitFuel을 종료합니다.
-
+ Ctrl+QCtrl+Q
-
+ History역사
-
-
+
+ Display the version history of a file via the Fossil UIFossil UI로 파일의 버전 역사를 봅니다.
-
+ Ctrl+HCtrl+H
-
+ Fossil UIFossil UI
-
-
+
+ Starts the Fossil UI in the Web Browser웹 브라우저로 Fossil UI를 엽니다.
-
+ Open File파일 열기
-
-
+
+ U&ndo
+
+
+
+
+ &Update
+
+
+
+
+ Update the workspace to a revision
+
+
+
+
+ &Modified Files
+
+
+
+
+ &Unchanged Files
+
+
+
+
+ Un&known Files
+
+
+
+
+ &Ignored Files
+
+
+
+
+ View files as a list파일을 목록 형식으로 표시
-
-
- View Stashed Changes
- 쟁여둔 변경사항을 봅니다.
-
-
-
+ Revert되돌리기
-
-
+
+ Revert files to the last commited version파일을 마지막으로 커밋된 버전으로 되돌립니다.
-
+ Clear Log로그 지우기
-
+ Clears the log로그를 지웁니다.
-
+ Ctrl+KCtrl+K
-
+ Timeline타임라인
-
-
+
+ Display the change history of the Fossil repositoryFossil 저장소에 누적된 변경사항의 역사를 봅니다.
- Open file
-
-
-
-
-
+
+ Open the selected file선택한 파일을 엽니다.
-
+ Ctrl+ReturnCtrl+Return
-
+ Open Containing소속 폴더 열기
-
-
+
+ Open the folder containing the selected file선택한 파일이 들어있는 폴더를 엽니다.
-
+ Alt+ReturnAlt+Return
-
-
+ Undo되돌리기
-
-
+
+ Undo the last Fossil action가장 마지막 Fossil 동작을 되돌립니다.
-
+ Ctrl+ZCtrl+Z
-
+ &About...정보…(&A)
-
+ About FuelFuel에 대하여.
-
-
+ Update갱신
-
-
+ Update the workspace to the latest version작업공간을 최신으로 갱신합니다.
-
+ Ctrl+UCtrl+U
-
+ &Preferences...환경설정(&P)
-
-
+
+ Fuel PreferencesFuel 환경설정
-
- &Modified
- 수정됨(&M)
-
-
-
+ Show modifed files수정된 파일을 표시합니다.
-
- &Unchanged
- 변경없음(&U)
-
-
-
+ Show unchanged files바뀌지 않은 파일을 표시합니다.
-
- Un&known
- 알 수 없음(&K)
-
-
-
+ Show unknown files상태를 알 수 없는 파일을 표시합니다.
-
- &Ignored
- 무시됨(&I)
-
-
-
+ Show ignored files무시된 파일을 표시합니다.
-
+ File &List파일 목록(&L)
- View as files as a list
-
-
-
-
+ View the workspace as a list of files작업공간에 파일 목록을 표시합니다.
-
+ Open Folder폴더 열기
-
-
+
+ Open the selected folder선택된 폴더를 엽니다.
-
-
-
+
+
+ Rename Folder폴더 이름 바꾸기
-
-
+
+ Rename the selected folder폴더의 이름을 바꿉니다.
-
-
+
+ &Stash Changes
+
+
+
+ Stash changes변경내역 쟁여두기
- Show the stash
-
-
-
-
-
+
+ Apply Stash쟁여둔 변경사항 적용하기
-
-
+
+ Apply stashed changes쟁여뒀던 변경사항을 적용합니다.
-
- &Stashed Changes
- 쟁여둔 변경내역(&S)
-
-
- View the Stash
-
-
-
-
- Show the list of stashed changes
- 쟁여둔 변경사항의 목록을 표시합니다.
-
-
-
+ Delete Stash쟁여둔 변경사항 지우기
-
+ Diff Stash쟁여둔 변경사항 차이점 보기
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Error오류
-
+ Could not change current directory to '%0''%0' 폴더로 이동하지 못했습니다.
-
+ Open Workspace작업공간 열기
-
+ A workspace does not exist in this folder.
Would you like to create one here?작업공간이 이 폴더 안에 없습니다.
지금 하나 만들까요?
-
-
+
+ Select Workspace Folder작업공간 폴더 선택
-
-
- Could not change current directory
- 폴더를 옮겨가지 못했습니다.
-
-
-
-
+
+
+
+ Could not open repository.저장소를 열지 못했습니다.
-
+ Fossil FilesFossil 파일
-
+ Open Fossil RepositoryFossil 저장소 열기
-
+ Fossil RepositoriesFossil 저장소
-
+ New Fossil Repository새 Fossil 저장소
-
+ A repository file already exists.
Repository creation aborted.저장소 파일이 이미 존재합니다.
저장소 만들기가 중단되었습니다.
-
+ Create Workspace작업공간 만들기
-
+ Would you like to create a workspace in the same folder?작업공간을 같은 폴더 안에 만들까요?
-
+ Could not create repository.저장소를 만들지 못했습니다.
-
+
+ Close Workspace작업공간 닫기
- Are you sure want to close this workspace?
-
-
-
-
- Cannot close the workspace.
-Are there still uncommitted changes available?
- 작업공간을 닫지 못했습니다.
-혹시 변경사항이 아직 커밋되지 않았나요?
-
-
-
+ Could not clone the repository저장소를 복제하지 못했습니다.
-
+ No workspace detected.열린 작업공간이 없습니다.
-
+ Old repository schema detected. Consider running 'fossil rebuild'구 버전의 저장소 구조를 감지했습니다. `fossil rebuild` 명령을 실행하는 것이 좋습니다.
-
- Scanning Workspace...
- 작업공간 분석 중…
-
-
-
- Updating...
- 갱신 중…
-
-
-
- Folders
- 폴더
-
-
-
+ File파일
-
+ Modified수정됨
-
+ Path위치
-
+ Status상태
-
+ Extension확장자
-
+ Are you sure you want to close this workspace?정말로 이 작업공간을 닫을까요?
-
+ Edited수정됨
-
+ Unchanged변경 없음
-
+ Added추가됨
-
+ Deleted삭제됨
-
+ Renamed이름 바뀜
-
+ Missing사라짐
-
+ Unknown알 수 없음
-
+ Stashes쟁여둔 변경사항
-
- Running Fossil
- Fossil 실행하는 중
-
-
-
- Could not start Fossil executable '%0'
- Fossil 실행 파일(%0)을 실행하지 못했습니다.
-
-
-
- Terminated
- 종료됨
-
-
-
- Fossil UI is already running
- Fossil UI가 이미 실행 중입니다.
-
-
-
- Starting Fossil browser UI. Please wait.
- Fossil 브라우저 UI를 실행하는 중입니다. 잠시만 기다려주세요.
-
-
-
- Could not start Fossil executable '%s'
- Fossil 실행 파일(%s)을 실행하지 못했습니다.
-
-
-
-
- A remote repository has not been specified.
-Use the preferences window to set the remote repostory location
- 원격 저장소가 지정되지 않았습니다.
-환경설정 창에서 원격 저장소 위치를 지정하세요.
-
-
-
- Commit Changes
- 변경사항 커밋
-
-
-
-
- Could not generate comment file
- 커밋 메시지 파일을 생성하지 못했습니다.
-
-
-
-
+
+ Add files파일 추가
-
-
+
+ The following files will be added.다음 파일을 추가합니다.
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Are you sure?정말인가요?
-
+ Remove files파일 제거
-
+ The following files will be removed from the repository.다음 파일을 저장소에서 제거합니다.
-
+ Also delete the local files로컬의 실제 파일도 삭제합니다.
-
+ Revert files파일 되돌리기
-
+ The following files will be reverted.다음 파일을 되돌립니다.
-
-
+
+ New name새 이름
-
- File '%0' already exists.
+
+ File '%0' already exists.
Rename aborted.'%0'이라는 파일이 이미 존재합니다.
이름 바꾸기를 중단합니다.
-
+ The following actions will be undone.다음 작업을 되돌립니다.
-
- Fossil version %0
- Fossil 버전 %0
-
-
-
- QT version %0
- Qt 버전 %0
-
-
-
- About Fuel...
- Fuel에 대하여…
-
-
-
- a GUI frontend to the Fossil SCM
-by Kostas Karanikolas
-Released under the GNU GPL
- - Fossil SCM용 GUI 프론트엔드입니다.
-Kostas Karanikolas가 만들었으며,
-GNU GPL 라이선스를 따릅니다.
-
-
-
- Icons by Deleket - Jojo Mendoza
-Available under the CC Attribution Noncommercial No Derivative 3.0 License
- Deleket(Jojo Mendoza)이 제작한 아이콘을 사용했으며,
-해당 아이콘은 크리에이티브 커먼즈 3.0 저작자표시-비영리-변경금지 라이선스를 따릅니다.
-
-
-
- Translations with the help of:
- 아래 번역자들이 큰 도움을 주었습니다:
-
-
-
+ The following files will be updated.다음 파일이 갱신됩니다.
-
-
+
+ Cannot rename folder.폴더 이름을 바꾸지 못했습니다.
-
+
+ Workspace
+
+
+
+
+ Filter (%0)
+
+
+
+
+ Could not close the workspace.
+Perhaps there are uncommitted changes available
+Would you like to force closing this workspace?
+
+
+
+
+ Could not close the workspace.
+
+
+
+
+
+
+ Could not store information to keychain.
+
+
+
+
+ Files
+
+
+
+
+ Branches
+
+
+
+
+ Tags
+
+
+
+
+ Remotes
+
+
+
+
+ Conflicted
+
+
+
+
+ Merged
+
+
+
+
+ Could not commit changes.
+
+
+
+
+
+ Could not add files.
+
+
+
+
+ Could not remove files.
+
+
+
+
+ Could not revert files.
+
+
+
+
+ Could not rename file '%0' to '%1'
+
+
+
+
+
+ Could not undo changes.
+
+
+
+ Folder name contains invalid characters.폴더 이름이 올바르지 않은 글자를 포함합니다.
-
+ This folder exists already.이 폴더는 이미 존재합니다.
-
- Renaming folder '%0' to '%1'
+
+ Renaming folder '%0' to '%1'
The following files will be moved in the repository.폴더 이름을 '%0'에서 '%1'(으)로 바꿉니다.
다음 파일이 저장소 내에서 이동됩니다.
-
+ Also move the workspace files작업공간 파일 역시 옮깁니다.
-
+ Move aborted due to errors오류 때문에 이동하지 못했습니다.
-
+ Creating folder '%0''%0' 폴더를 만드는 중입니다.
-
+ Cannot make target folder '%0''%0' 폴더를 만들 수 없습니다.
-
+ Target file '%0' exists already'%0' 파일이 이미 존재합니다.
-
+ Copying file '%0' to '%1''%0' 파일을 '%1'(으)로 복사합니다.
-
+ Cannot copy file '%0' to '%1''%0' 파일을 '%1'(으)로 복사할 수 없습니다.
-
+ Removing old file '%0'오래된 '%0' 파일을 제거합니다.
-
+ Source file '%0' does not exist원본 '%0' 파일이 존재하지 않습니다.
-
+ Cannot remove file '%0''%0' 파일을 제거할 수 없습니다.
-
+ Folder renamed completed. Don't forget to commit!폴더 이름을 잘 바꿨습니다. 커밋하는 것 잊지 마세요!
-
- Revert stashed files
- 쟁여둔 변경내역 되돌리기
+
+ Could not diff stash.
+
-
- Stash Changes
- 변경사항을 지금 말고 나중에 적용하도록 다른 곳에 잠시 쟁여둡니다.
+
+ Operation Aborted
+
-
+
+ <Latest Revision>
+
+
+
+
+ Update workspace
+
+
+
+
+
+ Could not update the repository.
+
+
+
+
+ Create Tag
+
+
+
+
+
+ Invalid name.
+
+
+
+
+ Could not create tag.
+
+
+
+
+ Are you sure want to delete the tag '%0' ?
+
+
+
+
+ Could not delete tag.
+
+
+
+
+ Create Branch
+
+
+
+
+ Could not create branch.
+
+
+
+
+
+ Merge failed.
+
+
+
+
+ Merge
+
+
+
+
+ The following changes will be applied.
+
+
+
+
+ Merge completed. Don't forget to commit!
+
+
+
+
+
+ Could not push to the remote repository.
+
+
+
+
+
+ Could not pull from the remote repository.
+
+
+
+
+
+ A default remote repository has not been specified.
+
+
+
+
+ Could not set the remote repository.
+
+
+
+
+ Are you sure want to delete the remote '%0' ?
+
+
+
+ Invalid stash name이름이 올바르지 않습니다.
-
+ This stash already exists이런 이름이 이미 존재합니다.
-
+
+ Could not create stash.
+
+
+
+ The following stashes will be applied.쟁여뒀던 다음 변경사항을 적용합니다.
-
+ Delete after applying적용하고 지우기
-
+ Stash application aborted due to errors오류 때문에 쟁여둔 변경사항을 적용하지 못했습니다.
-
-
+
+ Could not apply stash.
+
+
+
+
+ Stash deletion aborted due to errors오류 때문에 쟁여둔 변경사항을 지우지 못했습니다.
-
+
+
+ Could not delete stash.
+
+
+
+ Delete Stashes쟁여둔 변경사항 지우기
-
+ The following stashes will be deleted.쟁여둔 다음 변경사항을 지웁니다.
+
+ QKeychain::ReadPasswordJobPrivate
+
+
+ Password not found
+
+
+
+
+ D-Bus is not running
+
+
+
+
+ Unknown error
+
+
+
+
+ No keychain service available
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not determine data type: %1; %2
+
+
+
+
+
+ Entry not found
+
+
+
+
+ Unsupported entry type 'Map'
+
+
+
+
+ Unknown kwallet entry type '%1'
+
+
+
+
+ Could not read password: %1; %2
+
+
+
+
+ Could not decrypt data
+
+
+
+
+ QKeychain::WritePasswordJobPrivate
+
+
+ D-Bus is not running
+
+
+
+
+
+ Unknown error
+
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not delete encrypted data from settings: access error
+
+
+
+
+ Could not delete encrypted data from settings: format error
+
+
+
+
+ Encryption failed
+
+
+
+
+ Could not store encrypted data in settings: access error
+
+
+
+
+ Could not store encrypted data in settings: format error
+
+
+
+
+ QObject
+
+
+
+ %1 (OSStatus %2)
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ No keyring daemon
+
+
+
+
+ Already unlocked
+
+
+
+
+ No such keyring
+
+
+
+
+ Bad arguments
+
+
+
+
+ I/O error
+
+
+
+
+ Cancelled
+
+
+
+
+ Keyring already exists
+
+
+
+
+ No match
+
+
+
+
+ Unknown error
+
+
+
+
+ Custom Action %0
+
+
+
+
+ Running Fossil
+ Fossil 실행하는 중
+
+
+
+ Could not generate command line file
+
+
+
+
+ Could not start Fossil executable '%0'
+ Fossil 실행 파일(%0)을 실행하지 못했습니다.
+
+
+
+ Fossil UI is already running
+ Fossil UI가 이미 실행 중입니다.
+
+
+
+ Starting Fossil browser UI. Please wait.
+ Fossil 브라우저 UI를 실행하는 중입니다. 잠시만 기다려주세요.
+
+
+
+ Could not start Fossil executable '%s'
+ Fossil 실행 파일(%s)을 실행하지 못했습니다.
+
+
+
+ Unchanged
+ 변경 없음
+
+
+
+ Modified
+ 수정됨
+
+
+
+ Unknown
+ 알 수 없음
+
+
+
+ Applications
+ 응용 프로그램
+
+
+
+ Updating...
+ 갱신 중…
+
+
+
+ RemoteDialog
+
+
+
+ Remote Repository
+
+
+
+
+ The URL of the source repository
+ 복제해올 원격 저장소의 URL입니다.
+
+
+
+ ...
+ …
+
+
+
+ User Name
+ 사용자 이름
+
+
+
+ The user name used to access the remote repository. Leave blank if not required
+ 원격 저장소 접근에 사용자 이름이 필요할 때 사용합니다. 필요 없다면 빈칸으로 두세요.
+
+
+
+ Password
+ 비밀번호
+
+
+
+
+ The password used to access the remote repository. Leave blank if not required
+ 원격 저장소 접근에 비밀번호가 필요할 때 사용합니다. 필요 없다면 빈칸으로 두세요.
+
+
+
+ Name
+
+
+
+
+
+ Error
+ 오류
+
+
+
+ Invalid URL.
+ 올바르지 않은 URL입니다.
+
+
+
+ Fossil Repository
+ Fossil 저장소
+
+
+
+ Select Fossil Repository
+ Fossil 저장소 선택
+
+
+
+ Invalid Repository File.
+ 올바르지 않은 저장소 파일 위치입니다.
+
+
+
+ RevisionDialog
+
+
+ Revision
+
+
+
+
+ Name
+
+
+
+
+ Integrate
+
+
+
+
+ Force
+
+
+SettingsDialog
@@ -1167,207 +1937,190 @@ The following files will be moved in the repository.
환경설정
-
- Application
- 응용 프로그램 설정
-
-
-
+ Fossil PathFossil 위치
-
+ Path to the Fossil executable. Leave blank to use the default Fossil외부 Fossil 실행 파일 위치를 지정합니다. 기본 내장된 Fossil을 사용하려면 빈칸으로 두세요.
-
-
-
+
+ ...…
-
- Graphical Diff
- 차이점 시각화 도구
-
-
-
- Path to graphical diff tool
- 차이점 시각화 도구(Graphical Diff)의 위치를 지정합니다.
-
-
-
- Graphical Merge
- 병합 시각화 도구
-
-
-
- Path to the graphical merge tool
- 병합 시각화 도구(Graphical Merge)의 위치를 지정합니다.
-
-
-
- HTTP Port
- HTTP 포트 번호
-
-
-
- HTTP port to use for the Fossil web interface
- Fossil 웹 인터페이스를 띄울 때 사용할 HTTP 포트 번호를 지정합니다.
-
-
-
+ Commit Messages커밋 메시지
-
+ Clear the commit message history커밋 메시지 내역을 지웁니다.
-
+ Clear지우기
-
+ Web Browser웹 브라우저
-
+ Web browser to use for the Fossil web interfaceFossil 웹 인터페이스를 띄우는 데 사용할 웹 브라우저를 지정합니다.
-
+ Double-click Action더블클릭 시 동작
-
+ Action to perfom when double-clicking a file파일을 더블클릭 하면 수행할 동작을 지정합니다.
-
+ Language언어
-
+ Language for the user interface사용자 인터페이스 언어를 선택합니다.
-
- Repository
- 저장소별 설정
+
+ Custom Actions
+
-
- Remote Url
- 원격 저장소 URL
+
+ Action
+
-
- The remote url used to push/pull changes.
-URL style user names and passwords are also supported.
-For example http://username:password@server.com/fossil
- 변경사항을 공유할 원격 저장소 URL을 지정합니다. 사용자 이름과 비밀번호 역시 넣을 수 있습니다. 예를 들자면 http://username:password@server.com/fossil 이렇게 말이죠.
+
+ Custom action
+
-
- Ignore List
- 제외 목록
+
+ Name of custom action
+
-
- A comma separated list of glob-style file/path patterns ignored in Fossil file operations
- Fossil이 모든 파일 처리에서 제외시킬 파일 또는 경로의 패턴을 지정합니다. 각 패턴은 쉼표로 구분해주세요.
+
+ Description
+
-
- Ignore CR/NL
- CR/LF 무시 목록
+
+ Command
+
-
- A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
- Fossil이 CR/LF 일치 확인에서 제외시킬 파일 또는 경로의 패턴을 지정합니다. 각 패턴은 쉼표로 구분해주세요.
+
+ Custom action command-line. Information about the selected items is available via the macros %FILE %FOLDER %WORKSPACE
+
+
+
+
+ Context
+
+
+
+
+ The context where this action will be available
+
+
+
+
+ When checked this action supports multiple selected items
+
+
+
+
+ Multiple Selection
+
- Applications
- 응용 프로그램
-
-
- Diff File차이점(diff) 파일
-
+ Open File파일 열기
-
+ Open Containing Folder파일 위치 열기
-
+
+ Custom Action %0
+
+
+
+ System시스템 기본 브라우저
-
+ Internal자체 브라우저
-
+
+ Files
+
+
+
+
+ Folders
+ 폴더
+
+
+ Restart required다시 실행해야 함
-
+ The language change will take effect after restarting the application언어 변경은 응용 프로그램을 다시 실행해야 완전히 적용됩니다.
-
+ Select Fossil executableFossil 실행 파일 선택
-
- Select Graphical Diff application
- 차이점 시각화 응용 프로그램 선택
+
+ Select command
+
-
- Select Graphical Merge application
- 병합 시각화 응용 프로그램 선택
-
-
-
+ Clear Commit Message History커밋 메시지 내역을 지웁니다.
-
+ Are you sure you want to clear the commit message history?정말로 커밋 메시지 내역을 지우실 건가요?
-
- Are you sure want to clear the commit message history?
-
-
-
\ No newline at end of file
+
diff --git a/intl/nl_NL.ts b/intl/nl_NL.ts
index 6b26ef5..9516315 100644
--- a/intl/nl_NL.ts
+++ b/intl/nl_NL.ts
@@ -1,26 +1,67 @@
-
+
+
+
+
+ AboutDialog
+
+
+ About Fuel...
+ Over Fuel...
+
+
+
+ A GUI front-end for the Fossil SCM by Kostas Karanikolas
+Released under the GNU GPL
+
+
+
+
+ QT version %0
+ QT versie %0
+
+
+
+ Fossil version %0
+ Fossil versie %0
+
+
+
+ Fuel revision %0
+
+
+
+
+ Translations with the help of:
+ Vertalingen met de hulp van:
+
+
+
+ This sofware uses the following open-source libraries and assets:
+
+
+BrowserWidget
-
-
+
+ BackTerug
-
-
+
+ ForwardVooruit
-
-
+
+ RefreshVerversen
-
+ StopStop
@@ -33,79 +74,98 @@
Kloon Archief
-
- URL
- URL
+
+ Remote Repository
+
-
+ The URL of the source repositoryDe URL naar het bronarchief
-
+ User NameGebruikersnaam
-
+ The user name used to access the remote repository. Leave blank if not required
- De gebruikersnaam dat gebruikt moet worden om het externe archief te benaderen. Laat leeg als er geen gebruikersnaam nodig is.
+ De gebruikersnaam dat gebruikt moet worden om het externe archief te benaderen. Laat leeg als er geen gebruikersnaam nodig is
-
+ PasswordWachtwoord
-
+ The password used to access the remote repository. Leave blank if not required
- Het wachtwoord dat gebruikt moet worden om het externe archief te benaderen. Laat leeg als er geen wachtwoord nodig is.
+ Het wachtwoord dat gebruikt moet worden om het externe archief te benaderen. Laat leeg als er geen wachtwoord nodig is
-
- Repository
- Archief
+
+ Local Repository
+
-
+
+ The URL of the HTTP proxy. Leave blank if not required
+
+
+
+
+ HTTP Proxy
+
+
+
+ Path to the local repository filePad naar het lokale archief
-
+
+ ......
-
-
-
+
+
+
+
+ ErrorFoutmelding
-
+ Invalid URL.
- Foutieve URL
+ Foutieve URL.
-
+
+ Invalid Repository File.Ongeldig archiefbestand.
-
+
+ Invalid Proxy URL.
+
+
+
+ Fossil RepositoryFossil archief
-
+ Select Fossil RepositorySelecteer Fossil archief
-
+ This repository file already exists.Dit archiefbestand bestaat al.
@@ -117,6 +177,36 @@
CommitToevertrouwen
+
+
+ Commit to new branch
+
+
+
+
+ Private branch
+
+
+
+
+ Branch name
+
+
+
+
+ Revert stashed files
+ Terugdraaien verborgen bestanden
+
+
+
+ Commit Changes
+ Veranderingen toevertrouwen
+
+
+
+ Stash Changes
+ Verberg veranderingen
+ FileActionDialog
@@ -126,6 +216,90 @@
Bestandsbewerking
+
+ FslSettingsDialog
+
+
+ Fossil Settings
+
+
+
+
+ Graphical Diff
+ Graphical Diff
+
+
+
+ Path to graphical diff tool
+ Pad naar het programma om verschillen (diff) mee te bekijken
+
+
+
+
+ ...
+ ...
+
+
+
+ Graphical Merge
+ Graphical Merge
+
+
+
+ Path to the graphical merge tool
+ Pad naar het programma waarmee we grafisch verschillen kunnen samenvoegen
+
+
+
+ HTTP Proxy
+
+
+
+
+ The URL of the HTTP proxy
+
+
+
+
+ HTTP Port
+ HTTP Poort
+
+
+
+ HTTP port to use for the Fossil web interface
+ HTTP poort dat we gebruiken voor de Fossil web interface
+
+
+
+ Ignore CR/NL
+ Negeer CR/LF
+
+
+
+ A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
+ Een komma gescheiden lijst van glob-stijl bestand/pad patronen die Fossil negeert bij CR/LF consistentie controle.
+
+
+
+ Ignore List
+ Negeerlijst
+
+
+
+ A comma separated list of glob-style file/path patterns ignored in Fossil file operations
+ Een komma gescheiden lijst van glob-stijl' bestand/pad patronen die Fossil negeert bij bewerkingen
+
+
+
+ Select Graphical Diff application
+ Selecteer de applicatie om te gebruiken om de verschillen in weer te geven.
+
+
+
+ Select Graphical Merge application
+ Selecteer de applicatie om te gebruiken om de verschillen mee samen te voegen
+
+MainWindow
@@ -134,1031 +308,1627 @@
Fuel
-
+ LogLogboek
-
+ BrowserWebbrowser
-
+ &FileBestand
-
+ &Help&Help
-
+ &ViewWeerga&ve
-
+
+ &Workspace
+
+
+
+ Main ToolbarHoofd taakbalk
-
- Refresh
- Verversen
-
-
-
-
+
+ Refresh the viewsVensters verversen
-
+ F5F5
-
- Commit
- Toevertrouwen
+
+ &Refresh
+
-
-
+
+ &Commit
+
+
+
+
+ Commit modificationsVeranderingen toevertrouwen
-
+ Ctrl+MCtrl+M
-
+ DiffVerschil
-
-
+
+ Display the differences between the current and last committed versionToon de verschillen tussen de huidige en de vorige versie
-
+ Ctrl+DCtrl+D
-
+ AddToevoegen
-
-
+
+ Add files to the repositoryBestanden toevoegen aan het archief
-
+ Ctrl++Ctrl++
-
+ DeleteVerwijder
-
-
+
+ Delete files from the repositoryVerwijder bestanden uit het archief
-
+ Ctrl+-Ctrl+-
-
+ &New...&Nieuw...
-
-
+
+ Make a new Fossil repositoryMaak een nieuw Fossil archief
-
+ Ctrl+NCtrl+N
-
+ &Open...&Open...
-
-
+
+ Open a Fossil repository or workspace folderOpen een Fossil archief of een werkruimtemap
-
+ Ctrl+OCtrl+O
-
+ &Close&Sluiten
-
-
+
+ Close the current workspaceDe huidige werkruimte afsluiten
-
- Clone...
- Kloon...
+
+ C&lone...
+
-
+
+ &Push
+
+
+
+
+ Push changes to the default remote repository
+
+
+
+
+ Pu&ll
+
+
+
+
+ Pull changes from the default remote repository
+
+
+
+
+ Create &Tag
+
+
+
+
+
+ Create a tag for a revision
+
+
+
+
+
+
+ Delete Tag
+
+
+
+
+ Create &Branch
+
+
+
+
+
+ Create a branch from a revision
+
+
+
+
+
+ Merge Branch
+
+
+
+
+
+ Merge with a branch
+
+
+
+
+ Files and F&olders
+
+
+
+
+ View files and folders
+
+
+
+
+ View the workspace as files and folders
+
+
+
+
+ &All Files
+
+
+
+
+ Show all files
+
+
+
+
+ Mo&dified Files Only
+
+
+
+
+ Show modified files only
+
+
+
+
+ F&ossil Settings
+
+
+
+
+ Edit Remote
+
+
+
+
+ Edit Remote URL
+
+
+
+
+ Set Remote as Default
+
+
+
+
+ Makes the selected remote
+
+
+
+
+ Add Remote
+
+
+
+
+ Adds a Remote Url
+
+
+
+
+
+ Delete Remote
+
+
+
+
+ abortOperation
+
+
+
+
+ Abort the current operation
+
+
+
+ Clone a remote repositoryKloon een extern archief
-
- Push
- Duw
-
-
-
-
+ Push changes to the remote repositoryDuw de veranderingen naar het externe archief
-
+ Ctrl+PCtrl+P
-
- Pull
- Trek
-
-
-
-
+ Pull changes from the remote repositoryTrek de veranderingen uit een extern archief
-
+ Ctrl+LCtrl+L
-
-
+
+ &Push to Remote
+
+
+
+
+
+ Push changes to a remote repository
+
+
+
+
+ Pu&ll from Remote
+
+
+
+
+
+ Pull changes from a remote repository
+
+
+
+
+ RenameHernoemen
-
-
+
+ Rename the selected fileHernoem het geselecteerde bestand
-
+ Ctrl+RCtrl+R
-
+ &QuitAfsluiten
-
+ QuitAfsluiten
-
+ Ctrl+QCtrl+Q
-
+ HistoryGeschiedenis
-
-
+
+ Display the version history of a file via the Fossil UIToon de geschiedenis van een bestand in Fossil
-
+ Ctrl+HCtrl+H
-
+ Fossil UIFossil UI
-
-
+
+ Starts the Fossil UI in the Web BrowserOpen Fossil in de Webbrowser
-
+ Open FileOpen Bestand
-
-
+
+ U&ndo
+
+
+
+
+ &Update
+
+
+
+
+ Update the workspace to a revision
+
+
+
+
+ &Modified Files
+
+
+
+
+ &Unchanged Files
+
+
+
+
+ Un&known Files
+
+
+
+
+ &Ignored Files
+
+
+
+
+ View files as a listBestanden weergeven in een lijst
-
-
- View Stashed Changes
- Bekijk verborgen veranderingen
-
-
-
+ RevertTerugdraaien
-
-
+
+ Revert files to the last commited versionDraai de veranderingen terug naar de vorige versie
-
+ Clear LogWis log
-
+ Clears the logWist alle logboekregels
-
+ Ctrl+KCtrl+K
-
+ TimelineTijdslijn
-
-
+
+ Display the change history of the Fossil repositoryToon de tijdslijn met verandering van het Fossil archief
- Open file
-
-
-
-
-
+
+ Open the selected fileOpen het geselecteerde bestand
-
+ Ctrl+ReturnCtrl+Return
-
+ Open ContainingOpen bevattende
-
-
+
+ Open the folder containing the selected fileOpen de map met het geselecteerde bestand
-
+ Alt+ReturnAlt+Return
-
-
+ UndoOngedaan maken
-
-
+
+ Undo the last Fossil actionLaatste Fossil actie ongedaan maken
-
+ Ctrl+ZCtrl+Z
-
+ &About...Over...
-
+ About FuelOver Fuel
-
-
+ UpdateBijwerken
-
-
+ Update the workspace to the latest versionWerkruimte bijwerken tot op heden
-
+ Ctrl+UCtrl+U
-
+ &Preferences...&Instellingen...
-
-
+
+ Fuel PreferencesFuel instellingen
-
- &Modified
- &Gewijzigd
-
-
-
+ Show modifed filesToon gewijzigde bestanden
-
- &Unchanged
- Origineel
-
-
-
+ Show unchanged filesToon originele bestanden
-
- Un&known
- Onbe&kend
-
-
-
+ Show unknown filesToon onbekende bestanden
-
- &Ignored
- Genegeerde
-
-
-
+ Show ignored filesToon genegeerde bestanden
-
+ File &ListBestanden &Lijst
- View as files as a list
-
-
-
-
+ View the workspace as a list of filesToon de werkruimte als een lijst met bestanden
-
+ Open FolderMap openen
-
-
+
+ Open the selected folderOpen de geselecteerde map
-
-
-
+
+
+ Rename FolderMap hernoemen
-
-
+
+ Rename the selected folderGeselecteerde map hernoemen
-
-
+
+ &Stash Changes
+
+
+
+ Stash changesVerberg veranderingen
- Show the stash
-
-
-
-
-
+
+ Apply StashVerborgen veranderingen toepassen
-
-
+
+ Apply stashed changesVerborgen veranderingen toepassen
-
- &Stashed Changes
- Verborgen veranderingen
-
-
- View the Stash
-
-
-
-
- Show the list of stashed changes
- Toon de lijst met verborgen veranderingen
-
-
-
+ Delete StashVerborgen veranderingen verwijderen
-
+ Diff StashVerschillen met verborgen veranderingen
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ErrorFout
-
+ Could not change current directory to '%0'Kan de huidige map niet wijzigen in '%0'
-
+ Open WorkspaceWerkruimte openen
-
+ A workspace does not exist in this folder.
Would you like to create one here?Er bestaat geen werkruimte in deze map.
Wilt u hier een nieuwe werkruimte aanmaken?
-
-
+
+ Select Workspace FolderSelecteer werkruimtemap
-
-
- Could not change current directory
- Kon de huidige map niet wijzigen.
-
-
-
-
+
+
+
+ Could not open repository.Kon het archief niet openen.
-
+ Fossil FilesFossil bestanden
-
+ Open Fossil RepositoryOpen Fossil archief
-
+ Fossil RepositoriesFossil archieven
-
+ New Fossil RepositoryNieuw Fossil archief
-
+ A repository file already exists.
Repository creation aborted.Er bestaat al een archiefbestand.
Aanmaken van een archief afgebroken.
-
+ Create WorkspaceWerkruimte maken
-
+ Would you like to create a workspace in the same folder?Wilt u een werkruimte maken in dezelfde map?
-
+ Could not create repository.Kon geen archief maken.
-
+
+ Close WorkspaceSluit werkruimte
- Are you sure want to close this workspace?
-
-
-
-
- Cannot close the workspace.
-Are there still uncommitted changes available?
- Kon de werkruimte niet sluiten.
-Zijn er nog niet verwerkte veranderingen?
-
-
-
+ Could not clone the repositoryKon het archief niet klonen
-
+ No workspace detected.Geen werkruimte gevonden.
-
+ Old repository schema detected. Consider running 'fossil rebuild'Oude archiefindeling. Overweeg om 'fossil rebuild' uit te voeren
-
- Scanning Workspace...
- Werkruimte analyseren...
-
-
-
- Updating...
- Bijwerken...
-
-
-
- Folders
- Mappen
-
-
-
+ FileBestand
-
+ ModifiedGewijzigd
-
+ PathBestandspad
-
+ StatusStatus
-
+ ExtensionExtensie
-
+ Are you sure you want to close this workspace?Deze werkruimte zeker sluiten?
-
+ EditedBewerkt
-
+ UnchangedOnveranderd
-
+ AddedToegevoegd
-
+ DeletedVerwijderd
-
+ RenamedHernoemd
-
+ MissingVermist
-
+ UnknownOnbekend
-
+ StashesVerborgen veranderingen
-
- Running Fossil
- Fossil uitvoeren
-
-
-
- Could not start Fossil executable '%0'
- Kon het Fossil programma '%0' niet starten
-
-
-
- Terminated
- Afgesloten
-
-
-
- Fossil UI is already running
- De Fossil UI is al gestart
-
-
-
- Starting Fossil browser UI. Please wait.
- Bezig met het starten van de Fossil web interface...
-
-
-
- Could not start Fossil executable '%s'
- Kon Fossil niet starten: '%s'
-
-
-
-
- A remote repository has not been specified.
-Use the preferences window to set the remote repostory location
- Er is geen extern archief opgegeven.
-Gebruik het instellingen scherm om de locatie van een extern archief op te geven.
-
-
-
- Commit Changes
- Veranderingen toevertrouwen
-
-
-
-
- Could not generate comment file
- Kon het commentaarbestand niet genereren.
-
-
-
-
+
+ Add filesBestanden toevoegen
-
-
+
+ The following files will be added.De volgende bestanden zullen worden toegevoegd.
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Are you sure?Weet u het zeker?
-
+ Remove filesVerwijder bestanden
-
+ The following files will be removed from the repository.De volgende bestanden zullen worden verwijderd uit het archief.
-
+ Also delete the local filesLokale bestanden ook verwijderen
-
+ Revert filesTerugdraaien veranderingen van bestanden
-
+ The following files will be reverted.De veranderingen in de volgende bestanden zullen ongedaan worden gemaakt.
-
-
+
+ New nameNieuwe naam
-
- File '%0' already exists.
+
+ File '%0' already exists.
Rename aborted.Bestand '%0' bestaat al.
Hernoemen afgebroken.
-
+ The following actions will be undone.De volgende bewerkingen zullen ongedaan worden gemaakt.
-
- Fossil version %0
- Fossil versie %0
-
-
-
- QT version %0
- QT versie %0
-
-
-
- About Fuel...
- Over Fuel...
-
-
-
- a GUI frontend to the Fossil SCM
-by Kostas Karanikolas
-Released under the GNU GPL
- Een GUI voor Fossil SCM
-door Kostas Karanikolas
-Dit werk valt onder de GNU GPL
-
-
-
- Icons by Deleket - Jojo Mendoza
-Available under the CC Attribution Noncommercial No Derivative 3.0 License
- Iconen door Deleket - Jojo Mendoza
-Beschikbaar onder een CC Naamsvermelding-NietCommercieel-GeenAfgeleideWerken 3.0 licentie.
-
-
-
- Translations with the help of:
- Vertalingen met de hulp van:
-
-
-
+ The following files will be updated.De volgende bestanden zullen worden bijgewerkt.
-
-
+
+ Cannot rename folder.Kan de map niet hernoemen.
-
+
+ Workspace
+
+
+
+
+ Filter (%0)
+
+
+
+
+ Could not close the workspace.
+Perhaps there are uncommitted changes available
+Would you like to force closing this workspace?
+
+
+
+
+ Could not close the workspace.
+
+
+
+
+
+
+ Could not store information to keychain.
+
+
+
+
+ Files
+
+
+
+
+ Branches
+
+
+
+
+ Tags
+
+
+
+
+ Remotes
+
+
+
+
+ Conflicted
+
+
+
+
+ Merged
+
+
+
+
+ Could not commit changes.
+
+
+
+
+
+ Could not add files.
+
+
+
+
+ Could not remove files.
+
+
+
+
+ Could not revert files.
+
+
+
+
+ Could not rename file '%0' to '%1'
+
+
+
+
+
+ Could not undo changes.
+
+
+
+ Folder name contains invalid characters.De naam van de map bevat ongeldige tekens.
-
+ This folder exists already.Deze map bestaat al.
-
- Renaming folder '%0' to '%1'
+
+ Renaming folder '%0' to '%1'
The following files will be moved in the repository.Map '%0' hernoemen naar '%1'
De volgende bestanden worden verplaatst naar het archief.
-
+ Also move the workspace filesBestanden in de werkruimte ook verplaatsen
-
+ Move aborted due to errorsVerplaatsen afgebroken i.v.m. foutmeldingen
-
+ Creating folder '%0'Map '%0' aanmaken
-
+ Cannot make target folder '%0'Doelmap '%0' aanmaken is mislukt
-
+ Target file '%0' exists alreadyDoelbestand '%0' bestaat al
-
+ Copying file '%0' to '%1'Bestand kopiëren van '%0' naar '%1'
-
+ Cannot copy file '%0' to '%1'Kon bestanden niet kopiëren van '%0' naar '%1'
-
+ Removing old file '%0'Oude bestand '%0' verwijderen
-
+ Source file '%0' does not existBronbestand '%0' bestaat niet
-
+ Cannot remove file '%0'Kan bestand '%0' niet verwijderen
-
+ Folder renamed completed. Don't forget to commit!Map hernoemd. Vergeet niet om dit te toevertrouwen!
-
- Revert stashed files
- Terugdraaien verborgen bestanden
+
+ Could not diff stash.
+
-
- Stash Changes
- Verberg veranderingen
+
+ Operation Aborted
+
-
+
+ <Latest Revision>
+
+
+
+
+ Update workspace
+
+
+
+
+
+ Could not update the repository.
+
+
+
+
+ Create Tag
+
+
+
+
+
+ Invalid name.
+
+
+
+
+ Could not create tag.
+
+
+
+
+ Are you sure want to delete the tag '%0' ?
+
+
+
+
+ Could not delete tag.
+
+
+
+
+ Create Branch
+
+
+
+
+ Could not create branch.
+
+
+
+
+
+ Merge failed.
+
+
+
+
+ Merge
+
+
+
+
+ The following changes will be applied.
+
+
+
+
+ Merge completed. Don't forget to commit!
+
+
+
+
+
+ Could not push to the remote repository.
+
+
+
+
+
+ Could not pull from the remote repository.
+
+
+
+
+
+ A default remote repository has not been specified.
+
+
+
+
+ Could not set the remote repository.
+
+
+
+
+ Are you sure want to delete the remote '%0' ?
+
+
+
+ Invalid stash nameOngeldige naam voor verborgen veranderingen
-
+ This stash already existsDeze naam voor de verborgen veranderingen bestaat al
-
+
+ Could not create stash.
+
+
+
+ The following stashes will be applied.De volgende verborgen veranderingen zullen worden toegepast.
-
+ Delete after applyingVerwijder na toepassen
-
+ Stash application aborted due to errorsVerborgen veranderingen toepassen afgebroken i.v.m. foutmeldingen
-
-
+
+ Could not apply stash.
+
+
+
+
+ Stash deletion aborted due to errorsVerborgen veranderingen verwijderen afgebroken i.v.m. foutmeldingen
-
+
+
+ Could not delete stash.
+
+
+
+ Delete StashesVerborgen veranderingen verwijderen
-
+ The following stashes will be deleted.De volgende verborgen veranderingen zullen worden verwijderd.
+
+ QKeychain::ReadPasswordJobPrivate
+
+
+ Password not found
+
+
+
+
+ D-Bus is not running
+
+
+
+
+ Unknown error
+
+
+
+
+ No keychain service available
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not determine data type: %1; %2
+
+
+
+
+
+ Entry not found
+
+
+
+
+ Unsupported entry type 'Map'
+
+
+
+
+ Unknown kwallet entry type '%1'
+
+
+
+
+ Could not read password: %1; %2
+
+
+
+
+ Could not decrypt data
+
+
+
+
+ QKeychain::WritePasswordJobPrivate
+
+
+ D-Bus is not running
+
+
+
+
+
+ Unknown error
+
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not delete encrypted data from settings: access error
+
+
+
+
+ Could not delete encrypted data from settings: format error
+
+
+
+
+ Encryption failed
+
+
+
+
+ Could not store encrypted data in settings: access error
+
+
+
+
+ Could not store encrypted data in settings: format error
+
+
+
+
+ QObject
+
+
+
+ %1 (OSStatus %2)
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ No keyring daemon
+
+
+
+
+ Already unlocked
+
+
+
+
+ No such keyring
+
+
+
+
+ Bad arguments
+
+
+
+
+ I/O error
+
+
+
+
+ Cancelled
+
+
+
+
+ Keyring already exists
+
+
+
+
+ No match
+
+
+
+
+ Unknown error
+
+
+
+
+ Custom Action %0
+
+
+
+
+ Running Fossil
+ Fossil uitvoeren
+
+
+
+ Could not generate command line file
+
+
+
+
+ Could not start Fossil executable '%0'
+ Kon het Fossil programma '%0' niet starten
+
+
+
+ Fossil UI is already running
+ De Fossil UI is al gestart
+
+
+
+ Starting Fossil browser UI. Please wait.
+ Bezig met het starten van de Fossil web interface...
+
+
+
+ Could not start Fossil executable '%s'
+ Kon Fossil niet starten: '%s'
+
+
+
+ Unchanged
+ Onveranderd
+
+
+
+ Modified
+ Gewijzigd
+
+
+
+ Unknown
+ Onbekend
+
+
+
+ Applications
+ Applicaties
+
+
+
+ Updating...
+ Bijwerken...
+
+
+
+ RemoteDialog
+
+
+
+ Remote Repository
+
+
+
+
+ The URL of the source repository
+ De URL naar het bronarchief
+
+
+
+ ...
+ ...
+
+
+
+ User Name
+ Gebruikersnaam
+
+
+
+ The user name used to access the remote repository. Leave blank if not required
+ De gebruikersnaam dat gebruikt moet worden om het externe archief te benaderen. Laat leeg als er geen gebruikersnaam nodig is
+
+
+
+ Password
+ Wachtwoord
+
+
+
+
+ The password used to access the remote repository. Leave blank if not required
+ Het wachtwoord dat gebruikt moet worden om het externe archief te benaderen. Laat leeg als er geen wachtwoord nodig is
+
+
+
+ Name
+
+
+
+
+
+ Error
+
+
+
+
+ Invalid URL.
+ Foutieve URL.
+
+
+
+ Fossil Repository
+ Fossil archief
+
+
+
+ Select Fossil Repository
+ Selecteer Fossil archief
+
+
+
+ Invalid Repository File.
+ Ongeldig archiefbestand.
+
+
+
+ RevisionDialog
+
+
+ Revision
+
+
+
+
+ Name
+
+
+
+
+ Integrate
+
+
+
+
+ Force
+
+
+SettingsDialog
@@ -1167,209 +1937,190 @@ De volgende bestanden worden verplaatst naar het archief.
Instellingen
-
- Application
- Applicatie
-
-
-
+ Fossil PathPad naar Fossil
-
+ Path to the Fossil executable. Leave blank to use the default FossilPad naar het uitvoerbare bestand van Fossil. Laat leeg om de meegeleverde Fossil versie te gebruiken.
-
-
-
+
+ ......
-
- Graphical Diff
- Graphical Diff
-
-
-
- Path to graphical diff tool
- Pad naar het programma om verschillen (diff) mee te bekijken
-
-
-
- Graphical Merge
- Graphical Merge
-
-
-
- Path to the graphical merge tool
- Pad naar het programma waarmee we grafisch verschillen kunnen samenvoegen
-
-
-
- HTTP Port
- HTTP Poort
-
-
-
- HTTP port to use for the Fossil web interface
- HTTP poort dat we gebruiken voor de Fossil web interface
-
-
-
+ Commit MessagesToevertrouwingsberichten
-
+ Clear the commit message historyWis de historie van toevertrouwingsberichten
-
+ ClearWis
-
+ Web BrowserWebbrowser
-
+ Web browser to use for the Fossil web interfaceWebbrowser die we gebruiken om de Fossil web interface te tonen
-
+ Double-click ActionActie bij een muis dubbelklik
-
+ Action to perfom when double-clicking a fileUit te voeren actie als we dubbelklikken op een bestand
-
+ LanguageTaal
-
+ Language for the user interfaceTaalinstelling
-
- Repository
- Archief
+
+ Custom Actions
+
-
- Remote Url
- Externe URL
+
+ Action
+
-
- The remote url used to push/pull changes.
-URL style user names and passwords are also supported.
-For example http://username:password@server.com/fossil
- Het externe archief om veranderingen heen te duwen/vandaan te trekken.
-Gebruikersnaam en wachtwoord opnemen in de URL is toegestaan.
-Bijvoorbeeld: http://gebruikersnaam:wachtwoord@server.com/fossil
+
+ Custom action
+
-
- Ignore List
- Negeerlijst
+
+ Name of custom action
+
-
- A comma separated list of glob-style file/path patterns ignored in Fossil file operations
- Een komma gescheiden lijst van glob-stijl' bestand/pad patronen die Fossil negeert bij bewerkingen
+
+ Description
+
-
- Ignore CR/NL
- Negeer CR/LF
+
+ Command
+
-
- A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
- Een komma gescheiden lijst van glob-stijl bestand/pad patronen die Fossil negeert bij CR/LF consistentie controle.
+
+ Custom action command-line. Information about the selected items is available via the macros %FILE %FOLDER %WORKSPACE
+
+
+
+
+ Context
+
+
+
+
+ The context where this action will be available
+
+
+
+
+ When checked this action supports multiple selected items
+
+
+
+
+ Multiple Selection
+
- Applications
- Applicaties
-
-
- Diff FileDiff bestand
-
+ Open FileOpen bestand
-
+ Open Containing FolderOpen houdende map
-
+
+ Custom Action %0
+
+
+
+ SystemSysteem
-
+ InternalIntern
-
+
+ Files
+
+
+
+
+ Folders
+ Mappen
+
+
+ Restart requiredHerstart nodig
-
+ The language change will take effect after restarting the applicationDe geselecteerde taal zal worden gebruikt zodra het programma wordt herstart.
-
+ Select Fossil executableSelecteer Fossil programma
-
- Select Graphical Diff application
- Selecteer de applicatie om te gebruiken om de verschillen in weer te geven.
+
+ Select command
+
-
- Select Graphical Merge application
- Selecteer de applicatie om te gebruiken om de verschillen mee samen te voegen
-
-
-
+ Clear Commit Message HistoryWis toevertrouwingsberichtenhistorie
-
+ Are you sure you want to clear the commit message history?Zeker de historie van toevertrouwingsberichten wissen?
-
- Are you sure want to clear the commit message history?
-
-
-
\ No newline at end of file
+
diff --git a/intl/pt_PT.ts b/intl/pt_PT.ts
index e1af774..a7879e1 100644
--- a/intl/pt_PT.ts
+++ b/intl/pt_PT.ts
@@ -1,26 +1,67 @@
-
+
+
+
+
+ AboutDialog
+
+
+ About Fuel...
+ Sobre o Fuel...
+
+
+
+ A GUI front-end for the Fossil SCM by Kostas Karanikolas
+Released under the GNU GPL
+
+
+
+
+ QT version %0
+ QT versão %0
+
+
+
+ Fossil version %0
+ Fossil versão %0
+
+
+
+ Fuel revision %0
+
+
+
+
+ Translations with the help of:
+ Traduções com a ajuda de:
+
+
+
+ This sofware uses the following open-source libraries and assets:
+
+
+BrowserWidget
-
-
+
+ BackRetroceder
-
-
+
+ ForwardAvançar
-
-
+
+ RefreshRecarregar
-
+ StopParar
@@ -33,79 +74,98 @@
Clonar repositório
-
- URL
- URL
+
+ Remote Repository
+
-
+ The URL of the source repositoryO URL do repositório original
-
+ User NameNome de utilizador
-
+ The user name used to access the remote repository. Leave blank if not requiredO nome de utilizador usado para aceder ao repositório remoto. Deixe em branco se não for necessário.
-
+ PasswordSenha
-
+ The password used to access the remote repository. Leave blank if not requiredA senha usada para aceder ao repositório remoto. Deixe em branco se não for necessária.
-
- Repository
- Repositório
+
+ Local Repository
+
-
+
+ The URL of the HTTP proxy. Leave blank if not required
+
+
+
+
+ HTTP Proxy
+
+
+
+ Path to the local repository fileCaminho para o ficheiro do repositório local
-
+
+ ......
-
-
-
+
+
+
+
+ ErrorErro
-
+ Invalid URL.URL inválido.
-
+
+ Invalid Repository File.Ficheiro de repositório inválido.
-
+
+ Invalid Proxy URL.
+
+
+
+ Fossil RepositoryRepositório Fossil
-
+ Select Fossil RepositorySeleccione o repositório Fossil
-
+ This repository file already exists.Este ficheiro de repositório já existe.
@@ -117,6 +177,36 @@
CommitCometer
+
+
+ Commit to new branch
+
+
+
+
+ Private branch
+
+
+
+
+ Branch name
+
+
+
+
+ Revert stashed files
+ Reverter os ficheiros armazenados
+
+
+
+ Commit Changes
+ Cometer modificações
+
+
+
+ Stash Changes
+ Armazenar modificações
+ FileActionDialog
@@ -126,6 +216,90 @@
Acção de ficheiros
+
+ FslSettingsDialog
+
+
+ Fossil Settings
+
+
+
+
+ Graphical Diff
+ Diff gráfico
+
+
+
+ Path to graphical diff tool
+ Caminho para ferramenta diff gráfica
+
+
+
+
+ ...
+ ...
+
+
+
+ Graphical Merge
+ Mescla gráfica
+
+
+
+ Path to the graphical merge tool
+ Caminho para a ferramenta de mesclagem gráfica
+
+
+
+ HTTP Proxy
+
+
+
+
+ The URL of the HTTP proxy
+
+
+
+
+ HTTP Port
+ Porto HTTP
+
+
+
+ HTTP port to use for the Fossil web interface
+ Porto HTTP a usar pela interface web do Fossil
+
+
+
+ Ignore CR/NL
+ Ignorar CR/NL
+
+
+
+ A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
+ Lista de padrões de ficheiros do estilo glob separados por vírgulas para excluir da verificação de consistência CR/NL do Fossil
+
+
+
+ Ignore List
+ Lista dos ignorados
+
+
+
+ A comma separated list of glob-style file/path patterns ignored in Fossil file operations
+ Lista de padrões de ficheiros/caminhos do estilo glob separados por vírgulas para as operações de ficheiros do Fossil
+
+
+
+ Select Graphical Diff application
+ Seleccione a aplicação Diff gráfica
+
+
+
+ Select Graphical Merge application
+ Seleccione a aplicação de mesclagem gráfica
+
+MainWindow
@@ -134,1031 +308,1627 @@
Fuel
-
+ LogRegisto
-
+ BrowserNavegador
-
+ &File&Ficheiro
-
+ &Help&Ajuda
-
+ &View&Ver
-
+
+ &Workspace
+
+
+
+ Main ToolbarBarra de ferramentas
-
- Refresh
- Recarregar
-
-
-
-
+
+ Refresh the viewsRecarregar as vistas
-
+ F5F5
-
- Commit
- Cometer
+
+ &Refresh
+
-
-
+
+ &Commit
+
+
+
+
+ Commit modificationsCometer modificações
-
+ Ctrl+MCtrl+M
-
+ DiffDiff
-
-
+
+ Display the differences between the current and last committed versionApresentar as diferenças entre a versão actual e a última cometida
-
+ Ctrl+DCtrl+D
-
+ AddAdicionar
-
-
+
+ Add files to the repositoryAdicionar ficheiros ao repositório
-
+ Ctrl++Ctrl++
-
+ DeleteEliminar
-
-
+
+ Delete files from the repositoryEliminar os ficheiros do repositório
-
+ Ctrl+-Ctrl+-
-
+ &New...&Novo...
-
-
+
+ Make a new Fossil repositoryCriar um novo repositório Fossil
-
+ Ctrl+NCtrl+N
-
+ &Open...&Abrir...
-
-
+
+ Open a Fossil repository or workspace folderAbrir um repositório Fossil ou uma pasta de trabalho
-
+ Ctrl+OCtrl+O
-
+ &Close&Fechar
-
-
+
+ Close the current workspaceFechar a área de trabalho actual
-
- Clone...
- Clonar...
+
+ C&lone...
+
-
+
+ &Push
+
+
+
+
+ Push changes to the default remote repository
+
+
+
+
+ Pu&ll
+
+
+
+
+ Pull changes from the default remote repository
+
+
+
+
+ Create &Tag
+
+
+
+
+
+ Create a tag for a revision
+
+
+
+
+
+
+ Delete Tag
+
+
+
+
+ Create &Branch
+
+
+
+
+
+ Create a branch from a revision
+
+
+
+
+
+ Merge Branch
+
+
+
+
+
+ Merge with a branch
+
+
+
+
+ Files and F&olders
+
+
+
+
+ View files and folders
+
+
+
+
+ View the workspace as files and folders
+
+
+
+
+ &All Files
+
+
+
+
+ Show all files
+
+
+
+
+ Mo&dified Files Only
+
+
+
+
+ Show modified files only
+
+
+
+
+ F&ossil Settings
+
+
+
+
+ Edit Remote
+
+
+
+
+ Edit Remote URL
+
+
+
+
+ Set Remote as Default
+
+
+
+
+ Makes the selected remote
+
+
+
+
+ Add Remote
+
+
+
+
+ Adds a Remote Url
+
+
+
+
+
+ Delete Remote
+
+
+
+
+ abortOperation
+
+
+
+
+ Abort the current operation
+
+
+
+ Clone a remote repositoryClonar um repositório remoto
-
- Push
- Enviar
-
-
-
-
+ Push changes to the remote repositoryEnviar alterações para o repositório remoto
-
+ Ctrl+PCtrl+P
-
- Pull
- Receber
-
-
-
-
+ Pull changes from the remote repositoryReceber alterações do repositório remoto
-
+ Ctrl+LCtrl+L
-
-
+
+ &Push to Remote
+
+
+
+
+
+ Push changes to a remote repository
+
+
+
+
+ Pu&ll from Remote
+
+
+
+
+
+ Pull changes from a remote repository
+
+
+
+
+ RenameRenomear
-
-
+
+ Rename the selected fileRenomear o ficheiro seleccionado
-
+ Ctrl+RCtrl+R
-
+ &Quit&Sair
-
+ QuitSair
-
+ Ctrl+QCtrl+Q
-
+ HistoryHistórico
-
-
+
+ Display the version history of a file via the Fossil UIApresentar o histórico de versões de um ficheiro através da interface do Fossil
-
+ Ctrl+HCtrl+H
-
+ Fossil UIInterface do Fossil
-
-
+
+ Starts the Fossil UI in the Web BrowserInicia a interface do Fossil no navegador
-
+ Open FileAbrir ficheiro
-
-
+
+ U&ndo
+
+
+
+
+ &Update
+
+
+
+
+ Update the workspace to a revision
+
+
+
+
+ &Modified Files
+
+
+
+
+ &Unchanged Files
+
+
+
+
+ Un&known Files
+
+
+
+
+ &Ignored Files
+
+
+
+
+ View files as a listVer ficheiros como uma lista
-
-
- View Stashed Changes
- Ver modificações armazenadas
-
-
-
+ RevertReverter
-
-
+
+ Revert files to the last commited versionReverter ficheiros para a última versão cometida
-
+ Clear LogLimpar registo
-
+ Clears the logLimpar o registo
-
+ Ctrl+KCtrl+K
-
+ TimelineLinha temporal
-
-
+
+ Display the change history of the Fossil repositoryApresentar o histórico de alterações do repositório Fossil
- Open file
-
-
-
-
-
+
+ Open the selected fileAbrir o ficheiro seleccinado
-
+ Ctrl+ReturnCtrl+Return
-
+ Open ContainingAbrir contendo
-
-
+
+ Open the folder containing the selected fileAbrir a pasta que contém o ficheiro seleccionado
-
+ Alt+ReturnAlt+Return
-
-
+ UndoDesfazer
-
-
+
+ Undo the last Fossil actionDesfazer a última acção Fossil
-
+ Ctrl+ZCtrl+Z
-
+ &About...&Sobre...
-
+ About FuelSobre o Fuel
-
-
+ UpdateActualizar
-
-
+ Update the workspace to the latest versionActualizar a área de trabalho para a última versão
-
+ Ctrl+UCtrl+U
-
+ &Preferences...&Preferências...
-
-
+
+ Fuel PreferencesPreferências do Fuel
-
- &Modified
- &Modificados
-
-
-
+ Show modifed filesApresentar ficheiros modificados
-
- &Unchanged
- &Não modificados
-
-
-
+ Show unchanged filesApresentar ficheiros que não foram modificados
-
- Un&known
- &Desconhecidos
-
-
-
+ Show unknown filesApresentar ficheiros desconhecidos
-
- &Ignored
- &Ignorados
-
-
-
+ Show ignored filesApresentar ficheiros ignorados
-
+ File &List&Lista de ficheiros
- View as files as a list
-
-
-
-
+ View the workspace as a list of filesVer a área de trabalho como uma lista de ficheiros
-
+ Open FolderAbrir pasta
-
-
+
+ Open the selected folderAbrir a pasta seleccionada
-
-
-
+
+
+ Rename FolderRenomear pasta
-
-
+
+ Rename the selected folderRenomear a pasta seleccionada
-
-
+
+ &Stash Changes
+
+
+
+ Stash changesArmazenar modificações
- Show the stash
-
-
-
-
-
+
+ Apply StashAplicar armazenamento
-
-
+
+ Apply stashed changesAplicar as modificações armazenadas
-
- &Stashed Changes
- &Modificações armazenadas
-
-
- View the Stash
-
-
-
-
- Show the list of stashed changes
- Apresentar a lista de modificações armazenadas
-
-
-
+ Delete StashEliminar armazém
-
+ Diff StashDiff armazém
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ErrorErro
-
+ Could not change current directory to '%0'Não foi possível alterar a pasta corrente para %0
-
+ Open WorkspaceAbrir área de trabalho
-
+ A workspace does not exist in this folder.
Would you like to create one here?Não existe uma área de trabalho nesta pasta.
Quer criar uma aqui?
-
-
+
+ Select Workspace FolderSeleccionar pasta de trabalho
-
-
- Could not change current directory
- Não foi possível alterar a pasta corrente
-
-
-
-
+
+
+
+ Could not open repository.Não foi possível abrir o repositório
-
+ Fossil FilesFicheiros Fossil
-
+ Open Fossil RepositoryAbrir repositório Fossil
-
+ Fossil RepositoriesRepositórios Fossil
-
+ New Fossil RepositoryNovo repositório Fossil
-
+ A repository file already exists.
Repository creation aborted.Já existe um ficheiro de repositório.
A criação do repositório foi abortada.
-
+ Create WorkspaceCriar área de trabalho
-
+ Would you like to create a workspace in the same folder?Quer criar uma área de trabalho na mesma pasta?
-
+ Could not create repository.Não foi possível criar o repositório.
-
+
+ Close WorkspaceFechar área de trabalho
- Are you sure want to close this workspace?
-
-
-
-
- Cannot close the workspace.
-Are there still uncommitted changes available?
- Não foi possível fechar a área de trabalho.
-Ainda há modificações por cometer?
-
-
-
+ Could not clone the repositoryNão foi possível clonar o repositório
-
+ No workspace detected.Não foi detectada qualquer área de trabalho.
-
+ Old repository schema detected. Consider running 'fossil rebuild'Foi detectado um esquema de repositório antigo. Considere executar 'fossil rebuild'
-
- Scanning Workspace...
- Pesquisar área de trabalho...
-
-
-
- Updating...
- Actualizando...
-
-
-
- Folders
- Pastas
-
-
-
+ FileFicheiro
-
+ ModifiedModificados
-
+ PathCaminho
-
+ StatusEstado
-
+ ExtensionExtensão
-
+ Are you sure you want to close this workspace?Tem a certeza de que quer fechar esta área de trabalho?
-
+ EditedEditado
-
+ UnchangedNão modificados
-
+ AddedAdicionados
-
+ DeletedEliminados
-
+ RenamedRenomeados
-
+ MissingEm falta
-
+ UnknownDesconhecidos
-
+ StashesArmazéns
-
- Running Fossil
- Fossil em execução
-
-
-
- Could not start Fossil executable '%0'
- Não foi possível executar o executável do Fossil %0
-
-
-
- Terminated
- Terminado
-
-
-
- Fossil UI is already running
- A interface do Fossil já está a correr
-
-
-
- Starting Fossil browser UI. Please wait.
- Iniciando o navegador com a interface do Fossil. Aguarde, por favor.
-
-
-
- Could not start Fossil executable '%s'
- Não foi possível iniciar o executável do Fossil %0
-
-
-
-
- A remote repository has not been specified.
-Use the preferences window to set the remote repostory location
- Não foi especificado um repositório remoto.
-Use a janela das preferências para definir a localização do repositório remoto.
-
-
-
- Commit Changes
- Cometer modificações
-
-
-
-
- Could not generate comment file
- Não foi possível gerar o ficheiro de comentário
-
-
-
-
+
+ Add filesAdicionar ficheiros
-
-
+
+ The following files will be added.Os ficheiros seguintes irão ser adicionados.
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Are you sure?Tem a certeza?
-
+ Remove filesRemover ficheiros
-
+ The following files will be removed from the repository.Os ficheiros seguintes irão ser removidos do repositório.
-
+ Also delete the local filesEliminar também os ficheiros locais
-
+ Revert filesReverter ficheiros
-
+ The following files will be reverted.Os ficheiros seguintes irão ser revertidos.
-
-
+
+ New nameNovo nome
-
- File '%0' already exists.
+
+ File '%0' already exists.
Rename aborted.O ficheiro '%0' já existe.
Renomeação abortada.
-
+ The following actions will be undone.As acções seguintes irão ser desfeitas.
-
- Fossil version %0
- Fossil versão %0
-
-
-
- QT version %0
- QT versão %0
-
-
-
- About Fuel...
- Sobre o Fuel...
-
-
-
- a GUI frontend to the Fossil SCM
-by Kostas Karanikolas
-Released under the GNU GPL
- Uma interface gráfica para o Fossil SCM
-por Kostas Karanikolas
-Lançado sob a licença GNU GPL
-
-
-
- Icons by Deleket - Jojo Mendoza
-Available under the CC Attribution Noncommercial No Derivative 3.0 License
- Ícones por Deleket - Jojo Mendonza
-Disponíveis sob a liçença Atribuição-NãoComercial-SemDerivações 3.0
-
-
-
- Translations with the help of:
- Traduções com a ajuda de:
-
-
-
+ The following files will be updated.Os ficheiros seguintes irão ser actualizados.
-
-
+
+ Cannot rename folder.Não foi possível renomear a pasta.
-
+
+ Workspace
+
+
+
+
+ Filter (%0)
+
+
+
+
+ Could not close the workspace.
+Perhaps there are uncommitted changes available
+Would you like to force closing this workspace?
+
+
+
+
+ Could not close the workspace.
+
+
+
+
+
+
+ Could not store information to keychain.
+
+
+
+
+ Files
+
+
+
+
+ Branches
+
+
+
+
+ Tags
+
+
+
+
+ Remotes
+
+
+
+
+ Conflicted
+
+
+
+
+ Merged
+
+
+
+
+ Could not commit changes.
+
+
+
+
+
+ Could not add files.
+
+
+
+
+ Could not remove files.
+
+
+
+
+ Could not revert files.
+
+
+
+
+ Could not rename file '%0' to '%1'
+
+
+
+
+
+ Could not undo changes.
+
+
+
+ Folder name contains invalid characters.O nome da pasta contém caracteres inválidos.
-
+ This folder exists already.Essa pasta já existe.
-
- Renaming folder '%0' to '%1'
+
+ Renaming folder '%0' to '%1'
The following files will be moved in the repository.Renomeado a pasta '%0' para '%1'
Os ficheiros seguintes irão ser movidos no repositório.
-
+ Also move the workspace filesMover também os ficheiros da área de trabalho
-
+ Move aborted due to errorsA deslocação foi abortada por terem ocorrido erros
-
+ Creating folder '%0'Criando a pasta '%0'
-
+ Cannot make target folder '%0'Não foi possível criar a pasta de destino '%0'
-
+ Target file '%0' exists alreadyO ficheiro de destino '%0' já existe
-
+ Copying file '%0' to '%1'Copiando o ficheiro '%0' para '%1'
-
+ Cannot copy file '%0' to '%1'Não foi possível copiar o ficheiro '%0' para '%1'
-
+ Removing old file '%0'Removendo o ficheiro antigo '%0'
-
+ Source file '%0' does not existO ficheiro de origem '%0' não existe
-
+ Cannot remove file '%0'Não foi possível remover o ficheiro '%0'
-
+ Folder renamed completed. Don't forget to commit!A renomeação de pasta foi completada. Não se esqueça de cometer!
-
- Revert stashed files
- Reverter os ficheiros armazenados
+
+ Could not diff stash.
+
-
- Stash Changes
- Armazenar modificações
+
+ Operation Aborted
+
-
+
+ <Latest Revision>
+
+
+
+
+ Update workspace
+
+
+
+
+
+ Could not update the repository.
+
+
+
+
+ Create Tag
+
+
+
+
+
+ Invalid name.
+
+
+
+
+ Could not create tag.
+
+
+
+
+ Are you sure want to delete the tag '%0' ?
+
+
+
+
+ Could not delete tag.
+
+
+
+
+ Create Branch
+
+
+
+
+ Could not create branch.
+
+
+
+
+
+ Merge failed.
+
+
+
+
+ Merge
+
+
+
+
+ The following changes will be applied.
+
+
+
+
+ Merge completed. Don't forget to commit!
+
+
+
+
+
+ Could not push to the remote repository.
+
+
+
+
+
+ Could not pull from the remote repository.
+
+
+
+
+
+ A default remote repository has not been specified.
+
+
+
+
+ Could not set the remote repository.
+
+
+
+
+ Are you sure want to delete the remote '%0' ?
+
+
+
+ Invalid stash nameNome de armazém inválido
-
+ This stash already existsEste armazém já existe
-
+
+ Could not create stash.
+
+
+
+ The following stashes will be applied.Os seguintes armazéns vão ser aplicados.
-
+ Delete after applyingEliminar depois de aplicar
-
+ Stash application aborted due to errorsArmazenamento abortado devido à ocorrência de erros
-
-
+
+ Could not apply stash.
+
+
+
+
+ Stash deletion aborted due to errorsEliminação do armazém abortada devido à ocorrência de erros
-
+
+
+ Could not delete stash.
+
+
+
+ Delete StashesEliminar armazéns
-
+ The following stashes will be deleted.Os seguintes armazéns irão ser eliminados.
+
+ QKeychain::ReadPasswordJobPrivate
+
+
+ Password not found
+
+
+
+
+ D-Bus is not running
+
+
+
+
+ Unknown error
+
+
+
+
+ No keychain service available
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not determine data type: %1; %2
+
+
+
+
+
+ Entry not found
+
+
+
+
+ Unsupported entry type 'Map'
+
+
+
+
+ Unknown kwallet entry type '%1'
+
+
+
+
+ Could not read password: %1; %2
+
+
+
+
+ Could not decrypt data
+
+
+
+
+ QKeychain::WritePasswordJobPrivate
+
+
+ D-Bus is not running
+
+
+
+
+
+ Unknown error
+
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not delete encrypted data from settings: access error
+
+
+
+
+ Could not delete encrypted data from settings: format error
+
+
+
+
+ Encryption failed
+
+
+
+
+ Could not store encrypted data in settings: access error
+
+
+
+
+ Could not store encrypted data in settings: format error
+
+
+
+
+ QObject
+
+
+
+ %1 (OSStatus %2)
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ No keyring daemon
+
+
+
+
+ Already unlocked
+
+
+
+
+ No such keyring
+
+
+
+
+ Bad arguments
+
+
+
+
+ I/O error
+
+
+
+
+ Cancelled
+
+
+
+
+ Keyring already exists
+
+
+
+
+ No match
+
+
+
+
+ Unknown error
+
+
+
+
+ Custom Action %0
+
+
+
+
+ Running Fossil
+ Fossil em execução
+
+
+
+ Could not generate command line file
+
+
+
+
+ Could not start Fossil executable '%0'
+ Não foi possível executar o executável do Fossil %0
+
+
+
+ Fossil UI is already running
+ A interface do Fossil já está a correr
+
+
+
+ Starting Fossil browser UI. Please wait.
+ Iniciando o navegador com a interface do Fossil. Aguarde, por favor.
+
+
+
+ Could not start Fossil executable '%s'
+ Não foi possível iniciar o executável do Fossil %0
+
+
+
+ Unchanged
+ Não modificados
+
+
+
+ Modified
+ Modificados
+
+
+
+ Unknown
+ Desconhecidos
+
+
+
+ Applications
+ Aplicações
+
+
+
+ Updating...
+ Actualizando...
+
+
+
+ RemoteDialog
+
+
+
+ Remote Repository
+
+
+
+
+ The URL of the source repository
+ O URL do repositório original
+
+
+
+ ...
+ ...
+
+
+
+ User Name
+ Nome de utilizador
+
+
+
+ The user name used to access the remote repository. Leave blank if not required
+ O nome de utilizador usado para aceder ao repositório remoto. Deixe em branco se não for necessário.
+
+
+
+ Password
+ Senha
+
+
+
+
+ The password used to access the remote repository. Leave blank if not required
+ A senha usada para aceder ao repositório remoto. Deixe em branco se não for necessária.
+
+
+
+ Name
+
+
+
+
+
+ Error
+ Erro
+
+
+
+ Invalid URL.
+ URL inválido.
+
+
+
+ Fossil Repository
+ Repositório Fossil
+
+
+
+ Select Fossil Repository
+ Seleccione o repositório Fossil
+
+
+
+ Invalid Repository File.
+ Ficheiro de repositório inválido.
+
+
+
+ RevisionDialog
+
+
+ Revision
+
+
+
+
+ Name
+
+
+
+
+ Integrate
+
+
+
+
+ Force
+
+
+SettingsDialog
@@ -1167,209 +1937,190 @@ Os ficheiros seguintes irão ser movidos no repositório.
Preferências
-
- Application
- Aplicação
-
-
-
+ Fossil PathCaminho do Fossil
-
+ Path to the Fossil executable. Leave blank to use the default FossilCaminho para o executável do Fossil. Deixe em branco para usar o Fossil predefinido.
-
-
-
+
+ ......
-
- Graphical Diff
- Diff gráfico
-
-
-
- Path to graphical diff tool
- Caminho para ferramenta diff gráfica
-
-
-
- Graphical Merge
- Mescla gráfica
-
-
-
- Path to the graphical merge tool
- Caminho para a ferramenta de mesclagem gráfica
-
-
-
- HTTP Port
- Porto HTTP
-
-
-
- HTTP port to use for the Fossil web interface
- Porto HTTP a usar pela interface web do Fossil
-
-
-
+ Commit MessagesMensagens ao cometer
-
+ Clear the commit message historyEliminar histórico das mensagens ao cometer
-
+ ClearLimpar
-
+ Web BrowserNavegador web
-
+ Web browser to use for the Fossil web interfaceNavegador web a usar para a interface web do Fossil
-
+ Double-click ActionAcção do duplo-clique
-
+ Action to perfom when double-clicking a fileAcção e executar ao fazer um duplo-clique num ficheiro
-
+ LanguageLíngua
-
+ Language for the user interfaceLíngua da interface do utilizador
-
- Repository
- Repositório
+
+ Custom Actions
+
-
- Remote Url
- URL remoto
+
+ Action
+
-
- The remote url used to push/pull changes.
-URL style user names and passwords are also supported.
-For example http://username:password@server.com/fossil
- URL remoto usado para enviar/receber modificações.
-Nomes de utilizador e senhas do tipo URL também são suportados.
-Por exemplo: http://utilizador:senha@servidor.pt/fossil
+
+ Custom action
+
-
- Ignore List
- Lista dos ignorados
+
+ Name of custom action
+
-
- A comma separated list of glob-style file/path patterns ignored in Fossil file operations
- Lista de padrões de ficheiros/caminhos do estilo glob separados por vírgulas para as operações de ficheiros do Fossil
+
+ Description
+
-
- Ignore CR/NL
- Ignorar CR/NL
+
+ Command
+
-
- A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
- Lista de padrões de ficheiros do estilo glob separados por vírgulas para excluir da verificação de consistência CR/NL do Fossil
+
+ Custom action command-line. Information about the selected items is available via the macros %FILE %FOLDER %WORKSPACE
+
+
+
+
+ Context
+
+
+
+
+ The context where this action will be available
+
+
+
+
+ When checked this action supports multiple selected items
+
+
+
+
+ Multiple Selection
+
- Applications
- Aplicações
-
-
- Diff FileFicheiro Diff
-
+ Open FileAbrir ficheiro
-
+ Open Containing FolderAbrir pasta que contém
-
+
+ Custom Action %0
+
+
+
+ SystemSistema
-
+ InternalInterno
-
+
+ Files
+
+
+
+
+ Folders
+ Pastas
+
+
+ Restart requiredÉ necessário reiniciar
-
+ The language change will take effect after restarting the applicationA alteração de língua terá efeito depois de reiniciar a aplicação
-
+ Select Fossil executableSeleccione o executável Fossil
-
- Select Graphical Diff application
- Seleccione a aplicação Diff gráfica
+
+ Select command
+
-
- Select Graphical Merge application
- Seleccione a aplicação de mesclagem gráfica
-
-
-
+ Clear Commit Message HistoryLimpar o histórico de mensagens das operações de cometer
-
+ Are you sure you want to clear the commit message history?Tem a certeza que quer limpar o histórico das mensagens das operações de cometer?
-
- Are you sure want to clear the commit message history?
-
-
-
\ No newline at end of file
+
diff --git a/intl/ru_RU.ts b/intl/ru_RU.ts
index 7a2a25e..7c5d9b5 100644
--- a/intl/ru_RU.ts
+++ b/intl/ru_RU.ts
@@ -1,28 +1,67 @@
+
+ AboutDialog
+
+
+ About Fuel...
+ О Fuel...
+
+
+
+ A GUI front-end for the Fossil SCM by Kostas Karanikolas
+Released under the GNU GPL
+
+
+
+
+ QT version %0
+ Версия QT %0
+
+
+
+ Fossil version %0
+ Версия Fossil %0
+
+
+
+ Fuel revision %0
+
+
+
+
+ Translations with the help of:
+ Помощь в переводе:
+
+
+
+ This sofware uses the following open-source libraries and assets:
+
+
+BrowserWidget
-
-
+
+ BackНазад
-
-
+
+ ForwardВперёд
-
-
+
+ RefreshОбновить
-
+ StopСтоп
@@ -35,79 +74,98 @@
Клонировать хранилище
-
- URL
- ссылка
+
+ Remote Repository
+
-
+ The URL of the source repositoryссылка на источник хранилища
-
+ User NameИмя
-
+ The user name used to access the remote repository. Leave blank if not requiredИмя пользователя используется для доступа к удалённому хранилищу. Можно оставить пустым если это не требуется.
-
+ PasswordПароль
-
+ The password used to access the remote repository. Leave blank if not requiredПароль используется для доступа к удалённому хранилищу. Можно оставить пустым если это не требуется.
-
- Repository
- Хранилище
+
+ Local Repository
+
-
+
+ The URL of the HTTP proxy. Leave blank if not required
+
+
+
+
+ HTTP Proxy
+
+
+
+ Path to the local repository fileПуть к локальному хранилищу
-
+
+ ......
-
-
-
+
+
+
+
+ ErrorОшибка
-
+ Invalid URL.Некорректная ссылка
-
+
+ Invalid Repository File.Некорректный файл хранилища
-
+
+ Invalid Proxy URL.
+
+
+
+ Fossil RepositoryFossil хранилище
-
+ Select Fossil RepositoryВыбрать Fossil репозиторий
-
+ This repository file already exists.Такой файл уже существует.
@@ -119,6 +177,36 @@
CommitЗафиксировать
+
+
+ Commit to new branch
+
+
+
+
+ Private branch
+
+
+
+
+ Branch name
+
+
+
+
+ Revert stashed files
+ Восстановить файлы из Буфера
+
+
+
+ Commit Changes
+ Зафиксировать изменения
+
+
+
+ Stash Changes
+ Изменения в Буфере
+ FileActionDialog
@@ -128,6 +216,90 @@
Действия с файлом
+
+ FslSettingsDialog
+
+
+ Fossil Settings
+
+
+
+
+ Graphical Diff
+ Программа сравнения
+
+
+
+ Path to graphical diff tool
+ Путь до графической утилиты сравнения
+
+
+
+
+ ...
+ ...
+
+
+
+ Graphical Merge
+ Программа слияния
+
+
+
+ Path to the graphical merge tool
+ Путь к графической утилите слияния
+
+
+
+ HTTP Proxy
+
+
+
+
+ The URL of the HTTP proxy
+
+
+
+
+ HTTP Port
+ HTTP порт
+
+
+
+ HTTP port to use for the Fossil web interface
+ HTTP порт используемый для Fossil веб интерфейса
+
+
+
+ Ignore CR/NL
+ Игнорировать CR/NL
+
+
+
+ A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
+ Разделённый запятыми список файлов в glob-стиле для паттернов исключения для проверки соответствия Fossil's CR/NL
+
+
+
+ Ignore List
+ Список игнорируемых
+
+
+
+ A comma separated list of glob-style file/path patterns ignored in Fossil file operations
+ Разделённый запятыми список файлов/путей в glob-стиле для паттернов игнорирования в файловых операциях для Fossil
+
+
+
+ Select Graphical Diff application
+ Выбрать графическое приложения различий
+
+
+
+ Select Graphical Merge application
+ Выбрать графическое приложение слияния
+
+MainWindow
@@ -136,1016 +308,1627 @@
Fuel
-
+ LogЛог
-
+ BrowserБраузер
-
+ &File&Файл
-
+ &Help&Помощь
-
+ &View&Вид
-
+
+ &Workspace
+
+
+
+ Main ToolbarПанель
-
- Refresh
- Обновить
-
-
-
-
+
+ Refresh the viewsОбновить состояние
-
+ F5F5
-
- Commit
- Зафиксировать
+
+ &Refresh
+
-
-
+
+ &Commit
+
+
+
+
+ Commit modificationsЗафиксировать изменения
-
+ Ctrl+MCtrl+M
-
+ DiffРазличия
-
-
+
+ Display the differences between the current and last committed versionПоказывает различия между текущей и последней зафиксированной версиями
-
+ Ctrl+DCtrl+D
-
+ AddДобавить
-
-
+
+ Add files to the repositoryДобавить файлы в хранилище
-
+ Ctrl++Ctrl++
-
+ DeleteУдалить
-
-
+
+ Delete files from the repositoryУдалить файлы из хранилища
-
+ Ctrl+-Ctrl+-
-
+ &New...&Создать...
-
-
+
+ Make a new Fossil repositoryСоздать новое Fossil хранилище
-
+ Ctrl+NCtrl+N
-
+ &Open...&Открыть...
-
-
+
+ Open a Fossil repository or workspace folderОткрыть Fossil хранилище или рабочую директорию
-
+ Ctrl+OCtrl+O
-
+ &Close&Закрыть
-
-
+
+ Close the current workspaceЗакрыть текущее хранилище
-
- Clone...
- Клонировать...
+
+ C&lone...
+
-
+
+ &Push
+
+
+
+
+ Push changes to the default remote repository
+
+
+
+
+ Pu&ll
+
+
+
+
+ Pull changes from the default remote repository
+
+
+
+
+ Create &Tag
+
+
+
+
+
+ Create a tag for a revision
+
+
+
+
+
+
+ Delete Tag
+
+
+
+
+ Create &Branch
+
+
+
+
+
+ Create a branch from a revision
+
+
+
+
+
+ Merge Branch
+
+
+
+
+
+ Merge with a branch
+
+
+
+
+ Files and F&olders
+
+
+
+
+ View files and folders
+
+
+
+
+ View the workspace as files and folders
+
+
+
+
+ &All Files
+
+
+
+
+ Show all files
+
+
+
+
+ Mo&dified Files Only
+
+
+
+
+ Show modified files only
+
+
+
+
+ F&ossil Settings
+
+
+
+
+ Edit Remote
+
+
+
+
+ Edit Remote URL
+
+
+
+
+ Set Remote as Default
+
+
+
+
+ Makes the selected remote
+
+
+
+
+ Add Remote
+
+
+
+
+ Adds a Remote Url
+
+
+
+
+
+ Delete Remote
+
+
+
+
+ abortOperation
+
+
+
+
+ Abort the current operation
+
+
+
+ Clone a remote repositoryКлонировать удалённое хранилище
-
- Push
- Отправить
-
-
-
-
+ Push changes to the remote repositoryОтправить изменения в удалённое хранилище
-
+ Ctrl+PCtrl+P
-
- Pull
- Получить
-
-
-
-
+ Pull changes from the remote repositoryПолучить изменения из удалённого хранилища
-
+ Ctrl+LCtrl+L
-
-
+
+ &Push to Remote
+
+
+
+
+
+ Push changes to a remote repository
+
+
+
+
+ Pu&ll from Remote
+
+
+
+
+
+ Pull changes from a remote repository
+
+
+
+
+ RenameПереименовать
-
-
+
+ Rename the selected fileПереименовать выбранный файл
-
+ Ctrl+RCtrl+R
-
+ &Quit&Выход
-
+ QuitВыход
-
+ Ctrl+QCtrl+Q
-
+ HistoryИстория
-
-
+
+ Display the version history of a file via the Fossil UIПоказать историю изменения выбранного файла через Fossil UI
-
+ Ctrl+HCtrl+H
-
+ Fossil UIFossil UI
-
-
+
+ Starts the Fossil UI in the Web BrowserЗапустить Fossil UI в браузере
-
+ Open FileОткрыть Файл
-
-
+
+ U&ndo
+
+
+
+
+ &Update
+
+
+
+
+ Update the workspace to a revision
+
+
+
+
+ &Modified Files
+
+
+
+
+ &Unchanged Files
+
+
+
+
+ Un&known Files
+
+
+
+
+ &Ignored Files
+
+
+
+
+ View files as a listПоказать файлы в виде списка
-
-
- View Stashed Changes
- Показать изменения в Буфере
-
-
-
+ RevertОткатить
-
-
+
+ Revert files to the last commited versionВозвращает файлы к последнему зафиксированному состоянию
-
+ Clear LogОчистить лог
-
+ Clears the logОчистить лог
-
+ Ctrl+KCtrl+K
-
+ TimelineИстория измений
-
-
+
+ Display the change history of the Fossil repositoryПоказывает историю изменений Fossil хранилища
-
-
+
+ Open the selected fileОткрыть выбранный файл
-
+ Ctrl+ReturnCtrl+Return
-
+ Open ContainingОткрыть директорию
-
-
+
+ Open the folder containing the selected fileОткрыть директорию содержащую выбранный файл
-
+ Alt+ReturnAlt+Return
-
-
+ UndoОтменить
-
-
+
+ Undo the last Fossil actionОтменить последнее действие
-
+ Ctrl+ZCtrl+Z
-
+ &About...&О программе...
-
+ About FuelО Fuel
-
-
+ UpdateОбновить
-
-
+ Update the workspace to the latest versionОбновить рабочую директорию до последней версии
-
+ Ctrl+UCtrl+U
-
+ &Preferences...&Настройки...
-
-
+
+ Fuel PreferencesFuel Настройки
-
- &Modified
- &Изменённые
-
-
-
+ Show modifed filesПоказывать изменённые файлы
-
- &Unchanged
- &Неизменённые
-
-
-
+ Show unchanged filesПоказывать не изменённые файлы
-
- Un&known
- &Неотслеживаемые
-
-
-
+ Show unknown filesПоказывать не отслеживаемые файлы
-
- &Ignored
- &Игнорируемые
-
-
-
+ Show ignored filesПоказывать игнорируемые файлы
-
+ File &List&Список Файлов
-
+ View the workspace as a list of filesОтображать рабочую директорию в виде списка файлов
-
+ Open FolderОткрыть Директорию
-
-
+
+ Open the selected folderОткрыть выбранную директорию
-
-
-
+
+
+ Rename FolderПереименовать Директорию
-
-
+
+ Rename the selected folderПереименовать выбранную директорию
-
-
+
+ &Stash Changes
+
+
+
+ Stash changesИзменения в Буфере
-
-
+
+ Apply StashОтправить в Буфер
-
-
+
+ Apply stashed changesОтправить изменения в Буфер
-
- &Stashed Changes
- &Изменения в Буфере
-
-
-
- Show the list of stashed changes
- Показать список изменений в Буфере
-
-
-
+ Delete StashУдалить Буфер
-
+ Diff StashРазличия в Буфере
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ErrorОшибка
-
+ Could not change current directory to '%0'Не удалось сменить текущую директорию на '%0'
-
+ Open WorkspaceОткрыть рабочую директорию
-
+ A workspace does not exist in this folder.
Would you like to create one here?Эта директория не является рабочей.
Вы хотите открыть хранилище здесь?
-
-
+
+ Select Workspace FolderВыбрать рабочую директорию
-
-
- Could not change current directory
- Не удалось сменить текущую директорию
-
-
-
-
+
+
+
+ Could not open repository.Не удалось открыть хранилище
-
+ Fossil FilesFossil файлы
-
+ Open Fossil RepositoryОткрыть Fossil хранилище
-
+ Fossil RepositoriesFossil хранилища
-
+ New Fossil RepositoryНовое Fossil хранилище
-
+ A repository file already exists.
Repository creation aborted.Такой файл хранилища уже существует.
Создание хранилища отменено.
-
+ Create WorkspaceСоздать рабочую директорию
-
+ Would you like to create a workspace in the same folder?Вы желаете открыть хранилище в данной директории?
-
+ Could not create repository.Не удалось создать хранилище
-
+
+ Close WorkspaceЗакрыть рабочую директорию
-
- Cannot close the workspace.
-Are there still uncommitted changes available?
- Не удалось закрыть рабочую директорию.
-Здесь есть не зафиксированные изменения?
-
-
-
+ Could not clone the repositoryНе удалось клонировать хранилище
-
+ No workspace detected.Не найдено признаков рабочей директории
-
+ Old repository schema detected. Consider running 'fossil rebuild'Обнаружена устаревшая схема хранилища. Требуется выполнить 'fossil rebuild'
-
- Scanning Workspace...
- Проверяем рабочую директорию...
-
-
-
- Updating...
- Обновляем...
-
-
-
- Folders
- Директории
-
-
-
+ FileФайл
-
+ ModifiedИзменённые
-
+ PathПуть
-
+ StatusСтатус
-
+ ExtensionРасширение
-
+ Are you sure you want to close this workspace?Вы уверены что хотите закрыть эту рабочую директорию?
-
+ EditedРедактированные
-
+ UnchangedНеизменённые
-
+ AddedДобавленые
-
+ DeletedУдалёные
-
+ RenamedПереименованные
-
+ MissingПропущенные
-
+ Conflicted
-
+ UnknownНеизвесные
-
+ StashesВ Буфере
-
- Running Fossil
- Запускаем Fossil
-
-
-
- Could not start Fossil executable '%0'
- Не удалось запустить Fossil '%0'
-
-
-
- Terminated
- Отменённые
-
-
-
- Fossil UI is already running
- Fossil UI уже запущен
-
-
-
- Starting Fossil browser UI. Please wait.
- Запускаем Fossil UI в браузере. Подождите
-
-
-
- Could not start Fossil executable '%s'
- Не удалось запустить Fossil '%s'
-
-
-
-
- A remote repository has not been specified.
-Use the preferences window to set the remote repostory location
- Удалённое хранилище не задано.
-Используйте настройки для задания пути до удалённого хранилища
-
-
-
- Commit Changes
- Зафиксировать изменения
-
-
-
-
- Could not generate comment file
- Не удалось создать файл комментариев
-
-
-
-
+
+ Add filesДобавить файлы
-
-
+
+ The following files will be added.Следующие файлы будут добавлены
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Are you sure?Вы уверены в своих действиях?
-
+ Remove filesУдалить файлы
-
+ The following files will be removed from the repository.Следующие файлы будут удалены из хранилища
-
+ Also delete the local filesТакже удалить локальные копии файлов
-
+ Revert filesВостановить файлы
-
+ The following files will be reverted.Следующие файлы будут востановлены
-
-
+
+ New nameНовое имя
-
+ File '%0' already exists.
Rename aborted.Файл '%0' уже существует.
Переименование отменено.
-
+ The following actions will be undone.Следующие действия будут отменены
-
- Fossil version %0
- Версия Fossil %0
-
-
-
- QT version %0
- Версия QT %0
-
-
-
- About Fuel...
- О Fuel...
-
-
-
- a GUI frontend to the Fossil SCM
-by Kostas Karanikolas
-Released under the GNU GPL
- Графическая оболочка для Fossil SCM
-от Kostas Karanikolas
-Распространяется под лицензией GNU GPL
-
-
-
- Icons by Deleket - Jojo Mendoza
-Available under the CC Attribution Noncommercial No Derivative 3.0 License
- Графика предоставлена Deleket - Jojo Mendoza
-Распространяется под лицензией CC Attribution Noncommercial No Derivative 3.0 License
-
-
-
- Translations with the help of:
- Помощь в переводе:
-
-
-
+ The following files will be updated.Следующие файлы будут обновлены
-
-
+
+ Cannot rename folder.Не удалось переименовать директорию
-
+
+ Workspace
+
+
+
+
+ Filter (%0)
+
+
+
+
+ Could not close the workspace.
+Perhaps there are uncommitted changes available
+Would you like to force closing this workspace?
+
+
+
+
+ Could not close the workspace.
+
+
+
+
+
+
+ Could not store information to keychain.
+
+
+
+
+ Files
+
+
+
+
+ Branches
+
+
+
+
+ Tags
+
+
+
+
+ Remotes
+
+
+
+
+ Merged
+
+
+
+
+ Could not commit changes.
+
+
+
+
+
+ Could not add files.
+
+
+
+
+ Could not remove files.
+
+
+
+
+ Could not revert files.
+
+
+
+
+ Could not rename file '%0' to '%1'
+
+
+
+
+
+ Could not undo changes.
+
+
+
+ Folder name contains invalid characters.Имя директории содержит недопустимые символы
-
+ This folder exists already.Такая директория уже существует
-
+ Renaming folder '%0' to '%1'
The following files will be moved in the repository.Переименовываем директорию '%0' в '%1'
Следующие файлы будут перемещены в хранилище
-
+ Also move the workspace filesТакже переместить файлы в рабочей директории
-
+ Move aborted due to errorsПеремещение отменено из-за ошибок
-
+ Creating folder '%0'Создаём директорию '%0'
-
+ Cannot make target folder '%0'Не удалось создать директорию '%0'
-
+ Target file '%0' exists alreadyЦелевой файл '%0' уже существует
-
+ Copying file '%0' to '%1'Копируем файл '%0' в '%1'
-
+ Cannot copy file '%0' to '%1'Не удалось скопировать файл '%0' в '%1'
-
+ Removing old file '%0'Удаляем старый файл '%0'
-
+ Source file '%0' does not existИсходный файл '%0' не существует
-
+ Cannot remove file '%0'Не удалось удалить файл '%0'
-
+ Folder renamed completed. Don't forget to commit!Переименование директории завершено. Не забудьте зафиксировать изменения!
-
- Revert stashed files
- Восстановить файлы из Буфера
+
+ Could not diff stash.
+
-
- Stash Changes
- Изменения в Буфере
+
+ Operation Aborted
+
-
+
+ <Latest Revision>
+
+
+
+
+ Update workspace
+
+
+
+
+
+ Could not update the repository.
+
+
+
+
+ Create Tag
+
+
+
+
+
+ Invalid name.
+
+
+
+
+ Could not create tag.
+
+
+
+
+ Are you sure want to delete the tag '%0' ?
+
+
+
+
+ Could not delete tag.
+
+
+
+
+ Create Branch
+
+
+
+
+ Could not create branch.
+
+
+
+
+
+ Merge failed.
+
+
+
+
+ Merge
+
+
+
+
+ The following changes will be applied.
+
+
+
+
+ Merge completed. Don't forget to commit!
+
+
+
+
+
+ Could not push to the remote repository.
+
+
+
+
+
+ Could not pull from the remote repository.
+
+
+
+
+
+ A default remote repository has not been specified.
+
+
+
+
+ Could not set the remote repository.
+
+
+
+
+ Are you sure want to delete the remote '%0' ?
+
+
+
+ Invalid stash nameНедопустимое имя Буфера
-
+ This stash already existsТакой Буфер уже существует
-
+
+ Could not create stash.
+
+
+
+ The following stashes will be applied.Следующие изменения из Буфера будут применены
-
+ Delete after applyingУдалить после применения
-
+ Stash application aborted due to errorsРабота с Буфером остановлена из-за ошибок
-
-
+
+ Could not apply stash.
+
+
+
+
+ Stash deletion aborted due to errorsУдаление изменений из Буфера прервано из-за ошибок
-
+
+
+ Could not delete stash.
+
+
+
+ Delete StashesУдалить в Буфере
-
+ The following stashes will be deleted.Следующие изменения в Буфере будут удалены
+
+ QKeychain::ReadPasswordJobPrivate
+
+
+ Password not found
+
+
+
+
+ D-Bus is not running
+
+
+
+
+ Unknown error
+
+
+
+
+ No keychain service available
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not determine data type: %1; %2
+
+
+
+
+
+ Entry not found
+
+
+
+
+ Unsupported entry type 'Map'
+
+
+
+
+ Unknown kwallet entry type '%1'
+
+
+
+
+ Could not read password: %1; %2
+
+
+
+
+ Could not decrypt data
+
+
+
+
+ QKeychain::WritePasswordJobPrivate
+
+
+ D-Bus is not running
+
+
+
+
+
+ Unknown error
+
+
+
+
+
+ Could not open wallet: %1; %2
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ Could not delete encrypted data from settings: access error
+
+
+
+
+ Could not delete encrypted data from settings: format error
+
+
+
+
+ Encryption failed
+
+
+
+
+ Could not store encrypted data in settings: access error
+
+
+
+
+ Could not store encrypted data in settings: format error
+
+
+
+
+ QObject
+
+
+
+ %1 (OSStatus %2)
+
+
+
+
+ Access to keychain denied
+
+
+
+
+ No keyring daemon
+
+
+
+
+ Already unlocked
+
+
+
+
+ No such keyring
+
+
+
+
+ Bad arguments
+
+
+
+
+ I/O error
+
+
+
+
+ Cancelled
+
+
+
+
+ Keyring already exists
+
+
+
+
+ No match
+
+
+
+
+ Unknown error
+
+
+
+
+ Custom Action %0
+
+
+
+
+ Running Fossil
+ Запускаем Fossil
+
+
+
+ Could not generate command line file
+
+
+
+
+ Could not start Fossil executable '%0'
+ Не удалось запустить Fossil '%0'
+
+
+
+ Fossil UI is already running
+ Fossil UI уже запущен
+
+
+
+ Starting Fossil browser UI. Please wait.
+ Запускаем Fossil UI в браузере. Подождите
+
+
+
+ Could not start Fossil executable '%s'
+ Не удалось запустить Fossil '%s'
+
+
+
+ Unchanged
+ Неизменённые
+
+
+
+ Modified
+ Изменённые
+
+
+
+ Unknown
+ Неизвесные
+
+
+
+ Applications
+ Приложения
+
+
+
+ Updating...
+ Обновляем...
+
+
+
+ RemoteDialog
+
+
+
+ Remote Repository
+
+
+
+
+ The URL of the source repository
+ ссылка на источник хранилища
+
+
+
+ ...
+ ...
+
+
+
+ User Name
+ Имя
+
+
+
+ The user name used to access the remote repository. Leave blank if not required
+ Имя пользователя используется для доступа к удалённому хранилищу. Можно оставить пустым если это не требуется.
+
+
+
+ Password
+ Пароль
+
+
+
+
+ The password used to access the remote repository. Leave blank if not required
+ Пароль используется для доступа к удалённому хранилищу. Можно оставить пустым если это не требуется.
+
+
+
+ Name
+
+
+
+
+
+ Error
+ Ошибка
+
+
+
+ Invalid URL.
+ Некорректная ссылка
+
+
+
+ Fossil Repository
+ Fossil хранилище
+
+
+
+ Select Fossil Repository
+ Выбрать Fossil репозиторий
+
+
+
+ Invalid Repository File.
+ Некорректный файл хранилища
+
+
+
+ RevisionDialog
+
+
+ Revision
+
+
+
+
+ Name
+
+
+
+
+ Integrate
+
+
+
+
+ Force
+
+
+SettingsDialog
@@ -1154,203 +1937,188 @@ The following files will be moved in the repository.
Настройки
-
- Application
- Приложение
-
-
-
+ Fossil PathПуть до Fossil
-
+ Path to the Fossil executable. Leave blank to use the default FossilПуть до программы Fossil. Оставьте пустым для использования программы по умолчанию.
-
-
-
+
+ ......
-
- Graphical Diff
- Программа сравнения
-
-
-
- Path to graphical diff tool
- Путь до графической утилиты сравнения
-
-
-
- Graphical Merge
- Программа слияния
-
-
-
- Path to the graphical merge tool
- Путь к графической утилите слияния
-
-
-
- HTTP Port
- HTTP порт
-
-
-
- HTTP port to use for the Fossil web interface
- HTTP порт используемый для Fossil веб интерфейса
-
-
-
+ Commit MessagesСообщения коммитов
-
+ Clear the commit message historyОчистить историю сообщений коммитов
-
+ ClearОчистить
-
+ Web BrowserБраузер
-
+ Web browser to use for the Fossil web interfaceБраузер используемый в качестве Fossil веб интерфейса
-
+ Double-click ActionДействие на двойной клик
-
+ Action to perfom when double-clicking a fileДействие на двойной клик на файле
-
+ LanguageЯзык
-
+ Language for the user interfaceЯзык интерфейса
-
- Repository
- Хранилище
+
+ Custom Actions
+
-
- Remote Url
- Ссылка
+
+ Action
+
-
- The remote url used to push/pull changes.
-URL style user names and passwords are also supported.
-For example http://username:password@server.com/fossil
- Ссылка на удалённое хранилище используется для отправки/получения изменений.
-Имя и пароль также можно задать в ссылке.
-Пример http://username:password@server.com/fossil
+
+ Custom action
+
-
- Ignore List
- Список игнорируемых
+
+ Name of custom action
+
-
- A comma separated list of glob-style file/path patterns ignored in Fossil file operations
- Разделённый запятыми список файлов/путей в glob-стиле для паттернов игнорирования в файловых операциях для Fossil
+
+ Description
+
-
- Ignore CR/NL
- Игнорировать CR/NL
+
+ Command
+
-
- A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking
- Разделённый запятыми список файлов в glob-стиле для паттернов исключения для проверки соответствия Fossil's CR/NL
+
+ Custom action command-line. Information about the selected items is available via the macros %FILE %FOLDER %WORKSPACE
+
+
+
+
+ Context
+
+
+
+
+ The context where this action will be available
+
+
+
+
+ When checked this action supports multiple selected items
+
+
+
+
+ Multiple Selection
+
- Applications
- Приложения
-
-
- Diff FileРазличия в файле
-
+ Open FileОткрыть Файл
-
+ Open Containing FolderОткрыть директорию
-
+
+ Custom Action %0
+
+
+
+ SystemСистемный
-
+ InternalВнутренний
-
+
+ Files
+
+
+
+
+ Folders
+ Директории
+
+
+ Restart requiredНеобходим перезапуск приложения
-
+ The language change will take effect after restarting the applicationИзменение языка произойдёт после перезапуска приложения
-
+ Select Fossil executableВыбрать Fossil приложение
-
- Select Graphical Diff application
- Выбрать графическое приложения различий
+
+ Select command
+
-
- Select Graphical Merge application
- Выбрать графическое приложение слияния
-
-
-
+ Clear Commit Message HistoryОчистить историю сообщений коммитов
-
+ Are you sure you want to clear the commit message history?Вы уверены что хотите очистить историю сообщений коммитов?