mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +00:00
Update strings
update strings to contain addon
This commit is contained in:
parent
c71f7b0e1a
commit
96c41e5623
519 changed files with 829 additions and 829 deletions
|
@ -28,8 +28,8 @@ msgid "Dreamwidth Post Settings"
|
|||
msgstr "Dreamwidth nastavení příspěvků"
|
||||
|
||||
#: dwpost.php:72
|
||||
msgid "Enable dreamwidth Post Plugin"
|
||||
msgstr "Povolit dreamwidth Plugin"
|
||||
msgid "Enable dreamwidth Post Addon"
|
||||
msgstr "Povolit dreamwidth Addon"
|
||||
|
||||
#: dwpost.php:77
|
||||
msgid "dreamwidth username"
|
||||
|
|
|
@ -7,7 +7,7 @@ function string_plural_select_cs($n){
|
|||
;
|
||||
$a->strings["Post to Dreamwidth"] = "Poslat na Dreamwidth";
|
||||
$a->strings["Dreamwidth Post Settings"] = "Dreamwidth nastavení příspěvků";
|
||||
$a->strings["Enable dreamwidth Post Plugin"] = "Povolit dreamwidth Plugin";
|
||||
$a->strings["Enable dreamwidth Post Addon"] = "Povolit dreamwidth Addon";
|
||||
$a->strings["dreamwidth username"] = "dreamwidth uživatelské jméno";
|
||||
$a->strings["dreamwidth password"] = "dreamwidth heslo";
|
||||
$a->strings["Post to dreamwidth by default"] = "Defaultně umístit na dreamwidth";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue