summaryrefslogtreecommitdiffstats
path: root/tde-i18n-gl
diff options
context:
space:
mode:
authorAutomated System <slavek.banko@axis.cz>2019-01-28 03:25:47 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-01-28 03:25:47 +0100
commita8af094f637b78ba2dcaa30cf3849aa5d19f8d6d (patch)
treed387c93b69fb1366a3aa322fdf83098a1c5c97ff /tde-i18n-gl
parente1717010d2d0e87e944f0490dda76778cbd34820 (diff)
downloadtde-i18n-a8af094f637b78ba2dcaa30cf3849aa5d19f8d6d.tar.gz
tde-i18n-a8af094f637b78ba2dcaa30cf3849aa5d19f8d6d.zip
Merge translation files from master branch.
Diffstat (limited to 'tde-i18n-gl')
-rw-r--r--tde-i18n-gl/messages/tdeartwork/twin_art_clients.po14
-rw-r--r--tde-i18n-gl/messages/tdebase/kate.po50
-rw-r--r--tde-i18n-gl/messages/tdebase/kicker.po8
-rw-r--r--tde-i18n-gl/messages/tdeutils/kgpg.po8
-rw-r--r--tde-i18n-gl/messages/tdewebdev/tdefilereplace.po4
5 files changed, 84 insertions, 0 deletions
diff --git a/tde-i18n-gl/messages/tdeartwork/twin_art_clients.po b/tde-i18n-gl/messages/tdeartwork/twin_art_clients.po
index 0b2b8fba265..3e4a963e495 100644
--- a/tde-i18n-gl/messages/tdeartwork/twin_art_clients.po
+++ b/tde-i18n-gl/messages/tdeartwork/twin_art_clients.po
@@ -440,5 +440,19 @@ msgid ""
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: "
+#~ "<b>https://github.com/bbidulock/icewm-extra-themes</b>"
+#~ msgstr ""
+#~ "Ao premer no enlace aparecerá unha fiestra que mostrará o cartafol de "
+#~ "temas paraIceWM de TDE. Pode engadir ou borrar temas nativos de IceWM "
+#~ "descomprimindo os ficheiros de <b>http://icewm.themes.org</b> neste "
+#~ "cartafol, ou criando enlaces simbólicos aos temas de IceWM existentes no "
+#~ "seu sistema."
+
+#, fuzzy
#~ msgid "Center"
#~ msgstr "Centrado"
diff --git a/tde-i18n-gl/messages/tdebase/kate.po b/tde-i18n-gl/messages/tdebase/kate.po
index 761e6bd6a6a..3cb1dd6fd96 100644
--- a/tde-i18n-gl/messages/tdebase/kate.po
+++ b/tde-i18n-gl/messages/tdebase/kate.po
@@ -1935,10 +1935,52 @@ msgstr ""
#~ msgstr "Agochar &Barras Laterais"
#, fuzzy
+#~ msgid ""
+#~ "<p>Enter the expression you want to search for here.<p>If 'regular "
+#~ "expression' is unchecked, all characters that are not letters in your "
+#~ "expression will be escaped with a backslash character.<p>Possible meta "
+#~ "characters are:<br><b>.</b> - Matches any character<br><b>^</b> - Matches "
+#~ "the beginning of a line<br><b>$</b> - Matches the end of a line<br><b>"
+#~ "\\&lt;</b> - Matches the beginning of a word<br><b>\\&gt;</b> - Matches "
+#~ "the end of a word<p>The following repetition operators exist:<br><b>?</b> "
+#~ "- The preceding item is matched at most once<br><b>*</b> - The preceding "
+#~ "item is matched zero or more times<br><b>+</b> - The preceding item is "
+#~ "matched one or more times<br><b>{<i>n</i>}</b> - The preceding item is "
+#~ "matched exactly <i>n</i> times<br><b>{<i>n</i>,}</b> - The preceding item "
+#~ "is matched <i>n</i> or more times<br><b>{,<i>n</i>}</b> - The preceding "
+#~ "item is matched at most <i>n</i> times<br><b>{<i>n</i>,<i>m</i>}</b> - "
+#~ "The preceding item is matched at least <i>n</i>, but at most <i>m</i> "
+#~ "times.<p>Furthermore, backreferences to bracketed subexpressions are "
+#~ "available via the notation <code>\\#</code>.<p>See the grep(1) "
+#~ "documentation for the full documentation."
+#~ msgstr ""
+#~ "<p>Introduza aquí a expresión regular que queira procurar.<p>Se non se "
+#~ "activa 'expresión regular', tódalas letras que non sexan espacios na súa "
+#~ "expresión remprazaranse por un caracter comodín.<p>Os posíbeis caracteres "
+#~ "meta son:<br><b>.</b> - Procura calquer caracter<br><b>^</b> - Procura o "
+#~ "comezo dunha liña<br><b>$</b> - Procura o final dunha liña<br><b>\\&lt;</"
+#~ "b> - Procura o comezo dunha palabra<br><b>\\&gt;</b> - Procura o final "
+#~ "dunha palabra<p>Existen os seguintes operadores de repetición:<br><b>?</"
+#~ "b> - O elemento que o precede é procurado máis dunha vez<br><b>*</b> - O "
+#~ "elemento que o precede é procurado ningunha ou máis veces<br><b>+</b> - O "
+#~ "elemento que o precede é procurado unha ou máis veces<br><b>{<i>n</i>}</"
+#~ "b> - O elemento que o precede é procurado exactamente <i>n</i> "
+#~ "tempos<br><b>{<i>n</i>,}</b> - O elemento que o precede é procurado <i>n</"
+#~ "i> ou máis veces<br><b>{<i>n</i>,<i>m</i>}</b> - O elemento que o precede "
+#~ "é procurado alomenos <i>n</i>,<br> pero un máximo de <i>m</i> veces. "
+#~ "<p> Ademáis, referencias previas a subexpresións entre comiñas están "
+#~ "dispoñíbeis mediante a notación <code>\\#</code>. <p>Vexa a documentación "
+#~ "de grep(1) para a documentación completa."
+
+#, fuzzy
#~ msgid "&New"
#~ msgstr "&Novo..."
#, fuzzy
+#~ msgid "&Rename"
+#~ msgstr "&Renomear..."
+
+#, fuzzy
#~ msgid "Acti&vate"
#~ msgstr "Activa-la Seguinte Pestana"
@@ -1991,6 +2033,14 @@ msgstr ""
#~ msgstr "Mover a"
#, fuzzy
+#~ msgid "Delete session"
+#~ msgstr "Sesión por Defecto"
+
+#, fuzzy
+#~ msgid "Save Session"
+#~ msgstr "Grava-la Sesión?"
+
+#, fuzzy
#~ msgid "Save As"
#~ msgstr "Gravar &Coma..."
diff --git a/tde-i18n-gl/messages/tdebase/kicker.po b/tde-i18n-gl/messages/tdebase/kicker.po
index 3468044ccf3..b89b76598bf 100644
--- a/tde-i18n-gl/messages/tdebase/kicker.po
+++ b/tde-i18n-gl/messages/tdebase/kicker.po
@@ -1189,6 +1189,14 @@ msgstr "&Descrición:"
#~ msgstr "Saír..."
#, fuzzy
+#~ msgid "End current session"
+#~ msgstr "Gravar Sesión"
+
+#, fuzzy
+#~ msgid "Lock computer screen"
+#~ msgstr "Bloquear Sesión"
+
+#, fuzzy
#~ msgid "Bookmarks"
#~ msgstr "&Editar Marcadores"
diff --git a/tde-i18n-gl/messages/tdeutils/kgpg.po b/tde-i18n-gl/messages/tdeutils/kgpg.po
index 9ee8376c85b..0b908e40901 100644
--- a/tde-i18n-gl/messages/tdeutils/kgpg.po
+++ b/tde-i18n-gl/messages/tdeutils/kgpg.po
@@ -3188,6 +3188,14 @@ msgstr ""
"nomedeficheiro e abrirase no editor de Kgpg.</p>\n"
#, fuzzy
+#~ msgid ""
+#~ "This passphrase is not secure enough.\n"
+#~ "Minimum length = 5 characters"
+#~ msgstr ""
+#~ "Este contrasinal non é seguro de abondo.\n"
+#~ "A lonxitude mínima é de 5 caracteres"
+
+#, fuzzy
#~ msgid "Untitled"
#~ msgstr "sen título"
diff --git a/tde-i18n-gl/messages/tdewebdev/tdefilereplace.po b/tde-i18n-gl/messages/tdewebdev/tdefilereplace.po
index 742f6724ffe..5d9d4d9b32b 100644
--- a/tde-i18n-gl/messages/tdewebdev/tdefilereplace.po
+++ b/tde-i18n-gl/messages/tdewebdev/tdefilereplace.po
@@ -1080,6 +1080,10 @@ msgstr "Ficheiros Examinados:"
#~ msgstr "Non hai cadeas que procurar e substituir."
#, fuzzy
+#~ msgid "Scanned folders:"
+#~ msgstr "Ficheiros Examinados:"
+
+#, fuzzy
#~ msgid "Files:"
#~ msgstr "Todos os Ficheiros"