1# $Id: ar.po 20954 2009-12-14 20:10:04Z mindless $ 2# 3# Gallery - a web based photo album viewer and editor 4# Copyright (C) 2000-2008 Bharat Mediratta 5# 6# This program is free software; you can redistribute it and/or modify 7# it under the terms of the GNU General Public License as published by 8# the Free Software Foundation; either version 2 of the License, or (at 9# your option) any later version. 10# 11# This program is distributed in the hope that it will be useful, but 12# WITHOUT ANY WARRANTY; without even the implied warranty of 13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 14# General Public License for more details. 15# 16# You should have received a copy of the GNU General Public License 17# along with this program; if not, write to the Free Software 18# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. 19# 20msgid "" 21msgstr "" 22"Project-Id-Version: Gallery: HTTP Auth 1.0.3\n" 23"Report-Msgid-Bugs-To: gallery-translations@lists.sourceforge.net\n" 24"POT-Creation-Date: 2006-12-20 09:23-0800\n" 25"PO-Revision-Date: 2005-08-14 13:34+0300\n" 26"Last-Translator: Mohammad Saleh <maoaf@yahoo.com>\n" 27"Language-Team: Arabic <gallery-translations@lists.sourceforge.net>\n" 28"MIME-Version: 1.0\n" 29"Content-Type: text/plain; charset=UTF-8\n" 30"Content-Transfer-Encoding: 8bit\n" 31"Plural-Forms: nplurals=2; plural=n != 1;\n" 32 33msgid "HTTP Auth" 34msgstr "" 35 36msgid "Login using HTTP authentication." 37msgstr "" 38 39msgid "Authentication" 40msgstr "" 41 42msgid "Authorization Header" 43msgstr "" 44 45msgid "Pass the Authorization header to Gallery in a request variable." 46msgstr "" 47 48msgid "Authorization header." 49msgstr "" 50 51msgid "Logout failed" 52msgstr "" 53 54msgid "" 55"Gallery tried to logout but failed. You should close the browser window to logout " 56"successfully." 57msgstr "" 58 59msgid "HTTP Auth Settings" 60msgstr "" 61 62msgid "Settings saved successfully" 63msgstr "تم حفظ الخيارات بنجاح" 64 65msgid "Missing HTTP Authorization" 66msgstr "" 67 68#, c-format 69msgid "" 70"Gallery can't access HTTP usernames and passwords. You can still use your web server's " 71"authentication. Troubleshooting documentation is in the %sGallery Codex%s." 72msgstr "" 73 74msgid "URL rewrite module disabled" 75msgstr "" 76 77#, c-format 78msgid "" 79"We can't fall back on passing HTTP usernames and passwords to Gallery because the URL " 80"rewrite module is disabled. You should activate the URL rewrite module in the %sSite Admin " 81"Plugins option%s and choose either Apache mod_rewrite or ISAPI_Rewrite. Troubleshooting " 82"documentation is in the %sGallery Codex%s." 83msgstr "" 84 85msgid "Bad URL rewrite configuration" 86msgstr "" 87 88#, c-format 89msgid "" 90"PHP Path Info rewrite doesn't support the rule to fall back on passing HTTP usernames and " 91"passwords to Gallery. You should uninstall and reinstall the URL rewrite module in the %" 92"sSite Admin Plugins option%s and choose either Apache mod_rewrite or ISAPI_Rewrite. " 93"Troubleshooting documentation is in the %sGallery Codex%s." 94msgstr "" 95 96msgid "'Authorization Header' rule disabled" 97msgstr "" 98 99#, c-format 100msgid "" 101"The URL rewrite rule to fall back on passing HTTP usernames and passwords to Gallery is " 102"disabled. You should activate the HTTP auth 'Authorization Header' rule in the %sSite Admin " 103"URL Rewrite option%s. Troubleshooting documentation is in the %sGallery Codex%s." 104msgstr "" 105 106msgid "Unknown Cause" 107msgstr "" 108 109#, c-format 110msgid "" 111"Gallery can't access HTTP usernames and passwords and automated checks failed to find a " 112"cause. Troubleshooting documentation is in the %sGallery Codex%s." 113msgstr "" 114 115msgid "Gallery can handle HTTP Basic authentication directly." 116msgstr "" 117 118msgid "Use HTTP Authentication:" 119msgstr "" 120 121msgid "" 122"Gallery will prompt you to login with HTTP authentication when permission is denied. HTTP " 123"authentication sends your client a realm to which your username belongs. It's safe to leave " 124"the realm blank." 125msgstr "" 126 127msgid "HTTP Authentication Realm:" 128msgstr "" 129 130msgid "" 131"Your web server may offer more comprehensive and more secure authentication. If you " 132"configured your web server to authenticate requests to Gallery, you may choose to trust the " 133"username it reports in the REMOTE_USER environment variable." 134msgstr "" 135 136msgid "Use Web Server Authentication:" 137msgstr "" 138 139msgid "By default HTTP authentication is only enabled for specific modules." 140msgstr "" 141 142msgid "Use the authentication plugins for all modules:" 143msgstr "" 144 145#, c-format 146msgid "" 147"You may wish to trust only HTTP authentication types or HTTP usernames which match specified " 148"regular expressions - or HTTP usernames may not match your Gallery usernames; for instance " 149"if using %s authentication, the REMOTE_USER environment variable may be username@REALM.TLD. " 150"In these cases, you may use regular expressions to filter authentication types and usernames." 151msgstr "" 152 153msgid "Use Regular Expressions:" 154msgstr "" 155 156msgid "" 157"Specify here a regular expression which the authentication type must match for " 158"authentication to proceed; for instance /Negotiate/" 159msgstr "" 160 161msgid "Authentication Type Pattern:" 162msgstr "" 163 164msgid "You must enter a valid regular expression" 165msgstr "" 166 167#, c-format 168msgid "" 169"Specify here a regular expression which the username must match for authentication to " 170"proceed and a string with which to replace it. See PHP %s documentation for more " 171"information." 172msgstr "" 173 174msgid "Username Pattern:" 175msgstr "" 176 177msgid "Username Replacement:" 178msgstr "" 179 180msgid "Save" 181msgstr "حفظ" 182 183msgid "Reset" 184msgstr "إعادة التعيين" 185 186#, c-format 187msgid "If you're not automatically redirected, %sclick here to finish logging out%s." 188msgstr "" 189