aboutsummaryrefslogtreecommitdiff
path: root/source/hr/connectivity
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-25 22:51:37 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-25 23:06:53 +0200
commit61991bde16235b2c9c4028466bcdc51a352e7bc5 (patch)
treeb2d7059a15a64a79ef1f2dd05566586eebdaaf1a /source/hr/connectivity
parente3802bb90081c3cc63ca8ec9726772d8e42299b0 (diff)
update translatiosn for 6.1.0 alpha1
Change-Id: I0ed5d948cf89a4260c8771057d463448b76a4527
Diffstat (limited to 'source/hr/connectivity')
-rw-r--r--source/hr/connectivity/messages.po226
-rw-r--r--source/hr/connectivity/registry/mork/org/openoffice/Office/DataAccess.po14
2 files changed, 115 insertions, 125 deletions
diff --git a/source/hr/connectivity/messages.po b/source/hr/connectivity/messages.po
index cef0d211af3..bcbe3274454 100644
--- a/source/hr/connectivity/messages.po
+++ b/source/hr/connectivity/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-10-04 11:48+0200\n"
+"POT-Creation-Date: 2018-02-27 13:56+0100\n"
"PO-Revision-Date: 2017-11-06 16:15+0000\n"
"Last-Translator: Kruno <ksebetic@gmx.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,192 +13,192 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1509984903.000000\n"
#. = the mozab driver's resource strings
-#: strings.hrc:26
+#: connectivity/inc/strings.hrc:26
msgctxt "STR_ERR_EXECUTING_QUERY"
msgid "An error occurred while executing the query."
msgstr "Dogodila se greška tijekom izvršavanja upita."
-#: strings.hrc:27
+#: connectivity/inc/strings.hrc:27
msgctxt "STR_QUERY_AT_LEAST_ONE_TABLES"
msgid "The query can not be executed. It needs at least one table."
msgstr "Upit se ne može izvršiti. Potrebna je najmanje jedna tablica."
-#: strings.hrc:28
+#: connectivity/inc/strings.hrc:28
msgctxt "STR_NO_COUNT_SUPPORT"
msgid "The driver does not support the 'COUNT' function."
msgstr "Upravljački program ne podržava funkciju 'COUNT'."
-#: strings.hrc:29
+#: connectivity/inc/strings.hrc:29
msgctxt "STR_STMT_TYPE_NOT_SUPPORTED"
msgid "This statement type not supported by this database driver."
msgstr "Ovaj tip naredbe nije podržan ovim pogonskim programom baze podataka."
-#: strings.hrc:30
+#: connectivity/inc/strings.hrc:30
msgctxt "STR_UNSPECIFIED_ERROR"
msgid "An unknown error occurred."
msgstr "Dogodila se nepoznata greška."
-#: strings.hrc:31
+#: connectivity/inc/strings.hrc:31
msgctxt "STR_ERROR_REFRESH_ROW"
msgid "An error occurred while refreshing the current row."
msgstr "Dogodila se greška tijekom obnavljanja trenutnog retka."
-#: strings.hrc:32
+#: connectivity/inc/strings.hrc:32
msgctxt "STR_ERROR_GET_ROW"
msgid "An error occurred while getting the current row."
msgstr "Dogodila se greška tijekom preuzimanja trenutnog retka."
-#: strings.hrc:33
+#: connectivity/inc/strings.hrc:33
msgctxt "STR_QUERY_INVALID_IS_NULL_COLUMN"
msgid "The query can not be executed. The 'IS NULL' can only be used with a column name."
msgstr "Upit ne može biti izvršen. 'IS NULL' se može koristiti samo s nazivom stupca."
-#: strings.hrc:34
+#: connectivity/inc/strings.hrc:34
msgctxt "STR_ILLEGAL_MOVEMENT"
msgid "Illegal cursor movement occurred."
msgstr "Dogodio se nedopušteni pomak kursora."
-#: strings.hrc:35
+#: connectivity/inc/strings.hrc:35
msgctxt "STR_COMMIT_ROW"
msgid "Please commit row '$position$' before update rows or insert new rows."
msgstr "Spremite redak '$position$' prije ažuriranja redaka ili dodavanja novih."
#. = common strings
-#: strings.hrc:37
+#: connectivity/inc/strings.hrc:37
msgctxt "STR_NO_CONNECTION_GIVEN"
msgid "It doesn't exist a connection to the database."
msgstr "Ne postoji veza prema bazi podataka."
-#: strings.hrc:38
+#: connectivity/inc/strings.hrc:38
msgctxt "STR_WRONG_PARAM_INDEX"
msgid "You tried to set a parameter at position '$pos$' but there is/are only '$count$' parameter(s) allowed. One reason may be that the property \"ParameterNameSubstitution\" is not set to TRUE in the data source."
msgstr "Pokušali ste postaviti parametar na poziciju '$pos$', ali dozvoljen/i je/su samo '$count$' parametar(i). Mogući razlog je da značajka \"ParameterNameSubstitution\" nije postavljena na TRUE u izvoru podataka."
-#: strings.hrc:39
+#: connectivity/inc/strings.hrc:39
msgctxt "STR_NO_INPUTSTREAM"
msgid "The input stream was not set."
msgstr "Ulazni niz nije postavljen."
-#: strings.hrc:40
+#: connectivity/inc/strings.hrc:40
msgctxt "STR_NO_ELEMENT_NAME"
msgid "There is no element named '$name$'."
msgstr "Ne postoji element pod nazivom '$name$'."
-#: strings.hrc:41
+#: connectivity/inc/strings.hrc:41
msgctxt "STR_INVALID_BOOKMARK"
msgid "Invalid bookmark value"
msgstr "Neispravna vrijednost zabilješke"
-#: strings.hrc:42
+#: connectivity/inc/strings.hrc:42
msgctxt "STR_PRIVILEGE_NOT_GRANTED"
msgid "Privilege not granted: Only table privileges can be granted."
msgstr "Ovlasti nisu dane: mogu se dati samo tablične ovlasti."
-#: strings.hrc:43
+#: connectivity/inc/strings.hrc:43
msgctxt "STR_PRIVILEGE_NOT_REVOKED"
msgid "Privilege not revoked: Only table privileges can be revoked."
msgstr "Ovlasti nisu opozvane: samo ovlasti tablice se mogu opozvati."
-#: strings.hrc:44
+#: connectivity/inc/strings.hrc:44
msgctxt "STR_ERRORMSG_SEQUENCE"
msgid "Function sequence error."
msgstr "Greška u funkcijskom slijedu."
-#: strings.hrc:45
+#: connectivity/inc/strings.hrc:45
msgctxt "STR_INVALID_INDEX"
msgid "Invalid descriptor index."
msgstr "Pogrešan indeks deskriptora."
-#: strings.hrc:46
+#: connectivity/inc/strings.hrc:46
msgctxt "STR_UNSUPPORTED_FUNCTION"
msgid "The driver does not support the function '$functionname$'."
msgstr "Pogonski program ne podržava funkciju '$functionname$'."
-#: strings.hrc:47
+#: connectivity/inc/strings.hrc:47
msgctxt "STR_UNSUPPORTED_FEATURE"
msgid "The driver does not support the functionality for '$featurename$'. It is not implemented."
msgstr "Upravljački program ne podržava funkcionalnost za '$featurename$'. Nije implementirana."
-#: strings.hrc:48
+#: connectivity/inc/strings.hrc:48
msgctxt "STR_FORMULA_WRONG"
msgid "The formula for TypeInfoSettings is wrong!"
msgstr "Formula za TypeInfoSettings je pogrešna!"
-#: strings.hrc:49
+#: connectivity/inc/strings.hrc:49
msgctxt "STR_STRING_LENGTH_EXCEEDED"
msgid "The string '$string$' exceeds the maximum length of $maxlen$ characters when converted to the target character set '$charset$'."
msgstr "Niz znakova '$string$' je dostigao najveću moguću duljinu od $maxlen$ znakova tijekom prevođenja na željenu kodnu stranicu '$charset$'."
-#: strings.hrc:50
+#: connectivity/inc/strings.hrc:50
msgctxt "STR_CANNOT_CONVERT_STRING"
msgid "The string '$string$' cannot be converted using the encoding '$charset$'."
msgstr "Niz znakova '$string$' se nije mogao pretvoriti u kodnu stranicu '$charset$'."
-#: strings.hrc:51
+#: connectivity/inc/strings.hrc:51
msgctxt "STR_URI_SYNTAX_ERROR"
msgid "The connection URL is invalid."
msgstr "Neispravni URL spajanja."
-#: strings.hrc:52
+#: connectivity/inc/strings.hrc:52
msgctxt "STR_QUERY_TOO_COMPLEX"
msgid "The query can not be executed. It is too complex."
msgstr "Upit ne može biti izvršen. Prekompliciran je."
-#: strings.hrc:53
+#: connectivity/inc/strings.hrc:53
msgctxt "STR_OPERATOR_TOO_COMPLEX"
msgid "The query can not be executed. The operator is too complex."
msgstr "Upit se ne može izvršiti. Operator je prekompliciran."
-#: strings.hrc:54
+#: connectivity/inc/strings.hrc:54
msgctxt "STR_QUERY_INVALID_LIKE_COLUMN"
msgid "The query can not be executed. You cannot use 'LIKE' with columns of this type."
msgstr "Upit ne može biti izvršen. Ne možete koristiti 'LIKE' sa stupcima ove vrste."
-#: strings.hrc:55
+#: connectivity/inc/strings.hrc:55
msgctxt "STR_QUERY_INVALID_LIKE_STRING"
msgid "The query can not be executed. 'LIKE' can be used with a string argument only."
msgstr "Upit ne može biti izvršen. 'LIKE' se može koristiti samo sa argumentom niza podataka."
-#: strings.hrc:56
+#: connectivity/inc/strings.hrc:56
msgctxt "STR_QUERY_NOT_LIKE_TOO_COMPLEX"
msgid "The query can not be executed. The 'NOT LIKE' condition is too complex."
msgstr "Nije moguće izvršiti upit. 'NOT LIKE' uvjet je previše složen."
-#: strings.hrc:57
+#: connectivity/inc/strings.hrc:57
msgctxt "STR_QUERY_LIKE_WILDCARD"
msgid "The query can not be executed. The 'LIKE' condition contains wildcard in the middle."
msgstr "Upit ne može biti izvršen. Uvijet 'LIKE' sadrži zamjenske znakove na krivom mjestu."
-#: strings.hrc:58
+#: connectivity/inc/strings.hrc:58
msgctxt "STR_QUERY_LIKE_WILDCARD_MANY"
msgid "The query can not be executed. The 'LIKE' condition contains too many wildcards."
msgstr "Upit ne može biti izvršen. Uvijet 'LIKE' sadrži previše zamjenskih znakova."
-#: strings.hrc:59
+#: connectivity/inc/strings.hrc:59
msgctxt "STR_INVALID_COLUMNNAME"
msgid "The column name '$columnname$' is not valid."
msgstr "Naziv stupca '$columnname$' nije ispravan."
-#: strings.hrc:60
+#: connectivity/inc/strings.hrc:60
msgctxt "STR_INVALID_COLUMN_SELECTION"
msgid "The statement contains an invalid selection of columns."
msgstr "Izraz sadrži neispravno biranje stupaca."
-#: strings.hrc:61
+#: connectivity/inc/strings.hrc:61
msgctxt "STR_COLUMN_NOT_UPDATEABLE"
msgid "The column at position '$position$' could not be updated."
msgstr "Ne može se ažurirati stupac na poziciji '$position$'."
-#: strings.hrc:62
+#: connectivity/inc/strings.hrc:62
msgctxt "STR_COULD_NOT_LOAD_FILE"
msgid "The file $filename$ could not be loaded."
msgstr "Nije se mogla učitati datoteka $filename$."
-#: strings.hrc:63
+#: connectivity/inc/strings.hrc:63
msgctxt "STR_LOAD_FILE_ERROR_MESSAGE"
msgid ""
"The attempt to load the file resulted in the following error message ($exception_type$):\n"
@@ -210,122 +210,122 @@ msgstr ""
"$error_message$"
#. = the ado driver's resource strings
-#: strings.hrc:65
+#: connectivity/inc/strings.hrc:65
msgctxt "STR_TYPE_NOT_CONVERT"
msgid "The type could not be converted."
msgstr "Tip se ne može pretvoriti."
-#: strings.hrc:66
+#: connectivity/inc/strings.hrc:66
msgctxt "STR_INVALID_COLUMN_DESCRIPTOR_ERROR"
msgid "Could not append column: invalid column descriptor."
msgstr "Ne može se dodati stupac: neispravan opisnik stupca."
-#: strings.hrc:67
+#: connectivity/inc/strings.hrc:67
msgctxt "STR_INVALID_GROUP_DESCRIPTOR_ERROR"
msgid "Could not create group: invalid object descriptor."
msgstr "Ne može se napraviti grupa: pogrešan opisnik objekta."
-#: strings.hrc:68
+#: connectivity/inc/strings.hrc:68
msgctxt "STR_INVALID_INDEX_DESCRIPTOR_ERROR"
msgid "Could not create index: invalid object descriptor."
msgstr "Ne može napraviti indeks: pogrešan opisnik objekta."
-#: strings.hrc:69
+#: connectivity/inc/strings.hrc:69
msgctxt "STR_INVALID_KEY_DESCRIPTOR_ERROR"
msgid "Could not create key: invalid object descriptor."
msgstr "Ne može se napraviti ključ: pogrešan opisnik objekta."
-#: strings.hrc:70
+#: connectivity/inc/strings.hrc:70
msgctxt "STR_INVALID_TABLE_DESCRIPTOR_ERROR"
msgid "Could not create table: invalid object descriptor."
msgstr "Ne može se napraviti tablica: pogrešan opisnik objekta."
-#: strings.hrc:71
+#: connectivity/inc/strings.hrc:71
msgctxt "STR_INVALID_USER_DESCRIPTOR_ERROR"
msgid "Could not create user: invalid object descriptor."
msgstr "Ne može se napraviti korisnik: pogrešan opisnik objekta."
-#: strings.hrc:72
+#: connectivity/inc/strings.hrc:72
msgctxt "STR_INVALID_VIEW_DESCRIPTOR_ERROR"
msgid "Could not create view: invalid object descriptor."
msgstr "Prikaz se ne može stvoriti: pogrešan opisivač objekta."
-#: strings.hrc:73
+#: connectivity/inc/strings.hrc:73
msgctxt "STR_VIEW_NO_COMMAND_ERROR"
msgid "Could not create view: no command object."
msgstr "Ne može se kreirati pogled: nema objekta za naredbu."
-#: strings.hrc:74
+#: connectivity/inc/strings.hrc:74
msgctxt "STR_NO_CONNECTION"
msgid "The connection could not be created. May be the necessary data provider is not installed."
msgstr "Ne može se ostvariti veza. Možda nije instaliran odgovarajući pružatelj podataka."
-#: strings.hrc:76
+#: connectivity/inc/strings.hrc:76
msgctxt "STR_COULD_NOT_DELETE_INDEX"
msgid "The index could not be deleted. An unknown error while accessing the file system occurred."
msgstr "Indeks se ne može izbrisati. Došlo je do greške pri pristupanju datotečnom sustavu."
-#: strings.hrc:77
+#: connectivity/inc/strings.hrc:77
msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX"
msgid "The index could not be created. Only one column per index is allowed."
msgstr "Indeks se ne može napraviti. Dozvoljen je samo jedan stupac po indeksu."
-#: strings.hrc:78
+#: connectivity/inc/strings.hrc:78
msgctxt "STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE"
msgid "The index could not be created. The values are not unique."
msgstr "Indeks se ne može kreirati. Vrijednosti nisu jedinstvene."
-#: strings.hrc:79
+#: connectivity/inc/strings.hrc:79
msgctxt "STR_COULD_NOT_CREATE_INDEX"
msgid "The index could not be created. An unknown error appeared."
msgstr "Ne može se stvoriti indeks. Pojavila se nepoznata greška."
-#: strings.hrc:80
+#: connectivity/inc/strings.hrc:80
msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME"
msgid "The index could not be created. The file '$filename$' is used by an other index."
msgstr "Indeks se ne može kreirati. Datoteka '$filename$' se koristi od strane drugog indeksa."
-#: strings.hrc:81
+#: connectivity/inc/strings.hrc:81
msgctxt "STR_COULD_NOT_CREATE_INDEX_KEYSIZE"
msgid "The index could not be created. The size of the chosen column is too big."
msgstr "Indeks nije mogao biti stvoren. Veličina odabranog stupca je prevelika."
-#: strings.hrc:82
+#: connectivity/inc/strings.hrc:82
msgctxt "STR_SQL_NAME_ERROR"
msgid "The name '$name$' doesn't match SQL naming constraints."
msgstr "Naziv '$name$' ne odgovara ograničenjima SQL imenovanja."
-#: strings.hrc:83
+#: connectivity/inc/strings.hrc:83
msgctxt "STR_COULD_NOT_DELETE_FILE"
msgid "The file $filename$ could not be deleted."
msgstr "Datoteka $filename$ se ne može izbrisati."
-#: strings.hrc:84
+#: connectivity/inc/strings.hrc:84
msgctxt "STR_INVALID_COLUMN_TYPE"
msgid "Invalid column type for column '$columnname$'."
msgstr "Pogrešan tip stupca za stupac '$columnname$'."
-#: strings.hrc:85
+#: connectivity/inc/strings.hrc:85
msgctxt "STR_INVALID_COLUMN_PRECISION"
msgid "Invalid precision for column '$columnname$'."
msgstr "Pogrešna preciznost za stupac '$columnname$'."
-#: strings.hrc:86
+#: connectivity/inc/strings.hrc:86
msgctxt "STR_INVALID_PRECISION_SCALE"
msgid "Precision is less than scale for column '$columnname$'."
msgstr "Preciznost je manja od razmjera za stupac '$columnname$'."
-#: strings.hrc:87
+#: connectivity/inc/strings.hrc:87
msgctxt "STR_INVALID_COLUMN_NAME_LENGTH"
msgid "Invalid column name length for column '$columnname$'."
msgstr "Neispravna dužina naziva stupca za stupac '$columnname$'."
-#: strings.hrc:88
+#: connectivity/inc/strings.hrc:88
msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN"
msgid "Duplicate value found in column '$columnname$'."
msgstr "U stupcu '$columnname$' je pronađena duplicirana vrijednost."
-#: strings.hrc:89
+#: connectivity/inc/strings.hrc:89
msgctxt "STR_INVALID_COLUMN_DECIMAL_VALUE"
msgid ""
"The '$columnname$' column has been defined as a \"Decimal\" type, the max. length is $precision$ characters (with $scale$ decimal places).\n"
@@ -336,240 +336,230 @@ msgstr ""
"\n"
"Specificirana vrijednost $value$ je veća od broja dozvoljenih znamenaka."
-#: strings.hrc:90
+#: connectivity/inc/strings.hrc:90
msgctxt "STR_COLUMN_NOT_ALTERABLE"
msgid "The column '$columnname$' could not be altered. May be the file system is write protected."
msgstr "Stupac '$columnname$' se ne može izmijeniti. Možda je datotečni sustav zaštićen od pisanja."
-#: strings.hrc:91
+#: connectivity/inc/strings.hrc:91
msgctxt "STR_INVALID_COLUMN_VALUE"
msgid "The column '$columnname$' could not be updated. The value is invalid for that column."
msgstr "Stupac '$columnname$' se ne može ažurirati. Vrijednost je neispravna za taj stupac."
-#: strings.hrc:92
+#: connectivity/inc/strings.hrc:92
msgctxt "STR_COLUMN_NOT_ADDABLE"
msgid "The column '$columnname$' could not be added. May be the file system is write protected."
msgstr "Stupac '$columnname$' se ne može dodati. Možda je datotečni sustav zaštićen od upisivanja."
-#: strings.hrc:93
+#: connectivity/inc/strings.hrc:93
msgctxt "STR_COLUMN_NOT_DROP"
msgid "The column at position '$position$' could not be dropped. May be the file system is write protected."
msgstr "Stupac na poziciji '$position$' se ne može obrisati. Možda je datotečni sustav zaštićen od pisanja."
-#: strings.hrc:94
+#: connectivity/inc/strings.hrc:94
msgctxt "STR_TABLE_NOT_DROP"
msgid "The table '$tablename$' could not be dropped. May be the file system is write protected."
msgstr "Tablica '$tablename$' se ne može odbaciti. Možda je datotečni sustav zaštićen od pisanja."
-#: strings.hrc:95
+#: connectivity/inc/strings.hrc:95
msgctxt "STR_COULD_NOT_ALTER_TABLE"
msgid "The table could not be altered."
msgstr "Tablica se ne može izmijeniti."
-#: strings.hrc:96
+#: connectivity/inc/strings.hrc:96
msgctxt "STR_INVALID_DBASE_FILE"
msgid "The file '$filename$' is an invalid (or unrecognized) dBase file."
msgstr "Datoteka '$filename$' je neispravna (ili neprepoznata) dBase datoteka."
#. Evoab2
-#: strings.hrc:98
+#: connectivity/inc/strings.hrc:98
msgctxt "STR_CANNOT_OPEN_BOOK"
msgid "Cannot open Evolution address book."
msgstr "Ne mogu otvoriti Evolution adresar."
-#: strings.hrc:99
+#: connectivity/inc/strings.hrc:99
msgctxt "STR_SORT_BY_COL_ONLY"
msgid "Can only sort by table columns."
msgstr "Moguće je sortirati samo po stupcima tablice."
-#: strings.hrc:101
+#: connectivity/inc/strings.hrc:101
msgctxt "STR_QUERY_COMPLEX_COUNT"
msgid "The query can not be executed. It is too complex. Only \"COUNT(*)\" is supported."
msgstr "Upit ne može biti izvršen. Prekompliciran je. Podržan je samo \"COUNT(*)\"."
-#: strings.hrc:102
+#: connectivity/inc/strings.hrc:102
msgctxt "STR_QUERY_INVALID_BETWEEN"
msgid "The query can not be executed. The 'BETWEEN' arguments are not correct."
msgstr "Upit se ne može izvršiti. Argumenti 'BETWEEN' nisu ispravni."
-#: strings.hrc:103
+#: connectivity/inc/strings.hrc:103
msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED"
msgid "The query can not be executed. The function is not supported."
msgstr "Upit se ne može izvršiti. Funkcija nije podržana."
-#: strings.hrc:104
+#: connectivity/inc/strings.hrc:104
msgctxt "STR_TABLE_READONLY"
msgid "The table can not be changed. It is read only."
msgstr "Tablica se ne može mijenjati. Ona je samo za čitanje."
-#: strings.hrc:105
+#: connectivity/inc/strings.hrc:105
msgctxt "STR_DELETE_ROW"
msgid "The row could not be deleted. The option \"Display inactive records\" is set."
msgstr "Redak se ne može izbrisati. Uključena je opcija Prikaži neaktivne zapise."
-#: strings.hrc:106
+#: connectivity/inc/strings.hrc:106
msgctxt "STR_ROW_ALREADY_DELETED"
msgid "The row could not be deleted. It is already deleted."
msgstr "Redak se ne može izbrisati. Već je izbrisan."
-#: strings.hrc:107
+#: connectivity/inc/strings.hrc:107
msgctxt "STR_QUERY_MORE_TABLES"
msgid "The query can not be executed. It contains more than one table."
msgstr "Upit se ne može izvršiti. Sadrži više od jedne tablice."
-#: strings.hrc:108
+#: connectivity/inc/strings.hrc:108
msgctxt "STR_QUERY_NO_TABLE"
msgid "The query can not be executed. It contains no valid table."
msgstr "Upit se ne može izvršiti. Ne sadrži ispravnu tablicu."
-#: strings.hrc:109
+#: connectivity/inc/strings.hrc:109
msgctxt "STR_QUERY_NO_COLUMN"
msgid "The query can not be executed. It contains no valid columns."
msgstr "Upit se ne može izvršiti. Ne sadrži ispravne stupce."
-#: strings.hrc:110
+#: connectivity/inc/strings.hrc:110
msgctxt "STR_INVALID_PARA_COUNT"
msgid "The count of the given parameter values doesn't match the parameters."
msgstr "Količina danih vrijednosti parametara ne odgovara parametrima."
-#: strings.hrc:111
+#: connectivity/inc/strings.hrc:111
msgctxt "STR_NO_VALID_FILE_URL"
msgid "The URL '$URL$' is not valid. A connection can not be created."
msgstr "URL adresa '$URL$' nije valjana. Veza se ne može kreirati."
-#: strings.hrc:112
+#: connectivity/inc/strings.hrc:112
msgctxt "STR_NO_CLASSNAME"
msgid "The driver class '$classname$' could not be loaded."
msgstr "Klasa '$classname$' pogonskog programa se ne možeučitati."
-#: strings.hrc:113
+#: connectivity/inc/strings.hrc:113
msgctxt "STR_NO_JAVA"
msgid "No Java installation could be found. Please check your installation."
msgstr "Nije moguće pronaći instalaciju Jave. Provjerite vašu instalaciju."
-#: strings.hrc:114
+#: connectivity/inc/strings.hrc:114
msgctxt "STR_NO_RESULTSET"
msgid "The execution of the query doesn't return a valid result set."
msgstr "Izvršavanje upita ne vraća ispravan skup rezultata."
-#: strings.hrc:115
+#: connectivity/inc/strings.hrc:115
msgctxt "STR_NO_ROWCOUNT"
msgid "The execution of the update statement doesn't effect any rows."
msgstr "Izvršavanje naredbe ažuriranja ne utječe na nijedan redak."
-#: strings.hrc:116
+#: connectivity/inc/strings.hrc:116
msgctxt "STR_NO_CLASSNAME_PATH"
msgid "The additional driver class path is '$classpath$'."
msgstr "Putanja dodatne klase pogonskog programa je '$classpath$'."
-#: strings.hrc:117
+#: connectivity/inc/strings.hrc:117
msgctxt "STR_UNKNOWN_PARA_TYPE"
msgid "The type of parameter at position '$position$' is unknown."
msgstr "Tip parametra na poziciji '$position$' je nepoznat."
-#: strings.hrc:118
+#: connectivity/inc/strings.hrc:118
msgctxt "STR_UNKNOWN_COLUMN_TYPE"
msgid "The type of column at position '$position$' is unknown."
msgstr "Tip stupca na poziciji '$position$' je nepoznat."
#. KAB
-#: strings.hrc:120
-msgctxt "STR_NO_KDE_INST"
-msgid "No suitable KDE installation was found."
-msgstr "Nije pronađena odgovarajuća instalacija KDE."
-
-#: strings.hrc:121
-msgctxt "STR_KDE_VERSION_TOO_OLD"
-msgid "KDE version $major$.$minor$ or higher is required to access the KDE Address Book."
-msgstr "Da bi se pristupilo KDE Adresaru potrebna je KDE inačica $major$.$minor$ ili novija."
-
-#: strings.hrc:122
+#: connectivity/inc/strings.hrc:120
msgctxt "STR_PARA_ONLY_PREPARED"
msgid "Parameters can appear only in prepared statements."
msgstr "Parametri se mogu pojaviti jedino u pripremljenim naredbama."
-#: strings.hrc:124
+#: connectivity/inc/strings.hrc:122
msgctxt "STR_NO_TABLE"
msgid "No such table!"
msgstr "Ne postoji takva tablica!"
-#: strings.hrc:125
+#: connectivity/inc/strings.hrc:123
msgctxt "STR_NO_MAC_OS_FOUND"
msgid "No suitable Mac OS installation was found."
msgstr "Nije pronađena odgovarajuća instalacija Mac OS-a."
#. hsqldb
-#: strings.hrc:127
+#: connectivity/inc/strings.hrc:125
msgctxt "STR_NO_STORAGE"
msgid "The connection can not be established. No storage or URL was given."
msgstr "Ne može se uspostaviti veza. Nije dano spremište ili URL."
-#: strings.hrc:128
+#: connectivity/inc/strings.hrc:126
msgctxt "STR_INVALID_FILE_URL"
msgid "The given URL contains no valid local file system path. Please check the location of your database file."
msgstr "Dana URL adresa ne sadrži ispravnu putanju lokalnog datotečnog sustava. Provjerite lokaciju datoteke baze podataka."
-#: strings.hrc:129
+#: connectivity/inc/strings.hrc:127
msgctxt "STR_NO_TABLE_CONTAINER"
msgid "An error occurred while obtaining the connection's table container."
msgstr "Dogodila se greška tijekmo dohvaćanja spremnika poveznice na tablicu."
-#: strings.hrc:130
+#: connectivity/inc/strings.hrc:128
msgctxt "STR_NO_TABLENAME"
msgid "There is no table named '$tablename$'."
msgstr "Ne postoji tablica pod nazivom '$tablename$'."
-#: strings.hrc:131
+#: connectivity/inc/strings.hrc:129
msgctxt "STR_NO_DOCUMENTUI"
msgid "The provided DocumentUI is not allowed to be NULL."
msgstr "Dani DocumentUI ne može biti NULL."
-#: strings.hrc:132
+#: connectivity/inc/strings.hrc:130
msgctxt "STR_ERROR_NEW_VERSION"
msgid "The connection could not be established. The database was created by a newer version of %PRODUCTNAME."
msgstr "Veza ne može biti uspostavljena. Baza podataka je stvorena s novijom %PRODUCTNAME inačicom."
-#: strings.hrc:134
+#: connectivity/inc/strings.hrc:132
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "Radnje su sa zapisom obustavljene."
-#: strings.hrc:135
+#: connectivity/inc/strings.hrc:133
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "Izraz sadrži cikličku referencu na jedan ili više podupita."
-#: strings.hrc:136
+#: connectivity/inc/strings.hrc:134
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "Naziv ne smije sadržavati kosu crtu ('/')."
-#: strings.hrc:137
+#: connectivity/inc/strings.hrc:135
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ nije odgovarajući SQL identifikator."
-#: strings.hrc:138
+#: connectivity/inc/strings.hrc:136
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "Nazivi upita ne smiju sadržavati navodne znakove."
-#: strings.hrc:139
+#: connectivity/inc/strings.hrc:137
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "Naziv '$1$' se već koristi u bazi podataka."
-#: strings.hrc:140
+#: connectivity/inc/strings.hrc:138
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "Ne postoji veza na bazu podataka."
-#: strings.hrc:141
+#: connectivity/inc/strings.hrc:139
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "Ne postoji $1$."
-#: strings.hrc:142
+#: connectivity/inc/strings.hrc:140
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "Nije moguće prikazati cijeli sadržaj tablice. Primijenite filtar."
diff --git a/source/hr/connectivity/registry/mork/org/openoffice/Office/DataAccess.po b/source/hr/connectivity/registry/mork/org/openoffice/Office/DataAccess.po
index aacb6c9c098..3d5a91620dc 100644
--- a/source/hr/connectivity/registry/mork/org/openoffice/Office/DataAccess.po
+++ b/source/hr/connectivity/registry/mork/org/openoffice/Office/DataAccess.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-28 19:03+0000\n"
-"Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n"
+"POT-Creation-Date: 2018-04-23 18:10+0200\n"
+"PO-Revision-Date: 2018-04-25 09:37+0000\n"
+"Last-Translator: Kruno <ksebetic@gmx.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1362078212.0\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524649043.000000\n"
#: Drivers.xcu
msgctxt ""
@@ -22,5 +22,5 @@ msgctxt ""
".Drivers.Installed.sdbc:address:thunderbird:\n"
"DriverTypeDisplayName\n"
"value.text"
-msgid "Thunderbird/Icedove Address Book"
-msgstr "Thunderbird/Icedove adresar"
+msgid "Thunderbird Address Book"
+msgstr "Thunderbirdov adresar"