Author: rmottola
Date: Wed Jan 20 23:33:51 2016
New Revision: 39296

URL: http://svn.gna.org/viewcvs/gnustep?rev=39296&view=rev
Log:
remove duplicate keys

Modified:
    apps/gworkspace/trunk/GWorkspace/Resources/English.lproj/Localizable.strings
    apps/gworkspace/trunk/GWorkspace/Resources/French.lproj/Localizable.strings
    apps/gworkspace/trunk/GWorkspace/Resources/German.lproj/Localizable.strings
    apps/gworkspace/trunk/GWorkspace/Resources/Italian.lproj/Localizable.strings

Modified: 
apps/gworkspace/trunk/GWorkspace/Resources/English.lproj/Localizable.strings
URL: 
http://svn.gna.org/viewcvs/gnustep/apps/gworkspace/trunk/GWorkspace/Resources/English.lproj/Localizable.strings?rev=39296&r1=39295&r2=39296&view=diff
==============================================================================
--- 
apps/gworkspace/trunk/GWorkspace/Resources/English.lproj/Localizable.strings    
    (original)
+++ 
apps/gworkspace/trunk/GWorkspace/Resources/English.lproj/Localizable.strings    
    Wed Jan 20 23:33:51 2016
@@ -1,4 +1,4 @@
-/* ----------------------- menu strings --------------------------- *\
+/* ----------------------- menu strings --------------------------- */
 /* main.m */
 
 "Info" = "Info";
@@ -49,7 +49,6 @@
                "Show Inspectors" = "Show Inspectors";
                "Attributes" = "Attributes";
                "Contents" = "Contents";
-               "Tools" = "Tools";      
                "Annotations" = "Annotations";  
        "Finder" = "Finder";
        "Fiend" = "Fiend";
@@ -125,7 +124,6 @@
 "Move" = "Move";
 "Move from: " = "Move from: ";
 "\nto: " = "\nto: ";
-"Copy" = "Copy";
 "Copy from: " = "Copy from: ";
 "Link" = "Link";
 "Link " = "Link ";
@@ -146,7 +144,6 @@
 "File Operation Completed" = "File Operation Completed";
 "Backgrounder connection died!" = "Background connection died!";
 "Some items have the same name;\ndo you want to substitute them?" = "Some 
items have the same name;\ndo you want to substitute them?";
-"Error" = "Error";
 "File Operation Error!" = "File Operation Error!";
 
 
@@ -176,15 +173,11 @@
 
 /* InspectorsWin.m */
 
-"Attributes" = "Attributes";
-"Contents" = "Contents";
-"Tools" = "Tools";
 "Access Control" = "Access Control";
 
 
 /* Attributes.m */
 
-"Attributes" = "Attributes";
 "Attributes Inspector" = "Attributes Inspector";
 "Path:" = "Path:";
 "Link to:" = "Link To:";
@@ -199,7 +192,6 @@
 
 /* ContentsPanel.m */
 
-"Contents" = "Contents";
 "Contents Inspector" = "Contents Inspector";
 "No Contents Inspector" = "No Contents Inspector";
 "No Contents Inspector\nFor Multiple Selection" = "No Contents Inspector\nfor 
Multiple Selection";
@@ -212,9 +204,7 @@
   = "Sort method applies to the\ncontents of the selected folder,\nNOT to its 
parent folder";
 "Sort by" = "Sort by";
 "Name" = "Name";
-"Type" = "Type";
 "Date" = "Date";
-"Size" = "Size";
 "Folder Inspector" = "Folder Inspector";       
 
 
@@ -232,7 +222,6 @@
 
 /* Tools.m */
 
-"Tools" = "Tools";
 "Tools Inspector" = "Tools Inspector";
 "No Tools Inspector" = "No Tools Inspector";
 "Set Default" = "Set Default";

Modified: 
apps/gworkspace/trunk/GWorkspace/Resources/French.lproj/Localizable.strings
URL: 
http://svn.gna.org/viewcvs/gnustep/apps/gworkspace/trunk/GWorkspace/Resources/French.lproj/Localizable.strings?rev=39296&r1=39295&r2=39296&view=diff
==============================================================================
--- apps/gworkspace/trunk/GWorkspace/Resources/French.lproj/Localizable.strings 
(original)
+++ apps/gworkspace/trunk/GWorkspace/Resources/French.lproj/Localizable.strings 
Wed Jan 20 23:33:51 2016
@@ -53,7 +53,6 @@
                "Show Inspectors" = "Afficher les inspecteurs";
                "Attributes" = "Attributs";
                "Contents" = "Contenus";
-               "Tools" = "Outils";     
                "Annotations" = "Annotations";
        "Finder" = "Chercher un fichier";
        "Fiend" = "Fiend";
@@ -130,7 +129,6 @@
 "Move" = "Déplacer";
 "Move from: " = "Déplacer depuis : ";
 "\nto: " = "\nvers : ";
-"Copy" = "Copier";
 "Copy from: " = "Copie depuis : ";
 "Link" = "Lier";
 "Link " = "Lier ";
@@ -151,7 +149,6 @@
 "File Operation Completed" = "Opération sur fichier terminée";
 "Backgrounder connection died!" = "Interruption de la connexion !";
 "Some items have the same name;\ndo you want to sobstitute them?" = "Des 
éléments ont le même nom ;\nvoulez-vous en remplacer le nom ?";
-"Error" = "Erreur";
 "File Operation Error!" = "Erreur de manipulation de fichier !";
 
 
@@ -180,15 +177,11 @@
 
 /* InspectorsWin.m */
 
-"Attributes" = "Attributs";
-"Contents" = "Contenus";
-"Tools" = "Outils";
 "Access Control" = "Contrôle des accès";
 
 
 /* AttributesPanel.m */
 
-"Attributes" = "Attributs";
 "Attributes Inspector" = "Inspecteur d'attributs";
 "Path:" = "Nom complet:";
 "Link to:" = "Lié à:";
@@ -202,7 +195,6 @@
 
 /* ContentsPanel.m */
 
-"Contents" = "Contenus";
 "Contents Inspector" = "Inspecteur de contenus";
 "No Contents Inspector" = "Pas d'inspecteur de contenus";
 "No Contents Inspector\nFor Multiple Selection" = "Pas d'inspecteur de 
contenus\npour des sélections multiples";
@@ -214,9 +206,7 @@
   = "La méthode de tri s'applique aux\ncontenus des dossiers 
sélectionnés,\nPAS aux dossiers parents";
 "Sort by" = "Trier par";
 "Name" = "Nom";
-"Type" = "Type";
 "Date" = "Date";
-"Size" = "Taille";
 "Folder Inspector" = "Inspecteur de dossiers"; 
 /* Ajouts 25052003 */
 "%@ available on hard disk"= "%@ disponibles sur le disque dur";
@@ -246,7 +236,6 @@
 
 /* ToolsPanel.m */
 
-"Tools" = "Outils";
 "Tools Inspector" = "Inspecteur d'outils";
 "No Tools Inspector" = "Pas d'inspecteur d'outils";
 "Set Default" = "Définir par défaut";
@@ -300,7 +289,6 @@
 "No arguments!" = "Pas d'argument!";
 "Search for items whose:"="Recherche de fichiers à partir des critères 
ci-dessous :";
 "file name" = "Nom";
-"kind" = "Type";
 "size (KB)" = "Taille (KB)";
 "owner" = "Propriétaire";
 "date created" = "Date création";
@@ -401,7 +389,6 @@
 "Sorting Order" = "Ordre de tri";
 "Sort by" = "Trier par";
 "Name" = "Nom";
-"Type" = "Type";
 "Date" = "Date";
 "Size" = "Taille";
 "Set" = "Appliquer";

Modified: 
apps/gworkspace/trunk/GWorkspace/Resources/German.lproj/Localizable.strings
URL: 
http://svn.gna.org/viewcvs/gnustep/apps/gworkspace/trunk/GWorkspace/Resources/German.lproj/Localizable.strings?rev=39296&r1=39295&r2=39296&view=diff
==============================================================================
--- apps/gworkspace/trunk/GWorkspace/Resources/German.lproj/Localizable.strings 
(original)
+++ apps/gworkspace/trunk/GWorkspace/Resources/German.lproj/Localizable.strings 
Wed Jan 20 23:33:51 2016
@@ -1,4 +1,4 @@
-/*GWorkspace German strings, updated by Ingolf Jandt 2006 *\
+/* GWorkspace German strings, updated by Ingolf Jandt 2006 */
 
 /* ----------------------- menu strings --------------------------- *\
 /* main.m */
@@ -36,6 +36,8 @@
        "List" = "Liste";
        "Show" = "Zeige";
                "Name only" = "Nur Namen";
+               "Type" = "Type";
+               "Size" = "Größe";
                "Modification date" = "Änderungsdatum";
                "Role" = "Funktion";
        "Icon Size" = "Symbolgröße";
@@ -50,7 +52,6 @@
                "Show Inspectors" = "Inspektoren anzeigen";
                "Attributes" = "Attribute";
                "Contents" = "Inhalt";
-               "Tools" = "Werkzeuge";  
                "Annotations" = "Notizen";
        "History" = "Verlauf";
                "Show History" = "Verlauf anzeigen";
@@ -129,7 +130,6 @@
 "Move" = "Verschieben";
 "Move from: " = "Verschieben von: ";
 "\nto: " = "\nnach: ";
-"Copy" = "Kopieren";
 "Copy from: " = "Kopieren von: ";
 "Link" = "Link";
 "Link " = "Link ";
@@ -150,7 +150,6 @@
 "File Operation Completed" = "Dateioperation vollständig";
 "Backgrounder connection died!" = "Backgrounder-Verbindung gestorben!";
 "Some items have the same name;\ndo you want to sobstitute them?" = "Einige 
Gegenstände haben den selben Namen;\nwollen Sie diese ersetzen?";
-"Error" = "Fehler";
 "File Operation Error!" = "Fehler bei Dateioperation!";
 
 
@@ -176,15 +175,11 @@
 
 /* InspectorsWin.m */
 
-"Attributes" = "Attribute";
-"Contents" = "Inhalt";
-"Tools" = "Werkzeuge";
 "Access Control" = "Zugriffskontrolle";
 
 
 /* AttributesPanel.m */
 
-"Attributes" = "Attribute";
 "Attributes Inspector" = "Attribut-Inspektor";
 "Path:" = "Pfad:";
 "Link to:" = "Verweis zu:";
@@ -198,7 +193,6 @@
 
 /* ContentsPanel.m */
 
-"Contents" = "Inhalt";
 "Contents Inspector" = "Inhalts-Inspektor";
 "No Contents Inspector" = "Kein Inhalts-Inspektor";
 "No Contents Inspector\nFor Multiple Selection" = "Kein 
Inhalts-Inspektor\nfür mehrfache Auswahl";
@@ -210,9 +204,7 @@
   = "Sortier-Methode trifft auf die\nInhalte des ausgewählten Ordners 
zu,\nNICHT auf dessen übergerordneten Ordner";
 "Sort by" = "Sortieren nach:";
 "Name" = "Name";
-"Type" = "Typ";
 "Date" = "Datum";
-"Size" = "Größe";
 "Owner" = "Besitzer";
 "Folder Inspector" = "Verzeichnis-Inspektor";  
 
@@ -231,7 +223,6 @@
 
 /* ToolsPanel.m */
 
-"Tools" = "Werkzeuge";
 "Tools Inspector" = "Werkzeug-Inspektor";
 "No Tools Inspector" = "Kein Werkzeug-Inspektor";
 "Set Default" = "Standard setzen";

Modified: 
apps/gworkspace/trunk/GWorkspace/Resources/Italian.lproj/Localizable.strings
URL: 
http://svn.gna.org/viewcvs/gnustep/apps/gworkspace/trunk/GWorkspace/Resources/Italian.lproj/Localizable.strings?rev=39296&r1=39295&r2=39296&view=diff
==============================================================================
--- 
apps/gworkspace/trunk/GWorkspace/Resources/Italian.lproj/Localizable.strings    
    (original)
+++ 
apps/gworkspace/trunk/GWorkspace/Resources/Italian.lproj/Localizable.strings    
    Wed Jan 20 23:33:51 2016
@@ -1,4 +1,4 @@
-/* ----------------------- menu strings --------------------------- *\
+/* ----------------------- menu strings --------------------------- */
 /* main.m */
 
 "Info" = "Info";
@@ -49,7 +49,6 @@
                "Show Inspectors" = "Mostra gli Ispettori";
                "Attributes" = "Attributi";
                "Contents" = "Contenuto";
-               "Tools" = "Strumenti";  
                "Permissions" = "Permessi";     
        "Finder" = "Finder";
        "Fiend" = "Fiend";
@@ -139,14 +138,12 @@
 "Stop" = "Stop";
 "Pause" = "Pausa";
 "Moving" = "Sposta";
-"Copying" = "Copia";
 "Linking" = "Collega";
 "Duplicating" = "Duplica";
 "Destroying" = "Cancellazione";
 "File Operation Completed" = "Operazione Terminata";
 "Backgrounder connection died!" = "La connessione con Backgrounder è 
terminata!";
 "Some items have the same name;\ndo you want to sobstitute them?" = "Alcuni 
elementi hanno lo stesso nome;\nSostituirli?";
-"Error" = "Errore";
 "File Operation Error!" = "Errore nell'operazione sui files!";
 
 
@@ -163,15 +160,11 @@
 
 /* InspectorsWin.m */
 
-"Attributes" = "Attributi";
-"Contents" = "Contenuti";
-"Tools" = "Strumenti";
 "Access Control" = "Controllo Accesso";
 
 
 /* AttributesPanel.m */
 
-"Attributes" = "Attributi";
 "Attributes Inspector" = "Ispettore Attributi";
 "Path:" = "Path:";
 "Link to:" = "Coll. a:";
@@ -185,7 +178,6 @@
 
 /* ContentsPanel.m */
 
-"Contents" = "Contenuti";
 "Contents Inspector" = "Ispettore Contenuti";
 "No Contents Inspector" = "Nessun Ispettore";
 "No Contents Inspector\nFor Multiple Selection" = "Nessun Ispettore\nper 
selezione multipla";
@@ -197,9 +189,7 @@
   = "L'ordinamento si applica al\ncontenuto della cartella selezionata,\nNON 
alla directory che la contiene";
 "Sort by" = "Ordinamento";
 "Name" = "Nome";
-"Type" = "Tipo";
 "Date" = "Data";
-"Size" = "Dimensioni";
 "Folder Inspector" = "Ispettore Cartelle";     
 
 
@@ -220,7 +210,6 @@
 
 /* ToolsPanel.m */
 
-"Tools" = "Strumenti";
 "Tools Inspector" = "Ispettore Strumenti";
 "No Tools Inspector" = "Nessun Ispettore";
 "Set Default" = "Set Default";


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to