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
b8d518c1
Commit
b8d518c1
authored
Feb 28, 2004
by
Dennis Bjorklund
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Translation update
parent
90aac565
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
66 additions
and
61 deletions
+66
-61
src/bin/pg_resetxlog/po/sv.po
src/bin/pg_resetxlog/po/sv.po
+66
-61
No files found.
src/bin/pg_resetxlog/po/sv.po
View file @
b8d518c1
...
@@ -4,56 +4,57 @@
...
@@ -4,56 +4,57 @@
msgid ""
msgid ""
msgstr ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.4\n"
"Project-Id-Version: PostgreSQL 7.4\n"
"POT-Creation-Date: 2003-08-09 12:24+0200\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2003-08-09 12:26+0200\n"
"POT-Creation-Date: 2004-02-28 12:04+0100\n"
"PO-Revision-Date: 2004-02-28 12:04+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"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"Content-Transfer-Encoding: 8bit\n"
#: pg_resetxlog.c:14
1
#: pg_resetxlog.c:14
3
#, c-format
#, c-format
msgid "%s: invalid argument for option -x\n"
msgid "%s: invalid argument for option -x\n"
msgstr "%s: ogiltigt argument till flaggan -x\n"
msgstr "%s: ogiltigt argument till flaggan -x\n"
#: pg_resetxlog.c:14
2 pg_resetxlog.c:157 pg_resetxlog.c:172 pg_resetxlog.c:179
#: pg_resetxlog.c:14
4 pg_resetxlog.c:159 pg_resetxlog.c:174 pg_resetxlog.c:181
#: pg_resetxlog.c:18
5 pg_resetxlog.c:193
#: pg_resetxlog.c:18
7 pg_resetxlog.c:195
#, c-format
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgid "Try \"%s --help\" for more information.\n"
msgstr "Frsk med \"%s --help\" fr mer information.\n"
msgstr "Frsk med \"%s --help\" fr mer information.\n"
#: pg_resetxlog.c:14
7
#: pg_resetxlog.c:14
9
#, c-format
#, c-format
msgid "%s: transaction ID (-x) must not be 0\n"
msgid "%s: transaction ID (-x) must not be 0\n"
msgstr "%s: transaktions-ID (-x) fr inte vara 0\n"
msgstr "%s: transaktions-ID (-x) fr inte vara 0\n"
#: pg_resetxlog.c:15
6
#: pg_resetxlog.c:15
8
#, c-format
#, c-format
msgid "%s: invalid argument for option -o\n"
msgid "%s: invalid argument for option -o\n"
msgstr "%s: ogiltigt argument till flaggan -o\n"
msgstr "%s: ogiltigt argument till flaggan -o\n"
#: pg_resetxlog.c:16
2
#: pg_resetxlog.c:16
4
#, c-format
#, c-format
msgid "%s: OID (-o) must not be 0\n"
msgid "%s: OID (-o) must not be 0\n"
msgstr "%s: OID (-o) fr inte vara 0\n"
msgstr "%s: OID (-o) fr inte vara 0\n"
#: pg_resetxlog.c:17
1 pg_resetxlog.c:178
#: pg_resetxlog.c:17
3 pg_resetxlog.c:180
#, c-format
#, c-format
msgid "%s: invalid argument for option -l\n"
msgid "%s: invalid argument for option -l\n"
msgstr "%s: ogiltigt argument till flaggan -l\n"
msgstr "%s: ogiltigt argument till flaggan -l\n"
#: pg_resetxlog.c:19
2
#: pg_resetxlog.c:19
4
#, c-format
#, c-format
msgid "%s: no data directory specified\n"
msgid "%s: no data directory specified\n"
msgstr "%s: ingen datakatalog angiven\n"
msgstr "%s: ingen datakatalog angiven\n"
#: pg_resetxlog.c:21
2 pg_resetxlog.c:308
#: pg_resetxlog.c:21
4 pg_resetxlog.c:310
#, c-format
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: kunde inte ppna fil \"%s\" fr lsning: %s\n"
msgstr "%s: kunde inte ppna fil \"%s\" fr lsning: %s\n"
#: pg_resetxlog.c:2
18
#: pg_resetxlog.c:2
20
#, c-format
#, c-format
msgid ""
msgid ""
"%s: lock file \"%s\" exists\n"
"%s: lock file \"%s\" exists\n"
...
@@ -62,7 +63,7 @@ msgstr ""
...
@@ -62,7 +63,7 @@ msgstr ""
"%s: lsfil \"%s\" existerar\n"
"%s: lsfil \"%s\" existerar\n"
"Kr servern redan? Om inte, radera lsfilen och frsk igen.\n"
"Kr servern redan? Om inte, radera lsfilen och frsk igen.\n"
#: pg_resetxlog.c:25
7
#: pg_resetxlog.c:25
9
msgid ""
msgid ""
"\n"
"\n"
"If these values seem acceptable, use -f to force reset.\n"
"If these values seem acceptable, use -f to force reset.\n"
...
@@ -71,7 +72,7 @@ msgstr ""
...
@@ -71,7 +72,7 @@ msgstr ""
"Om dessa vrden verkar acceptable, anvnd -f fr\n"
"Om dessa vrden verkar acceptable, anvnd -f fr\n"
"att forcera terstllande.\n"
"att forcera terstllande.\n"
#: pg_resetxlog.c:2
69
#: pg_resetxlog.c:2
71
msgid ""
msgid ""
"The database server was not shut down cleanly.\n"
"The database server was not shut down cleanly.\n"
"Resetting the transaction log may cause data to be lost.\n"
"Resetting the transaction log may cause data to be lost.\n"
...
@@ -82,11 +83,11 @@ msgstr ""
...
@@ -82,11 +83,11 @@ msgstr ""
"Om du vill fortstta nd, anvnd -f fr att forcera\n"
"Om du vill fortstta nd, anvnd -f fr att forcera\n"
"terstllande.\n"
"terstllande.\n"
#: pg_resetxlog.c:28
2
#: pg_resetxlog.c:28
4
msgid "Transaction log reset\n"
msgid "Transaction log reset\n"
msgstr "terstllande frn transaktionslogg\n"
msgstr "terstllande frn transaktionslogg\n"
#: pg_resetxlog.c:31
1
#: pg_resetxlog.c:31
3
#, c-format
#, c-format
msgid ""
msgid ""
"If you are sure the data directory path is correct, execute\n"
"If you are sure the data directory path is correct, execute\n"
...
@@ -97,35 +98,35 @@ msgstr ""
...
@@ -97,35 +98,35 @@ msgstr ""
" touch %s\n"
" touch %s\n"
"och frsk igen.\n"
"och frsk igen.\n"
#: pg_resetxlog.c:32
4
#: pg_resetxlog.c:32
6
#, c-format
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: kunde inte lsa fil \"%s\": %s\n"
msgstr "%s: kunde inte lsa fil \"%s\": %s\n"
#: pg_resetxlog.c:34
7
#: pg_resetxlog.c:34
9
#, c-format
#, c-format
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
msgstr ""
msgstr ""
"%s: pg_control existerar men har ogiltig CRC; fortstt med frsiktighet\n"
"%s: pg_control existerar men har ogiltig CRC; fortstt med frsiktighet\n"
#: pg_resetxlog.c:35
6
#: pg_resetxlog.c:35
8
#, c-format
#, c-format
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
msgstr ""
msgstr ""
"%s: pg_control existerar men r trasig eller har oknd version; ignorerar "
"%s: pg_control existerar men r trasig eller har oknd version; ignorerar "
"den\n"
"den\n"
#: pg_resetxlog.c:4
07
#: pg_resetxlog.c:4
22
#, c-format
#, c-format
msgid "%s: invalid LC_COLLATE setting\n"
msgid "%s: invalid LC_COLLATE setting\n"
msgstr "%s: ogiltigt instllning fr LC_COLLATE\n"
msgstr "%s: ogiltigt instllning fr LC_COLLATE\n"
#: pg_resetxlog.c:4
14
#: pg_resetxlog.c:4
29
#, c-format
#, c-format
msgid "%s: invalid LC_CTYPE setting\n"
msgid "%s: invalid LC_CTYPE setting\n"
msgstr "%s: ogiltig instllning fr LC_CTYPE\n"
msgstr "%s: ogiltig instllning fr LC_CTYPE\n"
#: pg_resetxlog.c:4
36
#: pg_resetxlog.c:4
53
msgid ""
msgid ""
"Guessed pg_control values:\n"
"Guessed pg_control values:\n"
"\n"
"\n"
...
@@ -133,7 +134,7 @@ msgstr ""
...
@@ -133,7 +134,7 @@ msgstr ""
"Gissade pg_control-vrden:\n"
"Gissade pg_control-vrden:\n"
"\n"
"\n"
#: pg_resetxlog.c:4
38
#: pg_resetxlog.c:4
55
msgid ""
msgid ""
"pg_control values:\n"
"pg_control values:\n"
"\n"
"\n"
...
@@ -141,137 +142,142 @@ msgstr ""
...
@@ -141,137 +142,142 @@ msgstr ""
"pg_control-vrden:\n"
"pg_control-vrden:\n"
"\n"
"\n"
#: pg_resetxlog.c:4
40
#: pg_resetxlog.c:4
64
#, c-format
#, c-format
msgid "pg_control version number: %u\n"
msgid "pg_control version number: %u\n"
msgstr "pg_control versionsnummer: %u\n"
msgstr "pg_control versionsnummer: %u\n"
#: pg_resetxlog.c:4
41
#: pg_resetxlog.c:4
65
#, c-format
#, c-format
msgid "Catalog version number: %u\n"
msgid "Catalog version number: %u\n"
msgstr "Katalogversionsnummer: %u\n"
msgstr "Katalogversionsnummer: %u\n"
#: pg_resetxlog.c:442
#: pg_resetxlog.c:466
#, c-format
msgid "Database system identifier: %s\n"
msgstr "Databasens systemidentifierare: %s\n"
#: pg_resetxlog.c:467
#, c-format
#, c-format
msgid "Current log file ID: %u\n"
msgid "Current log file ID: %u\n"
msgstr "Aktuell loggfil-ID: %u\n"
msgstr "Aktuell loggfil-ID: %u\n"
#: pg_resetxlog.c:4
43
#: pg_resetxlog.c:4
68
#, c-format
#, c-format
msgid "Next log file segment: %u\n"
msgid "Next log file segment: %u\n"
msgstr "Nsta loggfilsegment: %u\n"
msgstr "Nsta loggfilsegment: %u\n"
#: pg_resetxlog.c:4
44
#: pg_resetxlog.c:4
69
#, c-format
#, c-format
msgid "Latest checkpoint's StartUpID: %u\n"
msgid "Latest checkpoint's StartUpID: %u\n"
msgstr "Senaste kontrollpunktens StartUpID: %u\n"
msgstr "Senaste kontrollpunktens StartUpID: %u\n"
#: pg_resetxlog.c:4
45
#: pg_resetxlog.c:4
70
#, c-format
#, c-format
msgid "Latest checkpoint's NextXID: %u\n"
msgid "Latest checkpoint's NextXID: %u\n"
msgstr "Senaste kontrollpunktens NextXID: %u\n"
msgstr "Senaste kontrollpunktens NextXID: %u\n"
#: pg_resetxlog.c:4
46
#: pg_resetxlog.c:4
71
#, c-format
#, c-format
msgid "Latest checkpoint's NextOID: %u\n"
msgid "Latest checkpoint's NextOID: %u\n"
msgstr "Senaste kontrollpunktens NextOID: %u\n"
msgstr "Senaste kontrollpunktens NextOID: %u\n"
#: pg_resetxlog.c:4
47
#: pg_resetxlog.c:4
72
#, c-format
#, c-format
msgid "Database block size: %u\n"
msgid "Database block size: %u\n"
msgstr "Databasens blockstorlek: %u\n"
msgstr "Databasens blockstorlek: %u\n"
#: pg_resetxlog.c:4
48
#: pg_resetxlog.c:4
73
#, c-format
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgid "Blocks per segment of large relation: %u\n"
msgstr "Block per segment i stor relation: %u\n"
msgstr "Block per segment i stor relation: %u\n"
#: pg_resetxlog.c:4
49
#: pg_resetxlog.c:4
74
#, c-format
#, c-format
msgid "Maximum length of identifiers: %u\n"
msgid "Maximum length of identifiers: %u\n"
msgstr "Maximal lngd p identifierare: %u\n"
msgstr "Maximal lngd p identifierare: %u\n"
#: pg_resetxlog.c:4
50
#: pg_resetxlog.c:4
75
#, c-format
#, c-format
msgid "Maximum number of function arguments: %u\n"
msgid "Maximum number of function arguments: %u\n"
msgstr "Maximalt antal funktionsargument: %u\n"
msgstr "Maximalt antal funktionsargument: %u\n"
#: pg_resetxlog.c:4
51
#: pg_resetxlog.c:4
76
#, c-format
#, c-format
msgid "Date/time type storage: %s\n"
msgid "Date/time type storage: %s\n"
msgstr "Lagringstyp fr datum/tid: %s\n"
msgstr "Lagringstyp fr datum/tid: %s\n"
#: pg_resetxlog.c:4
52
#: pg_resetxlog.c:4
77
msgid "64-bit integers"
msgid "64-bit integers"
msgstr "64-bits heltal"
msgstr "64-bits heltal"
#: pg_resetxlog.c:4
52
#: pg_resetxlog.c:4
77
msgid "floating-point numbers"
msgid "floating-point numbers"
msgstr "flyttalsnummer"
msgstr "flyttalsnummer"
#: pg_resetxlog.c:4
53
#: pg_resetxlog.c:4
78
#, c-format
#, c-format
msgid "Maximum length of locale name: %u\n"
msgid "Maximum length of locale name: %u\n"
msgstr "Maximal lngd p lokalnamn: %u\n"
msgstr "Maximal lngd p lokalnamn: %u\n"
#: pg_resetxlog.c:4
54
#: pg_resetxlog.c:4
79
#, c-format
#, c-format
msgid "LC_COLLATE: %s\n"
msgid "LC_COLLATE: %s\n"
msgstr "LC_COLLATE: %s\n"
msgstr "LC_COLLATE: %s\n"
#: pg_resetxlog.c:4
55
#: pg_resetxlog.c:4
80
#, c-format
#, c-format
msgid "LC_CTYPE: %s\n"
msgid "LC_CTYPE: %s\n"
msgstr "LC_CTYPE: %s\n"
msgstr "LC_CTYPE: %s\n"
#: pg_resetxlog.c:5
08
#: pg_resetxlog.c:5
41
#, c-format
#, c-format
msgid ""
msgid ""
"%s: internal error -- sizeof(ControlFileData) is too large ... fix xlog.c\n"
"%s: internal error -- sizeof(ControlFileData) is too large ... fix xlog.c\n"
msgstr ""
msgstr ""
"%s: internt fel -- sizeof(ControlFileData) r fr stor ... laga xlog.c\n"
"%s: internt fel -- sizeof(ControlFileData) r fr stor ... laga xlog.c\n"
#: pg_resetxlog.c:5
21
#: pg_resetxlog.c:5
54
#, c-format
#, c-format
msgid "%s: could not create pg_control file: %s\n"
msgid "%s: could not create pg_control file: %s\n"
msgstr "%s: kunde inte skapa pg_control-fil: %s\n"
msgstr "%s: kunde inte skapa pg_control-fil: %s\n"
#: pg_resetxlog.c:5
32
#: pg_resetxlog.c:5
65
#, c-format
#, c-format
msgid "%s: could not write pg_control file: %s\n"
msgid "%s: could not write pg_control file: %s\n"
msgstr "%s: kunde inte skriva pg_control-fil: %s\n"
msgstr "%s: kunde inte skriva pg_control-fil: %s\n"
#: pg_resetxlog.c:5
39 pg_resetxlog.c:680
#: pg_resetxlog.c:5
72 pg_resetxlog.c:747
#, c-format
#, c-format
msgid "%s: fsync error: %s\n"
msgid "%s: fsync error: %s\n"
msgstr "%s: fsync fel: %s\n"
msgstr "%s: fsync fel: %s\n"
#: pg_resetxlog.c:5
60
#: pg_resetxlog.c:5
93
#, c-format
#, c-format
msgid "%s: could not open directory \"%s\": %s\n"
msgid "%s: could not open directory \"%s\": %s\n"
msgstr "%s: kunde inte ppna katalog \"%s\": %s\n"
msgstr "%s: kunde inte ppna katalog \"%s\": %s\n"
#: pg_resetxlog.c:
574
#: pg_resetxlog.c:
607
#, c-format
#, c-format
msgid "%s: could not delete file \"%s\": %s\n"
msgid "%s: could not delete file \"%s\": %s\n"
msgstr "%s: kunde inte radera filen \"%s\": %s\n"
msgstr "%s: kunde inte radera filen \"%s\": %s\n"
#: pg_resetxlog.c:
584
#: pg_resetxlog.c:
623
#, c-format
#, c-format
msgid "%s: could not read from directory \"%s\": %s\n"
msgid "%s: could not read from directory \"%s\": %s\n"
msgstr "%s: kunde inte lsa frn katalog \"%s\": %s\n"
msgstr "%s: kunde inte lsa frn katalog \"%s\": %s\n"
#: pg_resetxlog.c:
647
#: pg_resetxlog.c:
714
#, c-format
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: kunde inte ppna fil \"%s\": %s\n"
msgstr "%s: kunde inte ppna fil \"%s\": %s\n"
#: pg_resetxlog.c:
658 pg_resetxlog.c:672
#: pg_resetxlog.c:
725 pg_resetxlog.c:739
#, c-format
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: kunde inte skriva fil \"%s\": %s\n"
msgstr "%s: kunde inte skriva fil \"%s\": %s\n"
#: pg_resetxlog.c:
691
#: pg_resetxlog.c:
758
#, c-format
#, c-format
msgid ""
msgid ""
"%s resets the PostgreSQL transaction log.\n"
"%s resets the PostgreSQL transaction log.\n"
...
@@ -280,7 +286,7 @@ msgstr ""
...
@@ -280,7 +286,7 @@ msgstr ""
"%s terstller PostgreSQL transaktionslogg.\n"
"%s terstller PostgreSQL transaktionslogg.\n"
"\n"
"\n"
#: pg_resetxlog.c:
692
#: pg_resetxlog.c:
759
#, c-format
#, c-format
msgid ""
msgid ""
"Usage:\n"
"Usage:\n"
...
@@ -291,49 +297,48 @@ msgstr ""
...
@@ -291,49 +297,48 @@ msgstr ""
" %s [FLAGGA]... DATAKATALOG\n"
" %s [FLAGGA]... DATAKATALOG\n"
"\n"
"\n"
#: pg_resetxlog.c:
693
#: pg_resetxlog.c:
760
msgid "Options:\n"
msgid "Options:\n"
msgstr "Flaggor:\n"
msgstr "Flaggor:\n"
#: pg_resetxlog.c:
694
#: pg_resetxlog.c:
761
msgid " -f force update to be done\n"
msgid " -f force update to be done\n"
msgstr " -f forcera terstllande\n"
msgstr " -f forcera terstllande\n"
#: pg_resetxlog.c:
695
#: pg_resetxlog.c:
762
msgid ""
msgid ""
" -l FILEID,SEG force minimum WAL starting location for new transaction "
" -l FILEID,SEG force minimum WAL starting location for new transaction "
"log\n"
"log\n"
msgstr ""
msgstr ""
" -l FILID,SEG ange minsta WAL-startposition fr ny transaktionslogg\n"
" -l FILID,SEG ange minsta WAL-startposition fr ny transaktionslogg\n"
#: pg_resetxlog.c:
696
#: pg_resetxlog.c:
763
msgid ""
msgid ""
" -n no update, just show extracted control values (for "
" -n no update, just show extracted control values (for "
"testing)\n"
"testing)\n"
msgstr ""
msgstr ""
" -n ingen updatering, visa bara kontrollvrden (fr testning)\n"
" -n ingen updatering, visa bara kontrollvrden (fr testning)\n"
#: pg_resetxlog.c:
697
#: pg_resetxlog.c:
764
msgid " -o OID set next OID\n"
msgid " -o OID set next OID\n"
msgstr " -o OID stt nsta OID\n"
msgstr " -o OID stt nsta OID\n"
#: pg_resetxlog.c:
698
#: pg_resetxlog.c:
765
msgid " -x XID set next transaction ID\n"
msgid " -x XID set next transaction ID\n"
msgstr " -x XID stt nsta transaktions-ID\n"
msgstr " -x XID stt nsta transaktions-ID\n"
#: pg_resetxlog.c:
699
#: pg_resetxlog.c:
766
msgid " --help show this help, then exit\n"
msgid " --help show this help, then exit\n"
msgstr " --help visa denna hjlp, avsluta sedan\n"
msgstr " --help visa denna hjlp, avsluta sedan\n"
#: pg_resetxlog.c:7
00
#: pg_resetxlog.c:7
67
msgid " --version output version information, then exit\n"
msgid " --version output version information, then exit\n"
msgstr " --version visa versionsinformation, avsluta sedan\n"
msgstr " --version visa versionsinformation, avsluta sedan\n"
#: pg_resetxlog.c:7
01
#: pg_resetxlog.c:7
68
msgid ""
msgid ""
"\n"
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr ""
msgstr ""
"\n"
"\n"
"Reportera buggar till <pgsql-bugs@postgresql.org>.\n"
"Reportera buggar till <pgsql-bugs@postgresql.org>.\n"
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