Skip to content

Commit 74fe9c0

Browse files
LariOeschweblate
authored andcommitted
Translated using Weblate (Finnish)
Currently translated at 45.2% (19 of 42 strings)
1 parent 408f2be commit 74fe9c0

File tree

2 files changed

+25
-52
lines changed

2 files changed

+25
-52
lines changed

‎locale/fi/LC_MESSAGES/sqlparser.mo

1.44 KB
Binary file not shown.

‎locale/fi/LC_MESSAGES/sqlparser.po

Lines changed: 25 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ msgstr ""
44
"Project-Id-Version: SQL parser 0\n"
55
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
66
"POT-Creation-Date: 2016-12-21 15:07+0100\n"
7-
"PO-Revision-Date: 2016-02-11 19:47+0000\n"
8-
"Last-Translator: Jouni Kähkönen <kajomppa@gmail.com>\n"
9-
"Language-Team: Finnish <https://hosted.weblate.org/projects/phpmyadmin/"
10-
"master/fi/>\n"
7+
"PO-Revision-Date: 2016-12-26 09:32+0000\n"
8+
"Last-Translator: Lari Oesch <lari@oesch.me>\n"
9+
"Language-Team: Finnish <https://hosted.weblate.org/projects/phpmyadmin/sql-"
10+
"parser/fi/>\n"
1111
"Language: fi\n"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
1414
"Content-Transfer-Encoding: 8bit\n"
1515
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16-
"X-Generator: Weblate 2.5-dev\n"
16+
"X-Generator: Weblate 2.11-dev\n"
1717

1818
#: src/Component.php:45 src/Component.php:65
1919
msgid "Not implemented yet."
@@ -25,10 +25,8 @@ msgid ""
2525
msgstr ""
2626

2727
#: src/Components/AlterOperation.php:240
28-
#, fuzzy
29-
#| msgid "Iconic table operations"
3028
msgid "Unrecognized alter operation."
31-
msgstr "Kuvakkeellisen taulun toiminnot"
29+
msgstr "Tunnistamaton \"alter\"-toiminto."
3230

3331
#: src/Components/Array2d.php:92
3432
#, php-format
@@ -41,7 +39,7 @@ msgstr ""
4139

4240
#: src/Components/ArrayObj.php:118 src/Components/CreateDefinition.php:206
4341
msgid "An opening bracket was expected."
44-
msgstr ""
42+
msgstr "Odotettiin avausmerkkiä."
4543

4644
#: src/Components/CaseExpression.php:137 src/Components/CaseExpression.php:167
4745
#: src/Components/CaseExpression.php:179 src/Components/CaseExpression.php:193
@@ -55,14 +53,12 @@ msgstr ""
5553
#: src/Statements/InsertStatement.php:227
5654
#: src/Statements/ReplaceStatement.php:165
5755
#: src/Statements/ReplaceStatement.php:193
58-
#, fuzzy
59-
#| msgid "Unexpected characters on line %s."
6056
msgid "Unexpected keyword."
61-
msgstr "Odottamattomia merkkejä rivillä %s."
57+
msgstr "Odottamatton avainsana."
6258

6359
#: src/Components/CaseExpression.php:202
6460
msgid "Unexpected end of CASE expression"
65-
msgstr ""
61+
msgstr "Odottamaton loppu CASE-ilmaisulle"
6662

6763
#: src/Components/CreateDefinition.php:227
6864
msgid ""
@@ -71,30 +67,24 @@ msgid ""
7167
msgstr ""
7268

7369
#: src/Components/CreateDefinition.php:240
74-
#, fuzzy
75-
#| msgid "Table name template"
7670
msgid "A symbol name was expected!"
77-
msgstr "Taulunimen pohja"
71+
msgstr "Odotettiin symbolinimeä!"
7872

7973
#: src/Components/CreateDefinition.php:272
80-
#, fuzzy
81-
#| msgid "No tables selected."
8274
msgid "A comma or a closing bracket was expected."
83-
msgstr "Yhtään taulua ei ole valittu."
75+
msgstr "Odotettiin pilkkua tai sulkumerkkiä."
8476

8577
#: src/Components/CreateDefinition.php:288
8678
msgid "A closing bracket was expected."
87-
msgstr ""
79+
msgstr "Odotettiin sulkumerkkiä."
8880

8981
#: src/Components/DataType.php:127
9082
msgid "Unrecognized data type."
91-
msgstr ""
83+
msgstr "Tunnistamaton datatyyppi."
9284

9385
#: src/Components/Expression.php:248 src/Components/Expression.php:398
94-
#, fuzzy
95-
#| msgid "No tables selected."
9686
msgid "An alias was expected."
97-
msgstr "Yhtään taulua ei ole valittu."
87+
msgstr "Odotettiin aliasta."
9888

9989
#: src/Components/Expression.php:336 src/Components/Expression.php:355
10090
#: src/Components/Expression.php:387
@@ -103,13 +93,11 @@ msgstr ""
10393

10494
#: src/Components/Expression.php:368
10595
msgid "Unexpected dot."
106-
msgstr ""
96+
msgstr "Odottamaton piste."
10797

10898
#: src/Components/ExpressionArray.php:106
109-
#, fuzzy
110-
#| msgid "No rows selected"
11199
msgid "An expression was expected."
112-
msgstr "Ei yhtään riviä valittu"
100+
msgstr "Odotettiin ilmaisua."
113101

114102
#: src/Components/Limit.php:90 src/Components/Limit.php:112
115103
msgid "An offset was expected."
@@ -121,32 +109,24 @@ msgid "This option conflicts with \"%1$s\"."
121109
msgstr ""
122110

123111
#: src/Components/RenameOperation.php:101
124-
#, fuzzy
125-
#| msgid "The number of tables that are open."
126112
msgid "The old name of the table was expected."
127-
msgstr "Avoinna olevien taulujen määrä."
113+
msgstr "Odotettiin vanhaa taulunimeä."
128114

129115
#: src/Components/RenameOperation.php:111
130116
msgid "Keyword \"TO\" was expected."
131117
msgstr ""
132118

133119
#: src/Components/RenameOperation.php:127
134-
#, fuzzy
135-
#| msgid "The number of tables that are open."
136120
msgid "The new name of the table was expected."
137-
msgstr "Avoinna olevien taulujen määrä."
121+
msgstr "Odotettiin uutta taulunimeä."
138122

139123
#: src/Components/RenameOperation.php:145
140-
#, fuzzy
141-
#| msgid "The row has been deleted."
142124
msgid "A rename operation was expected."
143-
msgstr "Rivi on nyt poistettu."
125+
msgstr "Odotettiin uudelleennimeämistoimintoa."
144126

145127
#: src/Lexer.php:242
146-
#, fuzzy
147-
#| msgid "Unexpected characters on line %s."
148128
msgid "Unexpected character."
149-
msgstr "Odottamattomia merkkejä rivillä %s."
129+
msgstr "Odottamatton merkki."
150130

151131
#: src/Lexer.php:279
152132
msgid "Expected whitespace(s) before delimiter."
@@ -157,22 +137,17 @@ msgid "Expected delimiter."
157137
msgstr ""
158138

159139
#: src/Lexer.php:814
160-
#, fuzzy, php-format
161-
#| msgid "Table %1$s has been created."
140+
#, php-format
162141
msgid "Ending quote %1$s was expected."
163-
msgstr "Taulu %1$s on luotu."
142+
msgstr "Odotettiin loppumerkkiä %1$s."
164143

165144
#: src/Lexer.php:854
166-
#, fuzzy
167-
#| msgid "Table name template"
168145
msgid "Variable name was expected."
169-
msgstr "Taulunimen pohja"
146+
msgstr "Odotettiin muuttujaa."
170147

171148
#: src/Parser.php:432
172-
#, fuzzy
173-
#| msgid "At Beginning of Table"
174149
msgid "Unexpected beginning of statement."
175-
msgstr "Taulun alkuun"
150+
msgstr "Odottamaton ilmaisun alku."
176151

177152
#: src/Parser.php:451
178153
msgid "Unrecognized statement type."
@@ -187,10 +162,8 @@ msgstr ""
187162
#: src/Statements/InsertStatement.php:236
188163
#: src/Statements/InsertStatement.php:256
189164
#: src/Statements/ReplaceStatement.php:201
190-
#, fuzzy
191-
#| msgid "Unexpected characters on line %s."
192165
msgid "Unexpected token."
193-
msgstr "Odottamattomia merkkejä rivillä %s."
166+
msgstr "Odottamaton merkki."
194167

195168
#: src/Statement.php:309
196169
msgid "This type of clause was previously parsed."

0 commit comments

Comments
 (0)