From 97b7bb2bab60342a90ab3392f7b42b0f72bdec20 Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Tue, 22 Nov 2011 13:57:54 +0100 Subject: [PATCH] sane: Convert dialogs to po files. --- dlls/sane.ds/Makefile.in | 27 +----------------------- dlls/sane.ds/sane.rc | 8 ++++++++ dlls/sane.ds/sane_Da.rc | 33 ------------------------------ dlls/sane.ds/sane_De.rc | 34 ------------------------------- dlls/sane.ds/sane_En.rc | 33 ------------------------------ dlls/sane.ds/sane_Es.rc | 33 ------------------------------ dlls/sane.ds/sane_Fi.rc | 33 ------------------------------ dlls/sane.ds/sane_Fr.rc | 33 ------------------------------ dlls/sane.ds/sane_He.rc | 35 -------------------------------- dlls/sane.ds/sane_Hu.rc | 34 ------------------------------- dlls/sane.ds/sane_It.rc | 35 -------------------------------- dlls/sane.ds/sane_Ja.rc | 34 ------------------------------- dlls/sane.ds/sane_Ko.rc | 34 ------------------------------- dlls/sane.ds/sane_Lt.rc | 34 ------------------------------- dlls/sane.ds/sane_Nl.rc | 33 ------------------------------ dlls/sane.ds/sane_No.rc | 33 ------------------------------ dlls/sane.ds/sane_Pl.rc | 34 ------------------------------- dlls/sane.ds/sane_Pt.rc | 44 ---------------------------------------- dlls/sane.ds/sane_Ro.rc | 32 ----------------------------- dlls/sane.ds/sane_Ru.rc | 34 ------------------------------- dlls/sane.ds/sane_Si.rc | 33 ------------------------------ dlls/sane.ds/sane_Sr.rc | 44 ---------------------------------------- dlls/sane.ds/sane_Sv.rc | 33 ------------------------------ dlls/sane.ds/sane_Uk.rc | 35 -------------------------------- dlls/sane.ds/sane_Zh.rc | 44 ---------------------------------------- po/ar.po | 8 ++++++++ po/bg.po | 8 ++++++++ po/ca.po | 9 ++++++++ po/cs.po | 8 ++++++++ po/da.po | 8 ++++++++ po/de.po | 8 ++++++++ po/el.po | 8 ++++++++ po/en.po | 8 ++++++++ po/en_US.po | 8 ++++++++ po/eo.po | 8 ++++++++ po/es.po | 8 ++++++++ po/fa.po | 8 ++++++++ po/fi.po | 8 ++++++++ po/fr.po | 8 ++++++++ po/he.po | 8 ++++++++ po/hi.po | 8 ++++++++ po/hu.po | 8 ++++++++ po/it.po | 8 ++++++++ po/ja.po | 8 ++++++++ po/ko.po | 8 ++++++++ po/lt.po | 8 ++++++++ po/ml.po | 8 ++++++++ po/nb_NO.po | 8 ++++++++ po/nl.po | 8 ++++++++ po/or.po | 8 ++++++++ po/pa.po | 8 ++++++++ po/pl.po | 8 ++++++++ po/pt_BR.po | 8 ++++++++ po/pt_PT.po | 8 ++++++++ po/rm.po | 8 ++++++++ po/ro.po | 8 ++++++++ po/ru.po | 8 ++++++++ po/sk.po | 8 ++++++++ po/sl.po | 8 ++++++++ po/sr_RS@cyrillic.po | 8 ++++++++ po/sr_RS@latin.po | 8 ++++++++ po/sv.po | 8 ++++++++ po/te.po | 8 ++++++++ po/th.po | 8 ++++++++ po/tr.po | 8 ++++++++ po/uk.po | 8 ++++++++ po/wa.po | 8 ++++++++ po/wine.pot | 8 ++++++++ po/zh_CN.po | 8 ++++++++ po/zh_TW.po | 8 ++++++++ 70 files changed, 370 insertions(+), 830 deletions(-) delete mode 100644 dlls/sane.ds/sane_Da.rc delete mode 100644 dlls/sane.ds/sane_De.rc delete mode 100644 dlls/sane.ds/sane_En.rc delete mode 100644 dlls/sane.ds/sane_Es.rc delete mode 100644 dlls/sane.ds/sane_Fi.rc delete mode 100644 dlls/sane.ds/sane_Fr.rc delete mode 100644 dlls/sane.ds/sane_He.rc delete mode 100644 dlls/sane.ds/sane_Hu.rc delete mode 100644 dlls/sane.ds/sane_It.rc delete mode 100644 dlls/sane.ds/sane_Ja.rc delete mode 100644 dlls/sane.ds/sane_Ko.rc delete mode 100644 dlls/sane.ds/sane_Lt.rc delete mode 100644 dlls/sane.ds/sane_Nl.rc delete mode 100644 dlls/sane.ds/sane_No.rc delete mode 100644 dlls/sane.ds/sane_Pl.rc delete mode 100644 dlls/sane.ds/sane_Pt.rc delete mode 100644 dlls/sane.ds/sane_Ro.rc delete mode 100644 dlls/sane.ds/sane_Ru.rc delete mode 100644 dlls/sane.ds/sane_Si.rc delete mode 100644 dlls/sane.ds/sane_Sr.rc delete mode 100644 dlls/sane.ds/sane_Sv.rc delete mode 100644 dlls/sane.ds/sane_Uk.rc delete mode 100644 dlls/sane.ds/sane_Zh.rc diff --git a/dlls/sane.ds/Makefile.in b/dlls/sane.ds/Makefile.in index 553e183c2fb..20be6ea7bae 100644 --- a/dlls/sane.ds/Makefile.in +++ b/dlls/sane.ds/Makefile.in @@ -10,32 +10,7 @@ C_SRCS = \ sane_main.c \ ui.c -RC_SRCS = \ - sane.rc \ - sane_Da.rc \ - sane_De.rc \ - sane_En.rc \ - sane_Es.rc \ - sane_Fi.rc \ - sane_Fr.rc \ - sane_He.rc \ - sane_Hu.rc \ - sane_It.rc \ - sane_Ja.rc \ - sane_Ko.rc \ - sane_Lt.rc \ - sane_Nl.rc \ - sane_No.rc \ - sane_Pl.rc \ - sane_Pt.rc \ - sane_Ro.rc \ - sane_Ru.rc \ - sane_Si.rc \ - sane_Sr.rc \ - sane_Sv.rc \ - sane_Uk.rc \ - sane_Zh.rc - +RC_SRCS = sane.rc PO_SRCS = sane.rc @MAKE_DLL_RULES@ diff --git a/dlls/sane.ds/sane.rc b/dlls/sane.ds/sane.rc index fe8fd2249db..379f6575ae7 100644 --- a/dlls/sane.ds/sane.rc +++ b/dlls/sane.ds/sane.rc @@ -34,3 +34,11 @@ STRINGTABLE 5 "#msgctxt#unit: percent#%" 6 "#msgctxt#unit: microseconds#us" } + +IDD_DIALOG1 DIALOG 0, 0, 186, 46 +STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND +CAPTION "Scanning" +FONT 8, "MS Shell Dlg" +BEGIN + LTEXT "SCANNING... Please Wait",IDC_STATIC,5,19,176,8, SS_CENTER +END diff --git a/dlls/sane.ds/sane_Da.rc b/dlls/sane.ds/sane_Da.rc deleted file mode 100644 index d229849f39a..00000000000 --- a/dlls/sane.ds/sane_Da.rc +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Danish language support - * - * Copyright (C) 2008 Jens Albretsen - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_DANISH, SUBLANG_DEFAULT - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Skanner" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "Skanner... vent venligst",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_De.rc b/dlls/sane.ds/sane_De.rc deleted file mode 100644 index f7e603936f7..00000000000 --- a/dlls/sane.ds/sane_De.rc +++ /dev/null @@ -1,34 +0,0 @@ -/* - * German resources for Twain - * - * Copyright 2006 Henning Gerhardt - * Copyright 2010 André Hentschel - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Scanne" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "SCANNE... Bitte warten",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_En.rc b/dlls/sane.ds/sane_En.rc deleted file mode 100644 index 320c096c1a1..00000000000 --- a/dlls/sane.ds/sane_En.rc +++ /dev/null @@ -1,33 +0,0 @@ -/* - * English resources for Twain - * - * Copyright 2006 CodeWeavers, Aric Stewart - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Scanning" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "SCANNING... Please Wait",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Es.rc b/dlls/sane.ds/sane_Es.rc deleted file mode 100644 index 7f0ed5f3393..00000000000 --- a/dlls/sane.ds/sane_Es.rc +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Spanish resources for Twain - * - * Copyright 2007 Luis Carlos Busquets Pérez - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Escaneando" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "Escaneando... Por favor espere",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Fi.rc b/dlls/sane.ds/sane_Fi.rc deleted file mode 100644 index b6d850f75c9..00000000000 --- a/dlls/sane.ds/sane_Fi.rc +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Finnish resources for Twain - * - * Copyright 2006 Anssi Hannula - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_FINNISH, SUBLANG_DEFAULT - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Skannataan" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "SKANNATAAN... Odota hetki",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Fr.rc b/dlls/sane.ds/sane_Fr.rc deleted file mode 100644 index 46721210039..00000000000 --- a/dlls/sane.ds/sane_Fr.rc +++ /dev/null @@ -1,33 +0,0 @@ -/* - * French resources for Twain - * - * Copyright 2006 Jonathan Ernst - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Acquisition" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "Acquisition... Veuillez patienter",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_He.rc b/dlls/sane.ds/sane_He.rc deleted file mode 100644 index 0703ff8a72d..00000000000 --- a/dlls/sane.ds/sane_He.rc +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Hebrew resources for Twain - * - * Copyright 2006 CodeWeavers, Aric Stewart - * Copyright 2010 Yaron Shahrabani - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -EXSTYLE WS_EX_LAYOUTRTL -CAPTION "סריקה" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "מתבצעת סריקה... נא להמתין",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Hu.rc b/dlls/sane.ds/sane_Hu.rc deleted file mode 100644 index 72e922f0f8c..00000000000 --- a/dlls/sane.ds/sane_Hu.rc +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Hungarian resources for Twain - * - * Copyright 2010 Andras Kovács - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT - -/* UTF-8 */ -#pragma code_page(65001) - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Lapolvasás" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "LAPOLVASÁS... Kérem várjon",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_It.rc b/dlls/sane.ds/sane_It.rc deleted file mode 100644 index 447481de5ca..00000000000 --- a/dlls/sane.ds/sane_It.rc +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Italian resources for Twain - * - * Copyright 2006 CodeWeavers, Aric Stewart - * Copyright 2010 Luca Bennati - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Scansione" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "SCANSIONE... Aspetta un momento",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Ja.rc b/dlls/sane.ds/sane_Ja.rc deleted file mode 100644 index daeea678554..00000000000 --- a/dlls/sane.ds/sane_Ja.rc +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Japanese resources for Twain - * - * Copyright 2009 CodeWeavers, Aric Stewart - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "スキャン中" -FONT 9, "MS Shell Dlg" -BEGIN - LTEXT "スキャン中... しばらくお待ちください",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Ko.rc b/dlls/sane.ds/sane_Ko.rc deleted file mode 100644 index cb25c9a331c..00000000000 --- a/dlls/sane.ds/sane_Ko.rc +++ /dev/null @@ -1,34 +0,0 @@ -/* - * KOREAN resources for Twain - * - * Copyright 2006 CodeWeavers, Aric Stewart - * Copyright 2006 YunSong Hwang - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "스캐닝중" -FONT 9, "MS Shell Dlg" -BEGIN - LTEXT "스캐닝중... 기다리십시오.",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Lt.rc b/dlls/sane.ds/sane_Lt.rc deleted file mode 100644 index 6c78661080d..00000000000 --- a/dlls/sane.ds/sane_Lt.rc +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Lithuanian resources for Twain - * - * Copyright 2009 Aurimas Fišeras - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Skaitoma" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "SKAITOMA... Prašome palaukti",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Nl.rc b/dlls/sane.ds/sane_Nl.rc deleted file mode 100644 index c0087e4851b..00000000000 --- a/dlls/sane.ds/sane_Nl.rc +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Dutch resources for Twain - * - * Copyright 2006 Hans Leidekker - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Scannen" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "SCANNEN... Even geduld a.u.b.",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_No.rc b/dlls/sane.ds/sane_No.rc deleted file mode 100644 index fe5ffbe24e1..00000000000 --- a/dlls/sane.ds/sane_No.rc +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Norwegian Bokmål resources for Twain - * - * Copyright 2006 Alexander N. Sørnes - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Skanner" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "Skanner... vent litt",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Pl.rc b/dlls/sane.ds/sane_Pl.rc deleted file mode 100644 index 55f596b9b6b..00000000000 --- a/dlls/sane.ds/sane_Pl.rc +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Polish resources for Twain - * - * Copyright 2006 CodeWeavers, Aric Stewart - * Copyright 2006 Mikolaj Zalewski - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_POLISH, SUBLANG_DEFAULT - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Skanowanie" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "TRWA SKANOWANIE... Proszę czekać",IDC_STATIC,5,19,181,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Pt.rc b/dlls/sane.ds/sane_Pt.rc deleted file mode 100644 index 6cc28e706f7..00000000000 --- a/dlls/sane.ds/sane_Pt.rc +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Portuguese resources for Twain - * - * Copyright 2008 Ricardo Filipe - * Copyright 2010 Gustavo Henrique Milaré - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Escaneando" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "ESCANEANDO... Por Favor Espere",IDC_STATIC,5,19,176,8, SS_CENTER -END - -LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "A pesquisar" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "A PESQUISAR... Por Favor Espere",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Ro.rc b/dlls/sane.ds/sane_Ro.rc deleted file mode 100644 index 2e4482b5a4d..00000000000 --- a/dlls/sane.ds/sane_Ro.rc +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Copyright 2006 CodeWeavers, Aric Stewart - * Copyright 2008 Michael Stefaniuc - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL - -#pragma code_page(65001) - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Scanare" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "SCANEZ... Așteptați",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Ru.rc b/dlls/sane.ds/sane_Ru.rc deleted file mode 100644 index 7bd2b226dce..00000000000 --- a/dlls/sane.ds/sane_Ru.rc +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Russian resources for Twain - * - * Copyright 2008 Vitaliy Margolen - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Сканирование" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "СКАНИРОВАНИЕ... пожалуйста, ждите",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Si.rc b/dlls/sane.ds/sane_Si.rc deleted file mode 100644 index 91823b2b461..00000000000 --- a/dlls/sane.ds/sane_Si.rc +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Slovenian resources for Twain - * - * Copyright 2008 Rok Mandeljc - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Skeniranje" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "Skeniram ... Prosim, počakajte",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Sr.rc b/dlls/sane.ds/sane_Sr.rc deleted file mode 100644 index 3ad84121e98..00000000000 --- a/dlls/sane.ds/sane_Sr.rc +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Serbian resources for Twain - * - * Copyright 2006 CodeWeavers, Aric Stewart - * Copyright 2010 Đorđe Vasiljević - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Претрага" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "Претраживање...",IDC_STATIC,5,19,176,8, SS_CENTER -END - -LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Pretraga" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "Pretraživanje...",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Sv.rc b/dlls/sane.ds/sane_Sv.rc deleted file mode 100644 index e43f72db8e4..00000000000 --- a/dlls/sane.ds/sane_Sv.rc +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Swedish resources for Twain - * - * Copyright 2007 Daniel Nylander - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -#pragma code_page(65001) - -LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Bildinläsning" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "Läser in bild... var god vänta",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Uk.rc b/dlls/sane.ds/sane_Uk.rc deleted file mode 100644 index 565e8c5c96a..00000000000 --- a/dlls/sane.ds/sane_Uk.rc +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Ukrainian resources for Twain - * - * Copyright 2006 CodeWeavers, Aric Stewart - * Copyright 2010 Igor Paliychuk - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "Сканування" -FONT 8, "MS Sans Serif" -BEGIN - LTEXT "СКАНУВАННЯ... Зачекайте",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/dlls/sane.ds/sane_Zh.rc b/dlls/sane.ds/sane_Zh.rc deleted file mode 100644 index 011cb1f3570..00000000000 --- a/dlls/sane.ds/sane_Zh.rc +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Twain (Simplified and Traditional Chinese Resources) - * - * Copyright 2008 Hongbo Ni - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - */ - -#include "resource.h" - -/* Chinese text is encoded in UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "正在扫描" -FONT 9, "MS Shell Dlg" -BEGIN - LTEXT "正在扫描... 请稍候",IDC_STATIC,5,19,176,8, SS_CENTER -END - -LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL - -IDD_DIALOG1 DIALOG 0, 0, 186, 46 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND -CAPTION "正在掃描" -FONT 9, "MS Shell Dlg" -BEGIN - LTEXT "正在掃描... 請稍候",IDC_STATIC,5,19,176,8, SS_CENTER -END diff --git a/po/ar.po b/po/ar.po index 7a20a0c6cfe..bae473f2d2a 100644 --- a/po/ar.po +++ b/po/ar.po @@ -6053,6 +6053,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/bg.po b/po/bg.po index d4cf75dce92..3bd3ebf156f 100644 --- a/po/bg.po +++ b/po/bg.po @@ -6177,6 +6177,14 @@ msgstr "Пре&гледай изходния код" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/ca.po b/po/ca.po index cf5e7d1cd8d..01b95e8a289 100644 --- a/po/ca.po +++ b/po/ca.po @@ -6125,6 +6125,15 @@ msgstr "Font Desconegut" msgid "the program which created it" msgstr "el programa que el ha creat" +#: sane.rc:41 +#, fuzzy +msgid "Scanning" +msgstr "Executant" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/cs.po b/po/cs.po index 5cde6900421..9e718a06da5 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6267,6 +6267,14 @@ msgstr "Neznámá vlastnost v %s" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/da.po b/po/da.po index 862a86b26d0..6067c05c01b 100644 --- a/po/da.po +++ b/po/da.po @@ -6251,6 +6251,14 @@ msgstr "Ukendt kilde" msgid "the program which created it" msgstr "programmet der lavede det" +#: sane.rc:41 +msgid "Scanning" +msgstr "Skanner" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "Skanner... vent venligst" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/de.po b/po/de.po index ecc5f33bd52..6161186efbe 100644 --- a/po/de.po +++ b/po/de.po @@ -6110,6 +6110,14 @@ msgstr "Unbekannte Quelle" msgid "the program which created it" msgstr "dem Erzeugerprogramm" +#: sane.rc:41 +msgid "Scanning" +msgstr "Scanne" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "SCANNE... Bitte warten" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/el.po b/po/el.po index d98510eb32e..37e32a9130e 100644 --- a/po/el.po +++ b/po/el.po @@ -6100,6 +6100,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/en.po b/po/en.po index 2b41bac1320..d7b12f88a65 100644 --- a/po/en.po +++ b/po/en.po @@ -6012,6 +6012,14 @@ msgstr "Unknown Source" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/en_US.po b/po/en_US.po index 1d7e3845e81..5f95be9e259 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -6106,6 +6106,14 @@ msgstr "Unknown Source" msgid "the program which created it" msgstr "the program which created it" +#: sane.rc:41 +msgid "Scanning" +msgstr "Scanning" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "SCANNING... Please Wait" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/eo.po b/po/eo.po index bb39c27bcca..4bdff135528 100644 --- a/po/eo.po +++ b/po/eo.po @@ -6176,6 +6176,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/es.po b/po/es.po index 21370bea351..088e508de4e 100644 --- a/po/es.po +++ b/po/es.po @@ -6431,6 +6431,14 @@ msgstr "Origen desconocido" msgid "the program which created it" msgstr "el programa que lo creó" +#: sane.rc:41 +msgid "Scanning" +msgstr "Escaneando" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "Escaneando... Por favor espere" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/fa.po b/po/fa.po index c6daa78e09c..c3f04e45ee3 100644 --- a/po/fa.po +++ b/po/fa.po @@ -6053,6 +6053,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/fi.po b/po/fi.po index 98b0d853b43..3181f215b18 100644 --- a/po/fi.po +++ b/po/fi.po @@ -6262,6 +6262,14 @@ msgstr "Nä&ytä Lähde" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "Skannataan" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "SKANNATAAN... Odota hetki" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/fr.po b/po/fr.po index c8a88b301d8..f9e16d07fe4 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6124,6 +6124,14 @@ msgstr "Source inconnue" msgid "the program which created it" msgstr "le programme avec lequel il a été créé" +#: sane.rc:41 +msgid "Scanning" +msgstr "Acquisition" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "Acquisition... Veuillez patienter" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/he.po b/po/he.po index 247961d2b09..f075abc399b 100644 --- a/po/he.po +++ b/po/he.po @@ -6319,6 +6319,14 @@ msgstr "מקור לא ידוע" msgid "the program which created it" msgstr "התכנית שיצרה אותו" +#: sane.rc:41 +msgid "Scanning" +msgstr "סריקה" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "מתבצעת סריקה... נא להמתין" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/hi.po b/po/hi.po index ba3cc0b15a3..a60a6f06286 100644 --- a/po/hi.po +++ b/po/hi.po @@ -5993,6 +5993,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/hu.po b/po/hu.po index a69623992a7..e462b41549f 100644 --- a/po/hu.po +++ b/po/hu.po @@ -6445,6 +6445,14 @@ msgstr "Ismeretlen forrás" msgid "the program which created it" msgstr "a program ami létrehozta" +#: sane.rc:41 +msgid "Scanning" +msgstr "Lapolvasás" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "LAPOLVASÁS... Kérem várjon" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/it.po b/po/it.po index c0149127e0c..30ff13538e8 100644 --- a/po/it.po +++ b/po/it.po @@ -6118,6 +6118,14 @@ msgstr "Sorgente sconosciuta" msgid "the program which created it" msgstr "Il programma che lo ha creato" +#: sane.rc:41 +msgid "Scanning" +msgstr "Scansione" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "SCANSIONE... Aspetta un momento" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/ja.po b/po/ja.po index 3e067e7b783..a351998a431 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6103,6 +6103,14 @@ msgstr "不明" msgid "the program which created it" msgstr "作成プログラム" +#: sane.rc:41 +msgid "Scanning" +msgstr "スキャン中" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "スキャン中... しばらくお待ちください" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/ko.po b/po/ko.po index 7f26d91af45..d66340e3054 100644 --- a/po/ko.po +++ b/po/ko.po @@ -6098,6 +6098,14 @@ msgstr "알수 없는 원본" msgid "the program which created it" msgstr "내가 만든 프로그램" +#: sane.rc:41 +msgid "Scanning" +msgstr "스캐닝중" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "스캐닝중... 기다리십시오." + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/lt.po b/po/lt.po index a671ffbb00c..c40da06e797 100644 --- a/po/lt.po +++ b/po/lt.po @@ -6116,6 +6116,14 @@ msgstr "Nežinomas šaltinis" msgid "the program which created it" msgstr "programa, kuri jį sukūrė" +#: sane.rc:41 +msgid "Scanning" +msgstr "Skaitoma" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "SKAITOMA... Prašome palaukti" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/ml.po b/po/ml.po index 81ea80a71ef..4958f79d2eb 100644 --- a/po/ml.po +++ b/po/ml.po @@ -5993,6 +5993,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/nb_NO.po b/po/nb_NO.po index a4c69672bad..ad19131a8a2 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -6338,6 +6338,14 @@ msgstr "Ukjent kilde" msgid "the program which created it" msgstr "programmet som laget det" +#: sane.rc:41 +msgid "Scanning" +msgstr "Skanner" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "Skanner... vent litt" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/nl.po b/po/nl.po index ef9850aa32e..0fd665bb44d 100644 --- a/po/nl.po +++ b/po/nl.po @@ -6218,6 +6218,14 @@ msgstr "Onbekende bron" msgid "the program which created it" msgstr "het programma die het gecreëerd heeft" +#: sane.rc:41 +msgid "Scanning" +msgstr "Scannen" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "SCANNEN... Even geduld a.u.b." + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/or.po b/po/or.po index 49d94609c8a..033a5ae16e7 100644 --- a/po/or.po +++ b/po/or.po @@ -5993,6 +5993,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/pa.po b/po/pa.po index c634f5292b7..a91501397f8 100644 --- a/po/pa.po +++ b/po/pa.po @@ -5993,6 +5993,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/pl.po b/po/pl.po index e5c6f17ead8..18e97d542dc 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6121,6 +6121,14 @@ msgstr "Nieznane źródło" msgid "the program which created it" msgstr "program, który go stworzył" +#: sane.rc:41 +msgid "Scanning" +msgstr "Skanowanie" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "TRWA SKANOWANIE... Proszę czekać" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/pt_BR.po b/po/pt_BR.po index 34b467d706a..9f263b70623 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -6327,6 +6327,14 @@ msgstr "Origem Desconhecida" msgid "the program which created it" msgstr "o programa que o criou" +#: sane.rc:41 +msgid "Scanning" +msgstr "Escaneando" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "ESCANEANDO... Por Favor Espere" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/pt_PT.po b/po/pt_PT.po index 02328648d96..2d3273730cc 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -6350,6 +6350,14 @@ msgstr "Origem Desconhecida" msgid "the program which created it" msgstr "o programa que o criou" +#: sane.rc:41 +msgid "Scanning" +msgstr "A pesquisar" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "A PESQUISAR... Por Favor Espere" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/rm.po b/po/rm.po index f7f4a75eb8d..87b2aeda2cf 100644 --- a/po/rm.po +++ b/po/rm.po @@ -6024,6 +6024,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/ro.po b/po/ro.po index b2267b8656e..aa1697d8e72 100644 --- a/po/ro.po +++ b/po/ro.po @@ -6570,6 +6570,14 @@ msgstr "Sursă necunoscută" msgid "the program which created it" msgstr "programul care l-a creat" +#: sane.rc:41 +msgid "Scanning" +msgstr "Scanare" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "SCANEZ... Așteptați" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/ru.po b/po/ru.po index b09efd4e152..f2289b05882 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6109,6 +6109,14 @@ msgstr "Неизвестный источник" msgid "the program which created it" msgstr "программа, которая его создала" +#: sane.rc:41 +msgid "Scanning" +msgstr "Сканирование" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "СКАНИРОВАНИЕ... пожалуйста, ждите" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/sk.po b/po/sk.po index cf628d18314..3c257a21833 100644 --- a/po/sk.po +++ b/po/sk.po @@ -6091,6 +6091,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/sl.po b/po/sl.po index ab105b66185..8a60529e8c5 100644 --- a/po/sl.po +++ b/po/sl.po @@ -6140,6 +6140,14 @@ msgstr "Neznan vir" msgid "the program which created it" msgstr "program, ki jo je ustvaril" +#: sane.rc:41 +msgid "Scanning" +msgstr "Skeniranje" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "Skeniram ... Prosim, počakajte" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po index a80808c7a19..f30f30e86c0 100644 --- a/po/sr_RS@cyrillic.po +++ b/po/sr_RS@cyrillic.po @@ -6357,6 +6357,14 @@ msgstr "Непознат извор" msgid "the program which created it" msgstr "програм који га је направио" +#: sane.rc:41 +msgid "Scanning" +msgstr "Претрага" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "Претраживање..." + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po index 9a63cfeeb27..6b6f407de19 100644 --- a/po/sr_RS@latin.po +++ b/po/sr_RS@latin.po @@ -6393,6 +6393,14 @@ msgstr "Nepoznat izvor" msgid "the program which created it" msgstr "program koji ga je napravio" +#: sane.rc:41 +msgid "Scanning" +msgstr "Pretraga" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "Pretraživanje..." + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/sv.po b/po/sv.po index 7b6965e7d2e..66bb18ba536 100644 --- a/po/sv.po +++ b/po/sv.po @@ -6104,6 +6104,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "Bildinläsning" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "Läser in bild... var god vänta" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/te.po b/po/te.po index 6428b27986d..9646044844f 100644 --- a/po/te.po +++ b/po/te.po @@ -5993,6 +5993,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/th.po b/po/th.po index 428c8903aa1..d04267f52f9 100644 --- a/po/th.po +++ b/po/th.po @@ -6096,6 +6096,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/tr.po b/po/tr.po index cff75961e89..cb7c38319ba 100644 --- a/po/tr.po +++ b/po/tr.po @@ -6356,6 +6356,14 @@ msgstr "%s içinde bilinmeyen özellik" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/uk.po b/po/uk.po index 8643014bdf7..e215be926d8 100644 --- a/po/uk.po +++ b/po/uk.po @@ -6106,6 +6106,14 @@ msgstr "Невідоме джерело" msgid "the program which created it" msgstr "програми, яка його створила" +#: sane.rc:41 +msgid "Scanning" +msgstr "Сканування" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "СКАНУВАННЯ... Зачекайте" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/wa.po b/po/wa.po index 344405ac463..78e41348cb5 100644 --- a/po/wa.po +++ b/po/wa.po @@ -6040,6 +6040,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/wine.pot b/po/wine.pot index bbbdfb24529..fd1038e37a8 100644 --- a/po/wine.pot +++ b/po/wine.pot @@ -5974,6 +5974,14 @@ msgstr "" msgid "the program which created it" msgstr "" +#: sane.rc:41 +msgid "Scanning" +msgstr "" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/zh_CN.po b/po/zh_CN.po index 25394453a76..30bc7441d9c 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -6307,6 +6307,14 @@ msgstr "不明来源" msgid "the program which created it" msgstr "不明应用程序" +#: sane.rc:41 +msgid "Scanning" +msgstr "正在扫描" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "正在扫描... 请稍候" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px" diff --git a/po/zh_TW.po b/po/zh_TW.po index 2e3022a5b6c..4aeaef2342a 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -6298,6 +6298,14 @@ msgstr "不明來源" msgid "the program which created it" msgstr "不明應用程式" +#: sane.rc:41 +msgid "Scanning" +msgstr "正在掃描" + +#: sane.rc:44 +msgid "SCANNING... Please Wait" +msgstr "正在掃描... 請稍候" + #: sane.rc:31 msgctxt "unit: pixels" msgid "px"