mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 18:11:06 +00:00
* Source/GSServicesManager.m: Call the more modern
NSDocumentController methods to open documents. * Resources/English.lproj/Localizable.strings * Resources/Esperanto.lproj/Localizable.strings * Resources/French.lproj/Localizable.strings * Resources/German.lproj/Localizable.strings * Resources/Italian.lproj/Localizable.strings * Resources/Lojban.lproj/Localizable.strings * Resources/Spanish.lproj/Localizable.strings Regenerate string files. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@37350 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
332554d6fb
commit
072ade9e21
9 changed files with 574 additions and 551 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
2013-11-01 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/GSServicesManager.m: Call the more modern
|
||||
NSDocumentController methods to open documents.
|
||||
* Resources/English.lproj/Localizable.strings
|
||||
* Resources/Esperanto.lproj/Localizable.strings
|
||||
* Resources/French.lproj/Localizable.strings
|
||||
* Resources/German.lproj/Localizable.strings
|
||||
* Resources/Italian.lproj/Localizable.strings
|
||||
* Resources/Lojban.lproj/Localizable.strings
|
||||
* Resources/Spanish.lproj/Localizable.strings
|
||||
Regenerate string files.
|
||||
|
||||
2013-10-27 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/GSHorizontalTypesetter.m (-layoutLineNewParagraph:): Only
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
/***
|
||||
English.lproj/Localizable.strings
|
||||
updated by make_strings 2013-02-08 11:57:22 +0100
|
||||
updated by make_strings 2013-10-28 21:48:14 +0100
|
||||
add comments above this one
|
||||
***/
|
||||
|
||||
|
||||
/*** Keys found in multiple places ***/
|
||||
|
||||
/* File: ../Source/GSNibLoading.m:193 */
|
||||
/* File: ../Source/GSNibLoading.m:182 */
|
||||
/* Comment: Info */
|
||||
/* File: ../Source/NSApplication.m:2878 */
|
||||
/* Comment: Title of the Info Panel */
|
||||
/* File: ../Source/NSMenu.m:258 */
|
||||
/* File: ../Source/NSMenu.m:259 */
|
||||
"Info" = "Info";
|
||||
|
||||
/* File: ../Source/GSNibLoading.m:176 */
|
||||
/* File: ../Source/GSNibLoading.m:165 */
|
||||
/* Comment: Quit */
|
||||
/* File: ../Source/NSApplication.m:3442 */
|
||||
/* File: ../Source/NSApplication.m:4207 */
|
||||
|
@ -27,9 +27,9 @@ add comments above this one
|
|||
/* File: ../Source/NSDocument.m:1660 */
|
||||
/* File: ../Source/NSDocumentController.m:955 */
|
||||
/* File: ../Source/NSDocumentController.m:987 */
|
||||
/* File: ../Source/NSSavePanel.m:317 */
|
||||
/* File: ../Source/NSSavePanel.m:1306 */
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:318 */
|
||||
/* File: ../Source/NSSavePanel.m:1330 */
|
||||
/* File: ../Source/NSSavePanel.m:1403 */
|
||||
"Cancel" = "Cancel";
|
||||
|
||||
/* File: ../Source/NSAlert.m:389 */
|
||||
|
@ -39,24 +39,24 @@ add comments above this one
|
|||
/* File: ../Source/NSDocument.m:474 */
|
||||
/* File: ../Source/NSDocument.m:815 */
|
||||
/* File: ../Source/NSDocument.m:1183 */
|
||||
/* File: ../Source/NSSavePanel.m:434 */
|
||||
/* File: ../Source/NSSavePanel.m:1303 */
|
||||
/* File: ../Source/NSSavePanel.m:1342 */
|
||||
/* File: ../Source/NSSavePanel.m:1355 */
|
||||
/* File: ../Source/NSSavePanel.m:435 */
|
||||
/* File: ../Source/NSSavePanel.m:1327 */
|
||||
/* File: ../Source/NSSavePanel.m:1366 */
|
||||
/* File: ../Source/NSSavePanel.m:1377 */
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:1390 */
|
||||
/* File: ../Source/NSSavePanel.m:1401 */
|
||||
"Save" = "Save";
|
||||
|
||||
/* File: ../Source/GSHelpManagerPanel.m:101 */
|
||||
/* File: ../Source/NSAlert.m:1830 */
|
||||
/* File: ../Source/NSPrintOperation.m:678 */
|
||||
/* File: ../Source/NSPrintPanel.m:408 */
|
||||
/* File: ../Source/NSSavePanel.m:333 */
|
||||
/* File: ../Source/NSSavePanel.m:334 */
|
||||
"OK" = "OK";
|
||||
|
||||
/* File: ../Source/GSPrintOperation.m:157 */
|
||||
/* File: ../Source/NSSavePanel.m:1357 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
/* File: ../Source/NSSavePanel.m:1381 */
|
||||
/* File: ../Source/NSSavePanel.m:1392 */
|
||||
"Dismiss" = "Dismiss";
|
||||
|
||||
/* File: ../Source/GSPrintOperation.m:155 */
|
||||
|
@ -68,12 +68,12 @@ add comments above this one
|
|||
/* File: ../Source/NSFontPanel.m:696 */
|
||||
"Revert" = "Revert";
|
||||
|
||||
/* File: ../Source/NSColorPanel.m:244 */
|
||||
/* File: ../Source/NSColorPanel.m:245 */
|
||||
/* File: ../Source/NSToolbarItem.m:1076 */
|
||||
"Colors" = "Colors";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:979 */
|
||||
/* File: ../Source/NSPageLayout.m:1050 */
|
||||
/* File: ../Source/NSPageLayout.m:967 */
|
||||
/* File: ../Source/NSPageLayout.m:1038 */
|
||||
/* File: ../Source/NSPrintPanel.m:630 */
|
||||
/* File: ../Source/NSPrintPanel.m:676 */
|
||||
"Unknown" = "Unknown";
|
||||
|
@ -87,7 +87,7 @@ add comments above this one
|
|||
"File Type" = "File Type";
|
||||
|
||||
/* File: ../Source/GSCharacterPanel.m:173 */
|
||||
/* File: ../Source/NSPageLayout.m:971 */
|
||||
/* File: ../Source/NSPageLayout.m:959 */
|
||||
"Name" = "Name";
|
||||
|
||||
/* File: ../Source/GSCharacterPanel.m:154 */
|
||||
|
@ -98,7 +98,7 @@ add comments above this one
|
|||
/*** Strings from ../Source/Functions.m ***/
|
||||
/* File: ../Source/Functions.m:85 */
|
||||
"Cannot load the main model file '%@'"
|
||||
= "Cannot load the main model file '%@'";
|
||||
= "Cannot load the main model file '%@'";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSCharacterPanel.m ***/
|
||||
|
@ -115,7 +115,7 @@ add comments above this one
|
|||
"Authors: " = "Authors: ";
|
||||
/* File: ../Source/GSInfoPanel.m:396 */
|
||||
"Copyright Information Not Available"
|
||||
= "Copyright Information Not Available";
|
||||
= "Copyright Information Not Available";
|
||||
/* File: ../Source/GSInfoPanel.m:482 */
|
||||
/* File: ../Source/GSInfoPanel.m:187 */
|
||||
"Current theme" = "Current theme";
|
||||
|
@ -126,7 +126,7 @@ add comments above this one
|
|||
/*** Strings from ../Source/GSPrintOperation.m ***/
|
||||
/* File: ../Source/GSPrintOperation.m:156 */
|
||||
"Problem running the preview application '%@' perhaps you need to set your NSPreviewApp user default"
|
||||
= "Problem running the preview application '%@' perhaps you need to set your NSPreviewApp user default";
|
||||
= "Problem running the preview application '%@' perhaps you need to set your NSPreviewApp user default";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSTextFinder.m ***/
|
||||
|
@ -138,7 +138,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/GSThemeDrawing.m ***/
|
||||
/* File: ../Source/GSThemeDrawing.m:185 */
|
||||
/* File: ../Source/GSThemeDrawing.m:188 */
|
||||
"?" = "?";
|
||||
|
||||
|
||||
|
@ -151,8 +151,8 @@ add comments above this one
|
|||
/* File: ../Source/GSThemePanel.m:229 */
|
||||
/* File: ../Source/GSThemePanel.m:197 */
|
||||
"Make this the default theme" = "Make this the default theme";
|
||||
/* File: ../Source/GSThemePanel.m:193 */
|
||||
/* File: ../Source/GSThemePanel.m:234 */
|
||||
/* File: ../Source/GSThemePanel.m:193 */
|
||||
"Revert default theme" = "Revert default theme";
|
||||
/* File: ../Source/GSThemePanel.m:115 */
|
||||
"Themes" = "Themes";
|
||||
|
@ -175,13 +175,13 @@ add comments above this one
|
|||
"Abort" = "Abort";
|
||||
/* File: ../Source/NSApplication.m:323 */
|
||||
"Backend at path %@ doesn't contain the GSBackend class"
|
||||
= "Backend at path %@ doesn't contain the GSBackend class";
|
||||
= "Backend at path %@ doesn't contain the GSBackend class";
|
||||
/* File: ../Source/NSApplication.m:311 */
|
||||
"Can't create NSBundle object for backend at path %@"
|
||||
= "Can't create NSBundle object for backend at path %@";
|
||||
= "Can't create NSBundle object for backend at path %@";
|
||||
/* File: ../Source/NSApplication.m:316 */
|
||||
"Can't load object file from backend at path %@"
|
||||
= "Can't load object file from backend at path %@";
|
||||
= "Can't load object file from backend at path %@";
|
||||
/* File: ../Source/NSApplication.m:135 */
|
||||
"Critical Error in %@" = "Critical Error in %@";
|
||||
/* File: ../Source/NSApplication.m:141 */
|
||||
|
@ -190,23 +190,23 @@ add comments above this one
|
|||
"Hide" = "Hide";
|
||||
/* File: ../Source/NSApplication.m:1198 */
|
||||
"Problem during launch app notification: %@"
|
||||
= "Problem during launch app notification: %@";
|
||||
= "Problem during launch app notification: %@";
|
||||
/* File: ../Source/NSApplication.m:4197 */
|
||||
"Show" = "Show";
|
||||
/* File: ../Source/NSApplication.m:304 */
|
||||
"Unable to find backend %@" = "Unable to find backend %@";
|
||||
/* File: ../Source/NSApplication.m:972 */
|
||||
"[NSApplication -init] called more than once"
|
||||
= "[NSApplication -init] called more than once";
|
||||
= "[NSApplication -init] called more than once";
|
||||
/* File: ../Source/NSApplication.m:3315 */
|
||||
"reported exception - %@" = "reported exception - %@";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSAttributedString.m ***/
|
||||
/* File: ../Source/NSAttributedString.m:1083 */
|
||||
/* Comment: Error description */
|
||||
/* File: ../Source/NSAttributedString.m:1060 */
|
||||
/* Comment: Error description */
|
||||
/* File: ../Source/NSAttributedString.m:1083 */
|
||||
/* Comment: Error description */
|
||||
"Could not create data for type." = "Could not create data for type.";
|
||||
/* File: ../Source/NSAttributedString.m:927 */
|
||||
/* Comment: Error description */
|
||||
|
@ -217,7 +217,7 @@ add comments above this one
|
|||
/* File: ../Source/NSAttributedString.m:762 */
|
||||
/* Comment: Error description */
|
||||
"No data specified for data loading."
|
||||
= "No data specified for data loading.";
|
||||
= "No data specified for data loading.";
|
||||
/* File: ../Source/NSAttributedString.m:1033 */
|
||||
/* Comment: Error description */
|
||||
"No type specified for data." = "No type specified for data.";
|
||||
|
@ -243,7 +243,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSColorPanel.m ***/
|
||||
/* File: ../Source/NSColorPanel.m:308 */
|
||||
/* File: ../Source/NSColorPanel.m:309 */
|
||||
"Opacity" = "Opacity";
|
||||
|
||||
|
||||
|
@ -271,12 +271,12 @@ add comments above this one
|
|||
/*** Strings from ../Source/NSDocument.m ***/
|
||||
/* File: ../Source/NSDocument.m:1659 */
|
||||
"%@ has been edited. Are you sure you want to undo changes?"
|
||||
= "%@ has been edited. Are you sure you want to undo changes?";
|
||||
= "%@ has been edited. Are you sure you want to undo changes?";
|
||||
/* File: ../Source/NSDocument.m:473 */
|
||||
"%@ has changed. Save?" = "%@ has changed. Save?";
|
||||
/* File: ../Source/NSDocument.m:814 */
|
||||
"Can't create backup file. Save anyways?"
|
||||
= "Can't create backup file. Save anyways?";
|
||||
= "Can't create backup file. Save anyways?";
|
||||
/* File: ../Source/NSDocument.m:472 */
|
||||
"Close" = "Close";
|
||||
/* File: ../Source/NSDocument.m:142 */
|
||||
|
@ -285,8 +285,8 @@ add comments above this one
|
|||
"Could not load file %@." = "Could not load file %@.";
|
||||
/* File: ../Source/NSDocument.m:813 */
|
||||
"File Error" = "File Error";
|
||||
/* File: ../Source/NSDocument.m:118 */
|
||||
/* File: ../Source/NSDocument.m:141 */
|
||||
/* File: ../Source/NSDocument.m:118 */
|
||||
"Load failed" = "Load failed";
|
||||
/* File: ../Source/NSDocument.m:1179 */
|
||||
"Save As" = "Save As";
|
||||
|
@ -301,14 +301,14 @@ add comments above this one
|
|||
"Clear List" = "Clear List";
|
||||
/* File: ../Source/NSDocumentController.m:1056 */
|
||||
"Power Off" = "Power Off";
|
||||
/* File: ../Source/NSDocumentController.m:966 */
|
||||
/* File: ../Source/NSDocumentController.m:1008 */
|
||||
/* File: ../Source/NSDocumentController.m:966 */
|
||||
"Quit Anyway" = "Quit Anyway";
|
||||
/* File: ../Source/NSDocumentController.m:1006 */
|
||||
/* File: ../Source/NSDocumentController.m:964 */
|
||||
"Review Unsaved" = "Review Unsaved";
|
||||
/* File: ../Source/NSDocumentController.m:963 */
|
||||
/* File: ../Source/NSDocumentController.m:1013 */
|
||||
/* File: ../Source/NSDocumentController.m:963 */
|
||||
"You have unsaved documents" = "You have unsaved documents";
|
||||
|
||||
|
||||
|
@ -334,7 +334,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSMenu.m ***/
|
||||
/* File: ../Source/NSMenu.m:259 */
|
||||
/* File: ../Source/NSMenu.m:260 */
|
||||
"Services" = "Services";
|
||||
|
||||
|
||||
|
@ -344,26 +344,26 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSPageLayout.m ***/
|
||||
/* File: ../Source/NSPageLayout.m:749 */
|
||||
/* File: ../Source/NSPageLayout.m:747 */
|
||||
/* File: ../Source/NSPageLayout.m:741 */
|
||||
/* File: ../Source/NSPageLayout.m:739 */
|
||||
"(none)" = "(none)";
|
||||
/* File: ../Source/NSPageLayout.m:976 */
|
||||
/* File: ../Source/NSPageLayout.m:964 */
|
||||
"Bottom Margin" = "Bottom Margin";
|
||||
/* File: ../Source/NSPageLayout.m:972 */
|
||||
/* File: ../Source/NSPageLayout.m:960 */
|
||||
"Dimensions" = "Dimensions";
|
||||
/* File: ../Source/NSPageLayout.m:1032 */
|
||||
/* File: ../Source/NSPageLayout.m:1020 */
|
||||
"Landscape" = "Landscape";
|
||||
/* File: ../Source/NSPageLayout.m:977 */
|
||||
/* File: ../Source/NSPageLayout.m:965 */
|
||||
"Left Margin" = "Left Margin";
|
||||
/* File: ../Source/NSPageLayout.m:973 */
|
||||
/* File: ../Source/NSPageLayout.m:961 */
|
||||
"Orientation" = "Orientation";
|
||||
/* File: ../Source/NSPageLayout.m:1028 */
|
||||
/* File: ../Source/NSPageLayout.m:1016 */
|
||||
"Portrait" = "Portrait";
|
||||
/* File: ../Source/NSPageLayout.m:978 */
|
||||
/* File: ../Source/NSPageLayout.m:966 */
|
||||
"Right Margin" = "Right Margin";
|
||||
/* File: ../Source/NSPageLayout.m:974 */
|
||||
/* File: ../Source/NSPageLayout.m:962 */
|
||||
"Scale" = "Scale";
|
||||
/* File: ../Source/NSPageLayout.m:975 */
|
||||
/* File: ../Source/NSPageLayout.m:963 */
|
||||
"Top Margin" = "Top Margin";
|
||||
|
||||
|
||||
|
@ -387,10 +387,10 @@ add comments above this one
|
|||
"8 up" = "8 up";
|
||||
/* File: ../Source/NSPrintPanel.m:407 */
|
||||
"Faxing of print file not implemented"
|
||||
= "Faxing of print file not implemented";
|
||||
/* File: ../Source/NSPrintPanel.m:643 */
|
||||
= "Faxing of print file not implemented";
|
||||
/* File: ../Source/NSPrintPanel.m:781 */
|
||||
/* File: ../Source/NSPrintPanel.m:774 */
|
||||
/* File: ../Source/NSPrintPanel.m:643 */
|
||||
"Manual" = "Manual";
|
||||
/* File: ../Source/NSPrintPanel.m:145 */
|
||||
"Print Panel" = "Print Panel";
|
||||
|
@ -399,45 +399,45 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSSavePanel.m ***/
|
||||
/* File: ../Source/NSSavePanel.m:276 */
|
||||
/* File: ../Source/NSSavePanel.m:277 */
|
||||
"Home" = "Home";
|
||||
/* File: ../Source/NSSavePanel.m:292 */
|
||||
/* File: ../Source/NSSavePanel.m:293 */
|
||||
"Mount" = "Mount";
|
||||
/* File: ../Source/NSSavePanel.m:433 */
|
||||
/* File: ../Source/NSSavePanel.m:250 */
|
||||
/* File: ../Source/NSSavePanel.m:434 */
|
||||
/* File: ../Source/NSSavePanel.m:251 */
|
||||
"Name:" = "Name:";
|
||||
/* File: ../Source/NSSavePanel.m:1344 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
"No" = "No";
|
||||
/* File: ../Source/NSSavePanel.m:1761 */
|
||||
/* File: ../Source/NSSavePanel.m:1794 */
|
||||
"Reading Directory " = "Reading Directory ";
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:1403 */
|
||||
"Replace" = "Replace";
|
||||
/* File: ../Source/NSSavePanel.m:241 */
|
||||
/* File: ../Source/NSSavePanel.m:242 */
|
||||
"Show Hidden Files" = "Show Hidden Files";
|
||||
/* File: ../Source/NSSavePanel.m:1356 */
|
||||
/* File: ../Source/NSSavePanel.m:1380 */
|
||||
"The directory '%@' could not be created."
|
||||
= "The directory '%@' could not be created.";
|
||||
/* File: ../Source/NSSavePanel.m:1343 */
|
||||
"The directory '%@' does not exist, do you want to create it?"
|
||||
= "The directory '%@' does not exist, do you want to create it?";
|
||||
/* File: ../Source/NSSavePanel.m:1378 */
|
||||
"The file '%@' in '%@' exists. Replace it?"
|
||||
= "The file '%@' in '%@' exists. Replace it?";
|
||||
= "The directory '%@' could not be created.";
|
||||
/* File: ../Source/NSSavePanel.m:1367 */
|
||||
"The directory '%@' does not exist, do you want to create it?"
|
||||
= "The directory '%@' does not exist, do you want to create it?";
|
||||
/* File: ../Source/NSSavePanel.m:1402 */
|
||||
"The file '%@' in '%@' exists. Replace it?"
|
||||
= "The file '%@' in '%@' exists. Replace it?";
|
||||
/* File: ../Source/NSSavePanel.m:1391 */
|
||||
"The path '%@' is not a directory." = "The path '%@' is not a directory.";
|
||||
/* File: ../Source/NSSavePanel.m:308 */
|
||||
/* File: ../Source/NSSavePanel.m:309 */
|
||||
"Unmount" = "Unmount";
|
||||
/* File: ../Source/NSSavePanel.m:1299 */
|
||||
/* File: ../Source/NSSavePanel.m:1291 */
|
||||
/* File: ../Source/NSSavePanel.m:1323 */
|
||||
/* File: ../Source/NSSavePanel.m:1315 */
|
||||
"Use .%@" = "Use .%@";
|
||||
/* File: ../Source/NSSavePanel.m:1344 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
"Yes" = "Yes";
|
||||
/* File: ../Source/NSSavePanel.m:1298 */
|
||||
/* File: ../Source/NSSavePanel.m:1322 */
|
||||
"You cannot save this document with extension '.%@'.\nThe required extension is '.%@'."
|
||||
= "You cannot save this document with extension '.%@'.\nThe required extension is '.%@'.";
|
||||
/* File: ../Source/NSSavePanel.m:1290 */
|
||||
= "You cannot save this document with extension '.%@'.\nThe required extension is '.%@'.";
|
||||
/* File: ../Source/NSSavePanel.m:1314 */
|
||||
"You have used the extension '.%@'.\nThe standard extension is '.%@'.'"
|
||||
= "You have used the extension '.%@'.\nThe standard extension is '.%@'.'";
|
||||
= "You have used the extension '.%@'.\nThe standard extension is '.%@'.'";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSSpellChecker.m ***/
|
||||
|
@ -446,13 +446,13 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSTextView.m ***/
|
||||
/* File: ../Source/NSTextView.m:651 */
|
||||
"Copy" = "Copy";
|
||||
/* File: ../Source/NSTextView.m:650 */
|
||||
"Cut" = "Cut";
|
||||
/* File: ../Source/NSTextView.m:5847 */
|
||||
"No Suggestions" = "No Suggestions";
|
||||
/* File: ../Source/NSTextView.m:652 */
|
||||
"Copy" = "Copy";
|
||||
/* File: ../Source/NSTextView.m:651 */
|
||||
"Cut" = "Cut";
|
||||
/* File: ../Source/NSTextView.m:5894 */
|
||||
"No Suggestions" = "No Suggestions";
|
||||
/* File: ../Source/NSTextView.m:653 */
|
||||
"Paste" = "Paste";
|
||||
|
||||
|
||||
|
@ -472,7 +472,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSWindow.m ***/
|
||||
/* File: ../Source/NSWindow.m:5192 */
|
||||
/* File: ../Source/NSWindow.m:5317 */
|
||||
"Hide Toolbar" = "Hide Toolbar";
|
||||
/* File: ../Source/NSWindow.m:5194 */
|
||||
/* File: ../Source/NSWindow.m:5319 */
|
||||
"Show Toolbar" = "Show Toolbar";
|
||||
|
|
Binary file not shown.
|
@ -5,7 +5,7 @@
|
|||
|
||||
/***
|
||||
French.lproj/Localizable.strings
|
||||
updated by make_strings 2013-02-08 11:56:02 +0100
|
||||
updated by make_strings 2013-10-28 21:50:06 +0100
|
||||
add comments above this one
|
||||
***/
|
||||
|
||||
|
@ -16,17 +16,17 @@ add comments above this one
|
|||
/* File: ../Source/NSAlert.m:1830 */
|
||||
/* File: ../Source/NSPrintOperation.m:678 */
|
||||
/* File: ../Source/NSPrintPanel.m:408 */
|
||||
/* File: ../Source/NSSavePanel.m:333 */
|
||||
/* File: ../Source/NSSavePanel.m:334 */
|
||||
"OK" = "OK";
|
||||
|
||||
/* File: ../Source/GSNibLoading.m:193 */
|
||||
/* File: ../Source/GSNibLoading.m:182 */
|
||||
/* Comment: Info */
|
||||
/* File: ../Source/NSApplication.m:2878 */
|
||||
/* Comment: Title of the Info Panel */
|
||||
/* File: ../Source/NSMenu.m:258 */
|
||||
/* File: ../Source/NSMenu.m:259 */
|
||||
"Info" = "Info";
|
||||
|
||||
/* File: ../Source/GSNibLoading.m:176 */
|
||||
/* File: ../Source/GSNibLoading.m:165 */
|
||||
/* Comment: Quit */
|
||||
/* File: ../Source/NSApplication.m:3442 */
|
||||
/* File: ../Source/NSApplication.m:4207 */
|
||||
|
@ -34,8 +34,8 @@ add comments above this one
|
|||
"Quit" = "Quitter";
|
||||
|
||||
/* File: ../Source/GSPrintOperation.m:157 */
|
||||
/* File: ../Source/NSSavePanel.m:1357 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
/* File: ../Source/NSSavePanel.m:1381 */
|
||||
/* File: ../Source/NSSavePanel.m:1392 */
|
||||
"Dismiss" = "Abandonner";
|
||||
|
||||
/* File: ../Source/NSAlert.m:384 */
|
||||
|
@ -44,9 +44,9 @@ add comments above this one
|
|||
/* File: ../Source/NSDocument.m:1660 */
|
||||
/* File: ../Source/NSDocumentController.m:955 */
|
||||
/* File: ../Source/NSDocumentController.m:987 */
|
||||
/* File: ../Source/NSSavePanel.m:317 */
|
||||
/* File: ../Source/NSSavePanel.m:1306 */
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:318 */
|
||||
/* File: ../Source/NSSavePanel.m:1330 */
|
||||
/* File: ../Source/NSSavePanel.m:1403 */
|
||||
"Cancel" = "Annuler";
|
||||
|
||||
/* File: ../Source/NSAlert.m:389 */
|
||||
|
@ -56,12 +56,12 @@ add comments above this one
|
|||
/* File: ../Source/NSDocument.m:474 */
|
||||
/* File: ../Source/NSDocument.m:815 */
|
||||
/* File: ../Source/NSDocument.m:1183 */
|
||||
/* File: ../Source/NSSavePanel.m:434 */
|
||||
/* File: ../Source/NSSavePanel.m:1303 */
|
||||
/* File: ../Source/NSSavePanel.m:1342 */
|
||||
/* File: ../Source/NSSavePanel.m:1355 */
|
||||
/* File: ../Source/NSSavePanel.m:435 */
|
||||
/* File: ../Source/NSSavePanel.m:1327 */
|
||||
/* File: ../Source/NSSavePanel.m:1366 */
|
||||
/* File: ../Source/NSSavePanel.m:1377 */
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:1390 */
|
||||
/* File: ../Source/NSSavePanel.m:1401 */
|
||||
"Save" = "Enregistrer";
|
||||
|
||||
/* File: ../Source/GSHelpManagerPanel.m:70 */
|
||||
|
@ -77,12 +77,12 @@ add comments above this one
|
|||
/* File: ../Source/NSFontPanel.m:696 */
|
||||
"Revert" = "R\U00E9tablir";
|
||||
|
||||
/* File: ../Source/NSColorPanel.m:244 */
|
||||
/* File: ../Source/NSColorPanel.m:245 */
|
||||
/* File: ../Source/NSToolbarItem.m:1076 */
|
||||
"Colors" = "Couleurs";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:979 */
|
||||
/* File: ../Source/NSPageLayout.m:1050 */
|
||||
/* File: ../Source/NSPageLayout.m:967 */
|
||||
/* File: ../Source/NSPageLayout.m:1038 */
|
||||
/* File: ../Source/NSPrintPanel.m:630 */
|
||||
/* File: ../Source/NSPrintPanel.m:676 */
|
||||
"Unknown" = "Inconnu";
|
||||
|
@ -92,7 +92,7 @@ add comments above this one
|
|||
"File Type" = "Type de fichier";
|
||||
|
||||
/* File: ../Source/GSCharacterPanel.m:173 */
|
||||
/* File: ../Source/NSPageLayout.m:971 */
|
||||
/* File: ../Source/NSPageLayout.m:959 */
|
||||
"Name" = "Nom";
|
||||
|
||||
/* File: ../Source/GSCharacterPanel.m:154 */
|
||||
|
@ -177,51 +177,51 @@ add comments above this one
|
|||
/* File: ../Source/NSPrintPanel.m:407 */
|
||||
/* Flag: untranslated */
|
||||
"Faxing of print file not implemented"
|
||||
= "Faxing of print file not implemented";
|
||||
= "Faxing of print file not implemented";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:241 */
|
||||
/* File: ../Source/NSSavePanel.m:242 */
|
||||
/* Flag: untranslated */
|
||||
"Show Hidden Files" = "Show Hidden Files";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:276 */
|
||||
/* File: ../Source/NSSavePanel.m:277 */
|
||||
/* Flag: untranslated */
|
||||
"Home" = "Home";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:292 */
|
||||
/* File: ../Source/NSSavePanel.m:293 */
|
||||
/* Flag: untranslated */
|
||||
"Mount" = "Mount";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:308 */
|
||||
/* File: ../Source/NSSavePanel.m:309 */
|
||||
/* Flag: untranslated */
|
||||
"Unmount" = "Unmount";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1290 */
|
||||
/* File: ../Source/NSSavePanel.m:1314 */
|
||||
/* Flag: untranslated */
|
||||
"You have used the extension '.%@'.\nThe standard extension is '.%@'.'"
|
||||
= "You have used the extension '.%@'.\nThe standard extension is '.%@'.'";
|
||||
= "You have used the extension '.%@'.\nThe standard extension is '.%@'.'";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1298 */
|
||||
/* File: ../Source/NSSavePanel.m:1322 */
|
||||
/* Flag: untranslated */
|
||||
"You cannot save this document with extension '.%@'.\nThe required extension is '.%@'."
|
||||
= "You cannot save this document with extension '.%@'.\nThe required extension is '.%@'.";
|
||||
= "You cannot save this document with extension '.%@'.\nThe required extension is '.%@'.";
|
||||
|
||||
/* File: ../Source/NSSpellChecker.m:731 */
|
||||
/* Flag: untranslated */
|
||||
"Guess" = "Guess";
|
||||
|
||||
/* File: ../Source/NSTextView.m:650 */
|
||||
/* File: ../Source/NSTextView.m:651 */
|
||||
/* Flag: untranslated */
|
||||
"Cut" = "Cut";
|
||||
|
||||
/* File: ../Source/NSTextView.m:651 */
|
||||
/* File: ../Source/NSTextView.m:652 */
|
||||
/* Flag: untranslated */
|
||||
"Copy" = "Copy";
|
||||
|
||||
/* File: ../Source/NSTextView.m:652 */
|
||||
/* File: ../Source/NSTextView.m:653 */
|
||||
/* Flag: untranslated */
|
||||
"Paste" = "Paste";
|
||||
|
||||
/* File: ../Source/NSTextView.m:5847 */
|
||||
/* File: ../Source/NSTextView.m:5894 */
|
||||
/* Flag: untranslated */
|
||||
"No Suggestions" = "No Suggestions";
|
||||
|
||||
|
@ -233,7 +233,7 @@ add comments above this one
|
|||
/*** Strings from ../Source/Functions.m ***/
|
||||
/* File: ../Source/Functions.m:85 */
|
||||
"Cannot load the main model file '%@'"
|
||||
= "Impossible de charger le fichier mod\U00E8le principal '%@'";
|
||||
= "Impossible de charger le fichier mod\U00E8le principal '%@'";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSInfoPanel.m ***/
|
||||
|
@ -243,7 +243,7 @@ add comments above this one
|
|||
"Authors: " = "Auteurs: ";
|
||||
/* File: ../Source/GSInfoPanel.m:396 */
|
||||
"Copyright Information Not Available"
|
||||
= "Informations de Copyright Non Disponibles";
|
||||
= "Informations de Copyright Non Disponibles";
|
||||
/* File: ../Source/GSInfoPanel.m:482 */
|
||||
/* File: ../Source/GSInfoPanel.m:187 */
|
||||
"Current theme" = "Th\U00E8me actuel";
|
||||
|
@ -252,11 +252,11 @@ add comments above this one
|
|||
/*** Strings from ../Source/GSPrintOperation.m ***/
|
||||
/* File: ../Source/GSPrintOperation.m:156 */
|
||||
"Problem running the preview application '%@' perhaps you need to set your NSPreviewApp user default"
|
||||
= "Probl\U00E8me lors du lancement de l'application de pr\U00E9visualisation '%@', peut-\U00EAtre devriez-vous d\U00E9finir la valeur de NSPreviewApp";
|
||||
= "Probl\U00E8me lors du lancement de l'application de pr\U00E9visualisation '%@', peut-\U00EAtre devriez-vous d\U00E9finir la valeur de NSPreviewApp";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSThemeDrawing.m ***/
|
||||
/* File: ../Source/GSThemeDrawing.m:185 */
|
||||
/* File: ../Source/GSThemeDrawing.m:188 */
|
||||
"?" = "?";
|
||||
|
||||
|
||||
|
@ -266,11 +266,11 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/GSThemePanel.m ***/
|
||||
/* File: ../Source/GSThemePanel.m:197 */
|
||||
/* File: ../Source/GSThemePanel.m:229 */
|
||||
/* File: ../Source/GSThemePanel.m:197 */
|
||||
"Make this the default theme" = "Utiliser ce th\U00E8me par d\U00E9fault";
|
||||
/* File: ../Source/GSThemePanel.m:193 */
|
||||
/* File: ../Source/GSThemePanel.m:234 */
|
||||
/* File: ../Source/GSThemePanel.m:193 */
|
||||
"Revert default theme" = "Revenir au th\U00E8me par d\U00E9fault";
|
||||
/* File: ../Source/GSThemePanel.m:115 */
|
||||
"Themes" = "Th\U00E8mes";
|
||||
|
@ -286,51 +286,51 @@ add comments above this one
|
|||
"Abort" = "Interrompre";
|
||||
/* File: ../Source/NSApplication.m:323 */
|
||||
"Backend at path %@ doesn't contain the GSBackend class"
|
||||
= "Le backend de chemin %@ ne contient pas la classe GSBackend";
|
||||
= "Le backend de chemin %@ ne contient pas la classe GSBackend";
|
||||
/* File: ../Source/NSApplication.m:311 */
|
||||
"Can't create NSBundle object for backend at path %@"
|
||||
= "Impossible de cr\U00E9er une instance de NSBundle pour le backend de chemin %@";
|
||||
= "Impossible de cr\U00E9er une instance de NSBundle pour le backend de chemin %@";
|
||||
/* File: ../Source/NSApplication.m:316 */
|
||||
"Can't load object file from backend at path %@"
|
||||
= "Impossible de charger le fichier objet du backend de chemin %@";
|
||||
= "Impossible de charger le fichier objet du backend de chemin %@";
|
||||
/* File: ../Source/NSApplication.m:135 */
|
||||
"Critical Error in %@" = "Erreur critique dans %@";
|
||||
/* File: ../Source/NSApplication.m:141 */
|
||||
"Debug" = "D\U00E9boguer";
|
||||
/* File: ../Source/NSApplication.m:1198 */
|
||||
"Problem during launch app notification: %@"
|
||||
= "Probl\U00E8me lors de la notification du lancement de l'application : %@";
|
||||
= "Probl\U00E8me lors de la notification du lancement de l'application : %@";
|
||||
/* File: ../Source/NSApplication.m:304 */
|
||||
"Unable to find backend %@" = "Impossible de trouver le backend %@";
|
||||
/* File: ../Source/NSApplication.m:972 */
|
||||
"[NSApplication -init] called more than once"
|
||||
= "[NSApplication -init] appell\U00E9e plus d'une fois";
|
||||
= "[NSApplication -init] appell\U00E9e plus d'une fois";
|
||||
/* File: ../Source/NSApplication.m:3315 */
|
||||
"reported exception - %@" = "Exception signal\U00E9e - %@";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSAttributedString.m ***/
|
||||
/* File: ../Source/NSAttributedString.m:1083 */
|
||||
/* Comment: Error description */
|
||||
/* File: ../Source/NSAttributedString.m:1060 */
|
||||
/* Comment: Error description */
|
||||
/* File: ../Source/NSAttributedString.m:1083 */
|
||||
/* Comment: Error description */
|
||||
"Could not create data for type."
|
||||
= "Impossible de cr\U00E9er des donn\U00E9es pour ce type.";
|
||||
= "Impossible de cr\U00E9er des donn\U00E9es pour ce type.";
|
||||
/* File: ../Source/NSAttributedString.m:927 */
|
||||
/* Comment: Error description */
|
||||
"Could not load data from URL."
|
||||
= "Impossible de charger des donn\U00E9es depuis l'URL.";
|
||||
= "Impossible de charger des donn\U00E9es depuis l'URL.";
|
||||
/* File: ../Source/NSAttributedString.m:863 */
|
||||
/* Comment: Error description */
|
||||
"Could not load data." = "Impossible de charger les donn\U00E9es.";
|
||||
/* File: ../Source/NSAttributedString.m:762 */
|
||||
/* Comment: Error description */
|
||||
"No data specified for data loading."
|
||||
= "Pas de donn\U00E9es sp\U00E9cifi\U00E9es.";
|
||||
= "Pas de donn\U00E9es sp\U00E9cifi\U00E9es.";
|
||||
/* File: ../Source/NSAttributedString.m:1033 */
|
||||
/* Comment: Error description */
|
||||
"No type specified for data."
|
||||
= "Aucun type pr\U00E9cis\U00E9 pour les donn\U00E9es.";
|
||||
= "Aucun type pr\U00E9cis\U00E9 pour les donn\U00E9es.";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSBitmapImageRep.m ***/
|
||||
|
@ -353,7 +353,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSColorPanel.m ***/
|
||||
/* File: ../Source/NSColorPanel.m:308 */
|
||||
/* File: ../Source/NSColorPanel.m:309 */
|
||||
"Opacity" = "Opacit\U00E9";
|
||||
|
||||
|
||||
|
@ -381,12 +381,12 @@ add comments above this one
|
|||
/*** Strings from ../Source/NSDocument.m ***/
|
||||
/* File: ../Source/NSDocument.m:1659 */
|
||||
"%@ has been edited. Are you sure you want to undo changes?"
|
||||
= "%@ a \U00E9t\U00E9 modifi\U00E9. Etes-vous s\U00FBr de vouloir annuler les modifications ?";
|
||||
= "%@ a \U00E9t\U00E9 modifi\U00E9. Etes-vous s\U00FBr de vouloir annuler les modifications ?";
|
||||
/* File: ../Source/NSDocument.m:473 */
|
||||
"%@ has changed. Save?" = "%@ a \U00E9t\U00E9 modifi\U00E9. Enregistrer ?";
|
||||
/* File: ../Source/NSDocument.m:814 */
|
||||
"Can't create backup file. Save anyways?"
|
||||
= "Impossible de cr\U00E9er le fichier de sauvegarde. Enregistrer quand m\U006Dme ?";
|
||||
= "Impossible de cr\U00E9er le fichier de sauvegarde. Enregistrer quand m\U006Dme ?";
|
||||
/* File: ../Source/NSDocument.m:472 */
|
||||
"Close" = "Fermer";
|
||||
/* File: ../Source/NSDocument.m:142 */
|
||||
|
@ -420,7 +420,7 @@ add comments above this one
|
|||
/* File: ../Source/NSDocumentController.m:1013 */
|
||||
/* File: ../Source/NSDocumentController.m:963 */
|
||||
"You have unsaved documents"
|
||||
= "Certains documents ne sont pas sauvegard\U00E9s";
|
||||
= "Certains documents ne sont pas sauvegard\U00E9s";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSFontPanel.m ***/
|
||||
|
@ -439,7 +439,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSMenu.m ***/
|
||||
/* File: ../Source/NSMenu.m:259 */
|
||||
/* File: ../Source/NSMenu.m:260 */
|
||||
"Services" = "Services";
|
||||
|
||||
|
||||
|
@ -449,26 +449,26 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSPageLayout.m ***/
|
||||
/* File: ../Source/NSPageLayout.m:749 */
|
||||
/* File: ../Source/NSPageLayout.m:747 */
|
||||
/* File: ../Source/NSPageLayout.m:741 */
|
||||
/* File: ../Source/NSPageLayout.m:739 */
|
||||
"(none)" = "(aucun)";
|
||||
/* File: ../Source/NSPageLayout.m:976 */
|
||||
/* File: ../Source/NSPageLayout.m:964 */
|
||||
"Bottom Margin" = "Marge basse";
|
||||
/* File: ../Source/NSPageLayout.m:972 */
|
||||
/* File: ../Source/NSPageLayout.m:960 */
|
||||
"Dimensions" = "Dimensions";
|
||||
/* File: ../Source/NSPageLayout.m:1032 */
|
||||
/* File: ../Source/NSPageLayout.m:1020 */
|
||||
"Landscape" = "Paysage";
|
||||
/* File: ../Source/NSPageLayout.m:977 */
|
||||
/* File: ../Source/NSPageLayout.m:965 */
|
||||
"Left Margin" = "Marge gauche";
|
||||
/* File: ../Source/NSPageLayout.m:973 */
|
||||
/* File: ../Source/NSPageLayout.m:961 */
|
||||
"Orientation" = "Orientation";
|
||||
/* File: ../Source/NSPageLayout.m:1028 */
|
||||
/* File: ../Source/NSPageLayout.m:1016 */
|
||||
"Portrait" = "Portrait";
|
||||
/* File: ../Source/NSPageLayout.m:978 */
|
||||
/* File: ../Source/NSPageLayout.m:966 */
|
||||
"Right Margin" = "Marge droite";
|
||||
/* File: ../Source/NSPageLayout.m:974 */
|
||||
/* File: ../Source/NSPageLayout.m:962 */
|
||||
"Scale" = "Echelle";
|
||||
/* File: ../Source/NSPageLayout.m:975 */
|
||||
/* File: ../Source/NSPageLayout.m:963 */
|
||||
"Top Margin" = "Marge haute";
|
||||
|
||||
|
||||
|
@ -491,31 +491,31 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSSavePanel.m ***/
|
||||
/* File: ../Source/NSSavePanel.m:433 */
|
||||
/* File: ../Source/NSSavePanel.m:250 */
|
||||
/* File: ../Source/NSSavePanel.m:434 */
|
||||
/* File: ../Source/NSSavePanel.m:251 */
|
||||
"Name:" = "Nom:";
|
||||
/* File: ../Source/NSSavePanel.m:1344 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
"No" = "Non";
|
||||
/* File: ../Source/NSSavePanel.m:1761 */
|
||||
/* File: ../Source/NSSavePanel.m:1794 */
|
||||
"Reading Directory " = "Lecture du r\U00E9pertoire ";
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:1403 */
|
||||
"Replace" = "Remplacer";
|
||||
/* File: ../Source/NSSavePanel.m:1356 */
|
||||
/* File: ../Source/NSSavePanel.m:1380 */
|
||||
"The directory '%@' could not be created."
|
||||
= "Impossible de cr\U00E9er le r\U00E9pertoire '%@'.";
|
||||
/* File: ../Source/NSSavePanel.m:1343 */
|
||||
"The directory '%@' does not exist, do you want to create it?"
|
||||
= "Le r\U00E9pertoire '%@' n'existe pas, voulez-vous le cr\U00E9er ?";
|
||||
/* File: ../Source/NSSavePanel.m:1378 */
|
||||
"The file '%@' in '%@' exists. Replace it?"
|
||||
= "Le fichier '%@' existe dans '%@'. Voulez-vous le remplacer ?";
|
||||
= "Impossible de cr\U00E9er le r\U00E9pertoire '%@'.";
|
||||
/* File: ../Source/NSSavePanel.m:1367 */
|
||||
"The directory '%@' does not exist, do you want to create it?"
|
||||
= "Le r\U00E9pertoire '%@' n'existe pas, voulez-vous le cr\U00E9er ?";
|
||||
/* File: ../Source/NSSavePanel.m:1402 */
|
||||
"The file '%@' in '%@' exists. Replace it?"
|
||||
= "Le fichier '%@' existe dans '%@'. Voulez-vous le remplacer ?";
|
||||
/* File: ../Source/NSSavePanel.m:1391 */
|
||||
"The path '%@' is not a directory."
|
||||
= "Le chemin '%@' n'est pas un r\U00E9pertoire.";
|
||||
/* File: ../Source/NSSavePanel.m:1299 */
|
||||
/* File: ../Source/NSSavePanel.m:1291 */
|
||||
= "Le chemin '%@' n'est pas un r\U00E9pertoire.";
|
||||
/* File: ../Source/NSSavePanel.m:1323 */
|
||||
/* File: ../Source/NSSavePanel.m:1315 */
|
||||
"Use .%@" = "Utiliser .%@";
|
||||
/* File: ../Source/NSSavePanel.m:1344 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
"Yes" = "Oui";
|
||||
|
||||
|
||||
|
@ -533,7 +533,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSWindow.m ***/
|
||||
/* File: ../Source/NSWindow.m:5192 */
|
||||
/* File: ../Source/NSWindow.m:5317 */
|
||||
"Hide Toolbar" = "Cacher la barre d'outils";
|
||||
/* File: ../Source/NSWindow.m:5194 */
|
||||
/* File: ../Source/NSWindow.m:5319 */
|
||||
"Show Toolbar" = "Afficher la barre d'outils";
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
/***
|
||||
German.lproj/Localizable.strings
|
||||
updated by make_strings 2013-02-08 11:57:22 +0100
|
||||
updated by make_strings 2013-10-28 21:49:54 +0100
|
||||
add comments above this one
|
||||
***/
|
||||
|
||||
|
@ -16,18 +16,18 @@ add comments above this one
|
|||
/*** Keys found in multiple places ***/
|
||||
|
||||
/* File: ../Source/GSPrintOperation.m:157 */
|
||||
/* File: ../Source/NSSavePanel.m:1357 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
/* File: ../Source/NSSavePanel.m:1381 */
|
||||
/* File: ../Source/NSSavePanel.m:1392 */
|
||||
"Dismiss" = "Verwerfen";
|
||||
|
||||
/* File: ../Source/GSNibLoading.m:193 */
|
||||
/* File: ../Source/GSNibLoading.m:182 */
|
||||
/* Comment: Info */
|
||||
/* File: ../Source/NSApplication.m:2878 */
|
||||
/* Comment: Title of the Info Panel */
|
||||
/* File: ../Source/NSMenu.m:258 */
|
||||
/* File: ../Source/NSMenu.m:259 */
|
||||
"Info" = "Information";
|
||||
|
||||
/* File: ../Source/GSNibLoading.m:176 */
|
||||
/* File: ../Source/GSNibLoading.m:165 */
|
||||
/* Comment: Quit */
|
||||
/* File: ../Source/NSApplication.m:3442 */
|
||||
/* File: ../Source/NSApplication.m:4207 */
|
||||
|
@ -37,12 +37,12 @@ add comments above this one
|
|||
/* File: ../Source/NSDocument.m:474 */
|
||||
/* File: ../Source/NSDocument.m:815 */
|
||||
/* File: ../Source/NSDocument.m:1183 */
|
||||
/* File: ../Source/NSSavePanel.m:434 */
|
||||
/* File: ../Source/NSSavePanel.m:1303 */
|
||||
/* File: ../Source/NSSavePanel.m:1342 */
|
||||
/* File: ../Source/NSSavePanel.m:1355 */
|
||||
/* File: ../Source/NSSavePanel.m:435 */
|
||||
/* File: ../Source/NSSavePanel.m:1327 */
|
||||
/* File: ../Source/NSSavePanel.m:1366 */
|
||||
/* File: ../Source/NSSavePanel.m:1377 */
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:1390 */
|
||||
/* File: ../Source/NSSavePanel.m:1401 */
|
||||
"Save" = "Speichern";
|
||||
|
||||
/* File: ../Source/NSAlert.m:384 */
|
||||
|
@ -51,16 +51,16 @@ add comments above this one
|
|||
/* File: ../Source/NSDocument.m:1660 */
|
||||
/* File: ../Source/NSDocumentController.m:955 */
|
||||
/* File: ../Source/NSDocumentController.m:987 */
|
||||
/* File: ../Source/NSSavePanel.m:317 */
|
||||
/* File: ../Source/NSSavePanel.m:1306 */
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:318 */
|
||||
/* File: ../Source/NSSavePanel.m:1330 */
|
||||
/* File: ../Source/NSSavePanel.m:1403 */
|
||||
"Cancel" = "Abbrechen";
|
||||
|
||||
/* File: ../Source/GSHelpManagerPanel.m:101 */
|
||||
/* File: ../Source/NSAlert.m:1830 */
|
||||
/* File: ../Source/NSPrintOperation.m:678 */
|
||||
/* File: ../Source/NSPrintPanel.m:408 */
|
||||
/* File: ../Source/NSSavePanel.m:333 */
|
||||
/* File: ../Source/NSSavePanel.m:334 */
|
||||
"OK" = "Ok";
|
||||
|
||||
/* File: ../Source/NSAlert.m:389 */
|
||||
|
@ -76,12 +76,12 @@ add comments above this one
|
|||
/* File: ../Source/NSFontPanel.m:696 */
|
||||
"Revert" = "Zur\U00FCcksetzen";
|
||||
|
||||
/* File: ../Source/NSColorPanel.m:244 */
|
||||
/* File: ../Source/NSColorPanel.m:245 */
|
||||
/* File: ../Source/NSToolbarItem.m:1076 */
|
||||
"Colors" = "Farben";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:979 */
|
||||
/* File: ../Source/NSPageLayout.m:1050 */
|
||||
/* File: ../Source/NSPageLayout.m:967 */
|
||||
/* File: ../Source/NSPageLayout.m:1038 */
|
||||
/* File: ../Source/NSPrintPanel.m:630 */
|
||||
/* File: ../Source/NSPrintPanel.m:676 */
|
||||
"Unknown" = "Unbekannt";
|
||||
|
@ -95,7 +95,7 @@ add comments above this one
|
|||
"File Type" = "Dateityp";
|
||||
|
||||
/* File: ../Source/GSCharacterPanel.m:173 */
|
||||
/* File: ../Source/NSPageLayout.m:971 */
|
||||
/* File: ../Source/NSPageLayout.m:959 */
|
||||
"Name" = "Name";
|
||||
|
||||
/* File: ../Source/GSCharacterPanel.m:154 */
|
||||
|
@ -125,15 +125,15 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"8 up" = "8 up";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:276 */
|
||||
/* File: ../Source/NSSavePanel.m:277 */
|
||||
/* Flag: untranslated */
|
||||
"Home" = "Home";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:292 */
|
||||
/* File: ../Source/NSSavePanel.m:293 */
|
||||
/* Flag: untranslated */
|
||||
"Mount" = "Mount";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:308 */
|
||||
/* File: ../Source/NSSavePanel.m:309 */
|
||||
/* Flag: untranslated */
|
||||
"Unmount" = "Unmount";
|
||||
|
||||
|
@ -141,7 +141,7 @@ add comments above this one
|
|||
/*** Strings from ../Source/Functions.m ***/
|
||||
/* File: ../Source/Functions.m:85 */
|
||||
"Cannot load the main model file '%@'"
|
||||
= "Kann Haupt-Model-Datei \U00BB%@\U00AB nicht laden";
|
||||
= "Kann Haupt-Model-Datei \U00BB%@\U00AB nicht laden";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSCharacterPanel.m ***/
|
||||
|
@ -158,7 +158,7 @@ add comments above this one
|
|||
"Authors: " = "Autoren: ";
|
||||
/* File: ../Source/GSInfoPanel.m:396 */
|
||||
"Copyright Information Not Available"
|
||||
= "Copyright Information nicht verf\U00FCgbar";
|
||||
= "Copyright Information nicht verf\U00FCgbar";
|
||||
/* File: ../Source/GSInfoPanel.m:482 */
|
||||
/* File: ../Source/GSInfoPanel.m:187 */
|
||||
"Current theme" = "Aktuelles Thema";
|
||||
|
@ -169,7 +169,7 @@ add comments above this one
|
|||
/*** Strings from ../Source/GSPrintOperation.m ***/
|
||||
/* File: ../Source/GSPrintOperation.m:156 */
|
||||
"Problem running the preview application '%@' perhaps you need to set your NSPreviewApp user default"
|
||||
= "Vorschau-Anwendung \U00BB%@\U00AB kann nicht ausgef\U00FChrt werden. Vielleicht muss der Default-Eintrag NSPreviewApp gesetzt werden";
|
||||
= "Vorschau-Anwendung \U00BB%@\U00AB kann nicht ausgef\U00FChrt werden. Vielleicht muss der Default-Eintrag NSPreviewApp gesetzt werden";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSTextFinder.m ***/
|
||||
|
@ -181,7 +181,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/GSThemeDrawing.m ***/
|
||||
/* File: ../Source/GSThemeDrawing.m:185 */
|
||||
/* File: ../Source/GSThemeDrawing.m:188 */
|
||||
"?" = "?";
|
||||
|
||||
|
||||
|
@ -218,13 +218,13 @@ add comments above this one
|
|||
"Abort" = "Abbrechen";
|
||||
/* File: ../Source/NSApplication.m:323 */
|
||||
"Backend at path %@ doesn't contain the GSBackend class"
|
||||
= "Backend bei %@ enth\U00E4lt keine GSBackend-Klasse";
|
||||
= "Backend bei %@ enth\U00E4lt keine GSBackend-Klasse";
|
||||
/* File: ../Source/NSApplication.m:311 */
|
||||
"Can't create NSBundle object for backend at path %@"
|
||||
= "Kann kein NSBundle-Objekt f\U00FCr Backend bei %@ erstellen";
|
||||
= "Kann kein NSBundle-Objekt f\U00FCr Backend bei %@ erstellen";
|
||||
/* File: ../Source/NSApplication.m:316 */
|
||||
"Can't load object file from backend at path %@"
|
||||
= "Kann Objekt-Datei des Backends bei %@ nicht laden";
|
||||
= "Kann Objekt-Datei des Backends bei %@ nicht laden";
|
||||
/* File: ../Source/NSApplication.m:135 */
|
||||
"Critical Error in %@" = "Kritischer Fehler in %@";
|
||||
/* File: ../Source/NSApplication.m:141 */
|
||||
|
@ -233,14 +233,14 @@ add comments above this one
|
|||
"Hide" = "Ausblenden";
|
||||
/* File: ../Source/NSApplication.m:1198 */
|
||||
"Problem during launch app notification: %@"
|
||||
= "Problem beim Starten von App-Notifikation: %@";
|
||||
= "Problem beim Starten von App-Notifikation: %@";
|
||||
/* File: ../Source/NSApplication.m:4197 */
|
||||
"Show" = "Anzeigen";
|
||||
/* File: ../Source/NSApplication.m:304 */
|
||||
"Unable to find backend %@" = "Backend %@ nicht gefunden";
|
||||
/* File: ../Source/NSApplication.m:972 */
|
||||
"[NSApplication -init] called more than once"
|
||||
= "[NSApplication -init] mehrfach aufgerufen";
|
||||
= "[NSApplication -init] mehrfach aufgerufen";
|
||||
/* File: ../Source/NSApplication.m:3315 */
|
||||
"reported exception - %@" = "meldet Ausnahme - %@";
|
||||
|
||||
|
@ -251,22 +251,22 @@ add comments above this one
|
|||
/* File: ../Source/NSAttributedString.m:1083 */
|
||||
/* Comment: Error description */
|
||||
"Could not create data for type."
|
||||
= "F\U00FCr den Typ konnten keine Daten erzeugt werden.";
|
||||
= "F\U00FCr den Typ konnten keine Daten erzeugt werden.";
|
||||
/* File: ../Source/NSAttributedString.m:927 */
|
||||
/* Comment: Error description */
|
||||
"Could not load data from URL."
|
||||
= "Die Daten konnten nicht vom URL geladen werden.";
|
||||
= "Die Daten konnten nicht vom URL geladen werden.";
|
||||
/* File: ../Source/NSAttributedString.m:863 */
|
||||
/* Comment: Error description */
|
||||
"Could not load data." = "Die Daten konnten nicht geladen werden.";
|
||||
/* File: ../Source/NSAttributedString.m:762 */
|
||||
/* Comment: Error description */
|
||||
"No data specified for data loading."
|
||||
= "Es wurden keine Daten zum Laden angegeben.";
|
||||
= "Es wurden keine Daten zum Laden angegeben.";
|
||||
/* File: ../Source/NSAttributedString.m:1033 */
|
||||
/* Comment: Error description */
|
||||
"No type specified for data."
|
||||
= "F\U00FCr die Daten wurde kein Typ angegeben.";
|
||||
= "F\U00FCr die Daten wurde kein Typ angegeben.";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSBitmapImageRep.m ***/
|
||||
|
@ -289,7 +289,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSColorPanel.m ***/
|
||||
/* File: ../Source/NSColorPanel.m:308 */
|
||||
/* File: ../Source/NSColorPanel.m:309 */
|
||||
"Opacity" = "Deckkraft";
|
||||
|
||||
|
||||
|
@ -317,12 +317,12 @@ add comments above this one
|
|||
/*** Strings from ../Source/NSDocument.m ***/
|
||||
/* File: ../Source/NSDocument.m:1659 */
|
||||
"%@ has been edited. Are you sure you want to undo changes?"
|
||||
= "%@ wurde ge\U00E4ndert. Wollen Sie die \U00C4nderungen wirklich verwerfen?";
|
||||
= "%@ wurde ge\U00E4ndert. Wollen Sie die \U00C4nderungen wirklich verwerfen?";
|
||||
/* File: ../Source/NSDocument.m:473 */
|
||||
"%@ has changed. Save?" = "%@ ge\U00E4ndert. Speichern?";
|
||||
/* File: ../Source/NSDocument.m:814 */
|
||||
"Can't create backup file. Save anyways?"
|
||||
= "Kann Backup-Datei nicht anlegen. Dennoch Speichern?";
|
||||
= "Kann Backup-Datei nicht anlegen. Dennoch Speichern?";
|
||||
/* File: ../Source/NSDocument.m:472 */
|
||||
"Close" = "Schlie\U00DFen";
|
||||
/* File: ../Source/NSDocument.m:142 */
|
||||
|
@ -380,7 +380,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSMenu.m ***/
|
||||
/* File: ../Source/NSMenu.m:259 */
|
||||
/* File: ../Source/NSMenu.m:260 */
|
||||
"Services" = "Dienste";
|
||||
|
||||
|
||||
|
@ -390,26 +390,26 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSPageLayout.m ***/
|
||||
/* File: ../Source/NSPageLayout.m:749 */
|
||||
/* File: ../Source/NSPageLayout.m:747 */
|
||||
/* File: ../Source/NSPageLayout.m:741 */
|
||||
/* File: ../Source/NSPageLayout.m:739 */
|
||||
"(none)" = "(keine)";
|
||||
/* File: ../Source/NSPageLayout.m:976 */
|
||||
/* File: ../Source/NSPageLayout.m:964 */
|
||||
"Bottom Margin" = "Unterer Rand";
|
||||
/* File: ../Source/NSPageLayout.m:972 */
|
||||
/* File: ../Source/NSPageLayout.m:960 */
|
||||
"Dimensions" = "Dimensionen";
|
||||
/* File: ../Source/NSPageLayout.m:1032 */
|
||||
/* File: ../Source/NSPageLayout.m:1020 */
|
||||
"Landscape" = "Querformat";
|
||||
/* File: ../Source/NSPageLayout.m:977 */
|
||||
/* File: ../Source/NSPageLayout.m:965 */
|
||||
"Left Margin" = "Linker Rand";
|
||||
/* File: ../Source/NSPageLayout.m:973 */
|
||||
/* File: ../Source/NSPageLayout.m:961 */
|
||||
"Orientation" = "Orientierung";
|
||||
/* File: ../Source/NSPageLayout.m:1028 */
|
||||
/* File: ../Source/NSPageLayout.m:1016 */
|
||||
"Portrait" = "Hochformat";
|
||||
/* File: ../Source/NSPageLayout.m:978 */
|
||||
/* File: ../Source/NSPageLayout.m:966 */
|
||||
"Right Margin" = "Rechter Rand";
|
||||
/* File: ../Source/NSPageLayout.m:974 */
|
||||
/* File: ../Source/NSPageLayout.m:962 */
|
||||
"Scale" = "Schriftgrad";
|
||||
/* File: ../Source/NSPageLayout.m:975 */
|
||||
/* File: ../Source/NSPageLayout.m:963 */
|
||||
"Top Margin" = "Oberer Rand";
|
||||
|
||||
|
||||
|
@ -434,39 +434,39 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSSavePanel.m ***/
|
||||
/* File: ../Source/NSSavePanel.m:433 */
|
||||
/* File: ../Source/NSSavePanel.m:250 */
|
||||
/* File: ../Source/NSSavePanel.m:434 */
|
||||
/* File: ../Source/NSSavePanel.m:251 */
|
||||
"Name:" = "Name:";
|
||||
/* File: ../Source/NSSavePanel.m:1344 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
"No" = "Nein";
|
||||
/* File: ../Source/NSSavePanel.m:1761 */
|
||||
/* File: ../Source/NSSavePanel.m:1794 */
|
||||
"Reading Directory " = "Lese Verzeichnis ";
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:1403 */
|
||||
"Replace" = "\U00DCberschreiben";
|
||||
/* File: ../Source/NSSavePanel.m:241 */
|
||||
/* File: ../Source/NSSavePanel.m:242 */
|
||||
"Show Hidden Files" = "Versteckte Dateien anzeigen";
|
||||
/* File: ../Source/NSSavePanel.m:1356 */
|
||||
/* File: ../Source/NSSavePanel.m:1380 */
|
||||
"The directory '%@' could not be created."
|
||||
= "Das Verzeichnis \U00BB%@\U00AB konnte nicht erstellt werden.";
|
||||
/* File: ../Source/NSSavePanel.m:1343 */
|
||||
"The directory '%@' does not exist, do you want to create it?"
|
||||
= "Das Verzeichnis \U00BB%@\U00AB existiert nicht. Wollen Sie es anlegen?";
|
||||
/* File: ../Source/NSSavePanel.m:1378 */
|
||||
"The file '%@' in '%@' exists. Replace it?"
|
||||
= "Die Datei \U00BB%@\U00AB in \U00BB%@\U00AB existiert bereits. \U00DCberschreiben?";
|
||||
= "Das Verzeichnis \U00BB%@\U00AB konnte nicht erstellt werden.";
|
||||
/* File: ../Source/NSSavePanel.m:1367 */
|
||||
"The directory '%@' does not exist, do you want to create it?"
|
||||
= "Das Verzeichnis \U00BB%@\U00AB existiert nicht. Wollen Sie es anlegen?";
|
||||
/* File: ../Source/NSSavePanel.m:1402 */
|
||||
"The file '%@' in '%@' exists. Replace it?"
|
||||
= "Die Datei \U00BB%@\U00AB in \U00BB%@\U00AB existiert bereits. \U00DCberschreiben?";
|
||||
/* File: ../Source/NSSavePanel.m:1391 */
|
||||
"The path '%@' is not a directory." = "\U00BB%@\U00AB ist kein Verzeichnis.";
|
||||
/* File: ../Source/NSSavePanel.m:1299 */
|
||||
/* File: ../Source/NSSavePanel.m:1291 */
|
||||
/* File: ../Source/NSSavePanel.m:1323 */
|
||||
/* File: ../Source/NSSavePanel.m:1315 */
|
||||
"Use .%@" = ".%@ verwenden";
|
||||
/* File: ../Source/NSSavePanel.m:1344 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
"Yes" = "Ja";
|
||||
/* File: ../Source/NSSavePanel.m:1298 */
|
||||
/* File: ../Source/NSSavePanel.m:1322 */
|
||||
"You cannot save this document with extension '.%@'.\nThe required extension is '.%@'."
|
||||
= "Sie k\U00F6nnen das Dokument nicht mit der Erweiterung \U00BB.%@\U00AB speichern.\nDie notwendige Erweiterung ist \U00BB.%@\U00AB.";
|
||||
/* File: ../Source/NSSavePanel.m:1290 */
|
||||
= "Sie k\U00F6nnen das Dokument nicht mit der Erweiterung \U00BB.%@\U00AB speichern.\nDie notwendige Erweiterung ist \U00BB.%@\U00AB.";
|
||||
/* File: ../Source/NSSavePanel.m:1314 */
|
||||
"You have used the extension '.%@'.\nThe standard extension is '.%@'.'"
|
||||
= "Sie haben die Erweiterung \U00BB.%@\U00AB benutzt.\nDie Standarderweiterung ist \U00BB.%@\U00AB.";
|
||||
= "Sie haben die Erweiterung \U00BB.%@\U00AB benutzt.\nDie Standarderweiterung ist \U00BB.%@\U00AB.";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSSpellChecker.m ***/
|
||||
|
@ -475,13 +475,13 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSTextView.m ***/
|
||||
/* File: ../Source/NSTextView.m:651 */
|
||||
"Copy" = "Kopieren";
|
||||
/* File: ../Source/NSTextView.m:650 */
|
||||
"Cut" = "Ausschneiden";
|
||||
/* File: ../Source/NSTextView.m:5847 */
|
||||
"No Suggestions" = "Kein Vorschlag";
|
||||
/* File: ../Source/NSTextView.m:652 */
|
||||
"Copy" = "Kopieren";
|
||||
/* File: ../Source/NSTextView.m:651 */
|
||||
"Cut" = "Ausschneiden";
|
||||
/* File: ../Source/NSTextView.m:5894 */
|
||||
"No Suggestions" = "Kein Vorschlag";
|
||||
/* File: ../Source/NSTextView.m:653 */
|
||||
"Paste" = "Einf\U00FCgen";
|
||||
|
||||
|
||||
|
@ -501,7 +501,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSWindow.m ***/
|
||||
/* File: ../Source/NSWindow.m:5192 */
|
||||
/* File: ../Source/NSWindow.m:5317 */
|
||||
"Hide Toolbar" = "Toolbar ausblenden";
|
||||
/* File: ../Source/NSWindow.m:5194 */
|
||||
/* File: ../Source/NSWindow.m:5319 */
|
||||
"Show Toolbar" = "Toolbar anzeigen";
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
/***
|
||||
Italian.lproj/Localizable.strings
|
||||
updated by make_strings 2013-02-08 11:55:53 +0100
|
||||
updated by make_strings 2013-10-28 21:50:39 +0100
|
||||
add comments above this one
|
||||
***/
|
||||
|
||||
|
@ -17,12 +17,12 @@ add comments above this one
|
|||
/* File: ../Source/NSDocument.m:474 */
|
||||
/* File: ../Source/NSDocument.m:815 */
|
||||
/* File: ../Source/NSDocument.m:1183 */
|
||||
/* File: ../Source/NSSavePanel.m:434 */
|
||||
/* File: ../Source/NSSavePanel.m:1303 */
|
||||
/* File: ../Source/NSSavePanel.m:1342 */
|
||||
/* File: ../Source/NSSavePanel.m:1355 */
|
||||
/* File: ../Source/NSSavePanel.m:435 */
|
||||
/* File: ../Source/NSSavePanel.m:1327 */
|
||||
/* File: ../Source/NSSavePanel.m:1366 */
|
||||
/* File: ../Source/NSSavePanel.m:1377 */
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:1390 */
|
||||
/* File: ../Source/NSSavePanel.m:1401 */
|
||||
"Save" = "Salva";
|
||||
|
||||
/* File: ../Source/NSAlert.m:384 */
|
||||
|
@ -31,19 +31,19 @@ add comments above this one
|
|||
/* File: ../Source/NSDocument.m:1660 */
|
||||
/* File: ../Source/NSDocumentController.m:955 */
|
||||
/* File: ../Source/NSDocumentController.m:987 */
|
||||
/* File: ../Source/NSSavePanel.m:317 */
|
||||
/* File: ../Source/NSSavePanel.m:1306 */
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:318 */
|
||||
/* File: ../Source/NSSavePanel.m:1330 */
|
||||
/* File: ../Source/NSSavePanel.m:1403 */
|
||||
"Cancel" = "Cancella";
|
||||
|
||||
/* File: ../Source/GSNibLoading.m:193 */
|
||||
/* File: ../Source/GSNibLoading.m:182 */
|
||||
/* Comment: Info */
|
||||
/* File: ../Source/NSApplication.m:2878 */
|
||||
/* Comment: Title of the Info Panel */
|
||||
/* File: ../Source/NSMenu.m:258 */
|
||||
/* File: ../Source/NSMenu.m:259 */
|
||||
"Info" = "Info";
|
||||
|
||||
/* File: ../Source/GSNibLoading.m:176 */
|
||||
/* File: ../Source/GSNibLoading.m:165 */
|
||||
/* Comment: Quit */
|
||||
/* File: ../Source/NSApplication.m:3442 */
|
||||
/* File: ../Source/NSApplication.m:4207 */
|
||||
|
@ -51,8 +51,8 @@ add comments above this one
|
|||
"Quit" = "Esci";
|
||||
|
||||
/* File: ../Source/GSPrintOperation.m:157 */
|
||||
/* File: ../Source/NSSavePanel.m:1357 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
/* File: ../Source/NSSavePanel.m:1381 */
|
||||
/* File: ../Source/NSSavePanel.m:1392 */
|
||||
"Dismiss" = "Dismetti";
|
||||
|
||||
/* File: ../Source/GSPrintOperation.m:155 */
|
||||
|
@ -63,7 +63,7 @@ add comments above this one
|
|||
/* File: ../Source/NSAlert.m:1830 */
|
||||
/* File: ../Source/NSPrintOperation.m:678 */
|
||||
/* File: ../Source/NSPrintPanel.m:408 */
|
||||
/* File: ../Source/NSSavePanel.m:333 */
|
||||
/* File: ../Source/NSSavePanel.m:334 */
|
||||
"OK" = "OK";
|
||||
|
||||
/* File: ../Source/NSAlert.m:389 */
|
||||
|
@ -79,18 +79,12 @@ add comments above this one
|
|||
/* File: ../Source/NSHelpPanel.m:154 */
|
||||
"Help" = "Aiuto";
|
||||
|
||||
/* File: ../Source/NSAttributedString.m:1060 */
|
||||
/* Comment: Error description */
|
||||
/* File: ../Source/NSAttributedString.m:1083 */
|
||||
/* Comment: Error description */
|
||||
"Could not create data for type." = "Impossibile generare i dati per il tipo dati.";
|
||||
|
||||
/* File: ../Source/NSColorPanel.m:244 */
|
||||
/* File: ../Source/NSColorPanel.m:245 */
|
||||
/* File: ../Source/NSToolbarItem.m:1076 */
|
||||
"Colors" = "Colori";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:979 */
|
||||
/* File: ../Source/NSPageLayout.m:1050 */
|
||||
/* File: ../Source/NSPageLayout.m:967 */
|
||||
/* File: ../Source/NSPageLayout.m:1038 */
|
||||
/* File: ../Source/NSPrintPanel.m:630 */
|
||||
/* File: ../Source/NSPrintPanel.m:676 */
|
||||
"Unknown" = "Sconosciuto";
|
||||
|
@ -103,9 +97,9 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Manual" = "Manual";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1291 */
|
||||
/* File: ../Source/NSSavePanel.m:1315 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1299 */
|
||||
/* File: ../Source/NSSavePanel.m:1323 */
|
||||
/* Flag: untranslated */
|
||||
"Use .%@" = "Use .%@";
|
||||
|
||||
|
@ -114,17 +108,13 @@ add comments above this one
|
|||
"File Type" = "Tipo Archivio";
|
||||
|
||||
/* File: ../Source/GSCharacterPanel.m:173 */
|
||||
/* File: ../Source/NSPageLayout.m:971 */
|
||||
/* File: ../Source/NSPageLayout.m:959 */
|
||||
"Name" = "Nome";
|
||||
|
||||
/* File: ../Source/GSCharacterPanel.m:154 */
|
||||
/* File: ../Source/NSFontPanel.m:738 */
|
||||
"Character Panel" = "Pannello Caratteri";
|
||||
|
||||
/* File: ../Source/GSTextFinder.m:332 */
|
||||
/* File: ../Source/GSTextFinder.m:381 */
|
||||
"Not found" = "Non trovato";
|
||||
|
||||
|
||||
/*** Unmatched/untranslated keys ***/
|
||||
|
||||
|
@ -140,33 +130,11 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Release: " = "Release: ";
|
||||
|
||||
/* File: ../Source/GSInfoPanel.m:396 */
|
||||
"Copyright Information Not Available"
|
||||
= "Informazioni di Copyright non disponibili";
|
||||
|
||||
/* File: ../Source/GSTextFinder.m:408 */
|
||||
"%d replaced" = "%d rimpiazzati";
|
||||
|
||||
/* File: ../Source/GSThemeDrawing.m:185 */
|
||||
"?" = "?";
|
||||
|
||||
/* File: ../Source/GSToolbarView.m:894 */
|
||||
"Customize Toolbar" = "Personalizza barra strumenti";
|
||||
|
||||
/* File: ../Source/NSAlert.m:2001 */
|
||||
"No information" = "Nessuna informazione";
|
||||
|
||||
/* File: ../Source/NSApplication.m:4197 */
|
||||
"Show" = "Mostra";
|
||||
|
||||
/* File: ../Source/NSApplication.m:4203 */
|
||||
"Hide" = "Nascondi";
|
||||
|
||||
/* File: ../Source/NSAttributedString.m:762 */
|
||||
/* Comment: Error description */
|
||||
/* Flag: untranslated */
|
||||
"No data specified for data loading."
|
||||
= "No data specified for data loading.";
|
||||
= "No data specified for data loading.";
|
||||
|
||||
/* File: ../Source/NSAttributedString.m:863 */
|
||||
/* Comment: Error description */
|
||||
|
@ -178,18 +146,10 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"No type specified for data." = "No type specified for data.";
|
||||
|
||||
/* File: ../Source/NSColorPanel.m:308 */
|
||||
/* File: ../Source/NSColorPanel.m:309 */
|
||||
/* Flag: untranslated */
|
||||
"Opacity" = "Opacity";
|
||||
|
||||
/* File: ../Source/NSColorSpace.m:137 */
|
||||
/* Comment: color space */
|
||||
"unknown" = "sconosciuto";
|
||||
|
||||
/* File: ../Source/NSColorSpace.m:145 */
|
||||
/* Comment: color space */
|
||||
"LAB" = "LAB";
|
||||
|
||||
/* File: ../Source/NSColorSpace.m:147 */
|
||||
/* Comment: color space */
|
||||
/* Flag: untranslated */
|
||||
|
@ -211,9 +171,6 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Font preview" = "Font preview";
|
||||
|
||||
/* File: ../Source/NSFontPanel.m:639 */
|
||||
"Size" = "Dimensione";
|
||||
|
||||
/* File: ../Source/NSFontPanel.m:719 */
|
||||
/* Flag: untranslated */
|
||||
"Set" = "Set";
|
||||
|
@ -226,9 +183,6 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"NoFace" = "NoFace";
|
||||
|
||||
/* File: ../Source/NSFontPanel.m:1138 */
|
||||
"Family" = "Famiglia";
|
||||
|
||||
/* File: ../Source/NSFontPanel.m:1142 */
|
||||
/* Flag: untranslated */
|
||||
"Typeface" = "Typeface";
|
||||
|
@ -237,20 +191,14 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Open" = "Apri";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:972 */
|
||||
"Dimensions" = "Dimensioni";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:973 */
|
||||
/* File: ../Source/NSPageLayout.m:961 */
|
||||
/* Flag: untranslated */
|
||||
"Orientation" = "Orientation";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:974 */
|
||||
/* File: ../Source/NSPageLayout.m:962 */
|
||||
/* Flag: untranslated */
|
||||
"Scale" = "Scale";
|
||||
|
||||
/* File: ../Source/NSPrintPanel.m:145 */
|
||||
"Print Panel" = "Pannello Stampa";
|
||||
|
||||
/* File: ../Source/NSPrintPanel.m:179 */
|
||||
/* Flag: untranslated */
|
||||
"2 up" = "2 up";
|
||||
|
@ -275,39 +223,29 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Sorry" = "Sorry";
|
||||
|
||||
/* File: ../Source/NSPrintPanel.m:407 */
|
||||
"Faxing of print file not implemented"
|
||||
= "Invio fax stampa non implementato";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:241 */
|
||||
/* File: ../Source/NSSavePanel.m:242 */
|
||||
/* Flag: untranslated */
|
||||
"Show Hidden Files" = "Show Hidden Files";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:276 */
|
||||
/* File: ../Source/NSSavePanel.m:277 */
|
||||
/* Flag: untranslated */
|
||||
"Home" = "Home";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:292 */
|
||||
"Mount" = "Monta";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:308 */
|
||||
"Unmount" = "Smonta";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1290 */
|
||||
/* File: ../Source/NSSavePanel.m:1314 */
|
||||
/* Flag: untranslated */
|
||||
"You have used the extension '.%@'.\nThe standard extension is '.%@'.'"
|
||||
= "You have used the extension '.%@'.\nThe standard extension is '.%@'.'";
|
||||
= "You have used the extension '.%@'.\nThe standard extension is '.%@'.'";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1298 */
|
||||
/* File: ../Source/NSSavePanel.m:1322 */
|
||||
/* Flag: untranslated */
|
||||
"You cannot save this document with extension '.%@'.\nThe required extension is '.%@'."
|
||||
= "You cannot save this document with extension '.%@'.\nThe required extension is '.%@'.";
|
||||
= "You cannot save this document with extension '.%@'.\nThe required extension is '.%@'.";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1344 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
/* Flag: untranslated */
|
||||
"No" = "No";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1761 */
|
||||
/* File: ../Source/NSSavePanel.m:1794 */
|
||||
/* Flag: untranslated */
|
||||
"Reading Directory " = "Reading Directory ";
|
||||
|
||||
|
@ -315,19 +253,19 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Guess" = "Guess";
|
||||
|
||||
/* File: ../Source/NSTextView.m:650 */
|
||||
/* File: ../Source/NSTextView.m:651 */
|
||||
/* Flag: untranslated */
|
||||
"Cut" = "Cut";
|
||||
|
||||
/* File: ../Source/NSTextView.m:651 */
|
||||
/* File: ../Source/NSTextView.m:652 */
|
||||
/* Flag: untranslated */
|
||||
"Copy" = "Copy";
|
||||
|
||||
/* File: ../Source/NSTextView.m:652 */
|
||||
/* File: ../Source/NSTextView.m:653 */
|
||||
/* Flag: untranslated */
|
||||
"Paste" = "Paste";
|
||||
|
||||
/* File: ../Source/NSTextView.m:5847 */
|
||||
/* File: ../Source/NSTextView.m:5894 */
|
||||
/* Flag: untranslated */
|
||||
"No Suggestions" = "No Suggestions";
|
||||
|
||||
|
@ -355,11 +293,11 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Print..." = "Print...";
|
||||
|
||||
/* File: ../Source/NSWindow.m:5192 */
|
||||
/* File: ../Source/NSWindow.m:5317 */
|
||||
/* Flag: untranslated */
|
||||
"Hide Toolbar" = "Hide Toolbar";
|
||||
|
||||
/* File: ../Source/NSWindow.m:5194 */
|
||||
/* File: ../Source/NSWindow.m:5319 */
|
||||
/* Flag: untranslated */
|
||||
"Show Toolbar" = "Show Toolbar";
|
||||
|
||||
|
@ -367,7 +305,7 @@ add comments above this one
|
|||
/*** Strings from ../Source/Functions.m ***/
|
||||
/* File: ../Source/Functions.m:85 */
|
||||
"Cannot load the main model file '%@'"
|
||||
= "Non \U00E8 possibile caricare il model file principale '%@'";
|
||||
= "Non \U00E8 possibile caricare il model file principale '%@'";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSInfoPanel.m ***/
|
||||
|
@ -375,6 +313,9 @@ add comments above this one
|
|||
"Author: " = "Autore: ";
|
||||
/* File: ../Source/GSInfoPanel.m:455 */
|
||||
"Authors: " = "Autori: ";
|
||||
/* File: ../Source/GSInfoPanel.m:396 */
|
||||
"Copyright Information Not Available"
|
||||
= "Informazioni di Copyright non disponibili";
|
||||
/* File: ../Source/GSInfoPanel.m:482 */
|
||||
/* File: ../Source/GSInfoPanel.m:187 */
|
||||
"Current theme" = "Tema corrente";
|
||||
|
@ -383,7 +324,20 @@ add comments above this one
|
|||
/*** Strings from ../Source/GSPrintOperation.m ***/
|
||||
/* File: ../Source/GSPrintOperation.m:156 */
|
||||
"Problem running the preview application '%@' perhaps you need to set your NSPreviewApp user default"
|
||||
= "Errore nell'esecuzione dell'applicazione Anteprima '%@' Dovresti impostare l'applicativo predefinito in NSPreviewApp defaults";
|
||||
= "Errore nell'esecuzione dell'applicazione Anteprima '%@' Dovresti impostare l'applicativo predefinito in NSPreviewApp defaults";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSTextFinder.m ***/
|
||||
/* File: ../Source/GSTextFinder.m:408 */
|
||||
"%d replaced" = "%d rimpiazzati";
|
||||
/* File: ../Source/GSTextFinder.m:381 */
|
||||
/* File: ../Source/GSTextFinder.m:332 */
|
||||
"Not found" = "Non trovato";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSThemeDrawing.m ***/
|
||||
/* File: ../Source/GSThemeDrawing.m:188 */
|
||||
"?" = "?";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSThemeInspector.m ***/
|
||||
|
@ -402,9 +356,16 @@ add comments above this one
|
|||
"Themes" = "Temi";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSToolbarView.m ***/
|
||||
/* File: ../Source/GSToolbarView.m:894 */
|
||||
"Customize Toolbar" = "Personalizza barra strumenti";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSAlert.m ***/
|
||||
/* File: ../Source/NSAlert.m:2000 */
|
||||
"Alert" = "Attenzione";
|
||||
/* File: ../Source/NSAlert.m:2001 */
|
||||
"No information" = "Nessuna informazione";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSApplication.m ***/
|
||||
|
@ -412,30 +373,40 @@ add comments above this one
|
|||
"Abort" = "Interrompi";
|
||||
/* File: ../Source/NSApplication.m:323 */
|
||||
"Backend at path %@ doesn't contain the GSBackend class"
|
||||
= "Il backend a %@ non contiene la classe GSBackend";
|
||||
= "Il backend a %@ non contiene la classe GSBackend";
|
||||
/* File: ../Source/NSApplication.m:311 */
|
||||
"Can't create NSBundle object for backend at path %@"
|
||||
= "Impossibile a creare l'oggetto NSBundle per il backend a %@";
|
||||
= "Impossibile a creare l'oggetto NSBundle per il backend a %@";
|
||||
/* File: ../Source/NSApplication.m:316 */
|
||||
"Can't load object file from backend at path %@"
|
||||
= "Impossibile caricare il file oggetto dal backend a %@";
|
||||
= "Impossibile caricare il file oggetto dal backend a %@";
|
||||
/* File: ../Source/NSApplication.m:135 */
|
||||
"Critical Error in %@" = "Errore critico in %@";
|
||||
/* File: ../Source/NSApplication.m:141 */
|
||||
"Debug" = "Debugga";
|
||||
/* File: ../Source/NSApplication.m:4203 */
|
||||
"Hide" = "Nascondi";
|
||||
/* File: ../Source/NSApplication.m:1198 */
|
||||
"Problem during launch app notification: %@"
|
||||
= "Problema durante il lancio dell'applicazione: %@";
|
||||
= "Problema durante il lancio dell'applicazione: %@";
|
||||
/* File: ../Source/NSApplication.m:4197 */
|
||||
"Show" = "Mostra";
|
||||
/* File: ../Source/NSApplication.m:304 */
|
||||
"Unable to find backend %@" = "Non si riesce a trovare il backend %@";
|
||||
/* File: ../Source/NSApplication.m:972 */
|
||||
"[NSApplication -init] called more than once"
|
||||
= "[NSApplication -init] chiamata pi\U00F9 di una volta";
|
||||
= "[NSApplication -init] chiamata pi\U00F9 di una volta";
|
||||
/* File: ../Source/NSApplication.m:3315 */
|
||||
"reported exception - %@" = "riportata una exception - %@";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSAttributedString.m ***/
|
||||
/* File: ../Source/NSAttributedString.m:1060 */
|
||||
/* Comment: Error description */
|
||||
/* File: ../Source/NSAttributedString.m:1083 */
|
||||
/* Comment: Error description */
|
||||
"Could not create data for type."
|
||||
= "Impossibile generare i dati per il tipo dati.";
|
||||
/* File: ../Source/NSAttributedString.m:927 */
|
||||
/* Comment: Error description */
|
||||
"Could not load data from URL." = "Impossibile caricare dati dall'URL.";
|
||||
|
@ -467,27 +438,33 @@ add comments above this one
|
|||
/* File: ../Source/NSColorSpace.m:139 */
|
||||
/* Comment: color space */
|
||||
"Grayscale" = "Scala di grigi";
|
||||
/* File: ../Source/NSColorSpace.m:145 */
|
||||
/* Comment: color space */
|
||||
"LAB" = "LAB";
|
||||
/* File: ../Source/NSColorSpace.m:141 */
|
||||
/* Comment: color space */
|
||||
"RGB" = "RGB";
|
||||
/* File: ../Source/NSColorSpace.m:137 */
|
||||
/* Comment: color space */
|
||||
"unknown" = "sconosciuto";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSDocument.m ***/
|
||||
/* File: ../Source/NSDocument.m:1659 */
|
||||
"%@ has been edited. Are you sure you want to undo changes?"
|
||||
= "%@ \U00E8 stato modificato. Sei sicuro che vuoi annullare i cambiamenti?";
|
||||
= "%@ \U00E8 stato modificato. Sei sicuro che vuoi annullare i cambiamenti?";
|
||||
/* File: ../Source/NSDocument.m:473 */
|
||||
"%@ has changed. Save?" = "%@ \U00E8 cambiato. Salvare?";
|
||||
/* File: ../Source/NSDocument.m:814 */
|
||||
"Can't create backup file. Save anyways?"
|
||||
= "Non si pu\U00F2 create un file di backup. Lo devo salvare lo stesso?";
|
||||
= "Non si pu\U00F2 create un file di backup. Lo devo salvare lo stesso?";
|
||||
/* File: ../Source/NSDocument.m:472 */
|
||||
"Close" = "Chiudi";
|
||||
/* File: ../Source/NSDocument.m:142 */
|
||||
"Could not load URL %@." = "Non \U00E8 stato possibile caricare lo URL %@.";
|
||||
/* File: ../Source/NSDocument.m:119 */
|
||||
"Could not load file %@."
|
||||
= "Non \U00E8 stato possibile caricare il file %@.";
|
||||
= "Non \U00E8 stato possibile caricare il file %@.";
|
||||
/* File: ../Source/NSDocument.m:813 */
|
||||
"File Error" = "Errore con un file";
|
||||
/* File: ../Source/NSDocument.m:141 */
|
||||
|
@ -507,34 +484,43 @@ add comments above this one
|
|||
/* File: ../Source/NSDocumentController.m:1008 */
|
||||
/* File: ../Source/NSDocumentController.m:966 */
|
||||
"Quit Anyway" = "Esci comunque";
|
||||
/* File: ../Source/NSDocumentController.m:1006 */
|
||||
/* File: ../Source/NSDocumentController.m:964 */
|
||||
/* File: ../Source/NSDocumentController.m:1006 */
|
||||
"Review Unsaved" = "Rivisita documenti non salvati";
|
||||
/* File: ../Source/NSDocumentController.m:1013 */
|
||||
/* File: ../Source/NSDocumentController.m:963 */
|
||||
"You have unsaved documents" = "Ci sono documenti non salvati";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSFontPanel.m ***/
|
||||
/* File: ../Source/NSFontPanel.m:1138 */
|
||||
"Family" = "Famiglia";
|
||||
/* File: ../Source/NSFontPanel.m:639 */
|
||||
"Size" = "Dimensione";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSMenu.m ***/
|
||||
/* File: ../Source/NSMenu.m:259 */
|
||||
/* File: ../Source/NSMenu.m:260 */
|
||||
"Services" = "Servizi";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSPageLayout.m ***/
|
||||
/* File: ../Source/NSPageLayout.m:749 */
|
||||
/* File: ../Source/NSPageLayout.m:747 */
|
||||
/* File: ../Source/NSPageLayout.m:739 */
|
||||
/* File: ../Source/NSPageLayout.m:741 */
|
||||
"(none)" = "(nessuno)";
|
||||
/* File: ../Source/NSPageLayout.m:976 */
|
||||
/* File: ../Source/NSPageLayout.m:964 */
|
||||
"Bottom Margin" = "Margine Inferiore";
|
||||
/* File: ../Source/NSPageLayout.m:1032 */
|
||||
/* File: ../Source/NSPageLayout.m:960 */
|
||||
"Dimensions" = "Dimensioni";
|
||||
/* File: ../Source/NSPageLayout.m:1020 */
|
||||
"Landscape" = "Orizzontale";
|
||||
/* File: ../Source/NSPageLayout.m:977 */
|
||||
/* File: ../Source/NSPageLayout.m:965 */
|
||||
"Left Margin" = "Margine Sinistro";
|
||||
/* File: ../Source/NSPageLayout.m:1028 */
|
||||
/* File: ../Source/NSPageLayout.m:1016 */
|
||||
"Portrait" = "Verticale";
|
||||
/* File: ../Source/NSPageLayout.m:978 */
|
||||
/* File: ../Source/NSPageLayout.m:966 */
|
||||
"Right Margin" = "Margine Destro";
|
||||
/* File: ../Source/NSPageLayout.m:975 */
|
||||
/* File: ../Source/NSPageLayout.m:963 */
|
||||
"Top Margin" = "Margine Superiore";
|
||||
|
||||
|
||||
|
@ -545,23 +531,34 @@ add comments above this one
|
|||
"Printing error: %@" = "Errore di stampa: %@";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSPrintPanel.m ***/
|
||||
/* File: ../Source/NSPrintPanel.m:407 */
|
||||
"Faxing of print file not implemented" = "Invio fax stampa non implementato";
|
||||
/* File: ../Source/NSPrintPanel.m:145 */
|
||||
"Print Panel" = "Pannello Stampa";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSSavePanel.m ***/
|
||||
/* File: ../Source/NSSavePanel.m:250 */
|
||||
/* File: ../Source/NSSavePanel.m:433 */
|
||||
/* File: ../Source/NSSavePanel.m:293 */
|
||||
"Mount" = "Monta";
|
||||
/* File: ../Source/NSSavePanel.m:434 */
|
||||
/* File: ../Source/NSSavePanel.m:251 */
|
||||
"Name:" = "Nome:";
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:1403 */
|
||||
"Replace" = "Sostituisci";
|
||||
/* File: ../Source/NSSavePanel.m:1356 */
|
||||
/* File: ../Source/NSSavePanel.m:1380 */
|
||||
"The directory '%@' could not be created."
|
||||
= "La directory '%@' non puo' essere creata.";
|
||||
/* File: ../Source/NSSavePanel.m:1343 */
|
||||
"The directory '%@' does not exist, do you want to create it?"
|
||||
= "La directory '%@' non esiste, la vuoi creare?";
|
||||
/* File: ../Source/NSSavePanel.m:1378 */
|
||||
"The file '%@' in '%@' exists. Replace it?"
|
||||
= "Il file '%@' in '%@' esiste. Vuoi sostituirlo?";
|
||||
= "La directory '%@' non puo' essere creata.";
|
||||
/* File: ../Source/NSSavePanel.m:1367 */
|
||||
"The directory '%@' does not exist, do you want to create it?"
|
||||
= "La directory '%@' non esiste, la vuoi creare?";
|
||||
/* File: ../Source/NSSavePanel.m:1402 */
|
||||
"The file '%@' in '%@' exists. Replace it?"
|
||||
= "Il file '%@' in '%@' esiste. Vuoi sostituirlo?";
|
||||
/* File: ../Source/NSSavePanel.m:1391 */
|
||||
"The path '%@' is not a directory."
|
||||
= "Il percorso non '%@' non è una directory.";
|
||||
/* File: ../Source/NSSavePanel.m:1344 */
|
||||
= "Il percorso non '%@' non è una directory.";
|
||||
/* File: ../Source/NSSavePanel.m:309 */
|
||||
"Unmount" = "Smonta";
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
"Yes" = "Sì";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/***
|
||||
Lojban.lproj/Localizable.strings
|
||||
updated by make_strings 2013-02-08 11:55:53 +0100
|
||||
updated by make_strings 2013-10-28 21:50:17 +0100
|
||||
add comments above this one
|
||||
***/
|
||||
|
||||
|
@ -9,23 +9,23 @@ add comments above this one
|
|||
|
||||
/* File: ../Source/GSPrintOperation.m:157 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1357 */
|
||||
/* File: ../Source/NSSavePanel.m:1381 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
/* File: ../Source/NSSavePanel.m:1392 */
|
||||
/* Flag: untranslated */
|
||||
"Dismiss" = "e'i nai";
|
||||
|
||||
/* File: ../Source/GSNibLoading.m:193 */
|
||||
/* File: ../Source/GSNibLoading.m:182 */
|
||||
/* Comment: Info */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSApplication.m:2878 */
|
||||
/* Comment: Title of the Info Panel */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSMenu.m:258 */
|
||||
/* File: ../Source/NSMenu.m:259 */
|
||||
/* Flag: untranslated */
|
||||
"Info" = "Info";
|
||||
|
||||
/* File: ../Source/GSNibLoading.m:176 */
|
||||
/* File: ../Source/GSNibLoading.m:165 */
|
||||
/* Comment: Quit */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSApplication.m:3442 */
|
||||
|
@ -48,17 +48,17 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSDocument.m:1183 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:434 */
|
||||
/* File: ../Source/NSSavePanel.m:435 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1303 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1342 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1355 */
|
||||
/* File: ../Source/NSSavePanel.m:1327 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1366 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1377 */
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1390 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1401 */
|
||||
/* Flag: untranslated */
|
||||
"Save" = "Save";
|
||||
|
||||
|
@ -74,11 +74,11 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSDocumentController.m:987 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:317 */
|
||||
/* File: ../Source/NSSavePanel.m:318 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1306 */
|
||||
/* File: ../Source/NSSavePanel.m:1330 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:1403 */
|
||||
/* Flag: untranslated */
|
||||
"Cancel" = "Cancel";
|
||||
|
||||
|
@ -104,7 +104,7 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSPrintPanel.m:408 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:333 */
|
||||
/* File: ../Source/NSSavePanel.m:334 */
|
||||
/* Flag: untranslated */
|
||||
"OK" = "OK";
|
||||
|
||||
|
@ -140,7 +140,7 @@ add comments above this one
|
|||
|
||||
/* File: ../Source/GSCharacterPanel.m:173 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSPageLayout.m:971 */
|
||||
/* File: ../Source/NSPageLayout.m:959 */
|
||||
/* Flag: untranslated */
|
||||
"Name" = "Name";
|
||||
|
||||
|
@ -182,7 +182,7 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Could not create data for type." = "Could not create data for type.";
|
||||
|
||||
/* File: ../Source/NSColorPanel.m:244 */
|
||||
/* File: ../Source/NSColorPanel.m:245 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSToolbarItem.m:1076 */
|
||||
/* Flag: untranslated */
|
||||
|
@ -194,15 +194,15 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"File Type" = "File Type";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:747 */
|
||||
/* File: ../Source/NSPageLayout.m:739 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSPageLayout.m:749 */
|
||||
/* File: ../Source/NSPageLayout.m:741 */
|
||||
/* Flag: untranslated */
|
||||
"(none)" = "(none)";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:979 */
|
||||
/* File: ../Source/NSPageLayout.m:967 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSPageLayout.m:1050 */
|
||||
/* File: ../Source/NSPageLayout.m:1038 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSPrintPanel.m:630 */
|
||||
/* Flag: untranslated */
|
||||
|
@ -218,15 +218,15 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Manual" = "Manual";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:250 */
|
||||
/* File: ../Source/NSSavePanel.m:251 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:433 */
|
||||
/* File: ../Source/NSSavePanel.m:434 */
|
||||
/* Flag: untranslated */
|
||||
"Name:" = "Name:";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1291 */
|
||||
/* File: ../Source/NSSavePanel.m:1315 */
|
||||
/* Flag: untranslated */
|
||||
/* File: ../Source/NSSavePanel.m:1299 */
|
||||
/* File: ../Source/NSSavePanel.m:1323 */
|
||||
/* Flag: untranslated */
|
||||
"Use .%@" = "Use .%@";
|
||||
|
||||
|
@ -236,7 +236,7 @@ add comments above this one
|
|||
/* File: ../Source/Functions.m:85 */
|
||||
/* Flag: untranslated */
|
||||
"Cannot load the main model file '%@'"
|
||||
= "Cannot load the main model file '%@'";
|
||||
= "Cannot load the main model file '%@'";
|
||||
|
||||
/* File: ../Source/GSCharacterPanel.m:182 */
|
||||
/* Flag: untranslated */
|
||||
|
@ -253,7 +253,7 @@ add comments above this one
|
|||
/* File: ../Source/GSInfoPanel.m:396 */
|
||||
/* Flag: untranslated */
|
||||
"Copyright Information Not Available"
|
||||
= "Copyright Information Not Available";
|
||||
= "Copyright Information Not Available";
|
||||
|
||||
/* File: ../Source/GSInfoPanel.m:451 */
|
||||
/* Flag: untranslated */
|
||||
|
@ -266,13 +266,13 @@ add comments above this one
|
|||
/* File: ../Source/GSPrintOperation.m:156 */
|
||||
/* Flag: untranslated */
|
||||
"Problem running the preview application '%@' perhaps you need to set your NSPreviewApp user default"
|
||||
= "zo'e nabmi le samru'e gy. %@ gy. do nitcu cu jarpu'i la gy. NSPreviewApp gy. defaults gy.";
|
||||
= "zo'e nabmi le samru'e gy. %@ gy. do nitcu cu jarpu'i la gy. NSPreviewApp gy. defaults gy.";
|
||||
|
||||
/* File: ../Source/GSTextFinder.m:408 */
|
||||
/* Flag: untranslated */
|
||||
"%d replaced" = "%d replaced";
|
||||
|
||||
/* File: ../Source/GSThemeDrawing.m:185 */
|
||||
/* File: ../Source/GSThemeDrawing.m:188 */
|
||||
/* Flag: untranslated */
|
||||
"?" = "?";
|
||||
|
||||
|
@ -315,27 +315,27 @@ add comments above this one
|
|||
/* File: ../Source/NSApplication.m:311 */
|
||||
/* Flag: untranslated */
|
||||
"Can't create NSBundle object for backend at path %@"
|
||||
= "finti fe le sibdai gy. NSBundle gy. le datnyveiste gy. %@ gy.";
|
||||
= "finti fe le sibdai gy. NSBundle gy. le datnyveiste gy. %@ gy.";
|
||||
|
||||
/* File: ../Source/NSApplication.m:316 */
|
||||
/* Flag: untranslated */
|
||||
"Can't load object file from backend at path %@"
|
||||
= "na'e tcidu fe le datnyvei la gy. backend %@ gy.";
|
||||
= "na'e tcidu fe le datnyvei la gy. backend %@ gy.";
|
||||
|
||||
/* File: ../Source/NSApplication.m:323 */
|
||||
/* Flag: untranslated */
|
||||
"Backend at path %@ doesn't contain the GSBackend class"
|
||||
= "gy. backend %@ gy. kunti gy. GSBackend gy.";
|
||||
= "gy. backend %@ gy. kunti gy. GSBackend gy.";
|
||||
|
||||
/* File: ../Source/NSApplication.m:972 */
|
||||
/* Flag: untranslated */
|
||||
"[NSApplication -init] called more than once"
|
||||
= "clacpe fe gy. [NSApplication -init] gy. du'eroi";
|
||||
= "clacpe fe gy. [NSApplication -init] gy. du'eroi";
|
||||
|
||||
/* File: ../Source/NSApplication.m:1198 */
|
||||
/* Flag: untranslated */
|
||||
"Problem during launch app notification: %@"
|
||||
= "zo'e nabmi le samru'e cu notci gy. %@ gy.";
|
||||
= "zo'e nabmi le samru'e cu notci gy. %@ gy.";
|
||||
|
||||
/* File: ../Source/NSApplication.m:3315 */
|
||||
/* Flag: untranslated */
|
||||
|
@ -353,7 +353,7 @@ add comments above this one
|
|||
/* Comment: Error description */
|
||||
/* Flag: untranslated */
|
||||
"No data specified for data loading."
|
||||
= "No data specified for data loading.";
|
||||
= "No data specified for data loading.";
|
||||
|
||||
/* File: ../Source/NSAttributedString.m:863 */
|
||||
/* Comment: Error description */
|
||||
|
@ -402,7 +402,7 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Old JPEG Compression" = "le jdika le clare'i gy. JPEG gy.";
|
||||
|
||||
/* File: ../Source/NSColorPanel.m:308 */
|
||||
/* File: ../Source/NSColorPanel.m:309 */
|
||||
/* Flag: untranslated */
|
||||
"Opacity" = "Opacity";
|
||||
|
||||
|
@ -463,7 +463,7 @@ add comments above this one
|
|||
/* File: ../Source/NSDocument.m:814 */
|
||||
/* Flag: untranslated */
|
||||
"Can't create backup file. Save anyways?"
|
||||
= "na'e finti fe fukdat'i .i do ciska mo";
|
||||
= "na'e finti fe fukdat'i .i do ciska mo";
|
||||
|
||||
/* File: ../Source/NSDocument.m:1179 */
|
||||
/* Flag: untranslated */
|
||||
|
@ -476,7 +476,7 @@ add comments above this one
|
|||
/* File: ../Source/NSDocument.m:1659 */
|
||||
/* Flag: untranslated */
|
||||
"%@ has been edited. Are you sure you want to undo changes?"
|
||||
= "la gy. %@ gy. cenba .i do xruti le cenba mo?";
|
||||
= "la gy. %@ gy. cenba .i do xruti le cenba mo?";
|
||||
|
||||
/* File: ../Source/NSDocumentController.m:1056 */
|
||||
/* Flag: untranslated */
|
||||
|
@ -522,7 +522,7 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Typeface" = "Typeface";
|
||||
|
||||
/* File: ../Source/NSMenu.m:259 */
|
||||
/* File: ../Source/NSMenu.m:260 */
|
||||
/* Flag: untranslated */
|
||||
"Services" = "Services";
|
||||
|
||||
|
@ -530,39 +530,39 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Open" = "Open";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:972 */
|
||||
/* File: ../Source/NSPageLayout.m:960 */
|
||||
/* Flag: untranslated */
|
||||
"Dimensions" = "Dimensions";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:973 */
|
||||
/* File: ../Source/NSPageLayout.m:961 */
|
||||
/* Flag: untranslated */
|
||||
"Orientation" = "Orientation";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:974 */
|
||||
/* File: ../Source/NSPageLayout.m:962 */
|
||||
/* Flag: untranslated */
|
||||
"Scale" = "Scale";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:975 */
|
||||
/* File: ../Source/NSPageLayout.m:963 */
|
||||
/* Flag: untranslated */
|
||||
"Top Margin" = "Top Margin";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:976 */
|
||||
/* File: ../Source/NSPageLayout.m:964 */
|
||||
/* Flag: untranslated */
|
||||
"Bottom Margin" = "Bottom Margin";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:977 */
|
||||
/* File: ../Source/NSPageLayout.m:965 */
|
||||
/* Flag: untranslated */
|
||||
"Left Margin" = "Left Margin";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:978 */
|
||||
/* File: ../Source/NSPageLayout.m:966 */
|
||||
/* Flag: untranslated */
|
||||
"Right Margin" = "Right Margin";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:1028 */
|
||||
/* File: ../Source/NSPageLayout.m:1016 */
|
||||
/* Flag: untranslated */
|
||||
"Portrait" = "Portrait";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:1032 */
|
||||
/* File: ../Source/NSPageLayout.m:1020 */
|
||||
/* Flag: untranslated */
|
||||
"Landscape" = "Landscape";
|
||||
|
||||
|
@ -605,66 +605,66 @@ add comments above this one
|
|||
/* File: ../Source/NSPrintPanel.m:407 */
|
||||
/* Flag: untranslated */
|
||||
"Faxing of print file not implemented"
|
||||
= "Faxing of print file not implemented";
|
||||
= "Faxing of print file not implemented";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:241 */
|
||||
/* File: ../Source/NSSavePanel.m:242 */
|
||||
/* Flag: untranslated */
|
||||
"Show Hidden Files" = "Show Hidden Files";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:276 */
|
||||
/* File: ../Source/NSSavePanel.m:277 */
|
||||
/* Flag: untranslated */
|
||||
"Home" = "Home";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:292 */
|
||||
/* File: ../Source/NSSavePanel.m:293 */
|
||||
/* Flag: untranslated */
|
||||
"Mount" = "Mount";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:308 */
|
||||
/* File: ../Source/NSSavePanel.m:309 */
|
||||
/* Flag: untranslated */
|
||||
"Unmount" = "Unmount";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1290 */
|
||||
/* File: ../Source/NSSavePanel.m:1314 */
|
||||
/* Flag: untranslated */
|
||||
"You have used the extension '.%@'.\nThe standard extension is '.%@'.'"
|
||||
= "You have used the extension '.%@'.\nThe standard extension is '.%@'.'";
|
||||
= "You have used the extension '.%@'.\nThe standard extension is '.%@'.'";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1298 */
|
||||
/* File: ../Source/NSSavePanel.m:1322 */
|
||||
/* Flag: untranslated */
|
||||
"You cannot save this document with extension '.%@'.\nThe required extension is '.%@'."
|
||||
= "You cannot save this document with extension '.%@'.\nThe required extension is '.%@'.";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1343 */
|
||||
/* Flag: untranslated */
|
||||
"The directory '%@' does not exist, do you want to create it?"
|
||||
= "na'e zasti le datnyvei gy. %@ gy. .i do finti mo";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1344 */
|
||||
/* Flag: untranslated */
|
||||
"No" = "nago'i";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1344 */
|
||||
/* Flag: untranslated */
|
||||
"Yes" = "go'i";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1356 */
|
||||
/* Flag: untranslated */
|
||||
"The directory '%@' could not be created."
|
||||
= "na'e finti le datnyveiste gy. %@ gy.";
|
||||
= "You cannot save this document with extension '.%@'.\nThe required extension is '.%@'.";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1367 */
|
||||
/* Flag: untranslated */
|
||||
"The directory '%@' does not exist, do you want to create it?"
|
||||
= "na'e zasti le datnyvei gy. %@ gy. .i do finti mo";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
/* Flag: untranslated */
|
||||
"No" = "nago'i";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
/* Flag: untranslated */
|
||||
"Yes" = "go'i";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1380 */
|
||||
/* Flag: untranslated */
|
||||
"The directory '%@' could not be created."
|
||||
= "na'e finti le datnyveiste gy. %@ gy.";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1391 */
|
||||
/* Flag: untranslated */
|
||||
"The path '%@' is not a directory." = "ne'e datnyveiste la gy. %@ gy.";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1378 */
|
||||
/* File: ../Source/NSSavePanel.m:1402 */
|
||||
/* Flag: untranslated */
|
||||
"The file '%@' in '%@' exists. Replace it?"
|
||||
= "zasti le datnyvei gy. %@ gy. la gy. %@ gy. .i do basti mo";
|
||||
= "zasti le datnyvei gy. %@ gy. la gy. %@ gy. .i do basti mo";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:1403 */
|
||||
/* Flag: untranslated */
|
||||
"Replace" = "basti";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:1761 */
|
||||
/* File: ../Source/NSSavePanel.m:1794 */
|
||||
/* Flag: untranslated */
|
||||
"Reading Directory " = "Reading Directory ";
|
||||
|
||||
|
@ -672,19 +672,19 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Guess" = "Guess";
|
||||
|
||||
/* File: ../Source/NSTextView.m:650 */
|
||||
/* File: ../Source/NSTextView.m:651 */
|
||||
/* Flag: untranslated */
|
||||
"Cut" = "Cut";
|
||||
|
||||
/* File: ../Source/NSTextView.m:651 */
|
||||
/* File: ../Source/NSTextView.m:652 */
|
||||
/* Flag: untranslated */
|
||||
"Copy" = "Copy";
|
||||
|
||||
/* File: ../Source/NSTextView.m:652 */
|
||||
/* File: ../Source/NSTextView.m:653 */
|
||||
/* Flag: untranslated */
|
||||
"Paste" = "Paste";
|
||||
|
||||
/* File: ../Source/NSTextView.m:5847 */
|
||||
/* File: ../Source/NSTextView.m:5894 */
|
||||
/* Flag: untranslated */
|
||||
"No Suggestions" = "No Suggestions";
|
||||
|
||||
|
@ -712,10 +712,10 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Print..." = "Print...";
|
||||
|
||||
/* File: ../Source/NSWindow.m:5192 */
|
||||
/* File: ../Source/NSWindow.m:5317 */
|
||||
/* Flag: untranslated */
|
||||
"Hide Toolbar" = "Hide Toolbar";
|
||||
|
||||
/* File: ../Source/NSWindow.m:5194 */
|
||||
/* File: ../Source/NSWindow.m:5319 */
|
||||
/* Flag: untranslated */
|
||||
"Show Toolbar" = "Show Toolbar";
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
/***
|
||||
Spanish.lproj/Localizable.strings
|
||||
updated by make_strings 2013-02-08 11:56:02 +0100
|
||||
updated by make_strings 2013-10-28 21:50:46 +0100
|
||||
add comments above this one
|
||||
***/
|
||||
|
||||
|
||||
/*** Keys found in multiple places ***/
|
||||
|
||||
/* File: ../Source/GSNibLoading.m:193 */
|
||||
/* File: ../Source/GSNibLoading.m:182 */
|
||||
/* Comment: Info */
|
||||
/* File: ../Source/NSApplication.m:2878 */
|
||||
/* Comment: Title of the Info Panel */
|
||||
/* File: ../Source/NSMenu.m:258 */
|
||||
/* File: ../Source/NSMenu.m:259 */
|
||||
"Info" = "Informaci\U00F3n";
|
||||
|
||||
/* File: ../Source/GSNibLoading.m:176 */
|
||||
/* File: ../Source/GSNibLoading.m:165 */
|
||||
/* Comment: Quit */
|
||||
/* File: ../Source/NSApplication.m:3442 */
|
||||
/* File: ../Source/NSApplication.m:4207 */
|
||||
|
@ -22,7 +22,7 @@ add comments above this one
|
|||
"Quit" = "Salir";
|
||||
|
||||
/* File: ../Source/GSCharacterPanel.m:173 */
|
||||
/* File: ../Source/NSPageLayout.m:971 */
|
||||
/* File: ../Source/NSPageLayout.m:959 */
|
||||
"Name" = "Nombre";
|
||||
|
||||
/* File: ../Source/NSAlert.m:384 */
|
||||
|
@ -31,9 +31,9 @@ add comments above this one
|
|||
/* File: ../Source/NSDocument.m:1660 */
|
||||
/* File: ../Source/NSDocumentController.m:955 */
|
||||
/* File: ../Source/NSDocumentController.m:987 */
|
||||
/* File: ../Source/NSSavePanel.m:317 */
|
||||
/* File: ../Source/NSSavePanel.m:1306 */
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:318 */
|
||||
/* File: ../Source/NSSavePanel.m:1330 */
|
||||
/* File: ../Source/NSSavePanel.m:1403 */
|
||||
"Cancel" = "Cancelar";
|
||||
|
||||
/* File: ../Source/NSAlert.m:389 */
|
||||
|
@ -43,12 +43,12 @@ add comments above this one
|
|||
/* File: ../Source/NSDocument.m:474 */
|
||||
/* File: ../Source/NSDocument.m:815 */
|
||||
/* File: ../Source/NSDocument.m:1183 */
|
||||
/* File: ../Source/NSSavePanel.m:434 */
|
||||
/* File: ../Source/NSSavePanel.m:1303 */
|
||||
/* File: ../Source/NSSavePanel.m:1342 */
|
||||
/* File: ../Source/NSSavePanel.m:1355 */
|
||||
/* File: ../Source/NSSavePanel.m:435 */
|
||||
/* File: ../Source/NSSavePanel.m:1327 */
|
||||
/* File: ../Source/NSSavePanel.m:1366 */
|
||||
/* File: ../Source/NSSavePanel.m:1377 */
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:1390 */
|
||||
/* File: ../Source/NSSavePanel.m:1401 */
|
||||
/* Flag: untranslated */
|
||||
"Save" = "Guardar";
|
||||
|
||||
|
@ -56,15 +56,15 @@ add comments above this one
|
|||
/* File: ../Source/NSAlert.m:1830 */
|
||||
/* File: ../Source/NSPrintOperation.m:678 */
|
||||
/* File: ../Source/NSPrintPanel.m:408 */
|
||||
/* File: ../Source/NSSavePanel.m:333 */
|
||||
/* File: ../Source/NSSavePanel.m:334 */
|
||||
"OK" = "Bien";
|
||||
|
||||
/* File: ../Source/GSPrintOperation.m:157 */
|
||||
/* File: ../Source/NSSavePanel.m:1357 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
/* File: ../Source/NSSavePanel.m:1381 */
|
||||
/* File: ../Source/NSSavePanel.m:1392 */
|
||||
"Dismiss" = "Despedir";
|
||||
|
||||
/* File: ../Source/NSColorPanel.m:244 */
|
||||
/* File: ../Source/NSColorPanel.m:245 */
|
||||
/* File: ../Source/NSToolbarItem.m:1076 */
|
||||
"Colors" = "Colores";
|
||||
|
||||
|
@ -73,8 +73,8 @@ add comments above this one
|
|||
/* File: ../Source/NSFontPanel.m:696 */
|
||||
"Revert" = "Revertir";
|
||||
|
||||
/* File: ../Source/NSPageLayout.m:979 */
|
||||
/* File: ../Source/NSPageLayout.m:1050 */
|
||||
/* File: ../Source/NSPageLayout.m:967 */
|
||||
/* File: ../Source/NSPageLayout.m:1038 */
|
||||
/* File: ../Source/NSPrintPanel.m:630 */
|
||||
/* File: ../Source/NSPrintPanel.m:676 */
|
||||
"Unknown" = "Desconocido";
|
||||
|
@ -114,35 +114,35 @@ add comments above this one
|
|||
/* Flag: untranslated */
|
||||
"Hide" = "Ocultar";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:241 */
|
||||
/* File: ../Source/NSSavePanel.m:242 */
|
||||
/* Flag: untranslated */
|
||||
"Show Hidden Files" = "Mostrar archivos ocultos";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:276 */
|
||||
/* File: ../Source/NSSavePanel.m:277 */
|
||||
/* Flag: untranslated */
|
||||
"Home" = "Carpeta Personal";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:292 */
|
||||
/* File: ../Source/NSSavePanel.m:293 */
|
||||
/* Flag: untranslated */
|
||||
"Mount" = "Montar";
|
||||
|
||||
/* File: ../Source/NSSavePanel.m:308 */
|
||||
/* File: ../Source/NSSavePanel.m:309 */
|
||||
/* Flag: untranslated */
|
||||
"Unmount" = "Desmontar";
|
||||
|
||||
/* File: ../Source/NSTextView.m:650 */
|
||||
/* File: ../Source/NSTextView.m:651 */
|
||||
/* Flag: untranslated */
|
||||
"Cut" = "Cortar";
|
||||
|
||||
/* File: ../Source/NSTextView.m:651 */
|
||||
/* File: ../Source/NSTextView.m:652 */
|
||||
/* Flag: untranslated */
|
||||
"Copy" = "Copiar";
|
||||
|
||||
/* File: ../Source/NSTextView.m:652 */
|
||||
/* File: ../Source/NSTextView.m:653 */
|
||||
/* Flag: untranslated */
|
||||
"Paste" = "Pegar";
|
||||
|
||||
/* File: ../Source/NSTextView.m:5847 */
|
||||
/* File: ../Source/NSTextView.m:5894 */
|
||||
/* Flag: untranslated */
|
||||
"No Suggestions" = "No hay sugerencias";
|
||||
|
||||
|
@ -150,7 +150,7 @@ add comments above this one
|
|||
/*** Strings from ../Source/Functions.m ***/
|
||||
/* File: ../Source/Functions.m:85 */
|
||||
"Cannot load the main model file '%@'"
|
||||
= "No se puede leer el archivo del m\U00F3delo principal '%@'";
|
||||
= "No se puede leer el archivo del m\U00F3delo principal '%@'";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSCharacterPanel.m ***/
|
||||
|
@ -167,8 +167,8 @@ add comments above this one
|
|||
"Authors: " = "Autores: ";
|
||||
/* File: ../Source/GSInfoPanel.m:396 */
|
||||
"Copyright Information Not Available" = "Informaci\U00F3n no disponible";
|
||||
/* File: ../Source/GSInfoPanel.m:187 */
|
||||
/* File: ../Source/GSInfoPanel.m:482 */
|
||||
/* File: ../Source/GSInfoPanel.m:187 */
|
||||
"Current theme" = "Tema Actual";
|
||||
/* File: ../Source/GSInfoPanel.m:339 */
|
||||
"Release: " = "Versi\U00F3n: ";
|
||||
|
@ -177,7 +177,7 @@ add comments above this one
|
|||
/*** Strings from ../Source/GSPrintOperation.m ***/
|
||||
/* File: ../Source/GSPrintOperation.m:156 */
|
||||
"Problem running the preview application '%@' perhaps you need to set your NSPreviewApp user default"
|
||||
= "Problema con la aplicaci\U00F3n de vista previa '%@' talvez usted necesite establecer NSPreviewApp para su usuario";
|
||||
= "Problema con la aplicaci\U00F3n de vista previa '%@' talvez usted necesite establecer NSPreviewApp para su usuario";
|
||||
|
||||
|
||||
/*** Strings from ../Source/GSTextFinder.m ***/
|
||||
|
@ -189,7 +189,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/GSThemeDrawing.m ***/
|
||||
/* File: ../Source/GSThemeDrawing.m:185 */
|
||||
/* File: ../Source/GSThemeDrawing.m:188 */
|
||||
"?" = "?";
|
||||
|
||||
|
||||
|
@ -219,25 +219,25 @@ add comments above this one
|
|||
"Abort" = "Abortar";
|
||||
/* File: ../Source/NSApplication.m:323 */
|
||||
"Backend at path %@ doesn't contain the GSBackend class"
|
||||
= "El backend en la ruta %@ no contiene la clase GSBackend";
|
||||
= "El backend en la ruta %@ no contiene la clase GSBackend";
|
||||
/* File: ../Source/NSApplication.m:311 */
|
||||
"Can't create NSBundle object for backend at path %@"
|
||||
= "No se puede crear el objeto NSBundle para el backend en la ruta %@";
|
||||
= "No se puede crear el objeto NSBundle para el backend en la ruta %@";
|
||||
/* File: ../Source/NSApplication.m:316 */
|
||||
"Can't load object file from backend at path %@"
|
||||
= "No se puede leer el archivo desde el backend en la ruta %@";
|
||||
= "No se puede leer el archivo desde el backend en la ruta %@";
|
||||
/* File: ../Source/NSApplication.m:135 */
|
||||
"Critical Error in %@" = "Error Cr\U00EDtico en %@";
|
||||
/* File: ../Source/NSApplication.m:141 */
|
||||
"Debug" = "Depurar";
|
||||
/* File: ../Source/NSApplication.m:1198 */
|
||||
"Problem during launch app notification: %@"
|
||||
= "Problema durante la notificaci\U00F3n de aplicaci\U00F3n iniciada: %@";
|
||||
= "Problema durante la notificaci\U00F3n de aplicaci\U00F3n iniciada: %@";
|
||||
/* File: ../Source/NSApplication.m:304 */
|
||||
"Unable to find backend %@" = "Incapaz de encontrar el backend %@";
|
||||
/* File: ../Source/NSApplication.m:972 */
|
||||
"[NSApplication -init] called more than once"
|
||||
= "[NSApplication -init] llamada m\U00E1s de una vez";
|
||||
= "[NSApplication -init] llamada m\U00E1s de una vez";
|
||||
/* File: ../Source/NSApplication.m:3315 */
|
||||
"reported exception - %@" = "excepci\U00F3n reportada - %@";
|
||||
|
||||
|
@ -248,18 +248,18 @@ add comments above this one
|
|||
/* File: ../Source/NSAttributedString.m:1083 */
|
||||
/* Comment: Error description */
|
||||
"Could not create data for type."
|
||||
= "No se puede crear el dato para el tipo.";
|
||||
= "No se puede crear el dato para el tipo.";
|
||||
/* File: ../Source/NSAttributedString.m:927 */
|
||||
/* Comment: Error description */
|
||||
"Could not load data from URL."
|
||||
= "No se pueden leer los datos desde la URL.";
|
||||
= "No se pueden leer los datos desde la URL.";
|
||||
/* File: ../Source/NSAttributedString.m:863 */
|
||||
/* Comment: Error description */
|
||||
"Could not load data." = "No se pueden leer los datos.";
|
||||
/* File: ../Source/NSAttributedString.m:762 */
|
||||
/* Comment: Error description */
|
||||
"No data specified for data loading."
|
||||
= "No hay datos especificados en la informaci\U00F3n le\U00EDda.";
|
||||
= "No hay datos especificados en la informaci\U00F3n le\U00EDda.";
|
||||
/* File: ../Source/NSAttributedString.m:1033 */
|
||||
/* Comment: Error description */
|
||||
"No type specified for data." = "No hay un tipo especificado para el dato.";
|
||||
|
@ -285,7 +285,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSColorPanel.m ***/
|
||||
/* File: ../Source/NSColorPanel.m:308 */
|
||||
/* File: ../Source/NSColorPanel.m:309 */
|
||||
"Opacity" = "Opacidad";
|
||||
|
||||
|
||||
|
@ -313,12 +313,12 @@ add comments above this one
|
|||
/*** Strings from ../Source/NSDocument.m ***/
|
||||
/* File: ../Source/NSDocument.m:1659 */
|
||||
"%@ has been edited. Are you sure you want to undo changes?"
|
||||
= "%@ ha sido editado. \U00BFEsta seguro de querer revertir los cambios?";
|
||||
= "%@ ha sido editado. \U00BFEsta seguro de querer revertir los cambios?";
|
||||
/* File: ../Source/NSDocument.m:473 */
|
||||
"%@ has changed. Save?" = "%@ ha cambiado. \U00BFGuardar?";
|
||||
/* File: ../Source/NSDocument.m:814 */
|
||||
"Can't create backup file. Save anyways?"
|
||||
= "No se puede crear el archivo de respaldo. \U00BFGuardar de cualquier forma?";
|
||||
= "No se puede crear el archivo de respaldo. \U00BFGuardar de cualquier forma?";
|
||||
/* File: ../Source/NSDocument.m:472 */
|
||||
"Close" = "Cerrar";
|
||||
/* File: ../Source/NSDocument.m:142 */
|
||||
|
@ -343,14 +343,14 @@ add comments above this one
|
|||
"Clear List" = "Limpiar Lista";
|
||||
/* File: ../Source/NSDocumentController.m:1056 */
|
||||
"Power Off" = "Desconectar";
|
||||
/* File: ../Source/NSDocumentController.m:966 */
|
||||
/* File: ../Source/NSDocumentController.m:1008 */
|
||||
/* File: ../Source/NSDocumentController.m:966 */
|
||||
"Quit Anyway" = "Salir de Cualquier Forma";
|
||||
/* File: ../Source/NSDocumentController.m:1006 */
|
||||
/* File: ../Source/NSDocumentController.m:964 */
|
||||
"Review Unsaved" = "Revisi\U00F3n sin Guardar";
|
||||
/* File: ../Source/NSDocumentController.m:963 */
|
||||
/* File: ../Source/NSDocumentController.m:1013 */
|
||||
/* File: ../Source/NSDocumentController.m:963 */
|
||||
"You have unsaved documents" = "Usted tiene documentos sin guardar";
|
||||
|
||||
|
||||
|
@ -376,7 +376,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSMenu.m ***/
|
||||
/* File: ../Source/NSMenu.m:259 */
|
||||
/* File: ../Source/NSMenu.m:260 */
|
||||
"Services" = "Servicios";
|
||||
|
||||
|
||||
|
@ -386,26 +386,26 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSPageLayout.m ***/
|
||||
/* File: ../Source/NSPageLayout.m:749 */
|
||||
/* File: ../Source/NSPageLayout.m:747 */
|
||||
/* File: ../Source/NSPageLayout.m:741 */
|
||||
/* File: ../Source/NSPageLayout.m:739 */
|
||||
"(none)" = "(ninguno)";
|
||||
/* File: ../Source/NSPageLayout.m:976 */
|
||||
/* File: ../Source/NSPageLayout.m:964 */
|
||||
"Bottom Margin" = "Margen Inferior";
|
||||
/* File: ../Source/NSPageLayout.m:972 */
|
||||
/* File: ../Source/NSPageLayout.m:960 */
|
||||
"Dimensions" = "Dimensiones";
|
||||
/* File: ../Source/NSPageLayout.m:1032 */
|
||||
/* File: ../Source/NSPageLayout.m:1020 */
|
||||
"Landscape" = "Horizontal";
|
||||
/* File: ../Source/NSPageLayout.m:977 */
|
||||
/* File: ../Source/NSPageLayout.m:965 */
|
||||
"Left Margin" = "Margen Izquierdo";
|
||||
/* File: ../Source/NSPageLayout.m:973 */
|
||||
/* File: ../Source/NSPageLayout.m:961 */
|
||||
"Orientation" = "Orientaci\U00F3n";
|
||||
/* File: ../Source/NSPageLayout.m:1028 */
|
||||
/* File: ../Source/NSPageLayout.m:1016 */
|
||||
"Portrait" = "Vertical";
|
||||
/* File: ../Source/NSPageLayout.m:978 */
|
||||
/* File: ../Source/NSPageLayout.m:966 */
|
||||
"Right Margin" = "Margen Derecho";
|
||||
/* File: ../Source/NSPageLayout.m:974 */
|
||||
/* File: ../Source/NSPageLayout.m:962 */
|
||||
"Scale" = "Escala";
|
||||
/* File: ../Source/NSPageLayout.m:975 */
|
||||
/* File: ../Source/NSPageLayout.m:963 */
|
||||
"Top Margin" = "Margen Superior";
|
||||
|
||||
|
||||
|
@ -429,10 +429,10 @@ add comments above this one
|
|||
"8 up" = "8 p\U00E1ginas";
|
||||
/* File: ../Source/NSPrintPanel.m:407 */
|
||||
"Faxing of print file not implemented"
|
||||
= "El faxeo de archivos no esta implementado";
|
||||
= "El faxeo de archivos no esta implementado";
|
||||
/* File: ../Source/NSPrintPanel.m:781 */
|
||||
/* File: ../Source/NSPrintPanel.m:774 */
|
||||
/* File: ../Source/NSPrintPanel.m:643 */
|
||||
/* File: ../Source/NSPrintPanel.m:781 */
|
||||
"Manual" = "Manual";
|
||||
/* File: ../Source/NSPrintPanel.m:145 */
|
||||
"Print Panel" = "Panel de Impresi\U00F3n";
|
||||
|
@ -441,37 +441,37 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSSavePanel.m ***/
|
||||
/* File: ../Source/NSSavePanel.m:433 */
|
||||
/* File: ../Source/NSSavePanel.m:250 */
|
||||
/* File: ../Source/NSSavePanel.m:434 */
|
||||
/* File: ../Source/NSSavePanel.m:251 */
|
||||
"Name:" = "Nombre:";
|
||||
/* File: ../Source/NSSavePanel.m:1344 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
"No" = "No";
|
||||
/* File: ../Source/NSSavePanel.m:1761 */
|
||||
/* File: ../Source/NSSavePanel.m:1794 */
|
||||
"Reading Directory " = "Leyendo Directorio ";
|
||||
/* File: ../Source/NSSavePanel.m:1379 */
|
||||
/* File: ../Source/NSSavePanel.m:1403 */
|
||||
"Replace" = "Remplazar";
|
||||
/* File: ../Source/NSSavePanel.m:1356 */
|
||||
/* File: ../Source/NSSavePanel.m:1380 */
|
||||
"The directory '%@' could not be created."
|
||||
= "El directorio '%@' no se pudo crear.";
|
||||
/* File: ../Source/NSSavePanel.m:1343 */
|
||||
"The directory '%@' does not exist, do you want to create it?"
|
||||
= "El directorio '%@' no existe, \U00BFquiere crearlo?";
|
||||
/* File: ../Source/NSSavePanel.m:1378 */
|
||||
"The file '%@' in '%@' exists. Replace it?"
|
||||
= "El archivo '%@' en '%@' existe. \U00BFRemplazarlo?";
|
||||
= "El directorio '%@' no se pudo crear.";
|
||||
/* File: ../Source/NSSavePanel.m:1367 */
|
||||
"The directory '%@' does not exist, do you want to create it?"
|
||||
= "El directorio '%@' no existe, \U00BFquiere crearlo?";
|
||||
/* File: ../Source/NSSavePanel.m:1402 */
|
||||
"The file '%@' in '%@' exists. Replace it?"
|
||||
= "El archivo '%@' en '%@' existe. \U00BFRemplazarlo?";
|
||||
/* File: ../Source/NSSavePanel.m:1391 */
|
||||
"The path '%@' is not a directory." = "La ruta '%@' no es un directorio.";
|
||||
/* File: ../Source/NSSavePanel.m:1299 */
|
||||
/* File: ../Source/NSSavePanel.m:1291 */
|
||||
/* File: ../Source/NSSavePanel.m:1323 */
|
||||
/* File: ../Source/NSSavePanel.m:1315 */
|
||||
"Use .%@" = "Usar .%@";
|
||||
/* File: ../Source/NSSavePanel.m:1344 */
|
||||
/* File: ../Source/NSSavePanel.m:1368 */
|
||||
"Yes" = "Si";
|
||||
/* File: ../Source/NSSavePanel.m:1298 */
|
||||
/* File: ../Source/NSSavePanel.m:1322 */
|
||||
"You cannot save this document with extension '.%@'.\nThe required extension is '.%@'."
|
||||
= "Usted no puede guardar este documento con la extensi\U00F3n '.%@'.\nLa extensi\U00F3n requerida es '.%@'.";
|
||||
/* File: ../Source/NSSavePanel.m:1290 */
|
||||
= "Usted no puede guardar este documento con la extensi\U00F3n '.%@'.\nLa extensi\U00F3n requerida es '.%@'.";
|
||||
/* File: ../Source/NSSavePanel.m:1314 */
|
||||
"You have used the extension '.%@'.\nThe standard extension is '.%@'.'"
|
||||
= "Usted ha puesto la extensi\U00F3n '.%@'.\nLa extensi\U00F3n esperada es '.%@'.'";
|
||||
= "Usted ha puesto la extensi\U00F3n '.%@'.\nLa extensi\U00F3n esperada es '.%@'.'";
|
||||
|
||||
|
||||
/*** Strings from ../Source/NSSpellChecker.m ***/
|
||||
|
@ -495,7 +495,7 @@ add comments above this one
|
|||
|
||||
|
||||
/*** Strings from ../Source/NSWindow.m ***/
|
||||
/* File: ../Source/NSWindow.m:5192 */
|
||||
/* File: ../Source/NSWindow.m:5317 */
|
||||
"Hide Toolbar" = "Ocultar Barra";
|
||||
/* File: ../Source/NSWindow.m:5194 */
|
||||
/* File: ../Source/NSWindow.m:5319 */
|
||||
"Show Toolbar" = "Mostrar Barra";
|
||||
|
|
|
@ -577,17 +577,24 @@ static NSString *disabledName = @".GNUstepDisabled";
|
|||
{
|
||||
id del = [NSApp delegate];
|
||||
BOOL result = NO;
|
||||
NSError *err = nil;
|
||||
|
||||
if ([del respondsToSelector: _cmd])
|
||||
{
|
||||
result = [del application: theApp openFile: file];
|
||||
}
|
||||
else if ([[NSDocumentController sharedDocumentController]
|
||||
openDocumentWithContentsOfFile: file display: YES] != nil)
|
||||
openDocumentWithContentsOfURL: [NSURL fileURLWithPath: file]
|
||||
display: YES
|
||||
error: &err] != nil)
|
||||
{
|
||||
[NSApp activateIgnoringOtherApps: YES];
|
||||
result = YES;
|
||||
}
|
||||
else
|
||||
{
|
||||
[NSApp presentError: err];
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
|
@ -618,13 +625,16 @@ static NSString *disabledName = @".GNUstepDisabled";
|
|||
{
|
||||
id del = [NSApp delegate];
|
||||
BOOL result = NO;
|
||||
NSError *err = nil;
|
||||
|
||||
if ([del respondsToSelector: _cmd])
|
||||
{
|
||||
result = [del application: theApp openFileWithoutUI: file];
|
||||
}
|
||||
else if ([[NSDocumentController sharedDocumentController]
|
||||
openDocumentWithContentsOfFile: file display: NO] != nil)
|
||||
openDocumentWithContentsOfURL: [NSURL fileURLWithPath: file]
|
||||
display: NO
|
||||
error: &err] != nil)
|
||||
{
|
||||
result = YES;
|
||||
}
|
||||
|
@ -646,13 +656,16 @@ static NSString *disabledName = @".GNUstepDisabled";
|
|||
{
|
||||
id del = [NSApp delegate];
|
||||
BOOL result = NO;
|
||||
NSError *err = nil;
|
||||
|
||||
if ([del respondsToSelector: _cmd])
|
||||
{
|
||||
result = [del application: theApp openURL: aURL];
|
||||
}
|
||||
else if ([[NSDocumentController sharedDocumentController]
|
||||
openDocumentWithContentsOfURL: aURL display: YES] != nil)
|
||||
openDocumentWithContentsOfURL: aURL
|
||||
display: YES
|
||||
error: &err] != nil)
|
||||
{
|
||||
[NSApp activateIgnoringOtherApps: YES];
|
||||
result = YES;
|
||||
|
|
Loading…
Reference in a new issue