summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/templates/part.settingcontrols.php
diff options
context:
space:
mode:
authorVolkan Gezer <volkangezer@gmail.com>2014-05-25 12:35:46 +0200
committerVolkan Gezer <volkangezer@gmail.com>2014-05-25 14:41:59 +0200
commitf880734827210e3d0ce0eb3255a0b7e40c0bcd8c (patch)
tree4c12b6646358199927360074b768afd7468013ac /apps/user_ldap/templates/part.settingcontrols.php
parent3348019bfa96b62a54ce53d3f738d6f6062d12c7 (diff)
downloadnextcloud-server-f880734827210e3d0ce0eb3255a0b7e40c0bcd8c.tar.gz
nextcloud-server-f880734827210e3d0ce0eb3255a0b7e40c0bcd8c.zip
make user_ldap fully translatable
Diffstat (limited to 'apps/user_ldap/templates/part.settingcontrols.php')
-rw-r--r--apps/user_ldap/templates/part.settingcontrols.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/templates/part.settingcontrols.php b/apps/user_ldap/templates/part.settingcontrols.php
index 0cdb8ccf16f..dfc49549032 100644
--- a/apps/user_ldap/templates/part.settingcontrols.php
+++ b/apps/user_ldap/templates/part.settingcontrols.php
@@ -3,10 +3,10 @@
<button class="ldap_action_test_connection" name="ldap_action_test_connection">
<?php p($l->t('Test Configuration'));?>
</button>
- <a href="<?php p($theme->getDocBaseUrl()); ?>/server/5.0/admin_manual/auth_ldap.html"
+ <a href="<?php p($theme->getDocBaseUrl()); ?>/server/7.0/admin_manual/configuration/auth_ldap.html"
target="_blank">
<img src="<?php print_unescaped(OCP\Util::imagePath('', 'actions/info.png')); ?>"
style="height:1.75ex" />
<?php p($l->t('Help'));?>
</a>
-</div> \ No newline at end of file
+</div>
r: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-07-19 01:55-0400\n"
"PO-Revision-Date: 2013-07-19 05:25+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"

#: ajax/delete.php:42
#, php-format
msgid "Couldn't delete %s permanently"
msgstr "Nevarēja pilnībā izdzēst %s"

#: ajax/undelete.php:42
#, php-format
msgid "Couldn't restore %s"
msgstr "Nevarēja atjaunot %s"

#: js/trash.js:7 js/trash.js:97
msgid "perform restore operation"
msgstr "veikt atjaunošanu"

#: js/trash.js:19 js/trash.js:46 js/trash.js:115 js/trash.js:141
msgid "Error"
msgstr "Kļūda"

#: js/trash.js:34
msgid "delete file permanently"
msgstr "dzēst datni pavisam"

#: js/trash.js:123
msgid "Delete permanently"
msgstr "Dzēst pavisam"

#: js/trash.js:176 templates/index.php:17
msgid "Name"
msgstr "Nosaukums"

#: js/trash.js:177 templates/index.php:27
msgid "Deleted"
msgstr "Dzēsts"

#: js/trash.js:186
msgid "1 folder"
msgstr "1 mape"

#: js/trash.js:188
msgid "{count} folders"
msgstr "{count} mapes"

#: js/trash.js:196
msgid "1 file"
msgstr "1 datne"

#: js/trash.js:198
msgid "{count} files"
msgstr "{count} datnes"

#: templates/index.php:9
msgid "Nothing in here. Your trash bin is empty!"
msgstr "Šeit nekā nav. Jūsu miskaste ir tukša!"

#: templates/index.php:20 templates/index.php:22
msgid "Restore"
msgstr "Atjaunot"

#: templates/index.php:30 templates/index.php:31
msgid "Delete"
msgstr "Dzēst"

#: templates/part.breadcrumb.php:9
msgid "Deleted Files"
msgstr "Dzēstās datnes"