-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
45 changed files
with
313 additions
and
188 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,32 +4,32 @@ | |
# | ||
# Translators: | ||
# David Stepan <[email protected]>, 2016 | ||
# Pavel Borecki <[email protected]>, 2018 | ||
# Pavel Borecki <[email protected]>, 2018-2019 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: GLPI Plugin - Tag\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-09-12 12:09+0000\n" | ||
"PO-Revision-Date: 2019-09-12 12:10+0000\n" | ||
"Last-Translator: Cédric Anne\n" | ||
"POT-Creation-Date: 2020-02-07 10:06+0000\n" | ||
"PO-Revision-Date: 2019-09-13 13:38+0000\n" | ||
"Last-Translator: Pavel Borecki <[email protected]>\n" | ||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/teclib/glpi-plugin-tag/language/cs_CZ/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Language: cs_CZ\n" | ||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" | ||
|
||
#: hook.php:181 | ||
#: hook.php:180 | ||
msgid "Add tags" | ||
msgstr "Přidat štítky" | ||
|
||
#: hook.php:183 | ||
#: hook.php:182 | ||
msgid "Remove tags" | ||
msgstr "Odebrat štítky" | ||
|
||
#: inc/profile.class.php:5 inc/profile.class.php:39 | ||
msgid "Tag management" | ||
msgstr "" | ||
msgstr "Správa štítků" | ||
|
||
#: inc/tag.class.php:11 inc/tag.class.php:430 | ||
msgid "Tag" | ||
|
@@ -43,10 +43,10 @@ msgstr[3] "Štítky" | |
msgid "HTML color" | ||
msgstr "Barva v HTML zápisu" | ||
|
||
#: inc/tag.class.php:562 | ||
#: inc/tag.class.php:618 | ||
msgid "View all tags" | ||
msgstr "Zobrazit všechny štítky" | ||
|
||
#: setup.php:128 | ||
#: setup.php:138 | ||
msgid "Tag Management" | ||
msgstr "Správa štítků" |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.