Updated local translations.
[embedvideo/.git] / po / strings.raw
index 82ddbe67f998900c924ffd02499c0aea4b6d16dc..54a4665517ec0d86789f029bae2d9180ae83731b 100644 (file)
@@ -1,87 +1,43 @@
 # $Id: strings.raw 15812 2007-02-13 22:38:27Z mindless $
 
-/* ItemAddFromServer.inc */
-gettext("From Local Server")
-
-/* ItemAddFromWeb.inc */
-gettext("Photo")
-gettext("From Web Page")
-
-/* ItemAddSiteAdmin.inc */
-gettext("Available to all users with permission to add items")
-gettext("Site Admins only")
-gettext("Disabled")
+/* ItemAddEmbedVideo.inc */
+gettext("Embed Video") /* also in: module.inc */
 
 /* module.inc */
-gettext("Add Items")
-gettext("Add items from local server or the web")
+gettext("Add embedded videos from the web")
 gettext("Import")
-gettext("Web/Server")
 
-/* templates/ItemAddFromServer.tpl */
-gettext("Transfer files that are already on your server into your Gallery.  The files must already have been uploaded to your server some other way (like FTP) and must be placed in a directory where they are accessibly by any element on the server.  If you're on Unix this means that the files and the directory the files are in should have modes of at least 755.")
-gettext("For security purposes, you can't use this feature until the Gallery Site Administrator configures a set of legal upload directories.")
-gettext("site admin")
-gettext("Server Path")
-gettext("You must enter a directory.")
-gettext("The directory you entered is invalid.  Make sure that the directory is readable by all users.")
-gettext("The directory you entered is illegal.  It must be a sub directory of one of the directories listed below.")
-gettext("An item with the same name already exists.")
-gettext("Legal Directories")
-gettext("modify")
-gettext("Recent Directories")
-gettext("Find Files") /* also in: templates/ItemAddFromWeb.tpl */
-gettext("Directory: %s")
-gettext("File name")
-gettext("Type") /* also in: templates/ItemAddFromWeb.tpl */
-gettext("Size")
-gettext("Use Symlink")
-ngettext("%d byte", "%d bytes")
-gettext("Parent Directory")
-gettext("Directory")
-gettext("(Un)check all known types")
-gettext("(Un)check symlinks")
-gettext("for selected items")
-gettext("Copy base filenames to:") /* also in: templates/ItemAddFromWeb.tpl */
-gettext("Title") /* also in: templates/ItemAddFromWeb.tpl */
-gettext("Summary") /* also in: templates/ItemAddFromWeb.tpl */
-gettext("Description") /* also in: templates/ItemAddFromWeb.tpl */
-gettext("Add Files")
-gettext("Start Over")
+/* templates/EmbedVideoSiteAdmin.tpl */
+gettext("Embed Video Settings")
+gettext("Defaults")
+gettext("These variables provide default values for users on your site. Users will be able to override these defaults by making changes in the user interface of the applets, or by changing their local defaults file.")
+gettext("You have no default variables")
+gettext("Variable")
+gettext("Action")
+gettext("Delete")
+gettext("Add a new default variable")
+gettext("You must enter a variable name and value")
+gettext("New variable")
+gettext("Add variable")
+gettext("Overrides")
+gettext("These variables override any other values for applets users execute on your site. Users will not be able to change these values.")
+gettext("You have no override variables")
+gettext("Add a new override variable")
+gettext("Help")
+gettext("Here are a selection of variables that affect video embedding.")
+gettext("variable")
+gettext("values")
+gettext("help")
+gettext("instructs the module to use Gallery's built-in flv player when embedding links to .flv files")
+gettext("instructs the module to use an external flv player when embedding links to .flv files")
+gettext("provides the module with the flashvars to use for the external flash player")
+gettext("specify the youtube Developer ID used when this plugin makes API calls to youtube")
+gettext("specify the width dimension of the embedded video player")
+gettext("specify the height dimension of the embedded video player")
+gettext("turn on module debug output")
+gettext("URL path to a jpg to use as a thumbnail for all directly linked/embedded flv files.")
 
-/* templates/ItemAddFromWeb.tpl */
-gettext("Import files into Gallery from another website.  Enter a URL below to a web page anywhere on the net and Gallery will allow you to upload any media files that it finds on that page.  Note that if you're entering a URL to a directory, you should end the URL with a trailing slash (eg, http://example.com/directory/). ")
+/* templates/ItemAddEmbedVideo.tpl */
+gettext("Import embedded videos into Gallery from another website.  Enter a URL below to a web page anywhere on the net and Gallery will add an embedded link to that file. Supported video links: www.youtube.com, video.google.com, or links to any .flv files.")
 gettext("URL")
-gettext("You must enter a URL to a web page")
-gettext("The URL entered must begin with http://")
-gettext("The web page you specified is unavailable")
-gettext("Nothing to add found from this URL")
-gettext("Nothing added since no items were selected")
-gettext("Recent URLs")
-gettext("URL: %s")
-gettext("change")
-ngettext("%d url found", "%d urls found")
-gettext("(Un)check all")
-gettext("Add URLs")
-
-/* templates/ItemAddSiteAdmin.tpl */
-gettext("Add Item Settings")
-gettext("Settings saved successfully")
-gettext("Enable")
-gettext("Add From Web")
-gettext("Add From Server")
-gettext("Security Warning")
-gettext("\"Add From Web\" can be abused to attack other websites in your name.  For the attacked party it would seem as if you, the administrator of this Gallery, deliberately attacked their website because your Gallery acts on behalf of your users.  Therefore it is recommended to enable \"Add From Web\" only for trusted users.")
-gettext("Local Server Upload Paths")
-gettext("Specify the legal directories on the local server where a user can store files and then upload them into Gallery using the <i>Upload from Local Server</i> feature.  The paths you enter here and all the files and directories under those paths will be available to any Gallery user who has upload privileges, so you should limit this to directories that won't contain sensitive data (eg. /tmp or /usr/ftp/incoming)")
-gettext("Path")
-gettext("Action")
-gettext("remove")
-gettext("Add")
-gettext("You must enter a directory to add.")
-gettext("open_basedir documentation")
-gettext("Your webserver is configured to prevent you from accessing that directory.  Please refer to the %s and consult your webserver administrator.")
-gettext("The webserver does not have permissions to read that directory.")
-gettext("The path you specified is not a valid directory.")
-gettext("Save")
-gettext("Reset")
+gettext("Add Embedded Video")