User: pjanik Date: 2010-02-26 11:25:02+0000 Modified: cs/po/dbaccess/source/core/resource.po
Log: Update to DEV300_m72. File Changes: Directory: /cs/po/dbaccess/source/core/ ======================================= File [changed]: resource.po Url: http://cs.openoffice.org/source/browse/cs/po/dbaccess/source/core/resource.po?r1=1.28&r2=1.29 Delta lines: +96 -10 --------------------- --- resource.po 2009-09-16 21:29:13+0000 1.28 +++ resource.po 2010-02-26 11:24:59+0000 1.29 @@ -1,10 +1,10 @@ -#. extracted from dbaccess/source/core/resource.oo # Adam Rambousek <[email protected]>, 2008, 2009. +#. extracted from dbaccess/source/core/resource.oo msgid "" msgstr "" "Project-Id-Version: resource\n" "Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?subcomponent=ui&comment=&short_desc=Localization%20issue%20in%20file%3A%20dbaccess/source/core/resource.oo&component=l10n&form_name=enter_issue\n" -"POT-Creation-Date: 2009-09-16 20:00+0200\n" +"POT-Creation-Date: 2010-02-25 21:13+0200\n" "PO-Revision-Date: 2009-09-16 23:27+0200\n" "Last-Translator: Adam Rambousek <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" @@ -215,15 +215,102 @@ #: strings.src#RID_STR_ERROR_WHILE_SAVING.string.text msgid "" -"Could not save the document:\n" -"\n" -"$except$:\n" +"Could not save the document to $location$:\n" "$message$" msgstr "" -"Nelze uložit dokument:\n" -"\n" -"$except$:\n" -"$message$" + +#: strings.src#RID_NO_SUCH_DATA_SOURCE.string.text +msgid "" +"Error accessing data source '$name$':\n" +"$error$" +msgstr "" + +#: strings.src#RID_STR_NO_SUB_FOLDER.string.text +msgid "There exists no folder named \"$folder$\"." +msgstr "" + +#: strings.src#RID_STR_NO_DELETE_BEFORE_AFTER.string.text +msgid "Cannot delete the before-first or after-last row." +msgstr "" + +#: strings.src#RID_STR_NO_DELETE_INSERT_ROW.string.text +msgid "Cannot delete the insert-row." +msgstr "" + +#: strings.src#RID_STR_RESULT_IS_READONLY.string.text +msgid "Result set is read only." +msgstr "" + +#: strings.src#RID_STR_NO_DELETE_PRIVILEGE.string.text +msgid "DELETE privilege not available." +msgstr "" + +#: strings.src#RID_STR_ROW_ALREADY_DELETED.string.text +msgid "Current row is already deleted." +msgstr "" + +#: strings.src#RID_STR_UPDATE_FAILED.string.text +msgid "Current row could be updated." +msgstr "" + +#: strings.src#RID_STR_NO_INSERT_PRIVILEGE.string.text +msgid "INSERT privilege not available." +msgstr "" + +#: strings.src#RID_STR_INTERNAL_ERROR.string.text +msgid "Internal error: no statement object provided by the database driver." +msgstr "" + +#: strings.src#RID_STR_EXPRESSION1.string.text +msgid "Expression1" +msgstr "" + +#: strings.src#RID_STR_NO_SQL_COMMAND.string.text +msgid "No SQL command was provided." +msgstr "" + +#: strings.src#RID_STR_INVALID_INDEX.string.text +msgid "Invalid column index." +msgstr "" + +#: strings.src#RID_STR_INVALID_CURSOR_STATE.string.text +msgid "Invalid cursor state." +msgstr "" + +#: strings.src#RID_STR_CURSOR_BEFORE_OR_AFTER.string.text +msgid "The cursor points to before the first or after the last row." +msgstr "" + +#: strings.src#RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER.string.text +msgid "The rows before the first and after the last row don't have a bookmark." +msgstr "" + +#: strings.src#RID_STR_NO_BOOKMARK_DELETED.string.text +msgid "The current row is deleted, and thus doesn't have a bookmark." +msgstr "" + +#: strings.src#RID_STR_NO_EMBEDDING.string.text +msgid "Embedding of database documents is not supported." +msgstr "" + +#: strings.src#RID_STR_CONNECTION_REQUEST.string.text +msgid "A connection for the following URL was requested \"$name$\"." +msgstr "" + +#: strings.src#RID_STR_MISSING_EXTENSION.string.text +msgid "The extension is not installed." +msgstr "" + +#~ msgid "" +#~ "Could not save the document:\n" +#~ "\n" +#~ "$except$:\n" +#~ "$message$" +#~ msgstr "" +#~ "Nelze uložit dokument:\n" +#~ "\n" +#~ "$except$:\n" +#~ "$message$" #~ msgid "MySQL (ODBC)" #~ msgstr "MySQL (ODBC)" @@ -296,4 +383,3 @@ #~ msgid "MySQL (Native)" #~ msgstr "MySQL (Native)" - --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
