Merge https://github.com/friendica/red into pending_merge
This commit is contained in:
commit
f2c54cfcaf
@ -6,12 +6,12 @@ Here's how you can quickly check how much of your assigned quota you're currentl
|
||||
|
||||
[b]Check file storage quota levels[/b]
|
||||
Visit the following URL in your browser:
|
||||
[observer.baseurl]/filestorage/webname
|
||||
[observer.baseurl]/filestorage/[observer.webname]
|
||||
|
||||
[b]Check uploaded photos storage quota levels[/b]
|
||||
[observer.baseurl]/photos/webname
|
||||
[observer.baseurl]/photos/[observer.webname]
|
||||
|
||||
Example:
|
||||
[observer.baseurl]/filestorage/webname
|
||||
[observer.baseurl]/filestorage/[observer.webname]
|
||||
|
||||
Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl]
|
||||
|
@ -6,6 +6,7 @@
|
||||
[*][url=https://github.com/omigeot/redstrap3]Redstrap[/url]
|
||||
[*][url=https://github.com/23n/Pluto]Pluto[/url]
|
||||
[*][url=https://bitbucket.org/tobiasd/red-clean]Clean[/url]
|
||||
[*][url=https://github.com/tonybaldwin/redmatrixthemes/]nubasic[/url]
|
||||
|
||||
[b]Third-Party Addons[/b]
|
||||
[*][url=http://beardyunixer.com:1234/?p=red-addons.git;a=tree]Webpage/Publishing orientated addons and modules[/url]
|
||||
|
@ -9,7 +9,7 @@ msgstr ""
|
||||
"Project-Id-Version: Red Matrix\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-07-04 00:02-0700\n"
|
||||
"PO-Revision-Date: 2014-07-06 18:23+0000\n"
|
||||
"PO-Revision-Date: 2014-07-09 18:59+0000\n"
|
||||
"Last-Translator: jeroenpraat <>\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/projects/p/red-matrix/language/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -1085,7 +1085,7 @@ msgstr "Beheer"
|
||||
|
||||
#: ../../include/nav.php:199
|
||||
msgid "Site Setup and Configuration"
|
||||
msgstr "Red Matrix-hub opzetten en configureren"
|
||||
msgstr "Hub instellen en beheren"
|
||||
|
||||
#: ../../include/nav.php:224
|
||||
msgid "Nothing new here"
|
||||
|
@ -242,7 +242,7 @@ $a->strings["Manage Your Channels"] = "Beheer je kanalen";
|
||||
$a->strings["Settings"] = "Instellingen";
|
||||
$a->strings["Account/Channel Settings"] = "Account-/kanaal-instellingen";
|
||||
$a->strings["Admin"] = "Beheer";
|
||||
$a->strings["Site Setup and Configuration"] = "Red Matrix-hub opzetten en configureren";
|
||||
$a->strings["Site Setup and Configuration"] = "Hub instellen en beheren";
|
||||
$a->strings["Nothing new here"] = "Niets nieuw hier";
|
||||
$a->strings["Please wait..."] = "Wachten aub...";
|
||||
$a->strings["%1\$s's bookmarks"] = "Bladwijzers van %1\$s";
|
||||
|
Reference in New Issue
Block a user