synchronized the Studio localization files

This commit is contained in:
fgerlits 2007-02-05 12:05:33 +00:00
parent 85d0e3586d
commit 68a2bec94a
7 changed files with 160 additions and 83 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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:" }

View File

@ -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

View File

@ -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