From 68a2bec94a25439e8de005204215f780843a5971 Mon Sep 17 00:00:00 2001 From: fgerlits Date: Mon, 5 Feb 2007 12:05:33 +0000 Subject: [PATCH] synchronized the Studio localization files --- .../src/products/gLiveSupport/var/es.txt | 44 ++++++++++++------- .../src/products/gLiveSupport/var/hu.txt | 39 ++++++++++------ .../src/products/gLiveSupport/var/nl.txt | 39 ++++++++++------ .../src/products/gLiveSupport/var/pl.txt | 33 +++++++++----- .../src/products/gLiveSupport/var/root.txt | 2 +- .../src/products/gLiveSupport/var/sr_CS.txt | 43 +++++++++++------- .../gLiveSupport/var/sr_CS_CYRILLIC.txt | 43 +++++++++++------- 7 files changed, 160 insertions(+), 83 deletions(-) diff --git a/campcaster/src/products/gLiveSupport/var/es.txt b/campcaster/src/products/gLiveSupport/var/es.txt index 4b9920c93..29377f50d 100644 --- a/campcaster/src/products/gLiveSupport/var/es.txt +++ b/campcaster/src/products/gLiveSupport/var/es.txt @@ -20,7 +20,6 @@ es:table elapsedTimeLabel:string { "elapsed" } remainingTimeLabel:string { "remaining" } - localeNotAvailableMsg:string { "Ubicación {0} no disponible" } schedulerNotReachableMsg:string { "El servidor del programador no está disponible" } storageNotReachableMsg:string { "El servidor de almacenamiento no está disponible" } @@ -117,12 +116,14 @@ es:table fileChooserDialogTitle:string { "Seleccione un archivo" } fileUploadedMsg:string { "File ''{0}'' cargado." } - couldNotOpenFileMsg:string { "The file could not be opened." } - couldNotReadLengthMsg:string { "Could not determine audio clip " - "length." } - unsupportedFileTypeMsg:string { "Unsupported file type." } - missingTitleMsg:string { "Please enter a title." } - badMetadataMsg:string { "Invalid data for {0}." } + couldNotOpenFileMsg:string { "#The file could not be opened.#" } + couldNotReadLengthMsg:string { "#Could not determine audio clip " + "length.#" } + unsupportedFileTypeMsg:string { "#Unsupported file type.#" } + missingTitleMsg:string { "#Please enter a title.#" } + badMetadataMsg:string { "#Invalid data for {0}.#" } + duplicateFileMsg:string { "#Error: the file is in the storage " + "already.#" } } simplePlaylistManagementWindow:table @@ -278,6 +279,7 @@ es:table serversSectionLabel:string { "Servers" } schedulerSectionLabel:string { "Scheduler" } backupSectionLabel:string { "Backup" } + rdsSectionLabel:string { "RDS" } aboutSectionLabel:string { "About" } cancelButtonLabel:string { "Cancel" } @@ -338,6 +340,14 @@ es:table backupErrorMsg:string { "Backup error: " } } + rdsView:table + { + deviceLabel:string { "#Serial port:#" } + PSrdsLabel:string { "#Station name:#" } + PIrdsLabel:string { "#Station code:#" } + RTrdsLabel:string { "#Clip info:#" } + } + dateTimeChooserWindow:table { windowTitle:string { "Select the date and time" } @@ -370,18 +380,20 @@ es:table transportList:table { - workingStatus:string { "in progress" } - successStatus:string { "ready" } - faultStatus:string { "error: {0}" } + workingStatus:string { "#In progress...#" } + successStatus:string { "#Ready#" } + faultStatus:string { "#Error: {0}#" } - titleColumnLabel:string { "Title" } - dateColumnLabel:string { "Date" } - statusColumnLabel:string { "Status" } + titleColumnLabel:string { "#Title#" } + dateColumnLabel:string { "#Date#" } + statusColumnLabel:string { "#Status#" } - cancelUploadMenuItem:string { "Cancel upload" } - cancelDownloadMenuItem:string { "Cancel download" } + cancelUploadMenuItem:string { "#Cancel upload#" } + cancelDownloadMenuItem:string { "#Cancel download#" } - cannotCancelTransportMsg:string { "Canceling failed: {0}." } + cannotCancelTransportMsg:string { "#Canceling failed: {0}.#" } + duplicateFileMsg:string { "#the file is in the network " + "hub already.#" } } restoreBackupWindow:table diff --git a/campcaster/src/products/gLiveSupport/var/hu.txt b/campcaster/src/products/gLiveSupport/var/hu.txt index b8be8ffb9..a107c5cb3 100644 --- a/campcaster/src/products/gLiveSupport/var/hu.txt +++ b/campcaster/src/products/gLiveSupport/var/hu.txt @@ -115,11 +115,13 @@ hu:table fileChooserDialogTitle:string { "File Kiválasztása" } fileUploadedMsg:string { "A ''{0}'' file feltöltve." } couldNotOpenFileMsg:string { "A fájl nem olvasható." } - couldNotReadLengthMsg:string { "Could not determine audio clip " - "length." } - unsupportedFileTypeMsg:string { "Unsupported file type." } + couldNotReadLengthMsg:string { "#Could not determine audio clip " + "length.#" } + unsupportedFileTypeMsg:string { "#Unsupported file type.#" } missingTitleMsg:string { "Kérem, adjon meg egy címet." } - badMetadataMsg:string { "Invalid data for {0}." } + badMetadataMsg:string { "#Invalid data for {0}.#" } + duplicateFileMsg:string { "#Error: the file is in the storage " + "already.#" } } simplePlaylistManagementWindow:table @@ -274,6 +276,7 @@ hu:table serversSectionLabel:string { "Servers" } schedulerSectionLabel:string { "Scheduler" } backupSectionLabel:string { "Backup" } + rdsSectionLabel:string { "RDS" } aboutSectionLabel:string { "About" } cancelButtonLabel:string { "Cancel" } @@ -334,6 +337,14 @@ hu:table backupErrorMsg:string { "Backup error: " } } + rdsView:table + { + deviceLabel:string { "#Serial port:#" } + PSrdsLabel:string { "#Station name:#" } + PIrdsLabel:string { "#Station code:#" } + RTrdsLabel:string { "#Clip info:#" } + } + dateTimeChooserWindow:table { windowTitle:string { "Select the date and time" } @@ -366,18 +377,20 @@ hu:table transportList:table { - workingStatus:string { "in progress" } - successStatus:string { "ready" } - faultStatus:string { "error: {0}" } + workingStatus:string { "#In progress...#" } + successStatus:string { "#Ready#" } + faultStatus:string { "#Error: {0}#" } - titleColumnLabel:string { "Title" } - dateColumnLabel:string { "Date" } - statusColumnLabel:string { "Status" } + titleColumnLabel:string { "#Title#" } + dateColumnLabel:string { "#Date#" } + statusColumnLabel:string { "#Status#" } - cancelUploadMenuItem:string { "Cancel upload" } - cancelDownloadMenuItem:string { "Cancel download" } + cancelUploadMenuItem:string { "#Cancel upload#" } + cancelDownloadMenuItem:string { "#Cancel download#" } - cannotCancelTransportMsg:string { "Canceling failed: {0}." } + cannotCancelTransportMsg:string { "#Canceling failed: {0}.#" } + duplicateFileMsg:string { "#the file is in the network " + "hub already.#" } } restoreBackupWindow:table diff --git a/campcaster/src/products/gLiveSupport/var/nl.txt b/campcaster/src/products/gLiveSupport/var/nl.txt index f16f40f40..88f33920e 100644 --- a/campcaster/src/products/gLiveSupport/var/nl.txt +++ b/campcaster/src/products/gLiveSupport/var/nl.txt @@ -117,11 +117,13 @@ nl:table fileChooserDialogTitle:string { "Kies een bestand" } fileUploadedMsg:string { "Bestand ''{0}'' verzonden." } couldNotOpenFileMsg:string { "Bestand kan niet geopend worden" } - couldNotReadLengthMsg:string { "Could not determine audio clip " - "length." } - unsupportedFileTypeMsg:string { "Unsupported file type." } + couldNotReadLengthMsg:string { "#Could not determine audio clip " + "length.#" } + unsupportedFileTypeMsg:string { "#Unsupported file type.#" } missingTitleMsg:string { "Voeg de titel omschrijving in" } - badMetadataMsg:string { "Invalid data for {0}." } + badMetadataMsg:string { "#Invalid data for {0}.#" } + duplicateFileMsg:string { "#Error: the file is in the storage " + "already.#" } } simplePlaylistManagementWindow:table @@ -276,6 +278,7 @@ nl:table serversSectionLabel:string { "Servers" } schedulerSectionLabel:string { "Scheduler" } backupSectionLabel:string { "Backup" } + rdsSectionLabel:string { "RDS" } aboutSectionLabel:string { "About" } cancelButtonLabel:string { "Cancel" } @@ -336,6 +339,14 @@ nl:table backupErrorMsg:string { "Backup error: " } } + rdsView:table + { + deviceLabel:string { "#Serial port:#" } + PSrdsLabel:string { "#Station name:#" } + PIrdsLabel:string { "#Station code:#" } + RTrdsLabel:string { "#Clip info:#" } + } + dateTimeChooserWindow:table { windowTitle:string { "Select the date and time" } @@ -368,18 +379,20 @@ nl:table transportList:table { - workingStatus:string { "in progress" } - successStatus:string { "ready" } - faultStatus:string { "error: {0}" } + workingStatus:string { "#In progress...#" } + successStatus:string { "#Ready#" } + faultStatus:string { "#Error: {0}#" } - titleColumnLabel:string { "Title" } - dateColumnLabel:string { "Date" } - statusColumnLabel:string { "Status" } + titleColumnLabel:string { "#Title#" } + dateColumnLabel:string { "#Date#" } + statusColumnLabel:string { "#Status#" } - cancelUploadMenuItem:string { "Cancel upload" } - cancelDownloadMenuItem:string { "Cancel download" } + cancelUploadMenuItem:string { "#Cancel upload#" } + cancelDownloadMenuItem:string { "#Cancel download#" } - cannotCancelTransportMsg:string { "Canceling failed: {0}." } + cannotCancelTransportMsg:string { "#Canceling failed: {0}.#" } + duplicateFileMsg:string { "#the file is in the network " + "hub already.#" } } restoreBackupWindow:table diff --git a/campcaster/src/products/gLiveSupport/var/pl.txt b/campcaster/src/products/gLiveSupport/var/pl.txt index 904475a36..3cfb29f26 100644 --- a/campcaster/src/products/gLiveSupport/var/pl.txt +++ b/campcaster/src/products/gLiveSupport/var/pl.txt @@ -120,7 +120,9 @@ pl:table "pliku." } unsupportedFileTypeMsg:string { "To rozszerzenie nie jest obsługiwane." } missingTitleMsg:string { "Proszę wprowadzić tytuł." } - badMetadataMsg:string { "Invalid data for {0}." } + badMetadataMsg:string { "#Invalid data for {0}.#" } + duplicateFileMsg:string { "#Error: the file is in the storage " + "already.#" } } simplePlaylistManagementWindow:table @@ -276,6 +278,7 @@ pl:table serversSectionLabel:string { "Servers" } schedulerSectionLabel:string { "Scheduler" } backupSectionLabel:string { "Backup" } + rdsSectionLabel:string { "RDS" } aboutSectionLabel:string { "About" } cancelButtonLabel:string { "Cancel" } @@ -336,6 +339,14 @@ pl:table backupErrorMsg:string { "Backup error: " } } + rdsView:table + { + deviceLabel:string { "#Serial port:#" } + PSrdsLabel:string { "#Station name:#" } + PIrdsLabel:string { "#Station code:#" } + RTrdsLabel:string { "#Clip info:#" } + } + dateTimeChooserWindow:table { windowTitle:string { "Select the date and time" } @@ -368,18 +379,20 @@ pl:table transportList:table { - workingStatus:string { "in progress" } - successStatus:string { "ready" } - faultStatus:string { "error: {0}" } + workingStatus:string { "#In progress...#" } + successStatus:string { "#Ready#" } + faultStatus:string { "#Error: {0}#" } - titleColumnLabel:string { "Title" } - dateColumnLabel:string { "Date" } - statusColumnLabel:string { "Status" } + titleColumnLabel:string { "#Title#" } + dateColumnLabel:string { "#Date#" } + statusColumnLabel:string { "#Status#" } - cancelUploadMenuItem:string { "Cancel upload" } - cancelDownloadMenuItem:string { "Cancel download" } + cancelUploadMenuItem:string { "#Cancel upload#" } + cancelDownloadMenuItem:string { "#Cancel download#" } - cannotCancelTransportMsg:string { "Canceling failed: {0}." } + cannotCancelTransportMsg:string { "#Canceling failed: {0}.#" } + duplicateFileMsg:string { "#the file is in the network " + "hub already.#" } } restoreBackupWindow:table diff --git a/campcaster/src/products/gLiveSupport/var/root.txt b/campcaster/src/products/gLiveSupport/var/root.txt index 3c3a32152..739c399da 100644 --- a/campcaster/src/products/gLiveSupport/var/root.txt +++ b/campcaster/src/products/gLiveSupport/var/root.txt @@ -357,7 +357,7 @@ root:table rdsView:table { - deviceLabel:string { "Serial port: " } + deviceLabel:string { "Serial port:" } PSrdsLabel:string { "Station name:" } PIrdsLabel:string { "Station code:" } RTrdsLabel:string { "Clip info:" } diff --git a/campcaster/src/products/gLiveSupport/var/sr_CS.txt b/campcaster/src/products/gLiveSupport/var/sr_CS.txt index 82285deb0..d83999bc7 100644 --- a/campcaster/src/products/gLiveSupport/var/sr_CS.txt +++ b/campcaster/src/products/gLiveSupport/var/sr_CS.txt @@ -115,12 +115,14 @@ sr_CS:table fileChooserDialogTitle:string { "Izaberi fajl" } fileUploadedMsg:string { "Aploudovan fajl ''{0}''." } - couldNotOpenFileMsg:string { "The file could not be opened." } - couldNotReadLengthMsg:string { "Could not determine audio clip " - "length." } - unsupportedFileTypeMsg:string { "Unsupported file type." } - missingTitleMsg:string { "Please enter a title." } - badMetadataMsg:string { "Invalid data for {0}." } + couldNotOpenFileMsg:string { "#The file could not be opened.#" } + couldNotReadLengthMsg:string { "#Could not determine audio clip " + "length.#" } + unsupportedFileTypeMsg:string { "#Unsupported file type.#" } + missingTitleMsg:string { "#Please enter a title.#" } + badMetadataMsg:string { "#Invalid data for {0}.#" } + duplicateFileMsg:string { "#Error: the file is in the storage " + "already.#" } } simplePlaylistManagementWindow:table @@ -271,6 +273,7 @@ sr_CS:table serversSectionLabel:string { "Servers" } schedulerSectionLabel:string { "Scheduler" } backupSectionLabel:string { "Backup" } + rdsSectionLabel:string { "RDS" } aboutSectionLabel:string { "About" } cancelButtonLabel:string { "Cancel" } @@ -331,6 +334,14 @@ sr_CS:table backupErrorMsg:string { "Backup error: " } } + rdsView:table + { + deviceLabel:string { "#Serial port:#" } + PSrdsLabel:string { "#Station name:#" } + PIrdsLabel:string { "#Station code:#" } + RTrdsLabel:string { "#Clip info:#" } + } + dateTimeChooserWindow:table { windowTitle:string { "Select the date and time" } @@ -363,18 +374,20 @@ sr_CS:table transportList:table { - workingStatus:string { "in progress" } - successStatus:string { "ready" } - faultStatus:string { "error: {0}" } + workingStatus:string { "#In progress...#" } + successStatus:string { "#Ready#" } + faultStatus:string { "#Error: {0}#" } - titleColumnLabel:string { "Title" } - dateColumnLabel:string { "Date" } - statusColumnLabel:string { "Status" } + titleColumnLabel:string { "#Title#" } + dateColumnLabel:string { "#Date#" } + statusColumnLabel:string { "#Status#" } - cancelUploadMenuItem:string { "Cancel upload" } - cancelDownloadMenuItem:string { "Cancel download" } + cancelUploadMenuItem:string { "#Cancel upload#" } + cancelDownloadMenuItem:string { "#Cancel download#" } - cannotCancelTransportMsg:string { "Canceling failed: {0}." } + cannotCancelTransportMsg:string { "#Canceling failed: {0}.#" } + duplicateFileMsg:string { "#the file is in the network " + "hub already.#" } } restoreBackupWindow:table diff --git a/campcaster/src/products/gLiveSupport/var/sr_CS_CYRILLIC.txt b/campcaster/src/products/gLiveSupport/var/sr_CS_CYRILLIC.txt index a3a8b5cc3..6276315a6 100644 --- a/campcaster/src/products/gLiveSupport/var/sr_CS_CYRILLIC.txt +++ b/campcaster/src/products/gLiveSupport/var/sr_CS_CYRILLIC.txt @@ -115,12 +115,14 @@ sr_CS_CYRILLIC:table fileChooserDialogTitle:string { "Изабери фајл" } clipUploadedMsg:string { "Аплоудован клип ''{0}''." } - couldNotOpenFileMsg:string { "The file could not be opened." } - couldNotReadLengthMsg:string { "Could not determine audio clip " - "length." } - unsupportedFileTypeMsg:string { "Unsupported file type." } - missingTitleMsg:string { "Please enter a title." } - badMetadataMsg:string { "Invalid data for {0}." } + couldNotOpenFileMsg:string { "#The file could not be opened.#" } + couldNotReadLengthMsg:string { "#Could not determine audio clip " + "length.#" } + unsupportedFileTypeMsg:string { "#Unsupported file type.#" } + missingTitleMsg:string { "#Please enter a title.#" } + badMetadataMsg:string { "#Invalid data for {0}#." } + duplicateFileMsg:string { "#Error: the file is in the storage " + "already.#" } } simplePlaylistManagementWindow:table @@ -271,6 +273,7 @@ sr_CS_CYRILLIC:table serversSectionLabel:string { "Servers" } schedulerSectionLabel:string { "Scheduler" } backupSectionLabel:string { "Backup" } + rdsSectionLabel:string { "RDS" } aboutSectionLabel:string { "About" } cancelButtonLabel:string { "Cancel" } @@ -331,6 +334,14 @@ sr_CS_CYRILLIC:table backupErrorMsg:string { "Backup error: " } } + rdsView:table + { + deviceLabel:string { "#Serial port:#" } + PSrdsLabel:string { "#Station name:#" } + PIrdsLabel:string { "#Station code:#" } + RTrdsLabel:string { "#Clip info:#" } + } + dateTimeChooserWindow:table { windowTitle:string { "Select the date and time" } @@ -363,18 +374,20 @@ sr_CS_CYRILLIC:table transportList:table { - workingStatus:string { "in progress" } - successStatus:string { "ready" } - faultStatus:string { "error: {0}" } + workingStatus:string { "#In progress...#" } + successStatus:string { "#Ready#" } + faultStatus:string { "#Error: {0}#" } - titleColumnLabel:string { "Title" } - dateColumnLabel:string { "Date" } - statusColumnLabel:string { "Status" } + titleColumnLabel:string { "#Title#" } + dateColumnLabel:string { "#Date#" } + statusColumnLabel:string { "#Status#" } - cancelUploadMenuItem:string { "Cancel upload" } - cancelDownloadMenuItem:string { "Cancel download" } + cancelUploadMenuItem:string { "#Cancel upload#" } + cancelDownloadMenuItem:string { "#Cancel download#" } - cannotCancelTransportMsg:string { "Canceling failed: {0}." } + cannotCancelTransportMsg:string { "#Canceling failed: {0}.#" } + duplicateFileMsg:string { "#the file is in the network " + "hub already.#" } } restoreBackupWindow:table