Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
e6cd5d58
Commit
e6cd5d58
authored
21 years ago
by
Dennis Bjorklund
Browse files
Options
Downloads
Patches
Plain Diff
Translation updates
parent
28ee773a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/bin/psql/po/sv.po
+8
-10
8 additions, 10 deletions
src/bin/psql/po/sv.po
with
8 additions
and
10 deletions
src/bin/psql/po/sv.po
+
8
−
10
View file @
e6cd5d58
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Peter Eisentraut <peter_e@gmx.net>, 2001.
# Peter Eisentraut <peter_e@gmx.net>, 2001.
# Dennis Bjrklund <db@zigo.dhs.org>, 2002, 2003, 2004.
# Dennis Bjrklund <db@zigo.dhs.org>, 2002, 2003, 2004.
#
#
# $PostgreSQL: pgsql/src/bin/psql/po/sv.po,v 1.1
5
2004/01/11 06:5
0:27
dennis Exp $
# $PostgreSQL: pgsql/src/bin/psql/po/sv.po,v 1.1
6
2004/01/11 06:5
5:10
dennis Exp $
#
#
# Use these quotes: "%s"
# Use these quotes: "%s"
#
#
...
@@ -11,7 +11,7 @@ msgstr ""
...
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: PostgreSQL 7.5\n"
"Project-Id-Version: PostgreSQL 7.5\n"
"Report-Msgid-Bugs-To: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-01-11 07:42+0100\n"
"POT-Creation-Date: 2004-01-11 07:42+0100\n"
"PO-Revision-Date: 2004-01-11 07:
44
+0100\n"
"PO-Revision-Date: 2004-01-11 07:
53
+0100\n"
"Last-Translator: Dennis Bjrklund <db@zigo.dhs.org>\n"
"Last-Translator: Dennis Bjrklund <db@zigo.dhs.org>\n"
"Language-Team: Swedish <sv@li.org>\n"
"Language-Team: Swedish <sv@li.org>\n"
"MIME-Version: 1.0\n"
"MIME-Version: 1.0\n"
...
@@ -639,9 +639,8 @@ msgid " \\s [FILE] display history or save it to file\n"
...
@@ -639,9 +639,8 @@ msgid " \\s [FILE] display history or save it to file\n"
msgstr " \\s [FILNAMN] visa kommandohistorien eller spara den i fil\n"
msgstr " \\s [FILNAMN] visa kommandohistorien eller spara den i fil\n"
#: help.c:198
#: help.c:198
#, fuzzy
msgid " \\w FILE write query buffer to file\n"
msgid " \\w FILE write query buffer to file\n"
msgstr " \\w
[
FILNAMN
]
skriv frgebuffert till fil\n"
msgstr " \\w FILNAMN
skriv frgebuffert till fil\n"
#: help.c:201
#: help.c:201
msgid "Input/Output\n"
msgid "Input/Output\n"
...
@@ -1187,7 +1186,7 @@ msgstr "f
...
@@ -1187,7 +1186,7 @@ msgstr "f
#: describe.c:895
#: describe.c:895
#, c-format
#, c-format
msgid ", predicate (%s)"
msgid ", predicate (%s)"
msgstr ""
msgstr "
, predikat (%s)
"
#: describe.c:929
#: describe.c:929
#, c-format
#, c-format
...
@@ -1613,15 +1612,15 @@ msgid "start a transaction block"
...
@@ -1613,15 +1612,15 @@ msgid "start a transaction block"
msgstr "starta ett transaktionsblock"
msgstr "starta ett transaktionsblock"
#: sql_help.h:86
#: sql_help.h:86
#, fuzzy
msgid ""
msgid ""
"BEGIN [ WORK | TRANSACTION ]\n"
"BEGIN [ WORK | TRANSACTION ]\n"
" [ ISOLATION LEVEL { READ UNCOMMITTED | READ COMMITTED | REPEATABLE READ "
" [ ISOLATION LEVEL { READ UNCOMMITTED | READ COMMITTED | REPEATABLE READ "
"| SERIALIZABLE } ]\n"
"| SERIALIZABLE } ]\n"
" [ READ WRITE | READ ONLY ]"
" [ READ WRITE | READ ONLY ]"
msgstr ""
msgstr ""
"START TRANSACTION [ ISOLATION LEVEL { READ UNCOMMITTED | READ COMMITTED | "
"BEGIN [ WORK | TRANSACTION ]\n"
"REPEATABLE READ | SERIALIZABLE } ]\n"
" [ ISOLATION LEVEL { READ UNCOMMITTED | READ COMMITTED | REPEATABLE READ "
"| SERIALIZABLE } ]\n"
" [ READ WRITE | READ ONLY ]"
" [ READ WRITE | READ ONLY ]"
#: sql_help.h:89
#: sql_help.h:89
...
@@ -2109,14 +2108,13 @@ msgid "create a new table from the results of a query"
...
@@ -2109,14 +2108,13 @@ msgid "create a new table from the results of a query"
msgstr "skapa en ny tabell frn resultatet av en frga"
msgstr "skapa en ny tabell frn resultatet av en frga"
#: sql_help.h:178
#: sql_help.h:178
#, fuzzy
msgid ""
msgid ""
"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name "
"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name "
"[ (column_name [, ...] ) ] [ [ WITH | WITHOUT ] OIDS ]\n"
"[ (column_name [, ...] ) ] [ [ WITH | WITHOUT ] OIDS ]\n"
" AS query"
" AS query"
msgstr ""
msgstr ""
"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE tabellnamn "
"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE tabellnamn "
"[ (kolumnnamn [, ...] ) ]\n"
"[ (kolumnnamn [, ...] )
] [ [ WITH | WITHOUT ] OIDS
]\n"
" AS frga"
" AS frga"
#: sql_help.h:181
#: sql_help.h:181
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment