From a8af094f637b78ba2dcaa30cf3849aa5d19f8d6d Mon Sep 17 00:00:00 2001 From: Automated System Date: Mon, 28 Jan 2019 03:25:47 +0100 Subject: Merge translation files from master branch. --- .../messages/tdeartwork/twin_art_clients.po | 13 ++++++ tde-i18n-sr/messages/tdebase/kate.po | 49 ++++++++++++++++++++++ tde-i18n-sr/messages/tdebase/kicker.po | 8 ++++ tde-i18n-sr/messages/tdeutils/kgpg.po | 8 ++++ tde-i18n-sr/messages/tdewebdev/tdefilereplace.po | 4 ++ 5 files changed, 82 insertions(+) (limited to 'tde-i18n-sr/messages') diff --git a/tde-i18n-sr/messages/tdeartwork/twin_art_clients.po b/tde-i18n-sr/messages/tdeartwork/twin_art_clients.po index 61712f96c6c..5f5acd5981f 100644 --- a/tde-i18n-sr/messages/tdeartwork/twin_art_clients.po +++ b/tde-i18n-sr/messages/tdeartwork/twin_art_clients.po @@ -441,6 +441,19 @@ msgid "" "shadow behind it." msgstr "" +#, fuzzy +#~ msgid "" +#~ "Clicking on the link above will cause a window to appear showing the TDE " +#~ "IceWM theme folder. You can add or remove native IceWM themes by " +#~ "installing theme files into this folder or by creating folder symlinks to " +#~ "existing IceWM themes on your system. You can get extra-themes here: " +#~ "https://github.com/bbidulock/icewm-extra-themes" +#~ msgstr "" +#~ "Кликом на горњу везу добићете прозор који приказује фасциклу са TDE-овим " +#~ "IceWM темама. Можете додавати или уклањати нативне IceWM теме распакујући " +#~ "фајлове тема са http://icewm.themes.org/ у ову фасциклу, или " +#~ "прављењем симвеза до IceWM тема на вашем систему." + #, fuzzy #~ msgid "Center" #~ msgstr "Центрирано" diff --git a/tde-i18n-sr/messages/tdebase/kate.po b/tde-i18n-sr/messages/tdebase/kate.po index 269fc5d1eee..585a0eb646a 100644 --- a/tde-i18n-sr/messages/tdebase/kate.po +++ b/tde-i18n-sr/messages/tdebase/kate.po @@ -1909,10 +1909,51 @@ msgstr "" #~ msgid "Hide errors" #~ msgstr "Сакриј &бочне траке" +#, fuzzy +#~ msgid "" +#~ "

Enter the expression you want to search for here.

If 'regular " +#~ "expression' is unchecked, all characters that are not letters in your " +#~ "expression will be escaped with a backslash character.

Possible meta " +#~ "characters are:
. - Matches any character
^ - Matches " +#~ "the beginning of a line
$ - Matches the end of a line
" +#~ "\\< - Matches the beginning of a word
\\> - Matches " +#~ "the end of a word

The following repetition operators exist:
? " +#~ "- The preceding item is matched at most once
* - The preceding " +#~ "item is matched zero or more times
+ - The preceding item is " +#~ "matched one or more times
{n} - The preceding item is " +#~ "matched exactly n times
{n,} - The preceding item " +#~ "is matched n or more times
{,n} - The preceding " +#~ "item is matched at most n times
{n,m} - " +#~ "The preceding item is matched at least n, but at most m " +#~ "times.

Furthermore, backreferences to bracketed subexpressions are " +#~ "available via the notation \\#.

See the grep(1) " +#~ "documentation for the full documentation." +#~ msgstr "" +#~ "

Овде унесите израз за претрагу.

Ако није уључен „регуларни израз“, " +#~ "сви непразни знаци у вашем изразу ће бити замењени обрнутом косом цртом." +#~ "

Могући мета знаци су:
. - поклапање било ког знака
^ - поклапање почетка линије
$ - поклапање краја линије
" +#~ "\\< - поклапање почетка речи
\\> - поклапање краја " +#~ "речи

Постоје следећи оператори понављања:
? - претходна " +#~ "ставка се поклапа највише једном
* - претходна ставка се " +#~ "поклапа нула или више пута
+ - претходна ставка се поклапа " +#~ "једном или више пута
{n} - претходна ставка се поклапа " +#~ "тачно n пута
{n,} - претходна ставка се поклапа " +#~ "n или више пута
{,n} - претходна ставка се " +#~ "поклапа највише n пута
{n,m} - претходна " +#~ "ставка се поклапа најмање n, а највише m пута.

Надаље, " +#~ "повратне референце на подизразе у заградама су доступне путем \\# нотације.

Погледајте документацију за grep(1) за потпуну " +#~ "документацију." + #, fuzzy #~ msgid "&New" #~ msgstr "&Нова..." +#, fuzzy +#~ msgid "&Rename" +#~ msgstr "&Преименуј..." + #, fuzzy #~ msgid "Acti&vate" #~ msgstr "Активирај следећи језичак" @@ -1965,6 +2006,14 @@ msgstr "" #~ msgid "Move Down" #~ msgstr "Премести у" +#, fuzzy +#~ msgid "Delete session" +#~ msgstr "Подразумевана сесија" + +#, fuzzy +#~ msgid "Save Session" +#~ msgstr "Снимити сесију?" + #, fuzzy #~ msgid "Save As" #~ msgstr "Сними &као..." diff --git a/tde-i18n-sr/messages/tdebase/kicker.po b/tde-i18n-sr/messages/tdebase/kicker.po index ff3647c15d0..5238ee71006 100644 --- a/tde-i18n-sr/messages/tdebase/kicker.po +++ b/tde-i18n-sr/messages/tdebase/kicker.po @@ -1184,6 +1184,14 @@ msgstr "&Опис:" #~ msgid "Log out" #~ msgstr "Одјави се..." +#, fuzzy +#~ msgid "End current session" +#~ msgstr "Сними сесију" + +#, fuzzy +#~ msgid "Lock computer screen" +#~ msgstr "Закључај сесију" + #, fuzzy #~ msgid "Bookmarks" #~ msgstr "&Уреди маркере" diff --git a/tde-i18n-sr/messages/tdeutils/kgpg.po b/tde-i18n-sr/messages/tdeutils/kgpg.po index 3ba7fb90478..e123a0a8fcd 100644 --- a/tde-i18n-sr/messages/tdeutils/kgpg.po +++ b/tde-i18n-sr/messages/tdeutils/kgpg.po @@ -3187,6 +3187,14 @@ msgstr "" "

Помоћу „kgpg -s filename“ фајл ће бити дешифрован и отворен у Kgpg-овом " "уређивачу.

\n" +#, fuzzy +#~ msgid "" +#~ "This passphrase is not secure enough.\n" +#~ "Minimum length = 5 characters" +#~ msgstr "" +#~ "Ова лозинка није довољно сигурна.\n" +#~ "Минимална дужина је 5 знакова." + #, fuzzy #~ msgid "Untitled" #~ msgstr "неименовано" diff --git a/tde-i18n-sr/messages/tdewebdev/tdefilereplace.po b/tde-i18n-sr/messages/tdewebdev/tdefilereplace.po index cab9bb4a672..42da3b57bfb 100644 --- a/tde-i18n-sr/messages/tdewebdev/tdefilereplace.po +++ b/tde-i18n-sr/messages/tdewebdev/tdefilereplace.po @@ -1107,6 +1107,10 @@ msgstr "Скенирани фајлови:" #~ msgid "Insert a search string here." #~ msgstr "Унесите овде знаковни низ за тражење." +#, fuzzy +#~ msgid "Scanned folders:" +#~ msgstr "Скенирани фајлови:" + #, fuzzy #~ msgid "Files:" #~ msgstr "Сви фајлови" -- cgit v1.2.1