diff options
author | Andras Timar <atimar@suse.com> | 2013-01-21 11:05:36 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-01-28 12:16:26 +0100 |
commit | 3303ed739a69a5cb20321d524d78b60954ba0839 (patch) | |
tree | 89a1a406c9e6d372de38b7850360ac8c833c9145 /source/ga/sc | |
parent | 15bb868bbc35ef3de6919317bec0e70883fafeea (diff) |
update translations for LibreOffice 4.0 rc2
Change-Id: I7c01d42e8e299f43cc9260c048c54d46b33b634c
Diffstat (limited to 'source/ga/sc')
-rw-r--r-- | source/ga/sc/source/ui/src.po | 110 | ||||
-rw-r--r-- | source/ga/sc/uiconfig/scalc/ui.po | 11 |
2 files changed, 110 insertions, 11 deletions
diff --git a/source/ga/sc/source/ui/src.po b/source/ga/sc/source/ui/src.po index 4ab66096742..d9d06bff4ee 100644 --- a/source/ga/sc/source/ui/src.po +++ b/source/ga/sc/source/ui/src.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LO\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2012-12-26 11:14+0100\n" +"POT-Creation-Date: 2013-01-18 13:18+0100\n" "PO-Revision-Date: 2012-11-19 16:30-0000\n" "Last-Translator: Kevin Scannell <kscanne@gmail.com>\n" "Language-Team: \n" @@ -1153,8 +1153,8 @@ msgctxt "" "RID_SCDLG_DATABAR\n" "FL_VALUES\n" "fixedline.text" -msgid "Bar Colors" -msgstr "Dathanna na mBarraí" +msgid "Entry Values" +msgstr "Luachanna Iontrálacha" #: colorformat.src msgctxt "" @@ -2088,8 +2088,8 @@ msgctxt "" "RID_GLOBSTR\n" "STR_UNDO_TRANSLITERATE\n" "string.text" -msgid "~Change Case" -msgstr "Athraigh an ~Cás" +msgid "Change Case" +msgstr "Athraigh an Cás" #: globstr.src msgctxt "" @@ -8480,8 +8480,8 @@ msgctxt "" "RID_ICON_SET_ENTRY\n" "FT_ICON_SET_ENTRY_TEXT\n" "fixedtext.text" -msgid " <= " -msgstr " <= " +msgid " >= " +msgstr "" #: condformatdlg.src msgctxt "" @@ -11651,7 +11651,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Always recalculate" -msgstr "" +msgstr "Atháirigh i gcónaí" #: optdlg.src msgctxt "" @@ -11660,7 +11660,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Never recalculate" -msgstr "" +msgstr "Ná hatháirigh riamh" #: optdlg.src msgctxt "" @@ -11669,7 +11669,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Prompt user" -msgstr "" +msgstr "Tabhair leid don úsáideoir" #: optdlg.src msgctxt "" @@ -17229,6 +17229,96 @@ msgstr "Toradh na feidhme má aischuireann an tástáil loighciúil FALSE." #: scfuncs.src msgctxt "" "scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF_ERROR\n" +"1\n" +"string.text" +msgid "Returns value if not an error value, else alternative." +msgstr "" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF_ERROR\n" +"2\n" +"string.text" +msgid "value" +msgstr "luach" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF_ERROR\n" +"3\n" +"string.text" +msgid "The value to be calculated." +msgstr "An luach le háireamh." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF_ERROR\n" +"4\n" +"string.text" +msgid "alternative value" +msgstr "luach malartach" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF_ERROR\n" +"5\n" +"string.text" +msgid "The alternative to be returned, should value be an error value." +msgstr "" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF_NA\n" +"1\n" +"string.text" +msgid "Returns value if not a #N/A error, else alternative." +msgstr "" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF_NA\n" +"2\n" +"string.text" +msgid "value" +msgstr "luach" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF_NA\n" +"3\n" +"string.text" +msgid "The value to be calculated." +msgstr "An luach le háireamh." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF_NA\n" +"4\n" +"string.text" +msgid "alternative value" +msgstr "luach malartach" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF_NA\n" +"5\n" +"string.text" +msgid "The alternative to be returned, should value be a #N/A error." +msgstr "" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_OR\n" "1\n" "string.text" diff --git a/source/ga/sc/uiconfig/scalc/ui.po b/source/ga/sc/uiconfig/scalc/ui.po index 04977565173..29fe29bc2a3 100644 --- a/source/ga/sc/uiconfig/scalc/ui.po +++ b/source/ga/sc/uiconfig/scalc/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LO\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2012-12-26 11:14+0100\n" +"POT-Creation-Date: 2013-01-18 13:18+0100\n" "PO-Revision-Date: 2012-11-19 16:30-0000\n" "Last-Translator: Kevin Scannell <kscanne@gmail.com>\n" "Language-Team: \n" @@ -44,6 +44,15 @@ msgstr "Cá_síogair" #: sortoptionspage.ui msgctxt "" "sortoptionspage.ui\n" +"header\n" +"label\n" +"string.text" +msgid "Range contains..." +msgstr "" + +#: sortoptionspage.ui +msgctxt "" +"sortoptionspage.ui\n" "formats\n" "label\n" "string.text" |