Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
e2024ec6
Commit
e2024ec6
authored
Dec 10, 2001
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
63b312d2
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
988 additions
and
405 deletions
+988
-405
doc/FAQ_Solaris
doc/FAQ_Solaris
+5
-24
src/bin/psql/fr.po
src/bin/psql/fr.po
+466
-179
src/bin/psql/sv.po
src/bin/psql/sv.po
+517
-202
No files found.
doc/FAQ_Solaris
View file @
e2024ec6
============================================================
Frequently Asked Questions (FAQ) for PostgreSQL 7.
1
Frequently Asked Questions (FAQ) for PostgreSQL 7.
2
Sun Solaris specific
to be read in conjunction with the installation instructions
============================================================
last updated: $Date: 2001/
04/08 16:36:13
$
last updated: $Date: 2001/
12/10 13:02:20
$
current maintainer: Marc Liyanage (liyanage@access.ch)
original author: Marc Liyanage (liyanage@access.ch)
current maintainer: Peter Eisentraut <peter_e@gmx.net>
Contents:
...
...
@@ -14,8 +13,6 @@ Contents:
1) What tools do I need to build and install PostgreSQL on Solaris?
2) Why do I get problems when building with OpenSSL support?
3) Why does configure complain about a failed test program?
4) A bunch of regression tests fail in random, non-reproduceable
patterns. What's wrong?
1) What tools do I need to build and install PostgreSQL on Solaris?
...
...
@@ -65,21 +62,5 @@ export LD_LIBRARY_PATH
and restart configure. You will also have to keep this setting
whenever you run any of the installed PostgreSQL programs.
In the future, consider installing the offending libraries so they
provide their own "rpath".
4) A bunch of regression tests fail in random, non-reproduceable
patterns. What's wrong?
A lot of users have reported that the parallel regression test suite
causes a varying, unpredictable set of tests to fail, usually tests in
the second half of the run. The failure is usually a failure to
connect to the server at all, or an abrupt loss of the connection.
Invariably, these problems go away when the regression test suite is
changed to use TCP/IP sockets instead of Unix domain sockets. (Change
line 163 of src/test/regress/pg_regress to match *solaris*; yes, there
should be an easier way to do this.) Since a number of users do not
seem to have any problems with this at all, we do not claim that "Unix
domain sockets are broken on Solaris", but feel free to draw your own
conclusions, or better yet, share your insights with the rest of us.
Alternatively, set the environment variable LD_RUN_PATH. See the
ld(1) man page for more information.
src/bin/psql/fr.po
View file @
e2024ec6
# French message translation file for psql
# Peter Eisentraut <peter_e@gmx.net>, 2001.
#
# $Header: /cvsroot/pgsql/src/bin/psql/Attic/fr.po,v 1.
1 2001/06/11 18:23:33
petere Exp $
# $Header: /cvsroot/pgsql/src/bin/psql/Attic/fr.po,v 1.
2 2001/12/10 13:03:12
petere Exp $
#
# Use these quotes: %s
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.2\n"
"POT-Creation-Date: 2001-
06-11 20:14+02
00\n"
"PO-Revision-Date: 2001-
06-11 19:44+02
00\n"
"POT-Creation-Date: 2001-
12-05 20:41+01
00\n"
"PO-Revision-Date: 2001-
12-09 23:46+01
00\n"
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
"Language-Team: French <
fr@li.org
>\n"
"Language-Team: French <
peter_e@gmx.net
>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: command.c:15
2
#: command.c:15
4
msgid "Warning: This syntax is deprecated.\n"
msgstr "Attention: Cette syntaxe est obsolte.\n"
#: command.c:1
59
#: command.c:1
61
#, c-format
msgid "Invalid command \\%s. Try \\? for help.\n"
msgstr "Commande invalide \\%s. Faites \\? pour l'aide-mmoire.\n"
#: command.c:16
1
#: command.c:16
3
#, c-format
msgid "invalid command \\%s\n"
msgstr "commande invalide \\%s\n"
#: command.c:2
78
#: command.c:2
80
#, c-format
msgid "could not get home directory: %s\n"
msgstr "n'a pas pu obtenir le rpertoire de connexion: %s\n"
#: command.c:29
2
#: command.c:29
6
#, c-format
msgid "\\%s: could not change directory to '%s': %s\n"
msgstr "\\%s: n'a pas pu remplacer le rpertoire courant par %s: %s\n"
#: command.c:38
0 command.c:726
#: command.c:38
5 command.c:730
msgid "no query buffer\n"
msgstr "aucun tampon de requte\n"
#: command.c:4
36
#: command.c:4
41
#, c-format
msgid "%s: invalid encoding name\n"
msgstr "%s: nom d'encodage invalide\n"
#: command.c:4
45
#: command.c:4
50
#, c-format
msgid "\\%s: multibyte support is not enabled\n"
msgstr ""
msgstr "
\\%s: support pour caractres multi-octets n'est pas actif\n"
#: command.c:
499 command.c:530 command.c:541 command.c:555 command.c:597
#: command.c:7
06 command.c:735
#: command.c:
504 command.c:535 command.c:546 command.c:560 command.c:602
#: command.c:7
10 command.c:739
#, c-format
msgid "\\%s: missing required argument\n"
msgstr "\\%s: argument ncessaire manquant\n"
#: command.c:5
85
#: command.c:5
90
msgid "Query buffer is empty."
msgstr "Tampon de requte est vide."
#: command.c:6
16
#: command.c:6
21
msgid "Query buffer reset (cleared)."
msgstr "Tampon de requte tait effac."
#: command.c:6
27
#: command.c:6
32
#, c-format
msgid "Wrote history to %s.\n"
msgstr "Histoire tait crit dans %s.\n"
#: command.c:6
68 command.c:900 command.c:1114 command.c:1160 command.c:1844
#: common.c:57 copy.c:87 mainloop.c:80 mainloop.c:384
#: command.c:6
72 command.c:903 command.c:1118 command.c:1174 command.c:1857
#: common.c:57 copy.c:87
describe.c:448
mainloop.c:80 mainloop.c:384
msgid "out of memory\n"
msgstr "mmoire puise\n"
#: command.c:6
77 command.c:711
#: command.c:6
81 command.c:715
#, c-format
msgid "\\%s: error\n"
msgstr "\\%s: erreur\n"
#: command.c:75
0 command.c:770 command.c:1005 command.c:1018 command.c:1028
#: command.c:15
01 command.c:1514 command.c:1526 command.c:1539 command.c:1553
#: command.c:15
67 command.c:1597
common.c:106 copy.c:290
#: command.c:75
4 command.c:774 command.c:1009 command.c:1022 command.c:1032
#: command.c:15
14 command.c:1527 command.c:1539 command.c:1552 command.c:1566
#: command.c:15
80 command.c:1610
common.c:106 copy.c:290
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
#: command.c:83
5
#: command.c:83
9
#, c-format
msgid "\\%s: extra argument '%s' ignored\n"
msgstr "\\%s: argument superflu %s ignor\n"
#: command.c:89
2 command.c:966 command.c:994
msgid "parse error at end of line\n"
#: command.c:89
5 command.c:970 command.c:998
msgid "parse error at
the
end of line\n"
msgstr "erreur d'analyse syntaxique la fin de la ligne\n"
#: command.c:12
75 command.c:1299 startup.c:183 startup.c:201
#: command.c:12
89 command.c:1314 startup.c:181 startup.c:199
msgid "Password: "
msgstr "Mot de passe: "
#: command.c:13
13 common.c:155 common.c:331 common.c:496
#: command.c:13
28 common.c:155 common.c:358 common.c:523
#, c-format
msgid "%s"
msgstr "%s"
#: command.c:13
17
#: command.c:13
32
msgid "Previous connection kept\n"
msgstr "La connexion prcdente tait garde.\n"
#: command.c:13
30
#: command.c:13
44
#, c-format
msgid "\\connect: %s"
msgstr "\\connect: %s"
#: command.c:13
42
#: command.c:13
56
#, c-format
msgid "You are now connected to database %s.\n"
msgstr "Vous tes maintainant connects la base de donnes %s.\n"
#: command.c:13
44
#: command.c:13
58
#, c-format
msgid "You are now connected as new user %s.\n"
msgstr "Vous tes maintainant connects comme l'utilisateur nouveau %s.\n"
#: command.c:13
47
#: command.c:13
61
#, c-format
msgid "You are now connected to database %s as user %s.\n"
msgstr ""
"Vous tes maintenant connects la base de donnes %s comme l'utilisateur %"
"s.\n"
#: command.c:14
38
#: command.c:14
52
#, c-format
msgid "could not start editor %s\n"
msgstr "n'a pas pu excuter l'diteur %s\n"
#: command.c:14
40
#: command.c:14
54
msgid "could not start /bin/sh\n"
msgstr "n'a pas pu excuter /bin/sh\n"
#: command.c:14
86
#: command.c:14
99
#, c-format
msgid "could not open temporary file %s: %s\n"
msgstr "n'a pas pu ouvrir le fichier temporaire %s: %s\n"
#: command.c:16
70
#: command.c:16
83
msgid "\\pset: allowed formats are unaligned, aligned, html, latex\n"
msgstr "\\pset: formats permis sont unaligned, aligned, html, latex\n"
#: command.c:16
75
#: command.c:16
88
#, c-format
msgid "Output format is %s.\n"
msgstr "Le format de sortie est %s.\n"
#: command.c:16
85
#: command.c:16
98
#, c-format
msgid "Border style is %d.\n"
msgstr "Modle de cadre est %d.\n"
#: command.c:1
694
#: command.c:1
707
msgid "Expanded display is on.\n"
msgstr ""
#: command.c:1
695
#: command.c:1
708
msgid "Expanded display is off.\n"
msgstr ""
#: command.c:17
07
#: command.c:17
20
#, c-format
msgid "Null display is '%s'.\n"
msgstr ""
#: command.c:17
19
#: command.c:17
32
#, c-format
msgid "Field separator is '%s'.\n"
msgstr "Sparateur de champs est %s.\n"
#: command.c:17
33
#: command.c:17
46
msgid "Record separator is <newline>."
msgstr "Sparateur d'enregistrements est saut de ligne."
#: command.c:17
35
#: command.c:17
48
#, c-format
msgid "Record separator is '%s'.\n"
msgstr "Sparateur d'enregistrements est %s.\n"
#: command.c:17
46
#: command.c:17
59
msgid "Showing only tuples."
msgstr ""
#: command.c:17
48
#: command.c:17
61
msgid "Tuples only is off."
msgstr ""
#: command.c:17
64
#: command.c:17
77
#, c-format
msgid "Title is \"%s\".\n"
msgstr "Titre est %s.\n"
#: command.c:17
66
#: command.c:17
79
msgid "Title is unset.\n"
msgstr "Titre n'est pas fix.\n"
#: command.c:17
82
#: command.c:17
95
#, c-format
msgid "Table attribute is \"%s\".\n"
msgstr ""
#: command.c:17
84
#: command.c:17
97
msgid "Table attributes unset.\n"
msgstr ""
#: command.c:1
795
#: command.c:1
808
msgid "Using pager is on."
msgstr "Le pagineur est utilis."
#: command.c:1
797
#: command.c:1
810
msgid "Using pager is off."
msgstr "Le pagineur n'est pas utilis."
#: command.c:18
08
#: command.c:18
21
msgid "Default footer is on."
msgstr ""
#: command.c:18
10
#: command.c:18
23
msgid "Default footer is off."
msgstr ""
#: command.c:18
16
#: command.c:18
29
#, c-format
msgid "\\pset: unknown option: %s\n"
msgstr "\\pset: option non reconnue: %s\n"
#: command.c:18
59
#: command.c:18
72
msgid "\\!: failed\n"
msgstr "\\!: chec\n"
...
...
@@ -245,27 +245,27 @@ msgstr "\\!:
msgid "%s: xstrdup: cannot duplicate null pointer (internal error)\n"
msgstr ""
#: common.c:
299 common.c:385
#: common.c:
326 common.c:412
msgid "You are currently not connected to a database.\n"
msgstr "Vous n'tes pas prsent connects une base de donnes.\n"
#: common.c:3
38 common.c:506
#: common.c:3
65 common.c:533
msgid "connection to server was lost\n"
msgstr "la connexion au serveur a t tombe\n"
#: common.c:3
41 common.c:509
#: common.c:3
68 common.c:536
msgid "The connection to the server was lost. Attempting reset: "
msgstr "La connexion au serveur a t tombe. Tentative de rinitialisation: "
#: common.c:3
45 common.c:513
#: common.c:3
72 common.c:540
msgid "Failed.\n"
msgstr "Echec.\n"
#: common.c:3
55 common.c:525
#: common.c:3
82 common.c:552
msgid "Succeeded.\n"
msgstr "Succs.\n"
#: common.c:
393
#: common.c:
420
#, c-format
msgid ""
"***(Single step mode: Verify query)"
...
...
@@ -275,7 +275,7 @@ msgid ""
"********************\n"
msgstr ""
#: common.c:
485
#: common.c:
512
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
...
...
@@ -283,7 +283,7 @@ msgstr ""
"Entrez les donnes copier suivi d'un saut de ligne.\n"
"Terminez avec un antislash et une priode sur une ligne par leur-mme."
#: common.c:5
31
#: common.c:5
58
#, c-format
msgid "Asynchronous NOTIFY '%s' from backend with pid %d received.\n"
msgstr "NOTIFY asynchrone %s reu depuis le backend avec le pid %d.\n"
...
...
@@ -313,66 +313,66 @@ msgstr "\\copy: r
#: help.c:47
msgid "on"
msgstr ""
msgstr "
activ"
#: help.c:47
msgid "off"
msgstr ""
msgstr "
dsactiv"
#: help.c:
70
#: help.c:
69
#, c-format
msgid "could not get current user name: %s\n"
msgstr "n'a pas pu obtenir le nom d'utilisateur actuel: %s\n"
#: help.c:7
9
#: help.c:7
8
msgid "This is psql, the PostgreSQL interactive terminal.\n"
msgstr "Ceci est psql, l'interface interactif de PostgreSQL.\n"
#: help.c:
80
#: help.c:
79
msgid "Usage:"
msgstr "Usage:"
#: help.c:8
1
#: help.c:8
0
msgid " psql [options] [dbname [username]]\n"
msgstr " psql [options] [base [utilisateur]]\n"
#: help.c:8
2
#: help.c:8
1
msgid "Options:"
msgstr "Options:"
#: help.c:8
3
#: help.c:8
2
msgid " -a Echo all input from script"
msgstr ""
#: help.c:8
4
#: help.c:8
3
msgid " -A Unaligned table output mode (-P format=unaligned)"
msgstr ""
#: help.c:8
5
#: help.c:8
4
msgid " -c COMMAND Run only single command (SQL or internal) and exit"
msgstr ""
" -c COMMANDE Excute qu'une commande seule (SQL ou interne) et quitte "
"ensuite"
#: help.c:9
1
#: help.c:9
0
#, c-format
msgid " -d DBNAME Specify database name to connect to (default: %s)\n"
msgstr ""
msgstr "
-d NOMBD Le nom de la base de donnes (par dfaut: %s)\n"
#: help.c:9
3
#: help.c:9
2
msgid " -e Echo commands sent to server"
msgstr " -e Fais voir les commandes envoyes au serveur"
#: help.c:9
4
#: help.c:9
3
msgid " -E Display queries that internal commands generate"
msgstr ""
" -E Fais voir les requtes gnrs par des commandes internes"
#: help.c:9
5
#: help.c:9
4
msgid " -f FILENAME Execute commands from file, then exit"
msgstr " -f FICHIER Excute les commandes du fichier et quitte ensuite"
#: help.c:9
6
#: help.c:9
5
#, c-format
msgid ""
" -F STRING Set field separator (default: \"%s\") (-P fieldsep=)\n"
...
...
@@ -380,101 +380,101 @@ msgstr ""
" -F CHAINE Fixe le sparateur de champs (par dfaut: %s) (-P "
"fieldsep=)\n"
#: help.c:10
1
#: help.c:10
0
#, c-format
msgid " -h HOSTNAME Specify database server host (default: %s)\n"
msgstr ""
" -h HOTE Le nom d'hte du serveur de la base de donnes (par\n"
" dfaut: %s)\n"
#: help.c:10
2
#: help.c:10
1
msgid "local socket"
msgstr "socket local"
#: help.c:10
4
#: help.c:10
3
msgid " -H HTML table output mode (-P format=html)"
msgstr ""
#: help.c:10
5
#: help.c:10
4
msgid " -l List available databases, then exit"
msgstr ""
" -l Affiche les bases de donnes disponibles et quitte ensuite"
#: help.c:10
6
#: help.c:10
5
msgid " -n Disable enhanced command line editing (readline)"
msgstr ""
#: help.c:10
7
#: help.c:10
6
msgid " -o FILENAME Send query results to file (or |pipe)"
msgstr ""
" -o FICHIER Ecris les rsultats des requtes dans un fichier (ou |tube)"
#: help.c:11
1
#: help.c:11
0
#, c-format
msgid " -p PORT Specify database server port (default: %s)\n"
msgstr ""
" -p PORT Le port du serveur de la base de donnes (par dfaut: %s)\n"
#: help.c:11
4
#: help.c:11
3
msgid ""
" -P VAR[=ARG] Set printing option 'VAR' to 'ARG' (see \\pset command)"
msgstr ""
#: help.c:11
5
#: help.c:11
4
msgid " -q Run quietly (no messages, only query output)"
msgstr ""
#: help.c:11
6
#: help.c:11
5
msgid ""
" -R STRING Set record separator (default: newline) (-P recordsep=)"
msgstr ""
" -R CHAINE Fixe le sparateur d'enregistrements (par dfaut: saut\n"
" de ligne) (-P recordsep=)"
#: help.c:11
7
#: help.c:11
6
msgid " -s Single step mode (confirm each query)"
msgstr ""
#: help.c:11
8
#: help.c:11
7
msgid " -S Single line mode (end of line terminates SQL command)"
msgstr ""
#: help.c:11
9
#: help.c:11
8
msgid " -t Print rows only (-P tuples_only)"
msgstr ""
#: help.c:1
20
#: help.c:1
19
msgid ""
" -T TEXT Set HTML table tag attributes (width, border) (-P "
"tableattr=)"
msgstr ""
#: help.c:12
6
#: help.c:12
5
#, c-format
msgid " -U NAME Specify database user name (default: %s)\n"
msgstr ""
msgstr "
-U NOM Le nom d'utilisateur de base de donnes (par dfaut: %s)\n"
#: help.c:12
8
#: help.c:12
7
msgid " -v NAME=VALUE Set psql variable 'NAME' to 'VALUE'"
msgstr ""
#: help.c:12
9
#: help.c:12
8
msgid " -V Show version information and exit"
msgstr ""
msgstr "
-V Affiche la version du programme et quitte
"
#: help.c:1
30
#: help.c:1
29
msgid " -W Prompt for password (should happen automatically)"
msgstr ""
#: help.c:13
1
#: help.c:13
0
msgid " -x Turn on expanded table output (-P expanded)"
msgstr ""
#: help.c:13
2
#: help.c:13
1
msgid " -X Do not read startup file (~/.psqlrc)"
msgstr ""
#: help.c:13
5
#: help.c:13
4
msgid ""
"\n"
"For more information, type \"\\?\" (for internal commands) or \"\\help\"\n"
...
...
@@ -490,11 +490,11 @@ msgstr ""
"\n"
"Rapporter toutes anomalies <pgsql-bugs@postgresql.org>."
#: help.c:19
4
#: help.c:19
2
msgid " \\a toggle between unaligned and aligned output mode\n"
msgstr ""
#: help.c:19
5
#: help.c:19
3
#, c-format
msgid ""
" \\c[onnect] [DBNAME|- [USER]]\n"
...
...
@@ -503,79 +503,79 @@ msgstr ""
" \\c[onnect] [BASE|- [UTILISATEUR]]\n"
" connecte une base de donnes nouveau ( prsent %s)\n"
#: help.c:19
8
#: help.c:19
6
msgid " \\C TITLE set table title\n"
msgstr " \\C TITRE fixe le titre des tables\n"
#: help.c:19
9
#: help.c:19
7
msgid " \\cd [DIRNAME] change the current working directory\n"
msgstr " \\cd [REPERT] remplace le rpertoire courant\n"
#: help.c:
200
#: help.c:
198
msgid " \\copy ... perform SQL COPY with data stream to the client host\n"
msgstr ""
#: help.c:
201
#: help.c:
199
msgid " \\copyright show PostgreSQL usage and distribution terms\n"
msgstr ""
#: help.c:20
2
#: help.c:20
0
msgid " \\d TABLE describe table (or view, index, sequence)\n"
msgstr " \\d TABLE dcris table (ou vue, index, squence)\n"
#: help.c:20
3
#: help.c:20
1
msgid " \\d{t|i|s|v}... list tables/indexes/sequences/views\n"
msgstr " \\d{t|i|s|v}... affiche des tables/index/squences/vues\n"
#: help.c:20
4
#: help.c:20
2
msgid ""
" \\d{p|S|l} list access privileges, system tables, or large objects\n"
msgstr ""
" \\d{p|S|l} affiche des privilges d'accs, tables de systme ou\n"
" objets grands\n"
#: help.c:20
5
#: help.c:20
3
msgid " \\da list aggregate functions\n"
msgstr " \\da affiche des fonctions d'agrgation\n"
#: help.c:20
6
#: help.c:20
4
msgid " \\dd NAME show comment for table, type, function, or operator\n"
msgstr ""
" \\dd NOM affiche les commentaires sur table, type, fonction ou\n"
" operateur\n"
#: help.c:20
7
#: help.c:20
5
msgid " \\df list functions\n"
msgstr " \\df affiche des fonctions\n"
#: help.c:20
8
#: help.c:20
6
msgid " \\do list operators\n"
msgstr " \\do affiche des operateurs\n"
#: help.c:20
9
#: help.c:20
7
msgid " \\dT list data types\n"
msgstr " \\dT affiche des types de donne\n"
#: help.c:2
10
#: help.c:2
08
msgid ""
" \\e FILENAME edit the current query buffer or file with external editor\n"
msgstr ""
" \\e FICHIER dite le tampon de requte ou le fichier par un diteur "
"externe\n"
#: help.c:2
11
#: help.c:2
09
msgid " \\echo TEXT write text to standard output\n"
msgstr " \\echo TEXTE cris texte sur la sortie standard\n"
#: help.c:21
2
#: help.c:21
0
msgid " \\encoding ENCODING set client encoding\n"
msgstr " \\encoding ENCODAGE fixe l'encodage du client\n"
#: help.c:21
3
#: help.c:21
1
msgid " \\f STRING set field separator\n"
msgstr " \\f CHAINE fixe le sparateur de champs\n"
#: help.c:21
4
#: help.c:21
2
msgid ""
" \\g FILENAME send SQL command to server (and write results to file or |"
"pipe)\n"
...
...
@@ -583,103 +583,103 @@ msgstr ""
" \\g FICHIER excute commande SQL (et cris les rsultats dans une\n"
" fichier ou |tube)\n"
#: help.c:21
5
#: help.c:21
3
msgid " \\h NAME help on syntax of SQL commands, * for all commands\n"
msgstr ""
msgstr "
\\h NOM aide-mmoire pour les commandes SQL, * pour toutes less commandes\n"
#: help.c:21
6
#: help.c:21
4
#, c-format
msgid " \\H toggle HTML output mode (currently %s)\n"
msgstr ""
#: help.c:21
8
#: help.c:21
6
msgid " \\i FILENAME execute commands from file\n"
msgstr " \\i FICHIER excute les commandes du fichier\n"
#: help.c:21
9
#: help.c:21
7
msgid " \\l list all databases\n"
msgstr " \\l affiche une liste des bases de donnes disponibles\n"
#: help.c:2
20
#: help.c:2
18
msgid ""
" \\lo_export, \\lo_import, \\lo_list, \\lo_unlink\n"
" large object operations\n"
msgstr ""
#: help.c:22
2
#: help.c:22
0
msgid " \\o FILENAME send all query results to file or |pipe\n"
msgstr ""
" \\o FICHIER cris les rsultats des requtes dans un fichier (ou |"
"tube)\n"
#: help.c:22
3
#: help.c:22
1
msgid " \\p show the content of the current query buffer\n"
msgstr " \\p affiche le contenu actuel du tampon de requte\n"
#: help.c:22
4
#: help.c:22
2
msgid ""
" \\pset VAR set table output option (VAR := {format|border|expanded|\n"
" fieldsep|null|recordsep|tuples_only|title|tableattr|pager})\n"
msgstr ""
#: help.c:22
6
#: help.c:22
4
msgid " \\q quit psql\n"
msgstr " \\q quitte psql\n"
#: help.c:22
7
#: help.c:22
5
msgid " \\qecho TEXT write text to query output stream (see \\o)\n"
msgstr ""
" \\qecho TEXTE cris texte sur la sortie pour les rsultats des requtes\n"
" (vois \\o)\n"
#: help.c:22
8
#: help.c:22
6
msgid " \\r reset (clear) the query buffer\n"
msgstr " \\r fface le tampon de requte\n"
#: help.c:22
9
#: help.c:22
7
msgid " \\s FILENAME print history or save it to file\n"
msgstr ""
#: help.c:2
30
#: help.c:2
28
msgid " \\set NAME VALUE set internal variable\n"
msgstr ""
#: help.c:2
31
#: help.c:2
29
#, c-format
msgid " \\t show only rows (currently %s)\n"
msgstr ""
#: help.c:23
3
#: help.c:23
1
msgid " \\T TEXT set HTML table tag attributes\n"
msgstr ""
#: help.c:23
4
#: help.c:23
2
msgid " \\unset NAME unset (delete) internal variable\n"
msgstr ""
#: help.c:23
5
#: help.c:23
3
msgid " \\w FILENAME write current query buffer to file\n"
msgstr ""
" \\w FICHIER cris le contenu du tampon de requte dans un fichier\n"
#: help.c:23
6
#: help.c:23
4
#, c-format
msgid " \\x toggle expanded output (currently %s)\n"
msgstr ""
#: help.c:23
8
#: help.c:23
6
msgid " \\z list table access privileges\n"
msgstr " \\z affiche des privilges d'accs des tables\n"
#: help.c:23
9
#: help.c:23
7
msgid " \\! [COMMAND] execute command in shell or start interactive shell\n"
msgstr ""
#: help.c:26
6
#: help.c:26
4
msgid "Available help:"
msgstr "Aide-mmoire disponible:"
#: help.c:29
7
#: help.c:29
5
#, c-format
msgid ""
"Command: %s\n"
...
...
@@ -694,7 +694,7 @@ msgstr ""
"%s\n"
"\n"
#: help.c:30
8
#: help.c:30
6
#, c-format
msgid ""
"No help available for '%-.*s'.\n"
...
...
@@ -703,36 +703,37 @@ msgstr ""
"Aucun aide-mmoire disponible pour %-.*s.\n"
"Faites \\h sans arguments pour voir l'aide-mmoire disponible.\n"
#: input.c:17
1
#: input.c:17
6
#, c-format
msgid "could not save history to %s: %s\n"
msgstr "n'a pas pu crire histoire dans %s: %s\n"
#: large_obj.c:6
6
#: large_obj.c:6
9
msgid "Warning: Your transaction in progress has been committed."
msgstr "Attention: Votre transaction courante a t valide."
#: large_obj.c:
68
#: large_obj.c:
71
msgid "Warning: Your transaction in progress has been rolled back."
msgstr "Attention: Votre transaction courante a t annule."
#: large_obj.c:9
5
#: large_obj.c:9
8
msgid "\\lo_export: not connected to a database\n"
msgstr "\\lo_export: pas connect une base de donnes\n"
#: large_obj.c:16
2
#: large_obj.c:16
5
msgid "\\lo_import: not connected to a database\n"
msgstr "\\lo_import: pas connect une base de donnes\n"
#: large_obj.c:2
53
#: large_obj.c:2
81
msgid "\\lo_unlink: not connected to a database\n"
msgstr "\\lo_unlink: pas connect une base de donnes\n"
#: large_obj.c:328
#: describe.c:57 describe.c:110 describe.c:169 describe.c:220 describe.c:268
#: describe.c:400 describe.c:529 describe.c:1033 large_obj.c:362
msgid "Description"
msgstr "Description"
#: large_obj.c:3
36
#: large_obj.c:3
70
msgid "Large objects"
msgstr ""
...
...
@@ -741,29 +742,29 @@ msgstr ""
msgid "Use \"\\q\" to leave %s.\n"
msgstr "Faites \\q pour quitter %s.\n"
#: print.c:
36
7
#: print.c:
44
7
msgid "(No rows)\n"
msgstr "(Pas de ligne)\n"
#: print.c:1
072
#: print.c:1
221
msgid "(1 row)"
msgstr "(1 ligne)"
#: print.c:1
074
#: print.c:1
223
#, c-format
msgid "(%d rows)"
msgstr "(%d lignes)"
#: startup.c:14
1 startup.c:615
#: startup.c:14
0 startup.c:611
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: mmoirepuise\n"
#: startup.c:17
7
msgid "Username: "
#: startup.c:17
5
msgid "User
name: "
msgstr "Nom d'utilisateur: "
#: startup.c:28
6
#: startup.c:28
4
#, c-format
msgid ""
"Welcome to %s, the PostgreSQL interactive terminal.\n"
...
...
@@ -784,27 +785,27 @@ msgstr ""
" \\q pour quitter\n"
"\n"
#: startup.c:4
61
#: startup.c:4
57
#, c-format
msgid "%s: couldn't set printing parameter %s\n"
msgstr ""
#: startup.c:50
7
#: startup.c:50
3
#, c-format
msgid "%s: could not delete variable %s\n"
msgstr "%s: n'a pas pu effacer la variable %s\n"
#: startup.c:51
7
#: startup.c:51
3
#, c-format
msgid "%s: could not set variable %s\n"
msgstr "%s: n'a pas pu fixer la variable %s\n"
#: startup.c:54
8 startup.c:563
#: startup.c:54
4 startup.c:559
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "Pour savoir davantage, faites %s --help.\n"
#: startup.c:55
6
#: startup.c:55
2
#, c-format
msgid ""
"%s was compiled without support for long options.\n"
...
...
@@ -813,33 +814,33 @@ msgstr ""
"%s a t compil sans des options de forme longue.\n"
"Utilisez --help pour un rsum des options disponible.\n"
#: startup.c:5
81
#: startup.c:5
77
#, c-format
msgid "%s: warning: extra option %s ignored\n"
msgstr "%s: attention: option superflue %s ignore\n"
#: startup.c:58
8
#: startup.c:58
4
#, c-format
msgid "%s: Warning: The -u option is deprecated. Use -U.\n"
msgstr "%s: Attention: L'option -u est obsolte. Utilisez -U.\n"
#: startup.c:64
4
#: startup.c:64
0
msgid "contains support for: "
msgstr ""
msgstr "
contient support pour:
"
#: startup.c:64
7
#: startup.c:64
3
msgid "readline"
msgstr "readline"
#: startup.c:65
7
#: startup.c:65
3
msgid "history"
msgstr "histo
ry
"
msgstr "histo
ire
"
#: startup.c:66
6
#: startup.c:66
2
msgid "multibyte"
msgstr "
multibyte
"
msgstr "
caractres multi-octets"
#: startup.c:67
4
#: startup.c:67
0
msgid ""
"Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group\n"
"Portions Copyright (c) 1996, Regents of the University of California\n"
...
...
@@ -847,9 +848,295 @@ msgid ""
"usage and distribution terms."
msgstr ""
#: startup.c:69
9
#: startup.c:69
5
#, c-format
msgid ""
"SSL connection (cipher: %s, bits: %i)\n"
"\n"
msgstr "Connexion SSL (chiffrement: %s, bits: %i)\n\n"
#: describe.c:56 describe.c:100 describe.c:158 describe.c:219 describe.c:259
#: describe.c:400 describe.c:1027
msgid "Name"
msgstr "Nom"
#: describe.c:56
msgid "(all types)"
msgstr "(tous les types)"
#: describe.c:57
msgid "Data type"
msgstr "Type de donnes"
#: describe.c:73
msgid "List of aggregate functions"
msgstr "Liste des fonctions d'agrgation"
#: describe.c:100
msgid "Result data type"
msgstr "Type de donnes du rsultat"
#: describe.c:101
msgid "Argument data types"
msgstr "Type de donnes des paramtres"
#: describe.c:109 describe.c:259 describe.c:1028
msgid "Owner"
msgstr "Propritaire"
#: describe.c:109
msgid "Language"
msgstr "Langue"
#: describe.c:110
msgid "Source code"
msgstr "Code source"
#: describe.c:135
msgid "List of functions"
msgstr "Liste des fonctions"
#: describe.c:166
msgid "Internal name"
msgstr "Nom interne"
#: describe.c:166
msgid "Size"
msgstr "Taille"
#: describe.c:193
msgid "List of data types"
msgstr "Liste des types de donnes"
#: describe.c:219
msgid "Left arg type"
msgstr "Type d'arg. gauche"
#: describe.c:219
msgid "Right arg type"
msgstr "Type d'arg. droit"
#: describe.c:220
msgid "Result type"
msgstr "Type de rsultat"
#: describe.c:235
msgid "List of operators"
msgstr "Liste des operateurs"
#: describe.c:263
msgid "Encoding"
msgstr "Encodage"
#: describe.c:278
msgid "List of databases"
msgstr "Liste des bases de donnes"
#: describe.c:305
msgid "Table"
msgstr "Table"
#: describe.c:305
msgid "Access privileges"
msgstr "Privilges d'accs"
#: describe.c:319
#, c-format
msgid "Access privileges for database \"%s\""
msgstr "Privilges d'accs de la base de donnes %s"
#: describe.c:400
msgid "Object"
msgstr "Objet"
#: describe.c:401
msgid "aggregate"
msgstr "agrgation"
#: describe.c:401
msgid "function"
msgstr "fonction"
#: describe.c:401
msgid "operator"
msgstr "operateur"
#: describe.c:402
msgid "data type"
msgstr "type de donnes"
#: describe.c:402 describe.c:1027
msgid "table"
msgstr "table"
#: describe.c:402 describe.c:1027
msgid "view"
msgstr "vue"
#: describe.c:403 describe.c:1027
msgid "index"
msgstr "index"
#: describe.c:403 describe.c:1027
msgid "sequence"
msgstr "squence"
#: describe.c:403
msgid "rule"
msgstr "rule"
#: describe.c:404
msgid "trigger"
msgstr "trigger"
#: describe.c:421
msgid "Object descriptions"
msgstr "Descriptions des objets"
#: describe.c:502
#, c-format
msgid "Did not find any relation named \"%s\".\n"
msgstr "N'a trouv aucune relation nomme %s.\n"
#: describe.c:516
msgid "Column"
msgstr "Colonne"
#: describe.c:517 describe.c:1028
msgid "Type"
msgstr "Type"
#: describe.c:523
msgid "Modifiers"
msgstr "Modifications"
#: describe.c:627
#, c-format
msgid "Table \"%s\""
msgstr "Table %s"
#: describe.c:630
#, c-format
msgid "View \"%s\""
msgstr "Vue %s"
#: describe.c:633
#, c-format
msgid "Sequence \"%s\""
msgstr "Squence %s"
#: describe.c:636
#, c-format
msgid "Index \"%s\""
msgstr "Index %s"
#: describe.c:639
#, c-format
msgid "Special relation \"%s\""
msgstr "Relation spciale %s"
#: describe.c:642
#, c-format
msgid "TOAST table \"%s\""
msgstr "Table TOAST %s"
#: describe.c:645
#, c-format
msgid "?%c? \"%s\""
msgstr "?%c? %s"
#: describe.c:675
msgid "unique "
msgstr "unique "
#: describe.c:680
msgid " (primary key)"
msgstr ""
#: describe.c:685
#, c-format
msgid "Index predicate: %s"
msgstr ""
#: describe.c:700
#, c-format
msgid "View definition: %s"
msgstr "Dfinition de la vue: %s"
#: describe.c:816
msgid "Indexes"
msgstr "Index"
#: describe.c:831
msgid "Primary key"
msgstr ""
#: describe.c:846
msgid "Unique keys"
msgstr ""
#: describe.c:861
msgid "Check constraints"
msgstr ""
#: describe.c:864
#, c-format
msgid "%s: \"%s\" %s"
msgstr "%s: %s %s"
#: describe.c:867
#, c-format
msgid "%*s \"%s\" %s"
msgstr "%*s %s %s"
#: describe.c:875
msgid "Rules"
msgstr ""
#: describe.c:890
msgid "Triggers"
msgstr ""
#: describe.c:961
msgid "User name"
msgstr "Nom d'utilisateur"
#: describe.c:961
msgid "User ID"
msgstr ""
#: describe.c:962
msgid "superuser, create database"
msgstr "superuser, cration des bases de donnes"
#: describe.c:963
msgid "superuser"
msgstr "superuser"
#: describe.c:963
msgid "create database"
msgstr "cration des bases de donnes"
#: describe.c:964
msgid "Attributes"
msgstr "Attributs"
#: describe.c:978
msgid "List of database users"
msgstr "Liste des utilisateurs de base de donnes"
#: describe.c:1028
msgid "special"
msgstr "spcial"
#: describe.c:1071
msgid "No matching relations found.\n"
msgstr ""
#: describe.c:1073
msgid "No relations found.\n"
msgstr ""
#: describe.c:1078
msgid "List of relations"
msgstr "Liste des relations"
src/bin/psql/sv.po
View file @
e2024ec6
# Swedish message translation file for psql
# Peter Eisentraut <peter_e@gmx.net>, 2001.
#
# $Header: /cvsroot/pgsql/src/bin/psql/Attic/sv.po,v 1.
1 2001/06/20 18:25:26
petere Exp $
# $Header: /cvsroot/pgsql/src/bin/psql/Attic/sv.po,v 1.
2 2001/12/10 13:02:49
petere Exp $
#
# Use these quotes: "%s"
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.2\n"
"POT-Creation-Date: 2001-
06-11 20:14+02
00\n"
"PO-Revision-Date: 2001-
06-13 22:22+02
00\n"
"POT-Creation-Date: 2001-
12-05 20:41+01
00\n"
"PO-Revision-Date: 2001-
12-09 22:19+01
00\n"
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
"Language-Team: Swedish <
sv@li.org
>\n"
"Language-Team: Swedish <
peter_e@gmx.net
>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: command.c:15
2
#: command.c:15
4
msgid "Warning: This syntax is deprecated.\n"
msgstr ""
msgstr "
Varning: Denna syntax r frlegad.\n"
#: command.c:1
59
#: command.c:1
61
#, c-format
msgid "Invalid command \\%s. Try \\? for help.\n"
msgstr "Ogiltigt kommando \\%s. Forsk med \\? fr hjlp.\n"
#: command.c:16
1
#: command.c:16
3
#, c-format
msgid "invalid command \\%s\n"
msgstr "ogiltigt kommando \\%s\n"
#: command.c:2
78
#: command.c:2
80
#, c-format
msgid "could not get home directory: %s\n"
msgstr "kan inte hmta hemkatalogen: %s\n"
#: command.c:29
2
#: command.c:29
6
#, c-format
msgid "\\%s: could not change directory to '%s': %s\n"
msgstr "\\%s: kan inte byta katalog till \"%s\": %s\n"
#: command.c:38
0 command.c:726
#: command.c:38
5 command.c:730
msgid "no query buffer\n"
msgstr "ingen frgebuffert\n"
#: command.c:4
36
#: command.c:4
41
#, c-format
msgid "%s: invalid encoding name\n"
msgstr "%s: ogiltig kodningnamn\n"
#: command.c:4
45
#: command.c:4
50
#, c-format
msgid "\\%s: multibyte support is not enabled\n"
msgstr "\\%s: flerbyte stds ej\n"
#: command.c:
499 command.c:530 command.c:541 command.c:555 command.c:597
#: command.c:7
06 command.c:735
#: command.c:
504 command.c:535 command.c:546 command.c:560 command.c:602
#: command.c:7
10 command.c:739
#, c-format
msgid "\\%s: missing required argument\n"
msgstr "\\%s: obligatoriskt argument saknas\n"
#: command.c:5
85
#: command.c:5
90
msgid "Query buffer is empty."
msgstr "Frgebufferten r tom."
#: command.c:6
16
#: command.c:6
21
msgid "Query buffer reset (cleared)."
msgstr "Frgebufferten har blivit borttagen."
#: command.c:6
27
#: command.c:6
32
#, c-format
msgid "Wrote history to %s.\n"
msgstr "Kommandohistori
a
har skrivits till %s.\n"
msgstr "Kommandohistori
en
har skrivits till %s.\n"
#: command.c:6
68 command.c:900 command.c:1114 command.c:1160 command.c:1844
#: common.c:57 copy.c:87 mainloop.c:80 mainloop.c:384
#: command.c:6
72 command.c:903 command.c:1118 command.c:1174 command.c:1857
#: common.c:57 copy.c:87
describe.c:448
mainloop.c:80 mainloop.c:384
msgid "out of memory\n"
msgstr "minnet slut\n"
#: command.c:6
77 command.c:711
#: command.c:6
81 command.c:715
#, c-format
msgid "\\%s: error\n"
msgstr "\\%s: fel\n"
#: command.c:75
0 command.c:770 command.c:1005 command.c:1018 command.c:1028
#: command.c:15
01 command.c:1514 command.c:1526 command.c:1539 command.c:1553
#: command.c:15
67 command.c:1597
common.c:106 copy.c:290
#: command.c:75
4 command.c:774 command.c:1009 command.c:1022 command.c:1032
#: command.c:15
14 command.c:1527 command.c:1539 command.c:1552 command.c:1566
#: command.c:15
80 command.c:1610
common.c:106 copy.c:290
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
#: command.c:83
5
#: command.c:83
9
#, c-format
msgid "\\%s: extra argument '%s' ignored\n"
msgstr "\\%s: verfldigt argument \"%s\" ignorerat\n"
#: command.c:89
2 command.c:966 command.c:994
msgid "parse error at end of line\n"
#: command.c:89
5 command.c:970 command.c:998
msgid "parse error at
the
end of line\n"
msgstr "parsfel vid radslutet\n"
#: command.c:12
75 command.c:1299 startup.c:183 startup.c:201
#: command.c:12
89 command.c:1314 startup.c:181 startup.c:199
msgid "Password: "
msgstr "Lsenord: "
#: command.c:13
13 common.c:155 common.c:331 common.c:496
#: command.c:13
28 common.c:155 common.c:358 common.c:523
#, c-format
msgid "%s"
msgstr "%s"
#: command.c:13
17
#: command.c:13
32
msgid "Previous connection kept\n"
msgstr "Fregende frbindelsen bevarad\n"
#: command.c:13
30
#: command.c:13
44
#, c-format
msgid "\\connect: %s"
msgstr "\\connect: %s"
#: command.c:13
42
#: command.c:13
56
#, c-format
msgid "You are now connected to database %s.\n"
msgstr "Du r nu frbunden till databasen %s.\n"
#: command.c:13
44
#: command.c:13
58
#, c-format
msgid "You are now connected as new user %s.\n"
msgstr "Du r nu frbunden som ny anvndar %s.\n"
#: command.c:13
47
#: command.c:13
61
#, c-format
msgid "You are now connected to database %s as user %s.\n"
msgstr "Du r nu frbunden till databasen %s som anvndar %s.\n"
#: command.c:14
38
#: command.c:14
52
#, c-format
msgid "could not start editor %s\n"
msgstr "kan inte starta editorn %s\n"
#: command.c:14
40
#: command.c:14
54
msgid "could not start /bin/sh\n"
msgstr "kan inte starta /bin/sh\n"
#: command.c:14
86
#: command.c:14
99
#, c-format
msgid "could not open temporary file %s: %s\n"
msgstr "kan inte ppna temporr fil %s: %s\n"
#: command.c:16
70
#: command.c:16
83
msgid "\\pset: allowed formats are unaligned, aligned, html, latex\n"
msgstr "\\pset: tilltna formaten r unaligned, aligned, html, latex\n"
#: command.c:16
75
#: command.c:16
88
#, c-format
msgid "Output format is %s.\n"
msgstr "Utdataformatet r \"%s\".\n"
#: command.c:16
85
#: command.c:16
98
#, c-format
msgid "Border style is %d.\n"
msgstr ""
#: command.c:1
694
#: command.c:1
707
msgid "Expanded display is on.\n"
msgstr ""
#: command.c:1
695
#: command.c:1
708
msgid "Expanded display is off.\n"
msgstr ""
#: command.c:17
07
#: command.c:17
20
#, c-format
msgid "Null display is '%s'.\n"
msgstr ""
#: command.c:17
19
#: command.c:17
32
#, c-format
msgid "Field separator is '%s'.\n"
msgstr "Fltseparatorn r \"%s\".\n"
#: command.c:17
33
#: command.c:17
46
msgid "Record separator is <newline>."
msgstr "Postseparatorn r <newline>."
#: command.c:17
35
#: command.c:17
48
#, c-format
msgid "Record separator is '%s'.\n"
msgstr "Postseparatorn r \"%s\".\n"
#: command.c:17
46
#: command.c:17
59
msgid "Showing only tuples."
msgstr ""
#: command.c:17
48
#: command.c:17
61
msgid "Tuples only is off."
msgstr ""
#: command.c:17
64
#: command.c:17
77
#, c-format
msgid "Title is \"%s\".\n"
msgstr "Titeln r \"%s\".\n"
#: command.c:17
66
#: command.c:17
79
msgid "Title is unset.\n"
msgstr ""
msgstr "
Titeln r inte satt.\n"
#: command.c:17
82
#: command.c:17
95
#, c-format
msgid "Table attribute is \"%s\".\n"
msgstr ""
#: command.c:17
84
#: command.c:17
97
msgid "Table attributes unset.\n"
msgstr ""
#: command.c:1
795
#: command.c:1
808
msgid "Using pager is on."
msgstr ""
#: command.c:1
797
#: command.c:1
810
msgid "Using pager is off."
msgstr ""
#: command.c:18
08
#: command.c:18
21
msgid "Default footer is on."
msgstr ""
#: command.c:18
10
#: command.c:18
23
msgid "Default footer is off."
msgstr ""
#: command.c:18
16
#: command.c:18
29
#, c-format
msgid "\\pset: unknown option: %s\n"
msgstr "\\pset: oknd parameter: %s\n"
#: command.c:18
59
#: command.c:18
72
msgid "\\!: failed\n"
msgstr "\\!: misslyckades\n"
...
...
@@ -243,27 +243,27 @@ msgstr "\\!: misslyckades\n"
msgid "%s: xstrdup: cannot duplicate null pointer (internal error)\n"
msgstr ""
#: common.c:
299 common.c:385
#: common.c:
326 common.c:412
msgid "You are currently not connected to a database.\n"
msgstr "Du r fr nrvarande inte frbunden till en databas.\n"
#: common.c:3
38 common.c:506
#: common.c:3
65 common.c:533
msgid "connection to server was lost\n"
msgstr "frbindelsen till servern har blivit frlorad\n"
#: common.c:3
41 common.c:509
#: common.c:3
68 common.c:536
msgid "The connection to the server was lost. Attempting reset: "
msgstr "Frbindelsen till servern har blivit frlorad. Frsk att omstarta: "
#: common.c:3
45 common.c:513
#: common.c:3
72 common.c:540
msgid "Failed.\n"
msgstr "Misslyckades.\n"
#: common.c:3
55 common.c:525
#: common.c:3
82 common.c:552
msgid "Succeeded.\n"
msgstr "Lyckades.\n"
#: common.c:
393
#: common.c:
420
#, c-format
msgid ""
"***(Single step mode: Verify query)"
...
...
@@ -273,13 +273,13 @@ msgid ""
"********************\n"
msgstr ""
#: common.c:
485
#: common.c:
512
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
msgstr ""
#: common.c:5
31
#: common.c:5
58
#, c-format
msgid "Asynchronous NOTIFY '%s' from backend with pid %d received.\n"
msgstr "Asynkront NOTIFY \"%s\" mottaget frn backenden med pid %d.\n"
...
...
@@ -315,150 +315,154 @@ msgstr ""
msgid "off"
msgstr ""
#: help.c:
70
#: help.c:
69
#, c-format
msgid "could not get current user name: %s\n"
msgstr "kan inte hmta det aktuella anvndarnamnet: %s\n"
#: help.c:7
9
#: help.c:7
8
msgid "This is psql, the PostgreSQL interactive terminal.\n"
msgstr "Detta r psql, den interaktiva PostgreSQL-terminalen.\n"
#: help.c:
80
#: help.c:
79
msgid "Usage:"
msgstr "Anvndning:"
#: help.c:8
1
#: help.c:8
0
msgid " psql [options] [dbname [username]]\n"
msgstr " psql [flaggor] [dbnamn [anvndar]]\n"
msgstr " psql [flaggor] [dbnamn [anvndarn
amn]
]\n"
#: help.c:8
2
#: help.c:8
1
msgid "Options:"
msgstr "Flaggor:"
#: help.c:8
3
#: help.c:8
2
msgid " -a Echo all input from script"
msgstr ""
#: help.c:8
4
#: help.c:8
3
msgid " -A Unaligned table output mode (-P format=unaligned)"
msgstr ""
#: help.c:8
5
#: help.c:8
4
msgid " -c COMMAND Run only single command (SQL or internal) and exit"
msgstr " -c KOMMANDO Kr enkelt kommando (SQL eller internt) och avsluta sedan"
msgstr ""
" -c KOMMANDO Kr enkelt kommando (SQL eller internt) och avsluta sedan"
#: help.c:9
1
#: help.c:9
0
#, c-format
msgid " -d DBNAME Specify database name to connect to (default: %s)\n"
msgstr " -d DBNAMN Ange databasen att frbinda till (standard: %s)\n"
#: help.c:9
3
#: help.c:9
2
msgid " -e Echo commands sent to server"
msgstr ""
msgstr "
-e Visa kommandona som blir skickade till servern
"
#: help.c:9
4
#: help.c:9
3
msgid " -E Display queries that internal commands generate"
msgstr ""
#: help.c:9
5
#: help.c:9
4
msgid " -f FILENAME Execute commands from file, then exit"
msgstr " -f FILNAMN Kr kommandona frn fil och avsluta sedan"
#: help.c:9
6
#: help.c:9
5
#, c-format
msgid ""
" -F STRING Set field separator (default: \"%s\") (-P fieldsep=)\n"
msgstr " -F STRNG Stt fltseparatorn (standard: \"%s\") (-P fieldsep=)\n"
msgstr ""
" -F STRNG Stt fltseparatorn (standard: \"%s\") (-P fieldsep=)\n"
#: help.c:10
1
#: help.c:10
0
#, c-format
msgid " -h HOSTNAME Specify database server host (default: %s)\n"
msgstr ""
msgstr "
-h VRDNAMN Ange databasserver-vrdnamnet (standard: %s)\n"
#: help.c:10
2
#: help.c:10
1
msgid "local socket"
msgstr "lokalt uttag"
#: help.c:10
4
#: help.c:10
3
msgid " -H HTML table output mode (-P format=html)"
msgstr ""
#: help.c:10
5
#: help.c:10
4
msgid " -l List available databases, then exit"
msgstr " -l Visa befintliga databaser och avsluta sedan"
#: help.c:10
6
#: help.c:10
5
msgid " -n Disable enhanced command line editing (readline)"
msgstr ""
#: help.c:10
7
#: help.c:10
6
msgid " -o FILENAME Send query results to file (or |pipe)"
msgstr " -o FILNAMN Skriv frgeresultater till fil (eller |rr)"
#: help.c:11
1
#: help.c:11
0
#, c-format
msgid " -p PORT Specify database server port (default: %s)\n"
msgstr ""
msgstr "
-p PORT Ange databasserverporten (standard: %s)\n
"
#: help.c:11
4
#: help.c:11
3
msgid ""
" -P VAR[=ARG] Set printing option 'VAR' to 'ARG' (see \\pset command)"
msgstr ""
#: help.c:115
# XXX
#: help.c:114
msgid " -q Run quietly (no messages, only query output)"
msgstr ""
msgstr "
-q Kr tyst (inga meddelanden, endast frgeutdata)"
#: help.c:11
6
#: help.c:11
5
msgid ""
" -R STRING Set record separator (default: newline) (-P recordsep=)"
msgstr " -R STRNG Stt postseparatorn (standard: newline) (-P recordsep=)"
msgstr ""
" -R STRNG Stt postseparatorn (standard: newline) (-P recordsep=)"
#: help.c:11
7
#: help.c:11
6
msgid " -s Single step mode (confirm each query)"
msgstr ""
#: help.c:11
8
#: help.c:11
7
msgid " -S Single line mode (end of line terminates SQL command)"
msgstr ""
#: help.c:11
9
#: help.c:11
8
msgid " -t Print rows only (-P tuples_only)"
msgstr ""
msgstr "
-t Visa endast rader (-P tuples_only)
"
#: help.c:1
20
#: help.c:1
19
msgid ""
" -T TEXT Set HTML table tag attributes (width, border) (-P "
"tableattr=)"
msgstr ""
#: help.c:12
6
#: help.c:12
5
#, c-format
msgid " -U NAME Specify database user name (default: %s)\n"
msgstr ""
msgstr "
-U NAMN Ange databasanvndarnamnet (standard: %s)\n"
#: help.c:12
8
#: help.c:12
7
msgid " -v NAME=VALUE Set psql variable 'NAME' to 'VALUE'"
msgstr ""
#: help.c:12
9
#: help.c:12
8
msgid " -V Show version information and exit"
msgstr " -V Visa versionsinformation och avsluta"
#: help.c:1
30
#: help.c:1
29
msgid " -W Prompt for password (should happen automatically)"
msgstr " -W Frga om lsenord (br sker automatiskt)"
#: help.c:13
1
#: help.c:13
0
msgid " -x Turn on expanded table output (-P expanded)"
msgstr ""
#: help.c:13
2
#: help.c:13
1
msgid " -X Do not read startup file (~/.psqlrc)"
msgstr " -X Ls inte startfilen (~/.psqlrc)"
#: help.c:13
5
#: help.c:13
4
msgid ""
"\n"
"For more information, type \"\\?\" (for internal commands) or \"\\help\"\n"
...
...
@@ -467,12 +471,18 @@ msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>."
msgstr ""
"\n"
"Fr mer information, sl \"\\?\" (fr de interna kommandona) eller\n"
"\"\\help\" (fr de SQL-kommandona) inom psql, eller ls avsnittet om psql\n"
"i PostgreSQL-dokumentationen.\n"
"\n"
"Rapportera fel till <pgsql-bugs@postgresql.org>."
#: help.c:19
4
#: help.c:19
2
msgid " \\a toggle between unaligned and aligned output mode\n"
msgstr ""
msgstr "
\\a byt mellan ojusterat och justerat utdataformat\n
"
#: help.c:19
5
#: help.c:19
3
#, c-format
msgid ""
" \\c[onnect] [DBNAME|- [USER]]\n"
...
...
@@ -481,172 +491,176 @@ msgstr ""
" \\c[onnect] [DBNAMN|- [ANVNDAR]]\n"
" frbind till en ny databas (fr nrvarande \"%s\")\n"
#: help.c:19
8
#: help.c:19
6
msgid " \\C TITLE set table title\n"
msgstr ""
msgstr "
\\C TITEL stt tabelltiteln\n"
#: help.c:19
9
#: help.c:19
7
msgid " \\cd [DIRNAME] change the current working directory\n"
msgstr " \\cd [KATALOG] byt den aktuella katalogen\n"
#: help.c:
200
#: help.c:
198
msgid " \\copy ... perform SQL COPY with data stream to the client host\n"
msgstr ""
#: help.c:
201
#: help.c:
199
msgid " \\copyright show PostgreSQL usage and distribution terms\n"
msgstr ""
msgstr "
\\copyright visa PostgreSQL-upphovsrttsinformationer\n"
#: help.c:20
2
#: help.c:20
0
msgid " \\d TABLE describe table (or view, index, sequence)\n"
msgstr ""
msgstr "
\\d TABELL beskriv tabell (eller sikt, index, sekvens)\n
"
# XXX
#: help.c:20
3
#: help.c:20
1
msgid " \\d{t|i|s|v}... list tables/indexes/sequences/views\n"
msgstr " \\d{t|i|s|v}...
beskriv
tabeller/indexen/sekvenser/sikter\n"
msgstr " \\d{t|i|s|v}...
visa
tabeller/indexen/sekvenser/sikter\n"
#: help.c:20
4
#: help.c:20
2
msgid ""
" \\d{p|S|l} list access privileges, system tables, or large objects\n"
msgstr ""
" \\d{p|S|l} visa tkomstrttigheter, systemtabeller och large objects\n"
#: help.c:20
5
#: help.c:20
3
msgid " \\da list aggregate functions\n"
msgstr ""
msgstr "
\\da visa aggregatfunktioner\n
"
#: help.c:20
6
#: help.c:20
4
msgid " \\dd NAME show comment for table, type, function, or operator\n"
msgstr ""
" \\dd NAMN visa beskrivning av tabell, typ, funktion eller operatr\n"
#: help.c:20
7
#: help.c:20
5
msgid " \\df list functions\n"
msgstr " \\df visa funktioner\n"
#: help.c:20
8
#: help.c:20
6
msgid " \\do list operators\n"
msgstr ""
msgstr "
\\do visa operatrer\n"
#: help.c:20
9
#: help.c:20
7
msgid " \\dT list data types\n"
msgstr ""
msgstr "
\\dT visa datatyper\n
"
#: help.c:2
10
#: help.c:2
08
msgid ""
" \\e FILENAME edit the current query buffer or file with external editor\n"
msgstr ""
#: help.c:2
11
#: help.c:2
09
msgid " \\echo TEXT write text to standard output\n"
msgstr " \\echo TEXT skriv text till standard ut\n"
#: help.c:21
2
#: help.c:21
0
msgid " \\encoding ENCODING set client encoding\n"
msgstr ""
#: help.c:21
3
#: help.c:21
1
msgid " \\f STRING set field separator\n"
msgstr " \\f STRNG stt fltseparatorn\n"
#: help.c:21
4
#: help.c:21
2
msgid ""
" \\g FILENAME send SQL command to server (and write results to file or |"
"pipe)\n"
msgstr " \\g FILNAMN skicka SQL-kommando till servern (och skriv resultater till fil eller |rr)\n"
msgstr ""
" \\g FILNAMN skicka SQL-kommando till servern (och skriv resultater till "
"fil eller |rr)\n"
#: help.c:21
5
#: help.c:21
3
msgid " \\h NAME help on syntax of SQL commands, * for all commands\n"
msgstr ""
#: help.c:21
6
#: help.c:21
4
#, c-format
msgid " \\H toggle HTML output mode (currently %s)\n"
msgstr ""
#: help.c:21
8
#: help.c:21
6
msgid " \\i FILENAME execute commands from file\n"
msgstr " \\i FILNAMN kr kommandona frn fil\n"
#: help.c:21
9
#: help.c:21
7
msgid " \\l list all databases\n"
msgstr " \\l visa befintliga databaser\n"
#: help.c:2
20
#: help.c:2
18
msgid ""
" \\lo_export, \\lo_import, \\lo_list, \\lo_unlink\n"
" large object operations\n"
msgstr ""
#: help.c:22
2
#: help.c:22
0
msgid " \\o FILENAME send all query results to file or |pipe\n"
msgstr ""
#: help.c:22
3
#: help.c:22
1
msgid " \\p show the content of the current query buffer\n"
msgstr ""
#: help.c:22
4
#: help.c:22
2
msgid ""
" \\pset VAR set table output option (VAR := {format|border|expanded|\n"
" fieldsep|null|recordsep|tuples_only|title|tableattr|pager})\n"
msgstr ""
#: help.c:22
6
#: help.c:22
4
msgid " \\q quit psql\n"
msgstr " \\q lmna psql\n"
#: help.c:22
7
#: help.c:22
5
msgid " \\qecho TEXT write text to query output stream (see \\o)\n"
msgstr ""
#: help.c:22
8
#: help.c:22
6
msgid " \\r reset (clear) the query buffer\n"
msgstr ""
#: help.c:22
9
#: help.c:22
7
msgid " \\s FILENAME print history or save it to file\n"
msgstr ""
msgstr "
\\s FILNAMN visa kommandohistorien eller spara den i fil\n
"
#: help.c:2
30
#: help.c:2
28
msgid " \\set NAME VALUE set internal variable\n"
msgstr ""
msgstr "
\\set NAMN VRDE stt intern variabel\n"
#: help.c:2
31
#: help.c:2
29
#, c-format
msgid " \\t show only rows (currently %s)\n"
msgstr ""
msgstr "
\\t visa endast rader (aktuellt: %s)\n
"
#: help.c:23
3
#: help.c:23
1
msgid " \\T TEXT set HTML table tag attributes\n"
msgstr ""
#: help.c:23
4
#: help.c:23
2
msgid " \\unset NAME unset (delete) internal variable\n"
msgstr ""
msgstr "
\\unset NAME ta bort intern variabel\n
"
#: help.c:23
5
#: help.c:23
3
msgid " \\w FILENAME write current query buffer to file\n"
msgstr ""
msgstr "
\\w FILNAMN skriv nuvarande frgebuffert till fil\n"
#: help.c:23
6
#: help.c:23
4
#, c-format
msgid " \\x toggle expanded output (currently %s)\n"
msgstr ""
#: help.c:23
8
#: help.c:23
6
msgid " \\z list table access privileges\n"
msgstr ""
msgstr "
\\z visa tabelltkomstrttigheter\n"
# XXX
#: help.c:23
9
#: help.c:23
7
msgid " \\! [COMMAND] execute command in shell or start interactive shell\n"
msgstr " \\! [KOMMANDO] kr kommando i sh
ell eller starta interaktiv shell
\n"
msgstr " \\! [KOMMANDO] kr kommando i sk
al eller starta interaktivt skal
\n"
#: help.c:26
6
#: help.c:26
4
msgid "Available help:"
msgstr "Tillgnglig hjlp:"
#: help.c:29
7
#: help.c:29
5
#, c-format
msgid ""
"Command: %s\n"
...
...
@@ -661,7 +675,7 @@ msgstr ""
"%s\n"
"\n"
#: help.c:30
8
#: help.c:30
6
#, c-format
msgid ""
"No help available for '%-.*s'.\n"
...
...
@@ -670,36 +684,37 @@ msgstr ""
"Ingen hjlp tillgnglig fr \"%-.*s\".\n"
"Frsk med \\h utan argument fr att ser den tillgngliga hjlpen.\n"
#: input.c:17
1
#: input.c:17
6
#, c-format
msgid "could not save history to %s: %s\n"
msgstr ""
msgstr "
kan inte skriva kommandohistorien till %s: %s\n
"
#: large_obj.c:6
6
#: large_obj.c:6
9
msgid "Warning: Your transaction in progress has been committed."
msgstr ""
#: large_obj.c:
68
#: large_obj.c:
71
msgid "Warning: Your transaction in progress has been rolled back."
msgstr ""
#: large_obj.c:9
5
#: large_obj.c:9
8
msgid "\\lo_export: not connected to a database\n"
msgstr "\\lo_export: inte frbunden till en databas\n"
#: large_obj.c:16
2
#: large_obj.c:16
5
msgid "\\lo_import: not connected to a database\n"
msgstr "\\lo_import: inte frbunden till en databas\n"
#: large_obj.c:2
53
#: large_obj.c:2
81
msgid "\\lo_unlink: not connected to a database\n"
msgstr "\\lo_unlink: inte frbunden till en databas\n"
#: large_obj.c:328
#: describe.c:57 describe.c:110 describe.c:169 describe.c:220 describe.c:268
#: describe.c:400 describe.c:529 describe.c:1033 large_obj.c:362
msgid "Description"
msgstr "Beskrivning"
#: large_obj.c:3
36
#: large_obj.c:3
70
msgid "Large objects"
msgstr ""
...
...
@@ -708,29 +723,29 @@ msgstr ""
msgid "Use \"\\q\" to leave %s.\n"
msgstr "Anvnd \"\\q\" fr att lmna %s.\n"
#: print.c:
36
7
#: print.c:
44
7
msgid "(No rows)\n"
msgstr "(Inga rader)\n"
#: print.c:1
072
#: print.c:1
221
msgid "(1 row)"
msgstr "(1 rad)"
#: print.c:1
074
#: print.c:1
223
#, c-format
msgid "(%d rows)"
msgstr "(%d rader)"
#: startup.c:14
1 startup.c:615
#: startup.c:14
0 startup.c:611
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: minnet slut\n"
#: startup.c:17
7
msgid "Username: "
#: startup.c:17
5
msgid "User
name: "
msgstr "Anvndarnamn: "
#: startup.c:28
6
#: startup.c:28
4
#, c-format
msgid ""
"Welcome to %s, the PostgreSQL interactive terminal.\n"
...
...
@@ -742,28 +757,36 @@ msgid ""
" \\q to quit\n"
"\n"
msgstr ""
"Vlkommen till %s, PostgreSQLs interaktiv terminal.\n"
"\n"
"Sl: \\copyright fr upphovsrttsinformationer\n"
" \\h fr hjlp om SQL-kommandon\n"
" \\? fr hjlp om interna bakstreck-kommandon\n"
" \\g eller semikolon fr att kra en frga\n"
" \\q fr att avsluta\n"
"\n"
#: startup.c:4
61
#: startup.c:4
57
#, c-format
msgid "%s: couldn't set printing parameter %s\n"
msgstr ""
#: startup.c:50
7
#: startup.c:50
3
#, c-format
msgid "%s: could not delete variable %s\n"
msgstr "%s: kan inte ta bort variabeln %s\n"
#: startup.c:51
7
#: startup.c:51
3
#, c-format
msgid "%s: could not set variable %s\n"
msgstr "%s: kan inte stta variabeln %s\n"
#: startup.c:54
8 startup.c:563
#: startup.c:54
4 startup.c:559
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "Forsk med \"%s --help\" fr mer information.\n"
#: startup.c:55
6
#: startup.c:55
2
#, c-format
msgid ""
"%s was compiled without support for long options.\n"
...
...
@@ -772,43 +795,335 @@ msgstr ""
"%s har inte blivit kompilerat med std fr lnga flaggor.\n"
"Anvnda --help fr hjlp om flaggor.\n"
#: startup.c:5
81
#: startup.c:5
77
#, c-format
msgid "%s: warning: extra option %s ignored\n"
msgstr "%s: varning: verfldig flagga \"%s\" ignorerad\n"
#: startup.c:58
8
#: startup.c:58
4
#, c-format
msgid "%s: Warning: The -u option is deprecated. Use -U.\n"
msgstr ""
msgstr "
%s: Varning: Flaggan -u r frlegad. Anvnd -U istllet.\n"
#: startup.c:64
4
#: startup.c:64
0
msgid "contains support for: "
msgstr "innehller std fr: "
#: startup.c:64
7
#: startup.c:64
3
msgid "readline"
msgstr "readline"
#: startup.c:65
7
#: startup.c:65
3
msgid "history"
msgstr "
history
"
msgstr "
kommandohistoria
"
#: startup.c:66
6
#: startup.c:66
2
msgid "multibyte"
msgstr "multibyte"
#: startup.c:67
4
#: startup.c:67
0
msgid ""
"Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group\n"
"Portions Copyright (c) 1996, Regents of the University of California\n"
"Read the file COPYRIGHT or use the command \\copyright to see the\n"
"usage and distribution terms."
msgstr ""
"Delar Copyright (c) 1996-2001, PostgreSQL Global Development Group\n"
"Delar Copyright (c) 1996, Regents of the University of California\n"
"Ls filen COPYRIGHT or eller anvnd kommandot \\copyright fr att beskda\n"
"anvndnings- och kopieringsvillkor."
#: startup.c:69
9
#: startup.c:69
5
#, c-format
msgid ""
"SSL connection (cipher: %s, bits: %i)\n"
"\n"
msgstr "SSL-frbindelse (cipher: %s, bits: %i)\n\n"
msgstr ""
"SSL-frbindelse (cipher: %s, bits: %i)\n"
"\n"
#: describe.c:56 describe.c:100 describe.c:158 describe.c:219 describe.c:259
#: describe.c:400 describe.c:1027
msgid "Name"
msgstr "Namn"
#: describe.c:56
msgid "(all types)"
msgstr "(alla typer)"
#: describe.c:57
msgid "Data type"
msgstr "Datatyp"
#: describe.c:73
msgid "List of aggregate functions"
msgstr ""
#: describe.c:100
msgid "Result data type"
msgstr ""
#: describe.c:101
msgid "Argument data types"
msgstr ""
#: describe.c:109 describe.c:259 describe.c:1028
msgid "Owner"
msgstr "gare"
#: describe.c:109
msgid "Language"
msgstr "Sprk"
#: describe.c:110
msgid "Source code"
msgstr "Kllkod"
#: describe.c:135
msgid "List of functions"
msgstr ""
#: describe.c:166
msgid "Internal name"
msgstr ""
#: describe.c:166
msgid "Size"
msgstr ""
#: describe.c:193
msgid "List of data types"
msgstr ""
#: describe.c:219
msgid "Left arg type"
msgstr ""
#: describe.c:219
msgid "Right arg type"
msgstr ""
#: describe.c:220
msgid "Result type"
msgstr ""
#: describe.c:235
msgid "List of operators"
msgstr ""
#: describe.c:263
msgid "Encoding"
msgstr "Kodning"
#: describe.c:278
msgid "List of databases"
msgstr ""
#: describe.c:305
msgid "Table"
msgstr "Tabell"
#: describe.c:305
msgid "Access privileges"
msgstr "tkomstrttigheter"
#: describe.c:319
#, c-format
msgid "Access privileges for database \"%s\""
msgstr "tkomstrttigheter fr databasen \"%s\""
#: describe.c:400
msgid "Object"
msgstr "Objekt"
#: describe.c:401
msgid "aggregate"
msgstr ""
#: describe.c:401
msgid "function"
msgstr "funktion"
#: describe.c:401
msgid "operator"
msgstr "operatr"
#: describe.c:402
msgid "data type"
msgstr ""
#: describe.c:402 describe.c:1027
msgid "table"
msgstr "tabell"
#: describe.c:402 describe.c:1027
msgid "view"
msgstr "sikt"
#: describe.c:403 describe.c:1027
msgid "index"
msgstr "index"
#: describe.c:403 describe.c:1027
msgid "sequence"
msgstr "sekvens"
#: describe.c:403
msgid "rule"
msgstr "rule"
#: describe.c:404
msgid "trigger"
msgstr "trigger"
#: describe.c:421
msgid "Object descriptions"
msgstr "Objektbeskrivningar"
#: describe.c:502
#, c-format
msgid "Did not find any relation named \"%s\".\n"
msgstr ""
#: describe.c:516
msgid "Column"
msgstr ""
#: describe.c:517 describe.c:1028
msgid "Type"
msgstr "Typ"
#: describe.c:523
msgid "Modifiers"
msgstr ""
#: describe.c:627
#, c-format
msgid "Table \"%s\""
msgstr "Tabell \"%s\""
#: describe.c:630
#, c-format
msgid "View \"%s\""
msgstr "Sikt \"%s\""
#: describe.c:633
#, c-format
msgid "Sequence \"%s\""
msgstr "Sekvens \"%s\""
#: describe.c:636
#, c-format
msgid "Index \"%s\""
msgstr "Index \"%s\""
#: describe.c:639
#, c-format
msgid "Special relation \"%s\""
msgstr "Srskild relation \"%s\""
#: describe.c:642
#, c-format
msgid "TOAST table \"%s\""
msgstr "\"TOAST\"-tabell \"%s\""
#: describe.c:645
#, c-format
msgid "?%c? \"%s\""
msgstr "?%c? \"%s\""
#: describe.c:675
msgid "unique "
msgstr ""
#: describe.c:680
msgid " (primary key)"
msgstr ""
#: describe.c:685
#, c-format
msgid "Index predicate: %s"
msgstr "Indexpredikat: %s"
#: describe.c:700
#, c-format
msgid "View definition: %s"
msgstr "Siktdefinition: %s"
#: describe.c:816
msgid "Indexes"
msgstr "Indexen"
#: describe.c:831
msgid "Primary key"
msgstr ""
#: describe.c:846
msgid "Unique keys"
msgstr ""
#: describe.c:861
msgid "Check constraints"
msgstr ""
#: describe.c:864
#, c-format
msgid "%s: \"%s\" %s"
msgstr "%s: \"%s\" %s"
#: describe.c:867
#, c-format
msgid "%*s \"%s\" %s"
msgstr "%*s \"%s\" %s"
#: describe.c:875
msgid "Rules"
msgstr ""
#: describe.c:890
msgid "Triggers"
msgstr ""
#: describe.c:961
msgid "User name"
msgstr "Anvndarnamn"
#: describe.c:961
msgid "User ID"
msgstr "Anvndar-ID"
#: describe.c:962
msgid "superuser, create database"
msgstr ""
#: describe.c:963
msgid "superuser"
msgstr ""
#: describe.c:963
msgid "create database"
msgstr ""
#: describe.c:964
msgid "Attributes"
msgstr ""
#: describe.c:978
msgid "List of database users"
msgstr ""
#: describe.c:1028
msgid "special"
msgstr "srskild"
#: describe.c:1071
msgid "No matching relations found.\n"
msgstr ""
#: describe.c:1073
msgid "No relations found.\n"
msgstr ""
#: describe.c:1078
msgid "List of relations"
msgstr ""
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment