mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +00:00
CS translation of several addons THX Aditoo
This commit is contained in:
parent
2e907b76f4
commit
d3a1a58ce0
10 changed files with 27 additions and 24 deletions
|
@ -7,12 +7,12 @@ function string_plural_select_cs($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["Post to Diaspora"] = "Odeslat příspěvek na Diasporu";
|
||||
$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "Nelze se přihlásit na váš Diaspora účet. Prosím ověřte své uživatelské jméno a heslo a ujistěte se, že jste použili kompletní adresu (včetně http...)";
|
||||
$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "Nelze se přihlásit na váš účet Diaspora. Prosím ověřte své uživatelské jméno a heslo a ujistěte se, že jste použili kompletní adresu (včetně http...)";
|
||||
$a->strings["Diaspora Export"] = "Diaspora export";
|
||||
$a->strings["Enable Diaspora Post Addon"] = "Povolit doplněk Diaspora Post";
|
||||
$a->strings["Diaspora username"] = "Uživatelské jméno na Diaspora";
|
||||
$a->strings["Diaspora password"] = "Heslo na Diaspora";
|
||||
$a->strings["Diaspora site URL"] = "Adresa webu Diaspora";
|
||||
$a->strings["Post to Diaspora by default"] = "Defaultně zasílat příspěvky na Diaspora";
|
||||
$a->strings["Save Settings"] = "Uložit Nastavení";
|
||||
$a->strings["Post to Diaspora by default"] = "Ve výchozím stavu zasílat příspěvky na Diaspora";
|
||||
$a->strings["Save Settings"] = "Uložit nastavení";
|
||||
$a->strings["Diaspora post failed. Queued for retry."] = "Zaslání příspěvku na Diasporu selhalo. Příspěvek byl zařazen do fronty pro opakované odeslání.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue