forked from friendica/friendica-addons
71 lines
2.1 KiB
Plaintext
71 lines
2.1 KiB
Plaintext
|
# ADDON remote_permissions
|
||
|
# Copyright (C)
|
||
|
# This file is distributed under the same license as the Friendica remote_permissions addon package.
|
||
|
#
|
||
|
#
|
||
|
# Translators:
|
||
|
# Michal Šupler <msupler@gmail.com>, 2014
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: friendica\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
|
||
|
"PO-Revision-Date: 2014-07-28 18:09+0000\n"
|
||
|
"Last-Translator: Michal Šupler <msupler@gmail.com>\n"
|
||
|
"Language-Team: Czech (http://www.transifex.com/projects/p/friendica/language/cs/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"Language: cs\n"
|
||
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||
|
|
||
|
#: remote_permissions.php:45
|
||
|
msgid "Remote Permissions Settings"
|
||
|
msgstr "Nastavení Vzdálených oprávnění"
|
||
|
|
||
|
#: remote_permissions.php:46
|
||
|
msgid ""
|
||
|
"Allow recipients of your private posts to see the other recipients of the "
|
||
|
"posts"
|
||
|
msgstr "Umožnit příjemcům Vašich soukromých příspěvků vidět ostatní příjemce příspěvků"
|
||
|
|
||
|
#: remote_permissions.php:48 remote_permissions.php:196
|
||
|
msgid "Save Settings"
|
||
|
msgstr "Uložit Nastavení"
|
||
|
|
||
|
#: remote_permissions.php:58
|
||
|
msgid "Remote Permissions settings updated."
|
||
|
msgstr "Nastavení Vzdálených opravnění aktualizováno."
|
||
|
|
||
|
#: remote_permissions.php:124
|
||
|
msgid "Visible to:"
|
||
|
msgstr "Viditelné pro:"
|
||
|
|
||
|
#: remote_permissions.php:178
|
||
|
msgid "Visible to"
|
||
|
msgstr "Viditelné pro"
|
||
|
|
||
|
#: remote_permissions.php:178
|
||
|
msgid "may only be a partial list"
|
||
|
msgstr "pouze pro část seznamu"
|
||
|
|
||
|
#: remote_permissions.php:197
|
||
|
msgid "Global"
|
||
|
msgstr "Globální"
|
||
|
|
||
|
#: remote_permissions.php:197
|
||
|
msgid "The posts of every user on this server show the post recipients"
|
||
|
msgstr "Příspěvek každého uživatele na tomto serveru zobrazuje příjemce příspěvků"
|
||
|
|
||
|
#: remote_permissions.php:198
|
||
|
msgid "Individual"
|
||
|
msgstr "Individuálové"
|
||
|
|
||
|
#: remote_permissions.php:198
|
||
|
msgid "Each user chooses whether his/her posts show the post recipients"
|
||
|
msgstr "Každý uživatel si zvolí, zda-li jeho/její příspěvek zobrazí příjemce příspěvku."
|
||
|
|
||
|
#: remote_permissions.php:205
|
||
|
msgid "Settings updated."
|
||
|
msgstr "Nastavení aktualizováno."
|