diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 9e0d423..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-build
-.kdev4
diff --git a/libfm-qt/folderview.cpp b/libfm-qt/folderview.cpp
index fb7f26b..d584141 100644
--- a/libfm-qt/folderview.cpp
+++ b/libfm-qt/folderview.cpp
@@ -646,8 +646,13 @@ void FolderView::contextMenuEvent(QContextMenuEvent* event) {
void FolderView::childMousePressEvent(QMouseEvent* event) {
// called from mousePressEvent() of child view
- if(event->button() == Qt::MiddleButton) {
+ Qt::MouseButton button = event->button();
+ if(button == Qt::MiddleButton) {
emitClickedAt(MiddleClick, event->pos());
+ } else if (button == Qt::BackButton) {
+ Q_EMIT clickedBack();
+ } else if (button == Qt::ForwardButton) {
+ Q_EMIT clickedForward();
}
}
diff --git a/libfm-qt/folderview.h b/libfm-qt/folderview.h
index 61ff00a..69f004c 100644
--- a/libfm-qt/folderview.h
+++ b/libfm-qt/folderview.h
@@ -146,6 +146,8 @@ private Q_SLOTS:
Q_SIGNALS:
void clicked(int type, FmFileInfo* file);
+ void clickedBack();
+ void clickedForward();
void selChanged(int n_sel);
void sortChanged();
diff --git a/libfm-qt/translations/libfm-qt.ts b/libfm-qt/translations/libfm-qt.ts
index e5d7ed5..2d65b0e 100644
--- a/libfm-qt/translations/libfm-qt.ts
+++ b/libfm-qt/translations/libfm-qt.ts
@@ -299,6 +299,19 @@
+
+ Fm::CreateNewMenu
+
+
+
+
+
+
+
+
+
+
+
Fm::DirTreeModel
@@ -312,6 +325,24 @@
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -360,78 +391,83 @@ What do you want to do with it?
Fm::FileMenu
-
+
-
+
-
+
-
+
+
+
+
+
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -595,7 +631,7 @@ Do you want to delete them instead?
Fm::FolderMenu
-
+
@@ -630,57 +666,47 @@ Do you want to delete them instead?
-
-
-
-
-
-
-
-
-
-
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -867,24 +893,24 @@ Modified: %3
Fm::SidePane
-
-
+
+
-
-
+
+
-
+
-
+
@@ -950,10 +976,10 @@ Modified: %3
+
+
-
-
diff --git a/libfm-qt/translations/libfm-qt_ar.ts b/libfm-qt/translations/libfm-qt_ar.ts
index b465df3..ff09aab 100644
--- a/libfm-qt/translations/libfm-qt_ar.ts
+++ b/libfm-qt/translations/libfm-qt_ar.ts
@@ -299,6 +299,19 @@
+
+ Fm::CreateNewMenu
+
+
+
+
+
+
+
+
+
+
+
Fm::DirTreeModel
@@ -312,6 +325,24 @@
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -360,78 +391,83 @@ What do you want to do with it?
Fm::FileMenu
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
-
+
-
+
-
+
-
+
@@ -595,7 +631,7 @@ Do you want to delete them instead?
Fm::FolderMenu
-
+
@@ -630,57 +666,47 @@ Do you want to delete them instead?
-
-
-
-
-
-
-
-
-
-
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -867,24 +893,24 @@ Modified: %3
Fm::SidePane
-
-
+
+
-
-
+
+
-
+
-
+
@@ -940,10 +966,10 @@ Modified: %3
QObject
+
+
-
-
diff --git a/libfm-qt/translations/libfm-qt_cs_CZ.ts b/libfm-qt/translations/libfm-qt_cs_CZ.ts
index 2a8475f..d15bbb0 100644
--- a/libfm-qt/translations/libfm-qt_cs_CZ.ts
+++ b/libfm-qt/translations/libfm-qt_cs_CZ.ts
@@ -299,6 +299,19 @@
+
+ Fm::CreateNewMenu
+
+
+
+
+
+
+
+
+
+
+
Fm::DirTreeModel
@@ -312,6 +325,24 @@
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -360,78 +391,83 @@ What do you want to do with it?
Fm::FileMenu
-
+
Otevřít
-
+
+
+
+
+
+
-
+
Vyjmout
-
+
Kopírovat
-
+
Vložit
-
-
+
+
Přesunout do &koše
-
+
Výstup
-
+
&Smazat
-
+
Přejmenovat
-
+
Otevřít v ...
-
+
Ostatní programy
-
+
Rozbalit do ...
-
+
Rozbalit sem
-
+
Komprimovat
-
+
Vlastnosti
@@ -595,7 +631,7 @@ Do you want to delete them instead?
Fm::FolderMenu
-
+
@@ -630,57 +666,47 @@ Do you want to delete them instead?
-
-
-
-
-
-
-
-
-
-
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -875,24 +901,24 @@ Modified: %3
Fm::SidePane
-
-
+
+
Místa
-
-
+
+
Strom adresářů
-
+
-
+
@@ -948,10 +974,10 @@ Modified: %3
QObject
+
+
-
-
Chyba
diff --git a/libfm-qt/translations/libfm-qt_de.ts b/libfm-qt/translations/libfm-qt_de.ts
index d9f6daf..0c51fbb 100644
--- a/libfm-qt/translations/libfm-qt_de.ts
+++ b/libfm-qt/translations/libfm-qt_de.ts
@@ -1,6 +1,6 @@
-
+
AppChooserDialog
@@ -66,7 +66,7 @@
- Favoriten bearbeiten
+ Lesezeichen bearbeiten
@@ -305,6 +305,19 @@
Wählen Sie eine Anwendung für Dateien vom Typ "%1"
+
+ Fm::CreateNewMenu
+
+
+
+ Ordner
+
+
+
+
+ Leere Datei
+
+
Fm::DirTreeModel
@@ -318,6 +331,24 @@
<Keine Unterverzeichnisse>
+
+ Fm::DirTreeView
+
+
+
+ Öffnen in neuem T&ab
+
+
+
+
+ Öffnen in neuem &Fenster
+
+
+
+
+ Öffnen in Termina&l
+
+
Fm::DndActionMenu
@@ -346,7 +377,7 @@
- Neuer Favorit
+ Neues Lesezeichen
@@ -367,78 +398,83 @@ Was möchten Sie damit tun?
Fm::FileMenu
-
+
Öffnen
-
+
+
+ &Neu erstellen
+
+
+
Wiede&rherstellen
-
+
Ausschneiden
-
+
Kopieren
-
+
Einfügen
-
-
+
+
In den &Papierkorb verschieben
-
+
Ausgabe
-
+
&Löschen
-
+
Umbenennen
-
+
Öffnen mit...
-
+
Andere Anwendungen
-
+
Entpacken nach...
-
+
Hier entpacken
-
+
Komprimieren
-
+
Eigenschaften
@@ -603,7 +639,7 @@ Sollen die Dateien stattdessen gelöscht werden?
Fm::FolderMenu
-
+
&Neu erstellen
@@ -638,57 +674,55 @@ Sollen die Dateien stattdessen gelöscht werden?
Ordner&eigenschaften
-
- Ordner
+ Ordner
-
- Leere Datei
+ Leere Datei
-
+
Nach Dateiname
-
+
Nach Änderungsdatum
-
+
Nach Dateigröße
-
+
Nach Typ
-
+
Nach Besitzer
-
+
Aufsteigend
-
+
Absteigend
-
+
Ordner zuerst
-
+
Groß-/ Kleinschreibung beachten
@@ -782,7 +816,7 @@ Sollen die Dateien stattdessen gelöscht werden?
- Favoriten
+ Lesezeichen
@@ -803,32 +837,32 @@ Sollen die Dateien stattdessen gelöscht werden?
-
+ Öffnen in neuem Tab
-
+ Öffnen in neuem Fenster
-
+ Nach oben verschieben
-
+ Nach unten verschieben
-
+ Lesezeichen umbenennen
-
+ Lesezeichen entfernen
@@ -887,24 +921,24 @@ Geändert: %3
Fm::SidePane
-
-
+
+
Orte
-
-
+
+
Verzeichnisbaum
-
+
- Zeigt eine Liste diverser Orte, Geräte und Favoriten in der Seitenleiste
+ Zeigt eine Liste diverser Orte, Geräte und Lesezeichen in der Seitenleiste
-
+
Zeigt einen Verzeichnisbaum in der Seitenleiste
@@ -960,10 +994,10 @@ Geändert: %3
QObject
+
+
-
-
Fehler
@@ -980,7 +1014,7 @@ Geändert: %3
-
+ Ordner erstellen
diff --git a/libfm-qt/translations/libfm-qt_el.ts b/libfm-qt/translations/libfm-qt_el.ts
new file mode 100644
index 0000000..44e1eb5
--- /dev/null
+++ b/libfm-qt/translations/libfm-qt_el.ts
@@ -0,0 +1,1056 @@
+
+
+
+
+ AppChooserDialog
+
+
+
+ Επιλέξτε μια εφαρμογή
+
+
+
+
+ Εγκατεστημένες εφαρμογές
+
+
+
+
+ Προσαρμοσμένη εντολή
+
+
+
+
+ Γραμμή εντολών προς εκτέλεση:
+
+
+
+
+ Όνομα της εφαρμογής:
+
+
+
+
+ <b>Αυτοί οι ειδικοί κωδικοί μπορούν να χρησιμοποιηθούν στη γραμμή εντολών:</b>
+<ul>
+<li><b>%f</b>: Αναπαριστά ένα όνομα αρχείου</li>
+<li><b>%F</b>: Αναπαριστά πολλαπλά ονόματα αρχείων</li>
+<li><b>%u</b>: Αναπαριστά ένα URI του αρχείου</li>
+<li><b>%U</b>: Αναπαριστά πολλαπλά URI</li>
+</ul>
+
+
+
+
+ Διατήρηση του παραθύρου του τερματικού ανοιχτό μετά την εκτέλεση της εντολής
+
+
+
+
+ Εκτέλεση στον προσομοιωτή τερματικού
+
+
+
+
+ Ορίστε την επιλεγμένη εφαρμογή ως την εξ ορισμού ενέργεια για αυτού του τύπου αρχεία
+
+
+
+ EditBookmarksDialog
+
+
+
+ Επεξεργασία σελιδοδεικτών
+
+
+
+
+ Όνομα
+
+
+
+
+ Τοποθεσία
+
+
+
+
+ &Προσθήκη αντικειμένου
+
+
+
+
+ &Αφαίρεση αντικειμένου
+
+
+
+
+ Χρησιμοποιήστε τη μεταφορά και απόθεση για αναδιάταξη των αντικειμένων
+
+
+
+ ExecFileDialog
+
+
+
+ Εκτέλεση του αρχείου
+
+
+
+
+ Ά&νοιγμα
+
+
+
+
+ &Εκτέλεση
+
+
+
+
+ Εκτέλεση στο &τερματικό
+
+
+
+
+ Ακύρωση
+
+
+
+ FileOperationDialog
+
+
+
+ Προορισμός:
+
+
+
+
+ Επεξεργασία:
+
+
+
+
+ Προετοιμασία...
+
+
+
+
+ Πρόοδος
+
+
+
+
+ Υπολειπόμενος χρόνος:
+
+
+
+ FilePropsDialog
+
+
+
+ Ιδιότητες του αρχείου
+
+
+
+
+ Γενικά
+
+
+
+
+ Τοποθεσία:
+
+
+
+
+ Τύπος αρχείου:
+
+
+
+
+ Τύπος Mime:
+
+
+
+
+ Μέγεθος αρχείου:
+
+
+
+
+ Μέγεθος στον δίσκο:
+
+
+
+
+ Τελευταία τροποποίηση:
+
+
+
+
+ Προορισμός συνδέσμου:
+
+
+
+
+ Άνοιγμα με:
+
+
+
+
+ Τελευταία προσπέλαση:
+
+
+
+
+ Άδειες
+
+
+
+
+ Ιδιοκτησία
+
+
+
+
+
+
+ Ομάδα:
+
+
+
+
+
+
+ Ιδιοκτήτης:
+
+
+
+
+ Έλεγχος πρόσβασης
+
+
+
+
+
+ Άλλο:
+
+
+
+
+ Ορισμός ως εκτελέσιμο
+
+
+
+
+
+
+ Ανάγνωση
+
+
+
+
+
+
+ Εγγραφή
+
+
+
+
+
+
+ Εκτέλεση
+
+
+
+
+ Κολλημένο
+
+
+
+
+ SetUID
+
+
+
+
+ SetGID
+
+
+
+
+ Προηγμένη λειτουργία
+
+
+
+ Fm::AppChooserComboBox
+
+
+
+ Προσαρμοσμένο
+
+
+
+ Fm::AppChooserDialog
+
+
+
+ Επιλέξτε μια εφαρμογή για το άνοιγμα των αρχείων «%1»
+
+
+
+ Fm::DirTreeModel
+
+
+
+ Φόρτωση...
+
+
+
+
+ <No sub folders>
+
+
+
+ Fm::DndActionMenu
+
+
+
+ Αντιγραφή εδώ
+
+
+
+
+ Μετακίνηση εδώ
+
+
+
+
+ Δημιουργία συμβολικού δεσμού εδώ
+
+
+
+
+ Ακύρωση
+
+
+
+ Fm::EditBookmarksDialog
+
+
+
+ Νέος σελιδοδείκτης
+
+
+
+ Fm::ExecFileDialog
+
+
+
+ Το αρχείο κειμένου «%1» φαίνεται ότι είναι ένα εκτελέσιμο σενάριο.
+Τι θέλετε να κάνετε με αυτό;
+
+
+
+
+ Αυτό το αρχείο «%1» είναι εκτελέσιμο. Θέλετε να το εκτελέσετε;
+
+
+
+ Fm::FileMenu
+
+
+
+ Άνοιγμα
+
+
+
+
+ Άνοιγμα με...
+
+
+
+
+ Άλλες εφαρμογές
+
+
+
+
+ &Επαναφορά
+
+
+
+
+ Αποκοπή
+
+
+
+
+ Αντιγραφή
+
+
+
+
+ Επικόλληση
+
+
+
+
+
+ &Μετακίνηση στα απορρίμματα
+
+
+
+
+ Μετονομασία
+
+
+
+
+ Εξαγωγή σε...
+
+
+
+
+ Εξαγωγή εδώ
+
+
+
+
+ Συμπίεση
+
+
+
+
+ Ιδιότητες
+
+
+
+
+ Έξοδος
+
+
+
+
+ &Διαγραφή
+
+
+
+ Fm::FileOperation
+
+
+
+ Σφάλμα
+
+
+
+
+ Μερικά αρχεία δεν μπορούν να μετακινηθούν στον κάδο απορριμμάτων διότι το υποκείμενο αρχείο συστήματος δεν υποστηρίζει αυτήν την ενέργεια.
+Θέλετε αντί αυτού να το διαγράψετε;
+
+
+
+
+
+ Επιβεβαίωση
+
+
+
+
+ Επιθυμείτε την διαγραφή των επιλεγμένων αρχείων;
+
+
+
+
+ Επιθυμείτε την μετακίνηση των επιλεγμένων αρχείων στον κάδο απορριμμάτων;
+
+
+
+ Fm::FileOperationDialog
+
+
+
+ Μετακίνηση των αρχείων
+
+
+
+
+ Μετακίνηση των ακολούθων αρχείων στον φάκελο προορισμού:
+
+
+
+
+ Αντιγραφή των αρχείων
+
+
+
+
+ Αντιγραφή των ακολούθων αρχείων στον φάκελο προορισμού:
+
+
+
+
+ Ρίψη των αρχείων στα απορρίμματα
+
+
+
+
+ Μετακίνηση των ακολούθων αρχείων στον κάδο απορριμμάτων:
+
+
+
+
+ Διαγραφή των αρχείων
+
+
+
+
+ Διαγραφή των ακολούθων αρχείων
+
+
+
+
+ Δημιουργία συμβολικών δεσμών
+
+
+
+
+ Δημιουργία συμβολικών δεσμών για τα ακόλουθα αρχεία:
+
+
+
+
+ Αλλαγή ιδιοχαρακτηριστικών
+
+
+
+
+ Αλλαγή των ιδιοχαρακτηριστικών των ακολούθων αρχείων:
+
+
+
+
+ Επαναφορά των αρχείων από τον κάδο απορριμμάτων
+
+
+
+
+ Επαναφέρονται τα παρακάτω αρχεία από τον κάδο απορριμμάτων:
+
+
+
+
+ Σφάλμα
+
+
+
+ Fm::FilePropsDialog
+
+
+
+ Προβολή των περιεχομένων του φακέλου
+
+
+
+
+ Προβολή και τροποποίηση των περιεχομένων του φακέλου
+
+
+
+
+ Ανάγνωση
+
+
+
+
+ Ανάγνωση και εγγραφή
+
+
+
+
+ Απαγορευμένο
+
+
+
+
+ Αρχεία διαφορετικού τύπου
+
+
+
+
+ Πολλαπλά αρχεία
+
+
+
+
+ Εφαρμογή των αλλαγών
+
+
+
+
+ Θέλετε να εφαρμόσετε αναδρομικά αυτές τις αλλαγές σε όλα τα αρχεία και υποφακέλους;
+
+
+
+ Fm::FolderMenu
+
+
+
+ Δημιουργία &νέου
+
+
+
+
+ Επι&κόλληση
+
+
+
+
+ Επιλογή ό&λων
+
+
+
+
+ Αντιστροφή επιλογής
+
+
+
+
+ Ταξινόμηση
+
+
+
+
+ Εμφάνιση των κρυφών
+
+
+
+
+ Ι&διότητες του φακέλου
+
+
+
+
+ Φάκελος
+
+
+
+
+ Κενό αρχείο
+
+
+
+
+ Ανά όνομα αρχείου
+
+
+
+
+ Ανά χρόνο τροποποίησης
+
+
+
+
+ Ανά μέγεθος αρχείου
+
+
+
+
+ Ανά τύπο αρχείου
+
+
+
+
+ Ανά ιδιοκτήτη αρχείου
+
+
+
+
+ Αύξουσα
+
+
+
+
+ Φθίνουσα
+
+
+
+
+ Οι φάκελοι πρώτα
+
+
+
+
+ Διάκριση πεζών/κεφαλαίων
+
+
+
+ Fm::FolderModel
+
+
+
+ Όνομα
+
+
+
+
+ Τύπος
+
+
+
+
+ Μέγεθος
+
+
+
+
+ Τροποποιήθηκε
+
+
+
+
+ Ιδιοκτήτης
+
+
+
+ Fm::FontButton
+
+
+
+ Έντονα
+
+
+
+
+ Πλάγια
+
+
+
+ Fm::MountOperationPasswordDialog
+
+
+
+ &Σύνδεση
+
+
+
+ Fm::PlacesModel
+
+
+
+ Τοποθεσίες
+
+
+
+
+ Επιφάνεια εργασίας
+
+
+
+
+ Υπολογιστής
+
+
+
+
+ Εφαρμογές
+
+
+
+
+ Δίκτυο
+
+
+
+
+ Συσκευές
+
+
+
+
+ Σελιδοδείκτες
+
+
+
+
+ Απορρίμματα
+
+
+
+ Fm::PlacesView
+
+
+
+ Άνοιγμα σε νέα καρτέλα
+
+
+
+
+ Άνοιγμα σε νέο παράθυρο
+
+
+
+
+ Άδειασμα των απορριμμάτων
+
+
+
+
+ Μετακίνηση του σελιδοδείκτη προς τα πάνω
+
+
+
+
+ Μετακίνηση του σελιδοδείκτη προς τα κάτω
+
+
+
+
+ Μετονομασία σελιδοδείκτη
+
+
+
+
+ Αφαίρεση σελιδοδείκτη
+
+
+
+
+
+ Αποπροσάρτηση
+
+
+
+
+ Προσάρτηση
+
+
+
+
+ Εξαγωγή
+
+
+
+ Fm::RenameDialog
+
+
+
+
+ Τύπος: %1
+Μέγεθος: %2
+Τροποποιήθηκε: %3
+
+
+
+
+ Τύπος: %1
+Τροποποιήθηκε: %2
+
+
+
+
+ Τύπος: %1
+Τροποποιήθηκε: %3
+
+
+
+
+ &Αντικατάσταση
+
+
+
+
+ &Μετονομασία
+
+
+
+ Fm::SidePane
+
+
+
+
+ Τοποθεσίες
+
+
+
+
+
+ Δέντρο καταλόγων
+
+
+
+
+ Εμφανίζει τη λίστα με τις κοινές τοποθεσίες, συσκευές, και σελιδοδείκτες στην πλευρική στήλη
+
+
+
+
+ Εμφανίζει ένα δέντρο των καταλόγων στην πλευρική στήλη
+
+
+
+ MountOperationPasswordDialog
+
+
+
+ Προσάρτηση
+
+
+
+
+ &Ανώνυμη σύνδεση
+
+
+
+
+ Σύνδεση ως &χρήστης:
+
+
+
+
+ Όνομα χ&ρήστη:
+
+
+
+
+ &Κωδικός πρόσβασης:
+
+
+
+
+ &Τομέας:
+
+
+
+
+ &Λήθη του κωδικού πρόσβασης άμεσα
+
+
+
+
+ Απομνημόνευση του κωδικού πρόσβασης &μέχρι να αποσυνδεθείτε
+
+
+
+
+ Απομνημόνευση ε&σαεί
+
+
+
+ QObject
+
+
+
+ Μετονομασία αρχείου
+
+
+
+
+ Παρακαλώ εισαγάγετε ένα νέο όνομα:
+
+
+
+
+
+
+
+ Σφάλμα
+
+
+
+
+ Δημιουργία φακέλου
+
+
+
+
+ Δημιουργία αρχείου
+
+
+
+
+ Παρακαλώ εισαγάγετε ένα νέο όνομα αρχείου:
+
+
+
+
+ Νέο αρχείο κειμένου
+
+
+
+
+ Παρακαλώ εισαγάγετε ένα νέο όνομα φακέλου:
+
+
+
+
+ Νέος φάκελος
+
+
+
+
+ Εισαγάγετε ένα όνομα για το νέο %1:
+
+
+
+ RenameDialog
+
+
+
+ Επιβεβαίωση αντικατάστασης των αρχείων
+
+
+
+
+ <html><head/><body><p><span style=" font-weight:600;">Υπάρχει ήδη ένα αρχείο με το ίδιο όνομα στην συγκεκριμένη τοποθεσία.</span></p><p>Θέλετε να αντικαταστήσετε το υπάρχον αρχείο;</p></body></html>
+
+
+
+
+ προορισμός
+
+
+
+
+ με το παρακάτω αρχείο;
+
+
+
+
+ πληροφορίες αρχείου πηγής
+
+
+
+
+ πληροφορίες αρχείου προορισμού
+
+
+
+
+ πηγή
+
+
+
+
+ &Όνομα αρχείου:
+
+
+
+
+ Εφαρμογή της επιλογής σε όλα τα υπάρχοντα αρχεία
+
+
+
diff --git a/libfm-qt/translations/libfm-qt_es.ts b/libfm-qt/translations/libfm-qt_es.ts
index 0e8abd6..0d8ae4f 100644
--- a/libfm-qt/translations/libfm-qt_es.ts
+++ b/libfm-qt/translations/libfm-qt_es.ts
@@ -305,6 +305,19 @@
Seleccione una aplicación para abrir archivos "%1"
+
+ Fm::CreateNewMenu
+
+
+
+ Directorio
+
+
+
+
+ Archivo Vacío
+
+
Fm::DirTreeModel
@@ -318,6 +331,24 @@
<No hay subdirectorios>
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -367,78 +398,83 @@ What do you want to do with it?
Fm::FileMenu
-
+
Abrir
-
+
Abrir con...
-
+
Otras Aplicaciones
-
+
+
+ Crear &Nuevo
+
+
+
&Restaurar
-
+
Cortar
-
+
Copiar
-
+
Pegar
-
-
+
+
&Mover a la Papelera
-
+
Renombrar
-
+
Extraer en...
-
+
Extraer aquí
-
+
Comprimir
-
+
Propiedades
-
+
Salida
-
+
&Borrar
@@ -603,7 +639,7 @@ Do you want to delete them instead?
Fm::FolderMenu
-
+
Crear &Nuevo
@@ -638,57 +674,55 @@ Do you want to delete them instead?
Pr&opiedades del directorio
-
- Directorio
+ Directorio
-
- Archivo Vacío
+ Archivo Vacío
-
+
Por nombre de archivo
-
+
Por fecha de modificación
-
+
Por tamaño de archivo
-
+
Por tipo de archivo
-
+
Por dueño del archivo
-
+
Ascendente
-
+
Descendente
-
+
Primero Directorios
-
+
Coincidir mayúsculas
@@ -887,24 +921,24 @@ Modificado: %3
Fm::SidePane
-
-
+
+
Lugares
-
-
+
+
Árbol de Directorios
-
+
Muestra lista de lugares comunes, dispositivos y marcadores en la barra lateral
-
+
Muestra árbol de directorios en barra lateral
@@ -960,10 +994,10 @@ Modificado: %3
QObject
+
+
-
-
Error
diff --git a/libfm-qt/translations/libfm-qt_fr.ts b/libfm-qt/translations/libfm-qt_fr.ts
index 3890a10..7b6ed6f 100644
--- a/libfm-qt/translations/libfm-qt_fr.ts
+++ b/libfm-qt/translations/libfm-qt_fr.ts
@@ -299,6 +299,19 @@
+
+ Fm::CreateNewMenu
+
+
+
+ Dossier
+
+
+
+
+
+
+
Fm::DirTreeModel
@@ -312,6 +325,24 @@
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -360,7 +391,7 @@ What do you want to do with it?
Fm::FileMenu
-
+
Ouvrir
@@ -369,73 +400,78 @@ What do you want to do with it?
OpenWith
-
+
Couper
-
+
Copier
-
+
Coller
-
-
+
+
&Mettre à la corbeille
-
+
-
+
&Supprimer
-
+
Renommer
-
+
-
+
-
+
+
+ Créer un &nouveau
+
+
+
-
+
Extraire vers...
-
+
Extraire ici
-
+
Compresser
-
+
Propriétés
@@ -600,7 +636,7 @@ Voulez-vous plutôt les supprimer ?
Fm::FolderMenu
-
+
Créer un &nouveau
@@ -635,61 +671,55 @@ Voulez-vous plutôt les supprimer ?
Pr&opriétés du dossier
-
- Dossier
+ Dossier
Fichier
-
-
-
-
-
-
+
Par nom de fichier
-
+
Par date de modification
-
+
Par taille de fichier
-
+
Par type de fichier
-
+
Par propriétaire de fichier
-
+
Ascendant
-
+
Descendant
-
+
Dossier en premier
-
+
Sensible à la casse
@@ -888,24 +918,24 @@ Modification : %3
Fm::SidePane
-
-
+
+
Emplacements
-
-
+
+
-
+
-
+
@@ -961,10 +991,10 @@ Modification : %3
QObject
+
+
-
-
Erreur
diff --git a/libfm-qt/translations/libfm-qt_gl.ts b/libfm-qt/translations/libfm-qt_gl.ts
index a7007c0..0b2eaa3 100644
--- a/libfm-qt/translations/libfm-qt_gl.ts
+++ b/libfm-qt/translations/libfm-qt_gl.ts
@@ -299,6 +299,19 @@
+
+ Fm::CreateNewMenu
+
+
+
+ Cartafol
+
+
+
+
+
+
+
Fm::DirTreeModel
@@ -312,6 +325,24 @@
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -360,7 +391,7 @@ What do you want to do with it?
Fm::FileMenu
-
+
Abrir
@@ -369,73 +400,78 @@ What do you want to do with it?
Abrir con
-
+
Cortar
-
+
Copiar
-
+
Pegar
-
-
+
+
Deitar no lixo
-
+
-
+
&Eliminar
-
+
Renomear
-
+
-
+
-
+
+
+ Crear &novo
+
+
+
-
+
Extraer en…
-
+
Extraer aquí
-
+
Comprimir
-
+
Propiedades
@@ -600,7 +636,7 @@ Desexa eliminalos no seu canto?
Fm::FolderMenu
-
+
Crear &novo
@@ -635,61 +671,55 @@ Desexa eliminalos no seu canto?
Pr&opiedades do cartafol
-
- Cartafol
+ Cartafol
Ficheiro
-
-
-
-
-
-
+
Polo nome do ficheiro
-
+
Pola data de modificación
-
+
Polo tamaño do ficheiro
-
+
Polo tipo do ficheiro
-
+
Polo propietario do ficheiro
-
+
Ascendente
-
+
Descendente
-
+
Primeiro os cartafoles
-
+
Distinguindo maiúsculas de minúsculas
@@ -888,24 +918,24 @@ Modificado: %3
Fm::SidePane
-
-
+
+
Lugares
-
-
+
+
-
+
-
+
@@ -961,10 +991,10 @@ Modificado: %3
QObject
+
+
-
-
Erro
diff --git a/libfm-qt/translations/libfm-qt_hu.ts b/libfm-qt/translations/libfm-qt_hu.ts
index 98cabf2..05ee103 100644
--- a/libfm-qt/translations/libfm-qt_hu.ts
+++ b/libfm-qt/translations/libfm-qt_hu.ts
@@ -305,6 +305,19 @@
Alkalmazás választás a "%1" fájl megnyitásához
+
+ Fm::CreateNewMenu
+
+
+
+ Mappa
+
+
+
+
+ Üres fájl
+
+
Fm::DirTreeModel
@@ -318,6 +331,24 @@
<Nincs almappa>
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -367,78 +398,83 @@ Mi legyen vele?
Fm::FileMenu
-
+
Nyit
-
+
+
+ &Új létrehozása
+
+
+
&Visszavon
-
+
Kivág
-
+
Másol
-
+
Beilleszt
-
-
+
+
Kukába &mozgat
-
+
Kimenet
-
+
&Töröl
-
+
Átnevez
-
+
Megnyitás ezzel...
-
+
Más alkalmazások
-
+
Kibontás...
-
+
Kibontás ide
-
+
Csomagolás
-
+
Tulajdonságok
@@ -603,7 +639,7 @@ Töröljük őket véglegesen?
Fm::FolderMenu
-
+
&Új létrehozása
@@ -639,57 +675,55 @@ Töröljük őket véglegesen?
Mappatulajd&onságok
-
- Mappa
+ Mappa
-
- Üres fájl
+ Üres fájl
-
+
Név
-
+
Módosítási idő
-
+
Méret
-
+
Típus
-
+
Tulajdonos
-
+
Emelkedő
-
+
Csökkenő
-
+
Mappák elől
-
+
Nagybetűérzékeny
@@ -888,24 +922,24 @@ Módosítva: %3
Fm::SidePane
-
-
+
+
Helyek
-
-
+
+
Könyvtárfa
-
+
Általános helyek, eszközök és könyvjelzők listája az oldalsávban
-
+
Könyvtárfa az oldalsávban
@@ -961,10 +995,10 @@ Módosítva: %3
QObject
+
+
-
-
Hiba
diff --git a/libfm-qt/translations/libfm-qt_it.ts b/libfm-qt/translations/libfm-qt_it.ts
index cf36a62..b1380b3 100644
--- a/libfm-qt/translations/libfm-qt_it.ts
+++ b/libfm-qt/translations/libfm-qt_it.ts
@@ -299,6 +299,19 @@
+
+ Fm::CreateNewMenu
+
+
+
+ Cartella
+
+
+
+
+
+
+
Fm::DirTreeModel
@@ -312,6 +325,24 @@
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -360,7 +391,7 @@ What do you want to do with it?
Fm::FileMenu
-
+
Apri
@@ -369,73 +400,78 @@ What do you want to do with it?
ApriCon
-
+
Taglia
-
+
Copia
-
+
Incolla
-
-
+
+
Cestin&a
-
+
-
+
&Rimuovi
-
+
Rinomina
-
+
-
+
-
+
+
+ Crea &nuovo
+
+
+
-
+
Estrai in...
-
+
Estrai qui
-
+
Comprimi
-
+
Proprietà
@@ -600,7 +636,7 @@ Vuoi invece eliminarli?
Fm::FolderMenu
-
+
Crea &nuovo
@@ -635,61 +671,55 @@ Vuoi invece eliminarli?
Pr&oprietà cartella
-
- Cartella
+ Cartella
File
-
-
-
-
-
-
+
Per nome file
-
+
Per data modifica
-
+
Per dimensione file
-
+
Per tipo file
-
+
Per proprietario file
-
+
Crescente
-
+
Decrescente
-
+
Prima le cartelle
-
+
Distingui MAIUSCOLE/minuscole
@@ -888,24 +918,24 @@ Ultima modifica: %3
Fm::SidePane
-
-
+
+
Luoghi
-
-
+
+
-
+
-
+
@@ -961,10 +991,10 @@ Ultima modifica: %3
QObject
+
+
-
-
Errore
diff --git a/libfm-qt/translations/libfm-qt_ja.ts b/libfm-qt/translations/libfm-qt_ja.ts
index 53d546d..9bd3331 100644
--- a/libfm-qt/translations/libfm-qt_ja.ts
+++ b/libfm-qt/translations/libfm-qt_ja.ts
@@ -305,6 +305,19 @@
ファイルを開くアプリケーションを選択
+
+ Fm::CreateNewMenu
+
+
+
+ フォルダー
+
+
+
+
+ 空のファイル
+
+
Fm::DirTreeModel
@@ -318,6 +331,24 @@
<サブフォルダーなし>
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -368,7 +399,7 @@ What do you want to do with it?
Fm::FileMenu
-
+
開く
@@ -377,73 +408,78 @@ What do you want to do with it?
アプリケーションで開く
-
+
切り取り
-
+
コピー
-
+
貼り付け
-
-
+
+
ゴミ箱へ移動(&M)
-
+
出力
-
+
削除(&D)
-
+
名前を変更する
-
+
アプリケーションで開く
-
+
その他のアプリケーション
-
+
+
+ 新規作成 (&N)
+
+
+
-
+
展開する
-
+
ここへ展開する
-
+
圧縮する
-
+
プロパティー
@@ -608,7 +644,7 @@ Do you want to delete them instead?
Fm::FolderMenu
-
+
新規作成 (&N)
@@ -643,61 +679,59 @@ Do you want to delete them instead?
フォルダのプロパティー(&O)
-
- フォルダー
+ フォルダー
ファイル
-
- 空のファイル
+ 空のファイル
-
+
名前
-
+
更新時刻
-
+
サイズ
-
+
種類
-
+
所有者
-
+
昇順
-
+
降順
-
+
フォルダーを先に
-
+
大文字小文字を区別
@@ -896,24 +930,24 @@ Modified: %3
Fm::SidePane
-
-
+
+
場所
-
-
+
+
ディレクトリーツリー
-
+
サイドバーに、一般的な場所およびデバイス、ブックマークのリストを表示
-
+
サイドバーにディレクトリーツリーを表示
@@ -969,10 +1003,10 @@ Modified: %3
QObject
+
+
-
-
エラー
diff --git a/libfm-qt/translations/libfm-qt_lt_LT.ts b/libfm-qt/translations/libfm-qt_lt_LT.ts
index 414a968..514ccba 100644
--- a/libfm-qt/translations/libfm-qt_lt_LT.ts
+++ b/libfm-qt/translations/libfm-qt_lt_LT.ts
@@ -299,6 +299,19 @@
+
+ Fm::CreateNewMenu
+
+
+
+ Aplankas
+
+
+
+
+
+
+
Fm::DirTreeModel
@@ -312,6 +325,24 @@
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -365,7 +396,7 @@ What do you want to do with it?
Fm::FileMenu
-
+
Atverti
@@ -374,73 +405,78 @@ What do you want to do with it?
Atverti su
-
+
Iškirpti
-
+
Kopijuoti
-
+
Įklijuoti
-
-
+
+
&Perkelti į šiukšlinę
-
+
&Pašalinti
-
+
Pervadinti
-
+
+
+ &Kurti naują
+
+
+
Išskleisti į...
-
+
Išskleisti čia
-
+
Archyvuoti
-
+
Savybės
-
+
-
+
-
+
-
+
@@ -610,7 +646,7 @@ Ar norite vietoje to juos pašalinti visam laikui?
Fm::FolderMenu
-
+
&Kurti naują
@@ -645,64 +681,58 @@ Ar norite vietoje to juos pašalinti visam laikui?
Failo &savybės
-
- Aplankas
+ Aplankas
Failas
-
+
Pagal failo vardą
-
+
Pagal keitimo datą
-
+
Pagal failo dydį
-
+
Pagal failo tipą
-
+
Pagal failo savininką
-
+
Didėjančiai
-
+
Mažėjančiai
-
+
Pirmiausia aplankai
-
+
Skirti raidžių dydį
-
-
-
-
-
Fm::FolderModel
@@ -899,24 +929,24 @@ Keista: %2 {1
Fm::SidePane
-
-
+
+
-
-
+
+
-
+
-
+
@@ -972,10 +1002,10 @@ Keista: %2 {1
QObject
+
+
-
-
Klaida
diff --git a/libfm-qt/translations/libfm-qt_pl.ts b/libfm-qt/translations/libfm-qt_pl.ts
index 003dd8a..73db024 100644
--- a/libfm-qt/translations/libfm-qt_pl.ts
+++ b/libfm-qt/translations/libfm-qt_pl.ts
@@ -305,6 +305,19 @@
WYbierz program do otwarcia "%1" plików
+
+ Fm::CreateNewMenu
+
+
+
+ Katalog
+
+
+
+
+ Pusty plik
+
+
Fm::DirTreeModel
@@ -318,6 +331,24 @@
<Brak katalogów>
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -367,78 +398,83 @@ Co chcesz zrobić z tym plikiem?
Fm::FileMenu
-
+
Otwórz
-
+
+
+ Utwórz &nowy
+
+
+
&Przywróć
-
+
Wytnij
-
+
Kopiuj
-
+
Wklej
-
-
+
+
Przenieś do &kosza
-
+
Wyjście
-
+
&Usuń
-
+
Zmień nazwę
-
+
Otwórz za pomocą...
-
+
Inny program
-
+
Rozpakuj do...
-
+
Rozpakuj tutaj
-
+
Skompresuj
-
+
Właściwości
@@ -603,7 +639,7 @@ Czy zamiast tego usunąć te pliki?
Fm::FolderMenu
-
+
Utwórz &nowy
@@ -638,57 +674,55 @@ Czy zamiast tego usunąć te pliki?
Właściwości &katalogu
-
- Katalog
+ Katalog
-
- Pusty plik
+ Pusty plik
-
+
Według nazwy
-
+
Według czasu modyfikacji
-
+
Według rozmiaru
-
+
Według typu
-
+
Wedłuh właściciela pliku
-
+
Rosnąco
-
+
Malejąco
-
+
Najpierw katalogi
-
+
Uwzględnij wielkość liter
@@ -887,24 +921,24 @@ Zmodyfikowany: %3
Fm::SidePane
-
-
+
+
Położenia
-
-
+
+
Drzewo katalogów
-
+
Pokazuje listę miejsc, urządzeń oraz zakładek w panelu bocznym
-
+
Pokazuje drzewo katalogów w panelu bocznym
@@ -960,10 +994,10 @@ Zmodyfikowany: %3
QObject
+
+
-
-
Błąd
diff --git a/libfm-qt/translations/libfm-qt_pt.ts b/libfm-qt/translations/libfm-qt_pt.ts
index 7f23c95..c8d43e9 100644
--- a/libfm-qt/translations/libfm-qt_pt.ts
+++ b/libfm-qt/translations/libfm-qt_pt.ts
@@ -305,6 +305,19 @@
Selecione uma aplicação para abrir os ficheiros %1
+
+ Fm::CreateNewMenu
+
+
+
+ Pasta
+
+
+
+
+ Ficheiro vazio
+
+
Fm::DirTreeModel
@@ -318,6 +331,24 @@
<Não existem subpastas>
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -367,7 +398,7 @@ O que pretende fazer com o ficheiro?
Fm::FileMenu
-
+
Abrir
@@ -376,73 +407,78 @@ O que pretende fazer com o ficheiro?
Abrir com
-
+
Cortar
-
+
Copiar
-
+
Colar
-
-
+
+
&Mover para o lixo
-
+
Destino
-
+
&Eliminar
-
+
Mudar nome
-
+
Abrir com...
-
+
Outras aplicações
-
+
+
+ Criar &novo(a)
+
+
+
&Restaurar
-
+
Extrair para...
-
+
Extrair aqui
-
+
Comprimir
-
+
Propriedades
@@ -607,7 +643,7 @@ Eliminar permanentemente?
Fm::FolderMenu
-
+
Criar &novo(a)
@@ -642,61 +678,59 @@ Eliminar permanentemente?
Pr&opriedades da pasta
-
- Pasta
+ Pasta
Ficheiro
-
- Ficheiro vazio
+ Ficheiro vazio
-
+
Por nome de ficheiro
-
+
Por data de modificação
-
+
Por tamanho de ficheiro
-
+
Por tipo de ficheiro
-
+
Por dono de ficheiro
-
+
Ascendente
-
+
Descendente
-
+
Pastas no início
-
+
Diferenciar capitalização
@@ -895,24 +929,24 @@ Modificado: %3
Fm::SidePane
-
-
+
+
Locais
-
-
+
+
Árvore de diretórios
-
+
Mostra a lista de locais, dispositivos e marcadores na barra lateral
-
+
Mostra a árvore de diretórios na barra lateral
@@ -968,10 +1002,10 @@ Modificado: %3
QObject
+
+
-
-
Erro
diff --git a/libfm-qt/translations/libfm-qt_ru.ts b/libfm-qt/translations/libfm-qt_ru.ts
index daa6d57..446064d 100644
--- a/libfm-qt/translations/libfm-qt_ru.ts
+++ b/libfm-qt/translations/libfm-qt_ru.ts
@@ -305,6 +305,19 @@
Выберите приложение, чтобы открыть "%1" файлов
+
+ Fm::CreateNewMenu
+
+
+
+ Папку
+
+
+
+
+ Пустой файл
+
+
Fm::DirTreeModel
@@ -318,6 +331,24 @@
<Нет подпапок>
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -367,78 +398,83 @@ What do you want to do with it?
Fm::FileMenu
-
+
Открыть
-
+
Открыть с помощью...
-
+
Другие приложения
-
+
+
+ &Создать
+
+
+
-
+
Вырезать
-
+
Копировать
-
+
Вставить
-
-
+
+
&Переместить в корзину
-
+
Переименовать
-
+
Распаковать в ...
-
+
Распаковать здесь
-
+
Сжать
-
+
Свойства
-
+
Вывод
-
+
&Удалить
@@ -603,7 +639,7 @@ Do you want to delete them instead?
Fm::FolderMenu
-
+
&Создать
@@ -638,57 +674,55 @@ Do you want to delete them instead?
&Свойства папки
-
- Папку
+ Папку
-
- Пустой файл
+ Пустой файл
-
+
По имени
-
+
По времени изменения
-
+
По размеру
-
+
По типу
-
+
По владельцу
-
+
Возрастающая
-
+
Убывающая
-
+
Сначала папки
-
+
Регистрочувствительность
@@ -887,24 +921,24 @@ Modified: %3
Fm::SidePane
-
-
+
+
Места
-
-
+
+
Дерево папок
-
+
Показывает список обычных мест, устройств и закладок в боковой панели
-
+
Показывает дерево папок в боковой панели
@@ -960,10 +994,10 @@ Modified: %3
QObject
+
+
-
-
Ошибка
diff --git a/libfm-qt/translations/libfm-qt_ru_RU.ts b/libfm-qt/translations/libfm-qt_ru_RU.ts
index f6f2585..ef36a0e 100644
--- a/libfm-qt/translations/libfm-qt_ru_RU.ts
+++ b/libfm-qt/translations/libfm-qt_ru_RU.ts
@@ -305,6 +305,19 @@
Выберите приложение, чтобы открыть "%1" файлов
+
+ Fm::CreateNewMenu
+
+
+
+ Папку
+
+
+
+
+ Пустой файл
+
+
Fm::DirTreeModel
@@ -318,6 +331,24 @@
<Нет подпапок>
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -367,78 +398,83 @@ What do you want to do with it?
Fm::FileMenu
-
+
Открыть
-
+
Открыть с помощью...
-
+
Другие приложения
-
+
+
+ &Создать
+
+
+
-
+
Вырезать
-
+
Копировать
-
+
Вставить
-
-
+
+
&Переместить в корзину
-
+
Переименовать
-
+
Распаковать в ...
-
+
Распаковать здесь
-
+
Сжать
-
+
Свойства
-
+
Вывод
-
+
&Удалить
@@ -603,7 +639,7 @@ Do you want to delete them instead?
Fm::FolderMenu
-
+
&Создать
@@ -638,57 +674,55 @@ Do you want to delete them instead?
&Свойства папки
-
- Папку
+ Папку
-
- Пустой файл
+ Пустой файл
-
+
По имени
-
+
По времени изменения
-
+
По размеру
-
+
По типу
-
+
По владельцу
-
+
Возрастающая
-
+
Убывающая
-
+
Сначала папки
-
+
Регистрочувствительность
@@ -887,24 +921,24 @@ Modified: %3
Fm::SidePane
-
-
+
+
Места
-
-
+
+
Дерево папок
-
+
Показывает список обычных мест, устройств и закладок в боковой панели
-
+
Показывает дерево папок в боковой панели
@@ -960,10 +994,10 @@ Modified: %3
QObject
+
+
-
-
Ошибка
diff --git a/libfm-qt/translations/libfm-qt_zh_TW.ts b/libfm-qt/translations/libfm-qt_zh_TW.ts
index 7573a16..4d705e7 100644
--- a/libfm-qt/translations/libfm-qt_zh_TW.ts
+++ b/libfm-qt/translations/libfm-qt_zh_TW.ts
@@ -305,6 +305,19 @@
選取用來開啟「%1」檔案的應用程式
+
+ Fm::CreateNewMenu
+
+
+
+ 資料夾
+
+
+
+
+ 空白檔案
+
+
Fm::DirTreeModel
@@ -318,6 +331,24 @@
<沒有子資料夾>
+
+ Fm::DirTreeView
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fm::DndActionMenu
@@ -367,7 +398,7 @@ What do you want to do with it?
Fm::FileMenu
-
+
開啟
@@ -376,48 +407,53 @@ What do you want to do with it?
用其他程式開啟
-
+
用其他程式開啟...
-
+
其他應用程式
-
+
+
+ 新建(&N)
+
+
+
恢復(&R)
-
+
剪下
-
+
複製
-
+
貼上
-
-
+
+
移動到垃圾桶(&M)
-
+
輸出
-
+
刪除(&D)
@@ -426,27 +462,27 @@ What do you want to do with it?
刪除
-
+
重新命名
-
+
解壓縮到...
-
+
在此解壓縮
-
+
壓縮
-
+
屬性
@@ -611,7 +647,7 @@ Do you want to delete them instead?
Fm::FolderMenu
-
+
新建(&N)
@@ -646,61 +682,59 @@ Do you want to delete them instead?
資料夾屬性(&O)
-
- 資料夾
+ 資料夾
檔案
-
- 空白檔案
+ 空白檔案
-
+
依照檔名
-
+
依照修改時間
-
+
依照檔案大小
-
+
依照檔案型態
-
+
依照檔案所有者
-
+
升冪排列
-
+
降冪排列
-
+
資料夾優先
-
+
區分大小寫
@@ -899,24 +933,24 @@ Modified: %3
Fm::SidePane
-
-
+
+
位置
-
-
+
+
目錄樹
-
+
-
+
@@ -972,10 +1006,10 @@ Modified: %3
QObject
+
+
-
-
錯誤
diff --git a/pcmanfm/pcmanfm-qt-desktop-pref.desktop.in b/pcmanfm/pcmanfm-qt-desktop-pref.desktop.in
index c3c0cdf..03aab56 100644
--- a/pcmanfm/pcmanfm-qt-desktop-pref.desktop.in
+++ b/pcmanfm/pcmanfm-qt-desktop-pref.desktop.in
@@ -5,5 +5,5 @@ GenericName=Desktop Settings
Comment=Change wallpapers and behavior of desktop manager
Exec=pcmanfm-qt --desktop-pref=general
Icon=user-desktop
-Categories=Qt;DesktopSettings;
+Categories=Settings;Qt;DesktopSettings;
StartupNotify=true
diff --git a/pcmanfm/tabpage.cpp b/pcmanfm/tabpage.cpp
index a07bae7..0d5b603 100644
--- a/pcmanfm/tabpage.cpp
+++ b/pcmanfm/tabpage.cpp
@@ -57,6 +57,8 @@ TabPage::TabPage(FmPath* path, QWidget* parent):
// newView->setColumnWidth(Fm::FolderModel::ColumnName, 200);
connect(folderView_, &View::openDirRequested, this, &TabPage::onOpenDirRequested);
connect(folderView_, &View::selChanged, this, &TabPage::onSelChanged);
+ connect(folderView_, &View::clickedBack, this, &TabPage::backward);
+ connect(folderView_, &View::clickedForward, this, &TabPage::forward);
// FIXME: this is very dirty
folderView_->setModel(proxyModel_);
diff --git a/pcmanfm/translations/pcmanfm-qt-desktop-pref_el.desktop b/pcmanfm/translations/pcmanfm-qt-desktop-pref_el.desktop
new file mode 100644
index 0000000..a1a3ed0
--- /dev/null
+++ b/pcmanfm/translations/pcmanfm-qt-desktop-pref_el.desktop
@@ -0,0 +1,3 @@
+Name[el]=Επιφάνεια εργασίας
+GenericName[el]=Ρυθμίσεις της επιφάνειας εργασίας
+Comment[el]=Αλλαγή της ταπετσαρίας και της συμπεριφοράς του διαχειριστή της επιφάνειας εργασίας
diff --git a/pcmanfm/translations/pcmanfm-qt.ts b/pcmanfm/translations/pcmanfm-qt.ts
index f5db1b0..bd16512 100644
--- a/pcmanfm/translations/pcmanfm-qt.ts
+++ b/pcmanfm/translations/pcmanfm-qt.ts
@@ -4,39 +4,39 @@
AboutDialog
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -65,27 +65,27 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
AutoRunDialog
-
+
-
+
-
+
-
+
-
+
@@ -93,522 +93,663 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
DesktopPreferencesDialog
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+ FindFilesDialog
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
MainWindow
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -616,99 +757,99 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::Application
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
@@ -775,28 +916,28 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::MainWindow
-
+
-
+
-
+
-
-
+
+
-
+
@@ -804,22 +945,22 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::PreferencesDialog
-
+
-
+
-
+
-
+
@@ -859,17 +1000,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::View
-
+
-
+
-
+
@@ -877,218 +1018,339 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PreferencesDialog
-
+
-
+
-
+
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pcmanfm/translations/pcmanfm-qt_ar.ts b/pcmanfm/translations/pcmanfm-qt_ar.ts
index 2fa566c..ee73b02 100644
--- a/pcmanfm/translations/pcmanfm-qt_ar.ts
+++ b/pcmanfm/translations/pcmanfm-qt_ar.ts
@@ -4,27 +4,27 @@
AboutDialog
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -65,27 +65,27 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
AutoRunDialog
-
+
-
+
-
+
-
+
-
+
@@ -93,522 +93,663 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
DesktopPreferencesDialog
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+ FindFilesDialog
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
MainWindow
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -616,99 +757,99 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::Application
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
@@ -775,28 +916,28 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::MainWindow
-
+
-
+
-
+
-
-
+
+
-
+
@@ -804,22 +945,22 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::PreferencesDialog
-
+
-
+
-
+
-
+
@@ -869,17 +1010,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::View
-
+
-
+
-
+
@@ -887,218 +1028,339 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PreferencesDialog
-
+
-
+
-
+
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
diff --git a/pcmanfm/translations/pcmanfm-qt_cs_CZ.ts b/pcmanfm/translations/pcmanfm-qt_cs_CZ.ts
index f28f3db..1af843a 100644
--- a/pcmanfm/translations/pcmanfm-qt_cs_CZ.ts
+++ b/pcmanfm/translations/pcmanfm-qt_cs_CZ.ts
@@ -4,22 +4,22 @@
AboutDialog
-
+
O
-
+
-
+
-
+
-
+
-
+
-
+
Autoři
-
+
Licence
@@ -65,27 +65,27 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
AutoRunDialog
-
+
-
+
-
+
-
+
-
+
@@ -93,522 +93,663 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
DesktopPreferencesDialog
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
Pokročilé
+
+ FindFilesDialog
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
MainWindow
-
+
Správce souborů
-
+
Nahoru
-
+
Alt+Nahoru
-
+
Domů
-
+
Alt+Home
-
+
Obnovit
-
+
F5
-
+
&Obnovit
-
+
Jdi
-
+
ukončit
-
+
&O programu
-
+
Nové okno
-
+
Ctrl+N
-
+
Zobrazit &skryté
-
+
Ctrl+H
-
+
Počítač
-
+
&Koš
-
+
Síť
-
+
Plocha
-
+
Přidat k záložkám
-
+
Programy
-
+
Ctrl+X
-
+
Kopírovat
-
+
Ctrl+C
-
+
Vložit
-
+
Ctrl+V
-
+
Vybrat všechno
-
+
&Nastavení
-
+
Invertovat výběr
-
+
Smazat
-
+
Přejmenovat
-
+
Ctrl+A
-
+
Nahoru
-
+
Nové &okno
-
+
Pohled s ikonami
-
+
Kompaktní pohled
-
+
Seznam s podrobnostmi
-
+
Pohled s náhledy
-
+
Vyjmout
-
+
Vzestupně
-
+
Sestupně
-
+
Podle jména
-
+
Podle času
-
+
Podle typu
-
+
Podle vlastníka
-
+
Složky jako první
-
+
Nový &panel
-
+
Nový panel
-
+
Ctrl+T
-
+
Zpět
-
+
Zpět
-
+
Alt+Vlevo
-
+
&Vpřed
-
+
Vpřed
-
+
Alt+Vpravo
-
+
-
+
F2
-
+
Zavřít panel
-
+
Vlastnosti souboru
-
+
Vlastnosti složky
-
+
-
+
-
+
-
+
-
+
-
+
Řadit
-
+
Hlavní panel
-
+
Ctrl+W
-
+
Alt+Return
-
+
Rozlišovat velikost písmen
-
+
Podle velikosti
-
+
Zavřít okno
-
+
Upravit záložky
-
+
Otevřít &terminál
-
+
F4
-
+
Otevřít jako &Root
-
+
Upravit záložky
-
+
&Soubor
-
+
&Nápověda
-
+
&Zobrazení
-
+
Úpr&avy
-
+
Zál&ožky
-
+
&Jdi
-
+
Nás&troje
@@ -616,99 +757,99 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::Application
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
@@ -775,28 +916,28 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::MainWindow
-
+
-
+
-
+
Smazat
-
-
+
+
-
+
@@ -804,22 +945,22 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::PreferencesDialog
-
+
-
+
-
+
-
+
@@ -863,17 +1004,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::View
-
+
-
+
-
+
@@ -881,218 +1022,339 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PreferencesDialog
-
+
-
+
Uživatelské rozhraní
-
+
Chování
-
+
+
Náhled
-
+
-
+
Pokročilé
-
+
-
+
Velikost velkých ikon:
-
+
Velikost malých ikon:
-
+
Velikost náhledů:
-
+
Velikost ikon v postranním panelu:
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
Zobrazovat náhledy souborů
-
+
Zobrazovat náhlet jen u lokálních souborů
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Domů
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Negenerovat náhledy obrázků přesahujících tuto velikost:
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
diff --git a/pcmanfm/translations/pcmanfm-qt_de.ts b/pcmanfm/translations/pcmanfm-qt_de.ts
index 56c99be..d445ef7 100644
--- a/pcmanfm/translations/pcmanfm-qt_de.ts
+++ b/pcmanfm/translations/pcmanfm-qt_de.ts
@@ -1,25 +1,25 @@
-
+
AboutDialog
-
+
Über
-
+
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
-
+
Ressourcen schonender Dateimanager
-
+
-
+
@@ -56,17 +56,17 @@ Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem Prog
* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
-
+
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
-
+
Autoren
-
+
Lizenz
@@ -74,27 +74,27 @@ Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem Prog
AutoRunDialog
-
+
Ein entfernbares Speichermedium wurde eingelegt
-
+
<b>Ein entfernbares Speichermedium wurde eingelegt</b>
-
+
Art des Mediums:
-
+
Erkennungsvorgang...
-
+
Bitte wählen Sie die Handlung, welche Sie ausführen möchten:
@@ -102,522 +102,664 @@ Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem Prog
DesktopPreferencesDialog
-
+
Schreibtischeinstellungen
-
+
Hintergrund
-
+
Hintergrundbildmodus:
-
+
Hintergrundbild:
-
+
Hintergrundfarbe:
-
-
+
+
Bilddatei
-
+
Pfad zur Bilddatei
-
-
+
+
&Suchen
-
+
Text
-
+
Farbe der Beschriftung:
-
+
Farbe des Schattens:
-
+
Schrift für Beschriftung:
-
+
Allgemeines
-
+
-
+ Fenstermanager
-
+
Beim Klicken auf den Schreibtisch die Menüs des Fenstermanagers anzeigen
-
+
-
+ not an ideal translation, see discussion in https://github.com/lxde/lxqt/issues/699
+ Schreibtisch
-
+
-
+ Schreibtischordner:
-
+
-
+ Pfad des Ordners
-
+
Erweitert
+
+ FindFilesDialog
+
+
+
+ Dateisuche
+
+
+
+
+ Dateiname, Lokalisation
+
+
+
+
+ Dateiname
+
+
+
+
+ Suchmuster:
+
+
+
+
+
+ Groß- und Kleinschreibung ignorieren
+
+
+
+
+
+ Muster ist regulärer Ausdruck
+
+
+
+
+ Lokalisation
+
+
+
+
+ Hinzufügen
+
+
+
+
+ Entfernen
+
+
+
+
+ Unterverzeichnisse einbeziehen
+
+
+
+
+ versteckte Dateien einbeziehen
+
+
+
+
+
+ Dateityp
+
+
+
+
+ Suche auf die folgenden Typen beschränken:
+
+
+
+
+ Textdateien
+
+
+
+
+ Bilddateien
+
+
+
+
+ Audiodateien
+
+
+
+
+ Videodateien
+
+
+
+
+ Dokumente
+
+
+
+
+ Inhalt
+
+
+
+
+ Datei enthält
+
+
+
+
+ Dateieigenschaften
+
+
+
+
+ Dateigröße
+
+
+
+
+ größer als:
+
+
+
+
+ kleiner als:
+
+
+
+
+ Zeitpunkt der letzten Modifikation
+
+
+
+
+ vor:
+
+
+
+
+ nach:
+
+
MainWindow
-
+
Dateimanager
-
+
- Go Up
+ Hoch
-
+
- Alt+Up
+ Alt+Bild hoch
-
+
- Home
+ Nutzerverzeichnis
-
+
- Alt+Home
+ Alt+Pos1
-
+
- Ordner neu laden
+ Neu laden
-
+
F5
-
+
- Ordner neu &laden
+ Neu &laden
-
+
- Gehe zu
+ Los
-
+
- Fenster schließen
+ Verlassen
-
+
&Über
-
+
Neues Fenster
-
+
- Ctrl+N
+ Strg+N
-
+
&Versteckte anzeigen
-
+
- Ctrl+H
+ Strg+H
-
+
&Geräte
-
+
&Papierkorb
-
+
&Netzwerk
-
+
Schreib&tisch
-
+
- Zu Favoriten &hinzufügen
+ Zu Lesezeichen &hinzufügen
-
+
&Anwendungen
-
+
- Ctrl+X
+ Strg+X
-
+
&Kopieren
-
+
- Ctrl+C
+ Strg+C
-
+
E&infügen
-
+
- Ctrl+V
+ Strg+V
-
+
&Alles markieren
-
+
&Einstellungen
-
+
Auswahl &umkehren
-
+
&Löschen
-
+
Um&benennen
-
+
- Ctrl+A
+ Strg+A
-
+
&Übergeordneter Ordner
-
+
Neues &Fenster
-
+
&Symbolansicht
-
+
&Listenansicht
-
+
&Detailansicht
-
+
&Miniaturansicht
-
+
&Ausschneiden
-
+
Aufsteigend
-
+
Absteigend
-
+
Nach Name
-
+
Nach Änderungsdatum
-
+
Nach Dateityp
-
+
Nach Besitzer
-
+
Ordner zuerst
-
+
- Neuer &Reiter
+ Neuer &Tab
-
+
- Neuer Reiter
+ Neuer Tab
-
+
- Ctrl+T
+ Strg+T
-
+
&Zurück
-
+
Zurück
-
+
- Alt+Left
+ Alt+Pfeil links
-
+
&Vorwärts
-
+
Vorwärts
-
+
- Alt+Right
+ Alt+Pfeil rechts
-
+
- Del
+ Entf
-
+
F2
-
+
- Reiter &schließen
+ Tab &schließen
-
+
&Dateieigenschaften
-
+
&Eigenschaften des aktuellen Ordners
-
+
-
+ Ordner
-
+
-
+ Strg+Umschalt+N
-
+
-
+ Leere Datei
-
+
-
+ Strg+Alt+N
-
+
-
+ Neu e&rstellen
-
+
S&ortierung
-
+
Hauptwerkzeugleiste
-
+
- Ctrl+W
+ Strg+W
-
+
Alt+Return
-
+
Groß-/Kleinschreibung beachten
-
+
Nach Dateigröße
-
+
Fenster schließen
-
+
- Favoriten bearbeiten
+ Lesezeichen bearbeiten
-
+
&Terminal öffnen
-
+
F4
-
+
Als &Root öffnen
-
+
- &Favoriten bearbeiten
+ &Lesezeichen bearbeiten
-
+
&Datei
-
+
&Hilfe
-
+
&Ansicht
-
+
&Bearbeiten
-
+
- &Favoriten
+ &Lesezeichen
-
+
&Gehe zu
-
+
&Werkzeuge
@@ -625,99 +767,99 @@ Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem Prog
PCManFM::Application
-
+
Name des Konfigurationsprofils
-
+
PROFIL
-
+
PCManFM als Daemon starten
-
+
PCManFM beenden
-
+
Verwaltung der Arbeitsfläche starten
-
+
Verwaltung der Arbeitsfläche beenden, falls aktiv
-
+
- Einstellungsdialog der Arbeitsfläche mit dem angegebenen Reiter öffnen
+ Einstellungsdialog der Arbeitsfläche mit dem angegebenen Tab öffnen
-
-
+
+
NAME
-
+
Neues Fenster öffnen
-
+
Dateisuche öffnen
-
+
Angegebene DATEI als Hintergrundbild einstellen
-
+
DATEI
-
+
Hintergrundbildmodus einstellen. MODUS=(color|stretch|fit|center|tile)
-
+
MODUS
-
+
- Einstellungsdialog auf dem angegebenen Reiter öffnen
+ Einstellungsdialog auf dem angegebenen Tab öffnen
-
+
Zu öfnende Dateien oder Ordner
-
+
[DATEI1, DATEI2, ...]
-
-
+
+
Fehler
-
+
Es ist kein Terminalemulator eingestellt.
@@ -727,7 +869,7 @@ Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem Prog
- In Dateimanager öffnen
+ Öffnen in Dateimanager
@@ -745,12 +887,12 @@ Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem Prog
- Gefüllt
+ Auf Bildschirmgröße bringen
- Gestreckt
+ In Bildschirm einpassen
@@ -784,28 +926,28 @@ Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem Prog
PCManFM::MainWindow
-
+
Version: %1
-
+
In den &Papierkorb verschieben
-
+
&Löschen
-
-
+
+
Fehler
-
+
Befehl, um den Benutzer zu wechseln, ist nicht eingestellt.
@@ -813,22 +955,22 @@ Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem Prog
PCManFM::PreferencesDialog
-
+
Symbolansicht
-
+
Kleine Symbolansicht
-
+
Miniaturansicht
-
+
Detaillierte Listenansicht
@@ -870,217 +1012,338 @@ Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem Prog
PCManFM::View
-
+
- In einem neuen &Reiter öffnen
+ Öffnen in neuem &Tab
-
+
- In einem neuen &Fenster öffnen
+ Öffnen in neuem &Fenster
-
+
- Im &Terminal öffnen
+ Öffnen in &Terminal
PreferencesDialog
-
+
Einstellungen
-
+
Benutzeroberfläche
-
+
Verhalten
-
+
+
Vorschaubild
-
+
Datenträger
-
+
Erweitert
-
+
Symbole
-
+
Größe für große Symbole:
-
+
Größe für kleine Symbole:
-
+
Größe von Vorschaubildern:
-
+
Größe der Symbole in der Seitenleiste:
-
+
Symbolthema:
-
+
Fenster
-
+
Breite für neue Fenster:
-
+
Höhe für neue Fenster:
-
+
- Reiterleiste immer anzeigen
+ Tableiste immer anzeigen
-
+
- 'Schließen'-Knopf an Reitern zeigen
+ 'Schließen'-Knopf an Tabs zeigen
-
+
Größe des zuletzt geschlossenen Fensters merken
-
+
Durchstöbern
-
+
Einfacher Klick zum Öffnen von Dateien
-
+
Wartezeit für die automatische Auswahl im Einzelklickmodus (0 zum Abschalten)
-
+
Standardansicht:
-
+
sec
-
+
- Dateioperationen
+ Handhabung von Dateien
-
+
Löschen von Dateien bestätigen
-
+
Gelöschte Dateien in den "Papierkorb" verschieben anstatt sie von der Festplatte zu löschen.
-
+
Vorschaubilder von Dateien anzeigen
-
+
Vorschaubilder nur für lokale Dateien anzeigen
-
+
+
+ Anzeige
+
+
+
+
+ Lesezeichen:
+
+
+
+
+ Öffnen in aktuellem Tab
+
+
+
+
+ Öffnen in neuem Tab
+
+
+
+
+ Öffnen in neuem Fenster
+
+
+
+
+ Dateien auf Wechseldatenträgern löschen anstatt sie in den Papierkorb zu verschieben
+
+
+
+
+ Bestätigung vor Verschieben in den Papierkorb
+
+
+
+
+ Beim Starten ausführbarer Dateien keine Optionen hierzu erfragen
+
+
+
+
+ Benutzeroberfläche
+
+
+
+
+ Sicherungsdateien wie versteckte handhaben
+
+
+
+
+ Dateinamen immer vollständig anzeigen
+
+
+
+
+ Icons versteckter Dateien schattiert anzeigen
+
+
+
+
+ Unter "Orte" anzeigen
+
+
+
+
+ Nutzerverzeichnis
+
+
+
+
+ Schreibtisch
+
+
+
+
+ Papierkorb
+
+
+
+
+ Rechner
+
+
+
+
+ Anwendungen
+
+
+
+
+ Geräte
+
+
+
+
+ Netzwerk
+
+
+
Keine Vorschaubilder erzeugen für Dateien größer als:
-
+
KB
-
+
Automatisches Einbinden
-
+
Datenträger bei Programmstart automatisch einhängen
-
+
Wechseldatenträger automatisch beim Einlegen einbinden
-
+
Verfügbare Optionen für Wechseldatenträger beim Einlegen anzeigen
-
+
- Wenn Wechseldatenträger ausgeworfen:
+ Wenn Wechseldatenträger entfernt werden:
-
+
-
+ Den Rei&ter des Wechseldatenträgers schließen
-
+
-
+ Im Tab des Wechsledatenträgers das Nutze&rverzeichnis anzeigen
-
+
-
+ Befehl zum N&utzerwechsel:
-
+
-
+ Archivverwal&tung:
+
+
+
+
+ Vorlagen
+
+
+
+
+ Ausschließlich benutzerdefinierte im Menü anzeigen
+
+
+
+
+ Nur eine Vorlage pro MIME-Typ anzeigen
+
+
+
+
+ Aus Vorlagen erstellte Dokumente in Standardanwendung öffnen
@@ -1091,12 +1354,12 @@ Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem Prog
Ändere Ordner im Tab zum Persönlichen Ordner
-
+
Programme
-
+
Terminalemulator:
@@ -1105,7 +1368,7 @@ Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem Prog
Befehl für Benutzerwechsel:
-
+
Beispiele:"xterm -e %s" für Terminal oder "gksu %s" für Benutzerwechsel.
@@ -1116,7 +1379,7 @@ Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem Prog
Archivmanagerintegration:
-
+
SI-Dezimalpräfixe anstatt IEC-Binärpräfixe verwenden
diff --git a/pcmanfm/translations/pcmanfm-qt_el.desktop b/pcmanfm/translations/pcmanfm-qt_el.desktop
new file mode 100644
index 0000000..7665191
--- /dev/null
+++ b/pcmanfm/translations/pcmanfm-qt_el.desktop
@@ -0,0 +1,4 @@
+Name[el]=Διαχειριστής αρχείων PCManFM
+GenericName[el]=Διαχειριστής αρχείων
+Comment[el]=Περιήγηση του συστήματος αρχείων και διαχείριση των αρχείων
+
diff --git a/pcmanfm/translations/pcmanfm-qt_el.ts b/pcmanfm/translations/pcmanfm-qt_el.ts
new file mode 100644
index 0000000..421e84e
--- /dev/null
+++ b/pcmanfm/translations/pcmanfm-qt_el.ts
@@ -0,0 +1,1381 @@
+
+
+
+
+ AboutDialog
+
+
+
+ Σχετικά
+
+
+
+
+ <html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
+
+
+
+
+ Ελαφρύς διαχειριστής αρχείων
+
+
+
+
+ <html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
+
+
+
+
+ Προγραμματισμός:
+* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
+
+
+
+
+
+ Συγγραφείς
+
+
+
+
+ Διαχειριστής αρχείων PCMan
+
+Πνευματικά δικαιώματα (C) 2009 - 2014 洪任諭 (Hong Jen Yee)
+
+Αυτό το πρόγραμμα είναι ένα ελεύθερο λογισμικό· επιτρέπεται
+η αναδιανομή ή/και η τροποποίησή του υπό τους όρους της άδειας
+GNU Γενική Άδεια Χρήσης όπως έχουν δημοσιευθεί από το
+«Free Software Foundation», είτε την έκδοση 2 αυτής της άδειας
+ή (σύμφωνα με την επιλογή σας) οποιαδήποτε μεταγενέστερη έκδοση.
+
+Αυτό το πρόγραμμα διανέμεται με την ελπίδα πως θα είναι χρήσιμο,
+αλλά ΧΩΡΙΣ ΚΑΜΙΑ ΕΓΓΥΗΣΗ, χωρίς ακόμη και την υπονοούμενη εγγύηση
+ΕΜΠΟΡΕΥΣΙΜΟΤΗΤΑΣ ή ΚΑΤΑΛΛΗΛΟΤΗΤΑΣ ΓΙΑ ΣΥΓΚΕΚΡΙΜΕΝΟ ΣΚΟΠΟ.
+Δείτε την GNU Γενική Άδεια Χρήσης για περισσότερες λεπτομέρειες.
+
+Θα πρέπει να έχετε παραλάβει ένα αντίγραφο της GNU Γενικής Άδειας Χρήσης
+μαζί με αυτό το πρόγραμμα. Αν όχι, γράψτε στο Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+USA.
+
+
+
+
+ Άδεια χρήσης
+
+
+
+ AutoRunDialog
+
+
+
+ Εισήχθη ένα αφαιρούμενο μέσο
+
+
+
+
+ <b>Εισήχθη ένα αφαιρούμενο μέσο</b>
+
+
+
+
+ Τύπος του μέσου:
+
+
+
+
+ Εντοπισμός...
+
+
+
+
+ Παρακαλώ επιλέξτε την ενέργεια που επιθυμείτε να πραγματοποιήσετε:
+
+
+
+ DesktopPreferencesDialog
+
+
+
+ Προτιμήσεις της επιφάνειας εργασίας
+
+
+
+
+ Παρασκήνιο
+
+
+
+
+ Λειτουργία ταπετσαρίας:
+
+
+
+
+ Αρχείο εικόνας ταπετσαρίας:
+
+
+
+
+ Επιλέξτε το χρώμα του παρασκηνίου:
+
+
+
+
+
+ Αρχείο εικόνας
+
+
+
+
+ Διαδρομή αρχείου εικόνας
+
+
+
+
+
+ &Περιήγηση
+
+
+
+
+ Ετικέτα κειμένου
+
+
+
+
+ Επιλέξτε το χρώμα του κειμένου:
+
+
+
+
+ Επιλέξτε το χρώμα της σκιάς:
+
+
+
+
+ Επιλέξτε τη γραμματοσειρά:
+
+
+
+
+ Γενικά
+
+
+
+
+ Διαχειριστής παραθύρων
+
+
+
+
+ Εμφάνιση των μενού των διαχειριστών παραθύρων με κλικ στην επιφάνεια εργασίας
+
+
+
+
+ Επιφάνεια εργασίας
+
+
+
+
+ Φάκελος επιφάνειας εργασίας:
+
+
+
+
+ Διαδρομή του φακέλου
+
+
+
+
+ Προηγμένο
+
+
+
+ FindFilesDialog
+
+
+
+ Αναζήτηση αρχείων
+
+
+
+
+ Όνομα/Τοποθεσία
+
+
+
+
+ Σχηματομορφές ονομάτων αρχείων
+
+
+
+
+ Σχηματομορφή:
+
+
+
+
+
+ Δίχως διάκριση πεζών/κεφαλαίων
+
+
+
+
+
+ Χρήση κανονικής έκφρασης
+
+
+
+
+ Τοποθεσίες προς αναζήτηση
+
+
+
+
+ Προσθήκη
+
+
+
+
+ Αφαίρεση
+
+
+
+
+ Αναζήτηση σε υποφακέλους
+
+
+
+
+ Αναζήτηση κρυφών αρχείων
+
+
+
+
+
+ Τύπος αρχείου
+
+
+
+
+ Αναζήτηση αρχείων μόνο για τους ακόλουθους τύπους:
+
+
+
+
+ Αρχεία κειμένου
+
+
+
+
+ Αρχεία εικόνων
+
+
+
+
+ Αρχεία ήχου
+
+
+
+
+ Αρχεία βίντεο
+
+
+
+
+ Έγγραφα
+
+
+
+
+ Περιεχόμενο
+
+
+
+
+ Αρχεία που περιέχουν
+
+
+
+
+ Ιδιότητες
+
+
+
+
+ Μέγεθος αρχείων
+
+
+
+
+ Μεγαλύτερο από:
+
+
+
+
+ Μικρότερο από:
+
+
+
+
+ Χρόνος της τελευταίας τροποποίησης
+
+
+
+
+ Προγενέστερα από:
+
+
+
+
+ Αργότερα από:
+
+
+
+ MainWindow
+
+
+
+ Διαχειριστής αρχείων
+
+
+
+
+ Μετάβαση &πάνω
+
+
+
+
+ Μετάβαση πάνω
+
+
+
+
+ Alt+Πάνω
+
+
+
+
+ Προσωπικός φάκελος
+
+
+
+
+ Alt+Home
+
+
+
+
+ &Επαναφόρτωση
+
+
+
+
+ F5
+
+
+
+
+ Μετάβαση
+
+
+
+
+ Έξοδος
+
+
+
+
+ &Σχετικά
+
+
+
+
+ &Νέο παράθυρο
+
+
+
+
+ Νέο παράθυρο
+
+
+
+
+ Ctrl+N
+
+
+
+
+ Εμφάνιση των &κρυφών
+
+
+
+
+ Ctrl+H
+
+
+
+
+ &Υπολογιστής
+
+
+
+
+ &Απορρίμματα
+
+
+
+
+ &Δίκτυο
+
+
+
+
+ &Επιφάνεια εργασίας
+
+
+
+
+ &Προσθήκη στους σελιδοδείκτες
+
+
+
+
+ Ε&φαρμογές
+
+
+
+
+ Επαναφόρτωση
+
+
+
+
+ &Εικονιδία
+
+
+
+
+ &Συμπαγής
+
+
+
+
+ &Λεπτομερής λίστα
+
+
+
+
+ &Εικόνες επισκόπησης
+
+
+
+
+ Α&ποκοπή
+
+
+
+
+ Ctrl+X
+
+
+
+
+ &Αντιγραφή
+
+
+
+
+ Ctrl+C
+
+
+
+
+ Επι&κόλληση
+
+
+
+
+ Ctrl+V
+
+
+
+
+ Επιλογή ό&λων
+
+
+
+
+ Ctrl+A
+
+
+
+
+ &Προτιμήσεις
+
+
+
+
+ Αύξουσα
+
+
+
+
+ Φθίνουσα
+
+
+
+
+ Ανά όνομα αρχείου
+
+
+
+
+ Ανά χρόνο τροποποίησης
+
+
+
+
+ Ανά τύπο αρχείου
+
+
+
+
+ Ανά ιδιοκτήτη
+
+
+
+
+ Πρώτα οι φάκελοι
+
+
+
+
+ Νέα &καρτέλα
+
+
+
+
+ Νέα καρτέλα
+
+
+
+
+ Ctrl+T
+
+
+
+
+ Μετάβαση &πίσω
+
+
+
+
+ Μετάβαση πίσω
+
+
+
+
+ Alt+Αριστερά
+
+
+
+
+ Μετάβαση &εμπρός
+
+
+
+
+ Μετάβαση εμπρός
+
+
+
+
+ Alt+Δεξιά
+
+
+
+
+ Αντιστρο&φή επιλογής
+
+
+
+
+ &Διαγραφή
+
+
+
+
+ Del
+
+
+
+
+ &Μετονομασία
+
+
+
+
+ F2
+
+
+
+
+ Κλείσιμο καρ&τέλας
+
+
+
+
+ Ctrl+W
+
+
+
+
+ Αρχεία και ι&διότητες
+
+
+
+
+ Alt+Return
+
+
+
+
+ Ιδιότητες &φακέλου
+
+
+
+
+ Διάκριση πεζών/κεφαλαίων
+
+
+
+
+ Ανά μέγεθος αρχείου
+
+
+
+
+ Κλείσιμο παραθύρου
+
+
+
+
+ Επεξεργασία σελιδοδεικτών
+
+
+
+
+ Άνοιγμα του &τερματικού
+
+
+
+
+ F4
+
+
+
+
+ Άνοιγμα ως δια&χειριστής
+
+
+
+
+ Επε&ξεργασία σελιδοδεικτών
+
+
+
+
+ Φάκελος
+
+
+
+
+ Ctrl+Shift+N
+
+
+
+
+ Κενό αρχείο
+
+
+
+
+ Ctrl+Alt+N
+
+
+
+
+ &Αρχείο
+
+
+
+
+ &Δημιουργία νέου
+
+
+
+
+ &Βοήθεια
+
+
+
+
+ &Προβολή
+
+
+
+
+ &Ταξινόμηση
+
+
+
+
+ &Επεξεργασία
+
+
+
+
+ &Σελιδοδείκτες
+
+
+
+
+ &Μετάβαση
+
+
+
+
+ &Εργαλεία
+
+
+
+
+ Κύρια γραμμή εργαλείων
+
+
+
+ PCManFM::Application
+
+
+
+ Όνομα διαμόρφωσης του προφίλ
+
+
+
+
+ ΠΡΟΦΙΛ
+
+
+
+
+ Εκτέλεση του PCManFM ως δαίμονα
+
+
+
+
+ Έξοδος του PCManFM
+
+
+
+
+ Εκτέλεση διαχειριστή της επιφάνειας εργασίας
+
+
+
+
+ Τερματισμός του διαχειριστή της επιφάνειας εργασίας αν εκτελείται
+
+
+
+
+ Άνοιγμα του διαλόγου προτιμήσεων της επιφάνειας εργασίας στη σελίδα με το καθορισμένο όνομα
+
+
+
+
+
+ ΟΝΟΜΑ
+
+
+
+
+ Άνοιγμα νέου παραθύρου
+
+
+
+
+ Άνοιγμα του εργαλείου αναζήτησης αρχείων
+
+
+
+
+ Ορισμός της ταπετσαρίας της επιφάνειας εργασίας από ΑΡΧΕΙΟ εικόνας
+
+
+
+
+ ΑΡΧΕΙΟ
+
+
+
+
+ Ορισμός της λειτουργίας της επιφάνειας ΛΕΙΤΟΥΡΓΙΑ=(χρώμα|τέντωμα|προσαρμογή|κέντρο|παράθεση)
+
+
+
+
+ ΛΕΙΤΟΥΡΓΙΑ
+
+
+
+
+ Άνοιγμα του διαλόγου προτιμήσεων στη σελίδα με το καθορισμένο όνομα
+
+
+
+
+ Αρχεία ή κατάλογοι προς άνοιγμα
+
+
+
+
+ [ΑΡΧΕΙΟ1, ΑΡΧΕΙΟ2,...]
+
+
+
+
+
+ Σφάλμα
+
+
+
+
+ Δεν έχει οριστεί ο προσομοιωτής τερματικού.
+
+
+
+ PCManFM::AutoRunDialog
+
+
+
+ Άνοιγμα στο διαχειριστή αρχείων
+
+
+
+
+ Αφαιρούμενος δίσκος
+
+
+
+ PCManFM::DesktopPreferencesDialog
+
+
+
+ Γέμισμα μόνο με το χρώμα του παρασκηνίου
+
+
+
+
+ Τέντωμα γι πλήρωση ολόκληρης της οθόνης
+
+
+
+
+ Τέντωμα για πλήρωση της οθόνης
+
+
+
+
+ Στο κέντρο της οθόνης
+
+
+
+
+ Παράθεση της εικόνας για πλήρωση ολόκληρης της οθόνης
+
+
+
+
+ Αρχεία εικόνων
+
+
+
+ PCManFM::DesktopWindow
+
+
+
+ &Παραμονή στην τρέχουσα θέση
+
+
+
+
+ Ιδιότητες της επιφάνειας εργασίας
+
+
+
+ PCManFM::MainWindow
+
+
+
+ Έκδοση: %1
+
+
+
+
+ &Μετακίνηση στα απορρίμματα
+
+
+
+
+ &Διαγραφή
+
+
+
+
+
+ Σφάλμα
+
+
+
+
+ Η εντολή εναλλαγής του χρήστη δεν έχει οριστεί.
+
+
+
+ PCManFM::PreferencesDialog
+
+
+
+ Προβολή εικονιδίων
+
+
+
+
+ Συμπαγής προβολή εικονιδίων
+
+
+
+
+ Προβολή εικόνων επισκόπησης
+
+
+
+
+ Αναλυτική προβολή λίστας
+
+
+
+ PCManFM::TabPage
+
+
+
+ Σφάλμα
+
+
+
+
+ Ελεύθερος χώρος: %1 (Σύνολο: %2)
+
+
+
+
+
+ %n αντικείμενο(α)
+ %n αντικείμενο(α)
+
+
+
+
+
+
+ (%n κρυφό(ά))
+ (%n κρυφό(ά))
+
+
+
+
+
+ Επιλέχτηκε %1 αντικείμενο(α)
+
+
+
+ PCManFM::View
+
+
+
+ Άνοιγμα σε νέα &καρτέλα
+
+
+
+
+ Άνοιγμα σε νέο &παράθυρο
+
+
+
+
+ Άνοιγμα στο &τερματικό
+
+
+
+ PreferencesDialog
+
+
+
+ Προτιμήσεις
+
+
+
+
+ Περιβάλλον χρήστη
+
+
+
+
+ Συμπεριφορά
+
+
+
+
+
+ Εικόνες επισκόπησης
+
+
+
+
+ Χώροι αποθήκευσης
+
+
+
+
+ Προηγμένα
+
+
+
+
+ Εικονίδια
+
+
+
+
+ Το μέγεθος των μεγάλων εικονιδίων:
+
+
+
+
+ Το μέγεθος των μικρών εικονιδίων:
+
+
+
+
+ Το μέγεθος των εικόνων επισκόπησης:
+
+
+
+
+ Το μέγεθος των εικονιδίων του πλευρικού πίνακα:
+
+
+
+
+ Θέματα εικονιδίων:
+
+
+
+
+ Παράθυρο
+
+
+
+
+ Να εμφανίζεται πάντα η γραμμή καρτελών
+
+
+
+
+ Εμφάνιση του κουμπιού κλεισίματος στις καρτέλες
+
+
+
+
+ Απομνημόνευση του μεγέθους του τελευταία κλεισμένου παραθύρου
+
+
+
+
+ Πλάτος εξ ορισμού των νέων παραθύρων:
+
+
+
+
+ Ύψος εξ ορισμού των νέων παραθύρων:
+
+
+
+
+ Εξερεύνηση
+
+
+
+
+ Άνοιγμα των αρχείων με μονό κλικ
+
+
+
+
+ Καθυστέρηση της αυτόματης επιλογής στη λειτουργία μονού κλικ (0 για απενεργοποίηση)
+
+
+
+
+ Λειτουργία προβολής εξ ορισμού:
+
+
+
+
+ δευτ
+
+
+
+
+ Λειτουργίες αρχείων
+
+
+
+
+ Επιβεβαίωση πριν τη διαγραφή των αρχείων
+
+
+
+
+ Μετακίνηση των διαγραμμένων αρχείων στον κάδο των απορριμμάτων αντί τη διαγραφή τους από το δίσκο.
+
+
+
+
+ Εμφάνιση εικόνων επισκόπησης των αρχείων
+
+
+
+
+ Εμφάνιση των εικόνων επισκόπησης μόνο για τα τοπικά αρχεία
+
+
+
+
+ Εμφάνιση
+
+
+
+
+ Σελιδοδείκτες:
+
+
+
+
+ Άνοιγμα στην τρέχουσα καρτέλα
+
+
+
+
+ Άνοιγμα σε νέα καρτέλα
+
+
+
+
+ Άνοιγμα σε νέο παράθυρο
+
+
+
+
+ Διαγραφή των αρχείων των αφαιρούμενων συσκευών αντί για τη δημιουργία ενός κάδου απορριμμάτων
+
+
+
+
+ Επιβεβαίωση πριν την μετακίνηση των αρχείων στον κάδο απορριμμάτων
+
+
+
+
+ Να μην ερωτώνται ενέργειες κατά το άνοιγμα ενός εκτελέσιμου αρχείου
+
+
+
+
+ Περιβάλλον χρήστη
+
+
+
+
+ Διαχείριση των αρχείων αντιγράφων ασφαλείας ως κρυφά
+
+
+
+
+ Να εμφανίζονται πάντα τα πλήρη ονόματα των αρχείων
+
+
+
+
+ Εμφάνιση των εικονιδίων των κρυφών αρχείων σε σκίαση
+
+
+
+
+ Εμφάνιση στις τοποθεσίες
+
+
+
+
+ Προσωπικός φάκελος
+
+
+
+
+ Επιφάνεια εργασίας
+
+
+
+
+ Απορρίμματα
+
+
+
+
+ Υπολογιστής
+
+
+
+
+ Εφαρμογές
+
+
+
+
+ Συσκευές
+
+
+
+
+ Δίκτυο
+
+
+
+
+ Να μην δημιουργούνται εικόνες επισκόπησης για αρχεία εικόνων που υπερβαίνουν αυτό το το μέγεθος:
+
+
+
+
+ KB
+
+
+
+
+ Αυτόματη προσάρτηση
+
+
+
+
+ Αυτόματη προσάρτηση των διαθέσιμων χώρων αποθήκευσης κατά την έναρξη του προγράμματος
+
+
+
+
+ Αυτόματη προσάρτηση των αφαιρούμενων μέσων κατά την εισαγωγή τους
+
+
+
+
+ Εμφάνιση των διαθέσιμων επιλογών των αφαιρούμενων μέσων κατά την εισαγωγή τους
+
+
+
+
+ Κατά την αποπροσάρτηση ενός αφαιρουμένου μέσου:
+
+
+
+
+ Κλείσιμο της καρ&τέλας που περιέχει το αφαιρούμενο μέσο
+
+
+
+
+ Α&λλαγή του φακέλου της καρτέλα στον προσωπικό κατάλογο
+
+
+
+
+ Προγράμματα
+
+
+
+
+ Προσομοιωτής τερματικού:
+
+
+
+
+ Εντολή εναλλαγής &χρήστη:
+
+
+
+
+ Παραδείγματα: "xterm -e %s" για το τερματικό ή "gksu %s" για την αλλαγή χρήστη.
+%s = η γραμμή εντολών που θέλετε να εκτελέσετε μέσω του τερματικού ή της su.
+
+
+
+
+ Ενσωμάτωση αρ&χειοθέτησης:
+
+
+
+
+ Πρότυπα
+
+
+
+
+ Εμφάνιση στο μενού μόνο των πρότυπων που έχουν καθοριστεί από τον χρήστη
+
+
+
+
+ Εμφάνιση μόνο ενός πρότυπου για έκαστον τύπο MIME
+
+
+
+
+ Εκτέλεση της εξ ορισμού εφαρμογής μετά τη δημιουργία από το πρότυπο
+
+
+
+
+ Χρήση προθεμάτων δεκαδικών SI αντί για δυαδικά προθέματα IEC
+
+
+
diff --git a/pcmanfm/translations/pcmanfm-qt_es.ts b/pcmanfm/translations/pcmanfm-qt_es.ts
index aeb950c..34383ba 100644
--- a/pcmanfm/translations/pcmanfm-qt_es.ts
+++ b/pcmanfm/translations/pcmanfm-qt_es.ts
@@ -4,32 +4,32 @@
AboutDialog
-
+
Acerca de
-
+
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
-
+
Administrador de archivos liviano
-
+
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
-
+
Autores
-
+
@@ -38,12 +38,12 @@
-
+
Licencia
-
+
-
+
Examples: "xterm -e %s" for terminal or "gksu %s" for switching user.
%s = the command line you want to execute with terminal or su.
Ejemplos: "xterm -e %s" para terminal o "gksu %s" para cambiar de usuario.
@@ -1236,7 +1387,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Integración con programas de archivo:
-
+
Use SI decimal prefixes instead of IEC binary prefixes
Usar prefijos decimales SI en lugar de prefijos binarios IEC
diff --git a/pcmanfm/translations/pcmanfm-qt_fr.ts b/pcmanfm/translations/pcmanfm-qt_fr.ts
index 4f68537..015bc91 100644
--- a/pcmanfm/translations/pcmanfm-qt_fr.ts
+++ b/pcmanfm/translations/pcmanfm-qt_fr.ts
@@ -4,27 +4,27 @@
AboutDialog
-
+
About
À propos
-
+
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
-
+
Lightweight file manager
Gestionnaire de fichiers léger
-
+
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
-
+
PCMan File Manager
Copyright (C) 2009 - 2014 洪任諭 (Hong Jen Yee)
@@ -70,7 +70,7 @@ Fifth Floor, Boston, MA 02110-1301, USA. {2009 ?} {2014 ?} {2
<html><head/><body><p><a href="http://pcmanfm.sourceforge.net/"><span style=" text-decoration: underline; color:#0000ff;">http://pcmanfm.sourceforge.net/</span></a></p></body></html>
-
+
Programming:
* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
@@ -79,7 +79,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
-
+
Authors
Auteurs
@@ -124,7 +124,7 @@ Free Software Foundation, Inc.n 51 Franklin Street,
Fifth Floor, Boston, MA 02110-1301, USA.
-
+
License
Licence
@@ -132,27 +132,27 @@ Fifth Floor, Boston, MA 02110-1301, USA.
AutoRunDialog
-
+
Removable medium is inserted
Un média amovible a été inséré
-
+
<b>Removable medium is inserted</b>
<b>Un média amovible a été inséré</b>
-
+
Type of medium:
Type de média :
-
+
Detecting...
Détection en cours...
-
+
Please select the action you want to perform:
Veuillez sélectionner l'action que vous voulez effectuer :
@@ -160,522 +160,663 @@ Fifth Floor, Boston, MA 02110-1301, USA.
DesktopPreferencesDialog
-
+
Desktop Preferences
Préférences du bureau
-
+
Background
Arrière-plan
-
+
Wallpaper mode:
Mode du fond d'écran :
-
+
Wallpaper image file:
Fichier image du fond d'écran :
-
+
Select background color:
Sélectionnez la couleur d'arrière-plan :
-
-
+
+
Image file
Fichier image
-
+
Image file path
Chemin du fichier image
-
-
+
+
&Browse
&Parcourir
-
+
Label Text
Texte de l'étiquette
-
+
Select text color:
Sélectionnez la couleur du texte :
-
+
Select shadow color:
Sélectionnez la couleur de l'ombre :
-
+
Select font:
Sélectionnez la police :
-
+
General
Général
-
+
Window Manager
-
+
Show menus provided by window managers when desktop is clicked
Afficher les menus fournis par les gestionnaires de fenêtres lorsqu'on clique sur le bureau
-
+
Desktop
-
+
Desktop folder:
-
+
Folder path
-
+
Advanced
Avancé
+
+ FindFilesDialog
+
+
+ Find Files
+
+
+
+
+ Name/Location
+
+
+
+
+ File name patterns
+
+
+
+
+ Pattern:
+
+
+
+
+
+ Case insensitive
+
+
+
+
+
+ Use regular expression
+
+
+
+
+ Places to search
+
+
+
+
+ Add
+
+
+
+
+ Remove
+
+
+
+
+ Search in sub directories
+
+
+
+
+ Search hidden files
+
+
+
+
+
+ File Type
+
+
+
+
+ Only search for files of following types:
+
+
+
+
+ Text files
+
+
+
+
+ Image files
+
+
+
+
+ Audio files
+
+
+
+
+ Video files
+
+
+
+
+ Documents
+
+
+
+
+ Content
+
+
+
+
+ File contains
+
+
+
+
+ Properties
+
+
+
+
+ File Size
+
+
+
+
+ Bigger than:
+
+
+
+
+ Smaller than:
+
+
+
+
+ Last Modified Time
+
+
+
+
+ Earlier than:
+
+
+
+
+ Later than:
+
+
+
MainWindow
-
+
File Manager
Gestionnaire de fichiers
-
+
Go Up
Monter
-
+
Alt+Up
Alt+Haut
-
+
Home
Page d'accueil
-
+
Alt+Home
Alt+Début / Origine
-
+
Reload
Recharger
-
+
F5
F5
-
+
&Reload
&Recharger
-
+
Go
Aller à…
-
+
Quit
Quitter
-
+
&About
&À propos
-
+
New Window
Nouvelle fenêtre
-
+
Ctrl+N
Ctrl+N
-
+
Show &Hidden
Afficher les éléments cac&hés
-
+
Ctrl+H
Ctrl+H
-
+
&Computer
&Ordinateur
-
+
&Trash
&Corbeille
-
+
&Network
&Réseau
-
+
&Desktop
&Bureau
-
+
&Add to Bookmarks
&Ajouter aux signets
-
+
&Applications
&Applications
-
+
Ctrl+X
Ctrl+X
-
+
&Copy
&Copier
-
+
Ctrl+C
Ctrl+C
-
+
&Paste
&Coller
-
+
Ctrl+V
Ctrl+V
-
+
Select &All
Tout sélect&ionner
-
+
Pr&eferences
Préfér&ences
-
+
&Invert Selection
&Inverser la sélection
-
+
&Delete
&Supprimer
-
+
&Rename
&Renommer
-
+
Ctrl+A
Ctrl+A
-
+
Go &Up
Mon&ter
-
+
&New Window
&Nouvelle fenêtre
-
+
&Icon View
Vue en &icônes
-
+
&Compact View
Vue &compacte
-
+
&Detailed List
Liste &détaillée
-
+
&Thumbnail View
Vue en vigne&ttes
-
+
Cu&t
Cou&per
-
+
Ascending
Ascendant
-
+
Descending
Descendant
-
+
By File Name
Par nom de fichier
-
+
By Modification Time
Par date de modification
-
+
By File Type
Par type de fichier
-
+
By Owner
Par propriétaire
-
+
Folder First
Dossier en premier
-
+
New &Tab
Nouvel ongle&t
-
+
New Tab
Nouvel onglet
-
+
Ctrl+T
Ctrl+T
-
+
Go &Back
Re&culer
-
+
Go Back
Reculer
-
+
Alt+Left
Alt+Gauche
-
+
Go &Forward
Ava&ncer
-
+
Go Forward
Avancer
-
+
Alt+Right
Alt+Droite
-
+
Del
Suppr
-
+
F2
F2
-
+
C&lose Tab
Fermer &l'onglet
-
+
File &Properties
&Propriétés du fichier
-
+
&Folder Properties
Propriétés du &dossier
-
+
Folder
-
+
Ctrl+Shift+N
-
+
Blank File
-
+
Ctrl+Alt+N
-
+
C&reate New
-
+
&Sorting
Tri en cour&s
-
+
Main Toolbar
Barre d'outils principale
-
+
Ctrl+W
Ctrl+W
-
+
Alt+Return
Alt+Entrée
-
+
Case Sensitive
Sensible à la casse
-
+
By File Size
Par taille de fichier
-
+
Close Window
Fermer la fenêtre
-
+
Edit Bookmarks
Modifier les signets
-
+
Open &Terminal
Ouvrir le &terminal
-
+
F4
F4
-
+
Open as &Root
Ouvrir en tant que &root
-
+
&Edit Bookmarks
Modifi&er les signets
-
+
&File
&Fichier
-
+
&Help
&Aide
-
+
&View
-
+
&Edit
&Édition
-
+
&Bookmarks
&Signets
-
+
&Go
A&ller à…
-
+
&Tool
Ou&tils
@@ -683,99 +824,99 @@ Fifth Floor, Boston, MA 02110-1301, USA.
PCManFM::Application
-
+
Name of configuration profile
Nom du profil de configuration
-
+
PROFILE
PROFIL
-
+
Run PCManFM as a daemon
Lancer PCManFM comme démon
-
+
Quit PCManFM
Quitter PCManFM
-
+
Launch desktop manager
Lancer le gestionnaire de bureau
-
+
Turn off desktop manager if it's running
Éteindre le gestionnaire de bureau s'il fonctionne
-
+
Open desktop preference dialog on the page with the specified name
Ouvrir la boîte de dialogue des préférences du bureau sur la page avec le nom spécifié
-
-
+
+
NAME
NAME
-
+
Set desktop wallpaper from image FILE
Définir le fond d'écran de bureau depuis l'image FILE
-
+
FILE
FILE
-
+
Set mode of desktop wallpaper. MODE=(color|stretch|fit|center|tile)
Définir le mode de fond d'écran de bureau. MODE=(couleur|étirer|ajuster|centrer|découper)
-
+
MODE
MODE
-
+
Open Preferences dialog on the page with the specified name
Ouvrir la boîte de dialogue des préférences sur la page avec le nom spécifié
-
+
Open new window
Ouvrir une nouvelle fenêtre
-
+
Open Find Files utility
Ouvrir l'utilitaire de recherche de fichiers
-
+
[FILE1, FILE2,...]
[FILE1, FILE2, etc.]
-
+
Files or directories to open
-
-
+
+
Error
Erreur
-
+
Terminal emulator is not set.
L'émulateur de terminal n'est pas défini.
@@ -842,28 +983,28 @@ Fifth Floor, Boston, MA 02110-1301, USA.
PCManFM::MainWindow
-
+
Version: %1
-
+
&Move to Trash
&Mettre à la corbeille
-
+
&Delete
&Supprimer
-
-
+
+
Error
Erreur
-
+
Switch user command is not set.
La commande de changement d’utilisateur n'est pas configurée.
@@ -871,22 +1012,22 @@ Fifth Floor, Boston, MA 02110-1301, USA.
PCManFM::PreferencesDialog
-
+
Icon View
Vue en icônes
-
+
Compact Icon View
Vue en icônes compacte
-
+
Thumbnail View
Vue en vignettes
-
+
Detailed List View
Vue en liste détaillée
@@ -928,17 +1069,17 @@ Fifth Floor, Boston, MA 02110-1301, USA.
PCManFM::View
-
+
Open in New T&ab
Ouvrir dans un nouvel ongle&t
-
+
Open in New Win&dow
Ouvrir &dans une nouvelle fenêtre
-
+
Open in Termina&l
Ouvrir dans &le terminal
@@ -946,207 +1087,328 @@ Fifth Floor, Boston, MA 02110-1301, USA.
PreferencesDialog
-
+
Preferences
Préférences
-
+
User Interface
Interface utilisateur
-
+
Behavior
Comportement
-
+
+
Thumbnail
Vignette
-
+
Volume
Volume
-
+
Advanced
Avancé
-
+
Icons
Icônes
-
+
Size of big icons:
Taille des grandes icônes :
-
+
Size of small icons:
Taille des petites icônes :
-
+
Size of thumbnails:
Taille des vignettes :
-
+
Size of side pane icons:
Taille des icônes de panneau latéral :
-
+
Icon theme:
Thème d'icônes :
-
+
Window
Fenêtre
-
+
Default width of new windows:
Largeur par défaut des nouvelles fenêtres :
-
+
Default height of new windows:
Hauteur par défaut des nouvelles fenêtres :
-
+
Always show the tab bar
Toujours afficher la barre des onglets
-
+
Show 'Close' buttons on tabs
Afficher le bouton « Fermer » sur les onglets
-
+
Remember the size of the last closed window
-
+
Browsing
Navigation
-
+
Open files with single click
Ouvrir les fichiers avec un simple clic
-
+
Delay of auto-selection in single click mode (0 to disable)
-
+
Default view mode:
Mode de vue par défaut :
-
+
sec
-
+
File Operations
Opérations sur les fichiers
-
+
Confirm before deleting files
Confirmer avant de supprimer les fichiers
-
+
Move deleted files to "trash bin" instead of erasing from disk.
Mettre les fichiers supprimés à la corbeille eu lieu de les effacer du disque.
-
+
Show thumbnails of files
Montrer les vignettes des fichiers
-
+
Only show thumbnails for local files
Montrer les vignettes seulement pour les fichiers locaux
-
+
+ Display
+
+
+
+
+ Bookmarks:
+
+
+
+
+ Open in current tab
+
+
+
+
+ Open in new tab
+
+
+
+
+ Open in new window
+
+
+
+
+ Erase files on removable media instead of "trash can" creation
+
+
+
+
+ Confirm before moving files into "trash can"
+
+
+
+
+ Don't ask options on launch executable file
+
+
+
+
+ User interface
+
+
+
+
+ Treat backup files as hidden
+
+
+
+
+ Always show full file names
+
+
+
+
+ Show icons of hidden files shadowed
+
+
+
+
+ Show in places
+
+
+
+
+ Home
+ Page d'accueil
+
+
+
+ Desktop
+
+
+
+
+ Trash can
+
+
+
+
+ Computer
+
+
+
+
+ Applications
+
+
+
+
+ Devices
+
+
+
+
+ Network
+
+
+
+
Do not generate thumbnails for image files exceeding this size:
Ne pas générer de vignettes pour les fichiers image excédant cette taille :
-
+
KB
Ko
-
+
Auto Mount
Monter automatiquement
-
+
Mount mountable volumes automatically on program startup
Monter automatiquement les volumes au démarrage du programme
-
+
Mount removable media automatically when they are inserted
Monter automatiquement les médias amovibles lorsqu'ils sont insérés
-
+
Show available options for removable media when they are inserted
Montrer les options disponibles pour les médias amovibles lorsqu'ils sont insérés
-
+
When removable medium unmounted:
-
+
Close &tab containing removable medium
-
+
Chan&ge folder in the tab to home folder
-
+
Switch &user command:
-
+
Archiver in&tegration:
-
+
+ Templates
+
+
+
+
+ Show only user defined templates in menu
+
+
+
+
+ Show only one template for each MIME type
+
+
+
+
+ Run default application after creation from template
+
+
+
+
Programs
Programmes
-
+
Terminal emulator:
Émulateur de terminal :
@@ -1155,7 +1417,7 @@ Fifth Floor, Boston, MA 02110-1301, USA.
Commande de changement d'utilisateur :
-
+
Examples: "xterm -e %s" for terminal or "gksu %s" for switching user.
%s = the command line you want to execute with terminal or su.
Exemples : « xterm -e %s » pour le terminal ; « gksu %s » pour changer d’utilisateur.
@@ -1166,7 +1428,7 @@ Fifth Floor, Boston, MA 02110-1301, USA.
Intégration du logiciel de compression de données :
-
+
Use SI decimal prefixes instead of IEC binary prefixes
Utiliser les préfixes de décimales du système international d'unités au lieu des préfixes binaires de l'IEC
diff --git a/pcmanfm/translations/pcmanfm-qt_gl.ts b/pcmanfm/translations/pcmanfm-qt_gl.ts
index 0f08ba0..67c01cf 100644
--- a/pcmanfm/translations/pcmanfm-qt_gl.ts
+++ b/pcmanfm/translations/pcmanfm-qt_gl.ts
@@ -4,27 +4,27 @@
AboutDialog
-
+
About
Sobre
-
+
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
-
+
Lightweight file manager
Un xestor de xanelas lixeiro
-
+
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
-
+
PCMan File Manager
Copyright (C) 2009 - 2014 洪任諭 (Hong Jen Yee)
@@ -66,7 +66,7 @@ con este programa; se non é así, escriba á Free Software Foundation, Inc.,
<html><head/><body><p><a href="http://pcmanfm.sourceforge.net/"><span style=" text-decoration: underline; color:#0000ff;">http://pcmanfm.sourceforge.net/</span></a></p></body></html>
-
+
Programming:
* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
@@ -75,7 +75,7 @@ con este programa; se non é así, escriba á Free Software Foundation, Inc.,
-
+
Authors
Autores
@@ -116,7 +116,7 @@ con este programa; se non é así, escriba á Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
+
License
Licenza
@@ -124,27 +124,27 @@ con este programa; se non é así, escriba á Free Software Foundation, Inc.,
AutoRunDialog
-
+
Removable medium is inserted
Foi inserido un dispositivo removíbel
-
+
<b>Removable medium is inserted</b>
<b>Foi inserido un dispositivo removíbel</b>
-
+
Type of medium:
Tipo de dispositivo:
-
+
Detecting...
Detectando...
-
+
Please select the action you want to perform:
Escolla a acción que quere realizar:
@@ -152,522 +152,663 @@ con este programa; se non é así, escriba á Free Software Foundation, Inc.,
DesktopPreferencesDialog
-
+
Desktop Preferences
Preferencias do escritorio
-
+
Background
Fondo
-
+
Wallpaper mode:
Modo do fondo de escritorio:
-
+
Wallpaper image file:
Ficheiro de imaxe do fondo de escritorio:
-
+
Select background color:
Escoller a cor do fondo:
-
-
+
+
Image file
Ficheiro de imaxe
-
+
Image file path
Ruta ao ficheiro de imaxe
-
-
+
+
&Browse
&Examinar
-
+
Label Text
Texto da etiqueta
-
+
Select text color:
Escoller a cor do texto:
-
+
Select shadow color:
Escoller a cor da sombra:
-
+
Select font:
Escoller o tipo de letra:
-
+
General
Xeral
-
+
Window Manager
-
+
Show menus provided by window managers when desktop is clicked
Amosar os menús fornecidos polos xestores de xanelas cando se preme no escritorio
-
+
Desktop
-
+
Desktop folder:
-
+
Folder path
-
+
Advanced
Avanzado
+
+ FindFilesDialog
+
+
+ Find Files
+
+
+
+
+ Name/Location
+
+
+
+
+ File name patterns
+
+
+
+
+ Pattern:
+
+
+
+
+
+ Case insensitive
+
+
+
+
+
+ Use regular expression
+
+
+
+
+ Places to search
+
+
+
+
+ Add
+
+
+
+
+ Remove
+
+
+
+
+ Search in sub directories
+
+
+
+
+ Search hidden files
+
+
+
+
+
+ File Type
+
+
+
+
+ Only search for files of following types:
+
+
+
+
+ Text files
+
+
+
+
+ Image files
+
+
+
+
+ Audio files
+
+
+
+
+ Video files
+
+
+
+
+ Documents
+
+
+
+
+ Content
+
+
+
+
+ File contains
+
+
+
+
+ Properties
+
+
+
+
+ File Size
+
+
+
+
+ Bigger than:
+
+
+
+
+ Smaller than:
+
+
+
+
+ Last Modified Time
+
+
+
+
+ Earlier than:
+
+
+
+
+ Later than:
+
+
+
MainWindow
-
+
File Manager
Xestor de ficheiros
-
+
Go Up
Subir
-
+
Alt+Up
Alt+Frecha arriba
-
+
Home
Inicio
-
+
Alt+Home
Alt+Inicio
-
+
Reload
Cargar de novo
-
+
F5
F5
-
+
&Reload
&Cargar de novo
-
+
Go
Ir para
-
+
Quit
Saír
-
+
&About
&Sobre
-
+
New Window
Nova xanela
-
+
Ctrl+N
Ctrl+N
-
+
Show &Hidden
Amosar a&gochados
-
+
Ctrl+H
Ctrl+H
-
+
&Computer
&Computador
-
+
&Trash
&Lixo
-
+
&Network
&Rede
-
+
&Desktop
&Escritorio
-
+
&Add to Bookmarks
En&gadir aos marcadores
-
+
&Applications
&Aplicacións
-
+
Ctrl+X
Ctrl-X
-
+
&Copy
&Copiar
-
+
Ctrl+C
Ctrl+C
-
+
&Paste
&Pegar
-
+
Ctrl+V
Ctrl+V
-
+
Select &All
Seleccionar &todo
-
+
Pr&eferences
Pre&ferencias
-
+
&Invert Selection
&Inverter a selección
-
+
&Delete
&Eliminar
-
+
&Rename
&Renomear
-
+
Ctrl+A
Ctrl+A
-
+
Go &Up
S&ubir
-
+
&New Window
&Nova xanela
-
+
&Icon View
Vista de &iconas
-
+
&Compact View
Vista &compacta
-
+
&Detailed List
Vista &detallada
-
+
&Thumbnail View
Vista de &miniaturas
-
+
Cu&t
Cor&tar
-
+
Ascending
Ascendente
-
+
Descending
Descendente
-
+
By File Name
Polo nome do ficheiro
-
+
By Modification Time
Pola data de modificación
-
+
By File Type
Polo tipo do ficheiro
-
+
By Owner
Polo propietario
-
+
Folder First
Primeiro os cartafoles
-
+
New &Tab
Nova &lapela
-
+
New Tab
Nova lapela
-
+
Ctrl+T
Ctrl+T
-
+
Go &Back
A&trás
-
+
Go Back
Ir cara atrás
-
+
Alt+Left
Alt+Frecha esquerda
-
+
Go &Forward
Adian&te
-
+
Go Forward
Adiante
-
+
Alt+Right
Alt+Frecha dereita
-
+
Del
Supr
-
+
F2
F2
-
+
C&lose Tab
&Pechar a lapela
-
+
File &Properties
&Propiedades do ficheiro
-
+
&Folder Properties
Propiedades do &cartafol
-
+
Folder
-
+
Ctrl+Shift+N
-
+
Blank File
-
+
Ctrl+Alt+N
-
+
C&reate New
-
+
&Sorting
&Ordenación
-
+
Main Toolbar
Barra de ferramentas principal
-
+
Ctrl+W
Ctrl+W
-
+
Alt+Return
Alt+Intro
-
+
Case Sensitive
Distinguindo maiúsculas de minúsculas
-
+
By File Size
Polo tamaño do ficheiro
-
+
Close Window
Pechar a xanela
-
+
Edit Bookmarks
Editar os marcadores
-
+
Open &Terminal
Abrir un &terminal
-
+
F4
F4
-
+
Open as &Root
Abrir como &root
-
+
&Edit Bookmarks
&Editar marcadores
-
+
&File
&Ficheiro
-
+
&Help
&Axuda
-
+
&View
&Ver
-
+
&Edit
&Editar
-
+
&Bookmarks
&Marcadores
-
+
&Go
&Ir para
-
+
&Tool
&Ferramenta
@@ -675,99 +816,99 @@ con este programa; se non é así, escriba á Free Software Foundation, Inc.,
PCManFM::Application
-
+
Name of configuration profile
Nome do perfil de configuración
-
+
PROFILE
PERFIL
-
+
Run PCManFM as a daemon
Executar PCManFM como un servizo
-
+
Quit PCManFM
Saír do PCManFM
-
+
Launch desktop manager
Iniciar o xestor de escritorio
-
+
Turn off desktop manager if it's running
Apagar o xestor de escritorio se está en execución
-
+
Open desktop preference dialog on the page with the specified name
Abrir o diálogo de preferencias do escritorio na páxina co nome especificado
-
-
+
+
NAME
NOME
-
+
Set desktop wallpaper from image FILE
Estabelecer o fondo de pantalla do escritorio desde o FICHEIRO de imaxe
-
+
FILE
FICHEIRO
-
+
Set mode of desktop wallpaper. MODE=(color|stretch|fit|center|tile)
Axuste o modo de fondo de escritorio. MODO=(color|stretch|fit|center|tile)
-
+
MODE
MODO
-
+
Open Preferences dialog on the page with the specified name
Abrir o diálogo de preferencias do escritorio na páxina co nome especificado
-
+
Open new window
Abrir unha nova xanela
-
+
Open Find Files utility
Abrir a utilidade de busca de ficheiros
-
+
[FILE1, FILE2,...]
[FICHEIRO1, FICHEIRO2,...]
-
+
Files or directories to open
-
-
+
+
Error
Erro
-
+
Terminal emulator is not set.
Non foi estabelecido o emulador de terminal
@@ -834,28 +975,28 @@ con este programa; se non é así, escriba á Free Software Foundation, Inc.,
PCManFM::MainWindow
-
+
Version: %1
-
+
&Move to Trash
&Mover ao lixo
-
+
&Delete
&Eliminar
-
-
+
+
Error
Erro
-
+
Switch user command is not set.
A orde para cambiar de usuario non está configurada.
@@ -863,22 +1004,22 @@ con este programa; se non é así, escriba á Free Software Foundation, Inc.,
PCManFM::PreferencesDialog
-
+
Icon View
Vista en Iconas
-
+
Compact Icon View
Vista compacta en iconas
-
+
Thumbnail View
Vista de miniaturas
-
+
Detailed List View
Ver como lista detallada
@@ -920,17 +1061,17 @@ con este programa; se non é así, escriba á Free Software Foundation, Inc.,
PCManFM::View
-
+
Open in New T&ab
Abrir nunha nova l&apela
-
+
Open in New Win&dow
Abrir nunha nova xa&nela
-
+
Open in Termina&l
Abrir nun termina&l
@@ -938,207 +1079,328 @@ con este programa; se non é así, escriba á Free Software Foundation, Inc.,
PreferencesDialog
-
+
Preferences
Preferencias
-
+
User Interface
Interface de usuario
-
+
Behavior
Comportamento
-
+
+
Thumbnail
Miniatura
-
+
Volume
Volume
-
+
Advanced
Avanzado
-
+
Icons
Iconas
-
+
Size of big icons:
Tamaño das iconas grandes:
-
+
Size of small icons:
Tamaño das iconas pequenas:
-
+
Size of thumbnails:
Tamaño das miniaturas:
-
+
Size of side pane icons:
Tamaño das iconas do panel lateral:
-
+
Icon theme:
Tema de iconas:
-
+
Window
Xanela
-
+
Default width of new windows:
Largo predeterminado para as novas xanelas:
-
+
Default height of new windows:
Alto predeterminado para as novas xanelas:
-
+
Always show the tab bar
Amosar sempre a barra de lapelas
-
+
Show 'Close' buttons on tabs
Amosar os botóns de «Pechar» nas lapelas
-
+
Remember the size of the last closed window
-
+
Browsing
Navegando
-
+
Open files with single click
Abrir os ficheiros cun só clic
-
+
Delay of auto-selection in single click mode (0 to disable)
-
+
Default view mode:
Modo de vista predeterminado:
-
+
sec
-
+
File Operations
Operacións de ficheiro
-
+
Confirm before deleting files
Confirmar antes de eliminar os ficheiros
-
+
Move deleted files to "trash bin" instead of erasing from disk.
Mover os ficheiros eliminados ao «cesto do lixo» no canto de borralos do disco.
-
+
Show thumbnails of files
Amosar miniaturas dos ficheiros
-
+
Only show thumbnails for local files
Amosar só as miniaturas dos ficheiros locais
-
+
+ Display
+
+
+
+
+ Bookmarks:
+
+
+
+
+ Open in current tab
+
+
+
+
+ Open in new tab
+
+
+
+
+ Open in new window
+
+
+
+
+ Erase files on removable media instead of "trash can" creation
+
+
+
+
+ Confirm before moving files into "trash can"
+
+
+
+
+ Don't ask options on launch executable file
+
+
+
+
+ User interface
+
+
+
+
+ Treat backup files as hidden
+
+
+
+
+ Always show full file names
+
+
+
+
+ Show icons of hidden files shadowed
+
+
+
+
+ Show in places
+
+
+
+
+ Home
+ Inicio
+
+
+
+ Desktop
+
+
+
+
+ Trash can
+
+
+
+
+ Computer
+
+
+
+
+ Applications
+
+
+
+
+ Devices
+
+
+
+
+ Network
+
+
+
+
Do not generate thumbnails for image files exceeding this size:
Non xerar miniaturas dos ficheiros de imaxe se o tamaño excede de:
-
+
KB
KB
-
+
Auto Mount
Montaxe automático
-
+
Mount mountable volumes automatically on program startup
Montar os volumes montábeis automaticamente no arrinque do programa
-
+
Mount removable media automatically when they are inserted
Montar os dispositivos removíbeis automaticamente ao seren inseridos
-
+
Show available options for removable media when they are inserted
Amosar as opción para os dispositivos removíbeis ao seren inseridos
-
+
When removable medium unmounted:
-
+
Close &tab containing removable medium
-
+
Chan&ge folder in the tab to home folder
-
+
Switch &user command:
-
+
Archiver in&tegration:
-
+
+ Templates
+
+
+
+
+ Show only user defined templates in menu
+
+
+
+
+ Show only one template for each MIME type
+
+
+
+
+ Run default application after creation from template
+
+
+
+
Programs
Programas
-
+
Terminal emulator:
Emulador de terminal:
@@ -1147,7 +1409,7 @@ con este programa; se non é así, escriba á Free Software Foundation, Inc.,
Orde de cambio de usuario:
-
+
Examples: "xterm -e %s" for terminal or "gksu %s" for switching user.
%s = the command line you want to execute with terminal or su.
Exemplos: «xterm -e %s» para o terminal ou «gksu %s» para cambiar de usuario.
@@ -1158,7 +1420,7 @@ con este programa; se non é así, escriba á Free Software Foundation, Inc.,
Integración do «Archiver»:
-
+
Use SI decimal prefixes instead of IEC binary prefixes
Utilizar prefixos decimais SI no canto de prefixos binarios IEC
diff --git a/pcmanfm/translations/pcmanfm-qt_hu.ts b/pcmanfm/translations/pcmanfm-qt_hu.ts
index e4f6e26..3b7f744 100644
--- a/pcmanfm/translations/pcmanfm-qt_hu.ts
+++ b/pcmanfm/translations/pcmanfm-qt_hu.ts
@@ -4,22 +4,22 @@
AboutDialog
-
+
About
Rólunk
-
+
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
-
+
Lightweight file manager
Könnyed fájlkezelő
-
+
PCMan File Manager
Copyright (C) 2009 - 2014 洪任諭 (Hong Jen Yee)
@@ -40,7 +40,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
-
+
Programming:
* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
@@ -48,17 +48,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
-
+
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
-
+
Authors
Szerzők
-
+
License
Licensz
@@ -66,27 +66,27 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
AutoRunDialog
-
+
Removable medium is inserted
Új hordozható adathordozó észlelve
-
+
<b>Removable medium is inserted</b>
<b>Új hordozható adathordozó észlelve</b>
-
+
Type of medium:
Adathordozó fajtája:
-
+
Detecting...
Észlelés...
-
+
Please select the action you want to perform:
Válassz egy lehetőséget:
@@ -94,522 +94,663 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
DesktopPreferencesDialog
-
+
Desktop Preferences
Asztal tulajdonságok
-
+
Background
Háttérkép
-
+
Wallpaper mode:
Tapéta mód:
-
+
Wallpaper image file:
Tapéta képfájl:
-
+
Select background color:
Háttérszín:
-
-
+
+
Image file
Képfájl
-
+
Image file path
Képfájl útvonala
-
-
+
+
&Browse
&Böngészés
-
+
Label Text
Felirat
-
+
Select text color:
Szövegszín:
-
+
Select shadow color:
Árnyékszín:
-
+
Select font:
Betűtípus:
-
+
General
Fő
-
+
Window Manager
Ablakkezelő
-
+
Show menus provided by window managers when desktop is clicked
Asztalra kattintva az ablakkezelő menüje látszik
-
+
Desktop
Asztal
-
+
Desktop folder:
Asztal mappa:
-
+
Folder path
Könyvtár útvonal
-
+
Advanced
Haladó
+
+ FindFilesDialog
+
+
+ Find Files
+
+
+
+
+ Name/Location
+
+
+
+
+ File name patterns
+
+
+
+
+ Pattern:
+
+
+
+
+
+ Case insensitive
+
+
+
+
+
+ Use regular expression
+
+
+
+
+ Places to search
+
+
+
+
+ Add
+
+
+
+
+ Remove
+
+
+
+
+ Search in sub directories
+
+
+
+
+ Search hidden files
+
+
+
+
+
+ File Type
+
+
+
+
+ Only search for files of following types:
+
+
+
+
+ Text files
+
+
+
+
+ Image files
+
+
+
+
+ Audio files
+
+
+
+
+ Video files
+
+
+
+
+ Documents
+
+
+
+
+ Content
+
+
+
+
+ File contains
+
+
+
+
+ Properties
+
+
+
+
+ File Size
+
+
+
+
+ Bigger than:
+
+
+
+
+ Smaller than:
+
+
+
+
+ Last Modified Time
+
+
+
+
+ Earlier than:
+
+
+
+
+ Later than:
+
+
+
MainWindow
-
+
File Manager
Fájlkezelő
-
+
Go Up
Föl
-
+
Alt+Up
Alt+Föl
-
+
Home
Saját könyvtár
-
+
Alt+Home
-
+
Reload
Újratölt
-
+
F5
-
+
&Reload
Új&ratölt
-
+
Go
Ugrás
-
+
Quit
Kilép
-
+
&About
Ról&am
-
+
New Window
ÚJ ablak
-
+
Ctrl+N
-
+
Show &Hidden
&Rejtettek
-
+
Ctrl+H
-
+
&Computer
&Számítógép
-
+
&Trash
&Kuka
-
+
&Network
&Hálózat
-
+
&Desktop
A&sztal
-
+
&Add to Bookmarks
&Könyvjelzőkhöz
-
+
&Applications
&Alkalmazások
-
+
Ctrl+X
-
+
&Copy
&Másol
-
+
Ctrl+C
-
+
&Paste
&Beilleszt
-
+
Ctrl+V
-
+
Select &All
&Mindet
-
+
Pr&eferences
B&eállítások
-
+
&Invert Selection
K&ijelölés megfordítás
-
+
&Delete
&Töröl
-
+
&Rename
&Átnevez
-
+
Ctrl+A
-
+
Go &Up
&Föl
-
+
&New Window
&ÚJ ablak
-
+
&Icon View
&Ikonnézet
-
+
&Compact View
&Tömör nézet
-
+
&Detailed List
&Teljes lista
-
+
&Thumbnail View
&Bélyegképek
-
+
Cu&t
&Kivág
-
+
Ascending
Növekvő
-
+
Descending
Csökkenő
-
+
By File Name
Név
-
+
By Modification Time
Módosítási idő
-
+
By File Type
Típus
-
+
By Owner
Tulajdonos
-
+
Folder First
Mappák elől
-
+
New &Tab
Új &fül
-
+
New Tab
Új fül
-
+
Ctrl+T
-
+
Go &Back
&Vissza
-
+
Go Back
Vissza
-
+
Alt+Left
Alt+Bal
-
+
Go &Forward
&Előre
-
+
Go Forward
Előre
-
+
Alt+Right
Alt+Jobb
-
+
Del
-
+
F2
-
+
C&lose Tab
Fü&l bezárás
-
+
File &Properties
&Fájljellemzők
-
+
&Folder Properties
&Mappajellemzők
-
+
Folder
-
+
Ctrl+Shift+N
-
+
Blank File
-
+
Ctrl+Alt+N
-
+
C&reate New
-
+
&Sorting
&Rendezés
-
+
Main Toolbar
Eszközsáv
-
+
Ctrl+W
-
+
Alt+Return
-
+
Case Sensitive
Nagybetűérzékeny
-
+
By File Size
Fájlméret
-
+
Close Window
Ablak bezárás
-
+
Edit Bookmarks
Könyvjelzőkezelés
-
+
Open &Terminal
&Terminál
-
+
F4
-
+
Open as &Root
&Rendszergazdai megnyitás
-
+
&Edit Bookmarks
Könyvj&elzőkezelés
-
+
&File
&Fájl
-
+
&Help
&Súgó
-
+
&View
&Nézet
-
+
&Edit
Sz&erkeszt
-
+
&Bookmarks
&Könyvjelzők
-
+
&Go
U&grás
-
+
&Tool
&Eszközök
@@ -617,99 +758,99 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::Application
-
+
Name of configuration profile
Beállítófájl neve
-
+
PROFILE
-
+
Run PCManFM as a daemon
A PCManFM mint daemon fut
-
+
Quit PCManFM
PCManFM elhagyása
-
+
Launch desktop manager
Asztalkezelő indítás
-
+
Turn off desktop manager if it's running
Futó asztalkezelő lekapcsolása
-
+
Open desktop preference dialog on the page with the specified name
Asztalbeállító nyitása a megadott nevű lapon
-
-
+
+
NAME
-
+
Open new window
Új ablak nyitás
-
+
Open Find Files utility
Fájlkereső indítása
-
+
Set desktop wallpaper from image FILE
A megadott FILE használata tapétaként
-
+
FILE
FILE
-
+
Set mode of desktop wallpaper. MODE=(color|stretch|fit|center|tile)
Tapéta mód. MODE=(color|stretch|fit|center|tile)
-
+
MODE
-
+
Open Preferences dialog on the page with the specified name
Beállító nyitása a megadott nevű lapon
-
+
Files or directories to open
Megnyitandó fájlok vagy mappák
-
+
[FILE1, FILE2,...]
-
-
+
+
Error
Hiba
-
+
Terminal emulator is not set.
A terminál emulátor beállítatlan.
@@ -776,28 +917,28 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::MainWindow
-
+
Version: %1
Verzió: %1
-
+
&Move to Trash
&Kukába
-
+
&Delete
&Töröl
-
-
+
+
Error
Hiba
-
+
Switch user command is not set.
A felhasználót váltó alkalmazás beállítatlan.
@@ -805,22 +946,22 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::PreferencesDialog
-
+
Icon View
Ikon
-
+
Compact Icon View
Kicsi ikon
-
+
Thumbnail View
Bélyegkép
-
+
Detailed List View
Részletes
@@ -860,17 +1001,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::View
-
+
Open in New T&ab
Nyi&tás új fülön
-
+
Open in New Win&dow
Nyitás új a&blakban
-
+
Open in Termina&l
Nyitás terminá&lban
@@ -878,200 +1019,321 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PreferencesDialog
-
+
Preferences
Beállítások
-
+
User Interface
Felhasználói felület
-
+
Behavior
Viselkedés
-
+
+
Thumbnail
Bélyegkép
-
+
Volume
Adathordozó
-
+
Advanced
Haladó
-
+
Icons
Ikonok
-
+
Size of big icons:
Nagy méret:
-
+
Size of small icons:
Kicsi méret:
-
+
Size of thumbnails:
Bélyegképméret:
-
+
Size of side pane icons:
Oldalsáv ikonméret:
-
+
Icon theme:
Ikon téma:
-
+
Window
Ablak
-
+
Default width of new windows:
Új ablak alapszélessége:
-
+
Default height of new windows:
Új ablak alapmagassága:
-
+
Always show the tab bar
Fülsáv mindig látható
-
+
Show 'Close' buttons on tabs
'Bezár'gomb a fülön látszik
-
+
Remember the size of the last closed window
Utoljára bezárt ablak méretének megjegyzése
-
+
Browsing
Böngészés
-
+
Open files with single click
Megnyitás egy kattintásra
-
+
Delay of auto-selection in single click mode (0 to disable)
Egykattintásos megnyitási módban az automata kiválasztás késleltetése (0 tilt)
-
+
Default view mode:
Alapértelmezett nézet:
-
+
sec
-
+
File Operations
Fájlkezelések
-
+
Confirm before deleting files
Törlés előtti megerősítés
-
+
Move deleted files to "trash bin" instead of erasing from disk.
Törölt fájlok lemezről törlés helyett a kukába a kukába mennek.
-
+
Show thumbnails of files
Fájloknál
-
+
Only show thumbnails for local files
Csak helyi fájloknál
-
+
+ Display
+
+
+
+
+ Bookmarks:
+
+
+
+
+ Open in current tab
+
+
+
+
+ Open in new tab
+
+
+
+
+ Open in new window
+
+
+
+
+ Erase files on removable media instead of "trash can" creation
+
+
+
+
+ Confirm before moving files into "trash can"
+
+
+
+
+ Don't ask options on launch executable file
+
+
+
+
+ User interface
+
+
+
+
+ Treat backup files as hidden
+
+
+
+
+ Always show full file names
+
+
+
+
+ Show icons of hidden files shadowed
+
+
+
+
+ Show in places
+
+
+
+
+ Home
+ Saját könyvtár
+
+
+
+ Desktop
+ Asztal
+
+
+
+ Trash can
+
+
+
+
+ Computer
+
+
+
+
+ Applications
+
+
+
+
+ Devices
+
+
+
+
+ Network
+
+
+
+
Do not generate thumbnails for image files exceeding this size:
Nincs, ha a fájl ennél nagyobb:
-
+
KB
-
+
Auto Mount
Automata csatolás
-
+
Mount mountable volumes automatically on program startup
Csatolható eszközök automata csatolása induláskor
-
+
Mount removable media automatically when they are inserted
Cserélhető adathordozók automata csatolása behelyezéskor
-
+
Show available options for removable media when they are inserted
Cserélhető adathordozók behelyezéskor választás felkínálása
-
+
When removable medium unmounted:
Cserélhető adathordozó lecsatolásakor:
-
+
Close &tab containing removable medium
-
+
Chan&ge folder in the tab to home folder
-
+
Switch &user command:
-
+
Archiver in&tegration:
+
+
+ Templates
+
+
+
+
+ Show only user defined templates in menu
+
+
+
+
+ Show only one template for each MIME type
+
+
+
+
+ Run default application after creation from template
+
+
Close tab containing removable medium
Cserélhető adathordozó fülének bezárása
@@ -1081,12 +1343,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
A fül a saját mappát fogja mutatni
-
+
Programs
Programok
-
+
Terminal emulator:
Terminálemulátor:
@@ -1095,7 +1357,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
Felhasználó váltási parancs:
-
+
Examples: "xterm -e %s" for terminal or "gksu %s" for switching user.
%s = the command line you want to execute with terminal or su.
Példa: "xterm -e %s" terminálhoz "gksu %s" felhasználóváltáshoz.
@@ -1106,7 +1368,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
Csomagoló beépítés:
-
+
Use SI decimal prefixes instead of IEC binary prefixes
diff --git a/pcmanfm/translations/pcmanfm-qt_it.ts b/pcmanfm/translations/pcmanfm-qt_it.ts
index 5e8981e..16c7a9d 100644
--- a/pcmanfm/translations/pcmanfm-qt_it.ts
+++ b/pcmanfm/translations/pcmanfm-qt_it.ts
@@ -4,27 +4,27 @@
AboutDialog
-
+
About
Informazioni
-
+
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
-
+
Lightweight file manager
Gestore file leggero
-
+
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
-
+
PCMan File Manager
Copyright (C) 2009 - 2014 洪任諭 (Hong Jen Yee)
@@ -49,7 +49,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
<html><head/><body><p><a href="http://pcmanfm.sourceforge.net/"><span style=" text-decoration: underline; color:#0000ff;">http://pcmanfm.sourceforge.net/</span></a></p></body></html>
-
+
Programming:
* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
@@ -58,12 +58,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
-
+
Authors
Autori
-
+
License
Licenza
@@ -71,27 +71,27 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
AutoRunDialog
-
+
Removable medium is inserted
Supporto removibile inserito
-
+
<b>Removable medium is inserted</b>
<b>Supporto removibile inserito</b>
-
+
Type of medium:
Tipo di supporto:
-
+
Detecting...
Rilevamento...
-
+
Please select the action you want to perform:
Scegliere l'azione da eseguire:
@@ -99,522 +99,663 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
DesktopPreferencesDialog
-
+
Desktop Preferences
Preferenze della scrivania
-
+
Background
Sfondo
-
+
Wallpaper mode:
Modalità sfondo:
-
+
Wallpaper image file:
File immagine sfondo:
-
+
Select background color:
Scegliere colore sfondo:
-
-
+
+
Image file
File immagine
-
+
Image file path
Percorso file immagine
-
-
+
+
&Browse
&Sfoglia
-
+
Label Text
Testo etichette
-
+
Select text color:
Scegliere colore testo:
-
+
Select shadow color:
Scegliere colore ombra:
-
+
Select font:
Scegliere carattere:
-
+
General
Generali
-
+
Window Manager
Gestore finestre
-
+
Show menus provided by window managers when desktop is clicked
Mostra il menu forniti dal gestore finestre quando si fa clic sulla scrivania
-
+
Desktop
Scrivania
-
+
Desktop folder:
Cartella scrivania:
-
+
Folder path
Percorso
-
+
Advanced
Avanzate
+
+ FindFilesDialog
+
+
+ Find Files
+
+
+
+
+ Name/Location
+
+
+
+
+ File name patterns
+
+
+
+
+ Pattern:
+
+
+
+
+
+ Case insensitive
+
+
+
+
+
+ Use regular expression
+
+
+
+
+ Places to search
+
+
+
+
+ Add
+
+
+
+
+ Remove
+
+
+
+
+ Search in sub directories
+
+
+
+
+ Search hidden files
+
+
+
+
+
+ File Type
+
+
+
+
+ Only search for files of following types:
+
+
+
+
+ Text files
+
+
+
+
+ Image files
+
+
+
+
+ Audio files
+
+
+
+
+ Video files
+
+
+
+
+ Documents
+
+
+
+
+ Content
+
+
+
+
+ File contains
+
+
+
+
+ Properties
+
+
+
+
+ File Size
+
+
+
+
+ Bigger than:
+
+
+
+
+ Smaller than:
+
+
+
+
+ Last Modified Time
+
+
+
+
+ Earlier than:
+
+
+
+
+ Later than:
+
+
+
MainWindow
-
+
File Manager
Gestore file
-
+
Go Up
Vai su
-
+
Alt+Up
Alt+Su
-
+
Home
Cartella home
-
+
Alt+Home
Alt+Inizio
-
+
Reload
Ricarica
-
+
F5
F5
-
+
&Reload
&Ricarica
-
+
Go
Vai
-
+
Quit
Esci
-
+
&About
&Informazioni
-
+
New Window
Nuova finestra
-
+
Ctrl+N
Ctrl+N
-
+
Show &Hidden
Mostra file &nascosti
-
+
Ctrl+H
Ctrl+H
-
+
&Computer
&Computer
-
+
&Trash
Ces&tino
-
+
&Network
&Rete
-
+
&Desktop
&Scrivania
-
+
&Add to Bookmarks
&Aggiungi ai segnalibri
-
+
&Applications
&Applicazioni
-
+
Ctrl+X
Ctrl+X
-
+
&Copy
&Copia
-
+
Ctrl+C
Ctrl+C
-
+
&Paste
&Incolla
-
+
Ctrl+V
Ctrl+V
-
+
Select &All
Seleziona t&utto
-
+
Pr&eferences
Pr&eferenze
-
+
&Invert Selection
&Inverti selezione
-
+
&Delete
&Rimuovi
-
+
&Rename
&Rinomina
-
+
Ctrl+A
Ctrl+A
-
+
Go &Up
Vai &su
-
+
&New Window
&Nuova finestra
-
+
&Icon View
Vista &icone
-
+
&Compact View
Vista &compatta
-
+
&Detailed List
Elenco &dettagliato
-
+
&Thumbnail View
Vista minia&ture
-
+
Cu&t
&Taglia
-
+
Ascending
Crescente
-
+
Descending
Decrescente
-
+
By File Name
Per nome file
-
+
By Modification Time
Per data modifica
-
+
By File Type
Per tipo file
-
+
By Owner
Per proprietario
-
+
Folder First
Prima le cartelle
-
+
New &Tab
Nuova sc&heda
-
+
New Tab
Nuova scheda
-
+
Ctrl+T
Ctrl+T
-
+
Go &Back
Vai in&dietro
-
+
Go Back
Va indietro
-
+
Alt+Left
Alt+Sinistra
-
+
Go &Forward
Vai &avanti
-
+
Go Forward
Va avanti
-
+
Alt+Right
Alt+Destra
-
+
Del
Canc
-
+
F2
F2
-
+
C&lose Tab
C&hiudi scheda
-
+
File &Properties
&Proprietà file
-
+
&Folder Properties
Proprietà &cartella
-
+
Folder
-
+
Ctrl+Shift+N
-
+
Blank File
-
+
Ctrl+Alt+N
-
+
C&reate New
-
+
&Sorting
&Ordinamento
-
+
Main Toolbar
Barra strumenti principale
-
+
Ctrl+W
Ctrl+W
-
+
Alt+Return
Alt+Invio
-
+
Case Sensitive
Distingui MAIUSCOLE/minuscole
-
+
By File Size
Per dimensione file
-
+
Close Window
Chiudi finestra
-
+
Edit Bookmarks
Modifica segnalibri
-
+
Open &Terminal
Apri &terminale
-
+
F4
F4
-
+
Open as &Root
Apri come &root
-
+
&Edit Bookmarks
&Modifica segnalibri
-
+
&File
&File
-
+
&Help
A&iuto
-
+
&View
&Visualizza
-
+
&Edit
&Modifica
-
+
&Bookmarks
&Segnalibri
-
+
&Go
&Vai
-
+
&Tool
S&trumenti
@@ -622,99 +763,99 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::Application
-
+
Name of configuration profile
Nome del profilo di configurazione
-
+
PROFILE
PROFILO
-
+
Run PCManFM as a daemon
Esegue PCManFM come demone
-
+
Quit PCManFM
Esce da PCManFM
-
+
Launch desktop manager
Lancia il gestore della scrivania
-
+
Turn off desktop manager if it's running
Spegne il gestore della scrivania se è in esecuzione
-
+
Open desktop preference dialog on the page with the specified name
Apre le preferenze della scrivania alla pagina con il nome specificato
-
-
+
+
NAME
NOME
-
+
Set desktop wallpaper from image FILE
Imposta lo sfondo della scrivania con l'immagine dal FILE
-
+
FILE
FILE
-
+
Set mode of desktop wallpaper. MODE=(color|stretch|fit|center|tile)
Imposta la modalità dello sfondo della scrivania. MODO=(color|stretch|fit|center|tile)
-
+
MODE
MODE
-
+
Open Preferences dialog on the page with the specified name
Apre le Preferenze alla pagina con il nome specificato
-
+
Open new window
Apre una nuova finestra
-
+
Open Find Files utility
Apre l'utilità di ricerca file
-
+
[FILE1, FILE2,...]
[FILE1, FILE2, ...]
-
+
Files or directories to open
Cartelle o file da aprire
-
-
+
+
Error
Errore
-
+
Terminal emulator is not set.
L'emulatore di terminale non è impostato.
@@ -781,28 +922,28 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::MainWindow
-
+
Version: %1
Versione:%1
-
+
&Move to Trash
Cestin&a
-
+
&Delete
&Rimuovi
-
-
+
+
Error
Errore
-
+
Switch user command is not set.
Il comando per cambiare utente non è impostato.
@@ -810,22 +951,22 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::PreferencesDialog
-
+
Icon View
Vista icone
-
+
Compact Icon View
Vista icone compatta
-
+
Thumbnail View
Vista miniature
-
+
Detailed List View
Vista elenco dettagliato
@@ -867,17 +1008,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::View
-
+
Open in New T&ab
Apri in una nuova sc&heda
-
+
Open in New Win&dow
Apre una nuova &finestra
-
+
Open in Termina&l
Apri nel termina&le
@@ -885,207 +1026,328 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PreferencesDialog
-
+
Preferences
Preferenze
-
+
User Interface
Interfaccia utente
-
+
Behavior
Comportamento
-
+
+
Thumbnail
Miniatura
-
+
Volume
Volume
-
+
Advanced
Avanzate
-
+
Icons
Icone
-
+
Size of big icons:
Dimensione delle icone grandi:
-
+
Size of small icons:
Dimensione delle icone piccole:
-
+
Size of thumbnails:
Dimensione delle miniature:
-
+
Size of side pane icons:
Dimensione delle icone del riquadro laterale:
-
+
Icon theme:
Tema delle icone:
-
+
Window
Finestra
-
+
Default width of new windows:
Larghezza predefinita delle nuove finestre:
-
+
Default height of new windows:
Altezza predefinita delle nuove finestre:
-
+
Always show the tab bar
Mostra sempre la barra delle schede
-
+
Show 'Close' buttons on tabs
Mostra pulsanti di chiusura sulle schede
-
+
Remember the size of the last closed window
Ricorda dimensione della ultima finestra chiusa
-
+
Browsing
Navigazione
-
+
Open files with single click
Apri file con un clic singolo
-
+
Delay of auto-selection in single click mode (0 to disable)
Ritardo per l'auto-selezione in modalità click singolo
-
+
Default view mode:
Modalità vista predefinita:
-
+
sec
secondi
-
+
File Operations
Operazioni sui file
-
+
Confirm before deleting files
Conferma prima di rimuovere i file
-
+
Move deleted files to "trash bin" instead of erasing from disk.
Sposta nel «Cestino» i file rimossi invece di eliminarli dal disco.
-
+
Show thumbnails of files
Mostra miniature dei file
-
+
Only show thumbnails for local files
Mostra miniature solo per i file locali
-
+
+ Display
+
+
+
+
+ Bookmarks:
+
+
+
+
+ Open in current tab
+
+
+
+
+ Open in new tab
+
+
+
+
+ Open in new window
+
+
+
+
+ Erase files on removable media instead of "trash can" creation
+
+
+
+
+ Confirm before moving files into "trash can"
+
+
+
+
+ Don't ask options on launch executable file
+
+
+
+
+ User interface
+
+
+
+
+ Treat backup files as hidden
+
+
+
+
+ Always show full file names
+
+
+
+
+ Show icons of hidden files shadowed
+
+
+
+
+ Show in places
+
+
+
+
+ Home
+ Cartella home
+
+
+
+ Desktop
+ Scrivania
+
+
+
+ Trash can
+
+
+
+
+ Computer
+
+
+
+
+ Applications
+
+
+
+
+ Devices
+
+
+
+
+ Network
+
+
+
+
Do not generate thumbnails for image files exceeding this size:
Non generare miniature per file immagine più grandi di:
-
+
KB
KB
-
+
Auto Mount
Montaggio automatico
-
+
Mount mountable volumes automatically on program startup
Monta automaticamente i volumi montabili all'avvio del programma
-
+
Mount removable media automatically when they are inserted
Monta automaticamente i volumi rimovibli quando vengono inseriti
-
+
Show available options for removable media when they are inserted
Mostra opzioni disponibili per i volumi rimovibli quando vengono inseriti
-
+
When removable medium unmounted:
Quando viene smontato un volume rimovibile:
-
+
Close &tab containing removable medium
Chiudi &scheda con il contenuto
-
+
Chan&ge folder in the tab to home folder
Cambia in cartella &home
-
+
Switch &user command:
Comando per cambiare utente:
-
+
Archiver in&tegration:
Gestore archivi da usare:
-
+
+ Templates
+
+
+
+
+ Show only user defined templates in menu
+
+
+
+
+ Show only one template for each MIME type
+
+
+
+
+ Run default application after creation from template
+
+
+
+
Programs
Programmi
-
+
Terminal emulator:
Emulatore di terminale:
@@ -1094,7 +1356,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
Comando per cambiare utente:
-
+
Examples: "xterm -e %s" for terminal or "gksu %s" for switching user.
%s = the command line you want to execute with terminal or su.
Esempi: "xterm -e %s" per il terminale o "gksu %s" per cambiare utente.
@@ -1105,7 +1367,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
Integrazione con gli archivi:
-
+
Use SI decimal prefixes instead of IEC binary prefixes
Usa i prefissi decimali del SI invece di quelli binari dello IEC
diff --git a/pcmanfm/translations/pcmanfm-qt_ja.ts b/pcmanfm/translations/pcmanfm-qt_ja.ts
index b4659bf..cc9932e 100644
--- a/pcmanfm/translations/pcmanfm-qt_ja.ts
+++ b/pcmanfm/translations/pcmanfm-qt_ja.ts
@@ -4,27 +4,27 @@
AboutDialog
-
+
About
情報
-
+
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
-
+
Lightweight file manager
軽量なファイルマネージャー
-
+
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
-
+
PCMan File Manager
Copyright (C) 2009 - 2014 洪任諭 (Hong Jen Yee)
@@ -70,7 +70,7 @@ GNU 一般公衆利用許諾契約書の複製物を1部
<html><head/><body><p><a href="http://pcmanfm.sourceforge.net/"><span style=" text-decoration: underline; color:#0000ff;">http://pcmanfm.sourceforge.net/</span></a></p></body></html>
-
+
Programming:
* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
@@ -79,7 +79,7 @@ GNU 一般公衆利用許諾契約書の複製物を1部
-
+
Authors
作者
@@ -125,7 +125,7 @@ GNU 一般公衆利用許諾契約書の複製物を1部
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.)
-
+
License
ライセンス
@@ -133,27 +133,27 @@ GNU 一般公衆利用許諾契約書の複製物を1部
AutoRunDialog
-
+
Removable medium is inserted
リムーバブルメディアが接続されました
-
+
<b>Removable medium is inserted</b>
<b>リムーバブルメディアが接続されました</b>
-
+
Type of medium:
メディアの種類:
-
+
Detecting...
検出中...
-
+
Please select the action you want to perform:
実行させる処理を選んでください
@@ -161,522 +161,663 @@ GNU 一般公衆利用許諾契約書の複製物を1部
DesktopPreferencesDialog
-
+
Desktop Preferences
デスクトップの設定
-
+
Background
背景
-
+
Wallpaper mode:
壁紙のモード:
-
+
Wallpaper image file:
壁紙の画像ファイル:
-
+
Select background color:
背景色を選択:
-
-
+
+
Image file
画像ファイル
-
+
Image file path
画像ファイルのパス
-
-
+
+
&Browse
参照(&B)
-
+
Label Text
ラベルテキスト
-
+
Select text color:
文字色を選択
-
+
Select shadow color:
影の色を選択:
-
+
Select font:
フォントを選択
-
+
General
一般
-
+
Window Manager
-
+
Show menus provided by window managers when desktop is clicked
デスクトップのクリック時にウインドウマネージャーのメニューを表示
-
+
Desktop
-
+
Desktop folder:
-
+
Folder path
-
+
Advanced
高度
+
+ FindFilesDialog
+
+
+ Find Files
+
+
+
+
+ Name/Location
+
+
+
+
+ File name patterns
+
+
+
+
+ Pattern:
+
+
+
+
+
+ Case insensitive
+
+
+
+
+
+ Use regular expression
+
+
+
+
+ Places to search
+
+
+
+
+ Add
+
+
+
+
+ Remove
+
+
+
+
+ Search in sub directories
+
+
+
+
+ Search hidden files
+
+
+
+
+
+ File Type
+
+
+
+
+ Only search for files of following types:
+
+
+
+
+ Text files
+
+
+
+
+ Image files
+
+
+
+
+ Audio files
+
+
+
+
+ Video files
+
+
+
+
+ Documents
+
+
+
+
+ Content
+
+
+
+
+ File contains
+
+
+
+
+ Properties
+
+
+
+
+ File Size
+
+
+
+
+ Bigger than:
+
+
+
+
+ Smaller than:
+
+
+
+
+ Last Modified Time
+
+
+
+
+ Earlier than:
+
+
+
+
+ Later than:
+
+
+
MainWindow
-
+
File Manager
ファイルマネージャー
-
+
Go Up
上へ
-
+
Alt+Up
Alt+Up
-
+
Home
ホーム
-
+
Alt+Home
Alt+Home
-
+
Reload
再読込み
-
+
F5
F5
-
+
&Reload
再読込み(&R)
-
+
Go
開く
-
+
Quit
終了
-
+
&About
情報(&A)
-
+
New Window
新しいウインドウ
-
+
Ctrl+N
Ctrl+N
-
+
Show &Hidden
隠しファイルを表示(&H)
-
+
Ctrl+H
Ctrl+H
-
+
&Computer
コンピューター(&C)
-
+
&Trash
ゴミ箱(&T)
-
+
&Network
ネットワーク(&N)
-
+
&Desktop
デスクトップ(&D)
-
+
&Add to Bookmarks
ブックマークに追加(&A)
-
+
&Applications
アプリケーション(&A)
-
+
Ctrl+X
Ctrl+X
-
+
&Copy
コピー(&C)
-
+
Ctrl+C
Ctrl+C
-
+
&Paste
貼り付け(&P)
-
+
Ctrl+V
Ctrl+V
-
+
Select &All
すべてを選択(&A)
-
+
Pr&eferences
設定(&R)
-
+
&Invert Selection
選択を反転(&I)
-
+
&Delete
削除(&D)
-
+
&Rename
名前を変更(&R)
-
+
Ctrl+A
Ctrl+A
-
+
Go &Up
上へ(&U)
-
+
&New Window
新しいウインドウ(&N)
-
+
&Icon View
アイコン表示(&I)
-
+
&Compact View
コンパクト表示(&C)
-
+
&Detailed List
詳細リスト(&D)
-
+
&Thumbnail View
サムネイル表示(&T)
-
+
Cu&t
切り取り(&T)
-
+
Ascending
昇順
-
+
Descending
降順
-
+
By File Name
名前
-
+
By Modification Time
更新日時
-
+
By File Type
種類
-
+
By Owner
所有者
-
+
Folder First
フォルダを先に
-
+
New &Tab
新しいタブ(&T)
-
+
New Tab
新しいタブ
-
+
Ctrl+T
Ctrl+T
-
+
Go &Back
戻る(&B)
-
+
Go Back
戻る
-
+
Alt+Left
Alt+Left
-
+
Go &Forward
進む(&F)
-
+
Go Forward
進む
-
+
Alt+Right
Alt+Right
-
+
Del
Del
-
+
F2
F2
-
+
C&lose Tab
タブを閉じる(&C)
-
+
File &Properties
ファイルのプロパティー(&P)
-
+
&Folder Properties
フォルダーのプロパティー(&F)
-
+
Folder
-
+
Ctrl+Shift+N
-
+
Blank File
-
+
Ctrl+Alt+N
-
+
C&reate New
-
+
&Sorting
ソート(&S)
-
+
Main Toolbar
メインツールバー
-
+
Ctrl+W
Ctrl+W
-
+
Alt+Return
Alt+Return
-
+
Case Sensitive
大文字小文字を区別
-
+
By File Size
サイズ
-
+
Close Window
ウインドウを閉じる
-
+
Edit Bookmarks
ブックマークを編集
-
+
Open &Terminal
端末で開く(&T)
-
+
F4
F4
-
+
Open as &Root
rootで開く(&R)
-
+
&Edit Bookmarks
ブックマークを編集
-
+
&File
ファイル(&F)
-
+
&Help
ヘルプ(&H)
-
+
&View
表示(&V)
-
+
&Edit
編集(&E)
-
+
&Bookmarks
ブックマーク(&B)
-
+
&Go
開く(&G)
-
+
&Tool
ツール(&T)
@@ -684,99 +825,99 @@ GNU 一般公衆利用許諾契約書の複製物を1部
PCManFM::Application
-
+
Name of configuration profile
設定プロファイルの名前
-
+
PROFILE
PROFILE
-
+
Run PCManFM as a daemon
PCManFMをデーモンとして実行
-
+
Quit PCManFM
PCManFMを終了
-
+
Launch desktop manager
デスクトップマネージャーを起動
-
+
Turn off desktop manager if it's running
実行中のデスクトップマネージャーを終了
-
+
Open desktop preference dialog on the page with the specified name
特定の名前のページ上でデスクトップ設定ダイアログを開く
-
-
+
+
NAME
NAME
-
+
Set desktop wallpaper from image FILE
画像ファイルからデスクトップの壁紙を設定
-
+
FILE
FILE
-
+
Set mode of desktop wallpaper. MODE=(color|stretch|fit|center|tile)
デスクトップの壁紙のモードを設定する。MODE=(color|stretch|fit|center|tile)
-
+
MODE
MODE
-
+
Open Preferences dialog on the page with the specified name
特定の名前のページで設定ダイアログを開く
-
+
Open new window
新しいウインドウを開く
-
+
Open Find Files utility
ファイル検索ユーティリティーを開く
-
+
[FILE1, FILE2,...]
[FILE1, FILE2,...]
-
+
Files or directories to open
開くファイルまたはディレクトリー
-
-
+
+
Error
エラー
-
+
Terminal emulator is not set.
端末エミュレーターを未設定です
@@ -843,28 +984,28 @@ GNU 一般公衆利用許諾契約書の複製物を1部
PCManFM::MainWindow
-
+
Version: %1
バージョン: %1
-
+
&Move to Trash
ゴミ箱へ移動(&M)
-
+
&Delete
削除(&D)
-
-
+
+
Error
エラー
-
+
Switch user command is not set.
ユーザー切替コマンドを未設定です
@@ -876,22 +1017,22 @@ GNU 一般公衆利用許諾契約書の複製物を1部
PCManFM::PreferencesDialog
-
+
Icon View
アイコン表示
-
+
Compact Icon View
小さなアイコン表示
-
+
Thumbnail View
サムネイル表示
-
+
Detailed List View
詳細なリスト表示
@@ -931,17 +1072,17 @@ GNU 一般公衆利用許諾契約書の複製物を1部
PCManFM::View
-
+
Open in New T&ab
新しいタブを開く(&T)
-
+
Open in New Win&dow
新しいウインドウを開く(&D)
-
+
Open in Termina&l
端末内で開く(&L)
@@ -949,167 +1090,288 @@ GNU 一般公衆利用許諾契約書の複製物を1部
PreferencesDialog
-
+
Preferences
設定
-
+
User Interface
ユーザーインターフェース
-
+
Behavior
挙動
-
+
+ Display
+
+
+
+
+
Thumbnail
サムネイル
-
+
Volume
ボリューム
-
+
Advanced
高度
-
+
+ Bookmarks:
+
+
+
+
+ Open in current tab
+
+
+
+
+ Open in new tab
+
+
+
+
+ Open in new window
+
+
+
+
+ Erase files on removable media instead of "trash can" creation
+
+
+
+
+ Confirm before moving files into "trash can"
+
+
+
+
+ Don't ask options on launch executable file
+
+
+
+
Icons
アイコン
-
+
Size of big icons:
大きいアイコンの大きさ:
-
+
Size of small icons:
小さいアイコンの大きさ:
-
+
Size of thumbnails:
サムネイルの大きさ:
-
+
Size of side pane icons:
サイドペインのアイコンの大きさ
-
+
Icon theme:
アイコンテーマ:
-
+
Window
ウインドウ
-
+
Default width of new windows:
新しいウインドウのデフォルト幅
-
+
Default height of new windows:
新しいウインドウのデフォルトの高さ
-
+
Always show the tab bar
タブバーを常に表示
-
+
Show 'Close' buttons on tabs
閉じるボタンをタブに表示
-
+
Remember the size of the last closed window
直前に閉じたウインドウのサイズを記憶
-
+
Browsing
ブラウジング
-
+
Open files with single click
シングルクリックでファイルを開く
-
+
Delay of auto-selection in single click mode (0 to disable)
シングルクリックモードでの自動選択の遅延時間(0で無効)
-
+
Default view mode:
デフォルトの表示モード
-
+
sec
秒
-
+
File Operations
ファイル操作
-
+
Confirm before deleting files
ファイルを削除する前に確認
-
+
Move deleted files to "trash bin" instead of erasing from disk.
ディスクから削除せずに"ゴミ箱"へ入れる
-
+
+ User interface
+
+
+
+
+ Treat backup files as hidden
+
+
+
+
+ Always show full file names
+
+
+
+
+ Show icons of hidden files shadowed
+
+
+
+
+ Show in places
+
+
+
+
+ Home
+ ホーム
+
+
+
+ Desktop
+
+
+
+
+ Trash can
+
+
+
+
+ Computer
+
+
+
+
+ Applications
+
+
+
+
+ Devices
+
+
+
+
+ Network
+
+
+
+
Show thumbnails of files
ファイルのサムネイルを表示
-
+
+ Templates
+
+
+
+
+ Show only user defined templates in menu
+
+
+
+
+ Show only one template for each MIME type
+
+
+
+
+ Run default application after creation from template
+
+
+
+
Only show thumbnails for local files
ローカルファイルのみサムネイル表示
-
+
Do not generate thumbnails for image files exceeding this size:
次のサイズを超える画像ファイルのサムネイルを生成しない:
-
+
KB
KB
-
+
When removable medium unmounted:
リムーバブルメディアもアンマウントする際に:
-
+
Switch &user command:
-
+
Archiver in&tegration:
@@ -1122,7 +1384,7 @@ GNU 一般公衆利用許諾契約書の複製物を1部
そのタブのフォルダーをホームフォルダーに移動
-
+
Terminal emulator:
端末エミュレーター:
@@ -1131,37 +1393,37 @@ GNU 一般公衆利用許諾契約書の複製物を1部
次のサイズ(KB)を超えるファイルのサムネイルを生成しない:
-
+
Auto Mount
自動マウント
-
+
Mount mountable volumes automatically on program startup
プログラム開始時にマウント可能なボリュームをマウントする
-
+
Mount removable media automatically when they are inserted
リムーバブルメディアが接続された際に自動的にマウントする
-
+
Show available options for removable media when they are inserted
リムーバブルメディアが接続された際に、可能な処理を表示する
-
+
Close &tab containing removable medium
-
+
Chan&ge folder in the tab to home folder
-
+
Programs
プログラム
@@ -1174,7 +1436,7 @@ GNU 一般公衆利用許諾契約書の複製物を1部
ユーザーを切り替えるためのコマンド
-
+
Examples: "xterm -e %s" for terminal or "gksu %s" for switching user.
%s = the command line you want to execute with terminal or su.
例: 端末に "xterm -e %s" 、ユーザー切替に "gksu %s"
@@ -1189,7 +1451,7 @@ GNU 一般公衆利用許諾契約書の複製物を1部
プログラムを実行する端末エミュレーターのコマンド:
-
+
Use SI decimal prefixes instead of IEC binary prefixes
IEC二進接頭辞の代わりに、SI十進接頭辞を用いる
diff --git a/pcmanfm/translations/pcmanfm-qt_lt_LT.ts b/pcmanfm/translations/pcmanfm-qt_lt_LT.ts
index cf3b053..fadd28e 100644
--- a/pcmanfm/translations/pcmanfm-qt_lt_LT.ts
+++ b/pcmanfm/translations/pcmanfm-qt_lt_LT.ts
@@ -4,17 +4,17 @@
AboutDialog
-
+
About
Apie
-
+
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
-
+
Lightweight file manager
Lengva failų tvarkyklė
@@ -23,7 +23,7 @@
<html><head/><body><p><a href="http://pcmanfm.sourceforge.net/"><span style=" text-decoration: underline; color:#0000ff;">http://pcmanfm.sourceforge.net/</span></a></p></body></html>
-
+
Programming:
* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
@@ -32,7 +32,7 @@
-
+
Authors
Autoriai
@@ -65,12 +65,12 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
+
License
Licencija
-
+
PCMan File Manager
Copyright (C) 2009 - 2014 洪任諭 (Hong Jen Yee)
@@ -91,7 +91,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
-
+
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
@@ -99,27 +99,27 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
AutoRunDialog
-
+
Removable medium is inserted
Įdėta išimama laikmena
-
+
<b>Removable medium is inserted</b>
<b>Įdėta išimama laikmena</b>
-
+
Type of medium:
Laikmenos tipas:
-
+
Detecting...
Aptinkama...
-
+
Please select the action you want to perform:
Pasirinkite veiksmą kurį norite atlikti:
@@ -127,522 +127,663 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
DesktopPreferencesDialog
-
+
Desktop Preferences
Darbastalio nustatymai
-
+
Background
Fonas
-
+
Wallpaper mode:
Fono režimas:
-
+
Wallpaper image file:
Fono paveikslėlis:
-
+
Select background color:
Pasirinkite fono spalvą:
-
-
+
+
Image file
Paveikslėlio failas
-
+
Image file path
Paveikslėlio kelias
-
-
+
+
&Browse
&Naršyti
-
+
Label Text
Antraštė
-
+
Select text color:
Parinkite teksto spalvą:
-
+
Select shadow color:
Pasirinkite šešėlio spalvą:
-
+
Select font:
Pasirinkite šriftą:
-
+
General
Bendra
-
+
Advanced
Sudėtingesni
-
+
Show menus provided by window managers when desktop is clicked
-
+
Window Manager
-
+
Desktop
-
+
Desktop folder:
-
+
Folder path
+
+ FindFilesDialog
+
+
+ Find Files
+
+
+
+
+ Name/Location
+
+
+
+
+ File name patterns
+
+
+
+
+ Pattern:
+
+
+
+
+
+ Case insensitive
+
+
+
+
+
+ Use regular expression
+
+
+
+
+ Places to search
+
+
+
+
+ Add
+
+
+
+
+ Remove
+
+
+
+
+ Search in sub directories
+
+
+
+
+ Search hidden files
+
+
+
+
+
+ File Type
+
+
+
+
+ Only search for files of following types:
+
+
+
+
+ Text files
+
+
+
+
+ Image files
+
+
+
+
+ Audio files
+
+
+
+
+ Video files
+
+
+
+
+ Documents
+
+
+
+
+ Content
+
+
+
+
+ File contains
+
+
+
+
+ Properties
+
+
+
+
+ File Size
+
+
+
+
+ Bigger than:
+
+
+
+
+ Smaller than:
+
+
+
+
+ Last Modified Time
+
+
+
+
+ Earlier than:
+
+
+
+
+ Later than:
+
+
+
MainWindow
-
+
File Manager
Failų tvarkyklė
-
+
Go Up
Aukštyn
-
+
Alt+Up
Alt+Up
-
+
Home
Home (Namai)
-
+
Alt+Home
Alt+Home
-
+
Reload
Įkelti iš naujo
-
+
F5
F5
-
+
&Reload
Į&kelti iš naujo
-
+
Go
Eiti
-
+
Quit
Išeiti
-
+
&About
&Apie
-
+
New Window
Naujas langas
-
+
Ctrl+N
Ctrl+N
-
+
Show &Hidden
Rodyti &paslėptus
-
+
Ctrl+H
Ctrl+H
-
+
&Computer
&Kompiuteris
-
+
&Trash
Š&iukšlinė
-
+
&Network
&Tinklas
-
+
&Desktop
&Darbastalis
-
+
&Add to Bookmarks
Į&dėti į žymeles
-
+
&Applications
&Programos
-
+
Ctrl+X
Ctrl+X
-
+
&Copy
&Kopijuoti
-
+
Ctrl+C
Ctrl+C
-
+
&Paste
Į&klijuoti
-
+
Ctrl+V
Ctrl+V
-
+
Select &All
Pažymėti &viską
-
+
Pr&eferences
&Nustatymai
-
+
&Invert Selection
Pasirinkti &atvirkščiai
-
+
&Delete
&Pašalinti
-
+
&Rename
&Pervadinti
-
+
Ctrl+A
Ctrl+A
-
+
Go &Up
&Aukštyn
-
+
&New Window
&Naujas langas
-
+
&Icon View
&Piktogramų rodinys
-
+
&Compact View
&Glaustas rodinys
-
+
&Detailed List
&Detalaus sąrašo vaizdas
-
+
&Thumbnail View
&Miniatiūrų rodinys
-
+
Cu&t
Iš&kirpti
-
+
Ascending
Didėjančiai
-
+
Descending
Mažėjančiai
-
+
By File Name
Pagal failo vardą
-
+
By Modification Time
Pagal keitimo datą
-
+
By File Type
Pagal failo tipą
-
+
By Owner
Pagal savininką
-
+
Folder First
Pirmiausia aplankai
-
+
New &Tab
Nauja &kortelė
-
+
New Tab
Nauja kortelė
-
+
Ctrl+T
Ctrl+T
-
+
Go &Back
&Atgal
-
+
Go Back
Atgal
-
+
Alt+Left
Alt+Left
-
+
Go &Forward
&Pirmyn
-
+
Go Forward
Pirmyn
-
+
Alt+Right
Alt+Right
-
+
Del
Del
-
+
F2
F2
-
+
C&lose Tab
&Užverti kortelę
-
+
File &Properties
Failo &savybės
-
+
&Folder Properties
Aplanko sa&vybės
-
+
Folder
-
+
Ctrl+Shift+N
-
+
Blank File
-
+
Ctrl+Alt+N
-
+
C&reate New
-
+
&Sorting
&Rikiavimas
-
+
Ctrl+W
Ctrl+W
-
+
Alt+Return
Alt+Return
-
+
Case Sensitive
Skirti raidžių dydį
-
+
By File Size
Pagal failo dydį
-
+
Close Window
Užverti langą
-
+
Edit Bookmarks
Redaguoti žymeles
-
+
Open &Terminal
Atverti &terminalą
-
+
F4
F4
-
+
Open as &Root
Atverti &administratoriaus teisėmis
-
+
&Edit Bookmarks
&Redaguoti žymeles
-
+
&File
&Failas
-
+
&Help
Ž&inynas
-
+
&View
&Rodymas
-
+
&Edit
&Taisa
-
+
&Bookmarks
Ž&ymelės
-
+
&Go
&Eiti
-
+
&Tool
Į&rankiai
-
+
Main Toolbar
@@ -650,99 +791,99 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::Application
-
+
Name of configuration profile
Konfigūracijos profilio pavadinimas
-
+
PROFILE
PROFILIS
-
+
Run PCManFM as a daemon
Paleisti PCManFM kaip demoną
-
+
Quit PCManFM
Užverti PCManFM
-
+
Launch desktop manager
Paleisti darbastalio tvarkyklę
-
+
Turn off desktop manager if it's running
Išjungti darbastalio tvarkyklę (jei ji veikia)
-
+
Open desktop preference dialog on the page with the specified name
Atverti nustatymų dialogą nurodytame puslapyje
-
-
+
+
NAME
PAVADINIMAS
-
+
Set desktop wallpaper from image FILE
Nustatyti darbastalio foną iš paveikslėlio FAILO
-
+
FILE
FAILAS
-
+
Set mode of desktop wallpaper. MODE=(color|stretch|fit|center|tile)
Darbastalio fono režimas. REŽIMAS=(color|stretch|fit|center|tile)
-
+
MODE
REŽIMAS
-
+
Open Preferences dialog on the page with the specified name
Atverti nustatymų dialogą nurodytame puslapyje
-
+
Open new window
Atverti naują langą
-
+
Open Find Files utility
Atverti failų paieškos įrankį
-
+
[FILE1, FILE2,...]
[FAILAS1, FAILAS2,...]
-
-
+
+
Error
Klaida
-
+
Terminal emulator is not set.
Nenustatytas terminalo emuliatorius.
-
+
Files or directories to open
@@ -809,23 +950,23 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::MainWindow
-
+
&Move to Trash
&Perkelti į šiukšliadėžę
-
+
&Delete
&Pašalinti
-
-
+
+
Error
Klaida
-
+
Switch user command is not set.
Nenustatyta naudotojo perjungimo komanda.
@@ -834,7 +975,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
Nenustatytas terminalo emuliatorius.
-
+
Version: %1
@@ -842,22 +983,22 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::PreferencesDialog
-
+
Icon View
Piktogramų peržiūra
-
+
Compact Icon View
Kompaktiškas piktogramų rodinys
-
+
Thumbnail View
Miniatiūrų rodinys
-
+
Detailed List View
Išsamus sąrašas
@@ -897,17 +1038,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::View
-
+
Open in New T&ab
-
+
Open in New Win&dow
-
+
Open in Termina&l
@@ -915,127 +1056,168 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PreferencesDialog
-
+
Preferences
Nustatymai
-
+
User Interface
Naudotojo sąsaja
-
+
Behavior
Elgsena
-
+
+ Display
+
+
+
+
+
Thumbnail
Miniatiūra
-
+
Volume
Tomas
-
+
Advanced
Papildomi
-
+
+ Bookmarks:
+
+
+
+
+ Open in current tab
+
+
+
+
+ Open in new tab
+
+
+
+
+ Open in new window
+
+
+
+
+ Erase files on removable media instead of "trash can" creation
+
+
+
+
+ Confirm before moving files into "trash can"
+
+
+
+
+ Don't ask options on launch executable file
+
+
+
+
Icons
Piktogramos
-
+
Size of big icons:
Didelių piktogramų dydis:
-
+
Size of small icons:
Mažų piktogramų dydis:
-
+
Size of thumbnails:
Miniatiūrų dydis:
-
+
Size of side pane icons:
Šoninio skydelio piktogramų dydis:
-
+
Icon theme:
Piktogramų tema:
-
+
Window
Langas
-
+
Default width of new windows:
Numatytasis naujų langų plotis:
-
+
Default height of new windows:
Numatytasis naujų langų aukštis:
-
+
Always show the tab bar
Visada rodyti kortelių juostą
-
+
Show 'Close' buttons on tabs
Ant kortelių rodyti uždarymo mygtukus
-
+
Browsing
Naršymas
-
+
Open files with single click
Atverti failus vienu mygtuko paspaudimu
-
+
Default view mode:
Numatytas rodinys:
-
+
File Operations
Failų operacijos
-
+
Confirm before deleting files
Patvirtinti prieš ištrinant failus
-
+
Move deleted files to "trash bin" instead of erasing from disk.
Ištrintus failus perkelti į šiukšlinę, o ne ištrinti iš disko.
-
+
Show thumbnails of files
Rodyti failų miniatiūras
-
+
Only show thumbnails for local files
Miniatiūras rodyti tik vietiniams failams
@@ -1044,27 +1226,27 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
Negeneruoti miniatiūrų, jei failas didesnis nei (KB):
-
+
Auto Mount
Automatinis prijungimas
-
+
Mount mountable volumes automatically on program startup
Paleidžiant programą automatiškai prijungti prijungiamus tomus
-
+
Mount removable media automatically when they are inserted
Prijungti išimamas laikmenas automatiškai jas įdėjus
-
+
Show available options for removable media when they are inserted
Prijungus išimamą laikmeną rodyti galimus veiksmus
-
+
Programs
Programos
@@ -1077,7 +1259,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
Naudotojo perjungimo komanda:
-
+
Examples: "xterm -e %s" for terminal or "gksu %s" for switching user.
%s = the command line you want to execute with terminal or su.
Pavyzdys: „xterm -e %s“ terminalui ar „gksu %s“ naudotojo perjungimui.
@@ -1092,64 +1274,144 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
Terminalo emuliatoriaus komanda programoms:
-
+
Use SI decimal prefixes instead of IEC binary prefixes
Naudoti SI dešimtainius matmenis vietoj IEC dvejetainių matmenų
-
+
Do not generate thumbnails for image files exceeding this size:
-
+
KB
-
+
Terminal emulator:
-
+
When removable medium unmounted:
-
+
Delay of auto-selection in single click mode (0 to disable)
-
+
sec
-
+
+ User interface
+
+
+
+
+ Treat backup files as hidden
+
+
+
+
+ Always show full file names
+
+
+
+
+ Show icons of hidden files shadowed
+
+
+
+
Remember the size of the last closed window
-
+
+ Show in places
+
+
+
+
+ Home
+ Home (Namai)
+
+
+
+ Desktop
+
+
+
+
+ Trash can
+
+
+
+
+ Computer
+
+
+
+
+ Applications
+
+
+
+
+ Devices
+
+
+
+
+ Network
+
+
+
+
Close &tab containing removable medium
-
+
Chan&ge folder in the tab to home folder
-
+
Switch &user command:
-
+
Archiver in&tegration:
+
+
+ Templates
+
+
+
+
+ Show only user defined templates in menu
+
+
+
+
+ Show only one template for each MIME type
+
+
+
+
+ Run default application after creation from template
+
+
diff --git a/pcmanfm/translations/pcmanfm-qt_pl.ts b/pcmanfm/translations/pcmanfm-qt_pl.ts
index 146567c..5cfa013 100644
--- a/pcmanfm/translations/pcmanfm-qt_pl.ts
+++ b/pcmanfm/translations/pcmanfm-qt_pl.ts
@@ -4,22 +4,22 @@
AboutDialog
-
+
About
O programie
-
+
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
-
+
Lightweight file manager
Lekki menedżer plików
-
+
PCMan File Manager
Copyright (C) 2009 - 2014 洪任諭 (Hong Jen Yee)
@@ -40,7 +40,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
-
+
Programming:
* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
@@ -49,17 +49,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
-
+
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
-
+
Authors
Autorzy
-
+
License
Licencja
@@ -67,27 +67,27 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
AutoRunDialog
-
+
Removable medium is inserted
Wykryto nośnik wymienny
-
+
<b>Removable medium is inserted</b>
<b>Wykryto nośnik wymienny</b>
-
+
Type of medium:
Typ nośnika:
-
+
Detecting...
Wykrywanie...
-
+
Please select the action you want to perform:
Wybierz działanie, które chcesz wykonać:
@@ -95,522 +95,663 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
DesktopPreferencesDialog
-
+
Desktop Preferences
Ustawienia pulpitu
-
+
Background
Tło
-
+
Wallpaper mode:
Tryb:
-
+
Wallpaper image file:
Obraz tła:
-
+
Select background color:
Kolor tła:
-
-
+
+
Image file
Plik obrazka
-
+
Image file path
Ścieżka obrazka
-
-
+
+
&Browse
&Wybierz
-
+
Label Text
Tekst
-
+
Select text color:
Kolor tekstu:
-
+
Select shadow color:
Kolor cienia:
-
+
Select font:
Czcionka:
-
+
General
Wygląd
-
+
Window Manager
Menedżer Okien
-
+
Show menus provided by window managers when desktop is clicked
Wyświetlanie menu menedżera okien po kliknięciu na pulpicie
-
+
Desktop
Pulpit
-
+
Desktop folder:
Katalog Pulpitu:
-
+
Folder path
Ścieżka katalogu
-
+
Advanced
Zaawansowane
+
+ FindFilesDialog
+
+
+ Find Files
+ Znajdź pliki
+
+
+
+ Name/Location
+ Nazwa/Lokalizacja
+
+
+
+ File name patterns
+ Wzorce nazwy pliku
+
+
+
+ Pattern:
+ Wzorzec:
+
+
+
+
+ Case insensitive
+ Ignoruj wielkość liter
+
+
+
+
+ Use regular expression
+ Użyj wyrażeń regularnych
+
+
+
+ Places to search
+ Szukaj w
+
+
+
+ Add
+ Dodaj
+
+
+
+ Remove
+ Usuń
+
+
+
+ Search in sub directories
+ Szukaj w podkatalogach
+
+
+
+ Search hidden files
+ Szukaj wśród ukrytych plików
+
+
+
+
+ File Type
+ Typ pliku
+
+
+
+ Only search for files of following types:
+ Szukaj tylko plików o podanym typie:
+
+
+
+ Text files
+ Pliki tekstowe
+
+
+
+ Image files
+ Obrazy
+
+
+
+ Audio files
+ Pliki dźwiękowe
+
+
+
+ Video files
+ Pliki wideo
+
+
+
+ Documents
+ Dokumenty
+
+
+
+ Content
+ Zawartość
+
+
+
+ File contains
+ Pliki zawierające
+
+
+
+ Properties
+ Ustawienia
+
+
+
+ File Size
+ Rozmiar pliku
+
+
+
+ Bigger than:
+ Większy niż:
+
+
+
+ Smaller than:
+ Mniejszy niż:
+
+
+
+ Last Modified Time
+ Czas ostatniej modyfikacji
+
+
+
+ Earlier than:
+ Wcześniejszy niż:
+
+
+
+ Later than:
+ Późniejszy niż:
+
+
MainWindow
-
+
File Manager
Menedżer plików
-
+
Go Up
Katalog nadrzędny
-
+
Alt+Up
Alt+Góra
-
+
Home
Katalog użytkownika
-
+
Alt+Home
Alt+Home
-
+
Reload
Odśwież
-
+
F5
F5
-
+
&Reload
&Odśwież
-
+
Go
Przejdź
-
+
Quit
Zamknij
-
+
&About
&O programie
-
+
New Window
Nowe okno
-
+
Ctrl+N
Ctrl+N
-
+
Show &Hidden
- Wyświetlanie &ukrytych plików
+ Wyświetl &ukryte pliki
-
+
Ctrl+H
Ctrl+H
-
+
&Computer
&Komputer
-
+
&Trash
Ko&sz
-
+
&Network
&Sieć
-
+
&Desktop
&Pulpit
-
+
&Add to Bookmarks
&Dodaj zakładkę
-
+
&Applications
P&rogramy
-
+
Ctrl+X
Ctrl+X
-
+
&Copy
&Kopiuj
-
+
Ctrl+C
Ctrl+C
-
+
&Paste
&Wklej
-
+
Ctrl+V
Ctrl+V
-
+
Select &All
Zazn&acz wszystko
-
+
Pr&eferences
Pr&eferencje
-
+
&Invert Selection
&Odwróć zaznaczenie
-
+
&Delete
&Usuń
-
+
&Rename
&Zmień nazwę
-
+
Ctrl+A
Ctrl+A
-
+
Go &Up
Do &góry
-
+
&New Window
&Nowe okno
-
+
&Icon View
- Widok &ikon
+ &Ikony
-
+
&Compact View
Lista &zwarta
-
+
&Detailed List
Lista &szczegółowa
-
+
&Thumbnail View
&Miniatury
-
+
Cu&t
W&ytnij
-
+
Ascending
Rosnąco
-
+
Descending
Malejąco
-
+
By File Name
Według nazwy
-
+
By Modification Time
Według czasu modyfikacji
-
+
By File Type
Według typu
-
+
By Owner
Według właściciela
-
+
Folder First
Najpierw katalogi
-
+
New &Tab
Nowa &karta
-
+
New Tab
Nowa karta
-
+
Ctrl+T
Ctrl+T
-
+
Go &Back
&Poprzedni katalog
-
+
Go Back
Poprzedni katalog
-
+
Alt+Left
Alt+Lewo
-
+
Go &Forward
&Następny katalog
-
+
Go Forward
Następny katalog
-
+
Alt+Right
Alt+Prawo
-
+
Del
Del
-
+
F2
F2
-
+
C&lose Tab
&Zamknij kartę
-
+
File &Properties
Właściwości &pliku
-
+
&Folder Properties
Właściwości &katalogu
-
+
Folder
-
+ Katalog
-
+
Ctrl+Shift+N
-
+ Ctrl+Shift+N
-
+
Blank File
-
+ Pusty plik
-
+
Ctrl+Alt+N
-
+ Ctrl+Alt+N
-
+
C&reate New
-
+ &Nowy
-
+
&Sorting
&Sortowanie
-
+
Main Toolbar
Pasek narzędziowy
-
+
Ctrl+W
Ctrl+W
-
+
Alt+Return
Alt+Return
-
+
Case Sensitive
Uwzględniaj wielkość liter
-
+
By File Size
Według rozmiaru
-
+
Close Window
Zamknij okno
-
+
Edit Bookmarks
Edytuj zakładki
-
+
Open &Terminal
- Otwórz położenie w &terminalu
+ Otwórz w &terminalu
-
+
F4
F4
-
+
Open as &Root
Otwórz jako &Root
-
+
&Edit Bookmarks
Edytuj &Zakładki
-
+
&File
&Plik
-
+
&Help
Po&moc
-
+
&View
&Widok
-
+
&Edit
&Edycja
-
+
&Bookmarks
&Zakładki
-
+
&Go
P&rzejdź
-
+
&Tool
&Narzędzia
@@ -618,99 +759,99 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::Application
-
+
Name of configuration profile
Nazwa profilu konfiguracji
-
+
PROFILE
PROFIL
-
+
Run PCManFM as a daemon
Uruchom PCManFM jako daemon
-
+
Quit PCManFM
Zakończ PCManFM
-
+
Launch desktop manager
-
+ Uruchom menedżera pulpitu
-
+
Turn off desktop manager if it's running
-
+ Wyłądż menedżera pulpitu jeżeli jest uruchomiony
-
+
Open desktop preference dialog on the page with the specified name
-
-
+
+
NAME
-
+ NAZWA
-
+
Open new window
Otwórz nowe okno
-
+
Open Find Files utility
-
+
Set desktop wallpaper from image FILE
Ustaw tło pulpitu z obrazka PLIK
-
+
FILE
PLIK
-
+
Set mode of desktop wallpaper. MODE=(color|stretch|fit|center|tile)
Ustaw tryb tapety pulpitu. TRYB=(color|stretch|fit|center|tile)
-
+
MODE
TRYB
-
+
Open Preferences dialog on the page with the specified name
-
+
Files or directories to open
Pliki lub katalogi do otwarcia
-
+
[FILE1, FILE2,...]
[PLIK1, PLIK2,...]
-
-
+
+
Error
Błąd
-
+
Terminal emulator is not set.
Nie ustawiono emulatora terminala.
@@ -733,22 +874,22 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
Fill with background color only
- Wypełnienie kolorem
+ Wypełnij tylko kolorem
Stretch to fill the entire screen
- Rozciągnięcie do rozmiaru ekranu
+ Rozciągnij do rozmiaru ekranu
Stretch to fit the screen
- Dopasowanie do rozmiaru ekranu
+ Dopasuj do rozmiaru ekranu
Center on the screen
- Wyśrodkowanie
+ Wyśrodkuj
@@ -777,28 +918,28 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::MainWindow
-
+
Version: %1
Wersja: %1
-
+
&Move to Trash
&Przenieś do kosza
-
+
&Delete
&Usuń
-
-
+
+
Error
Błąd
-
+
Switch user command is not set.
Nie ustawiono polecenia do przełączania użytkowników.
@@ -806,22 +947,22 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::PreferencesDialog
-
+
Icon View
- Widok ikon
+ Ikony
-
+
Compact Icon View
Lista zwarta
-
+
Thumbnail View
Miniatury
-
+
Detailed List View
Lista szczegółowa
@@ -865,17 +1006,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::View
-
+
Open in New T&ab
Otwórz w nowej &karcie
-
+
Open in New Win&dow
Otwórz w nowym &oknie
-
+
Open in Termina&l
Otwórz w &terminalu
@@ -883,198 +1024,319 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PreferencesDialog
-
+
Preferences
Preferencje
-
+
User Interface
Wyświetlanie
-
+
Behavior
Zachowanie
-
+
+
Thumbnail
Miniatury
-
+
Volume
- Wolumeny
+ Wolumen
-
+
Advanced
Zaawansowane
-
+
Icons
Ikony
-
+
Size of big icons:
Rozmiar dużych ikon:
-
+
Size of small icons:
Rozmiar małych ikon:
-
+
Size of thumbnails:
Rozmiar miniatur:
-
+
Size of side pane icons:
Rozmiar ikon panelu bocznego:
-
+
Icon theme:
Motyw ikon:
-
+
Window
Okno
-
+
Default width of new windows:
Domyślna szerokość nowych okien:
-
+
Default height of new windows:
Domyślna wysokość nowych okien:
-
+
Always show the tab bar
Zawsze pokazuj pasek kart
-
+
Show 'Close' buttons on tabs
Pokaż przycisk 'Zamknij' na kartach
-
+
Remember the size of the last closed window
Pamiętaj rozmiar ostatnio zamkniętego okna
-
+
Browsing
Przeglądanie
-
+
Open files with single click
- Otwieranie plików jednokrotnym kliknięciem
+ Otwórz pliki pojedynczym kliknięciem
-
+
Delay of auto-selection in single click mode (0 to disable)
Opóźnienie zaznaczania (0 aby wyłączyć)
-
+
Default view mode:
Domyślny tryb widoku:
-
+
sec
- sek
+ s
-
+
File Operations
Operacje na plikach
-
+
Confirm before deleting files
- Potwierdzenie usuwania plików
+ Potwierdź przed usunięciem plików
-
+
Move deleted files to "trash bin" instead of erasing from disk.
Przenoszenie plików do "Kosza" zamiast usuwania z dysku
-
+
Show thumbnails of files
- Wyświetlanie miniatur zawartości plików
+ Wyświetl miniatury zawartości plików
-
+
Only show thumbnails for local files
- Wyświetlanie miniatur tylko lokalnych plików
+ Wyświetl miniatury zawartości tylko lokalnych plików
+
+
+
+ Display
+
+
+
+
+ Bookmarks:
+ Zakładki:
+
+
+
+ Open in current tab
+ Otwórz w aktualnej zakładce
+
+
+
+ Open in new tab
+ Otwórz w nowej zakładce
+
+
+
+ Open in new window
+ Otwórz w nowym oknie
+
+
+
+ Erase files on removable media instead of "trash can" creation
+
+
+
+
+ Confirm before moving files into "trash can"
+ Potwierdź przed przeniesieniem plików do "Kosza"
+
+
+
+ Don't ask options on launch executable file
+
+
+
+
+ User interface
+ Wyświetlanie
+
+
+
+ Treat backup files as hidden
+
+
+
+
+ Always show full file names
+ Zawsze wyświetlaj pełne nazwy plików
+
+
+
+ Show icons of hidden files shadowed
+
-
+
+ Show in places
+
+
+
+
+ Home
+ Katalog użytkownika
+
+
+
+ Desktop
+ Pulpit
+
+
+
+ Trash can
+ Kosz
+
+
+
+ Computer
+ Komputer
+
+
+
+ Applications
+ Aplikacje
+
+
+
+ Devices
+ Urządzenia
+
+
+
+ Network
+ Sieć
+
+
+
Do not generate thumbnails for image files exceeding this size:
- Pomijanie generowania miniatur plików większych niż:
+ Nie generuj miniatur dla plików większych niż:
-
+
KB
KB
-
+
Auto Mount
Automatyczne montowanie
-
+
Mount mountable volumes automatically on program startup
Montowanie wolumenów podczas uruchamiania programu
-
+
Mount removable media automatically when they are inserted
Montowanie nośników wymiennych po wsunięciu
-
+
Show available options for removable media when they are inserted
Wyświetlanie możliwych czynności po wsunięciu nośnika wymiennego
-
+
When removable medium unmounted:
- Działania po odmontowaniu nośnika wymiennego
+ Działania po odmontowaniu nośnika wymiennego:
-
+
Close &tab containing removable medium
-
+ Zamknij zakładkę nośnika wymiennego
-
+
Chan&ge folder in the tab to home folder
-
+ Zmień katalog w zakładce na katalog użytkownika
-
+
Switch &user command:
-
+
Archiver in&tegration:
+ Menedżer archiwów
+
+
+
+ Templates
+ Szablony
+
+
+
+ Show only user defined templates in menu
+
+
+
+
+ Show only one template for each MIME type
+ Pokazuj tylko jeden szablon dla każdego typu MIME
+
+
+
+ Run default application after creation from template
@@ -1086,12 +1348,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
Przejście do katalogu użytkownika
-
+
Programs
Programy
-
+
Terminal emulator:
Emulator terminala:
@@ -1100,7 +1362,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
Przełączanie użytkowników:
-
+
Examples: "xterm -e %s" for terminal or "gksu %s" for switching user.
%s = the command line you want to execute with terminal or su.
Przykład: "xterm -e %s" dla terminala lub "gksu %s" dla przełączania użytkownika.
@@ -1111,7 +1373,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
Menedżer archiwów:
-
+
Use SI decimal prefixes instead of IEC binary prefixes
Używanie dziesiętnych prefiksów SI zamiast binarnych IEC
diff --git a/pcmanfm/translations/pcmanfm-qt_pt.ts b/pcmanfm/translations/pcmanfm-qt_pt.ts
index 9df8507..64e6163 100644
--- a/pcmanfm/translations/pcmanfm-qt_pt.ts
+++ b/pcmanfm/translations/pcmanfm-qt_pt.ts
@@ -4,27 +4,27 @@
AboutDialog
-
+
About
Sobre
-
+
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
-
+
Lightweight file manager
Gestor de ficheiros
-
+
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
-
+
PCMan File Manager
Copyright (C) 2009 - 2014 洪任諭 (Hong Jen Yee)
@@ -65,7 +65,7 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
<html><head/><body><p><a href="http://pcmanfm.sourceforge.net/"><span style=" text-decoration: underline; color:#0000ff;">http://pcmanfm.sourceforge.net/</span></a></p></body></html>
-
+
Programming:
* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
@@ -74,7 +74,7 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
-
+
Authors
Autores
@@ -115,7 +115,7 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
+
License
Licença
@@ -123,27 +123,27 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
AutoRunDialog
-
+
Removable medium is inserted
Disco amovível inserido
-
+
<b>Removable medium is inserted</b>
<b>Disco amovível inserido</b>
-
+
Type of medium:
Tipo de disco:
-
+
Detecting...
A detetar...
-
+
Please select the action you want to perform:
Escolha a ação que pretende executar:
@@ -151,523 +151,664 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
DesktopPreferencesDialog
-
+
Desktop Preferences
Preferências da área de trabalho
-
+
Background
Fundo
-
+
Wallpaper mode:
Modo de papel de parede:
-
+
Wallpaper image file:
Ficheiro do papel de parede:
-
+
Select background color:
Escolha a cor de fundo:
-
-
+
+
Image file
Ficheiro de imagem
-
+
Image file path
Caminho do ficheiro de imagem
-
-
+
+
&Browse
E&xplorar
-
+
Label Text
Texto
-
+
Select text color:
Escolha a cor do texto:
-
+
Select shadow color:
Escolha a cor da sombra:
-
+
Select font:
Escolha o tipo de letra:
-
+
General
Geral
-
+
Window Manager
Gestor de janelas
-
+
Show menus provided by window managers when desktop is clicked
Mostrar menus disponibilizados pelo gestor de janelas ao clicar na área de trabalho
-
+
Desktop
Área de trabalho
-
+
Desktop folder:
Pasta da área de trabalho:
-
+
Folder path
Caminho da pasta
-
+
Advanced
Avançado
+
+ FindFilesDialog
+
+
+ Find Files
+
+
+
+
+ Name/Location
+
+
+
+
+ File name patterns
+
+
+
+
+ Pattern:
+
+
+
+
+
+ Case insensitive
+
+
+
+
+
+ Use regular expression
+
+
+
+
+ Places to search
+
+
+
+
+ Add
+
+
+
+
+ Remove
+
+
+
+
+ Search in sub directories
+
+
+
+
+ Search hidden files
+
+
+
+
+
+ File Type
+
+
+
+
+ Only search for files of following types:
+
+
+
+
+ Text files
+
+
+
+
+ Image files
+
+
+
+
+ Audio files
+
+
+
+
+ Video files
+
+
+
+
+ Documents
+
+
+
+
+ Content
+
+
+
+
+ File contains
+
+
+
+
+ Properties
+
+
+
+
+ File Size
+
+
+
+
+ Bigger than:
+
+
+
+
+ Smaller than:
+
+
+
+
+ Last Modified Time
+
+
+
+
+ Earlier than:
+
+
+
+
+ Later than:
+
+
+
MainWindow
-
+
File Manager
Gestor de ficheiros
-
+
Go Up
Subir
-
+
Alt+Up
Alt+Up
-
+
Home
Pasta pessoal
-
+
Alt+Home
Alt+Home
-
+
Reload
Recarregar
-
+
F5
F5
-
+
&Reload
&Recarregar
-
+
Go
Ir
-
+
Quit
Sair
-
+
&About
&Sobre
-
+
New Window
Nova janela
-
+
Ctrl+N
Ctrl+N
-
+
Show &Hidden
Mostrar &ocultos
-
+
Ctrl+H
Ctrl+H
-
+
&Computer
&Computador
-
+
&Trash
&Lixo
-
+
&Network
&Rede
-
+
&Desktop
Área &de trabalho
-
+
&Add to Bookmarks
&Adicionar aos marcadores
-
+
&Applications
&Aplicações
-
+
Ctrl+X
Ctrl+X
-
+
&Copy
&Copiar
-
+
Ctrl+C
Ctrl+C
-
+
&Paste
Co&lar
-
+
Ctrl+V
Ctrl+V
-
+
Select &All
Selecion&ar tudo
-
+
Pr&eferences
Pr&eferências
-
+
&Invert Selection
&Inverter seleção
-
+
&Delete
E&liminar
-
+
&Rename
Muda&r nome
-
+
Ctrl+A
Ctrl+A
-
+
Go &Up
S&ubir
-
+
&New Window
&Nova janela
-
+
&Icon View
V&ista de ícones
-
+
&Compact View
Vista &compacta
-
+
&Detailed List
Lista &detalhada
-
+
&Thumbnail View
Vista de minia&turas
-
+
Cu&t
Cor&tar
-
+
Ascending
Ascendente
-
+
Descending
Descendente
-
+
By File Name
Por nome de ficheiro
-
+
By Modification Time
Por data de modificação
-
+
By File Type
Por tipo de ficheiro
-
+
By Owner
Por dono
-
+
Folder First
Pastas no início
-
+
New &Tab
Novo &separador
-
+
New Tab
Novo separador
-
+
Ctrl+T
Ctrl+T
-
+
Go &Back
&Recuar
-
+
Go Back
Recuar
-
+
Alt+Left
Alt+Left
-
+
Go &Forward
&Avançar
-
+
Go Forward
Avançar
-
+
Alt+Right
Alt+Right
-
+
Del
Del
-
+
F2
F2
-
+
C&lose Tab
&Fechar separador
-
+
File &Properties
&Propriedades do ficheiro
-
+
&Folder Properties
Propried&ades da pasta
-
+
Folder
-
+
Ctrl+Shift+N
-
+
Blank File
-
+
Ctrl+Alt+N
-
+
C&reate New
-
+
&Sorting
&Ordenação
-
+
Main Toolbar
Barra principal
-
+
Ctrl+W
Ctrl+W
-
+
Alt+Return
Alt+Return
-
+
Case Sensitive
Diferenciar maiúsculas/minúsculas
-
+
By File Size
Por tamanho de ficheiro
-
+
Close Window
Fechar janela
-
+
Edit Bookmarks
Editar marcadores
-
+
Open &Terminal
Abrir &terminal
-
+
F4
F4
-
+
Open as &Root
Abrir como &root
-
+
&Edit Bookmarks
&Editar marcadores
-
+
&File
&Ficheiro
-
+
&Help
Aj&uda
-
+
&View
&Ver
-
+
&Edit
&Editar
-
+
&Bookmarks
&Marcadores
-
+
&Go
&Ir
-
+
&Tool
Ferramen&tas
@@ -675,99 +816,99 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
PCManFM::Application
-
+
Name of configuration profile
Nome do perfil
-
+
PROFILE
Perfil
-
+
Run PCManFM as a daemon
Executar PCManFM como serviço
-
+
Quit PCManFM
Fechar PCManFM
-
+
Launch desktop manager
Abrir gestor da área de trabalho
-
+
Turn off desktop manager if it's running
Fechar gestor da área de trabalho se estiver em execução
-
+
Open desktop preference dialog on the page with the specified name
Abrir diálogo de preferências da área de trabalho na página especificada
-
-
+
+
NAME
Nome
-
+
Set desktop wallpaper from image FILE
Definir papel de parede com base num ficheiro
-
+
FILE
Ficheiro
-
+
Set mode of desktop wallpaper. MODE=(color|stretch|fit|center|tile)
Definir modo do papel de parede. Modo =(color|stretch|fit|center|tile)
-
+
MODE
Modo
-
+
Open Preferences dialog on the page with the specified name
Abrir diálogo de preferências na página especificada
-
+
Open new window
Abrir nova janela
-
+
Open Find Files utility
Abrir utilitário de procura de ficheiros
-
+
[FILE1, FILE2,...]
[Ficheiro1, ficheiro2,...]
-
+
Files or directories to open
Ficheiros ou diretórios a abrir
-
-
+
+
Error
Erro
-
+
Terminal emulator is not set.
O emulador de terminal não está definido.
@@ -834,28 +975,28 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
PCManFM::MainWindow
-
+
Version: %1
Versão: %1
-
+
&Move to Trash
&Mover para o lixo
-
+
&Delete
&Eliminar
-
-
+
+
Error
Erro
-
+
Switch user command is not set.
O comando para trocar de utilizador não está definido.
@@ -867,22 +1008,22 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
PCManFM::PreferencesDialog
-
+
Icon View
Vista de ícones
-
+
Compact Icon View
Vista compacta de ícones
-
+
Thumbnail View
Vista de miniaturas
-
+
Detailed List View
Lista detalhada
@@ -924,17 +1065,17 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
PCManFM::View
-
+
Open in New T&ab
Abrir em novo sep&arador
-
+
Open in New Win&dow
Abrir em &nova janela
-
+
Open in Termina&l
Abrir no termina&l
@@ -942,167 +1083,288 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
PreferencesDialog
-
+
Preferences
Preferências
-
+
User Interface
Interface
-
+
Behavior
Comportamento
-
+
+ Display
+
+
+
+
+
Thumbnail
Miniaturas
-
+
Volume
Volume
-
+
Advanced
Avançado
-
+
+ Bookmarks:
+
+
+
+
+ Open in current tab
+
+
+
+
+ Open in new tab
+
+
+
+
+ Open in new window
+
+
+
+
+ Erase files on removable media instead of "trash can" creation
+
+
+
+
+ Confirm before moving files into "trash can"
+
+
+
+
+ Don't ask options on launch executable file
+
+
+
+
Icons
Ícones
-
+
Size of big icons:
Tamanho dos ícones grandes:
-
+
Size of small icons:
Tamanho dos ícones pequenos:
-
+
Size of thumbnails:
Tamanho das miniaturas:
-
+
Size of side pane icons:
Tamanho dos ícones no painel lateral:
-
+
Icon theme:
Tema de ícones:
-
+
Window
Janela
-
+
Default width of new windows:
Largura para as novas janelas:
-
+
Default height of new windows:
Altura para as novas janeas:
-
+
Always show the tab bar
Mostrar sempre barra de separadores
-
+
Show 'Close' buttons on tabs
Mostrar botão "Fechar" nos separadores
-
+
Remember the size of the last closed window
Memorizar tamanho da última janela fechada
-
+
Browsing
Navegação
-
+
Open files with single click
Abrir ficheiros com um clique
-
+
Delay of auto-selection in single click mode (0 to disable)
Atraso para seleçao automática no modo de um clique (0 para desativar)
-
+
Default view mode:
Modo de visualização:
-
+
sec
seg
-
+
File Operations
Operações de ficheiros
-
+
Confirm before deleting files
Confirmar antes de eliminar
-
+
Move deleted files to "trash bin" instead of erasing from disk.
Mover ficheiros para o lixo em vez de os eliminar do disco.
-
+
+ User interface
+
+
+
+
+ Treat backup files as hidden
+
+
+
+
+ Always show full file names
+
+
+
+
+ Show icons of hidden files shadowed
+
+
+
+
+ Show in places
+
+
+
+
+ Home
+ Pasta pessoal
+
+
+
+ Desktop
+ Área de trabalho
+
+
+
+ Trash can
+
+
+
+
+ Computer
+
+
+
+
+ Applications
+
+
+
+
+ Devices
+
+
+
+
+ Network
+
+
+
+
Show thumbnails of files
Mostrar miniaturas dos ficheiros
-
+
+ Templates
+
+
+
+
+ Show only user defined templates in menu
+
+
+
+
+ Show only one template for each MIME type
+
+
+
+
+ Run default application after creation from template
+
+
+
+
Only show thumbnails for local files
Mostrar apenas para ficheiros locais
-
+
Do not generate thumbnails for image files exceeding this size:
Não gerar miniaturas para as imagens que excedam este tamanho:
-
+
KB
KB
-
+
When removable medium unmounted:
Ao desmontar um disco amovível:
-
+
Switch &user command:
-
+
Archiver in&tegration:
@@ -1115,7 +1377,7 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
Mudar o separador para a pasta pessoal
-
+
Terminal emulator:
Emulador de terminal:
@@ -1124,37 +1386,37 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
Não gerar miniaturas para os ficheiros que excedam (KB):
-
+
Auto Mount
Montar automaticamente
-
+
Mount mountable volumes automatically on program startup
Montar discos amovíveis ao iniciar a aplicação
-
+
Mount removable media automatically when they are inserted
Montar discos amovíveis ao inserir
-
+
Show available options for removable media when they are inserted
Mostrar opções possíveis para os discos assim que forem inseridos
-
+
Close &tab containing removable medium
-
+
Chan&ge folder in the tab to home folder
-
+
Programs
Programas
@@ -1167,7 +1429,7 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
Comando para trocar de utilizador:
-
+
Examples: "xterm -e %s" for terminal or "gksu %s" for switching user.
%s = the command line you want to execute with terminal or su.
Exemplo: "xterm -e %s" para terminal ou "gksu %s" para trocar de utilizador.
@@ -1182,7 +1444,7 @@ Se tal facto não ocorreu, escreva para a Free Software Foundation, Inc.,
Comando do terminal para os programas:
-
+
Use SI decimal prefixes instead of IEC binary prefixes
Utilizar prefixos decimais SI em vez dos prefixos binários IEC
diff --git a/pcmanfm/translations/pcmanfm-qt_zh_TW.ts b/pcmanfm/translations/pcmanfm-qt_zh_TW.ts
index 796da31..f72a1e1 100644
--- a/pcmanfm/translations/pcmanfm-qt_zh_TW.ts
+++ b/pcmanfm/translations/pcmanfm-qt_zh_TW.ts
@@ -4,22 +4,22 @@
AboutDialog
-
+
About
關於
-
+
<html><head/><body><p><span style=" font-size:16pt; font-weight:600;">PCManFM</span></p></body></html>
-
+
Lightweight file manager
輕量級檔案管理程式
-
+
PCMan File Manager
Copyright (C) 2009 - 2014 洪任諭 (Hong Jen Yee)
@@ -40,24 +40,24 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
-
+
Programming:
* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
-
+
<html><head/><body><p><a href="http://lxqt.org/"><span style=" text-decoration: underline; color:#0000ff;">http://lxqt.org/</span></a></p></body></html>
-
+
Authors
作者
-
+
License
授權
@@ -65,27 +65,27 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
AutoRunDialog
-
+
Removable medium is inserted
插入可移除式裝置
-
+
<b>Removable medium is inserted</b>
<b>插入可移除式裝置</b>
-
+
Type of medium:
媒體種類:
-
+
Detecting...
正在偵測...
-
+
Please select the action you want to perform:
請選擇想要執行的動作:
@@ -93,292 +93,433 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
DesktopPreferencesDialog
-
+
Desktop Preferences
桌面偏好設定
-
+
Background
背景
-
+
Wallpaper mode:
桌布:
-
+
Wallpaper image file:
桌布影像檔案:
-
+
Select background color:
選擇背景顏色:
-
-
+
+
Image file
影像檔案
-
+
Image file path
影像檔路徑
-
-
+
+
&Browse
瀏覽(&B)
-
+
Label Text
標籤文字
-
+
Select text color:
選擇文字顏色:
-
+
Select shadow color:
選擇陰影顏色:
-
+
Select font:
選擇字型:
-
+
General
一般
-
+
Window Manager
-
+
Show menus provided by window managers when desktop is clicked
-
+
Desktop
-
+
Desktop folder:
-
+
Folder path
-
+
Advanced
進階
+
+ FindFilesDialog
+
+
+ Find Files
+
+
+
+
+ Name/Location
+
+
+
+
+ File name patterns
+
+
+
+
+ Pattern:
+
+
+
+
+
+ Case insensitive
+
+
+
+
+
+ Use regular expression
+
+
+
+
+ Places to search
+
+
+
+
+ Add
+
+
+
+
+ Remove
+
+
+
+
+ Search in sub directories
+
+
+
+
+ Search hidden files
+
+
+
+
+
+ File Type
+
+
+
+
+ Only search for files of following types:
+
+
+
+
+ Text files
+
+
+
+
+ Image files
+
+
+
+
+ Audio files
+
+
+
+
+ Video files
+
+
+
+
+ Documents
+
+
+
+
+ Content
+
+
+
+
+ File contains
+
+
+
+
+ Properties
+
+
+
+
+ File Size
+
+
+
+
+ Bigger than:
+
+
+
+
+ Smaller than:
+
+
+
+
+ Last Modified Time
+
+
+
+
+ Earlier than:
+
+
+
+
+ Later than:
+
+
+
MainWindow
-
+
File Manager
檔案管理程式
-
+
Go Up
往上一層
-
+
Alt+Up
-
+
Home
家目錄
-
+
Alt+Home
-
+
Reload
重新讀取
-
+
F5
-
+
Go &Up
上一層(&U)
-
+
&Reload
重新讀取(&)
-
+
Go
到
-
+
Quit
離開
-
+
&About
關於(&A)
-
+
&New Window
新視窗(&N)
-
+
New Window
新視窗
-
+
Ctrl+N
-
+
Show &Hidden
顯示隱藏檔(&H)
-
+
Ctrl+H
-
+
&Computer
電腦(&C)
-
+
&Trash
垃圾桶(&T)
-
+
&Network
網路(&N)
-
+
&Desktop
桌面(&D)
-
+
&Add to Bookmarks
加入到書籤(&A)
-
+
&Applications
應用程式(&A)
-
+
&Icon View
圖示檢視(&I)
-
+
&Compact View
簡易檢視(&C)
-
+
&Detailed List
詳細清單(&D)
-
+
&Thumbnail View
縮圖檢視(&T)
-
+
Cu&t
剪下(&T)
-
+
C&lose Tab
關閉(&L)
-
+
File &Properties
檔案屬性(&P)
-
+
&Folder Properties
資料夾屬性(&F)
-
+
Folder
-
+
Ctrl+Shift+N
-
+
Blank File
-
+
Ctrl+Alt+N
-
+
C&reate New
-
+
&Sorting
排序(&S)
-
+
Main Toolbar
@@ -403,52 +544,52 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
剪下(&C)
-
+
Ctrl+X
-
+
&Copy
複製(&C)
-
+
Ctrl+C
-
+
&Paste
貼上(&P)
-
+
Ctrl+V
-
+
Select &All
全選(&A)
-
+
Pr&eferences
偏好設定(&R)
-
+
&Invert Selection
反向選取(&I)
-
+
&Delete
刪除(&D)
-
+
&Rename
重新命名(&R)
@@ -457,7 +598,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
全選
-
+
Ctrl+A
@@ -466,82 +607,82 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
偏好設定
-
+
Ascending
升冪排列
-
+
Descending
降冪排列
-
+
By File Name
依照檔名
-
+
By Modification Time
依照修改時間
-
+
By File Type
依照檔案類型
-
+
By Owner
依照檔案擁有者
-
+
Folder First
資料夾優先
-
+
New &Tab
新分頁(&T)
-
+
New Tab
新分頁
-
+
Ctrl+T
-
+
Go &Back
後退(&B)
-
+
Go Back
後退
-
+
Alt+Left
-
+
Go &Forward
前進(&F)
-
+
Go Forward
前進
-
+
Alt+Right
@@ -554,7 +695,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
刪除
-
+
Del
@@ -563,7 +704,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
重新命名
-
+
F2
@@ -572,7 +713,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
關閉分頁
-
+
Ctrl+W
@@ -581,7 +722,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
檔案屬性
-
+
Alt+Return
@@ -590,57 +731,57 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
資料夾屬性
-
+
Case Sensitive
區分大小寫
-
+
By File Size
依照檔案大小
-
+
Close Window
關閉視窗
-
+
Edit Bookmarks
編輯書籤
-
+
Open &Terminal
開啟終端機(&T)
-
+
F4
-
+
Open as &Root
以系統管理員權限開啟(&R)
-
+
&Edit Bookmarks
編輯書籤(&E)
-
+
&File
檔案(&F)
-
+
&Help
說明(&H)
-
+
&View
檢視(&V)
@@ -649,22 +790,22 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
排序
-
+
&Edit
編輯(&E)
-
+
&Bookmarks
書籤(&B)
-
+
&Go
前往(&G)
-
+
&Tool
工具(&T)
@@ -672,99 +813,99 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::Application
-
+
Name of configuration profile
-
+
PROFILE
-
+
Run PCManFM as a daemon
-
+
Quit PCManFM
-
+
Launch desktop manager
-
+
Turn off desktop manager if it's running
-
+
Open desktop preference dialog on the page with the specified name
-
-
+
+
NAME
-
+
Open new window
-
+
Open Find Files utility
-
+
Set desktop wallpaper from image FILE
-
+
FILE
-
+
Set mode of desktop wallpaper. MODE=(color|stretch|fit|center|tile)
-
+
MODE
-
+
Open Preferences dialog on the page with the specified name
-
+
Files or directories to open
-
+
[FILE1, FILE2,...]
-
-
+
+
Error
錯誤
-
+
Terminal emulator is not set.
終端機模擬器尚未設定
@@ -831,28 +972,28 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::MainWindow
-
+
Version: %1
-
+
&Move to Trash
移動到垃圾桶(&M)
-
+
&Delete
刪除(&D)
-
-
+
+
Error
錯誤
-
+
Switch user command is not set.
切換使用者指令尚未設定
@@ -864,22 +1005,22 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::PreferencesDialog
-
+
Icon View
圖示檢視
-
+
Compact Icon View
簡易檢視
-
+
Thumbnail View
縮圖檢視
-
+
Detailed List View
詳細清單檢視
@@ -919,17 +1060,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PCManFM::View
-
+
Open in New T&ab
-
+
Open in New Win&dow
-
+
Open in Termina&l
@@ -937,172 +1078,293 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
PreferencesDialog
-
+
Preferences
偏好設定
-
+
User Interface
使用者界面
-
+
Behavior
行為
-
+
+ Display
+
+
+
+
+
Thumbnail
縮圖
-
+
Volume
磁碟
-
+
Advanced
進階
-
+
+ Bookmarks:
+
+
+
+
+ Open in current tab
+
+
+
+
+ Open in new tab
+
+
+
+
+ Open in new window
+
+
+
+
+ Erase files on removable media instead of "trash can" creation
+
+
+
+
+ Confirm before moving files into "trash can"
+
+
+
+
+ Don't ask options on launch executable file
+
+
+
+
Icons
圖示
-
+
Size of big icons:
大圖示尺寸:
-
+
Size of small icons:
小圖示尺寸:
-
+
Size of thumbnails:
縮圖尺寸:
-
+
Size of side pane icons:
側邊欄圖示尺寸:
-
+
Icon theme:
圖示佈景主題:
-
+
Window
視窗
-
+
Default width of new windows:
新視窗的預設寬度
-
+
Default height of new windows:
新視窗的預設高度
-
+
Always show the tab bar
總是顯示標籤列
-
+
Show 'Close' buttons on tabs
在分頁標籤上顯示「關閉」按鈕
-
+
Remember the size of the last closed window
-
+
Browsing
瀏覽
-
+
Open files with single click
單擊開啟檔案
-
+
Delay of auto-selection in single click mode (0 to disable)
-
+
Default view mode:
預設檢視模式:
-
+
sec
-
+
File Operations
檔案操作
-
+
Confirm before deleting files
刪除檔案前確認
-
+
Move deleted files to "trash bin" instead of erasing from disk.
將檔案移動到垃圾桶,而不直接刪除
-
+
+ User interface
+
+
+
+
+ Treat backup files as hidden
+
+
+
+
+ Always show full file names
+
+
+
+
+ Show icons of hidden files shadowed
+
+
+
+
+ Show in places
+
+
+
+
+ Home
+ 家目錄
+
+
+
+ Desktop
+
+
+
+
+ Trash can
+
+
+
+
+ Computer
+
+
+
+
+ Applications
+
+
+
+
+ Devices
+
+
+
+
+ Network
+
+
+
+
Show thumbnails of files
顯示檔案縮圖
-
+
+ Templates
+
+
+
+
+ Show only user defined templates in menu
+
+
+
+
+ Show only one template for each MIME type
+
+
+
+
+ Run default application after creation from template
+
+
+
+
Only show thumbnails for local files
只顯示本地檔案的縮圖
-
+
Do not generate thumbnails for image files exceeding this size:
-
+
KB
-
+
When removable medium unmounted:
-
+
Switch &user command:
-
+
Archiver in&tegration:
-
+
Terminal emulator:
@@ -1111,37 +1373,37 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
不為超過指定大小的檔案產生縮圖 (KB)
-
+
Auto Mount
自動掛載
-
+
Mount mountable volumes automatically on program startup
掛載可掛載的磁碟
-
+
Mount removable media automatically when they are inserted
可移除式媒體插入時自動掛載
-
+
Show available options for removable media when they are inserted
可移除式媒體插入時顯示可用的選項
-
+
Close &tab containing removable medium
-
+
Chan&ge folder in the tab to home folder
-
+
Programs
程式
@@ -1154,7 +1416,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
切換使用者的指令:
-
+
Examples: "xterm -e %s" for terminal or "gksu %s" for switching user.
%s = the command line you want to execute with terminal or su.
範例: 終端機指令可用 "xterm -e %s"而切換使用者指令可用 "gksu %s"。
@@ -1169,7 +1431,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
用來執行程式的終端機模擬器指令:
-
+
Use SI decimal prefixes instead of IEC binary prefixes