[MPlayer-dev-eng] [PATCH 2/3] Drop translations of removed message MSGTR_VO_DirExistsAndIsWritable

Alexander Strasser eclipse7 at gmx.net
Sun Sep 22 12:54:34 CEST 2013


Signed-off-by: Alexander Strasser <eclipse7 at gmx.net>
---
 help/help_mp-bg.h    | 1 -
 help/help_mp-cs.h    | 1 -
 help/help_mp-de.h    | 1 -
 help/help_mp-es.h    | 1 -
 help/help_mp-fr.h    | 1 -
 help/help_mp-hu.h    | 1 -
 help/help_mp-it.h    | 1 -
 help/help_mp-nl.h    | 1 -
 help/help_mp-pl.h    | 1 -
 help/help_mp-ru.h    | 1 -
 help/help_mp-sv.h    | 1 -
 help/help_mp-tr.h    | 1 -
 help/help_mp-uk.h    | 1 -
 help/help_mp-zh_CN.h | 1 -
 help/help_mp-zh_TW.h | 1 -
 15 files changed, 15 deletions(-)

diff --git a/help/help_mp-bg.h b/help/help_mp-bg.h
index 65c8263..4406719 100644
--- a/help/help_mp-bg.h
+++ b/help/help_mp-bg.h
@@ -800,7 +800,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "Достъпът е невъзможен"
 #define MSGTR_VO_ExistsButNoDirectory "вече съществува, но не е директория."
 #define MSGTR_VO_DirExistsButNotWritable "Директорията съществува, но не е разрешен запис."
-#define MSGTR_VO_DirExistsAndIsWritable "Директорията съществува и е разрешена за запис."
 #define MSGTR_VO_CantCreateDirectory "Директорията не може да бъде създадена."
 #define MSGTR_VO_CantCreateFile "Файлът не може да бъде създаден."
 #define MSGTR_VO_DirectoryCreateSuccess "Директорията е успешно създадена."
diff --git a/help/help_mp-cs.h b/help/help_mp-cs.h
index fd2a8d7..132fc58 100644
--- a/help/help_mp-cs.h
+++ b/help/help_mp-cs.h
@@ -790,7 +790,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "Nemám přístup k"
 #define MSGTR_VO_ExistsButNoDirectory "již existuje, ale není to adresář."
 #define MSGTR_VO_DirExistsButNotWritable "Výstupní adresář již existuje, ale nelze do něj zapisovat."
-#define MSGTR_VO_DirExistsAndIsWritable "Výstupní adresář již existuje a lze do něj zapisovat."
 #define MSGTR_VO_CantCreateDirectory "Nelze vytvořit výstupní adresář."
 #define MSGTR_VO_CantCreateFile "Nelze vytvořit výstupní soubor."
 #define MSGTR_VO_DirectoryCreateSuccess "Úspěšně vytvořen výstupní adresář."
diff --git a/help/help_mp-de.h b/help/help_mp-de.h
index eeb60b2..5df031a 100644
--- a/help/help_mp-de.h
+++ b/help/help_mp-de.h
@@ -1103,7 +1103,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "Zugriff nicht möglich."
 #define MSGTR_VO_ExistsButNoDirectory "Existiert schon, ist aber kein Verzeichnis."
 #define MSGTR_VO_DirExistsButNotWritable "Ausgabeverzeichnis existiert schon, ist aber nicht beschreibbar."
-#define MSGTR_VO_DirExistsAndIsWritable "Ausgabeverzeichnis existiert schon und ist beschreibbar."
 #define MSGTR_VO_CantCreateDirectory "Kann Ausgabeverzeichnis nicht erstellen."
 #define MSGTR_VO_CantCreateFile "Kann Ausgabedatei nicht erstellen."
 #define MSGTR_VO_DirectoryCreateSuccess "Ausgabeverzeichnis erfolgreich erstellt."
diff --git a/help/help_mp-es.h b/help/help_mp-es.h
index aff123e..ff9772a 100644
--- a/help/help_mp-es.h
+++ b/help/help_mp-es.h
@@ -814,7 +814,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "No es posible acceder"
 #define MSGTR_VO_ExistsButNoDirectory "ya existe, pero no es un directorio."
 #define MSGTR_VO_DirExistsButNotWritable "El directorio ya existe, pero no se puede escribir en él."
-#define MSGTR_VO_DirExistsAndIsWritable "El directorio ya existe y se puede escribir en él."
 #define MSGTR_VO_CantCreateDirectory "No es posible crear el directorio de salida."
 #define MSGTR_VO_CantCreateFile "No es posible crear archivo de salida."
 #define MSGTR_VO_DirectoryCreateSuccess "Directorio de salida creado exitosamente."
diff --git a/help/help_mp-fr.h b/help/help_mp-fr.h
index 2f3c40a..5edafe1 100644
--- a/help/help_mp-fr.h
+++ b/help/help_mp-fr.h
@@ -956,7 +956,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "Impossible d'accéder"
 #define MSGTR_VO_ExistsButNoDirectory "Existe déjà, mais n'est pas un répertoire."
 #define MSGTR_VO_DirExistsButNotWritable "Répertoire de sortie existe déjà, mais n'est pas en écriture."
-#define MSGTR_VO_DirExistsAndIsWritable "Répertoire de sortie existe déjà et n'est pas en écriture."
 #define MSGTR_VO_CantCreateDirectory "Impossible de créer répertoire de sortie."
 #define MSGTR_VO_CantCreateFile "Impossible de créer fichier de sortie."
 #define MSGTR_VO_DirectoryCreateSuccess "Répertoire de sortie créé avec succès."
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h
index 6a36745..29ec733 100644
--- a/help/help_mp-hu.h
+++ b/help/help_mp-hu.h
@@ -802,7 +802,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "Nem elérhető"
 #define MSGTR_VO_ExistsButNoDirectory "már létezik, de nem könyvtár."
 #define MSGTR_VO_DirExistsButNotWritable "A célkönyvtár már létezik, de nem írható."
-#define MSGTR_VO_DirExistsAndIsWritable "A célkönyvtár már létezik és írható."
 #define MSGTR_VO_CantCreateDirectory "Nem tudtam létrehozni a célkönyvtárat."
 #define MSGTR_VO_CantCreateFile "A kimeneti fájl nem hozható létre."
 #define MSGTR_VO_DirectoryCreateSuccess "A célkönyvtárat sikeresen létrehoztam."
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 70a2266..1d5ccea 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -799,7 +799,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "Impossibile accedere a"
 #define MSGTR_VO_ExistsButNoDirectory "già esiste, ma non è una directory."
 #define MSGTR_VO_DirExistsButNotWritable "La directory di output esiste già ma non è scrivibile."
-#define MSGTR_VO_DirExistsAndIsWritable "La directory di output esiste già ed è scrivibile."
 #define MSGTR_VO_CantCreateDirectory "Non posso creare la directory di output."
 #define MSGTR_VO_CantCreateFile "Non posso creare il file di output."
 #define MSGTR_VO_DirectoryCreateSuccess "Directory di output creata con successo."
diff --git a/help/help_mp-nl.h b/help/help_mp-nl.h
index 030dbae..212c6ac 100644
--- a/help/help_mp-nl.h
+++ b/help/help_mp-nl.h
@@ -747,7 +747,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "Geen toegang"
 #define MSGTR_VO_ExistsButNoDirectory "bestaat al, maar is geen directory."
 #define MSGTR_VO_DirExistsButNotWritable "Output directory bestaat reeds, maar is alleen-lezen."
-#define MSGTR_VO_DirExistsAndIsWritable "Output directory bestaat reeds en is beschrijfbaar."
 #define MSGTR_VO_CantCreateDirectory "Kan de output directory niet aanmaken."
 #define MSGTR_VO_CantCreateFile "Kan het output bestand niet aanmaken."
 #define MSGTR_VO_DirectoryCreateSuccess "Output directory succesvol aangemaakt."
diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h
index 8d0c484..af24a8c 100644
--- a/help/help_mp-pl.h
+++ b/help/help_mp-pl.h
@@ -924,7 +924,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "Brak dostępu"
 #define MSGTR_VO_ExistsButNoDirectory "istnieje, ale nie jest folderem."
 #define MSGTR_VO_DirExistsButNotWritable "Folder wyjściowy istnieje ale nie ma praw do zapisu."
-#define MSGTR_VO_DirExistsAndIsWritable "Folder wyjściowy już istnieje i ma prawa zapisu."
 #define MSGTR_VO_CantCreateDirectory "Nie mogę stworzyć folderu wyjściowego."
 #define MSGTR_VO_CantCreateFile "Nie mogę stworzyć pliku wyjściowego."
 #define MSGTR_VO_DirectoryCreateSuccess "Folder wyjściowy utworzony pomyślnie."
diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h
index 2b7c56f..424ff1d 100644
--- a/help/help_mp-ru.h
+++ b/help/help_mp-ru.h
@@ -791,7 +791,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "Не могу получить доступ"
 #define MSGTR_VO_ExistsButNoDirectory "уже существует, но не является директорией."
 #define MSGTR_VO_DirExistsButNotWritable "Директория вывода уже существует, но не доступна для записи."
-#define MSGTR_VO_DirExistsAndIsWritable "Директория вывода уже существует и доступна для записи."
 #define MSGTR_VO_CantCreateDirectory "Не могу создать директорию вывода."
 #define MSGTR_VO_CantCreateFile "Не могу создать выходной файл."
 #define MSGTR_VO_DirectoryCreateSuccess "Директория вывода успешно создана."
diff --git a/help/help_mp-sv.h b/help/help_mp-sv.h
index 87464ed..ecf832a 100644
--- a/help/help_mp-sv.h
+++ b/help/help_mp-sv.h
@@ -763,7 +763,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "Kan inte accessa"
 #define MSGTR_VO_ExistsButNoDirectory "finns redan, men är inte en katalog."
 #define MSGTR_VO_DirExistsButNotWritable "Ut-katalog finns redan, men är inte skrivbar."
-#define MSGTR_VO_DirExistsAndIsWritable "Utkatalog finns redan och är skrivbar."
 #define MSGTR_VO_CantCreateDirectory "Oförmögen att skapa ut-katalog."
 #define MSGTR_VO_CantCreateFile "Oförmögen att skapa utfil."
 #define MSGTR_VO_DirectoryCreateSuccess "Ut-katalog skapad."
diff --git a/help/help_mp-tr.h b/help/help_mp-tr.h
index bdb71c4..25f412b 100644
--- a/help/help_mp-tr.h
+++ b/help/help_mp-tr.h
@@ -970,7 +970,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "Erişilemiyor"
 #define MSGTR_VO_ExistsButNoDirectory "zaten var, ancak bir dizin değil."
 #define MSGTR_VO_DirExistsButNotWritable "Çıktı dizini zaten var, ancak yazılabilir değil."
-#define MSGTR_VO_DirExistsAndIsWritable " Çıktı dizini zaten var ve yazılabilir."
 #define MSGTR_VO_CantCreateDirectory "Çıktı dizini oluşturulamıyor."
 #define MSGTR_VO_CantCreateFile "Çıktı dosyası oluşturulamıyor."
 #define MSGTR_VO_DirectoryCreateSuccess "Çıktı dizini başarıyla oluşturuldu."
diff --git a/help/help_mp-uk.h b/help/help_mp-uk.h
index 9f6e39b..bbd2d8d 100644
--- a/help/help_mp-uk.h
+++ b/help/help_mp-uk.h
@@ -784,7 +784,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "Неможлово отримати доступ"
 #define MSGTR_VO_ExistsButNoDirectory "вже існує, але це не директорія."
 #define MSGTR_VO_DirExistsButNotWritable "Директорія виводу вже існує, але не доступна для запису."
-#define MSGTR_VO_DirExistsAndIsWritable "Директорія виводу вже існує та доступна для запису."
 #define MSGTR_VO_CantCreateDirectory "Не можу створити директорію виводу."
 #define MSGTR_VO_CantCreateFile "Не можу створити файл виводу."
 #define MSGTR_VO_DirectoryCreateSuccess "Директорія виводу успішно створена."
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index 689a2c8..ad4f42c 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -895,7 +895,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "无法访问"
 #define MSGTR_VO_ExistsButNoDirectory "已经存在,但不是一个目录。"
 #define MSGTR_VO_DirExistsButNotWritable "输出目录已经存在,但是不可写。"
-#define MSGTR_VO_DirExistsAndIsWritable "输出目录已经存在并且可写。"
 #define MSGTR_VO_CantCreateDirectory "无法创建输出目录。"
 #define MSGTR_VO_CantCreateFile "无法创建输出文件。"
 #define MSGTR_VO_DirectoryCreateSuccess "输出目录创建成功。"
diff --git a/help/help_mp-zh_TW.h b/help/help_mp-zh_TW.h
index ac592fc..19ee6dc 100644
--- a/help/help_mp-zh_TW.h
+++ b/help/help_mp-zh_TW.h
@@ -942,7 +942,6 @@ static const char help_text[]=
 #define MSGTR_VO_UnableToAccess "無法訪問"
 #define MSGTR_VO_ExistsButNoDirectory "已經存在, 但不是一個目録。"
 #define MSGTR_VO_DirExistsButNotWritable "輸出目録已經存在, 但是不可寫。"
-#define MSGTR_VO_DirExistsAndIsWritable "輸出目録已經存在并且可寫。"
 #define MSGTR_VO_CantCreateDirectory "無法創建輸出目録。"
 #define MSGTR_VO_CantCreateFile "無法創建輸出文件。"
 #define MSGTR_VO_DirectoryCreateSuccess "輸出目録創建成功。"
-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20130922/5cc44624/attachment.asc>


More information about the MPlayer-dev-eng mailing list