From e26de2dadcb7b3b9d39e066867e04fe1d5553261 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 17 Jun 2009 14:31:29 +0200 Subject: s3/i18n: Add Russian translation for SWAT messages. Thanks to Yuri Kozlov ! This is part of a fix for bug #4755. --- source3/po/ru/help/welcome-no-samba-doc.html | 6 +++ source3/po/ru/help/welcome.html | 68 +++++++++++++++++++++++++++ source3/po/ru/images/globals.gif | Bin 0 -> 2041 bytes source3/po/ru/images/home.gif | Bin 0 -> 2190 bytes source3/po/ru/images/passwd.gif | Bin 0 -> 1936 bytes source3/po/ru/images/printers.gif | Bin 0 -> 2139 bytes source3/po/ru/images/shares.gif | Bin 0 -> 2081 bytes source3/po/ru/images/status.gif | Bin 0 -> 2305 bytes source3/po/ru/images/viewconfig.gif | Bin 0 -> 2096 bytes source3/po/ru/images/wizard.gif | Bin 0 -> 2605 bytes source3/po/ru/include/header.html | 14 ++++++ 11 files changed, 88 insertions(+) create mode 100644 source3/po/ru/help/welcome-no-samba-doc.html create mode 100644 source3/po/ru/help/welcome.html create mode 100644 source3/po/ru/images/globals.gif create mode 100644 source3/po/ru/images/home.gif create mode 100644 source3/po/ru/images/passwd.gif create mode 100644 source3/po/ru/images/printers.gif create mode 100644 source3/po/ru/images/shares.gif create mode 100644 source3/po/ru/images/status.gif create mode 100644 source3/po/ru/images/viewconfig.gif create mode 100644 source3/po/ru/images/wizard.gif create mode 100644 source3/po/ru/include/header.html (limited to 'source3/po/ru') diff --git a/source3/po/ru/help/welcome-no-samba-doc.html b/source3/po/ru/help/welcome-no-samba-doc.html new file mode 100644 index 00000000000..335560ffede --- /dev/null +++ b/source3/po/ru/help/welcome-no-samba-doc.html @@ -0,0 +1,6 @@ +

Добро пожаловать в SWAT!

+ + +Здесь будут ссылки на документацию, если вы установите пакет samba-doc. diff --git a/source3/po/ru/help/welcome.html b/source3/po/ru/help/welcome.html new file mode 100644 index 00000000000..636d96f8c56 --- /dev/null +++ b/source3/po/ru/help/welcome.html @@ -0,0 +1,68 @@ +

Добро пожаловать в SWAT!

+ + +С помощью кнопок, расположенных выше, перейдите к желаемому действию + +

Samba Документация

+ + + +

Обратная связь

+ + Если у вас возникли проблемы с этой версией SWAT, обращайтесь в список рассылки samba. diff --git a/source3/po/ru/images/globals.gif b/source3/po/ru/images/globals.gif new file mode 100644 index 00000000000..f7b27b5831a Binary files /dev/null and b/source3/po/ru/images/globals.gif differ diff --git a/source3/po/ru/images/home.gif b/source3/po/ru/images/home.gif new file mode 100644 index 00000000000..c0bc64a4654 Binary files /dev/null and b/source3/po/ru/images/home.gif differ diff --git a/source3/po/ru/images/passwd.gif b/source3/po/ru/images/passwd.gif new file mode 100644 index 00000000000..f0e36fc7107 Binary files /dev/null and b/source3/po/ru/images/passwd.gif differ diff --git a/source3/po/ru/images/printers.gif b/source3/po/ru/images/printers.gif new file mode 100644 index 00000000000..570d554645f Binary files /dev/null and b/source3/po/ru/images/printers.gif differ diff --git a/source3/po/ru/images/shares.gif b/source3/po/ru/images/shares.gif new file mode 100644 index 00000000000..9b106f5caa8 Binary files /dev/null and b/source3/po/ru/images/shares.gif differ diff --git a/source3/po/ru/images/status.gif b/source3/po/ru/images/status.gif new file mode 100644 index 00000000000..8b71e6582e6 Binary files /dev/null and b/source3/po/ru/images/status.gif differ diff --git a/source3/po/ru/images/viewconfig.gif b/source3/po/ru/images/viewconfig.gif new file mode 100644 index 00000000000..b80b40866b1 Binary files /dev/null and b/source3/po/ru/images/viewconfig.gif differ diff --git a/source3/po/ru/images/wizard.gif b/source3/po/ru/images/wizard.gif new file mode 100644 index 00000000000..1e74dd48ab3 Binary files /dev/null and b/source3/po/ru/images/wizard.gif differ diff --git a/source3/po/ru/include/header.html b/source3/po/ru/include/header.html new file mode 100644 index 00000000000..cfe53cbd3b1 --- /dev/null +++ b/source3/po/ru/include/header.html @@ -0,0 +1,14 @@ + + + + + +Утилита администрирования Samba + + +
+[ Samba ]
+ +
-- cgit