mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 17:08:48 +00:00
CS translation buffer THX Aditoo
This commit is contained in:
parent
c28c3eed91
commit
974a7d2c50
2 changed files with 20 additions and 19 deletions
|
@ -10,13 +10,13 @@ $a->strings["Permission denied."] = "Přístup odmítnut.";
|
|||
$a->strings["Save Settings"] = "Uložit Nastavení";
|
||||
$a->strings["Client ID"] = "Client ID";
|
||||
$a->strings["Client Secret"] = "Client Secret";
|
||||
$a->strings["Error when registering buffer connection:"] = "Chyba při registraci buffer spojená";
|
||||
$a->strings["You are now authenticated to buffer. "] = "Nyní jste přihlášen k bufferu.";
|
||||
$a->strings["return to the connector page"] = "návrat ke stránce konektor";
|
||||
$a->strings["Post to Buffer"] = "Příspěvek na Buffer";
|
||||
$a->strings["Error when registering buffer connection:"] = "Chyba při registraci připojení na buffer:";
|
||||
$a->strings["You are now authenticated to buffer. "] = "Nyní jste přihlášen/a na buffer.";
|
||||
$a->strings["return to the connector page"] = "zpět ke stránce konektoru";
|
||||
$a->strings["Post to Buffer"] = "Posílat na Buffer";
|
||||
$a->strings["Buffer Export"] = "Buffer Export";
|
||||
$a->strings["Authenticate your Buffer connection"] = "Přihlásit ke spojení na Buffer";
|
||||
$a->strings["Authenticate your Buffer connection"] = "Autentikujte své připojení na Buffer";
|
||||
$a->strings["Enable Buffer Post Addon"] = "Povolit doplněk Buffer Post";
|
||||
$a->strings["Post to Buffer by default"] = "Defaultně zaslat na Buffer";
|
||||
$a->strings["Check to delete this preset"] = "Zaškrtnout pro smazání tohoto nastavení";
|
||||
$a->strings["Posts are going to all accounts that are enabled by default:"] = "Příspěvky jsou zasílány na všechny účty, které jsou defaultně povoleny:";
|
||||
$a->strings["Post to Buffer by default"] = "Ve výchozím stavu posílat na Buffer";
|
||||
$a->strings["Check to delete this preset"] = "Zaškrtnutím smažete toto nastavení";
|
||||
$a->strings["Posts are going to all accounts that are enabled by default:"] = "Příspěvky budou posílány na všechny účty, které jsou ve výchozím stavu povoleny:";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue